Pull request #43800 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 547da0d575519a197fbf4e0543555d508d176084+2bfc7aedab34758e62ea102acaa2cdca712042c8 (8c3fe4cb70ce18467ed77f5e63f13b9d54e99a25) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43800@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-27T18:23:35.104Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-27T18:23:35.115Z] Trying to pass milestone 9 [Pipeline] milestone [2022-07-27T18:23:35.430Z] Trying to pass milestone 10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-27T18:23:50.701Z] Still waiting to schedule task [2022-07-27T18:23:50.706Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c575ec8c56cde864)’ is offline [2022-07-27T18:24:36.941Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c575ec8c56cde864) in /home/ubuntu/workspace/moby_PR-43800 [Pipeline] { [Pipeline] checkout [2022-07-27T18:24:37.062Z] The recommended git tool is: git [2022-07-27T18:24:39.608Z] using credential docker-jenkins-github-credentials [2022-07-27T18:24:39.620Z] Cloning the remote Git repository [2022-07-27T18:24:39.620Z] Cloning with configured refspecs honoured and without tags [2022-07-27T18:24:39.643Z] Cloning repository https://github.com/moby/moby.git [2022-07-27T18:24:39.750Z] > git init /home/ubuntu/workspace/moby_PR-43800 # timeout=10 [2022-07-27T18:24:40.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:24:40.057Z] > git --version # timeout=10 [2022-07-27T18:24:40.067Z] > git --version # 'git version 2.17.1' [2022-07-27T18:24:40.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:24:40.069Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:25:06.928Z] Fetching without tags [2022-07-27T18:25:07.288Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 547da0d575519a197fbf4e0543555d508d176084 [2022-07-27T18:25:06.770Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:25:06.790Z] > git config --add remote.origin.fetch +refs/pull/43800/head:refs/remotes/origin/PR-43800 # timeout=10 [2022-07-27T18:25:06.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:25:06.904Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:25:06.938Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:25:06.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:25:06.940Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:25:07.298Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:25:07.323Z] > git checkout -f 547da0d575519a197fbf4e0543555d508d176084 # timeout=10 [2022-07-27T18:25:08.694Z] Merge succeeded, producing ec8b061645f0dd171d203f478d0be79c78dc04d5 [2022-07-27T18:25:08.694Z] Checking out Revision ec8b061645f0dd171d203f478d0be79c78dc04d5 (PR-43800) [2022-07-27T18:25:08.204Z] > git remote # timeout=10 [2022-07-27T18:25:08.232Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T18:25:08.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:25:08.266Z] > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10 [2022-07-27T18:25:08.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T18:25:08.701Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:25:08.728Z] > git checkout -f ec8b061645f0dd171d203f478d0be79c78dc04d5 # timeout=10 [2022-07-27T18:25:12.757Z] Commit message: "Merge commit '2bfc7aedab34758e62ea102acaa2cdca712042c8' into HEAD" [2022-07-27T18:25:12.774Z] First time build. Skipping changelog. [2022-07-27T18:25:12.761Z] > git rev-list --no-walk 0beab4e59e0e9c3a69231bb0d544a00fbb187c5e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:13.838Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43800:/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-07-27T18:25:20.432Z] Unable to find image 'alpine:latest' locally [2022-07-27T18:25:20.432Z] latest: Pulling from library/alpine [2022-07-27T18:25:20.432Z] 530afca65e2e: Pulling fs layer [2022-07-27T18:25:20.432Z] 530afca65e2e: Verifying Checksum [2022-07-27T18:25:20.432Z] 530afca65e2e: Download complete [2022-07-27T18:25:21.006Z] 530afca65e2e: Pull complete [2022-07-27T18:25:21.006Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T18:25:21.006Z] Status: Downloaded newer image for alpine:latest [2022-07-27T18:25:27.609Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-07-27T18:25:28.406Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c575ec8c56cde864) in /home/ubuntu/workspace/moby_PR-43800 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-27T18:25:28.454Z] The recommended git tool is: git [Pipeline] // stage [2022-07-27T18:25:28.466Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-27T18:25:28.484Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-27T18:25:28.497Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [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-07-27T18:25:28.769Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 547da0d575519a197fbf4e0543555d508d176084 [2022-07-27T18:25:29.218Z] Merge succeeded, producing 20aa8d1d3ac2c75367a10685cfc8ef18ed855aba [2022-07-27T18:25:29.218Z] Checking out Revision 20aa8d1d3ac2c75367a10685cfc8ef18ed855aba (PR-43800) [2022-07-27T18:25:29.354Z] Commit message: "Merge commit '2bfc7aedab34758e62ea102acaa2cdca712042c8' into HEAD" [2022-07-27T18:25:29.378Z] First time build. Skipping changelog. [2022-07-27T18:25:28.473Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43800/.git # timeout=10 [2022-07-27T18:25:28.486Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:25:28.499Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:25:28.499Z] > git --version # timeout=10 [2022-07-27T18:25:28.508Z] > git --version # 'git version 2.17.1' [2022-07-27T18:25:28.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:25:28.510Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:25:28.772Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:25:28.781Z] > git checkout -f 547da0d575519a197fbf4e0543555d508d176084 # timeout=10 [2022-07-27T18:25:29.073Z] > git remote # timeout=10 [2022-07-27T18:25:29.087Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T18:25:29.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:25:29.095Z] > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10 [2022-07-27T18:25:29.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T18:25:29.221Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:25:29.243Z] > git checkout -f 20aa8d1d3ac2c75367a10685cfc8ef18ed855aba # timeout=10 [2022-07-27T18:25:29.357Z] > git rev-list --no-walk 0beab4e59e0e9c3a69231bb0d544a00fbb187c5e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:25:29.964Z] + [ PR != PR ] [2022-07-27T18:25:29.964Z] + [ master != master ] [2022-07-27T18:25:29.964Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-27T18:25:30.296Z] + docker version [2022-07-27T18:25:30.296Z] Client: Docker Engine - Community [2022-07-27T18:25:30.296Z] Version: 20.10.14 [2022-07-27T18:25:30.296Z] API version: 1.41 [2022-07-27T18:25:30.296Z] Go version: go1.16.15 [2022-07-27T18:25:30.296Z] Git commit: a224086 [2022-07-27T18:25:30.296Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-27T18:25:30.296Z] OS/Arch: linux/amd64 [2022-07-27T18:25:30.296Z] Context: default [2022-07-27T18:25:30.296Z] Experimental: true [2022-07-27T18:25:30.296Z] [2022-07-27T18:25:30.296Z] Server: Docker Engine - Community [2022-07-27T18:25:30.296Z] Engine: [2022-07-27T18:25:30.296Z] Version: 20.10.14 [2022-07-27T18:25:30.296Z] API version: 1.41 (minimum version 1.12) [2022-07-27T18:25:30.296Z] Go version: go1.16.15 [2022-07-27T18:25:30.296Z] Git commit: 87a90dc [2022-07-27T18:25:30.296Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-27T18:25:30.296Z] OS/Arch: linux/amd64 [2022-07-27T18:25:30.296Z] Experimental: true [2022-07-27T18:25:30.296Z] containerd: [2022-07-27T18:25:30.296Z] Version: 1.5.11 [2022-07-27T18:25:30.296Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:25:30.296Z] runc: [2022-07-27T18:25:30.296Z] Version: 1.0.3 [2022-07-27T18:25:30.296Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-27T18:25:30.296Z] docker-init: [2022-07-27T18:25:30.296Z] Version: 0.19.0 [2022-07-27T18:25:30.296Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-27T18:25:30.594Z] + docker info [2022-07-27T18:25:43.406Z] Still waiting to schedule task [2022-07-27T18:25:43.406Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-27T18:25:43.407Z] Still waiting to schedule task [2022-07-27T18:25:43.407Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-27T18:25:43.408Z] Still waiting to schedule task [2022-07-27T18:25:43.408Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-27T18:25:43.410Z] Still waiting to schedule task [2022-07-27T18:25:43.410Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-27T18:25:57.230Z] Client: [2022-07-27T18:25:57.230Z] Context: default [2022-07-27T18:25:57.230Z] Debug Mode: false [2022-07-27T18:25:57.230Z] Plugins: [2022-07-27T18:25:57.230Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-27T18:25:57.230Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-27T18:25:57.230Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-27T18:25:57.230Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-27T18:25:57.230Z] [2022-07-27T18:25:57.230Z] Server: [2022-07-27T18:25:57.230Z] Containers: 0 [2022-07-27T18:25:57.230Z] Running: 0 [2022-07-27T18:25:57.230Z] Paused: 0 [2022-07-27T18:25:57.230Z] Stopped: 0 [2022-07-27T18:25:57.230Z] Images: 1 [2022-07-27T18:25:57.230Z] Server Version: 20.10.14 [2022-07-27T18:25:57.230Z] Storage Driver: overlay2 [2022-07-27T18:25:57.230Z] Backing Filesystem: extfs [2022-07-27T18:25:57.230Z] Supports d_type: true [2022-07-27T18:25:57.230Z] Native Overlay Diff: true [2022-07-27T18:25:57.230Z] userxattr: false [2022-07-27T18:25:57.230Z] Logging Driver: json-file [2022-07-27T18:25:57.230Z] Cgroup Driver: cgroupfs [2022-07-27T18:25:57.230Z] Cgroup Version: 1 [2022-07-27T18:25:57.230Z] Plugins: [2022-07-27T18:25:57.230Z] Volume: local [2022-07-27T18:25:57.230Z] Network: bridge host ipvlan macvlan null overlay [2022-07-27T18:25:57.230Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-27T18:25:57.230Z] Swarm: inactive [2022-07-27T18:25:57.230Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-27T18:25:57.230Z] Default Runtime: runc [2022-07-27T18:25:57.230Z] Init Binary: docker-init [2022-07-27T18:25:57.230Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:25:57.230Z] runc version: v1.0.3-0-gf46b6ba [2022-07-27T18:25:57.230Z] init version: de40ad0 [2022-07-27T18:25:57.230Z] Security Options: [2022-07-27T18:25:57.230Z] apparmor [2022-07-27T18:25:57.230Z] seccomp [2022-07-27T18:25:57.230Z] Profile: default [2022-07-27T18:25:57.230Z] Kernel Version: 5.4.0-1071-aws [2022-07-27T18:25:57.230Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-27T18:25:57.230Z] OSType: linux [2022-07-27T18:25:57.230Z] Architecture: x86_64 [2022-07-27T18:25:57.230Z] CPUs: 2 [2022-07-27T18:25:57.230Z] Total Memory: 7.483GiB [2022-07-27T18:25:57.230Z] Name: ip-10-100-45-17 [2022-07-27T18:25:57.230Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-27T18:25:57.230Z] Docker Root Dir: /var/lib/docker [2022-07-27T18:25:57.230Z] Debug Mode: false [2022-07-27T18:25:57.230Z] Registry: https://index.docker.io/v1/ [2022-07-27T18:25:57.230Z] Labels: [2022-07-27T18:25:57.230Z] Experimental: true [2022-07-27T18:25:57.230Z] Insecure Registries: [2022-07-27T18:25:57.230Z] 127.0.0.0/8 [2022-07-27T18:25:57.230Z] Live Restore Enabled: true [2022-07-27T18:25:57.230Z] [2022-07-27T18:25:57.230Z] WARNING: No swap limit support [Pipeline] sh [2022-07-27T18:25:57.521Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-27T18:25:57.521Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-27T18:25:57.521Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43800/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-27T18:25:57.521Z] + bash /home/ubuntu/workspace/moby_PR-43800/check-config.sh [2022-07-27T18:25:57.521Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-27T18:25:57.521Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-27T18:25:57.521Z] [2022-07-27T18:25:57.521Z] Generally Necessary: [2022-07-27T18:25:57.521Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-27T18:25:57.521Z] - apparmor: enabled and tools installed [2022-07-27T18:25:57.798Z] - CONFIG_NAMESPACES: enabled [2022-07-27T18:25:57.798Z] - CONFIG_NET_NS: enabled [2022-07-27T18:25:57.798Z] - CONFIG_PID_NS: enabled [2022-07-27T18:25:57.798Z] - CONFIG_IPC_NS: enabled [2022-07-27T18:25:57.798Z] - CONFIG_UTS_NS: enabled [2022-07-27T18:25:57.798Z] - CONFIG_CGROUPS: enabled [2022-07-27T18:25:57.798Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-27T18:25:57.798Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-27T18:25:57.798Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-27T18:25:57.798Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-27T18:25:57.798Z] - CONFIG_CPUSETS: enabled [2022-07-27T18:25:57.798Z] - CONFIG_MEMCG: enabled [2022-07-27T18:25:57.798Z] - CONFIG_KEYS: enabled [2022-07-27T18:25:57.798Z] - CONFIG_VETH: enabled (as module) [2022-07-27T18:25:57.798Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-27T18:25:57.798Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-27T18:25:57.798Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-27T18:25:57.799Z] - CONFIG_CGROUP_BPF: enabled [2022-07-27T18:25:57.799Z] [2022-07-27T18:25:57.799Z] Optional Features: [2022-07-27T18:25:57.799Z] - CONFIG_USER_NS: enabled [2022-07-27T18:25:57.799Z] - CONFIG_SECCOMP: enabled [2022-07-27T18:25:57.799Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-27T18:25:57.799Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-27T18:25:57.799Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-27T18:25:57.799Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-27T18:25:57.799Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-27T18:25:57.799Z] - CONFIG_BLK_CGROUP: enabled [2022-07-27T18:25:57.799Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-27T18:25:57.799Z] - CONFIG_CGROUP_PERF: enabled [2022-07-27T18:25:57.799Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-27T18:25:57.799Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-27T18:25:57.799Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-27T18:25:58.060Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-27T18:25:58.060Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-27T18:25:58.060Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-27T18:25:58.060Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_IP_VS: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-27T18:25:58.060Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-27T18:25:58.060Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-27T18:25:58.060Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-27T18:25:58.060Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-27T18:25:58.060Z] - CONFIG_EXT4_FS: enabled [2022-07-27T18:25:58.060Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-27T18:25:58.060Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-27T18:25:58.060Z] - Network Drivers: [2022-07-27T18:25:58.060Z] - "overlay": [2022-07-27T18:25:58.060Z] - CONFIG_VXLAN: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-27T18:25:58.060Z] Optional (for encrypted networks): [2022-07-27T18:25:58.060Z] - CONFIG_CRYPTO: enabled [2022-07-27T18:25:58.060Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-27T18:25:58.060Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-27T18:25:58.060Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-27T18:25:58.060Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-27T18:25:58.060Z] - CONFIG_XFRM: enabled [2022-07-27T18:25:58.060Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-27T18:25:58.060Z] - "ipvlan": [2022-07-27T18:25:58.060Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-27T18:25:58.060Z] - "macvlan": [2022-07-27T18:25:58.060Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_DUMMY: enabled (as module) [2022-07-27T18:25:58.060Z] - "ftp,tftp client in container": [2022-07-27T18:25:58.060Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-27T18:25:58.060Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-27T18:25:58.060Z] - Storage Drivers: [2022-07-27T18:25:58.060Z] - "aufs": [2022-07-27T18:25:58.060Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-27T18:25:58.060Z] - "btrfs": [2022-07-27T18:25:58.320Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-27T18:25:58.320Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-27T18:25:58.320Z] - "devicemapper": [2022-07-27T18:25:58.320Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-27T18:25:58.320Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-27T18:25:58.320Z] - "overlay": [2022-07-27T18:25:58.320Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-27T18:25:58.320Z] - "zfs": [2022-07-27T18:25:58.320Z] - /dev/zfs: present [2022-07-27T18:25:58.320Z] - zfs command: missing [2022-07-27T18:25:58.320Z] - zpool command: missing [2022-07-27T18:25:58.320Z] [2022-07-27T18:25:58.320Z] Limits: [2022-07-27T18:25:58.320Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-27T18:25:58.320Z] [2022-07-27T18:25:58.320Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-27T18:25:58.649Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:20aa8d1d3ac2c75367a10685cfc8ef18ed855aba . [2022-07-27T18:25:58.909Z] #1 [internal] load build definition from Dockerfile [2022-07-27T18:25:58.909Z] #1 sha256:7ef88164019f7c73340232eb63c77215ec078eb4e841666cacc4ff9caca6199e [2022-07-27T18:25:58.909Z] #1 transferring dockerfile: 19.25kB done [2022-07-27T18:25:58.909Z] #1 DONE 0.1s [2022-07-27T18:25:58.909Z] [2022-07-27T18:25:58.909Z] #2 [internal] load .dockerignore [2022-07-27T18:25:58.909Z] #2 sha256:5307f0be3b522d1651e1cbb5992f67a58fb627d1bf6b4ca01f9c5295448815e7 [2022-07-27T18:25:58.909Z] #2 transferring context: 32B [2022-07-27T18:25:58.909Z] #2 transferring context: 145B done [2022-07-27T18:25:58.909Z] #2 DONE 0.1s [2022-07-27T18:25:58.909Z] [2022-07-27T18:25:58.909Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-27T18:25:58.909Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-27T18:25:59.170Z] #3 DONE 0.4s [2022-07-27T18:25:59.432Z] [2022-07-27T18:25:59.432Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-27T18:25:59.432Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-27T18:25:59.432Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-27T18:25:59.432Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-27T18:25:59.432Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s [2022-07-27T18:25:59.432Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-27T18:25:59.432Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-27T18:25:59.432Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-27T18:25:59.693Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-27T18:25:59.693Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-27T18:25:59.957Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-27T18:26:00.217Z] #4 DONE 0.8s [2022-07-27T18:26:00.478Z] [2022-07-27T18:26:00.478Z] #6 [internal] load build definition from Dockerfile [2022-07-27T18:26:00.478Z] #6 sha256:e9b26246c18d5115415648f99e082b23849c032ab853df6a9a5b0f3736665746 [2022-07-27T18:26:00.478Z] #6 DONE 0.0s [2022-07-27T18:26:00.478Z] [2022-07-27T18:26:00.478Z] #5 [internal] load .dockerignore [2022-07-27T18:26:00.478Z] #5 sha256:04b6eb07cd8f14e2c94e54f958f1883a416da152391575e1261aa434cfce0e11 [2022-07-27T18:26:00.478Z] #5 DONE 0.0s [2022-07-27T18:26:00.478Z] [2022-07-27T18:26:00.478Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:26:00.478Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-27T18:26:01.133Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-019a25a15e788d7fe) in /home/ubuntu/workspace/moby_PR-43800 [Pipeline] { [Pipeline] checkout [2022-07-27T18:26:01.163Z] The recommended git tool is: git [2022-07-27T18:26:01.220Z] using credential docker-jenkins-github-credentials [2022-07-27T18:26:01.229Z] Cloning the remote Git repository [2022-07-27T18:26:01.229Z] Cloning with configured refspecs honoured and without tags [2022-07-27T18:26:01.420Z] #10 DONE 1.0s [2022-07-27T18:26:01.420Z] [2022-07-27T18:26:01.420Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-27T18:26:01.420Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-27T18:26:01.420Z] #7 DONE 0.9s [2022-07-27T18:26:01.420Z] [2022-07-27T18:26:01.420Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:26:01.420Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-27T18:26:01.420Z] #9 DONE 0.9s [2022-07-27T18:26:01.420Z] [2022-07-27T18:26:01.420Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-27T18:26:01.420Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-27T18:26:01.420Z] #8 DONE 1.1s [2022-07-27T18:26:01.681Z] [2022-07-27T18:26:01.681Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:01.681Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:01.681Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-27T18:26:01.944Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-27T18:26:01.945Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.1s [2022-07-27T18:26:01.945Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-27T18:26:01.945Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-27T18:26:01.945Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 3.15MB / 10.88MB 0.1s [2022-07-27T18:26:01.945Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-27T18:26:01.945Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.1s [2022-07-27T18:26:01.245Z] Cloning repository https://github.com/moby/moby.git [2022-07-27T18:26:01.246Z] > git init /home/ubuntu/workspace/moby_PR-43800 # timeout=10 [2022-07-27T18:26:01.272Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:26:01.272Z] > git --version # timeout=10 [2022-07-27T18:26:01.292Z] > git --version # 'git version 2.17.1' [2022-07-27T18:26:01.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:26:01.293Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:26:02.209Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.49MB / 10.88MB 0.2s [2022-07-27T18:26:02.209Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.15MB / 55.00MB 0.3s [2022-07-27T18:26:02.209Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 1.05MB / 5.16MB 0.3s [2022-07-27T18:26:02.209Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.4s done [2022-07-27T18:26:02.209Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.34MB / 55.00MB 0.5s [2022-07-27T18:26:02.209Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s [2022-07-27T18:26:02.209Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 0.5s [2022-07-27T18:26:02.477Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.6s done [2022-07-27T18:26:02.477Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.7s [2022-07-27T18:26:02.477Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.19MB / 54.58MB 0.7s [2022-07-27T18:26:02.477Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.7s [2022-07-27T18:26:02.739Z] #11 ... [2022-07-27T18:26:02.739Z] [2022-07-27T18:26:02.739Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-27T18:26:02.739Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-27T18:26:02.739Z] #56 DONE 0.0s [2022-07-27T18:26:02.739Z] [2022-07-27T18:26:02.739Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:02.739Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:02.739Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.34MB / 54.58MB 0.9s [2022-07-27T18:26:03.001Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 23.07MB / 55.00MB 1.1s [2022-07-27T18:26:03.001Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 15.73MB / 54.58MB 1.1s [2022-07-27T18:26:03.001Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 10.49MB / 85.90MB 1.1s [2022-07-27T18:26:03.001Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 28.31MB / 55.00MB 1.1s [2022-07-27T18:26:03.001Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 19.63MB / 54.58MB 1.1s [2022-07-27T18:26:03.263Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.70MB / 55.00MB 1.4s [2022-07-27T18:26:03.263Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 25.17MB / 54.58MB 1.4s [2022-07-27T18:26:03.263Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 22.25MB / 85.90MB 1.4s [2022-07-27T18:26:03.263Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 39.85MB / 55.00MB 1.5s [2022-07-27T18:26:03.263Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 28.20MB / 54.58MB 1.5s [2022-07-27T18:26:03.263Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 42.99MB / 55.00MB 1.5s [2022-07-27T18:26:03.263Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 31.46MB / 54.58MB 1.5s [2022-07-27T18:26:03.263Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 28.31MB / 85.90MB 1.5s [2022-07-27T18:26:03.534Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.10MB / 55.00MB 1.7s [2022-07-27T18:26:03.534Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 34.60MB / 54.58MB 1.7s [2022-07-27T18:26:03.795Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 53.48MB / 55.00MB 1.8s [2022-07-27T18:26:03.795Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 39.85MB / 54.58MB 1.8s [2022-07-27T18:26:03.795Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 36.70MB / 85.90MB 1.8s [2022-07-27T18:26:03.795Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 44.04MB / 54.58MB 1.9s [2022-07-27T18:26:03.795Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.58MB / 54.58MB 2.1s [2022-07-27T18:26:03.795Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 45.09MB / 85.90MB 2.1s [2022-07-27T18:26:04.058Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.2s [2022-07-27T18:26:04.058Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.53MB / 85.90MB 2.2s [2022-07-27T18:26:04.058Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 59.77MB / 85.90MB 2.3s [2022-07-27T18:26:04.318Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 66.06MB / 85.90MB 2.4s [2022-07-27T18:26:04.318Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 76.86MB / 85.90MB 2.5s [2022-07-27T18:26:04.578Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-27T18:26:04.578Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 84.93MB / 85.90MB 2.8s [2022-07-27T18:26:04.838Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-27T18:26:04.838Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.1s done [2022-07-27T18:26:04.838Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 3.1s [2022-07-27T18:26:05.104Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.2s [2022-07-27T18:26:06.046Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.9s done [2022-07-27T18:26:06.046Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.0s done [2022-07-27T18:26:06.046Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 1.89MB / 141.81MB 4.1s [2022-07-27T18:26:06.326Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.44MB / 141.81MB 4.4s [2022-07-27T18:26:06.900Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 17.07MB / 141.81MB 5.0s [2022-07-27T18:26:06.900Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 28.31MB / 141.81MB 5.1s [2022-07-27T18:26:07.484Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 40.89MB / 141.81MB 5.7s [2022-07-27T18:26:07.747Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 48.23MB / 141.81MB 5.8s [2022-07-27T18:26:08.012Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 6.2s [2022-07-27T18:26:08.585Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 68.16MB / 141.81MB 6.6s [2022-07-27T18:26:09.166Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 75.50MB / 141.81MB 7.3s [2022-07-27T18:26:09.426Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 82.84MB / 141.81MB 7.5s [2022-07-27T18:26:09.688Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 90.18MB / 141.81MB 7.8s [2022-07-27T18:26:09.948Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 97.52MB / 141.81MB 8.0s [2022-07-27T18:26:10.211Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.3s [2022-07-27T18:26:10.211Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 108.00MB / 141.81MB 8.3s [2022-07-27T18:26:10.474Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 118.49MB / 141.81MB 8.5s [2022-07-27T18:26:10.735Z] #11 ... [2022-07-27T18:26:10.735Z] [2022-07-27T18:26:10.735Z] #31 [internal] load build context [2022-07-27T18:26:10.735Z] #31 sha256:ff662bf27f73aa88da43e78ae0c800abd3b19930e316d95bea32e01f65cb4b53 [2022-07-27T18:26:10.735Z] #31 transferring context: 62.35MB 8.6s done [2022-07-27T18:26:10.735Z] #31 DONE 8.9s [2022-07-27T18:26:10.735Z] [2022-07-27T18:26:10.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:10.735Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:10.735Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 128.97MB / 141.81MB 8.8s [2022-07-27T18:26:10.735Z] #11 ... [2022-07-27T18:26:10.735Z] [2022-07-27T18:26:10.735Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:26:10.735Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-27T18:26:10.735Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-27T18:26:10.735Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:26:10.735Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-27T18:26:10.735Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-27T18:26:10.735Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.3s done [2022-07-27T18:26:10.735Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s [2022-07-27T18:26:10.735Z] #80 ... [2022-07-27T18:26:10.735Z] [2022-07-27T18:26:10.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:10.735Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:10.735Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 137.36MB / 141.81MB 8.9s [2022-07-27T18:26:11.679Z] #11 ... [2022-07-27T18:26:11.679Z] [2022-07-27T18:26:11.679Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:26:11.679Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:26:11.679Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-27T18:26:11.679Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-27T18:26:11.679Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-27T18:26:11.679Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-27T18:26:11.679Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-27T18:26:11.679Z] #35 ... [2022-07-27T18:26:11.679Z] [2022-07-27T18:26:11.679Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:26:11.679Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-27T18:26:11.679Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-27T18:26:11.679Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-27T18:26:11.679Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:26:11.679Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-27T18:26:11.679Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-07-27T18:26:11.679Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-07-27T18:26:11.939Z] #78 ... [2022-07-27T18:26:11.939Z] [2022-07-27T18:26:11.939Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:11.939Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:12.200Z] #11 ... [2022-07-27T18:26:12.200Z] [2022-07-27T18:26:12.201Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:26:12.201Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-27T18:26:12.201Z] #78 DONE 10.4s [2022-07-27T18:26:12.201Z] [2022-07-27T18:26:12.201Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:26:12.201Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-27T18:26:12.201Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-07-27T18:26:12.201Z] #80 DONE 10.4s [2022-07-27T18:26:12.201Z] [2022-07-27T18:26:12.201Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:12.201Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:14.750Z] #11 ... [2022-07-27T18:26:14.750Z] [2022-07-27T18:26:14.750Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-27T18:26:14.750Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-27T18:26:14.750Z] #79 DONE 0.7s [2022-07-27T18:26:14.750Z] [2022-07-27T18:26:14.750Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:14.750Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:15.694Z] #11 ... [2022-07-27T18:26:15.694Z] [2022-07-27T18:26:15.694Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-27T18:26:15.694Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-27T18:26:15.694Z] #81 DONE 0.9s [2022-07-27T18:26:15.694Z] [2022-07-27T18:26:15.694Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:26:15.694Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:26:15.955Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.1s [2022-07-27T18:26:16.528Z] #35 DONE 14.7s [2022-07-27T18:26:16.528Z] [2022-07-27T18:26:16.528Z] #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-07-27T18:26:16.528Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-27T18:26:18.444Z] #36 1.896 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:26:18.444Z] #36 1.913 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:26:18.444Z] #36 1.913 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:26:18.705Z] #36 2.168 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:26:18.966Z] #36 2.530 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:26:19.503Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-081b82a233311ebd7) in /home/ubuntu/workspace/moby_PR-43800 [Pipeline] { [Pipeline] checkout [2022-07-27T18:26:19.613Z] The recommended git tool is: git [2022-07-27T18:26:19.908Z] #36 3.148 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:26:20.480Z] #36 4.092 Fetched 8561 kB in 2s (3488 kB/s) [2022-07-27T18:26:21.421Z] #36 4.092 Reading package lists... [2022-07-27T18:26:22.363Z] #36 4.924 Reading package lists... [2022-07-27T18:26:22.363Z] #36 5.672 Building dependency tree... [2022-07-27T18:26:22.363Z] #36 6.037 The following additional packages will be installed: [2022-07-27T18:26:22.363Z] #36 6.037 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-27T18:26:22.363Z] #36 6.037 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-27T18:26:22.624Z] #36 6.057 Recommended packages: [2022-07-27T18:26:22.624Z] #36 6.057 libldap-common publicsuffix libsasl2-modules [2022-07-27T18:26:22.757Z] using credential docker-jenkins-github-credentials [2022-07-27T18:26:22.766Z] Cloning the remote Git repository [2022-07-27T18:26:22.766Z] Cloning with configured refspecs honoured and without tags [2022-07-27T18:26:22.885Z] #36 6.227 The following NEW packages will be installed: [2022-07-27T18:26:22.885Z] #36 6.228 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-27T18:26:22.885Z] #36 6.229 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-27T18:26:22.885Z] #36 6.229 libssh2-1 openssl [2022-07-27T18:26:23.146Z] #36 6.509 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-27T18:26:23.146Z] #36 6.509 Need to get 3041 kB of archives. [2022-07-27T18:26:23.146Z] #36 6.509 After this operation, 6651 kB of additional disk space will be used. [2022-07-27T18:26:23.146Z] #36 6.509 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-27T18:26:23.146Z] #36 6.525 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-27T18:26:23.146Z] #36 6.534 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-27T18:26:23.146Z] #36 6.534 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-07-27T18:26:23.146Z] #36 6.534 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-27T18:26:23.146Z] #36 6.534 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-27T18:26:23.146Z] #36 6.545 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-27T18:26:23.146Z] #36 6.545 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-27T18:26:23.146Z] #36 6.545 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-27T18:26:23.146Z] #36 6.545 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-27T18:26:23.146Z] #36 6.545 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-27T18:26:23.146Z] #36 6.551 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-27T18:26:23.146Z] #36 6.552 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-27T18:26:23.146Z] #36 6.557 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-27T18:26:23.146Z] #36 6.557 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-27T18:26:22.891Z] Cloning repository https://github.com/moby/moby.git [2022-07-27T18:26:22.995Z] > git init /home/ubuntu/workspace/moby_PR-43800 # timeout=10 [2022-07-27T18:26:23.406Z] #36 6.890 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:26:23.406Z] #36 6.945 Fetched 3041 kB in 0s (9517 kB/s) [2022-07-27T18:26:23.406Z] #36 7.031 Selecting previously unselected package openssl. [2022-07-27T18:26:23.406Z] #36 7.031 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-27T18:26:23.406Z] #36 7.031 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-27T18:26:23.674Z] #36 7.041 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:26:23.935Z] #36 7.360 Selecting previously unselected package ca-certificates. [2022-07-27T18:26:23.935Z] #36 7.360 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-27T18:26:23.935Z] #36 7.365 Unpacking ca-certificates (20210119) ... [2022-07-27T18:26:23.935Z] #36 7.536 Selecting previously unselected package libbrotli1:amd64. [2022-07-27T18:26:23.935Z] #36 7.538 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-27T18:26:23.935Z] #36 7.552 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-27T18:26:24.196Z] #36 7.681 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-27T18:26:24.196Z] #36 7.681 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-27T18:26:24.196Z] #36 7.685 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:26:23.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:26:23.285Z] > git --version # timeout=10 [2022-07-27T18:26:23.297Z] > git --version # 'git version 2.17.1' [2022-07-27T18:26:23.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:26:23.299Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:26:24.457Z] #36 7.820 Selecting previously unselected package libsasl2-2:amd64. [2022-07-27T18:26:24.457Z] #36 7.820 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-27T18:26:24.457Z] #36 7.823 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:26:24.457Z] #36 8.005 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-27T18:26:24.457Z] #36 8.007 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-27T18:26:24.457Z] #36 8.017 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:26:24.719Z] #36 8.153 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-27T18:26:24.719Z] #36 8.153 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-27T18:26:24.719Z] #36 8.161 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-27T18:26:24.719Z] #36 8.371 Selecting previously unselected package libpsl5:amd64. [2022-07-27T18:26:24.979Z] #36 8.373 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-27T18:26:24.979Z] #36 8.384 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-27T18:26:24.979Z] #36 8.423 Selecting previously unselected package librtmp1:amd64. [2022-07-27T18:26:24.979Z] #36 8.423 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-27T18:26:24.979Z] #36 8.428 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:26:24.979Z] #36 8.478 Selecting previously unselected package libssh2-1:amd64. [2022-07-27T18:26:24.979Z] #36 8.480 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-27T18:26:24.979Z] #36 8.483 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-27T18:26:24.979Z] #36 8.561 Selecting previously unselected package libcurl4:amd64. [2022-07-27T18:26:24.979Z] #36 8.561 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-27T18:26:24.979Z] #36 8.569 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:26:25.240Z] #36 8.654 Selecting previously unselected package curl. [2022-07-27T18:26:25.240Z] #36 8.654 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-27T18:26:25.240Z] #36 8.657 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:26:25.240Z] #36 8.754 Selecting previously unselected package libonig5:amd64. [2022-07-27T18:26:25.240Z] #36 8.754 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-27T18:26:25.240Z] #36 8.757 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:26:25.240Z] #36 8.835 Selecting previously unselected package libjq1:amd64. [2022-07-27T18:26:25.240Z] #36 8.835 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-27T18:26:25.240Z] #36 8.839 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:26:25.500Z] #36 8.908 Selecting previously unselected package jq. [2022-07-27T18:26:25.500Z] #36 8.908 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-27T18:26:25.500Z] #36 8.911 Unpacking jq (1.6-2.1) ... [2022-07-27T18:26:25.500Z] #36 8.974 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-27T18:26:25.500Z] #36 8.984 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-27T18:26:25.500Z] #36 8.999 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-27T18:26:25.500Z] #36 9.010 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:26:25.500Z] #36 9.021 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:26:25.500Z] #36 9.031 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:26:25.500Z] #36 9.042 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-27T18:26:25.500Z] #36 9.054 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:26:25.500Z] #36 9.072 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:26:25.500Z] #36 9.082 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:26:25.500Z] #36 9.099 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:26:25.500Z] #36 9.106 Setting up ca-certificates (20210119) ... [2022-07-27T18:26:25.762Z] #36 ... [2022-07-27T18:26:25.762Z] [2022-07-27T18:26:25.762Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:25.762Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:25.762Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.4s done [2022-07-27T18:26:25.762Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-27T18:26:25.762Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-07-27T18:26:25.762Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.4s [2022-07-27T18:26:26.335Z] #11 ... [2022-07-27T18:26:26.335Z] [2022-07-27T18:26:26.335Z] #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-07-27T18:26:26.335Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-27T18:26:26.335Z] #36 9.830 Updating certificates in /etc/ssl/certs... [2022-07-27T18:26:27.719Z] #36 10.89 129 added, 0 removed; done. [2022-07-27T18:26:27.719Z] #36 10.97 Setting up jq (1.6-2.1) ... [2022-07-27T18:26:27.719Z] #36 10.98 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:26:27.719Z] #36 10.99 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:26:27.719Z] #36 11.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:26:27.719Z] #36 11.02 Processing triggers for ca-certificates (20210119) ... [2022-07-27T18:26:27.719Z] #36 11.02 Updating certificates in /etc/ssl/certs... [2022-07-27T18:26:27.980Z] #36 11.64 0 added, 0 removed; done. [2022-07-27T18:26:27.980Z] #36 11.64 Running hooks in /etc/ca-certificates/update.d... [2022-07-27T18:26:27.980Z] #36 11.64 done. [2022-07-27T18:26:28.359Z] Fetching without tags [2022-07-27T18:26:28.627Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 547da0d575519a197fbf4e0543555d508d176084 [2022-07-27T18:26:28.318Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:26:28.332Z] > git config --add remote.origin.fetch +refs/pull/43800/head:refs/remotes/origin/PR-43800 # timeout=10 [2022-07-27T18:26:28.347Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:26:28.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:26:28.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:26:28.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:26:28.369Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:26:28.636Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:26:28.651Z] > git checkout -f 547da0d575519a197fbf4e0543555d508d176084 # timeout=10 [2022-07-27T18:26:30.093Z] Merge succeeded, producing 477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 [2022-07-27T18:26:30.093Z] Checking out Revision 477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 (PR-43800) [2022-07-27T18:26:30.236Z] Commit message: "Merge commit '2bfc7aedab34758e62ea102acaa2cdca712042c8' into HEAD" [2022-07-27T18:26:30.247Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-07-27T18:26:30.530Z] #36 DONE 13.9s [2022-07-27T18:26:30.530Z] [2022-07-27T18:26:30.530Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-27T18:26:30.530Z] #37 sha256:e01f7c084f9db96397c1e2b64cfb029eec9c78fa7ba704727d38f0598552127f [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-27T18:26:30.800Z] #37 DONE 0.5s [2022-07-27T18:26:30.800Z] [2022-07-27T18:26:30.800Z] #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-07-27T18:26:30.800Z] #38 sha256:a239b7a70cd77f4f5c4d6b9d36cf6dc86e9e373492bce805dd81023f5f7d39b1 [2022-07-27T18:26:30.909Z] + docker version [2022-07-27T18:26:30.909Z] Client: Docker Engine - Community [2022-07-27T18:26:30.909Z] Version: 20.10.14 [2022-07-27T18:26:30.909Z] API version: 1.41 [2022-07-27T18:26:30.909Z] Go version: go1.16.15 [2022-07-27T18:26:30.909Z] Git commit: a224086 [2022-07-27T18:26:30.909Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-27T18:26:30.909Z] OS/Arch: linux/amd64 [2022-07-27T18:26:30.909Z] Context: default [2022-07-27T18:26:30.909Z] Experimental: true [2022-07-27T18:26:30.909Z] [2022-07-27T18:26:30.909Z] Server: Docker Engine - Community [2022-07-27T18:26:30.909Z] Engine: [2022-07-27T18:26:30.909Z] Version: 20.10.14 [2022-07-27T18:26:30.909Z] API version: 1.41 (minimum version 1.12) [2022-07-27T18:26:30.909Z] Go version: go1.16.15 [2022-07-27T18:26:30.909Z] Git commit: 87a90dc [2022-07-27T18:26:30.909Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-27T18:26:30.909Z] OS/Arch: linux/amd64 [2022-07-27T18:26:30.909Z] Experimental: true [2022-07-27T18:26:30.909Z] containerd: [2022-07-27T18:26:30.909Z] Version: 1.5.11 [2022-07-27T18:26:30.909Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:26:30.909Z] runc: [2022-07-27T18:26:30.909Z] Version: 1.0.3 [2022-07-27T18:26:30.909Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-27T18:26:30.909Z] docker-init: [2022-07-27T18:26:30.909Z] Version: 0.19.0 [2022-07-27T18:26:30.909Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-27T18:26:31.245Z] + docker info [2022-07-27T18:26:29.423Z] > git remote # timeout=10 [2022-07-27T18:26:29.433Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T18:26:29.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:26:29.442Z] > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10 [2022-07-27T18:26:30.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T18:26:30.102Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:26:30.111Z] > git checkout -f 477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 # timeout=10 [2022-07-27T18:26:30.245Z] > git rev-list --no-walk 0beab4e59e0e9c3a69231bb0d544a00fbb187c5e # timeout=10 [2022-07-27T18:26:32.711Z] #38 1.682 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-27T18:26:32.711Z] #38 1.971 [2022-07-27T18:26:33.233Z] #38 2.185 #=#=# ######################################################################## 100.0% [2022-07-27T18:26:33.233Z] #38 2.500 [2022-07-27T18:26:34.621Z] #38 3.526 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-27T18:26:34.883Z] #38 3.878 [2022-07-27T18:26:35.143Z] #38 4.123 #=#=# ######################################################################## 100.0% [2022-07-27T18:26:35.404Z] #38 4.432 [2022-07-27T18:26:36.346Z] #38 5.500 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-27T18:26:36.346Z] #38 ... [2022-07-27T18:26:36.346Z] [2022-07-27T18:26:36.346Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:36.346Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:36.346Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.3s done [2022-07-27T18:26:36.346Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.4s done [2022-07-27T18:26:36.346Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.5s [2022-07-27T18:26:36.937Z] #11 ... [2022-07-27T18:26:36.937Z] [2022-07-27T18:26:36.937Z] #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-07-27T18:26:36.937Z] #38 sha256:a239b7a70cd77f4f5c4d6b9d36cf6dc86e9e373492bce805dd81023f5f7d39b1 [2022-07-27T18:26:36.937Z] #38 5.878 [2022-07-27T18:26:37.464Z] #38 6.105 #=#=# #################### 27.8% ########################################### 59.9% ################################################################# 90.9% ######################################################################## 100.0% [2022-07-27T18:26:37.464Z] #38 6.678 [2022-07-27T18:26:38.898Z] #38 7.900 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-27T18:26:39.160Z] #38 8.211 [2022-07-27T18:26:39.429Z] #38 8.448 #=#=# ######################################################################## 100.0% [2022-07-27T18:26:39.689Z] #38 8.748 [2022-07-27T18:26:40.633Z] #38 9.550 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-27T18:26:40.894Z] #38 9.903 [2022-07-27T18:26:41.157Z] #38 10.13 #=#=# ######################################################################## 100.0% [2022-07-27T18:26:41.418Z] #38 10.46 [2022-07-27T18:26:41.418Z] #38 10.54 Download of images into '/build' complete. [2022-07-27T18:26:41.418Z] #38 10.55 Use something like the following to load the result into a Docker daemon: [2022-07-27T18:26:41.418Z] #38 10.55 tar -cC '/build' . | docker load [2022-07-27T18:26:43.965Z] #38 DONE 12.7s [2022-07-27T18:26:43.965Z] [2022-07-27T18:26:43.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:43.965Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:43.965Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.5s [2022-07-27T18:26:44.906Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.9s done [2022-07-27T18:26:45.478Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-27T18:26:45.738Z] #11 DONE 43.8s [2022-07-27T18:26:45.738Z] [2022-07-27T18:26:45.738Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-27T18:26:45.738Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-27T18:26:46.137Z] Client: [2022-07-27T18:26:46.138Z] Context: default [2022-07-27T18:26:46.138Z] Debug Mode: false [2022-07-27T18:26:46.138Z] Plugins: [2022-07-27T18:26:46.138Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-27T18:26:46.138Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-27T18:26:46.138Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-27T18:26:46.138Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-27T18:26:46.138Z] [2022-07-27T18:26:46.138Z] Server: [2022-07-27T18:26:46.138Z] Containers: 0 [2022-07-27T18:26:46.138Z] Running: 0 [2022-07-27T18:26:46.138Z] Paused: 0 [2022-07-27T18:26:46.138Z] Stopped: 0 [2022-07-27T18:26:46.138Z] Images: 1 [2022-07-27T18:26:46.138Z] Server Version: 20.10.14 [2022-07-27T18:26:46.138Z] Storage Driver: overlay2 [2022-07-27T18:26:46.138Z] Backing Filesystem: extfs [2022-07-27T18:26:46.138Z] Supports d_type: true [2022-07-27T18:26:46.138Z] Native Overlay Diff: true [2022-07-27T18:26:46.138Z] userxattr: false [2022-07-27T18:26:46.138Z] Logging Driver: json-file [2022-07-27T18:26:46.138Z] Cgroup Driver: cgroupfs [2022-07-27T18:26:46.138Z] Cgroup Version: 1 [2022-07-27T18:26:46.138Z] Plugins: [2022-07-27T18:26:46.138Z] Volume: local [2022-07-27T18:26:46.138Z] Network: bridge host ipvlan macvlan null overlay [2022-07-27T18:26:46.138Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-27T18:26:46.138Z] Swarm: inactive [2022-07-27T18:26:46.138Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-27T18:26:46.138Z] Default Runtime: runc [2022-07-27T18:26:46.138Z] Init Binary: docker-init [2022-07-27T18:26:46.138Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:26:46.138Z] runc version: v1.0.3-0-gf46b6ba [2022-07-27T18:26:46.138Z] init version: de40ad0 [2022-07-27T18:26:46.138Z] Security Options: [2022-07-27T18:26:46.138Z] apparmor [2022-07-27T18:26:46.138Z] seccomp [2022-07-27T18:26:46.138Z] Profile: default [2022-07-27T18:26:46.138Z] Kernel Version: 5.4.0-1071-aws [2022-07-27T18:26:46.138Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-27T18:26:46.138Z] OSType: linux [2022-07-27T18:26:46.138Z] Architecture: x86_64 [2022-07-27T18:26:46.138Z] CPUs: 2 [2022-07-27T18:26:46.138Z] Total Memory: 7.565GiB [2022-07-27T18:26:46.138Z] Name: ip-10-100-69-123 [2022-07-27T18:26:46.138Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-27T18:26:46.138Z] Docker Root Dir: /var/lib/docker [2022-07-27T18:26:46.138Z] Debug Mode: false [2022-07-27T18:26:46.138Z] Registry: https://index.docker.io/v1/ [2022-07-27T18:26:46.138Z] Labels: [2022-07-27T18:26:46.138Z] Experimental: true [2022-07-27T18:26:46.138Z] Insecure Registries: [2022-07-27T18:26:46.138Z] 127.0.0.0/8 [2022-07-27T18:26:46.138Z] Live Restore Enabled: true [2022-07-27T18:26:46.138Z] [2022-07-27T18:26:46.138Z] WARNING: No swap limit support [Pipeline] sh [2022-07-27T18:26:46.308Z] #12 DONE 0.7s [2022-07-27T18:26:46.308Z] [2022-07-27T18:26:46.309Z] #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-07-27T18:26:46.309Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-27T18:26:46.470Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-27T18:26:46.470Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-27T18:26:46.470Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43800/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-27T18:26:46.470Z] + bash /home/ubuntu/workspace/moby_PR-43800/check-config.sh [2022-07-27T18:26:46.470Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-27T18:26:46.470Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-27T18:26:46.470Z] [2022-07-27T18:26:46.470Z] Generally Necessary: [2022-07-27T18:26:46.470Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-27T18:26:46.470Z] - apparmor: enabled and tools installed [2022-07-27T18:26:46.728Z] - CONFIG_NAMESPACES: enabled [2022-07-27T18:26:46.728Z] - CONFIG_NET_NS: enabled [2022-07-27T18:26:46.728Z] - CONFIG_PID_NS: enabled [2022-07-27T18:26:46.728Z] - CONFIG_IPC_NS: enabled [2022-07-27T18:26:46.728Z] - CONFIG_UTS_NS: enabled [2022-07-27T18:26:46.728Z] - CONFIG_CGROUPS: enabled [2022-07-27T18:26:46.728Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-27T18:26:46.728Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-27T18:26:46.728Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-27T18:26:46.728Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-27T18:26:46.728Z] - CONFIG_CPUSETS: enabled [2022-07-27T18:26:46.728Z] - CONFIG_MEMCG: enabled [2022-07-27T18:26:46.728Z] - CONFIG_KEYS: enabled [2022-07-27T18:26:46.728Z] - CONFIG_VETH: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-27T18:26:46.728Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-27T18:26:46.880Z] #13 DONE 0.7s [2022-07-27T18:26:46.989Z] - CONFIG_CGROUP_BPF: enabled [2022-07-27T18:26:46.989Z] [2022-07-27T18:26:46.989Z] Optional Features: [2022-07-27T18:26:46.989Z] - CONFIG_USER_NS: enabled [2022-07-27T18:26:46.989Z] - CONFIG_SECCOMP: enabled [2022-07-27T18:26:46.989Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-27T18:26:46.989Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-27T18:26:46.989Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-27T18:26:46.989Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-27T18:26:46.989Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-27T18:26:46.989Z] - CONFIG_BLK_CGROUP: enabled [2022-07-27T18:26:46.989Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-27T18:26:46.989Z] - CONFIG_CGROUP_PERF: enabled [2022-07-27T18:26:46.989Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-27T18:26:46.989Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-27T18:26:46.989Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-27T18:26:46.989Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-27T18:26:46.989Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-27T18:26:46.989Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-27T18:26:46.989Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-27T18:26:46.989Z] - CONFIG_IP_VS: enabled (as module) [2022-07-27T18:26:46.989Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-27T18:26:46.989Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-27T18:26:46.989Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-27T18:26:46.989Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-27T18:26:46.989Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-27T18:26:46.989Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-27T18:26:46.989Z] - CONFIG_EXT4_FS: enabled [2022-07-27T18:26:46.989Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-27T18:26:46.989Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-27T18:26:46.989Z] - Network Drivers: [2022-07-27T18:26:46.989Z] - "overlay": [2022-07-27T18:26:46.989Z] - CONFIG_VXLAN: enabled (as module) [2022-07-27T18:26:46.989Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-27T18:26:46.989Z] Optional (for encrypted networks): [2022-07-27T18:26:47.140Z] [2022-07-27T18:26:47.140Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-27T18:26:47.140Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-27T18:26:47.140Z] #53 DONE 0.3s [2022-07-27T18:26:47.140Z] [2022-07-27T18:26:47.140Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-27T18:26:47.140Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-27T18:26:47.140Z] #40 DONE 0.2s [2022-07-27T18:26:47.140Z] [2022-07-27T18:26:47.140Z] #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-07-27T18:26:47.140Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-27T18:26:47.140Z] #57 DONE 0.2s [2022-07-27T18:26:47.140Z] [2022-07-27T18:26:47.140Z] #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-07-27T18:26:47.140Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:26:47.247Z] - CONFIG_CRYPTO: enabled [2022-07-27T18:26:47.247Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-27T18:26:47.247Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-27T18:26:47.247Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-27T18:26:47.247Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-27T18:26:47.247Z] - CONFIG_XFRM: enabled [2022-07-27T18:26:47.247Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-27T18:26:47.247Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-27T18:26:47.247Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-27T18:26:47.247Z] - "ipvlan": [2022-07-27T18:26:47.247Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-27T18:26:47.247Z] - "macvlan": [2022-07-27T18:26:47.247Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-27T18:26:47.247Z] - CONFIG_DUMMY: enabled (as module) [2022-07-27T18:26:47.247Z] - "ftp,tftp client in container": [2022-07-27T18:26:47.247Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-27T18:26:47.247Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-27T18:26:47.247Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-27T18:26:47.247Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-27T18:26:47.247Z] - Storage Drivers: [2022-07-27T18:26:47.247Z] - "aufs": [2022-07-27T18:26:47.247Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-27T18:26:47.247Z] - "btrfs": [2022-07-27T18:26:47.247Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-27T18:26:47.247Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-27T18:26:47.247Z] - "devicemapper": [2022-07-27T18:26:47.247Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-27T18:26:47.247Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-27T18:26:47.247Z] - "overlay": [2022-07-27T18:26:47.247Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-27T18:26:47.247Z] - "zfs": [2022-07-27T18:26:47.247Z] - /dev/zfs: present [2022-07-27T18:26:47.247Z] - zfs command: missing [2022-07-27T18:26:47.247Z] - zpool command: missing [2022-07-27T18:26:47.247Z] [2022-07-27T18:26:47.247Z] Limits: [2022-07-27T18:26:47.247Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-27T18:26:47.247Z] [2022-07-27T18:26:47.247Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-27T18:26:47.585Z] + sudo modprobe ip_vs [2022-07-27T18:26:47.585Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 . [2022-07-27T18:26:47.844Z] #1 [internal] load build definition from Dockerfile [2022-07-27T18:26:47.844Z] #1 sha256:853b1beedb728d35a4ff066b248e2c6ae5f4fff55e65ace61d15c921be0546f6 [2022-07-27T18:26:47.844Z] #1 transferring dockerfile: [2022-07-27T18:26:47.935Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03b941d14bc5d596a) in /home/ubuntu/workspace/moby_PR-43800 [Pipeline] { [Pipeline] checkout [2022-07-27T18:26:48.009Z] Fetching without tags [2022-07-27T18:26:47.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:26:47.963Z] > git config --add remote.origin.fetch +refs/pull/43800/head:refs/remotes/origin/PR-43800 # timeout=10 [2022-07-27T18:26:47.978Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:26:48.009Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:26:48.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:26:48.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:26:48.034Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:26:48.101Z] #1 transferring dockerfile: 19.25kB done [2022-07-27T18:26:48.101Z] #1 DONE 0.2s [2022-07-27T18:26:48.101Z] [2022-07-27T18:26:48.101Z] #2 [internal] load .dockerignore [2022-07-27T18:26:48.101Z] #2 sha256:663a7f76c1d5a7ec7d9059e5bffcf8e716e4f279c50e2c43ef72320c8a109e7f [2022-07-27T18:26:48.101Z] #2 transferring context: 145B done [2022-07-27T18:26:48.101Z] #2 DONE 0.2s [2022-07-27T18:26:48.101Z] [2022-07-27T18:26:48.101Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-27T18:26:48.101Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-27T18:26:48.129Z] The recommended git tool is: git [2022-07-27T18:26:48.284Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 547da0d575519a197fbf4e0543555d508d176084 [2022-07-27T18:26:48.359Z] #3 DONE 0.3s [2022-07-27T18:26:48.359Z] [2022-07-27T18:26:48.359Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-27T18:26:48.359Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-27T18:26:48.359Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-27T18:26:48.616Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-27T18:26:48.616Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-27T18:26:48.616Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-27T18:26:48.616Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-27T18:26:48.616Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-27T18:26:48.616Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-27T18:26:49.196Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-27T18:26:49.196Z] #4 DONE 0.8s [2022-07-27T18:26:49.431Z] Merge succeeded, producing f2f3325a0c3fcd8058c26835acf5f3b90b984202 [2022-07-27T18:26:49.431Z] Checking out Revision f2f3325a0c3fcd8058c26835acf5f3b90b984202 (PR-43800) [2022-07-27T18:26:49.453Z] [2022-07-27T18:26:49.453Z] #6 [internal] load .dockerignore [2022-07-27T18:26:49.453Z] #6 sha256:5630ed4563b9187195a9be0eedf877ceb1f790d75d0281beb2e21cbb6db4aed9 [2022-07-27T18:26:49.453Z] #6 DONE 0.0s [2022-07-27T18:26:49.453Z] [2022-07-27T18:26:49.453Z] #5 [internal] load build definition from Dockerfile [2022-07-27T18:26:49.453Z] #5 sha256:1d9b3aa07ff020e30743410ff27d946555118132da45618b4278b7e4b5e6c72f [2022-07-27T18:26:49.453Z] #5 DONE 0.0s [2022-07-27T18:26:49.453Z] [2022-07-27T18:26:49.453Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:26:49.453Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-27T18:26:50.015Z] #10 ... [2022-07-27T18:26:50.015Z] [2022-07-27T18:26:50.015Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-27T18:26:50.015Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-27T18:26:50.015Z] #7 DONE 0.7s [2022-07-27T18:26:50.015Z] [2022-07-27T18:26:50.015Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:26:50.015Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-27T18:26:50.015Z] #9 DONE 0.7s [2022-07-27T18:26:50.015Z] [2022-07-27T18:26:50.015Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-27T18:26:50.015Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-27T18:26:50.015Z] #8 DONE 0.7s [2022-07-27T18:26:50.272Z] [2022-07-27T18:26:50.272Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:26:50.272Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-27T18:26:50.272Z] #10 DONE 0.8s [2022-07-27T18:26:50.449Z] #58 ... [2022-07-27T18:26:50.449Z] [2022-07-27T18:26:50.449Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-27T18:26:50.449Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-27T18:26:50.449Z] #14 DONE 3.5s [2022-07-27T18:26:48.318Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:26:48.342Z] > git checkout -f 547da0d575519a197fbf4e0543555d508d176084 # timeout=10 [2022-07-27T18:26:49.106Z] > git remote # timeout=10 [2022-07-27T18:26:49.132Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T18:26:49.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:26:49.150Z] > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10 [2022-07-27T18:26:49.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T18:26:49.447Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:26:49.466Z] > git checkout -f f2f3325a0c3fcd8058c26835acf5f3b90b984202 # timeout=10 [2022-07-27T18:26:50.710Z] [2022-07-27T18:26:50.710Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-27T18:26:50.710Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-27T18:26:51.207Z] [2022-07-27T18:26:51.208Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:26:51.208Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:26:51.208Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-27T18:26:51.208Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-27T18:26:51.208Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-27T18:26:51.208Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-27T18:26:51.464Z] #28 ... [2022-07-27T18:26:51.464Z] [2022-07-27T18:26:51.464Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-27T18:26:51.464Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-27T18:26:51.464Z] #49 DONE 0.0s [2022-07-27T18:26:51.464Z] [2022-07-27T18:26:51.464Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:26:51.464Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:26:51.464Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.05MB / 55.00MB 0.2s [2022-07-27T18:26:51.594Z] using credential docker-jenkins-github-credentials [2022-07-27T18:26:51.603Z] Cloning the remote Git repository [2022-07-27T18:26:51.603Z] Cloning with configured refspecs honoured and without tags [2022-07-27T18:26:51.720Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.34MB / 55.00MB 0.3s [2022-07-27T18:26:51.720Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.4s [2022-07-27T18:26:51.682Z] Cloning repository https://github.com/moby/moby.git [2022-07-27T18:26:51.738Z] > git init /home/ubuntu/workspace/moby_PR-43800 # timeout=10 [2022-07-27T18:26:51.983Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.5s [2022-07-27T18:26:51.983Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.26MB / 55.00MB 0.7s [2022-07-27T18:26:52.241Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.86MB / 55.00MB 0.8s [2022-07-27T18:26:52.241Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.30MB / 55.00MB 1.0s [2022-07-27T18:26:52.241Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 45.09MB / 55.00MB 1.1s [2022-07-27T18:26:52.807Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 50.33MB / 55.00MB 1.4s [2022-07-27T18:26:52.807Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.5s [2022-07-27T18:26:52.179Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:26:52.179Z] > git --version # timeout=10 [2022-07-27T18:26:52.202Z] > git --version # 'git version 2.25.1' [2022-07-27T18:26:52.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:26:52.204Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:26:53.267Z] #15 DONE 2.6s [2022-07-27T18:26:53.267Z] [2022-07-27T18:26:53.267Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-27T18:26:53.267Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-27T18:26:53.379Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.0s done [2022-07-27T18:26:53.585Z] Commit message: "Merge commit '2bfc7aedab34758e62ea102acaa2cdca712042c8' into HEAD" [2022-07-27T18:26:53.618Z] First time build. Skipping changelog. [2022-07-27T18:26:53.640Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.2s [2022-07-27T18:26:53.678Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06358223d2c83cdca) in /home/ubuntu/workspace/moby_PR-43800 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-27T18:26:54.188Z] The recommended git tool is: git [2022-07-27T18:26:54.568Z] + docker version [2022-07-27T18:26:55.180Z] #16 DONE 2.0s [2022-07-27T18:26:55.180Z] [2022-07-27T18:26:55.180Z] #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-07-27T18:26:55.180Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:26:55.180Z] #58 5.171 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:26:55.180Z] #58 5.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:26:55.180Z] #58 5.351 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:26:55.180Z] #58 5.718 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-27T18:26:55.180Z] #58 6.210 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:26:53.598Z] > git rev-list --no-walk 0beab4e59e0e9c3a69231bb0d544a00fbb187c5e # timeout=10 [2022-07-27T18:26:56.127Z] #58 8.876 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:26:57.073Z] #58 ... [2022-07-27T18:26:57.073Z] [2022-07-27T18:26:57.073Z] #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-07-27T18:26:57.073Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:26:57.073Z] #64 5.705 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-27T18:26:57.073Z] #64 ... [2022-07-27T18:26:57.073Z] [2022-07-27T18:26:57.073Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:26:57.073Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:26:57.073Z] #43 4.418 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-27T18:26:57.334Z] #43 ... [2022-07-27T18:26:57.334Z] [2022-07-27T18:26:57.334Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-27T18:26:57.334Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-27T18:26:57.334Z] #17 DONE 2.2s [2022-07-27T18:26:57.334Z] [2022-07-27T18:26:57.334Z] #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-07-27T18:26:57.334Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:26:57.334Z] #47 5.545 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-27T18:26:57.334Z] #47 8.185 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-27T18:26:57.334Z] #47 10.07 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-27T18:26:57.334Z] #47 10.48 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-27T18:26:57.334Z] #47 ... [2022-07-27T18:26:57.334Z] [2022-07-27T18:26:57.334Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:26:57.334Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:26:57.335Z] #62 5.442 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-27T18:26:57.335Z] #62 7.660 go: downloading github.com/fatih/color v1.13.0 [2022-07-27T18:26:57.335Z] #62 7.672 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:26:57.335Z] #62 7.822 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-27T18:26:57.335Z] #62 7.949 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-27T18:26:57.335Z] #62 8.222 go: downloading github.com/spf13/viper v1.11.0 [2022-07-27T18:26:57.335Z] #62 8.471 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-27T18:26:57.335Z] #62 9.080 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-27T18:26:57.335Z] #62 9.142 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-27T18:26:57.335Z] #62 9.254 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-27T18:26:57.335Z] #62 9.314 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-27T18:26:57.597Z] #62 ... [2022-07-27T18:26:57.597Z] [2022-07-27T18:26:57.597Z] #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-07-27T18:26:57.597Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:26:57.597Z] #60 5.034 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-27T18:26:57.597Z] #60 6.590 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-27T18:26:57.597Z] #60 6.590 go: downloading github.com/fatih/color v1.10.0 [2022-07-27T18:26:57.597Z] #60 6.626 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-27T18:26:57.597Z] #60 6.646 go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T18:26:57.597Z] #60 6.990 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-27T18:26:57.597Z] #60 7.094 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-27T18:26:57.597Z] #60 7.176 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-27T18:26:57.597Z] #60 7.262 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-27T18:26:57.597Z] #60 7.383 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-27T18:26:57.597Z] #60 7.486 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-27T18:26:57.597Z] #60 7.527 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-27T18:26:57.597Z] #60 7.688 go: downloading golang.org/x/tools v0.1.0 [2022-07-27T18:26:57.597Z] #60 ... [2022-07-27T18:26:57.597Z] [2022-07-27T18:26:57.597Z] #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-07-27T18:26:57.597Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-27T18:26:57.597Z] #45 4.998 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-27T18:26:57.833Z] #28 ... [2022-07-27T18:26:57.833Z] [2022-07-27T18:26:57.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:57.833Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:57.833Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-27T18:26:57.833Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-27T18:26:57.833Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-27T18:26:57.833Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-27T18:26:57.833Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.6s done [2022-07-27T18:26:57.833Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.4s done [2022-07-27T18:26:57.833Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.6s done [2022-07-27T18:26:57.833Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.4s done [2022-07-27T18:26:57.833Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.6s done [2022-07-27T18:26:57.833Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 67.11MB / 141.81MB 5.9s [2022-07-27T18:26:57.833Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 75.50MB / 141.81MB 6.2s [2022-07-27T18:26:57.833Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 82.84MB / 141.81MB 6.4s [2022-07-27T18:26:57.833Z] #11 ... [2022-07-27T18:26:57.833Z] [2022-07-27T18:26:57.833Z] #24 [internal] load build context [2022-07-27T18:26:57.833Z] #24 sha256:bfb22c1dc07747a1f81cbe954220f4e82ebdd3c88f568300c0e12b924fb94a0a [2022-07-27T18:26:57.833Z] #24 transferring context: 62.35MB 6.7s done [2022-07-27T18:26:57.833Z] #24 DONE 6.9s [2022-07-27T18:26:57.833Z] [2022-07-27T18:26:57.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:57.833Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:57.833Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 91.23MB / 141.81MB 6.6s [2022-07-27T18:26:57.833Z] #11 ... [2022-07-27T18:26:57.833Z] [2022-07-27T18:26:57.833Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:26:57.833Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-27T18:26:57.833Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-27T18:26:57.833Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:26:57.833Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-27T18:26:57.833Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-27T18:26:57.833Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-07-27T18:26:57.833Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s [2022-07-27T18:26:57.833Z] #71 ... [2022-07-27T18:26:57.833Z] [2022-07-27T18:26:57.834Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:57.834Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:57.834Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 99.61MB / 141.81MB 6.8s [2022-07-27T18:26:57.858Z] #45 ... [2022-07-27T18:26:57.858Z] [2022-07-27T18:26:57.858Z] #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-07-27T18:26:57.858Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:26:57.858Z] #83 5.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:26:57.858Z] #83 5.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:26:57.858Z] #83 5.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:26:57.858Z] #83 6.660 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:26:57.858Z] #83 9.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:26:58.101Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 106.95MB / 141.81MB 6.8s [2022-07-27T18:26:58.123Z] #83 ... [2022-07-27T18:26:58.123Z] [2022-07-27T18:26:58.123Z] #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-07-27T18:26:58.123Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:26:58.123Z] #41 4.741 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-27T18:26:58.123Z] #41 4.741 Cloning into '.'... [2022-07-27T18:26:58.123Z] #41 ... [2022-07-27T18:26:58.123Z] [2022-07-27T18:26:58.124Z] #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-07-27T18:26:58.124Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:26:58.124Z] #54 5.061 + git clone https://github.com/docker/distribution.git . [2022-07-27T18:26:58.124Z] #54 5.070 Cloning into '.'... [2022-07-27T18:26:58.256Z] using credential docker-jenkins-github-credentials [2022-07-27T18:26:58.266Z] Cloning the remote Git repository [2022-07-27T18:26:58.266Z] Cloning with configured refspecs honoured and without tags [2022-07-27T18:26:58.360Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 117.92MB / 141.81MB 7.1s [2022-07-27T18:26:58.360Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 126.88MB / 141.81MB 7.3s [2022-07-27T18:26:58.384Z] #54 ... [2022-07-27T18:26:58.384Z] [2022-07-27T18:26:58.384Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:26:58.384Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:26:58.384Z] #62 11.22 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-27T18:26:58.384Z] #62 11.39 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-27T18:26:58.617Z] #11 ... [2022-07-27T18:26:58.617Z] [2022-07-27T18:26:58.617Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:26:58.617Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-27T18:26:58.617Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-07-27T18:26:58.617Z] #71 DONE 7.7s [2022-07-27T18:26:58.617Z] [2022-07-27T18:26:58.617Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:26:58.617Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:26:58.617Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.3s [2022-07-27T18:26:58.617Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 134.22MB / 141.81MB 7.5s [2022-07-27T18:26:58.646Z] #62 11.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-27T18:26:58.646Z] #62 11.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-27T18:26:58.774Z] Client: Docker Engine - Community [2022-07-27T18:26:58.774Z] Version: 20.10.14 [2022-07-27T18:26:58.774Z] API version: 1.41 [2022-07-27T18:26:58.774Z] Go version: go1.16.15 [2022-07-27T18:26:58.774Z] Git commit: a224086 [2022-07-27T18:26:58.774Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-27T18:26:58.774Z] OS/Arch: linux/amd64 [2022-07-27T18:26:58.774Z] Context: default [2022-07-27T18:26:58.774Z] Experimental: true [2022-07-27T18:26:58.774Z] [2022-07-27T18:26:58.774Z] Server: Docker Engine - Community [2022-07-27T18:26:58.774Z] Engine: [2022-07-27T18:26:58.774Z] Version: 20.10.14 [2022-07-27T18:26:58.774Z] API version: 1.41 (minimum version 1.12) [2022-07-27T18:26:58.774Z] Go version: go1.16.15 [2022-07-27T18:26:58.774Z] Git commit: 87a90dc [2022-07-27T18:26:58.774Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-27T18:26:58.774Z] OS/Arch: linux/amd64 [2022-07-27T18:26:58.774Z] Experimental: true [2022-07-27T18:26:58.774Z] containerd: [2022-07-27T18:26:58.774Z] Version: 1.5.11 [2022-07-27T18:26:58.774Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:26:58.774Z] runc: [2022-07-27T18:26:58.774Z] Version: 1.0.3 [2022-07-27T18:26:58.774Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-27T18:26:58.774Z] docker-init: [2022-07-27T18:26:58.774Z] Version: 0.19.0 [2022-07-27T18:26:58.774Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-27T18:26:58.904Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 7.7s [2022-07-27T18:26:59.096Z] + docker info [2022-07-27T18:26:58.302Z] Cloning repository https://github.com/moby/moby.git [2022-07-27T18:26:58.367Z] > git init /home/ubuntu/workspace/moby_PR-43800 # timeout=10 [2022-07-27T18:26:58.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:26:58.944Z] > git --version # timeout=10 [2022-07-27T18:26:58.954Z] > git --version # 'git version 2.25.1' [2022-07-27T18:26:58.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:26:58.955Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:26:59.589Z] #62 ... [2022-07-27T18:26:59.589Z] [2022-07-27T18:26:59.589Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-27T18:26:59.589Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-27T18:26:59.589Z] #18 DONE 2.1s [2022-07-27T18:26:59.589Z] [2022-07-27T18:26:59.589Z] #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-07-27T18:26:59.589Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:27:00.288Z] #11 ... [2022-07-27T18:27:00.289Z] [2022-07-27T18:27:00.289Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:27:00.289Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-27T18:27:00.289Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-07-27T18:27:00.289Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:27:00.289Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-27T18:27:00.289Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-27T18:27:00.289Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-07-27T18:27:00.289Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-07-27T18:27:00.289Z] #73 DONE 9.1s [2022-07-27T18:27:00.289Z] [2022-07-27T18:27:00.289Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:00.289Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:00.289Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.9s done [2022-07-27T18:27:01.568Z] #19 2.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:27:01.568Z] #19 2.167 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:27:01.568Z] #19 2.187 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:27:02.185Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.6s done [2022-07-27T18:27:02.443Z] #11 ... [2022-07-27T18:27:02.443Z] [2022-07-27T18:27:02.443Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:27:02.443Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:27:02.443Z] #28 DONE 11.4s [2022-07-27T18:27:02.443Z] [2022-07-27T18:27:02.443Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:02.443Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:02.443Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-27T18:27:02.443Z] #11 ... [2022-07-27T18:27:02.443Z] [2022-07-27T18:27:02.443Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-27T18:27:02.443Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-27T18:27:02.443Z] #72 DONE 0.5s [2022-07-27T18:27:02.443Z] [2022-07-27T18:27:02.443Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:02.443Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:02.952Z] #19 3.327 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:27:03.009Z] #11 ... [2022-07-27T18:27:03.009Z] [2022-07-27T18:27:03.009Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-27T18:27:03.009Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-27T18:27:03.009Z] #74 DONE 0.7s [2022-07-27T18:27:03.009Z] [2022-07-27T18:27:03.009Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:03.009Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:03.009Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done [2022-07-27T18:27:03.266Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-27T18:27:03.895Z] #19 4.614 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-27T18:27:04.198Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.1s done [2022-07-27T18:27:04.456Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-27T18:27:04.841Z] #19 ... [2022-07-27T18:27:04.841Z] [2022-07-27T18:27:04.841Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:04.841Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:04.841Z] #62 16.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:27:04.841Z] #62 16.92 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-27T18:27:04.841Z] #62 17.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-27T18:27:04.841Z] #62 17.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-27T18:27:04.841Z] #62 17.49 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-27T18:27:04.841Z] #62 17.55 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-27T18:27:04.841Z] #62 17.82 go: downloading github.com/spf13/afero v1.8.2 [2022-07-27T18:27:05.101Z] #62 18.05 go: downloading github.com/spf13/cast v1.4.1 [2022-07-27T18:27:05.101Z] #62 18.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-27T18:27:05.363Z] #62 18.31 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-27T18:27:05.363Z] #62 18.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-27T18:27:05.936Z] #62 18.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-27T18:27:05.936Z] #62 18.86 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-27T18:27:05.936Z] #62 19.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-27T18:27:06.197Z] #62 19.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-27T18:27:06.197Z] #62 19.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-27T18:27:06.458Z] #62 19.49 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-27T18:27:06.721Z] #62 19.66 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-27T18:27:07.662Z] #62 ... [2022-07-27T18:27:07.662Z] [2022-07-27T18:27:07.662Z] #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-07-27T18:27:07.662Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:27:07.662Z] #47 10.51 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-27T18:27:07.662Z] #47 13.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-27T18:27:07.662Z] #47 13.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:27:07.662Z] #47 ... [2022-07-27T18:27:07.662Z] [2022-07-27T18:27:07.662Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:27:07.662Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:27:07.662Z] #43 15.32 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-27T18:27:07.662Z] #43 15.33 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-27T18:27:07.662Z] #43 16.05 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-27T18:27:07.662Z] #43 16.22 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-27T18:27:07.662Z] #43 16.73 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-27T18:27:07.662Z] #43 17.03 go: downloading github.com/google/go-dap v0.6.0 [2022-07-27T18:27:07.662Z] #43 17.29 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-27T18:27:07.662Z] #43 17.37 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-27T18:27:07.662Z] #43 17.43 go: downloading github.com/peterh/liner v1.2.2 [2022-07-27T18:27:07.662Z] #43 17.53 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-27T18:27:07.662Z] #43 18.10 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-27T18:27:07.662Z] #43 18.22 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-27T18:27:07.662Z] #43 20.68 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-27T18:27:08.233Z] #43 ... [2022-07-27T18:27:08.233Z] [2022-07-27T18:27:08.233Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:08.233Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:08.233Z] #62 21.19 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-27T18:27:08.494Z] #62 21.31 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-27T18:27:08.494Z] #62 ... [2022-07-27T18:27:08.494Z] [2022-07-27T18:27:08.494Z] #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-07-27T18:27:08.494Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:27:08.494Z] #83 11.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:08.755Z] #83 ... [2022-07-27T18:27:08.755Z] [2022-07-27T18:27:08.755Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:27:08.755Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:27:08.755Z] #43 21.33 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-27T18:27:08.755Z] #43 21.55 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-27T18:27:08.755Z] #43 21.58 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-27T18:27:08.755Z] #43 ... [2022-07-27T18:27:08.755Z] [2022-07-27T18:27:08.755Z] #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-07-27T18:27:08.755Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:27:08.755Z] #58 11.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:08.755Z] #58 14.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-27T18:27:09.016Z] #58 ... [2022-07-27T18:27:09.016Z] [2022-07-27T18:27:09.016Z] #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-07-27T18:27:09.016Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:27:09.016Z] #19 6.485 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-27T18:27:09.016Z] #19 8.029 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:27:09.236Z] Client: [2022-07-27T18:27:09.236Z] Context: default [2022-07-27T18:27:09.236Z] Debug Mode: false [2022-07-27T18:27:09.236Z] Plugins: [2022-07-27T18:27:09.236Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-27T18:27:09.236Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-27T18:27:09.236Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-27T18:27:09.236Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-27T18:27:09.236Z] [2022-07-27T18:27:09.236Z] Server: [2022-07-27T18:27:09.236Z] Containers: 0 [2022-07-27T18:27:09.236Z] Running: 0 [2022-07-27T18:27:09.236Z] Paused: 0 [2022-07-27T18:27:09.236Z] Stopped: 0 [2022-07-27T18:27:09.236Z] Images: 0 [2022-07-27T18:27:09.236Z] Server Version: 20.10.14 [2022-07-27T18:27:09.236Z] Storage Driver: overlay2 [2022-07-27T18:27:09.236Z] Backing Filesystem: extfs [2022-07-27T18:27:09.236Z] Supports d_type: true [2022-07-27T18:27:09.236Z] Native Overlay Diff: true [2022-07-27T18:27:09.236Z] userxattr: false [2022-07-27T18:27:09.236Z] Logging Driver: json-file [2022-07-27T18:27:09.236Z] Cgroup Driver: cgroupfs [2022-07-27T18:27:09.236Z] Cgroup Version: 1 [2022-07-27T18:27:09.236Z] Plugins: [2022-07-27T18:27:09.236Z] Volume: local [2022-07-27T18:27:09.236Z] Network: bridge host ipvlan macvlan null overlay [2022-07-27T18:27:09.236Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-27T18:27:09.236Z] Swarm: inactive [2022-07-27T18:27:09.236Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-27T18:27:09.236Z] Default Runtime: runc [2022-07-27T18:27:09.236Z] Init Binary: docker-init [2022-07-27T18:27:09.236Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:27:09.236Z] runc version: v1.0.3-0-gf46b6ba [2022-07-27T18:27:09.236Z] init version: de40ad0 [2022-07-27T18:27:09.236Z] Security Options: [2022-07-27T18:27:09.236Z] apparmor [2022-07-27T18:27:09.236Z] seccomp [2022-07-27T18:27:09.236Z] Profile: default [2022-07-27T18:27:09.236Z] Kernel Version: 5.4.0-1071-aws [2022-07-27T18:27:09.236Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-27T18:27:09.236Z] OSType: linux [2022-07-27T18:27:09.236Z] Architecture: x86_64 [2022-07-27T18:27:09.236Z] CPUs: 2 [2022-07-27T18:27:09.236Z] Total Memory: 7.483GiB [2022-07-27T18:27:09.236Z] Name: ip-10-100-101-172 [2022-07-27T18:27:09.236Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-27T18:27:09.236Z] Docker Root Dir: /var/lib/docker [2022-07-27T18:27:09.236Z] Debug Mode: false [2022-07-27T18:27:09.236Z] Registry: https://index.docker.io/v1/ [2022-07-27T18:27:09.236Z] Labels: [2022-07-27T18:27:09.236Z] Experimental: true [2022-07-27T18:27:09.236Z] Insecure Registries: [2022-07-27T18:27:09.236Z] 127.0.0.0/8 [2022-07-27T18:27:09.236Z] Live Restore Enabled: true [2022-07-27T18:27:09.236Z] [2022-07-27T18:27:09.236Z] WARNING: No swap limit support [Pipeline] sh [2022-07-27T18:27:09.277Z] #19 9.971 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-27T18:27:09.520Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-27T18:27:09.520Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-27T18:27:09.520Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43800/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-27T18:27:09.520Z] + bash /home/ubuntu/workspace/moby_PR-43800/check-config.sh [2022-07-27T18:27:09.520Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-27T18:27:09.520Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-27T18:27:09.520Z] [2022-07-27T18:27:09.520Z] Generally Necessary: [2022-07-27T18:27:09.520Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-27T18:27:09.520Z] - apparmor: enabled and tools installed [2022-07-27T18:27:09.520Z] - CONFIG_NAMESPACES: enabled [2022-07-27T18:27:09.520Z] - CONFIG_NET_NS: enabled [2022-07-27T18:27:09.520Z] - CONFIG_PID_NS: enabled [2022-07-27T18:27:09.520Z] - CONFIG_IPC_NS: enabled [2022-07-27T18:27:09.520Z] - CONFIG_UTS_NS: enabled [2022-07-27T18:27:09.520Z] - CONFIG_CGROUPS: enabled [2022-07-27T18:27:09.520Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-27T18:27:09.520Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-27T18:27:09.520Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-27T18:27:09.520Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-27T18:27:09.520Z] - CONFIG_CPUSETS: enabled [2022-07-27T18:27:09.520Z] - CONFIG_MEMCG: enabled [2022-07-27T18:27:09.520Z] - CONFIG_KEYS: enabled [2022-07-27T18:27:09.520Z] - CONFIG_VETH: enabled (as module) [2022-07-27T18:27:09.520Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-27T18:27:09.520Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-27T18:27:09.520Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-27T18:27:09.520Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-27T18:27:09.520Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-27T18:27:09.718Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-27T18:27:09.807Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-27T18:27:09.807Z] - CONFIG_CGROUP_BPF: enabled [2022-07-27T18:27:09.807Z] [2022-07-27T18:27:09.807Z] Optional Features: [2022-07-27T18:27:09.807Z] - CONFIG_USER_NS: enabled [2022-07-27T18:27:09.807Z] - CONFIG_SECCOMP: enabled [2022-07-27T18:27:09.807Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-27T18:27:09.807Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-27T18:27:09.807Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-27T18:27:09.807Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-27T18:27:09.807Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-27T18:27:09.807Z] - CONFIG_BLK_CGROUP: enabled [2022-07-27T18:27:09.807Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-27T18:27:09.807Z] - CONFIG_CGROUP_PERF: enabled [2022-07-27T18:27:09.807Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-27T18:27:09.807Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-27T18:27:09.807Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-27T18:27:09.807Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-27T18:27:09.807Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-27T18:27:09.807Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_IP_VS: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-27T18:27:09.807Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-27T18:27:09.807Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-27T18:27:09.807Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-27T18:27:09.807Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-27T18:27:09.807Z] - CONFIG_EXT4_FS: enabled [2022-07-27T18:27:09.807Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-27T18:27:09.807Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-27T18:27:09.807Z] - Network Drivers: [2022-07-27T18:27:09.807Z] - "overlay": [2022-07-27T18:27:09.807Z] - CONFIG_VXLAN: enabled (as module) [2022-07-27T18:27:09.807Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-27T18:27:09.807Z] Optional (for encrypted networks): [2022-07-27T18:27:10.079Z] - CONFIG_CRYPTO: enabled [2022-07-27T18:27:10.079Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-27T18:27:10.079Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-27T18:27:10.079Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-27T18:27:10.079Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-27T18:27:10.079Z] - CONFIG_XFRM: enabled [2022-07-27T18:27:10.079Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-27T18:27:10.079Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-27T18:27:10.079Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-27T18:27:10.079Z] - "ipvlan": [2022-07-27T18:27:10.079Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-27T18:27:10.079Z] - "macvlan": [2022-07-27T18:27:10.079Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-27T18:27:10.079Z] - CONFIG_DUMMY: enabled (as module) [2022-07-27T18:27:10.079Z] - "ftp,tftp client in container": [2022-07-27T18:27:10.079Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-27T18:27:10.079Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-27T18:27:10.079Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-27T18:27:10.079Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-27T18:27:10.079Z] - Storage Drivers: [2022-07-27T18:27:10.079Z] - "aufs": [2022-07-27T18:27:10.079Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-27T18:27:10.079Z] - "btrfs": [2022-07-27T18:27:10.079Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-27T18:27:10.079Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-27T18:27:10.079Z] - "devicemapper": [2022-07-27T18:27:10.079Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-27T18:27:10.079Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-27T18:27:10.079Z] - "overlay": [2022-07-27T18:27:10.079Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-27T18:27:10.079Z] - "zfs": [2022-07-27T18:27:10.079Z] - /dev/zfs: present [2022-07-27T18:27:10.079Z] - zfs command: missing [2022-07-27T18:27:10.079Z] - zpool command: missing [2022-07-27T18:27:10.079Z] [2022-07-27T18:27:10.079Z] Limits: [2022-07-27T18:27:10.079Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-27T18:27:10.079Z] [2022-07-27T18:27:10.079Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-27T18:27:10.316Z] #19 ... [2022-07-27T18:27:10.316Z] [2022-07-27T18:27:10.316Z] #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-07-27T18:27:10.316Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-27T18:27:10.316Z] #45 22.69 tomll can be used in two ways: [2022-07-27T18:27:10.316Z] #45 22.71 Writing to STDIN and reading from STDOUT: [2022-07-27T18:27:10.316Z] #45 22.71 cat file.toml | tomll > file.toml [2022-07-27T18:27:10.316Z] #45 22.71 [2022-07-27T18:27:10.316Z] #45 22.71 Reading and updating a list of files: [2022-07-27T18:27:10.316Z] #45 22.71 tomll a.toml b.toml c.toml [2022-07-27T18:27:10.316Z] #45 22.71 [2022-07-27T18:27:10.316Z] #45 22.71 When given a list of files, tomll will modify all files in place without asking. [2022-07-27T18:27:10.316Z] #45 DONE 23.4s [2022-07-27T18:27:10.410Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2f3325a0c3fcd8058c26835acf5f3b90b984202 . [2022-07-27T18:27:10.595Z] [2022-07-27T18:27:10.595Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:10.595Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:10.595Z] #62 22.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-27T18:27:10.595Z] #62 22.68 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-27T18:27:10.595Z] #62 22.93 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-27T18:27:10.595Z] #62 23.13 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-27T18:27:10.595Z] #62 23.21 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-27T18:27:10.595Z] #62 23.42 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-27T18:27:10.595Z] #62 23.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-27T18:27:10.595Z] #62 23.60 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-27T18:27:10.669Z] #2 [internal] load .dockerignore [2022-07-27T18:27:10.669Z] #2 sha256:f9fe690fdfefe105c0487005aa4dcd162731605faf73045b04ceca9c6d74e27c [2022-07-27T18:27:10.669Z] #2 transferring context: 145B done [2022-07-27T18:27:10.669Z] #2 DONE 0.2s [2022-07-27T18:27:10.669Z] [2022-07-27T18:27:10.669Z] #1 [internal] load build definition from Dockerfile [2022-07-27T18:27:10.669Z] #1 sha256:9af32e3ca0075ffce088fcba33e01ed1245d0092a012a9c78c3121096ea74562 [2022-07-27T18:27:10.669Z] #1 transferring dockerfile: 19.25kB done [2022-07-27T18:27:10.669Z] #1 DONE 0.2s [2022-07-27T18:27:10.669Z] [2022-07-27T18:27:10.669Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-27T18:27:10.669Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-27T18:27:10.860Z] #62 23.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-27T18:27:11.120Z] #62 24.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-27T18:27:11.120Z] #62 24.22 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-27T18:27:11.120Z] #62 ... [2022-07-27T18:27:11.120Z] [2022-07-27T18:27:11.120Z] #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-07-27T18:27:11.120Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:27:11.120Z] #64 14.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-27T18:27:11.120Z] #64 14.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-27T18:27:11.120Z] #64 14.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-27T18:27:11.120Z] #64 17.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-27T18:27:11.380Z] #64 ... [2022-07-27T18:27:11.380Z] [2022-07-27T18:27:11.380Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:11.380Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:11.380Z] #62 24.30 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-27T18:27:11.604Z] #3 DONE 0.5s [2022-07-27T18:27:11.604Z] [2022-07-27T18:27:11.604Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-27T18:27:11.604Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-27T18:27:11.604Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-27T18:27:11.604Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-27T18:27:11.604Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-27T18:27:11.604Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-27T18:27:11.604Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-27T18:27:11.604Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-27T18:27:11.604Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-27T18:27:11.640Z] #62 24.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-27T18:27:11.640Z] #62 24.59 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-27T18:27:11.900Z] #62 24.88 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-27T18:27:11.900Z] #62 24.93 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-27T18:27:11.900Z] #62 25.01 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-27T18:27:12.161Z] #62 25.10 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-27T18:27:12.172Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-07-27T18:27:12.172Z] #4 DONE 0.8s [2022-07-27T18:27:12.242Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.5s done [2022-07-27T18:27:12.242Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-27T18:27:12.423Z] #62 25.36 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-27T18:27:12.423Z] #62 25.42 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-27T18:27:12.430Z] [2022-07-27T18:27:12.430Z] #5 [internal] load .dockerignore [2022-07-27T18:27:12.430Z] #5 sha256:a5152547cc3fc836aa23b0698c26853d8c651a7829e2b309d76ae504403a04c9 [2022-07-27T18:27:12.430Z] #5 DONE 0.0s [2022-07-27T18:27:12.430Z] [2022-07-27T18:27:12.430Z] #6 [internal] load build definition from Dockerfile [2022-07-27T18:27:12.430Z] #6 sha256:b605974261258ae397403d09f1c7d1495f2397a9a68813b3af0b59cad5461b47 [2022-07-27T18:27:12.430Z] #6 DONE 0.0s [2022-07-27T18:27:12.430Z] [2022-07-27T18:27:12.430Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-27T18:27:12.430Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-27T18:27:12.500Z] #11 ... [2022-07-27T18:27:12.500Z] [2022-07-27T18:27:12.500Z] #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-07-27T18:27:12.500Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-27T18:27:12.500Z] #29 1.939 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:27:12.500Z] #29 1.949 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:27:12.500Z] #29 1.949 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:27:12.500Z] #29 2.135 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:27:12.500Z] #29 2.394 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:27:12.500Z] #29 2.889 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:12.500Z] #29 4.223 Fetched 8561 kB in 3s (3357 kB/s) [2022-07-27T18:27:12.500Z] #29 4.223 Reading package lists... [2022-07-27T18:27:12.500Z] #29 5.124 Reading package lists... [2022-07-27T18:27:12.500Z] #29 5.966 Building dependency tree... [2022-07-27T18:27:12.500Z] #29 6.349 The following additional packages will be installed: [2022-07-27T18:27:12.500Z] #29 6.349 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-27T18:27:12.500Z] #29 6.349 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-27T18:27:12.500Z] #29 6.349 Recommended packages: [2022-07-27T18:27:12.500Z] #29 6.349 libldap-common publicsuffix libsasl2-modules [2022-07-27T18:27:12.500Z] #29 6.564 The following NEW packages will be installed: [2022-07-27T18:27:12.500Z] #29 6.564 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-27T18:27:12.500Z] #29 6.564 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-27T18:27:12.500Z] #29 6.564 libssh2-1 openssl [2022-07-27T18:27:12.500Z] #29 6.840 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-27T18:27:12.500Z] #29 6.840 Need to get 3041 kB of archives. [2022-07-27T18:27:12.500Z] #29 6.840 After this operation, 6651 kB of additional disk space will be used. [2022-07-27T18:27:12.500Z] #29 6.840 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-27T18:27:12.500Z] #29 6.863 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-27T18:27:12.500Z] #29 6.863 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-27T18:27:12.500Z] #29 6.863 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-07-27T18:27:12.500Z] #29 6.863 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-27T18:27:12.500Z] #29 6.863 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-27T18:27:12.500Z] #29 6.869 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-27T18:27:12.500Z] #29 6.869 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-27T18:27:12.500Z] #29 6.869 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-27T18:27:12.500Z] #29 6.869 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-27T18:27:12.500Z] #29 6.874 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-27T18:27:12.500Z] #29 6.876 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-27T18:27:12.500Z] #29 6.881 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-27T18:27:12.500Z] #29 6.884 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-27T18:27:12.500Z] #29 6.890 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-27T18:27:12.500Z] #29 7.093 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:27:12.500Z] #29 7.136 Fetched 3041 kB in 0s (9625 kB/s) [2022-07-27T18:27:12.500Z] #29 7.164 Selecting previously unselected package openssl. [2022-07-27T18:27:12.500Z] #29 7.164 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-27T18:27:12.500Z] #29 7.168 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.174 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:27:12.500Z] #29 7.361 Selecting previously unselected package ca-certificates. [2022-07-27T18:27:12.500Z] #29 7.362 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-27T18:27:12.500Z] #29 7.373 Unpacking ca-certificates (20210119) ... [2022-07-27T18:27:12.500Z] #29 7.464 Selecting previously unselected package libbrotli1:amd64. [2022-07-27T18:27:12.500Z] #29 7.464 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.477 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-27T18:27:12.500Z] #29 7.573 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-27T18:27:12.500Z] #29 7.573 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.578 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:27:12.500Z] #29 7.630 Selecting previously unselected package libsasl2-2:amd64. [2022-07-27T18:27:12.500Z] #29 7.630 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.634 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:27:12.500Z] #29 7.708 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-27T18:27:12.500Z] #29 7.708 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.717 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:27:12.500Z] #29 7.794 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-27T18:27:12.500Z] #29 7.794 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.798 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-27T18:27:12.500Z] #29 7.871 Selecting previously unselected package libpsl5:amd64. [2022-07-27T18:27:12.500Z] #29 7.871 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.875 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-27T18:27:12.500Z] #29 7.921 Selecting previously unselected package librtmp1:amd64. [2022-07-27T18:27:12.500Z] #29 7.921 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.925 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:27:12.500Z] #29 7.977 Selecting previously unselected package libssh2-1:amd64. [2022-07-27T18:27:12.500Z] #29 7.977 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 7.980 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-27T18:27:12.500Z] #29 8.048 Selecting previously unselected package libcurl4:amd64. [2022-07-27T18:27:12.500Z] #29 8.048 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 8.051 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:27:12.500Z] #29 8.142 Selecting previously unselected package curl. [2022-07-27T18:27:12.500Z] #29 8.142 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 8.155 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:27:12.500Z] #29 8.235 Selecting previously unselected package libonig5:amd64. [2022-07-27T18:27:12.500Z] #29 8.235 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 8.235 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:27:12.500Z] #29 8.331 Selecting previously unselected package libjq1:amd64. [2022-07-27T18:27:12.500Z] #29 8.331 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 8.336 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:27:12.500Z] #29 8.407 Selecting previously unselected package jq. [2022-07-27T18:27:12.500Z] #29 8.407 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-27T18:27:12.500Z] #29 8.413 Unpacking jq (1.6-2.1) ... [2022-07-27T18:27:12.500Z] #29 8.460 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-27T18:27:12.500Z] #29 8.470 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-27T18:27:12.500Z] #29 8.480 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-27T18:27:12.500Z] #29 8.490 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:27:12.500Z] #29 8.501 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:27:12.500Z] #29 8.512 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:27:12.500Z] #29 8.523 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-27T18:27:12.500Z] #29 8.539 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:27:12.500Z] #29 8.563 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:27:12.500Z] #29 8.565 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:27:12.500Z] #29 8.580 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:27:12.500Z] #29 8.585 Setting up ca-certificates (20210119) ... [2022-07-27T18:27:12.500Z] #29 9.285 Updating certificates in /etc/ssl/certs... [2022-07-27T18:27:12.683Z] #62 25.54 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-27T18:27:12.683Z] #62 25.79 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-27T18:27:12.759Z] #29 ... [2022-07-27T18:27:12.759Z] [2022-07-27T18:27:12.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:12.759Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:12.943Z] #62 25.83 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-27T18:27:12.943Z] #62 26.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-27T18:27:12.943Z] #62 26.04 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-27T18:27:12.998Z] #7 ... [2022-07-27T18:27:12.998Z] [2022-07-27T18:27:12.998Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-27T18:27:12.998Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-27T18:27:12.998Z] #8 DONE 0.6s [2022-07-27T18:27:12.998Z] [2022-07-27T18:27:12.998Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-27T18:27:12.998Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-27T18:27:12.998Z] #7 DONE 0.6s [2022-07-27T18:27:12.998Z] [2022-07-27T18:27:12.998Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:27:12.998Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-27T18:27:12.998Z] #10 DONE 0.6s [2022-07-27T18:27:12.998Z] [2022-07-27T18:27:12.998Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:27:12.998Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-27T18:27:12.998Z] #9 DONE 0.6s [2022-07-27T18:27:13.204Z] #62 26.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-27T18:27:13.204Z] #62 ... [2022-07-27T18:27:13.204Z] [2022-07-27T18:27:13.204Z] #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-07-27T18:27:13.204Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:27:13.204Z] #60 16.23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-27T18:27:13.204Z] #60 16.24 go: downloading golang.org/x/mod v0.3.0 [2022-07-27T18:27:13.464Z] #60 ... [2022-07-27T18:27:13.464Z] [2022-07-27T18:27:13.464Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:13.464Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:13.464Z] #62 26.27 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-27T18:27:13.464Z] #62 26.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-27T18:27:13.464Z] #62 26.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-27T18:27:13.898Z] Fetching without tags [2022-07-27T18:27:14.035Z] #62 26.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-27T18:27:14.035Z] #62 26.88 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-27T18:27:14.035Z] #62 26.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-27T18:27:14.036Z] #62 27.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-27T18:27:14.234Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 547da0d575519a197fbf4e0543555d508d176084 [2022-07-27T18:27:14.296Z] #62 27.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-27T18:27:14.296Z] #62 27.38 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-27T18:27:13.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:27:13.802Z] > git config --add remote.origin.fetch +refs/pull/43800/head:refs/remotes/origin/PR-43800 # timeout=10 [2022-07-27T18:27:13.830Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:27:13.877Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:27:13.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:27:13.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:27:13.947Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:27:14.244Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:27:14.263Z] > git checkout -f 547da0d575519a197fbf4e0543555d508d176084 # timeout=10 [2022-07-27T18:27:14.557Z] #62 27.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-27T18:27:14.557Z] #62 27.51 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-27T18:27:14.557Z] #62 27.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-27T18:27:14.557Z] #62 27.64 go: downloading github.com/julz/importas v0.1.0 [2022-07-27T18:27:14.557Z] #62 27.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-27T18:27:14.828Z] #62 27.88 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-27T18:27:14.828Z] #62 27.88 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-27T18:27:14.907Z] [2022-07-27T18:27:14.907Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:27:14.907Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-27T18:27:14.907Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-27T18:27:14.907Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:27:14.907Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-27T18:27:14.907Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-27T18:27:15.089Z] #62 28.06 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-27T18:27:15.183Z] #73 ... [2022-07-27T18:27:15.183Z] [2022-07-27T18:27:15.183Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-27T18:27:15.183Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-27T18:27:15.183Z] #49 DONE 0.0s [2022-07-27T18:27:15.183Z] [2022-07-27T18:27:15.183Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:15.183Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:15.183Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-27T18:27:15.183Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-27T18:27:15.183Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-27T18:27:15.183Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-27T18:27:15.183Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 18.87MB / 55.00MB 0.6s [2022-07-27T18:27:15.183Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.6s done [2022-07-27T18:27:15.350Z] #62 28.26 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-27T18:27:15.350Z] #62 28.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-27T18:27:15.444Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.8s [2022-07-27T18:27:15.444Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 856.06kB / 54.58MB 0.8s [2022-07-27T18:27:15.444Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.02MB / 55.00MB 0.8s [2022-07-27T18:27:15.444Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.05MB / 10.88MB 0.8s [2022-07-27T18:27:15.613Z] #62 28.49 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-27T18:27:15.614Z] #62 28.53 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-27T18:27:15.657Z] Merge succeeded, producing b461489bbcd1232275ce67e76c2191a7bd5df8f9 [2022-07-27T18:27:15.658Z] Checking out Revision b461489bbcd1232275ce67e76c2191a7bd5df8f9 (PR-43800) [2022-07-27T18:27:15.705Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 1.0s [2022-07-27T18:27:15.705Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 3.15MB / 10.88MB 1.0s [2022-07-27T18:27:15.705Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.24MB / 54.58MB 1.0s [2022-07-27T18:27:15.705Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 1.0s [2022-07-27T18:27:15.705Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.19MB / 10.88MB 1.0s [2022-07-27T18:27:15.875Z] #62 28.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-27T18:27:15.875Z] #62 28.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-27T18:27:15.875Z] #62 28.89 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-27T18:27:15.977Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 33.55MB / 55.00MB 1.3s [2022-07-27T18:27:15.977Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 9.91MB / 10.88MB 1.3s [2022-07-27T18:27:15.977Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 13.63MB / 54.58MB 1.3s [2022-07-27T18:27:15.977Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 1.4s [2022-07-27T18:27:15.977Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.4s [2022-07-27T18:27:16.035Z] #11 ... [2022-07-27T18:27:16.035Z] [2022-07-27T18:27:16.035Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-27T18:27:16.035Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-27T18:27:16.035Z] #29 10.54 129 added, 0 removed; done. [2022-07-27T18:27:16.035Z] #29 10.61 Setting up jq (1.6-2.1) ... [2022-07-27T18:27:16.035Z] #29 10.62 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:27:16.035Z] #29 10.63 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:27:16.035Z] #29 10.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:27:16.035Z] #29 10.66 Processing triggers for ca-certificates (20210119) ... [2022-07-27T18:27:16.035Z] #29 10.69 Updating certificates in /etc/ssl/certs... [2022-07-27T18:27:16.035Z] #29 11.72 0 added, 0 removed; done. [2022-07-27T18:27:16.035Z] #29 11.72 Running hooks in /etc/ca-certificates/update.d... [2022-07-27T18:27:16.035Z] #29 11.73 done. [2022-07-27T18:27:16.035Z] #29 DONE 13.7s [2022-07-27T18:27:16.035Z] [2022-07-27T18:27:16.035Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:16.035Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:16.236Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 16.78MB / 54.58MB 1.4s [2022-07-27T18:27:16.236Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 42.99MB / 55.00MB 1.6s [2022-07-27T18:27:16.498Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 1.8s [2022-07-27T18:27:16.498Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.6s done [2022-07-27T18:27:16.498Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 25.17MB / 54.58MB 1.8s [2022-07-27T18:27:16.498Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.27MB / 85.90MB 1.8s [2022-07-27T18:27:16.498Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 50.33MB / 55.00MB 1.9s [2022-07-27T18:27:16.498Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 32.51MB / 54.58MB 1.9s [2022-07-27T18:27:16.498Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 12.58MB / 85.90MB 1.9s [2022-07-27T18:27:16.597Z] #11 ... [2022-07-27T18:27:16.597Z] [2022-07-27T18:27:16.597Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-27T18:27:16.597Z] #30 sha256:f55fdbee1059000af7a620cb313f306281ec12fefdc27d0568b44622f2fb0934 [2022-07-27T18:27:16.597Z] #30 DONE 0.4s [2022-07-27T18:27:16.597Z] [2022-07-27T18:27:16.597Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:16.597Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:14.844Z] > git remote # timeout=10 [2022-07-27T18:27:14.866Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T18:27:14.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:27:14.877Z] > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10 [2022-07-27T18:27:15.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T18:27:15.662Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:27:15.670Z] > git checkout -f b461489bbcd1232275ce67e76c2191a7bd5df8f9 # timeout=10 [2022-07-27T18:27:16.761Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s [2022-07-27T18:27:16.761Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 37.75MB / 54.58MB 2.1s [2022-07-27T18:27:16.761Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 20.97MB / 85.90MB 2.1s [2022-07-27T18:27:16.761Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 43.57MB / 54.58MB 2.2s [2022-07-27T18:27:16.816Z] #62 29.73 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-27T18:27:16.816Z] #62 29.74 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-27T18:27:16.816Z] #62 29.79 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-27T18:27:17.010Z] Fetching without tags [2022-07-27T18:27:17.019Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 49.28MB / 54.58MB 2.3s [2022-07-27T18:27:17.019Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 29.36MB / 85.90MB 2.3s [2022-07-27T18:27:17.019Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.4s [2022-07-27T18:27:17.019Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 2.4s [2022-07-27T18:27:17.076Z] #62 29.90 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-27T18:27:17.076Z] #62 30.02 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-27T18:27:17.076Z] #62 30.08 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-27T18:27:17.277Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-27T18:27:17.322Z] Merging remotes/origin/master commit 2bfc7aedab34758e62ea102acaa2cdca712042c8 into PR head commit 547da0d575519a197fbf4e0543555d508d176084 [2022-07-27T18:27:17.336Z] #62 30.18 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-27T18:27:17.336Z] #62 30.35 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-27T18:27:17.336Z] #62 30.39 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-27T18:27:17.526Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s [2022-07-27T18:27:17.535Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 48.23MB / 85.90MB 2.9s [2022-07-27T18:27:17.793Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.0s done [2022-07-27T18:27:17.793Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 3.0s [2022-07-27T18:27:17.793Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 3.0s [2022-07-27T18:27:17.793Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.90MB / 85.90MB 3.1s [2022-07-27T18:27:17.906Z] #62 30.94 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-27T18:27:17.906Z] #62 30.95 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-27T18:27:17.906Z] #62 31.03 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-27T18:27:17.906Z] #62 31.08 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-27T18:27:18.051Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.1s done [2022-07-27T18:27:18.051Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 59.77MB / 85.90MB 3.3s [2022-07-27T18:27:18.051Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.44MB / 141.81MB 3.5s [2022-07-27T18:27:18.051Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.5s [2022-07-27T18:27:18.167Z] #62 31.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-27T18:27:18.309Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 68.16MB / 85.90MB 3.6s [2022-07-27T18:27:18.427Z] #62 31.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-27T18:27:18.456Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.1s done [2022-07-27T18:27:18.544Z] Merge succeeded, producing 4c48efc02c9cced9a389788d4fe2c4af967944fe [2022-07-27T18:27:18.545Z] Checking out Revision 4c48efc02c9cced9a389788d4fe2c4af967944fe (PR-43800) [2022-07-27T18:27:18.568Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 16.78MB / 141.81MB 3.9s [2022-07-27T18:27:16.847Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:27:16.873Z] > git config --add remote.origin.fetch +refs/pull/43800/head:refs/remotes/origin/PR-43800 # timeout=10 [2022-07-27T18:27:16.893Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:27:16.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-27T18:27:17.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-27T18:27:17.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:27:17.031Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43800/head:refs/remotes/origin/PR-43800 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-27T18:27:17.344Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:27:17.373Z] > git checkout -f 547da0d575519a197fbf4e0543555d508d176084 # timeout=10 [2022-07-27T18:27:18.148Z] > git remote # timeout=10 [2022-07-27T18:27:18.173Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T18:27:18.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-27T18:27:18.181Z] > git merge 2bfc7aedab34758e62ea102acaa2cdca712042c8 # timeout=10 [2022-07-27T18:27:18.534Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T18:27:18.547Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T18:27:18.554Z] > git checkout -f 4c48efc02c9cced9a389788d4fe2c4af967944fe # timeout=10 [2022-07-27T18:27:18.688Z] #62 31.53 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-27T18:27:18.688Z] #62 31.56 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-27T18:27:18.688Z] #62 31.75 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-27T18:27:18.713Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-27T18:27:18.826Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 75.07MB / 85.90MB 4.1s [2022-07-27T18:27:18.826Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 28.31MB / 141.81MB 4.3s [2022-07-27T18:27:18.949Z] #62 31.82 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-27T18:27:18.949Z] #62 31.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-27T18:27:19.087Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 79.69MB / 85.90MB 4.5s [2022-07-27T18:27:19.210Z] #62 32.11 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-27T18:27:19.210Z] #62 32.12 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-27T18:27:19.210Z] #62 ... [2022-07-27T18:27:19.210Z] [2022-07-27T18:27:19.210Z] #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-07-27T18:27:19.210Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:27:19.210Z] #83 22.16 Fetched 8561 kB in 17s (510 kB/s) [2022-07-27T18:27:19.210Z] #83 22.16 Reading package lists... [2022-07-27T18:27:19.210Z] #83 29.98 Reading package lists... [2022-07-27T18:27:19.210Z] #83 ... [2022-07-27T18:27:19.210Z] [2022-07-27T18:27:19.211Z] #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-07-27T18:27:19.211Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:27:19.211Z] #54 28.75 Updating files: 72% (1582/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-27T18:27:19.211Z] #54 29.52 + git checkout -q v2.3.0 [2022-07-27T18:27:19.319Z] Commit message: "Merge commit '2bfc7aedab34758e62ea102acaa2cdca712042c8' into HEAD" [2022-07-27T18:27:19.330Z] First time build. Skipping changelog. [2022-07-27T18:27:19.345Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 84.93MB / 85.90MB 4.7s [2022-07-27T18:27:19.345Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 37.75MB / 141.81MB 4.7s [2022-07-27T18:27:19.603Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 45.09MB / 141.81MB 5.0s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-27T18:27:19.783Z] #54 32.51 + 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-07-27T18:27:19.783Z] #54 ... [2022-07-27T18:27:19.783Z] [2022-07-27T18:27:19.783Z] #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-07-27T18:27:19.783Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:27:19.783Z] #58 22.73 Fetched 8565 kB in 18s (479 kB/s) [2022-07-27T18:27:19.783Z] #58 22.73 Reading package lists... [2022-07-27T18:27:20.045Z] #58 30.29 Reading package lists... [2022-07-27T18:27:20.045Z] #58 ... [2022-07-27T18:27:20.045Z] [2022-07-27T18:27:20.045Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:20.045Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:20.045Z] #62 32.62 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-27T18:27:20.045Z] #62 32.77 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-27T18:27:20.045Z] #62 32.88 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-27T18:27:20.045Z] #62 33.04 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-27T18:27:20.171Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.3s done [2022-07-27T18:27:20.171Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 52.43MB / 141.81MB 5.4s [2022-07-27T18:27:20.234Z] + docker version [2022-07-27T18:27:20.306Z] #62 33.22 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-27T18:27:20.306Z] #62 33.26 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-27T18:27:20.429Z] #11 ... [2022-07-27T18:27:20.429Z] [2022-07-27T18:27:20.429Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:27:20.429Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-27T18:27:20.429Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-27T18:27:20.429Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:27:20.429Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-27T18:27:20.429Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-27T18:27:20.429Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-07-27T18:27:20.429Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-07-27T18:27:20.429Z] #71 DONE 5.7s [2022-07-27T18:27:20.429Z] [2022-07-27T18:27:20.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:20.429Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:20.429Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 62.91MB / 141.81MB 5.7s [2022-07-27T18:27:20.429Z] #11 ... [2022-07-27T18:27:20.429Z] [2022-07-27T18:27:20.429Z] #24 [internal] load build context [2022-07-27T18:27:20.429Z] #24 sha256:570fb78c0e72fddd0d8cf456d2828690ed7253d0095b39e412ad4007bcc78867 [2022-07-27T18:27:20.429Z] #24 transferring context: 28.08MB 6.0s [2022-07-27T18:27:20.567Z] #62 33.54 go: downloading honnef.co/go/tools v0.3.1 [2022-07-27T18:27:21.138Z] #62 ... [2022-07-27T18:27:21.138Z] [2022-07-27T18:27:21.138Z] #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-07-27T18:27:21.138Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:27:21.138Z] #19 11.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-27T18:27:21.138Z] #19 13.12 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-27T18:27:21.138Z] #19 13.15 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-27T18:27:21.138Z] #19 13.15 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-27T18:27:21.138Z] #19 13.18 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:27:21.138Z] #19 13.19 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-27T18:27:21.138Z] #19 13.24 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:27:21.138Z] #19 13.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-27T18:27:21.138Z] #19 13.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-27T18:27:21.138Z] #19 13.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:21.138Z] #19 13.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-27T18:27:21.138Z] #19 13.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-27T18:27:21.138Z] #19 13.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:27:21.366Z] #24 ... [2022-07-27T18:27:21.366Z] [2022-07-27T18:27:21.366Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:21.366Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:21.366Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 88.90MB / 141.81MB 6.6s [2022-07-27T18:27:19.322Z] > git rev-list --no-walk 0beab4e59e0e9c3a69231bb0d544a00fbb187c5e # timeout=10 [2022-07-27T18:27:21.628Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 97.12MB / 141.81MB 7.1s [2022-07-27T18:27:22.204Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 108.00MB / 141.81MB 7.5s [2022-07-27T18:27:22.467Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 116.39MB / 141.81MB 7.8s [2022-07-27T18:27:22.468Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 8.0s [2022-07-27T18:27:22.524Z] Commit message: "Merge commit '2bfc7aedab34758e62ea102acaa2cdca712042c8' into HEAD" [2022-07-27T18:27:22.534Z] First time build. Skipping changelog. [2022-07-27T18:27:22.732Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 133.17MB / 141.81MB 8.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-27T18:27:23.056Z] #19 ... [2022-07-27T18:27:23.056Z] [2022-07-27T18:27:23.056Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:23.056Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:23.056Z] #62 35.79 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-27T18:27:23.056Z] #62 35.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-27T18:27:23.056Z] #62 36.08 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-27T18:27:23.056Z] #62 36.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-27T18:27:22.528Z] > git rev-list --no-walk 0beab4e59e0e9c3a69231bb0d544a00fbb187c5e # timeout=10 [2022-07-27T18:27:23.305Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 140.51MB / 141.81MB 8.5s [2022-07-27T18:27:23.317Z] #62 36.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-27T18:27:23.322Z] + docker version [2022-07-27T18:27:23.564Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.6s done [2022-07-27T18:27:23.564Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.7s [2022-07-27T18:27:23.579Z] #62 36.43 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-27T18:27:23.579Z] #62 36.52 go: downloading golang.org/x/text v0.3.7 [2022-07-27T18:27:23.826Z] #11 ... [2022-07-27T18:27:23.826Z] [2022-07-27T18:27:23.826Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:27:23.826Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-27T18:27:23.826Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-07-27T18:27:23.826Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.5s done [2022-07-27T18:27:23.826Z] #73 DONE 9.2s [2022-07-27T18:27:23.826Z] [2022-07-27T18:27:23.826Z] #24 [internal] load build context [2022-07-27T18:27:23.826Z] #24 sha256:570fb78c0e72fddd0d8cf456d2828690ed7253d0095b39e412ad4007bcc78867 [2022-07-27T18:27:23.966Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.2s [2022-07-27T18:27:24.400Z] #24 ... [2022-07-27T18:27:24.400Z] [2022-07-27T18:27:24.400Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-27T18:27:24.400Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-27T18:27:24.400Z] #72 DONE 1.0s [2022-07-27T18:27:24.400Z] [2022-07-27T18:27:24.400Z] #24 [internal] load build context [2022-07-27T18:27:24.400Z] #24 sha256:570fb78c0e72fddd0d8cf456d2828690ed7253d0095b39e412ad4007bcc78867 [2022-07-27T18:27:24.400Z] #24 transferring context: 62.35MB 9.9s done [2022-07-27T18:27:24.400Z] #24 DONE 10.0s [2022-07-27T18:27:24.400Z] [2022-07-27T18:27:24.400Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:27:24.400Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:27:24.400Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-27T18:27:24.400Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-27T18:27:24.400Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-27T18:27:24.400Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-27T18:27:24.400Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.5s done [2022-07-27T18:27:24.969Z] #28 ... [2022-07-27T18:27:24.969Z] [2022-07-27T18:27:24.969Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-27T18:27:24.969Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-27T18:27:25.906Z] #74 DONE 0.8s [2022-07-27T18:27:25.906Z] [2022-07-27T18:27:25.906Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:27:25.906Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:27:26.493Z] #11 ... [2022-07-27T18:27:26.494Z] [2022-07-27T18:27:26.494Z] #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-07-27T18:27:26.494Z] #31 sha256:5d9dc777e06cec5f46c71892135be29793066e867194bb568238d1b856714362 [2022-07-27T18:27:26.494Z] #31 2.260 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-27T18:27:26.494Z] #31 2.552 [2022-07-27T18:27:26.494Z] #31 2.789 #=#=# ######################################################################## 100.0% [2022-07-27T18:27:26.494Z] #31 3.090 [2022-07-27T18:27:26.494Z] #31 4.139 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-27T18:27:26.494Z] #31 4.542 [2022-07-27T18:27:26.494Z] #31 4.780 #=#=# ######################################################################## 100.0% [2022-07-27T18:27:26.494Z] #31 5.077 [2022-07-27T18:27:26.494Z] #31 6.213 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-27T18:27:26.494Z] #31 6.510 [2022-07-27T18:27:26.494Z] #31 6.739 #=#=# ################# 24.7% ######################################### 57.7% ################################################################ 89.9% ######################################################################## 100.0% [2022-07-27T18:27:26.494Z] #31 7.313 [2022-07-27T18:27:26.494Z] #31 8.342 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-27T18:27:26.494Z] #31 8.687 [2022-07-27T18:27:26.494Z] #31 8.934 #=#=# ######################################################################## 100.0% [2022-07-27T18:27:26.494Z] #31 9.227 [2022-07-27T18:27:26.494Z] #31 10.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-27T18:27:26.751Z] #31 ... [2022-07-27T18:27:26.751Z] [2022-07-27T18:27:26.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:26.751Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:29.201Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.8s [2022-07-27T18:27:29.201Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.2s done [2022-07-27T18:27:29.201Z] #28 DONE 14.6s [2022-07-27T18:27:29.201Z] [2022-07-27T18:27:29.201Z] #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-07-27T18:27:29.201Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-27T18:27:29.276Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s [2022-07-27T18:27:30.177Z] Client: Docker Engine - Community [2022-07-27T18:27:30.178Z] Version: 20.10.14 [2022-07-27T18:27:30.178Z] API version: 1.41 [2022-07-27T18:27:30.178Z] Go version: go1.16.15 [2022-07-27T18:27:30.178Z] Git commit: a224086 [2022-07-27T18:27:30.178Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-27T18:27:30.178Z] OS/Arch: linux/amd64 [2022-07-27T18:27:30.178Z] Context: default [2022-07-27T18:27:30.178Z] Experimental: true [2022-07-27T18:27:30.178Z] [2022-07-27T18:27:30.178Z] Server: Docker Engine - Community [2022-07-27T18:27:30.178Z] Engine: [2022-07-27T18:27:30.178Z] Version: 20.10.14 [2022-07-27T18:27:30.178Z] API version: 1.41 (minimum version 1.12) [2022-07-27T18:27:30.178Z] Go version: go1.16.15 [2022-07-27T18:27:30.178Z] Git commit: 87a90dc [2022-07-27T18:27:30.178Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-27T18:27:30.178Z] OS/Arch: linux/amd64 [2022-07-27T18:27:30.178Z] Experimental: true [2022-07-27T18:27:30.178Z] containerd: [2022-07-27T18:27:30.178Z] Version: 1.5.11 [2022-07-27T18:27:30.178Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:27:30.178Z] runc: [2022-07-27T18:27:30.178Z] Version: 1.0.3 [2022-07-27T18:27:30.178Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-27T18:27:30.178Z] docker-init: [2022-07-27T18:27:30.178Z] Version: 0.19.0 [2022-07-27T18:27:30.178Z] GitCommit: de40ad0 [2022-07-27T18:27:30.178Z] #62 ... [2022-07-27T18:27:30.178Z] [2022-07-27T18:27:30.178Z] #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-07-27T18:27:30.178Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:27:30.178Z] #83 29.98 Reading package lists... [2022-07-27T18:27:30.178Z] #83 37.14 Building dependency tree... [2022-07-27T18:27:30.178Z] #83 41.97 python3 is already the newest version (3.9.2-3). [2022-07-27T18:27:30.178Z] #83 41.97 The following additional packages will be installed: [2022-07-27T18:27:30.178Z] #83 41.98 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-27T18:27:30.178Z] #83 41.99 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-27T18:27:30.178Z] #83 42.00 Suggested packages: [2022-07-27T18:27:30.178Z] #83 42.02 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-27T18:27:30.178Z] #83 42.02 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-27T18:27:30.178Z] #83 42.02 m4-doc ed diffutils-doc [2022-07-27T18:27:30.178Z] #83 42.02 Recommended packages: [2022-07-27T18:27:30.178Z] #83 42.02 fakeroot libalgorithm-merge-perl libltdl-dev [Pipeline] sh [2022-07-27T18:27:30.475Z] + docker info [2022-07-27T18:27:30.651Z] #11 ... [2022-07-27T18:27:30.651Z] [2022-07-27T18:27:30.651Z] #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-07-27T18:27:30.651Z] #31 sha256:5d9dc777e06cec5f46c71892135be29793066e867194bb568238d1b856714362 [2022-07-27T18:27:30.651Z] #31 10.42 [2022-07-27T18:27:30.651Z] #31 10.67 #=#=# ######################################################################## 100.0% [2022-07-27T18:27:30.651Z] #31 11.00 [2022-07-27T18:27:30.651Z] #31 11.09 Download of images into '/build' complete. [2022-07-27T18:27:30.651Z] #31 11.09 Use something like the following to load the result into a Docker daemon: [2022-07-27T18:27:30.651Z] #31 11.09 tar -cC '/build' . | docker load [2022-07-27T18:27:30.651Z] #31 DONE 14.1s [2022-07-27T18:27:30.911Z] [2022-07-27T18:27:30.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:30.911Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:31.104Z] #29 1.709 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:27:31.104Z] #29 1.724 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:27:31.104Z] #29 1.724 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:27:31.104Z] #29 1.972 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:27:31.362Z] #29 2.228 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:27:31.561Z] #83 44.29 The following NEW packages will be installed: [2022-07-27T18:27:31.561Z] #83 44.31 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-27T18:27:31.561Z] #83 44.31 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-27T18:27:31.561Z] #83 44.33 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-27T18:27:31.561Z] #83 44.33 libyajl2 m4 patch xz-utils [2022-07-27T18:27:31.822Z] #83 44.84 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:27:31.822Z] #83 44.84 Need to get 5940 kB of archives. [2022-07-27T18:27:31.822Z] #83 44.84 After this operation, 18.7 MB of additional disk space will be used. [2022-07-27T18:27:31.822Z] #83 44.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-27T18:27:31.822Z] #83 44.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-27T18:27:31.822Z] #83 44.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-27T18:27:31.822Z] #83 44.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-27T18:27:31.822Z] #83 44.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-27T18:27:31.822Z] #83 44.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-27T18:27:31.928Z] #29 2.788 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:32.082Z] #83 44.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-27T18:27:32.082Z] #83 44.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-27T18:27:32.082Z] #83 44.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-27T18:27:32.082Z] #83 44.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-27T18:27:32.082Z] #83 45.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-27T18:27:32.082Z] #83 45.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-27T18:27:32.343Z] #83 45.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-27T18:27:32.343Z] #83 45.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-27T18:27:32.343Z] #83 45.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-27T18:27:32.343Z] #83 45.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:27:32.343Z] #83 45.24 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-07-27T18:27:32.343Z] #83 45.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-27T18:27:32.343Z] #83 45.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-27T18:27:32.343Z] #83 45.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-27T18:27:32.343Z] #83 45.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-27T18:27:32.343Z] #83 45.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-27T18:27:32.343Z] #83 45.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-27T18:27:32.604Z] #83 ... [2022-07-27T18:27:32.604Z] [2022-07-27T18:27:32.604Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:32.604Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:32.604Z] #62 45.58 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-27T18:27:32.604Z] #62 45.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-27T18:27:32.865Z] #62 45.95 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-27T18:27:32.865Z] #62 45.96 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-27T18:27:33.126Z] #62 46.14 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-27T18:27:33.299Z] Client: Docker Engine - Community [2022-07-27T18:27:33.299Z] Version: 20.10.14 [2022-07-27T18:27:33.299Z] API version: 1.41 [2022-07-27T18:27:33.299Z] Go version: go1.16.15 [2022-07-27T18:27:33.299Z] Git commit: a224086 [2022-07-27T18:27:33.299Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-27T18:27:33.299Z] OS/Arch: linux/arm64 [2022-07-27T18:27:33.299Z] Context: default [2022-07-27T18:27:33.299Z] Experimental: true [2022-07-27T18:27:33.299Z] [2022-07-27T18:27:33.299Z] Server: Docker Engine - Community [2022-07-27T18:27:33.299Z] Engine: [2022-07-27T18:27:33.299Z] Version: 20.10.14 [2022-07-27T18:27:33.299Z] API version: 1.41 (minimum version 1.12) [2022-07-27T18:27:33.299Z] Go version: go1.16.15 [2022-07-27T18:27:33.299Z] Git commit: 87a90dc [2022-07-27T18:27:33.299Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-27T18:27:33.299Z] OS/Arch: linux/arm64 [2022-07-27T18:27:33.299Z] Experimental: true [2022-07-27T18:27:33.299Z] containerd: [2022-07-27T18:27:33.299Z] Version: 1.5.11 [2022-07-27T18:27:33.299Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:27:33.299Z] runc: [2022-07-27T18:27:33.299Z] Version: 1.0.3 [2022-07-27T18:27:33.299Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-27T18:27:33.299Z] docker-init: [2022-07-27T18:27:33.299Z] Version: 0.19.0 [2022-07-27T18:27:33.299Z] GitCommit: de40ad0 [2022-07-27T18:27:33.302Z] #29 3.883 Fetched 8561 kB in 2s (3512 kB/s) [Pipeline] sh [2022-07-27T18:27:33.437Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 14.3s done [2022-07-27T18:27:33.437Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-27T18:27:33.437Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-27T18:27:33.437Z] #11 DONE 42.5s [2022-07-27T18:27:33.437Z] [2022-07-27T18:27:33.437Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-27T18:27:33.437Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-27T18:27:33.612Z] + docker info [2022-07-27T18:27:33.697Z] #62 46.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-27T18:27:33.697Z] #62 46.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-27T18:27:33.868Z] #29 3.883 Reading package lists... [2022-07-27T18:27:33.958Z] #62 46.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-27T18:27:33.958Z] #62 46.93 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-27T18:27:33.958Z] #62 47.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-27T18:27:34.219Z] #62 47.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-27T18:27:34.219Z] #62 47.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-27T18:27:34.368Z] #12 DONE 0.8s [2022-07-27T18:27:34.368Z] [2022-07-27T18:27:34.368Z] #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-07-27T18:27:34.368Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-27T18:27:34.435Z] #29 4.709 Reading package lists... [2022-07-27T18:27:34.435Z] #29 ... [2022-07-27T18:27:34.435Z] [2022-07-27T18:27:34.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:34.435Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:34.435Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-27T18:27:34.435Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done [2022-07-27T18:27:34.435Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.4s [2022-07-27T18:27:34.480Z] #62 47.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-27T18:27:34.480Z] #62 47.44 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-27T18:27:34.480Z] #62 47.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-27T18:27:34.480Z] #62 47.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-27T18:27:34.694Z] #11 ... [2022-07-27T18:27:34.694Z] [2022-07-27T18:27:34.694Z] #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-07-27T18:27:34.694Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-27T18:27:34.694Z] #29 4.709 Reading package lists... [2022-07-27T18:27:34.740Z] #62 47.71 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-27T18:27:34.932Z] #13 DONE 0.5s [2022-07-27T18:27:34.933Z] [2022-07-27T18:27:34.933Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-27T18:27:34.933Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-27T18:27:34.933Z] #33 DONE 0.0s [2022-07-27T18:27:34.933Z] [2022-07-27T18:27:34.933Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:27:34.933Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:27:34.966Z] #29 5.540 Building dependency tree... [2022-07-27T18:27:35.004Z] #62 ... [2022-07-27T18:27:35.004Z] [2022-07-27T18:27:35.004Z] #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-07-27T18:27:35.004Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:27:35.004Z] #58 30.29 Reading package lists... [2022-07-27T18:27:35.004Z] #58 37.89 Building dependency tree... [2022-07-27T18:27:35.004Z] #58 43.10 The following additional packages will be installed: [2022-07-27T18:27:35.004Z] #58 43.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:27:35.004Z] #58 43.13 python3-protobuf python3-six [2022-07-27T18:27:35.004Z] #58 43.14 Suggested packages: [2022-07-27T18:27:35.004Z] #58 43.17 python3-setuptools [2022-07-27T18:27:35.004Z] #58 43.17 Recommended packages: [2022-07-27T18:27:35.004Z] #58 43.17 iproute2 | iproute [2022-07-27T18:27:35.004Z] #58 44.05 The following NEW packages will be installed: [2022-07-27T18:27:35.004Z] #58 44.09 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:27:35.004Z] #58 44.09 python3-protobuf python3-six [2022-07-27T18:27:35.004Z] #58 44.68 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:27:35.004Z] #58 44.68 Need to get 2315 kB of archives. [2022-07-27T18:27:35.004Z] #58 44.68 After this operation, 11.1 MB of additional disk space will be used. [2022-07-27T18:27:35.004Z] #58 44.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-27T18:27:35.004Z] #58 44.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:27:35.004Z] #58 44.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-27T18:27:35.004Z] #58 44.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-27T18:27:35.004Z] #58 44.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-27T18:27:35.004Z] #58 44.84 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-07-27T18:27:35.004Z] #58 44.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:27:35.004Z] #58 47.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-27T18:27:35.192Z] #36 ... [2022-07-27T18:27:35.192Z] [2022-07-27T18:27:35.192Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-27T18:27:35.192Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-27T18:27:35.192Z] #46 DONE 0.3s [2022-07-27T18:27:35.192Z] [2022-07-27T18:27:35.192Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-27T18:27:35.192Z] #25 sha256:9aaf411d4512ef9444fed34ef2b78d05222b2e684ab003e28ee08fb80bca81b7 [2022-07-27T18:27:35.192Z] #25 DONE 0.5s [2022-07-27T18:27:35.192Z] [2022-07-27T18:27:35.192Z] #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-07-27T18:27:35.192Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:27:35.231Z] #29 5.972 The following additional packages will be installed: [2022-07-27T18:27:35.231Z] #29 5.972 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-27T18:27:35.231Z] #29 5.980 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-27T18:27:35.231Z] #29 5.980 Recommended packages: [2022-07-27T18:27:35.231Z] #29 5.980 libldap-common publicsuffix libsasl2-modules [2022-07-27T18:27:35.264Z] #58 ... [2022-07-27T18:27:35.264Z] [2022-07-27T18:27:35.264Z] #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-07-27T18:27:35.264Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:27:35.264Z] #83 46.62 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:27:35.264Z] #83 47.01 Fetched 5940 kB in 1s (7020 kB/s) [2022-07-27T18:27:35.264Z] #83 47.20 Selecting previously unselected package bzip2. [2022-07-27T18:27:35.264Z] #83 47.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:27:35.264Z] #83 47.33 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-27T18:27:35.264Z] #83 47.34 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:27:35.264Z] #83 47.51 Selecting previously unselected package libmagic-mgc. [2022-07-27T18:27:35.264Z] #83 47.51 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-27T18:27:35.264Z] #83 47.54 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-27T18:27:35.450Z] #47 ... [2022-07-27T18:27:35.450Z] [2022-07-27T18:27:35.450Z] #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-07-27T18:27:35.450Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-27T18:27:35.450Z] #50 DONE 0.5s [2022-07-27T18:27:35.450Z] [2022-07-27T18:27:35.450Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-27T18:27:35.450Z] #66 sha256:205d92b8fd0ff9c4cf69ded5d23f9a1ba711066cb5953f9c164b373ce1ba665b [2022-07-27T18:27:35.450Z] #66 DONE 0.6s [2022-07-27T18:27:35.450Z] [2022-07-27T18:27:35.450Z] #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-07-27T18:27:35.450Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:27:35.490Z] #29 6.145 The following NEW packages will be installed: [2022-07-27T18:27:35.490Z] #29 6.145 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-27T18:27:35.490Z] #29 6.145 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-27T18:27:35.490Z] #29 6.145 libssh2-1 openssl [2022-07-27T18:27:35.525Z] #83 48.35 Selecting previously unselected package libmagic1:amd64. [2022-07-27T18:27:35.525Z] #83 48.35 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-27T18:27:35.525Z] #83 48.39 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:27:35.760Z] #29 6.426 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-27T18:27:35.760Z] #29 6.426 Need to get 3041 kB of archives. [2022-07-27T18:27:35.760Z] #29 6.426 After this operation, 6651 kB of additional disk space will be used. [2022-07-27T18:27:35.760Z] #29 6.426 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-27T18:27:35.760Z] #29 6.447 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-27T18:27:35.760Z] #29 6.447 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-27T18:27:35.760Z] #29 6.453 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-07-27T18:27:35.760Z] #29 6.453 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-27T18:27:35.760Z] #29 6.453 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-27T18:27:35.760Z] #29 6.465 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-27T18:27:35.760Z] #29 6.465 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-27T18:27:35.760Z] #29 6.465 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-27T18:27:35.760Z] #29 6.465 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-27T18:27:35.760Z] #29 6.465 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-27T18:27:35.760Z] #29 6.477 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-27T18:27:35.760Z] #29 6.477 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-27T18:27:35.760Z] #29 6.477 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-27T18:27:35.760Z] #29 6.485 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-27T18:27:35.799Z] #83 48.65 Selecting previously unselected package file. [2022-07-27T18:27:35.799Z] #83 48.65 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-27T18:27:35.799Z] #83 48.67 Unpacking file (1:5.39-3) ... [2022-07-27T18:27:36.019Z] #29 6.803 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:27:36.019Z] #29 6.860 Fetched 3041 kB in 0s (9127 kB/s) [2022-07-27T18:27:36.019Z] #29 6.896 Selecting previously unselected package openssl. [2022-07-27T18:27:36.019Z] #29 6.896 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-27T18:27:36.019Z] #29 6.896 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-27T18:27:36.059Z] #83 48.91 Selecting previously unselected package xz-utils. [2022-07-27T18:27:36.059Z] #83 48.91 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-27T18:27:36.059Z] #83 48.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:27:36.278Z] #29 6.984 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:27:36.278Z] #29 7.182 Selecting previously unselected package ca-certificates. [2022-07-27T18:27:36.278Z] #29 7.182 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-27T18:27:36.319Z] #83 49.32 Selecting previously unselected package libsigsegv2:amd64. [2022-07-27T18:27:36.319Z] #83 49.34 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-27T18:27:36.319Z] #83 49.35 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-27T18:27:36.537Z] #29 7.192 Unpacking ca-certificates (20210119) ... [2022-07-27T18:27:36.537Z] #29 7.409 Selecting previously unselected package libbrotli1:amd64. [2022-07-27T18:27:36.537Z] #29 7.409 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-27T18:27:36.537Z] #29 7.445 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-27T18:27:36.580Z] #83 49.59 Selecting previously unselected package m4. [2022-07-27T18:27:36.580Z] #83 49.60 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-27T18:27:36.580Z] #83 49.61 Unpacking m4 (1.4.18-5) ... [2022-07-27T18:27:36.799Z] #29 7.560 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-27T18:27:36.799Z] #29 7.560 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-27T18:27:36.799Z] #29 7.565 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:27:36.799Z] #29 7.676 Selecting previously unselected package libsasl2-2:amd64. [2022-07-27T18:27:36.799Z] #29 7.676 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-27T18:27:36.840Z] #83 49.78 Selecting previously unselected package autoconf. [2022-07-27T18:27:36.840Z] #83 49.79 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-27T18:27:36.840Z] #83 49.80 Unpacking autoconf (2.69-14) ... [2022-07-27T18:27:37.058Z] #29 7.681 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:27:37.058Z] #29 7.880 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-27T18:27:37.058Z] #29 7.880 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-27T18:27:37.058Z] #29 7.885 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:27:37.058Z] #29 8.023 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-27T18:27:37.058Z] #29 8.023 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-27T18:27:37.318Z] #29 8.027 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-27T18:27:37.318Z] #29 8.116 Selecting previously unselected package libpsl5:amd64. [2022-07-27T18:27:37.318Z] #29 8.116 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-27T18:27:37.318Z] #29 8.119 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-27T18:27:37.412Z] #83 50.42 Selecting previously unselected package autotools-dev. [2022-07-27T18:27:37.412Z] #83 50.42 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-27T18:27:37.412Z] #83 50.44 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:27:37.584Z] #29 8.250 Selecting previously unselected package librtmp1:amd64. [2022-07-27T18:27:37.584Z] #29 8.250 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-27T18:27:37.584Z] #29 8.263 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:27:37.584Z] #29 8.406 Selecting previously unselected package libssh2-1:amd64. [2022-07-27T18:27:37.584Z] #29 8.406 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-27T18:27:37.584Z] #29 8.408 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-27T18:27:37.673Z] #83 50.69 Selecting previously unselected package automake. [2022-07-27T18:27:37.673Z] #83 50.69 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-27T18:27:37.673Z] #83 50.74 Unpacking automake (1:1.16.3-2) ... [2022-07-27T18:27:37.844Z] #29 8.550 Selecting previously unselected package libcurl4:amd64. [2022-07-27T18:27:37.844Z] #29 8.550 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-27T18:27:37.844Z] #29 8.576 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:27:37.844Z] #29 8.648 Selecting previously unselected package curl. [2022-07-27T18:27:37.844Z] #29 8.648 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-27T18:27:37.844Z] #29 8.665 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:27:38.104Z] #29 8.755 Selecting previously unselected package libonig5:amd64. [2022-07-27T18:27:38.104Z] #29 8.755 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-27T18:27:38.104Z] #29 8.760 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:27:38.104Z] #29 8.847 Selecting previously unselected package libjq1:amd64. [2022-07-27T18:27:38.104Z] #29 8.847 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-27T18:27:38.104Z] #29 8.851 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:27:38.104Z] #29 8.943 Selecting previously unselected package jq. [2022-07-27T18:27:38.104Z] #29 8.943 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-27T18:27:38.104Z] #29 8.949 Unpacking jq (1.6-2.1) ... [2022-07-27T18:27:38.104Z] #29 8.999 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-27T18:27:38.104Z] #29 9.011 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-27T18:27:38.104Z] #29 9.021 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-27T18:27:38.104Z] #29 9.036 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:27:38.104Z] #29 9.046 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:27:38.364Z] #29 9.057 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:27:38.364Z] #29 9.068 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-27T18:27:38.364Z] #29 9.074 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:27:38.364Z] #29 9.091 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:27:38.364Z] #29 9.102 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:27:38.364Z] #29 9.114 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:27:38.364Z] #29 9.128 Setting up ca-certificates (20210119) ... [2022-07-27T18:27:39.078Z] #83 ... [2022-07-27T18:27:39.078Z] [2022-07-27T18:27:39.078Z] #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-07-27T18:27:39.078Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:27:39.078Z] #47 51.29 NAME: [2022-07-27T18:27:39.078Z] #47 51.29 go-winres - A tool for embedding resources in Windows executables [2022-07-27T18:27:39.078Z] #47 51.29 [2022-07-27T18:27:39.078Z] #47 51.29 USAGE: [2022-07-27T18:27:39.078Z] #47 51.29 go-winres [global options] command [command options] [arguments...] [2022-07-27T18:27:39.078Z] #47 51.29 [2022-07-27T18:27:39.078Z] #47 51.29 COMMANDS: [2022-07-27T18:27:39.078Z] #47 51.29 init Create an initial ./winres/winres.json [2022-07-27T18:27:39.078Z] #47 51.29 make Make syso files for the "go build" command [2022-07-27T18:27:39.078Z] #47 51.29 simply Make syso files for the "go build" command (simplified) [2022-07-27T18:27:39.078Z] #47 51.29 extract Extract all resources from an executable [2022-07-27T18:27:39.078Z] #47 51.29 patch Replace resources in an executable file (exe, dll) [2022-07-27T18:27:39.078Z] #47 51.29 help, h Shows a list of commands or help for one command [2022-07-27T18:27:39.078Z] #47 51.29 [2022-07-27T18:27:39.078Z] #47 51.29 GLOBAL OPTIONS: [2022-07-27T18:27:39.078Z] #47 51.29 --help, -h show help (default: false) [2022-07-27T18:27:39.078Z] #47 DONE 52.0s [2022-07-27T18:27:39.078Z] [2022-07-27T18:27:39.078Z] #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-07-27T18:27:39.078Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:27:39.078Z] #83 51.90 Selecting previously unselected package patch. [2022-07-27T18:27:39.078Z] #83 51.91 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-27T18:27:39.078Z] #83 51.91 Unpacking patch (2.7.6-7) ... [2022-07-27T18:27:39.078Z] #83 ... [2022-07-27T18:27:39.078Z] [2022-07-27T18:27:39.078Z] #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-07-27T18:27:39.078Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:27:39.078Z] #58 48.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:27:39.078Z] #58 49.29 Fetched 2315 kB in 3s (684 kB/s) [2022-07-27T18:27:39.078Z] #58 49.45 Selecting previously unselected package libprotobuf23:amd64. [2022-07-27T18:27:39.078Z] #58 49.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:27:39.078Z] #58 49.54 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-27T18:27:39.078Z] #58 49.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-27T18:27:39.078Z] #58 50.77 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:27:39.078Z] #58 50.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:27:39.078Z] #58 50.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:27:39.078Z] #58 51.12 Selecting previously unselected package python3-six. [2022-07-27T18:27:39.078Z] #58 51.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-27T18:27:39.078Z] #58 51.17 Unpacking python3-six (1.16.0-2) ... [2022-07-27T18:27:39.078Z] #58 51.47 Selecting previously unselected package python3-protobuf. [2022-07-27T18:27:39.078Z] #58 51.48 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-27T18:27:39.078Z] #58 51.51 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-27T18:27:39.302Z] #29 9.937 Updating certificates in /etc/ssl/certs... [2022-07-27T18:27:39.649Z] #58 52.41 Selecting previously unselected package libnet1:amd64. [2022-07-27T18:27:39.649Z] #58 52.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-27T18:27:39.649Z] #58 52.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:27:39.910Z] #58 52.65 Selecting previously unselected package libnl-3-200:amd64. [2022-07-27T18:27:39.910Z] #58 52.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-27T18:27:39.910Z] #58 52.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:27:40.173Z] #58 52.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:27:40.173Z] #58 52.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:27:40.173Z] #58 52.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:27:40.247Z] #29 11.13 129 added, 0 removed; done. [2022-07-27T18:27:40.247Z] #29 11.19 Setting up jq (1.6-2.1) ... [2022-07-27T18:27:40.247Z] #29 11.20 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:27:40.247Z] #29 11.21 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:27:40.434Z] #58 53.18 Selecting previously unselected package criu. [2022-07-27T18:27:40.434Z] #58 53.20 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-27T18:27:40.434Z] #58 53.24 Unpacking criu (3.17.1-1) ... [2022-07-27T18:27:40.505Z] #29 11.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:27:40.505Z] #29 11.25 Processing triggers for ca-certificates (20210119) ... [2022-07-27T18:27:40.505Z] #29 11.26 Updating certificates in /etc/ssl/certs... [2022-07-27T18:27:40.718Z] #67 ... [2022-07-27T18:27:40.718Z] [2022-07-27T18:27:40.718Z] #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-07-27T18:27:40.718Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:27:40.718Z] #76 5.878 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:27:40.718Z] #76 5.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:27:40.718Z] #76 5.895 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:27:41.289Z] #76 6.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:27:41.384Z] #58 ... [2022-07-27T18:27:41.384Z] [2022-07-27T18:27:41.384Z] #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-07-27T18:27:41.384Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:27:41.384Z] #64 54.32 v3.0.2 [2022-07-27T18:27:41.384Z] #64 DONE 54.4s [2022-07-27T18:27:41.384Z] [2022-07-27T18:27:41.384Z] #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-07-27T18:27:41.384Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:27:41.443Z] #29 12.25 0 added, 0 removed; done. [2022-07-27T18:27:41.443Z] #29 12.25 Running hooks in /etc/ca-certificates/update.d... [2022-07-27T18:27:41.443Z] #29 12.25 done. [2022-07-27T18:27:41.645Z] #41 53.19 Updating files: 79% (1205/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-07-27T18:27:41.645Z] #41 54.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-27T18:27:41.908Z] #41 54.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-27T18:27:42.223Z] #76 ... [2022-07-27T18:27:42.223Z] [2022-07-27T18:27:42.223Z] #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-07-27T18:27:42.223Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:27:42.223Z] #67 6.639 + RM_GOPATH=0 [2022-07-27T18:27:42.223Z] #67 6.639 + TMP_GOPATH= [2022-07-27T18:27:42.223Z] #67 6.639 + : /build [2022-07-27T18:27:42.223Z] #67 6.639 + '[' -z '' ']' [2022-07-27T18:27:42.223Z] #67 6.639 ++ mktemp -d [2022-07-27T18:27:42.223Z] #67 6.646 + export GOPATH=/tmp/tmp.0Xv1Gqvizm [2022-07-27T18:27:42.223Z] #67 6.646 + GOPATH=/tmp/tmp.0Xv1Gqvizm [2022-07-27T18:27:42.223Z] #67 6.646 + RM_GOPATH=1 [2022-07-27T18:27:42.223Z] #67 6.646 + case "$(go env GOARCH)" in [2022-07-27T18:27:42.223Z] #67 6.646 ++ go env GOARCH [2022-07-27T18:27:42.223Z] #67 6.686 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:27:42.223Z] #67 6.686 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:27:42.223Z] #67 6.689 ++ dirname /install.sh [2022-07-27T18:27:42.223Z] #67 6.693 + dir=/ [2022-07-27T18:27:42.223Z] #67 6.693 + bin=rootlesskit [2022-07-27T18:27:42.223Z] #67 6.693 + shift [2022-07-27T18:27:42.223Z] #67 6.693 + '[' '!' -f //rootlesskit.installer ']' [2022-07-27T18:27:42.223Z] #67 6.693 + . //rootlesskit.installer [2022-07-27T18:27:42.223Z] #67 6.693 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:27:42.223Z] #67 6.693 + install_rootlesskit [2022-07-27T18:27:42.223Z] #67 6.693 + case "$1" in [2022-07-27T18:27:42.223Z] #67 6.693 + export CGO_ENABLED=0 [2022-07-27T18:27:42.223Z] #67 6.693 + CGO_ENABLED=0 [2022-07-27T18:27:42.223Z] #67 6.693 + _install_rootlesskit [2022-07-27T18:27:42.223Z] #67 6.694 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-27T18:27:42.223Z] #67 6.694 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:27:42.223Z] #67 6.708 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:27:42.223Z] #67 6.708 + GOBIN=/build [2022-07-27T18:27:42.223Z] #67 6.708 + GO111MODULE=on [2022-07-27T18:27:42.223Z] #67 6.708 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:27:42.820Z] #29 DONE 13.6s [2022-07-27T18:27:42.820Z] [2022-07-27T18:27:42.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:42.820Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:42.820Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.4s done [2022-07-27T18:27:42.820Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.0s [2022-07-27T18:27:43.080Z] #11 ... [2022-07-27T18:27:43.080Z] [2022-07-27T18:27:43.080Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-27T18:27:43.080Z] #30 sha256:50bf4aecded7fe53189836b2e3f0b1b778626d1a5d8eedcc1870b7d67d627e4f [2022-07-27T18:27:43.080Z] #30 DONE 0.2s [2022-07-27T18:27:43.080Z] [2022-07-27T18:27:43.080Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:43.080Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:43.080Z] #11 ... [2022-07-27T18:27:43.080Z] [2022-07-27T18:27:43.080Z] #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-07-27T18:27:43.080Z] #31 sha256:3e56333e985b8c241372ab9a317b38c1bb697c82715c4000d121e3d4df91c95d [2022-07-27T18:27:43.160Z] #67 7.492 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-27T18:27:45.057Z] #67 ... [2022-07-27T18:27:45.057Z] [2022-07-27T18:27:45.057Z] #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-07-27T18:27:45.057Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:27:45.057Z] #53 7.974 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-27T18:27:45.057Z] #53 ... [2022-07-27T18:27:45.057Z] [2022-07-27T18:27:45.057Z] #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-07-27T18:27:45.057Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:27:45.057Z] #14 6.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:27:45.057Z] #14 6.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:27:45.057Z] #14 6.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:27:45.057Z] #14 7.131 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:27:45.057Z] #14 ... [2022-07-27T18:27:45.057Z] [2022-07-27T18:27:45.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-07-27T18:27:45.057Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:27:45.057Z] #62 5.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:27:45.057Z] #62 5.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:27:45.057Z] #62 5.717 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:27:45.057Z] #62 6.055 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:27:45.057Z] #62 8.302 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:27:45.315Z] #62 ... [2022-07-27T18:27:45.315Z] [2022-07-27T18:27:45.315Z] #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-07-27T18:27:45.315Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:27:45.315Z] #57 7.582 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-27T18:27:45.315Z] #57 9.170 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-27T18:27:45.315Z] #57 9.175 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-27T18:27:45.315Z] #57 9.574 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-27T18:27:45.315Z] #57 ... [2022-07-27T18:27:45.315Z] [2022-07-27T18:27:45.315Z] #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-07-27T18:27:45.315Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:27:45.315Z] #51 7.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:27:45.315Z] #51 7.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:27:45.315Z] #51 7.557 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:27:45.315Z] #51 8.235 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-27T18:27:45.315Z] #51 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:27:45.572Z] #51 ... [2022-07-27T18:27:45.572Z] [2022-07-27T18:27:45.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.46.2" && /build/golangci-lint --version [2022-07-27T18:27:45.572Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:45.572Z] #55 6.812 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-27T18:27:45.572Z] #55 10.66 go: downloading github.com/fatih/color v1.13.0 [2022-07-27T18:27:45.572Z] #55 10.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:27:45.572Z] #55 ... [2022-07-27T18:27:45.572Z] [2022-07-27T18:27:45.572Z] #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-07-27T18:27:45.572Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:27:45.572Z] #42 6.301 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:27:45.572Z] #42 6.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:27:45.572Z] #42 6.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:27:45.572Z] #42 7.449 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:27:45.611Z] #31 2.358 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-27T18:27:45.611Z] #31 2.691 [2022-07-27T18:27:45.829Z] #42 ... [2022-07-27T18:27:45.829Z] [2022-07-27T18:27:45.830Z] #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-07-27T18:27:45.830Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:27:45.830Z] #40 7.469 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-27T18:27:45.830Z] #40 8.810 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-27T18:27:46.087Z] #40 11.06 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-27T18:27:46.087Z] #40 ... [2022-07-27T18:27:46.087Z] [2022-07-27T18:27:46.087Z] #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-07-27T18:27:46.087Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-27T18:27:46.087Z] #38 7.705 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-27T18:27:46.087Z] #38 ... [2022-07-27T18:27:46.087Z] [2022-07-27T18:27:46.087Z] #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-07-27T18:27:46.087Z] #26 sha256:cfa286ad24eb63238a826d77f33f5d986e5cb7ff3d186dabfaec14e556fb12e7 [2022-07-27T18:27:46.087Z] #26 7.015 + RM_GOPATH=0 [2022-07-27T18:27:46.087Z] #26 7.015 + TMP_GOPATH= [2022-07-27T18:27:46.087Z] #26 7.015 + : /build [2022-07-27T18:27:46.087Z] #26 7.015 + '[' -z '' ']' [2022-07-27T18:27:46.087Z] #26 7.015 ++ mktemp -d [2022-07-27T18:27:46.087Z] #26 7.017 + export GOPATH=/tmp/tmp.CQYadcypXl [2022-07-27T18:27:46.087Z] #26 7.017 + GOPATH=/tmp/tmp.CQYadcypXl [2022-07-27T18:27:46.087Z] #26 7.017 + RM_GOPATH=1 [2022-07-27T18:27:46.087Z] #26 7.017 + case "$(go env GOARCH)" in [2022-07-27T18:27:46.087Z] #26 7.017 ++ go env GOARCH [2022-07-27T18:27:46.087Z] #26 7.093 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:27:46.087Z] #26 7.093 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:27:46.087Z] #26 7.093 ++ dirname /install.sh [2022-07-27T18:27:46.087Z] #26 7.093 + dir=/ [2022-07-27T18:27:46.087Z] #26 7.093 + bin=dockercli [2022-07-27T18:27:46.087Z] #26 7.093 + shift [2022-07-27T18:27:46.087Z] #26 7.093 + '[' '!' -f //dockercli.installer ']' [2022-07-27T18:27:46.087Z] #26 7.093 + . //dockercli.installer [2022-07-27T18:27:46.087Z] #26 7.093 ++ : stable [2022-07-27T18:27:46.087Z] #26 7.093 ++ : 17.06.2-ce [2022-07-27T18:27:46.087Z] #26 7.093 + install_dockercli [2022-07-27T18:27:46.087Z] #26 7.093 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-27T18:27:46.087Z] #26 7.093 ++ uname -m [2022-07-27T18:27:46.087Z] #26 7.093 + arch=x86_64 [2022-07-27T18:27:46.087Z] #26 7.093 + '[' x86_64 '!=' x86_64 ']' [2022-07-27T18:27:46.087Z] #26 7.093 + url=https://download.docker.com/linux/static [2022-07-27T18:27:46.087Z] #26 7.094 Install docker/cli version 17.06.2-ce from stable [2022-07-27T18:27:46.087Z] #26 7.097 + tar -xz docker/docker [2022-07-27T18:27:46.087Z] #26 7.136 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-27T18:27:46.116Z] #41 ... [2022-07-27T18:27:46.116Z] [2022-07-27T18:27:46.116Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:46.116Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:46.116Z] #62 48.66 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-27T18:27:46.116Z] #62 48.79 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-27T18:27:46.116Z] #62 49.10 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-27T18:27:46.116Z] #62 49.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-27T18:27:46.116Z] #62 49.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-27T18:27:46.116Z] #62 49.53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-27T18:27:46.116Z] #62 49.64 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-27T18:27:46.116Z] #62 49.67 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-27T18:27:46.116Z] #62 49.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-27T18:27:46.116Z] #62 49.84 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-27T18:27:46.116Z] #62 49.95 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-27T18:27:46.116Z] #62 49.96 go: downloading github.com/prometheus/common v0.32.1 [2022-07-27T18:27:46.116Z] #62 50.62 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-27T18:27:46.116Z] #62 50.66 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-27T18:27:46.116Z] #62 52.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-27T18:27:46.116Z] #62 54.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-27T18:27:46.116Z] #62 ... [2022-07-27T18:27:46.116Z] [2022-07-27T18:27:46.116Z] #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-07-27T18:27:46.116Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:27:46.116Z] #83 52.31 Selecting previously unselected package dpkg-dev. [2022-07-27T18:27:46.116Z] #83 52.31 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-27T18:27:46.116Z] #83 52.32 Unpacking dpkg-dev (1.20.11) ... [2022-07-27T18:27:46.116Z] #83 54.07 Selecting previously unselected package build-essential. [2022-07-27T18:27:46.116Z] #83 54.07 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 54.09 Unpacking build-essential (12.9) ... [2022-07-27T18:27:46.116Z] #83 54.33 Selecting previously unselected package libcap2:amd64. [2022-07-27T18:27:46.116Z] #83 54.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 54.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:27:46.116Z] #83 54.55 Selecting previously unselected package libcap-dev:amd64. [2022-07-27T18:27:46.116Z] #83 54.55 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 54.55 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-27T18:27:46.116Z] #83 54.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:27:46.116Z] #83 54.75 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 54.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:27:46.116Z] #83 54.97 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-27T18:27:46.116Z] #83 55.00 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 55.00 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-27T18:27:46.116Z] #83 55.17 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-27T18:27:46.116Z] #83 55.18 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 55.20 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:27:46.116Z] #83 55.51 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-27T18:27:46.116Z] #83 55.51 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 55.54 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:27:46.116Z] #83 56.66 Selecting previously unselected package libtool. [2022-07-27T18:27:46.116Z] #83 56.67 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-27T18:27:46.116Z] #83 56.68 Unpacking libtool (2.4.6-15) ... [2022-07-27T18:27:46.116Z] #83 56.99 Selecting previously unselected package libudev-dev:amd64. [2022-07-27T18:27:46.116Z] #83 57.01 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 57.02 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:27:46.116Z] #83 57.34 Selecting previously unselected package libyajl2:amd64. [2022-07-27T18:27:46.116Z] #83 57.34 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 57.36 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:27:46.116Z] #83 57.49 Selecting previously unselected package libyajl-dev:amd64. [2022-07-27T18:27:46.116Z] #83 57.53 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-27T18:27:46.116Z] #83 57.53 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-27T18:27:46.116Z] #83 57.99 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:27:46.116Z] #83 58.01 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-27T18:27:46.116Z] #83 58.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:27:46.116Z] #83 58.03 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:27:46.116Z] #83 58.05 Setting up file (1:5.39-3) ... [2022-07-27T18:27:46.116Z] #83 58.07 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:27:46.116Z] #83 58.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:27:46.116Z] #83 58.11 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-27T18:27:46.116Z] #83 58.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:27:46.116Z] #83 58.13 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:27:46.116Z] #83 58.14 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-27T18:27:46.116Z] #83 58.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:27:46.116Z] #83 58.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:27:46.116Z] #83 58.25 Setting up patch (2.7.6-7) ... [2022-07-27T18:27:46.116Z] #83 58.26 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:27:46.116Z] #83 58.27 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-27T18:27:46.116Z] #83 58.28 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-27T18:27:46.116Z] #83 58.30 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:27:46.116Z] #83 58.32 Setting up libtool (2.4.6-15) ... [2022-07-27T18:27:46.116Z] #83 58.33 Setting up m4 (1.4.18-5) ... [2022-07-27T18:27:46.116Z] #83 58.35 Setting up dpkg-dev (1.20.11) ... [2022-07-27T18:27:46.116Z] #83 58.37 Setting up autoconf (2.69-14) ... [2022-07-27T18:27:46.116Z] #83 58.39 Setting up build-essential (12.9) ... [2022-07-27T18:27:46.116Z] #83 58.41 Setting up automake (1:1.16.3-2) ... [2022-07-27T18:27:46.116Z] #83 58.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-27T18:27:46.116Z] #83 58.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:27:46.116Z] #83 DONE 59.1s [2022-07-27T18:27:46.116Z] [2022-07-27T18:27:46.116Z] #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-07-27T18:27:46.116Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:27:46.116Z] #58 54.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:27:46.116Z] #58 56.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-27T18:27:46.116Z] #58 56.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:27:46.116Z] #58 56.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:27:46.116Z] #58 56.75 Setting up python3-six (1.16.0-2) ... [2022-07-27T18:27:46.116Z] #58 58.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:27:46.116Z] #58 58.29 Setting up python3-protobuf (3.12.4-1) ... [2022-07-27T18:27:46.179Z] #31 2.917 #=#=# ######################################################################## 100.0% [2022-07-27T18:27:46.179Z] #31 3.207 [2022-07-27T18:27:46.344Z] #26 ... [2022-07-27T18:27:46.344Z] [2022-07-27T18:27:46.344Z] #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-07-27T18:27:46.344Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:27:46.344Z] #34 6.435 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-27T18:27:46.344Z] #34 6.435 Cloning into '.'... [2022-07-27T18:27:46.344Z] #34 ... [2022-07-27T18:27:46.344Z] [2022-07-27T18:27:46.344Z] #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-07-27T18:27:46.345Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:27:46.345Z] #40 11.56 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-27T18:27:46.606Z] #40 11.65 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-27T18:27:47.552Z] #31 4.241 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-27T18:27:47.553Z] #31 4.551 [2022-07-27T18:27:47.811Z] #31 4.768 #=#=# ######################################################################## 100.0% [2022-07-27T18:27:48.069Z] #31 5.164 [2022-07-27T18:27:48.488Z] Client: [2022-07-27T18:27:48.488Z] Context: default [2022-07-27T18:27:48.488Z] Debug Mode: false [2022-07-27T18:27:48.488Z] Plugins: [2022-07-27T18:27:48.488Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-27T18:27:48.488Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-27T18:27:48.488Z] [2022-07-27T18:27:48.488Z] Server: [2022-07-27T18:27:48.488Z] Containers: 0 [2022-07-27T18:27:48.488Z] Running: 0 [2022-07-27T18:27:48.488Z] Paused: 0 [2022-07-27T18:27:48.488Z] Stopped: 0 [2022-07-27T18:27:48.488Z] Images: 0 [2022-07-27T18:27:48.488Z] Server Version: 20.10.14 [2022-07-27T18:27:48.488Z] Storage Driver: overlay2 [2022-07-27T18:27:48.488Z] Backing Filesystem: extfs [2022-07-27T18:27:48.488Z] Supports d_type: true [2022-07-27T18:27:48.488Z] Native Overlay Diff: true [2022-07-27T18:27:48.488Z] userxattr: false [2022-07-27T18:27:48.488Z] Logging Driver: json-file [2022-07-27T18:27:48.488Z] Cgroup Driver: cgroupfs [2022-07-27T18:27:48.488Z] Cgroup Version: 1 [2022-07-27T18:27:48.488Z] Plugins: [2022-07-27T18:27:48.488Z] Volume: local [2022-07-27T18:27:48.488Z] Network: bridge host ipvlan macvlan null overlay [2022-07-27T18:27:48.488Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-27T18:27:48.488Z] Swarm: inactive [2022-07-27T18:27:48.488Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-27T18:27:48.488Z] Default Runtime: runc [2022-07-27T18:27:48.488Z] Init Binary: docker-init [2022-07-27T18:27:48.488Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:27:48.488Z] runc version: v1.0.3-0-gf46b6ba [2022-07-27T18:27:48.488Z] init version: de40ad0 [2022-07-27T18:27:48.488Z] Security Options: [2022-07-27T18:27:48.488Z] apparmor [2022-07-27T18:27:48.488Z] seccomp [2022-07-27T18:27:48.488Z] Profile: default [2022-07-27T18:27:48.488Z] Kernel Version: 5.13.0-1021-aws [2022-07-27T18:27:48.488Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-27T18:27:48.488Z] OSType: linux [2022-07-27T18:27:48.488Z] Architecture: aarch64 [2022-07-27T18:27:48.488Z] CPUs: 2 [2022-07-27T18:27:48.488Z] Total Memory: 7.562GiB [2022-07-27T18:27:48.488Z] Name: ip-10-100-121-145 [2022-07-27T18:27:48.488Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-27T18:27:48.488Z] Docker Root Dir: /var/lib/docker [2022-07-27T18:27:48.488Z] Debug Mode: false [2022-07-27T18:27:48.488Z] Registry: https://index.docker.io/v1/ [2022-07-27T18:27:48.488Z] Labels: [2022-07-27T18:27:48.488Z] Experimental: true [2022-07-27T18:27:48.488Z] Insecure Registries: [2022-07-27T18:27:48.488Z] 127.0.0.0/8 [2022-07-27T18:27:48.488Z] Live Restore Enabled: true [2022-07-27T18:27:48.488Z] [Pipeline] sh [2022-07-27T18:27:48.769Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-27T18:27:48.769Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-27T18:27:48.769Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43800/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-27T18:27:48.769Z] + bash /home/ubuntu/workspace/moby_PR-43800/check-config.sh [2022-07-27T18:27:48.769Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-27T18:27:48.769Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-27T18:27:48.769Z] [2022-07-27T18:27:48.769Z] Generally Necessary: [2022-07-27T18:27:48.769Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-27T18:27:48.769Z] - apparmor: enabled and tools installed [2022-07-27T18:27:48.769Z] - CONFIG_NAMESPACES: enabled [2022-07-27T18:27:48.769Z] - CONFIG_NET_NS: enabled [2022-07-27T18:27:48.769Z] - CONFIG_PID_NS: enabled [2022-07-27T18:27:48.769Z] - CONFIG_IPC_NS: enabled [2022-07-27T18:27:48.769Z] - CONFIG_UTS_NS: enabled [2022-07-27T18:27:48.769Z] - CONFIG_CGROUPS: enabled [2022-07-27T18:27:48.769Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-27T18:27:48.769Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-27T18:27:48.769Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-27T18:27:48.769Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-27T18:27:48.769Z] - CONFIG_CPUSETS: enabled [2022-07-27T18:27:48.769Z] - CONFIG_MEMCG: enabled [2022-07-27T18:27:48.769Z] - CONFIG_KEYS: enabled [2022-07-27T18:27:48.769Z] - CONFIG_VETH: enabled (as module) [2022-07-27T18:27:48.769Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-27T18:27:48.769Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-27T18:27:48.769Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-27T18:27:48.769Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-27T18:27:48.769Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-27T18:27:48.769Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-27T18:27:49.027Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-27T18:27:49.028Z] - CONFIG_CGROUP_BPF: enabled [2022-07-27T18:27:49.028Z] [2022-07-27T18:27:49.028Z] Optional Features: [2022-07-27T18:27:49.028Z] - CONFIG_USER_NS: enabled [2022-07-27T18:27:49.028Z] - CONFIG_SECCOMP: enabled [2022-07-27T18:27:49.028Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-27T18:27:49.028Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-27T18:27:49.028Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-27T18:27:49.028Z] (cgroup swap accounting is currently enabled) [2022-07-27T18:27:49.028Z] - CONFIG_BLK_CGROUP: enabled [2022-07-27T18:27:49.028Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-27T18:27:49.028Z] - CONFIG_CGROUP_PERF: enabled [2022-07-27T18:27:49.028Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-27T18:27:49.028Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-27T18:27:49.028Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-27T18:27:49.028Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-27T18:27:49.028Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-27T18:27:49.028Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_IP_VS: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-27T18:27:49.028Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-27T18:27:49.028Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-27T18:27:49.028Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-27T18:27:49.028Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-27T18:27:49.028Z] - CONFIG_EXT4_FS: enabled [2022-07-27T18:27:49.028Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-27T18:27:49.028Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-27T18:27:49.028Z] - Network Drivers: [2022-07-27T18:27:49.028Z] - "overlay": [2022-07-27T18:27:49.028Z] - CONFIG_VXLAN: enabled (as module) [2022-07-27T18:27:49.028Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-27T18:27:49.028Z] Optional (for encrypted networks): [2022-07-27T18:27:49.286Z] - CONFIG_CRYPTO: enabled [2022-07-27T18:27:49.286Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-27T18:27:49.286Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-27T18:27:49.286Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-27T18:27:49.286Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-27T18:27:49.286Z] - CONFIG_XFRM: enabled [2022-07-27T18:27:49.286Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-27T18:27:49.286Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-27T18:27:49.286Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-27T18:27:49.286Z] - "ipvlan": [2022-07-27T18:27:49.286Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-27T18:27:49.286Z] - "macvlan": [2022-07-27T18:27:49.286Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-27T18:27:49.286Z] - CONFIG_DUMMY: enabled (as module) [2022-07-27T18:27:49.286Z] - "ftp,tftp client in container": [2022-07-27T18:27:49.286Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-27T18:27:49.286Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-27T18:27:49.286Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-27T18:27:49.286Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-27T18:27:49.286Z] - Storage Drivers: [2022-07-27T18:27:49.286Z] - "aufs": [2022-07-27T18:27:49.286Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-27T18:27:49.286Z] - "btrfs": [2022-07-27T18:27:49.286Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-27T18:27:49.286Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-27T18:27:49.286Z] - "devicemapper": [2022-07-27T18:27:49.286Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-27T18:27:49.286Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-27T18:27:49.286Z] - "overlay": [2022-07-27T18:27:49.286Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-27T18:27:49.286Z] - "zfs": [2022-07-27T18:27:49.286Z] - /dev/zfs: present [2022-07-27T18:27:49.286Z] - zfs command: missing [2022-07-27T18:27:49.286Z] - zpool command: missing [2022-07-27T18:27:49.286Z] [2022-07-27T18:27:49.286Z] Limits: [2022-07-27T18:27:49.286Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-27T18:27:49.286Z] [2022-07-27T18:27:49.286Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-27T18:27:49.451Z] #31 6.177 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-27T18:27:49.451Z] #31 ... [2022-07-27T18:27:49.451Z] [2022-07-27T18:27:49.451Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:49.451Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:49.451Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.6s done [2022-07-27T18:27:49.451Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 1.8s [2022-07-27T18:27:49.620Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4c48efc02c9cced9a389788d4fe2c4af967944fe . [2022-07-27T18:27:49.878Z] #1 [internal] load build definition from Dockerfile [2022-07-27T18:27:49.878Z] #1 sha256:a1d585ceaf6f0babc5a3f219b03c209fd149639fd8f142709c799fefad95692d [2022-07-27T18:27:49.878Z] #1 transferring dockerfile: 19.25kB done [2022-07-27T18:27:49.878Z] #1 DONE 0.2s [2022-07-27T18:27:49.878Z] [2022-07-27T18:27:49.878Z] #2 [internal] load .dockerignore [2022-07-27T18:27:49.878Z] #2 sha256:63697f9c066d8c00524b2868fc3cf92ab4e57a102b5ecbfc71d899b5b4ba331b [2022-07-27T18:27:49.878Z] #2 transferring context: 145B done [2022-07-27T18:27:49.878Z] #2 DONE 0.0s [2022-07-27T18:27:49.878Z] [2022-07-27T18:27:49.878Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-27T18:27:49.878Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-27T18:27:50.447Z] #3 DONE 0.4s [2022-07-27T18:27:50.447Z] [2022-07-27T18:27:50.447Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-27T18:27:50.447Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-27T18:27:50.447Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-27T18:27:50.447Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-27T18:27:50.447Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-27T18:27:50.447Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-27T18:27:50.447Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 7.34MB / 9.20MB 0.2s [2022-07-27T18:27:50.706Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.3s [2022-07-27T18:27:50.965Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done [2022-07-27T18:27:50.965Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-27T18:27:51.223Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-27T18:27:51.223Z] #4 DONE 0.9s [2022-07-27T18:27:51.403Z] #58 63.50 Setting up criu (3.17.1-1) ... [2022-07-27T18:27:51.482Z] [2022-07-27T18:27:51.482Z] #6 [internal] load build definition from Dockerfile [2022-07-27T18:27:51.482Z] #6 sha256:eb3c8e0cb63eb7fcdd5ab101bd18e460d4a76b33a1984c2d94710b0cf2e64aad [2022-07-27T18:27:51.482Z] #6 DONE 0.0s [2022-07-27T18:27:51.482Z] [2022-07-27T18:27:51.482Z] #5 [internal] load .dockerignore [2022-07-27T18:27:51.482Z] #5 sha256:1712ca4501173bdd6a14149ae6946f4dadc904e7302a90083148ca140c666fbb [2022-07-27T18:27:51.482Z] #5 DONE 0.0s [2022-07-27T18:27:51.482Z] [2022-07-27T18:27:51.482Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:27:51.482Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-27T18:27:51.974Z] #40 ... [2022-07-27T18:27:51.974Z] [2022-07-27T18:27:51.974Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:51.974Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:51.974Z] #55 10.95 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-27T18:27:51.974Z] #55 10.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-27T18:27:51.974Z] #55 11.39 go: downloading github.com/spf13/viper v1.11.0 [2022-07-27T18:27:51.974Z] #55 11.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-27T18:27:51.974Z] #55 12.83 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-27T18:27:51.974Z] #55 12.87 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-27T18:27:51.974Z] #55 13.03 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-27T18:27:51.974Z] #55 13.04 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-27T18:27:51.974Z] #55 16.67 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-27T18:27:52.230Z] #55 17.28 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-27T18:27:52.230Z] #55 ... [2022-07-27T18:27:52.230Z] [2022-07-27T18:27:52.230Z] #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-07-27T18:27:52.230Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:27:52.230Z] #47 7.006 + git clone https://github.com/docker/distribution.git . [2022-07-27T18:27:52.230Z] #47 7.006 Cloning into '.'... [2022-07-27T18:27:52.230Z] #47 ... [2022-07-27T18:27:52.230Z] [2022-07-27T18:27:52.230Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:27:52.230Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:27:52.230Z] #55 17.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-27T18:27:52.486Z] #55 17.67 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-27T18:27:53.051Z] #55 ... [2022-07-27T18:27:53.051Z] [2022-07-27T18:27:53.051Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:27:53.051Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:27:53.051Z] #36 8.192 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-27T18:27:53.308Z] #36 ... [2022-07-27T18:27:53.308Z] [2022-07-27T18:27:53.308Z] #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-07-27T18:27:53.308Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:27:53.308Z] #53 10.38 go: downloading github.com/fatih/color v1.10.0 [2022-07-27T18:27:53.308Z] #53 10.38 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-27T18:27:53.308Z] #53 10.59 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-27T18:27:53.308Z] #53 10.63 go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T18:27:53.308Z] #53 11.33 go: downloading golang.org/x/tools v0.1.0 [2022-07-27T18:27:53.308Z] #53 11.50 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-27T18:27:53.308Z] #53 11.54 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-27T18:27:53.308Z] #53 12.29 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-27T18:27:53.308Z] #53 12.77 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-27T18:27:53.564Z] #53 ... [2022-07-27T18:27:53.564Z] [2022-07-27T18:27:53.564Z] #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-07-27T18:27:53.564Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:27:53.564Z] #76 8.626 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:27:53.564Z] #76 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:53.564Z] #76 ... [2022-07-27T18:27:53.564Z] [2022-07-27T18:27:53.564Z] #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-07-27T18:27:53.564Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:27:53.564Z] #40 18.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-27T18:27:53.820Z] #40 18.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:27:53.947Z] #58 66.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:27:53.947Z] #58 DONE 66.8s [2022-07-27T18:27:53.947Z] [2022-07-27T18:27:53.947Z] #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-07-27T18:27:53.947Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:27:53.947Z] #84 1.404 Cloning into '/tmp/crun-build'... [2022-07-27T18:27:54.023Z] #10 ... [2022-07-27T18:27:54.023Z] [2022-07-27T18:27:54.023Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:27:54.023Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-27T18:27:54.023Z] #9 DONE 2.1s [2022-07-27T18:27:54.023Z] [2022-07-27T18:27:54.023Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-27T18:27:54.023Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-27T18:27:54.023Z] #8 DONE 2.2s [2022-07-27T18:27:54.023Z] [2022-07-27T18:27:54.023Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-27T18:27:54.023Z] #7 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-27T18:27:54.023Z] #7 DONE 2.2s [2022-07-27T18:27:54.023Z] [2022-07-27T18:27:54.023Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:27:54.023Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-27T18:27:54.023Z] #10 DONE 2.3s [2022-07-27T18:27:54.518Z] #84 8.412 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-27T18:27:54.518Z] #84 8.476 Cloning into '/tmp/crun-build/libocispec'... [2022-07-27T18:27:54.726Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 6.8s [2022-07-27T18:27:56.104Z] #11 ... [2022-07-27T18:27:56.104Z] [2022-07-27T18:27:56.104Z] #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-07-27T18:27:56.104Z] #31 sha256:3e56333e985b8c241372ab9a317b38c1bb697c82715c4000d121e3d4df91c95d [2022-07-27T18:27:56.104Z] #31 6.525 [2022-07-27T18:27:56.104Z] #31 6.745 #=#=# ################## 26.0% ######################################### 57.8% ################################################################ 89.9% ######################################################################## 100.0% [2022-07-27T18:27:56.104Z] #31 7.329 [2022-07-27T18:27:56.104Z] #31 8.393 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-27T18:27:56.104Z] #31 8.710 [2022-07-27T18:27:56.104Z] #31 8.942 #=#=# ######################################################################## 100.0% [2022-07-27T18:27:56.104Z] #31 9.192 [2022-07-27T18:27:56.104Z] #31 9.941 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-27T18:27:56.104Z] #31 10.36 [2022-07-27T18:27:56.104Z] #31 10.59 #=#=# ######################################################################## 100.0% [2022-07-27T18:27:56.104Z] #31 10.95 [2022-07-27T18:27:56.104Z] #31 11.04 Download of images into '/build' complete. [2022-07-27T18:27:56.104Z] #31 11.04 Use something like the following to load the result into a Docker daemon: [2022-07-27T18:27:56.104Z] #31 11.04 tar -cC '/build' . | docker load [2022-07-27T18:27:56.104Z] #31 DONE 13.0s [2022-07-27T18:27:56.104Z] [2022-07-27T18:27:56.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:56.104Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:27:56.340Z] #40 ... [2022-07-27T18:27:56.340Z] [2022-07-27T18:27:56.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-07-27T18:27:56.340Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:27:56.340Z] #42 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:27:56.340Z] #42 15.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:56.340Z] #42 ... [2022-07-27T18:27:56.340Z] [2022-07-27T18:27:56.340Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-27T18:27:56.340Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:27:56.340Z] #67 10.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:27:56.340Z] #67 11.07 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-27T18:27:56.340Z] #67 12.06 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-27T18:27:56.340Z] #67 17.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-27T18:27:56.340Z] #67 19.84 go: downloading github.com/google/uuid v1.3.0 [2022-07-27T18:27:56.340Z] #67 20.17 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-27T18:27:56.340Z] #67 ... [2022-07-27T18:27:56.340Z] [2022-07-27T18:27:56.340Z] #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-07-27T18:27:56.340Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:27:56.340Z] #53 20.95 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-27T18:27:56.340Z] #53 20.99 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-27T18:27:56.340Z] #53 21.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-27T18:27:56.432Z] #84 9.888 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-27T18:27:56.432Z] #84 9.893 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-27T18:27:56.432Z] #84 9.893 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-27T18:27:56.432Z] #84 9.894 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-27T18:27:56.432Z] #84 9.920 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-27T18:27:56.576Z] [2022-07-27T18:27:56.576Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:56.576Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-27T18:27:56.576Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-27T18:27:56.576Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-27T18:27:56.576Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-27T18:27:56.576Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-27T18:27:56.576Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0B / 53.68MB 0.3s [2022-07-27T18:27:56.836Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 8.59MB / 53.68MB 0.4s [2022-07-27T18:27:56.836Z] #11 ... [2022-07-27T18:27:56.836Z] [2022-07-27T18:27:56.836Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-27T18:27:56.836Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-27T18:27:56.836Z] #49 DONE 0.0s [2022-07-27T18:27:56.836Z] [2022-07-27T18:27:56.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:56.836Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-27T18:27:56.836Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 18.87MB / 53.68MB 0.5s [2022-07-27T18:27:56.836Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0B / 5.14MB 0.5s [2022-07-27T18:27:56.902Z] #53 ... [2022-07-27T18:27:56.902Z] [2022-07-27T18:27:56.902Z] #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-07-27T18:27:56.902Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:27:56.902Z] #14 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:27:56.902Z] #14 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:56.902Z] #14 ... [2022-07-27T18:27:56.902Z] [2022-07-27T18:27:56.902Z] #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-07-27T18:27:56.902Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:27:56.902Z] #67 21.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-27T18:27:56.902Z] #67 21.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:27:56.984Z] Client: [2022-07-27T18:27:56.984Z] Context: default [2022-07-27T18:27:56.984Z] Debug Mode: false [2022-07-27T18:27:56.984Z] Plugins: [2022-07-27T18:27:56.984Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-27T18:27:56.984Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-27T18:27:56.984Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-27T18:27:56.984Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-27T18:27:56.984Z] [2022-07-27T18:27:56.984Z] Server: [2022-07-27T18:27:56.984Z] Containers: 0 [2022-07-27T18:27:56.984Z] Running: 0 [2022-07-27T18:27:56.984Z] Paused: 0 [2022-07-27T18:27:56.984Z] Stopped: 0 [2022-07-27T18:27:56.984Z] Images: 0 [2022-07-27T18:27:56.984Z] Server Version: 20.10.14 [2022-07-27T18:27:56.984Z] Storage Driver: overlay2 [2022-07-27T18:27:56.984Z] Backing Filesystem: extfs [2022-07-27T18:27:56.984Z] Supports d_type: true [2022-07-27T18:27:56.984Z] Native Overlay Diff: true [2022-07-27T18:27:56.984Z] userxattr: false [2022-07-27T18:27:56.984Z] Logging Driver: json-file [2022-07-27T18:27:56.984Z] Cgroup Driver: systemd [2022-07-27T18:27:56.984Z] Cgroup Version: 2 [2022-07-27T18:27:56.984Z] Plugins: [2022-07-27T18:27:56.984Z] Volume: local [2022-07-27T18:27:56.984Z] Network: bridge host ipvlan macvlan null overlay [2022-07-27T18:27:56.984Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-27T18:27:56.984Z] Swarm: inactive [2022-07-27T18:27:56.984Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-27T18:27:56.984Z] Default Runtime: runc [2022-07-27T18:27:56.984Z] Init Binary: docker-init [2022-07-27T18:27:56.984Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-27T18:27:56.984Z] runc version: v1.0.3-0-gf46b6ba [2022-07-27T18:27:56.984Z] init version: de40ad0 [2022-07-27T18:27:56.984Z] Security Options: [2022-07-27T18:27:56.984Z] apparmor [2022-07-27T18:27:56.984Z] seccomp [2022-07-27T18:27:56.984Z] Profile: default [2022-07-27T18:27:56.984Z] cgroupns [2022-07-27T18:27:56.984Z] Kernel Version: 5.13.0-1021-aws [2022-07-27T18:27:56.984Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-27T18:27:56.984Z] OSType: linux [2022-07-27T18:27:56.984Z] Architecture: x86_64 [2022-07-27T18:27:56.984Z] CPUs: 2 [2022-07-27T18:27:56.984Z] Total Memory: 7.476GiB [2022-07-27T18:27:56.984Z] Name: ip-10-100-78-252 [2022-07-27T18:27:56.984Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-27T18:27:56.984Z] Docker Root Dir: /var/lib/docker [2022-07-27T18:27:56.984Z] Debug Mode: false [2022-07-27T18:27:56.984Z] Registry: https://index.docker.io/v1/ [2022-07-27T18:27:56.984Z] Labels: [2022-07-27T18:27:56.984Z] Experimental: true [2022-07-27T18:27:56.984Z] Insecure Registries: [2022-07-27T18:27:56.984Z] 127.0.0.0/8 [2022-07-27T18:27:56.984Z] Live Restore Enabled: true [2022-07-27T18:27:56.984Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-27T18:27:57.095Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 38.80MB / 53.68MB 0.7s [2022-07-27T18:27:57.095Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.7s [2022-07-27T18:27:57.095Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 48.23MB / 53.68MB 0.8s [2022-07-27T18:27:57.095Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.9s [2022-07-27T18:27:57.160Z] #67 21.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-27T18:27:57.351Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4c48efc02c9cced9a389788d4fe2c4af967944fe . [2022-07-27T18:27:57.351Z] #1 [internal] load build definition from Dockerfile [2022-07-27T18:27:57.351Z] #1 sha256:fe27d80879a1c58accb2ea05f7b99fb86ef0c08f57991654c5a782517810fe4e [2022-07-27T18:27:57.356Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 1.0s done [2022-07-27T18:27:57.417Z] #67 ... [2022-07-27T18:27:57.417Z] [2022-07-27T18:27:57.417Z] #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-07-27T18:27:57.417Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:27:57.417Z] #57 12.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-27T18:27:57.417Z] #57 ... [2022-07-27T18:27:57.417Z] [2022-07-27T18:27:57.417Z] #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-07-27T18:27:57.417Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:27:57.417Z] #51 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:27:57.417Z] #51 19.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:57.616Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0B / 54.67MB 1.2s [2022-07-27T18:27:57.616Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 11.53MB / 54.67MB 1.3s [2022-07-27T18:27:57.673Z] #51 22.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-27T18:27:57.673Z] #51 ... [2022-07-27T18:27:57.673Z] [2022-07-27T18:27:57.673Z] #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-07-27T18:27:57.673Z] #26 sha256:cfa286ad24eb63238a826d77f33f5d986e5cb7ff3d186dabfaec14e556fb12e7 [2022-07-27T18:27:57.673Z] #26 22.46 + mkdir -p /build [2022-07-27T18:27:57.673Z] #26 22.50 + mv docker/docker /build/ [2022-07-27T18:27:57.913Z] #1 transferring dockerfile: 19.25kB done [2022-07-27T18:27:57.913Z] #1 DONE 0.4s [2022-07-27T18:27:57.913Z] [2022-07-27T18:27:57.913Z] #2 [internal] load .dockerignore [2022-07-27T18:27:57.913Z] #2 sha256:94e83283bf69c71250b3c5d1d3f8dcc6faa20218c81c35c13c39a489fafb667a [2022-07-27T18:27:57.913Z] #2 transferring context: 145B done [2022-07-27T18:27:57.913Z] #2 DONE 0.4s [2022-07-27T18:27:57.913Z] [2022-07-27T18:27:57.913Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-27T18:27:57.913Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-27T18:27:57.936Z] #26 22.51 + rmdir docker [2022-07-27T18:27:57.939Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 32.51MB / 54.67MB 1.5s [2022-07-27T18:27:57.939Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 41.94MB / 54.67MB 1.6s [2022-07-27T18:27:58.193Z] #26 ... [2022-07-27T18:27:58.193Z] [2022-07-27T18:27:58.193Z] #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-07-27T18:27:58.193Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:27:58.193Z] #62 13.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:27:58.193Z] #62 ... [2022-07-27T18:27:58.193Z] [2022-07-27T18:27:58.193Z] #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-07-27T18:27:58.193Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:27:58.193Z] #67 22.47 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-27T18:27:58.201Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 50.48MB / 54.67MB 1.7s [2022-07-27T18:27:58.201Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.8s done [2022-07-27T18:27:58.201Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.9s [2022-07-27T18:27:58.450Z] #67 23.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-27T18:27:58.465Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0.3s [2022-07-27T18:27:58.478Z] #3 DONE 0.5s [2022-07-27T18:27:58.478Z] [2022-07-27T18:27:58.478Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-27T18:27:58.478Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-27T18:27:58.478Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-27T18:27:58.706Z] #67 23.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-27T18:27:58.726Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 2.4s done [2022-07-27T18:27:58.734Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-27T18:27:58.734Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-27T18:27:58.734Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-27T18:27:58.734Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-27T18:27:58.734Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-27T18:27:58.734Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-27T18:27:58.963Z] #67 23.54 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-27T18:27:58.976Z] #84 12.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-27T18:27:58.990Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-27T18:27:58.990Z] #4 DONE 0.6s [2022-07-27T18:27:59.012Z] #11 ... [2022-07-27T18:27:59.012Z] [2022-07-27T18:27:59.012Z] #24 [internal] load build context [2022-07-27T18:27:59.012Z] #24 sha256:dc03801d9b33455582082d290b12b8d1831e4e5d8d23d7841d8e5acfb5b38815 [2022-07-27T18:27:59.012Z] #24 transferring context: 62.35MB 2.6s done [2022-07-27T18:27:59.012Z] #24 DONE 2.7s [2022-07-27T18:27:59.012Z] [2022-07-27T18:27:59.012Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:27:59.012Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-27T18:27:59.012Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-27T18:27:59.012Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:27:59.012Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-27T18:27:59.012Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-27T18:27:59.012Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-07-27T18:27:59.012Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-07-27T18:27:59.012Z] #73 DONE 2.7s [2022-07-27T18:27:59.012Z] [2022-07-27T18:27:59.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:27:59.012Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-27T18:27:59.012Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 2.5s [2022-07-27T18:27:59.012Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 6.29MB / 10.66MB 2.5s [2022-07-27T18:27:59.012Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 2.5s [2022-07-27T18:27:59.012Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 22.02MB / 81.11MB 2.7s [2022-07-27T18:27:59.012Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.7s [2022-07-27T18:27:59.012Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 20.97MB / 108.94MB 2.7s [2022-07-27T18:27:59.246Z] [2022-07-27T18:27:59.246Z] #6 [internal] load build definition from Dockerfile [2022-07-27T18:27:59.246Z] #6 sha256:00bf265c930f4345c1b1321cd5685562c2f90ee41cc81d9732ee306ca8b226c8 [2022-07-27T18:27:59.246Z] #6 DONE 0.0s [2022-07-27T18:27:59.246Z] [2022-07-27T18:27:59.246Z] #5 [internal] load .dockerignore [2022-07-27T18:27:59.246Z] #5 sha256:12e2019f1093915c604223226a19f71be5569dd5fd291a0cc1b4cc46d2bc64b1 [2022-07-27T18:27:59.246Z] #5 DONE 0.0s [2022-07-27T18:27:59.246Z] [2022-07-27T18:27:59.246Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-27T18:27:59.246Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-27T18:27:59.274Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 32.51MB / 81.11MB 2.8s [2022-07-27T18:27:59.274Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 32.51MB / 108.94MB 2.8s [2022-07-27T18:27:59.274Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 40.72MB / 81.11MB 2.9s [2022-07-27T18:27:59.274Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.7s done [2022-07-27T18:27:59.274Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 44.04MB / 108.94MB 2.9s [2022-07-27T18:27:59.274Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 56.62MB / 81.11MB 3.0s [2022-07-27T18:27:59.274Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 50.33MB / 108.94MB 3.0s [2022-07-27T18:27:59.274Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 3.0s [2022-07-27T18:27:59.393Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 11.8s [2022-07-27T18:27:59.527Z] #67 ... [2022-07-27T18:27:59.527Z] [2022-07-27T18:27:59.527Z] #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-07-27T18:27:59.527Z] #26 sha256:cfa286ad24eb63238a826d77f33f5d986e5cb7ff3d186dabfaec14e556fb12e7 [2022-07-27T18:27:59.527Z] #26 DONE 24.0s [2022-07-27T18:27:59.527Z] [2022-07-27T18:27:59.527Z] #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-07-27T18:27:59.527Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:27:59.527Z] #53 24.50 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-27T18:27:59.527Z] #53 24.62 go: downloading golang.org/x/mod v0.3.0 [2022-07-27T18:27:59.533Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 67.11MB / 81.11MB 3.2s [2022-07-27T18:27:59.533Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 66.06MB / 108.94MB 3.2s [2022-07-27T18:27:59.533Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 3.0s done [2022-07-27T18:27:59.533Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 77.59MB / 81.11MB 3.3s [2022-07-27T18:27:59.533Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 77.59MB / 108.94MB 3.3s [2022-07-27T18:27:59.793Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 89.55MB / 108.94MB 3.4s [2022-07-27T18:27:59.793Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 3.5s [2022-07-27T18:27:59.793Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 3.6s [2022-07-27T18:28:00.174Z] #10 ... [2022-07-27T18:28:00.174Z] [2022-07-27T18:28:00.174Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:28:00.174Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-27T18:28:00.174Z] #8 DONE 0.8s [2022-07-27T18:28:00.174Z] [2022-07-27T18:28:00.174Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-27T18:28:00.174Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-27T18:28:00.174Z] #9 DONE 0.8s [2022-07-27T18:28:00.174Z] [2022-07-27T18:28:00.174Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-27T18:28:00.174Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-27T18:28:00.174Z] #7 DONE 0.9s [2022-07-27T18:28:00.174Z] [2022-07-27T18:28:00.174Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-27T18:28:00.174Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-27T18:28:00.174Z] #10 DONE 0.9s [2022-07-27T18:28:00.433Z] [2022-07-27T18:28:00.433Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:28:00.433Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:28:00.433Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:28:00.689Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-27T18:28:00.689Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-27T18:28:00.689Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-27T18:28:00.889Z] #84 14.83 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-27T18:28:00.963Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-27T18:28:00.963Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.68MB / 55.00MB 0.3s [2022-07-27T18:28:01.175Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.8s done [2022-07-27T18:28:01.175Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 4.7s done [2022-07-27T18:28:01.220Z] #28 ... [2022-07-27T18:28:01.220Z] [2022-07-27T18:28:01.220Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-27T18:28:01.220Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-27T18:28:01.220Z] #49 DONE 0.0s [2022-07-27T18:28:01.220Z] [2022-07-27T18:28:01.220Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:28:01.220Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:28:01.220Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.4s [2022-07-27T18:28:01.220Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 31.46MB / 55.00MB 0.5s [2022-07-27T18:28:01.477Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.70MB / 55.00MB 0.6s [2022-07-27T18:28:01.736Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 44.04MB / 55.00MB 0.7s [2022-07-27T18:28:01.741Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-07-27T18:28:01.741Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-27T18:28:01.927Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.8s done [2022-07-27T18:28:01.927Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-27T18:28:01.927Z] #11 DONE 47.5s [2022-07-27T18:28:01.999Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s [2022-07-27T18:28:02.186Z] [2022-07-27T18:28:02.186Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-27T18:28:02.186Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-27T18:28:02.309Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-27T18:28:02.569Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.6s done [2022-07-27T18:28:02.569Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-27T18:28:02.829Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-27T18:28:02.829Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 6.4s done [2022-07-27T18:28:02.876Z] #84 16.57 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-27T18:28:02.876Z] #84 16.86 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-27T18:28:03.128Z] #12 DONE 0.9s [2022-07-27T18:28:03.128Z] [2022-07-27T18:28:03.128Z] #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-07-27T18:28:03.128Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-27T18:28:03.136Z] #84 17.16 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-27T18:28:03.399Z] #11 ... [2022-07-27T18:28:03.399Z] [2022-07-27T18:28:03.399Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:28:03.399Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-27T18:28:03.399Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-27T18:28:03.399Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:28:03.399Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-27T18:28:03.399Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-27T18:28:03.399Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-07-27T18:28:03.399Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-07-27T18:28:03.399Z] #71 DONE 7.1s [2022-07-27T18:28:03.399Z] [2022-07-27T18:28:03.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:03.399Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-27T18:28:03.399Z] #11 ... [2022-07-27T18:28:03.399Z] [2022-07-27T18:28:03.399Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:28:03.399Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-27T18:28:03.399Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.2s done [2022-07-27T18:28:03.399Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-27T18:28:03.399Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-27T18:28:03.399Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-27T18:28:03.399Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.5s done [2022-07-27T18:28:03.399Z] #28 DONE 7.2s [2022-07-27T18:28:03.399Z] [2022-07-27T18:28:03.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:03.399Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-27T18:28:03.699Z] #13 DONE 0.6s [2022-07-27T18:28:03.699Z] [2022-07-27T18:28:03.699Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-27T18:28:03.699Z] #25 sha256:94f2ba5ffc978bc9f1d0ad5c4af8255d21e205777cb321f430f46be15893653c [2022-07-27T18:28:03.699Z] #25 ... [2022-07-27T18:28:03.699Z] [2022-07-27T18:28:03.699Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-27T18:28:03.699Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-27T18:28:03.699Z] #46 DONE 0.2s [2022-07-27T18:28:03.699Z] [2022-07-27T18:28:03.699Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-27T18:28:03.699Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-27T18:28:03.699Z] #33 DONE 0.3s [2022-07-27T18:28:03.944Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.9s [2022-07-27T18:28:03.960Z] [2022-07-27T18:28:03.960Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-27T18:28:03.960Z] #25 sha256:94f2ba5ffc978bc9f1d0ad5c4af8255d21e205777cb321f430f46be15893653c [2022-07-27T18:28:03.960Z] #25 DONE 0.3s [2022-07-27T18:28:03.960Z] [2022-07-27T18:28:03.960Z] #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-07-27T18:28:03.960Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-27T18:28:03.960Z] #50 DONE 0.3s [2022-07-27T18:28:03.960Z] [2022-07-27T18:28:03.960Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-27T18:28:03.960Z] #66 sha256:7dce624cabe9d55554810f14a2c2c913f9d766eadb01eb007b7111d85cde0d17 [2022-07-27T18:28:03.960Z] #66 DONE 0.4s [2022-07-27T18:28:03.960Z] [2022-07-27T18:28:03.960Z] #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-07-27T18:28:03.960Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:04.776Z] #53 ... [2022-07-27T18:28:04.776Z] [2022-07-27T18:28:04.776Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:04.776Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:04.776Z] #55 25.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-27T18:28:04.776Z] #55 25.61 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-27T18:28:04.776Z] #55 25.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:28:04.776Z] #55 25.99 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-27T18:28:04.776Z] #55 26.46 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-27T18:28:04.776Z] #55 26.75 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-27T18:28:04.776Z] #55 27.02 go: downloading github.com/spf13/afero v1.8.2 [2022-07-27T18:28:04.776Z] #55 27.29 go: downloading github.com/spf13/cast v1.4.1 [2022-07-27T18:28:04.776Z] #55 27.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-27T18:28:04.776Z] #55 27.76 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-27T18:28:04.776Z] #55 27.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-27T18:28:04.776Z] #55 28.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-27T18:28:04.776Z] #55 28.65 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-27T18:28:04.776Z] #55 29.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-27T18:28:04.776Z] #55 29.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-27T18:28:04.776Z] #55 29.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-27T18:28:04.776Z] #55 29.72 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-27T18:28:04.776Z] #55 29.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-27T18:28:05.099Z] #84 ... [2022-07-27T18:28:05.100Z] [2022-07-27T18:28:05.100Z] #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-07-27T18:28:05.100Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:28:05.100Z] #60 77.70 gotestsum version dev [2022-07-27T18:28:05.100Z] #60 DONE 77.9s [2022-07-27T18:28:05.100Z] [2022-07-27T18:28:05.100Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:05.100Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:05.327Z] #28 ... [2022-07-27T18:28:05.328Z] [2022-07-27T18:28:05.328Z] #24 [internal] load build context [2022-07-27T18:28:05.328Z] #24 sha256:cafee5c39f0804f035ff16408a42d6a668b5ee4e264f132fc430440b2ba7bd1a [2022-07-27T18:28:05.328Z] #24 transferring context: 62.33MB 4.4s done [2022-07-27T18:28:05.328Z] #24 DONE 4.6s [2022-07-27T18:28:05.328Z] [2022-07-27T18:28:05.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:05.328Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:28:05.328Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-27T18:28:05.328Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-27T18:28:05.328Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-27T18:28:05.328Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-27T18:28:05.328Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-07-27T18:28:05.328Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-27T18:28:05.328Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.4s done [2022-07-27T18:28:05.328Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.7s done [2022-07-27T18:28:05.328Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.4s [2022-07-27T18:28:05.328Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.5s done [2022-07-27T18:28:05.703Z] #55 ... [2022-07-27T18:28:05.703Z] [2022-07-27T18:28:05.703Z] #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-07-27T18:28:05.703Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:05.703Z] #14 30.80 Fetched 8561 kB in 25s (344 kB/s) [2022-07-27T18:28:05.932Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 2.7s done [2022-07-27T18:28:05.932Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-27T18:28:05.932Z] #11 ... [2022-07-27T18:28:05.932Z] [2022-07-27T18:28:05.932Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-27T18:28:05.932Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-27T18:28:05.932Z] #72 DONE 1.1s [2022-07-27T18:28:05.932Z] [2022-07-27T18:28:05.932Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:05.932Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-27T18:28:06.258Z] #11 ... [2022-07-27T18:28:06.258Z] [2022-07-27T18:28:06.258Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:28:06.258Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-27T18:28:06.258Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-27T18:28:06.258Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:28:06.258Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-27T18:28:06.258Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-27T18:28:06.258Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-07-27T18:28:06.258Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-07-27T18:28:06.258Z] #71 DONE 5.7s [2022-07-27T18:28:06.258Z] [2022-07-27T18:28:06.258Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-27T18:28:06.258Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-27T18:28:06.258Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-27T18:28:06.258Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-27T18:28:06.258Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-27T18:28:06.258Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-27T18:28:06.258Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-07-27T18:28:06.258Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-07-27T18:28:06.258Z] #73 DONE 5.7s [2022-07-27T18:28:06.258Z] [2022-07-27T18:28:06.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:06.258Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:28:06.258Z] #11 ... [2022-07-27T18:28:06.258Z] [2022-07-27T18:28:06.258Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:28:06.258Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:28:06.265Z] #14 30.80 Reading package lists... [2022-07-27T18:28:06.265Z] #14 ... [2022-07-27T18:28:06.265Z] [2022-07-27T18:28:06.265Z] #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-07-27T18:28:06.265Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-27T18:28:06.265Z] #38 31.10 tomll can be used in two ways: [2022-07-27T18:28:06.265Z] #38 31.10 Writing to STDIN and reading from STDOUT: [2022-07-27T18:28:06.265Z] #38 31.10 cat file.toml | tomll > file.toml [2022-07-27T18:28:06.265Z] #38 31.10 [2022-07-27T18:28:06.265Z] #38 31.10 Reading and updating a list of files: [2022-07-27T18:28:06.265Z] #38 31.10 tomll a.toml b.toml c.toml [2022-07-27T18:28:06.265Z] #38 31.10 [2022-07-27T18:28:06.265Z] #38 31.10 When given a list of files, tomll will modify all files in place without asking. [2022-07-27T18:28:06.265Z] #38 DONE 31.5s [2022-07-27T18:28:06.522Z] [2022-07-27T18:28:06.522Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:06.522Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:06.522Z] #55 31.13 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-27T18:28:06.522Z] #55 31.67 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-27T18:28:07.454Z] #55 32.57 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-27T18:28:07.711Z] #55 32.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-27T18:28:07.835Z] #11 ... [2022-07-27T18:28:07.835Z] [2022-07-27T18:28:07.835Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-27T18:28:07.835Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-27T18:28:07.835Z] #74 DONE 1.7s [2022-07-27T18:28:07.835Z] [2022-07-27T18:28:07.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:07.835Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-27T18:28:07.969Z] #55 33.10 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-27T18:28:08.225Z] #55 33.40 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-27T18:28:08.399Z] #43 ... [2022-07-27T18:28:08.399Z] [2022-07-27T18:28:08.399Z] #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-07-27T18:28:08.399Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:28:08.399Z] #19 68.98 Fetched 49.2 MB in 1min 7s (731 kB/s) [2022-07-27T18:28:08.788Z] #55 33.76 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-27T18:28:08.788Z] #55 33.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-27T18:28:08.818Z] #28 ... [2022-07-27T18:28:08.818Z] [2022-07-27T18:28:08.818Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-27T18:28:08.818Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-27T18:28:08.818Z] #72 DONE 0.6s [2022-07-27T18:28:08.818Z] [2022-07-27T18:28:08.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:08.818Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:28:08.818Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.4s done [2022-07-27T18:28:08.818Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-27T18:28:08.818Z] #11 ... [2022-07-27T18:28:08.818Z] [2022-07-27T18:28:08.818Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-27T18:28:08.818Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-27T18:28:08.818Z] #28 DONE 8.3s [2022-07-27T18:28:08.818Z] [2022-07-27T18:28:08.818Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-27T18:28:08.818Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-27T18:28:08.818Z] #74 DONE 0.6s [2022-07-27T18:28:08.818Z] [2022-07-27T18:28:08.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:08.818Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:28:08.818Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done [2022-07-27T18:28:09.046Z] #55 ... [2022-07-27T18:28:09.046Z] [2022-07-27T18:28:09.046Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:09.046Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:09.046Z] #36 24.14 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-27T18:28:09.046Z] #36 24.21 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-27T18:28:09.046Z] #36 25.17 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-27T18:28:09.046Z] #36 25.44 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-27T18:28:09.046Z] #36 26.00 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-27T18:28:09.046Z] #36 26.51 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-27T18:28:09.046Z] #36 26.98 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-27T18:28:09.046Z] #36 27.01 go: downloading github.com/peterh/liner v1.2.2 [2022-07-27T18:28:09.046Z] #36 27.33 go: downloading github.com/google/go-dap v0.6.0 [2022-07-27T18:28:09.046Z] #36 28.08 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-27T18:28:09.046Z] #36 28.51 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-27T18:28:09.046Z] #36 29.44 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-27T18:28:09.046Z] #36 29.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-27T18:28:09.046Z] #36 30.05 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-27T18:28:09.046Z] #36 33.09 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-27T18:28:09.046Z] #36 33.29 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-27T18:28:09.075Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-27T18:28:09.216Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.3s done [2022-07-27T18:28:09.216Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 [2022-07-27T18:28:09.239Z] #51 ... [2022-07-27T18:28:09.239Z] [2022-07-27T18:28:09.239Z] #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-07-27T18:28:09.239Z] #67 sha256:70bbffc3477212bfe2480ff19dc1121d33aaa0f8c68bce2c683207bdcea5dc17 [2022-07-27T18:28:09.302Z] #36 ... [2022-07-27T18:28:09.302Z] [2022-07-27T18:28:09.302Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:09.302Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:09.302Z] #55 34.28 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-27T18:28:09.302Z] #55 34.44 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-27T18:28:09.559Z] #55 34.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-27T18:28:09.559Z] #55 34.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-27T18:28:09.640Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done [2022-07-27T18:28:09.806Z] #67 ... [2022-07-27T18:28:09.806Z] [2022-07-27T18:28:09.806Z] #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-07-27T18:28:09.806Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:28:09.806Z] #57 6.158 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-27T18:28:09.806Z] #57 ... [2022-07-27T18:28:09.806Z] [2022-07-27T18:28:09.806Z] #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-07-27T18:28:09.806Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:09.806Z] #76 6.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:09.815Z] #55 35.05 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-27T18:28:09.896Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-27T18:28:10.065Z] #76 6.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:10.065Z] #76 6.484 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:10.065Z] #76 6.622 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:10.072Z] #55 35.22 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-27T18:28:10.072Z] #55 35.24 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-27T18:28:10.323Z] #76 ... [2022-07-27T18:28:10.323Z] [2022-07-27T18:28:10.323Z] #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-07-27T18:28:10.323Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:28:10.323Z] #57 6.906 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-27T18:28:10.323Z] #57 6.906 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-27T18:28:10.329Z] #55 35.46 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-27T18:28:10.585Z] #57 7.034 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-27T18:28:10.585Z] #55 35.74 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-27T18:28:10.585Z] #55 35.81 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-27T18:28:10.843Z] #55 36.00 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-27T18:28:10.843Z] #55 36.00 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-27T18:28:11.100Z] #55 36.22 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-27T18:28:11.100Z] #55 ... [2022-07-27T18:28:11.100Z] [2022-07-27T18:28:11.100Z] #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-07-27T18:28:11.100Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:11.100Z] #62 26.35 Fetched 8561 kB in 21s (409 kB/s) [2022-07-27T18:28:11.100Z] #62 26.35 Reading package lists... [2022-07-27T18:28:11.357Z] #62 36.37 Reading package lists... [2022-07-27T18:28:11.357Z] #62 ... [2022-07-27T18:28:11.357Z] [2022-07-27T18:28:11.357Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:11.357Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:11.357Z] #55 36.46 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-27T18:28:11.357Z] #55 ... [2022-07-27T18:28:11.357Z] [2022-07-27T18:28:11.357Z] #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-07-27T18:28:11.357Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:11.357Z] #76 26.67 Fetched 8561 kB in 21s (409 kB/s) [2022-07-27T18:28:11.357Z] #76 26.67 Reading package lists... [2022-07-27T18:28:11.614Z] #76 36.09 Reading package lists... [2022-07-27T18:28:11.614Z] #76 ... [2022-07-27T18:28:11.614Z] [2022-07-27T18:28:11.614Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:11.614Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:11.614Z] #55 36.68 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-27T18:28:11.614Z] #55 36.78 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-27T18:28:11.871Z] #55 37.02 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-27T18:28:11.871Z] #55 37.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-27T18:28:12.128Z] #55 37.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-27T18:28:12.128Z] #55 37.30 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-27T18:28:12.128Z] #55 ... [2022-07-27T18:28:12.128Z] [2022-07-27T18:28:12.128Z] #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-07-27T18:28:12.128Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:28:12.128Z] #67 26.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:28:12.384Z] #67 ... [2022-07-27T18:28:12.384Z] [2022-07-27T18:28:12.384Z] #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-07-27T18:28:12.384Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:12.384Z] #51 34.33 Fetched 8565 kB in 27s (316 kB/s) [2022-07-27T18:28:13.118Z] #57 9.119 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-27T18:28:13.405Z] #11 ... [2022-07-27T18:28:13.405Z] [2022-07-27T18:28:13.405Z] #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-07-27T18:28:13.405Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-27T18:28:13.405Z] #29 1.314 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:13.405Z] #29 1.323 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:13.405Z] #29 1.324 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:13.405Z] #29 1.447 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:28:13.405Z] #29 1.953 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:28:13.405Z] #29 1.963 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:28:13.405Z] #29 2.944 Fetched 8447 kB in 2s (4437 kB/s) [2022-07-27T18:28:13.405Z] #29 2.944 Reading package lists... [2022-07-27T18:28:13.405Z] #29 3.492 Reading package lists... [2022-07-27T18:28:13.405Z] #29 4.047 Building dependency tree... [2022-07-27T18:28:13.405Z] #29 4.379 The following additional packages will be installed: [2022-07-27T18:28:13.405Z] #29 4.379 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-27T18:28:13.405Z] #29 4.384 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-27T18:28:13.405Z] #29 4.384 Recommended packages: [2022-07-27T18:28:13.405Z] #29 4.384 libldap-common publicsuffix libsasl2-modules [2022-07-27T18:28:13.405Z] #29 4.530 The following NEW packages will be installed: [2022-07-27T18:28:13.405Z] #29 4.531 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-27T18:28:13.405Z] #29 4.531 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-27T18:28:13.405Z] #29 4.532 libssh2-1 openssl [2022-07-27T18:28:13.405Z] #29 4.809 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-27T18:28:13.405Z] #29 4.809 Need to get 2934 kB of archives. [2022-07-27T18:28:13.405Z] #29 4.809 After this operation, 6476 kB of additional disk space will be used. [2022-07-27T18:28:13.405Z] #29 4.809 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-27T18:28:13.405Z] #29 4.818 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-27T18:28:13.405Z] #29 4.820 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-27T18:28:13.405Z] #29 4.822 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-07-27T18:28:13.405Z] #29 4.824 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-27T18:28:13.405Z] #29 4.827 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-27T18:28:13.405Z] #29 4.828 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-27T18:28:13.405Z] #29 4.830 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-27T18:28:13.405Z] #29 4.832 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-27T18:28:13.405Z] #29 4.835 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-27T18:28:13.405Z] #29 4.836 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-27T18:28:13.405Z] #29 4.844 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-27T18:28:13.405Z] #29 4.845 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-27T18:28:13.405Z] #29 4.846 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-27T18:28:13.405Z] #29 4.850 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-27T18:28:13.405Z] #29 5.017 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:13.405Z] #29 5.043 Fetched 2934 kB in 0s (9533 kB/s) [2022-07-27T18:28:13.405Z] #29 5.072 Selecting previously unselected package openssl. [2022-07-27T18:28:13.405Z] #29 5.072 (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 ... 6653 files and directories currently installed.) [2022-07-27T18:28:13.405Z] #29 5.072 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.075 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:28:13.405Z] #29 5.200 Selecting previously unselected package ca-certificates. [2022-07-27T18:28:13.405Z] #29 5.200 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-27T18:28:13.405Z] #29 5.204 Unpacking ca-certificates (20210119) ... [2022-07-27T18:28:13.405Z] #29 5.268 Selecting previously unselected package libbrotli1:arm64. [2022-07-27T18:28:13.405Z] #29 5.268 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.275 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-27T18:28:13.405Z] #29 5.347 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-27T18:28:13.405Z] #29 5.347 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.350 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 5.395 Selecting previously unselected package libsasl2-2:arm64. [2022-07-27T18:28:13.405Z] #29 5.395 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.399 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 5.449 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-27T18:28:13.405Z] #29 5.449 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.453 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 5.516 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-27T18:28:13.405Z] #29 5.516 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.520 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-27T18:28:13.405Z] #29 5.567 Selecting previously unselected package libpsl5:arm64. [2022-07-27T18:28:13.405Z] #29 5.567 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.571 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-27T18:28:13.405Z] #29 5.626 Selecting previously unselected package librtmp1:arm64. [2022-07-27T18:28:13.405Z] #29 5.626 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.627 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:28:13.405Z] #29 5.677 Selecting previously unselected package libssh2-1:arm64. [2022-07-27T18:28:13.405Z] #29 5.677 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.681 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-27T18:28:13.405Z] #29 5.744 Selecting previously unselected package libcurl4:arm64. [2022-07-27T18:28:13.405Z] #29 5.744 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.753 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 5.815 Selecting previously unselected package curl. [2022-07-27T18:28:13.405Z] #29 5.815 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.819 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 5.875 Selecting previously unselected package libonig5:arm64. [2022-07-27T18:28:13.405Z] #29 5.875 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.879 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-27T18:28:13.405Z] #29 5.940 Selecting previously unselected package libjq1:arm64. [2022-07-27T18:28:13.405Z] #29 5.940 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.946 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-27T18:28:13.405Z] #29 5.991 Selecting previously unselected package jq. [2022-07-27T18:28:13.405Z] #29 5.991 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-27T18:28:13.405Z] #29 5.995 Unpacking jq (1.6-2.1) ... [2022-07-27T18:28:13.405Z] #29 6.050 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-27T18:28:13.405Z] #29 6.059 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-27T18:28:13.405Z] #29 6.078 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-27T18:28:13.405Z] #29 6.087 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 6.101 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:28:13.405Z] #29 6.115 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 6.127 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-27T18:28:13.405Z] #29 6.139 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:28:13.405Z] #29 6.159 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-27T18:28:13.405Z] #29 6.173 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-27T18:28:13.405Z] #29 6.186 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 6.199 Setting up ca-certificates (20210119) ... [2022-07-27T18:28:13.405Z] #29 6.838 Updating certificates in /etc/ssl/certs... [2022-07-27T18:28:13.405Z] #29 7.630 129 added, 0 removed; done. [2022-07-27T18:28:13.405Z] #29 7.696 Setting up jq (1.6-2.1) ... [2022-07-27T18:28:13.405Z] #29 7.706 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 7.716 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:28:13.405Z] #29 7.728 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:28:13.405Z] #29 7.750 Processing triggers for ca-certificates (20210119) ... [2022-07-27T18:28:13.405Z] #29 7.761 Updating certificates in /etc/ssl/certs... [2022-07-27T18:28:13.405Z] #29 8.419 0 added, 0 removed; done. [2022-07-27T18:28:13.405Z] #29 8.419 Running hooks in /etc/ca-certificates/update.d... [2022-07-27T18:28:13.405Z] #29 8.420 done. [2022-07-27T18:28:13.684Z] #57 ... [2022-07-27T18:28:13.684Z] [2022-07-27T18:28:13.684Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:13.684Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:13.684Z] #36 7.177 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-27T18:28:13.684Z] #36 ... [2022-07-27T18:28:13.684Z] [2022-07-27T18:28:13.684Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:13.684Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:13.684Z] #55 7.395 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-27T18:28:13.684Z] #55 9.488 go: downloading github.com/fatih/color v1.13.0 [2022-07-27T18:28:13.684Z] #55 9.497 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:28:13.684Z] #55 9.673 go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T18:28:13.684Z] #55 9.712 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-27T18:28:13.684Z] #55 9.778 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-27T18:28:13.684Z] #55 10.14 go: downloading github.com/spf13/viper v1.11.0 [2022-07-27T18:28:13.695Z] #29 ... [2022-07-27T18:28:13.695Z] [2022-07-27T18:28:13.695Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:13.695Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-27T18:28:13.695Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 4.5s done [2022-07-27T18:28:13.943Z] #55 ... [2022-07-27T18:28:13.943Z] [2022-07-27T18:28:13.943Z] #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-07-27T18:28:13.943Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-27T18:28:13.943Z] #38 8.313 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-27T18:28:13.943Z] #38 ... [2022-07-27T18:28:13.943Z] [2022-07-27T18:28:13.943Z] #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-07-27T18:28:13.943Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:13.943Z] #62 8.546 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:13.943Z] #62 8.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:13.943Z] #62 8.606 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:13.943Z] #62 9.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:14.230Z] #62 ... [2022-07-27T18:28:14.230Z] [2022-07-27T18:28:14.230Z] #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-07-27T18:28:14.230Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:14.230Z] #14 6.629 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:14.230Z] #14 6.646 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:14.230Z] #14 6.651 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:14.230Z] #14 8.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:14.230Z] #14 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:14.278Z] #51 34.33 Reading package lists... [2022-07-27T18:28:14.278Z] #51 ... [2022-07-27T18:28:14.278Z] [2022-07-27T18:28:14.278Z] #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-07-27T18:28:14.278Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:14.278Z] #42 29.47 Fetched 8561 kB in 23s (366 kB/s) [2022-07-27T18:28:14.278Z] #42 29.47 Reading package lists... [2022-07-27T18:28:14.289Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-27T18:28:14.489Z] #14 ... [2022-07-27T18:28:14.489Z] [2022-07-27T18:28:14.489Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-27T18:28:14.489Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:28:14.489Z] #47 7.349 + git clone https://github.com/docker/distribution.git . [2022-07-27T18:28:14.489Z] #47 7.349 Cloning into '.'... [2022-07-27T18:28:14.489Z] #47 ... [2022-07-27T18:28:14.489Z] [2022-07-27T18:28:14.489Z] #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-07-27T18:28:14.489Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:28:14.489Z] #53 8.278 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-27T18:28:14.489Z] #53 10.11 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-27T18:28:14.489Z] #53 10.11 go: downloading github.com/fatih/color v1.10.0 [2022-07-27T18:28:14.489Z] #53 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-27T18:28:14.489Z] #53 10.60 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-27T18:28:14.489Z] #53 10.71 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-27T18:28:14.489Z] #53 10.80 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-27T18:28:14.489Z] #53 10.82 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-27T18:28:14.536Z] #42 39.47 Reading package lists... [2022-07-27T18:28:14.536Z] #42 ... [2022-07-27T18:28:14.536Z] [2022-07-27T18:28:14.536Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:14.536Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:14.536Z] #55 37.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-27T18:28:14.536Z] #55 37.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-27T18:28:14.536Z] #55 38.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-27T18:28:14.536Z] #55 38.23 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-27T18:28:14.536Z] #55 38.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-27T18:28:14.536Z] #55 38.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-27T18:28:14.536Z] #55 38.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-27T18:28:14.536Z] #55 38.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-27T18:28:14.536Z] #55 38.83 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-27T18:28:14.536Z] #55 38.95 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-27T18:28:14.536Z] #55 39.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-27T18:28:14.536Z] #55 39.15 go: downloading github.com/julz/importas v0.1.0 [2022-07-27T18:28:14.536Z] #55 39.20 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-27T18:28:14.536Z] #55 39.29 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-27T18:28:14.536Z] #55 39.35 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-27T18:28:14.536Z] #55 39.43 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-27T18:28:14.536Z] #55 39.54 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-27T18:28:14.561Z] #11 DONE 18.5s [2022-07-27T18:28:14.561Z] [2022-07-27T18:28:14.561Z] #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-07-27T18:28:14.561Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-27T18:28:14.561Z] #29 DONE 11.1s [2022-07-27T18:28:14.561Z] [2022-07-27T18:28:14.561Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-27T18:28:14.561Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-27T18:28:14.749Z] #53 11.12 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-27T18:28:14.749Z] #53 ... [2022-07-27T18:28:14.749Z] [2022-07-27T18:28:14.749Z] #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-07-27T18:28:14.749Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:14.749Z] #42 6.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:14.749Z] #42 6.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:14.749Z] #42 6.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:14.749Z] #42 8.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:14.749Z] #42 10.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:14.749Z] #42 ... [2022-07-27T18:28:14.749Z] [2022-07-27T18:28:14.749Z] #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-07-27T18:28:14.749Z] #26 sha256:70f88a46c66bc434b8a21a73f8bf91f145c9846ea8964df29c1d0dd9685118a1 [2022-07-27T18:28:14.749Z] #26 7.732 + RM_GOPATH=0 [2022-07-27T18:28:14.749Z] #26 7.732 + TMP_GOPATH= [2022-07-27T18:28:14.749Z] #26 7.732 + : /build [2022-07-27T18:28:14.749Z] #26 7.732 + '[' -z '' ']' [2022-07-27T18:28:14.749Z] #26 7.770 ++ mktemp -d [2022-07-27T18:28:14.749Z] #26 7.779 + export GOPATH=/tmp/tmp.vsEVqQ0ETE [2022-07-27T18:28:14.749Z] #26 7.779 + GOPATH=/tmp/tmp.vsEVqQ0ETE [2022-07-27T18:28:14.749Z] #26 7.779 + RM_GOPATH=1 [2022-07-27T18:28:14.749Z] #26 7.779 + case "$(go env GOARCH)" in [2022-07-27T18:28:14.749Z] #26 7.779 ++ go env GOARCH [2022-07-27T18:28:14.749Z] #26 7.854 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:14.749Z] #26 7.854 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:14.749Z] #26 7.854 ++ dirname /install.sh [2022-07-27T18:28:14.749Z] #26 7.859 + dir=/ [2022-07-27T18:28:14.749Z] #26 7.859 + bin=dockercli [2022-07-27T18:28:14.749Z] #26 7.859 + shift [2022-07-27T18:28:14.749Z] #26 7.859 + '[' '!' -f //dockercli.installer ']' [2022-07-27T18:28:14.749Z] #26 7.859 + . //dockercli.installer [2022-07-27T18:28:14.749Z] #26 7.859 ++ : stable [2022-07-27T18:28:14.749Z] #26 7.859 ++ : 17.06.2-ce [2022-07-27T18:28:14.749Z] #26 7.859 + install_dockercli [2022-07-27T18:28:14.749Z] #26 7.859 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-27T18:28:14.749Z] #26 7.859 Install docker/cli version 17.06.2-ce from stable [2022-07-27T18:28:14.749Z] #26 7.880 ++ uname -m [2022-07-27T18:28:14.749Z] #26 7.880 + arch=x86_64 [2022-07-27T18:28:14.749Z] #26 7.881 + '[' x86_64 '!=' x86_64 ']' [2022-07-27T18:28:14.749Z] #26 7.881 + url=https://download.docker.com/linux/static [2022-07-27T18:28:14.749Z] #26 7.881 + tar -xz docker/docker [2022-07-27T18:28:14.749Z] #26 7.889 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-27T18:28:14.792Z] #55 39.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-27T18:28:14.792Z] #55 40.02 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-27T18:28:14.829Z] #12 ... [2022-07-27T18:28:14.829Z] [2022-07-27T18:28:14.829Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-27T18:28:14.829Z] #30 sha256:d7b20541c3d6924c28ea37192cc025af5c36bc3da4ab8e7a5d27530c27521e86 [2022-07-27T18:28:14.829Z] #30 DONE 0.1s [2022-07-27T18:28:14.829Z] [2022-07-27T18:28:14.829Z] #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-07-27T18:28:14.829Z] #31 sha256:271b677374f8aef03e023fae2364dbfcacfbc7a8e96767009c175d033d1dc987 [2022-07-27T18:28:15.009Z] #26 ... [2022-07-27T18:28:15.009Z] [2022-07-27T18:28:15.009Z] #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-07-27T18:28:15.009Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:28:15.009Z] #40 7.370 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-27T18:28:15.009Z] #40 8.503 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-27T18:28:15.009Z] #40 10.16 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-27T18:28:15.009Z] #40 10.58 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-27T18:28:15.009Z] #40 10.65 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-27T18:28:15.009Z] #40 ... [2022-07-27T18:28:15.009Z] [2022-07-27T18:28:15.009Z] #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-07-27T18:28:15.009Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:28:15.009Z] #34 7.710 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-27T18:28:15.009Z] #34 7.717 Cloning into '.'... [2022-07-27T18:28:15.048Z] #55 40.16 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-27T18:28:15.048Z] #55 40.22 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-27T18:28:15.151Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.7s done [2022-07-27T18:28:15.151Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-27T18:28:15.267Z] #34 ... [2022-07-27T18:28:15.267Z] [2022-07-27T18:28:15.267Z] #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-07-27T18:28:15.267Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:28:15.267Z] #53 11.25 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-27T18:28:15.267Z] #53 11.37 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-27T18:28:15.267Z] #53 11.63 go: downloading golang.org/x/tools v0.1.0 [2022-07-27T18:28:15.307Z] #55 40.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-27T18:28:15.307Z] #55 40.50 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-27T18:28:15.396Z] #31 ... [2022-07-27T18:28:15.396Z] [2022-07-27T18:28:15.396Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-27T18:28:15.396Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-27T18:28:15.396Z] #12 DONE 0.6s [2022-07-27T18:28:15.396Z] [2022-07-27T18:28:15.396Z] #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-07-27T18:28:15.396Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-27T18:28:15.964Z] #13 DONE 0.6s [2022-07-27T18:28:15.964Z] [2022-07-27T18:28:15.964Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-27T18:28:15.964Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-27T18:28:15.964Z] #33 ... [2022-07-27T18:28:15.964Z] [2022-07-27T18:28:15.964Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-27T18:28:15.964Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-27T18:28:15.964Z] #46 DONE 0.2s [2022-07-27T18:28:16.231Z] [2022-07-27T18:28:16.231Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-27T18:28:16.231Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-27T18:28:16.231Z] #33 DONE 0.3s [2022-07-27T18:28:16.231Z] [2022-07-27T18:28:16.231Z] #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-07-27T18:28:16.231Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-27T18:28:16.231Z] #50 DONE 0.3s [2022-07-27T18:28:16.231Z] [2022-07-27T18:28:16.231Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-27T18:28:16.231Z] #66 sha256:dafa4f1dfc59b1de6d73388425d376b1887ce035be77a95abc2dbc825374f555 [2022-07-27T18:28:16.231Z] #66 DONE 0.3s [2022-07-27T18:28:16.231Z] [2022-07-27T18:28:16.231Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-27T18:28:16.231Z] #25 sha256:3bb77a7d9affb50b58039ae7529f065caf02e9a3adea3b0bf6dd8d75f3417d62 [2022-07-27T18:28:16.231Z] #25 DONE 0.3s [2022-07-27T18:28:16.231Z] [2022-07-27T18:28:16.231Z] #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-07-27T18:28:16.231Z] #26 sha256:b9604400b4756e0de83e4c1cb10f52ec5eed3367ad0faccd78215798629b5cff [2022-07-27T18:28:16.681Z] #55 41.78 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-27T18:28:16.681Z] #55 41.88 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-27T18:28:16.937Z] #55 42.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-27T18:28:17.203Z] #55 42.28 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-27T18:28:17.203Z] #55 42.42 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-27T18:28:17.459Z] #55 42.54 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-27T18:28:17.459Z] #55 42.61 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-27T18:28:17.459Z] #55 42.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-27T18:28:18.021Z] #55 42.95 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-27T18:28:18.421Z] #11 ... [2022-07-27T18:28:18.422Z] [2022-07-27T18:28:18.422Z] #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-07-27T18:28:18.422Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-27T18:28:18.422Z] #29 1.199 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:18.422Z] #29 1.233 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:18.422Z] #29 1.233 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:18.422Z] #29 1.391 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:18.422Z] #29 1.714 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:18.422Z] #29 2.260 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:18.422Z] #29 3.290 Fetched 8561 kB in 2s (3650 kB/s) [2022-07-27T18:28:18.422Z] #29 3.290 Reading package lists... [2022-07-27T18:28:18.422Z] #29 4.124 Reading package lists... [2022-07-27T18:28:18.422Z] #29 4.951 Building dependency tree... [2022-07-27T18:28:18.422Z] #29 5.358 The following additional packages will be installed: [2022-07-27T18:28:18.422Z] #29 5.359 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-27T18:28:18.422Z] #29 5.360 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-27T18:28:18.422Z] #29 5.361 Recommended packages: [2022-07-27T18:28:18.422Z] #29 5.361 libldap-common publicsuffix libsasl2-modules [2022-07-27T18:28:18.422Z] #29 5.544 The following NEW packages will be installed: [2022-07-27T18:28:18.422Z] #29 5.545 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-27T18:28:18.422Z] #29 5.545 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-27T18:28:18.422Z] #29 5.546 libssh2-1 openssl [2022-07-27T18:28:18.422Z] #29 5.819 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-27T18:28:18.422Z] #29 5.819 Need to get 3041 kB of archives. [2022-07-27T18:28:18.422Z] #29 5.819 After this operation, 6651 kB of additional disk space will be used. [2022-07-27T18:28:18.422Z] #29 5.819 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-27T18:28:18.422Z] #29 5.830 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-27T18:28:18.422Z] #29 5.832 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-27T18:28:18.422Z] #29 5.837 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-07-27T18:28:18.422Z] #29 5.837 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-27T18:28:18.422Z] #29 5.838 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-27T18:28:18.422Z] #29 5.841 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-27T18:28:18.422Z] #29 5.842 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-27T18:28:18.422Z] #29 5.843 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-27T18:28:18.422Z] #29 5.844 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-27T18:28:18.422Z] #29 5.846 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-27T18:28:18.422Z] #29 5.850 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-27T18:28:18.422Z] #29 5.853 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-27T18:28:18.422Z] #29 5.855 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-27T18:28:18.422Z] #29 5.857 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-27T18:28:18.422Z] #29 6.029 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:18.422Z] #29 6.062 Fetched 3041 kB in 0s (10.0 MB/s) [2022-07-27T18:28:18.422Z] #29 6.089 Selecting previously unselected package openssl. [2022-07-27T18:28:18.422Z] #29 6.089 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-27T18:28:18.422Z] #29 6.092 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.103 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:28:18.422Z] #29 6.259 Selecting previously unselected package ca-certificates. [2022-07-27T18:28:18.422Z] #29 6.259 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-27T18:28:18.422Z] #29 6.263 Unpacking ca-certificates (20210119) ... [2022-07-27T18:28:18.422Z] #29 6.342 Selecting previously unselected package libbrotli1:amd64. [2022-07-27T18:28:18.422Z] #29 6.342 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.353 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-27T18:28:18.422Z] #29 6.441 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-27T18:28:18.422Z] #29 6.441 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.445 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 6.506 Selecting previously unselected package libsasl2-2:amd64. [2022-07-27T18:28:18.422Z] #29 6.506 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.519 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 6.596 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-27T18:28:18.422Z] #29 6.596 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.602 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 6.686 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-27T18:28:18.422Z] #29 6.686 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.692 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-27T18:28:18.422Z] #29 6.746 Selecting previously unselected package libpsl5:amd64. [2022-07-27T18:28:18.422Z] #29 6.746 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.751 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-27T18:28:18.422Z] #29 6.806 Selecting previously unselected package librtmp1:amd64. [2022-07-27T18:28:18.422Z] #29 6.806 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.812 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:28:18.422Z] #29 6.931 Selecting previously unselected package libssh2-1:amd64. [2022-07-27T18:28:18.422Z] #29 6.931 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.931 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-27T18:28:18.422Z] #29 6.981 Selecting previously unselected package libcurl4:amd64. [2022-07-27T18:28:18.422Z] #29 6.982 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 6.990 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 7.077 Selecting previously unselected package curl. [2022-07-27T18:28:18.422Z] #29 7.077 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 7.085 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 7.201 Selecting previously unselected package libonig5:amd64. [2022-07-27T18:28:18.422Z] #29 7.201 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 7.206 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:28:18.422Z] #29 7.314 Selecting previously unselected package libjq1:amd64. [2022-07-27T18:28:18.422Z] #29 7.314 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 7.322 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:28:18.422Z] #29 7.378 Selecting previously unselected package jq. [2022-07-27T18:28:18.422Z] #29 7.378 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-27T18:28:18.422Z] #29 7.383 Unpacking jq (1.6-2.1) ... [2022-07-27T18:28:18.422Z] #29 7.427 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-27T18:28:18.422Z] #29 7.439 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-27T18:28:18.422Z] #29 7.453 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-27T18:28:18.422Z] #29 7.466 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 7.479 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-27T18:28:18.422Z] #29 7.492 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 7.506 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-27T18:28:18.422Z] #29 7.529 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-27T18:28:18.422Z] #29 7.563 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:28:18.422Z] #29 7.578 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:28:18.422Z] #29 7.593 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 7.609 Setting up ca-certificates (20210119) ... [2022-07-27T18:28:18.422Z] #29 8.212 Updating certificates in /etc/ssl/certs... [2022-07-27T18:28:18.422Z] #29 8.898 129 added, 0 removed; done. [2022-07-27T18:28:18.422Z] #29 8.933 Setting up jq (1.6-2.1) ... [2022-07-27T18:28:18.422Z] #29 8.951 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 8.965 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-27T18:28:18.422Z] #29 8.978 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:28:18.422Z] #29 8.998 Processing triggers for ca-certificates (20210119) ... [2022-07-27T18:28:18.422Z] #29 9.008 Updating certificates in /etc/ssl/certs... [2022-07-27T18:28:18.422Z] #29 ... [2022-07-27T18:28:18.422Z] [2022-07-27T18:28:18.422Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:18.422Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:28:18.584Z] #55 43.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-27T18:28:18.584Z] #55 43.62 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-27T18:28:18.840Z] #55 43.83 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-27T18:28:18.840Z] #55 43.85 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-27T18:28:18.840Z] #55 43.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-27T18:28:18.987Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.3s done [2022-07-27T18:28:19.096Z] #55 ... [2022-07-27T18:28:19.096Z] [2022-07-27T18:28:19.096Z] #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-07-27T18:28:19.096Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:28:19.096Z] #47 39.78 Updating files: 50% (1100/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1804/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-27T18:28:19.096Z] #47 41.41 + git checkout -q v2.3.0 [2022-07-27T18:28:19.555Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-27T18:28:19.915Z] #47 44.57 + 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-07-27T18:28:20.119Z] #11 ... [2022-07-27T18:28:20.119Z] [2022-07-27T18:28:20.119Z] #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-07-27T18:28:20.119Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-27T18:28:20.119Z] #29 9.537 0 added, 0 removed; done. [2022-07-27T18:28:20.119Z] #29 9.537 Running hooks in /etc/ca-certificates/update.d... [2022-07-27T18:28:20.119Z] #29 9.538 done. [2022-07-27T18:28:20.119Z] #29 DONE 11.3s [2022-07-27T18:28:20.119Z] [2022-07-27T18:28:20.119Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:20.119Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:28:20.477Z] #47 ... [2022-07-27T18:28:20.477Z] [2022-07-27T18:28:20.477Z] #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-07-27T18:28:20.477Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:20.477Z] #62 36.37 Reading package lists... [2022-07-27T18:28:20.681Z] #53 ... [2022-07-27T18:28:20.681Z] [2022-07-27T18:28:20.681Z] #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-07-27T18:28:20.681Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:28:20.681Z] #40 15.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-27T18:28:20.681Z] #40 16.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:28:20.684Z] #11 ... [2022-07-27T18:28:20.684Z] [2022-07-27T18:28:20.684Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-27T18:28:20.684Z] #30 sha256:6a69a80e48f275bba9703482b6f9f6adfa9a009ee1b072a233052de8e1517cab [2022-07-27T18:28:20.684Z] #30 DONE 0.4s [2022-07-27T18:28:20.684Z] [2022-07-27T18:28:20.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-27T18:28:20.684Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-27T18:28:21.330Z] #40 ... [2022-07-27T18:28:21.330Z] [2022-07-27T18:28:21.330Z] #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-07-27T18:28:21.330Z] #67 sha256:70bbffc3477212bfe2480ff19dc1121d33aaa0f8c68bce2c683207bdcea5dc17 [2022-07-27T18:28:21.330Z] #67 7.364 + RM_GOPATH=0 [2022-07-27T18:28:21.330Z] #67 7.364 + TMP_GOPATH= [2022-07-27T18:28:21.330Z] #67 7.364 + : /build [2022-07-27T18:28:21.330Z] #67 7.364 + '[' -z '' ']' [2022-07-27T18:28:21.330Z] #67 7.373 ++ mktemp -d [2022-07-27T18:28:21.330Z] #67 7.393 + export GOPATH=/tmp/tmp.M9dgKsCTqB [2022-07-27T18:28:21.330Z] #67 7.393 + GOPATH=/tmp/tmp.M9dgKsCTqB [2022-07-27T18:28:21.330Z] #67 7.393 + RM_GOPATH=1 [2022-07-27T18:28:21.330Z] #67 7.393 + case "$(go env GOARCH)" in [2022-07-27T18:28:21.330Z] #67 7.405 ++ go env GOARCH [2022-07-27T18:28:21.331Z] #67 7.450 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:21.331Z] #67 7.450 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:21.331Z] #67 7.450 ++ dirname /install.sh [2022-07-27T18:28:21.331Z] #67 7.485 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:21.331Z] #67 7.485 + dir=/ [2022-07-27T18:28:21.331Z] #67 7.485 + bin=rootlesskit [2022-07-27T18:28:21.331Z] #67 7.485 + shift [2022-07-27T18:28:21.331Z] #67 7.485 + '[' '!' -f //rootlesskit.installer ']' [2022-07-27T18:28:21.331Z] #67 7.485 + . //rootlesskit.installer [2022-07-27T18:28:21.331Z] #67 7.485 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:21.331Z] #67 7.485 + install_rootlesskit [2022-07-27T18:28:21.331Z] #67 7.485 + case "$1" in [2022-07-27T18:28:21.331Z] #67 7.485 + export CGO_ENABLED=0 [2022-07-27T18:28:21.331Z] #67 7.485 + CGO_ENABLED=0 [2022-07-27T18:28:21.331Z] #67 7.485 + _install_rootlesskit [2022-07-27T18:28:21.331Z] #67 7.485 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-27T18:28:21.331Z] #67 7.485 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:28:21.331Z] #67 7.485 + GOBIN=/build [2022-07-27T18:28:21.331Z] #67 7.485 + GO111MODULE=on [2022-07-27T18:28:21.331Z] #67 7.485 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:21.331Z] #67 8.302 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-27T18:28:21.331Z] #67 10.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:28:21.331Z] #67 10.90 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-27T18:28:21.331Z] #67 11.70 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-27T18:28:21.331Z] #67 17.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-27T18:28:21.506Z] #26 4.448 + RM_GOPATH=0 [2022-07-27T18:28:21.506Z] #26 4.450 + TMP_GOPATH= [2022-07-27T18:28:21.506Z] #26 4.450 + : /build [2022-07-27T18:28:21.506Z] #26 4.451 + '[' -z '' ']' [2022-07-27T18:28:21.506Z] #26 4.452 ++ mktemp -d [2022-07-27T18:28:21.506Z] #26 4.455 + export GOPATH=/tmp/tmp.YxmnmgNr9e [2022-07-27T18:28:21.506Z] #26 4.455 + GOPATH=/tmp/tmp.YxmnmgNr9e [2022-07-27T18:28:21.506Z] #26 4.455 + RM_GOPATH=1 [2022-07-27T18:28:21.506Z] #26 4.455 + case "$(go env GOARCH)" in [2022-07-27T18:28:21.506Z] #26 4.456 ++ go env GOARCH [2022-07-27T18:28:21.506Z] #26 4.489 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:21.506Z] #26 4.489 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:21.506Z] #26 4.491 ++ dirname /install.sh [2022-07-27T18:28:21.506Z] #26 4.502 + dir=/ [2022-07-27T18:28:21.506Z] #26 4.502 + bin=dockercli [2022-07-27T18:28:21.506Z] #26 4.502 + shift [2022-07-27T18:28:21.506Z] #26 4.502 + '[' '!' -f //dockercli.installer ']' [2022-07-27T18:28:21.506Z] #26 4.502 + . //dockercli.installer [2022-07-27T18:28:21.506Z] #26 4.510 ++ : stable [2022-07-27T18:28:21.506Z] #26 4.510 ++ : 17.06.2-ce [2022-07-27T18:28:21.506Z] #26 4.511 + install_dockercli [2022-07-27T18:28:21.506Z] #26 4.511 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-27T18:28:21.506Z] #26 4.511 Install docker/cli version 17.06.2-ce from stable [2022-07-27T18:28:21.506Z] #26 4.512 ++ uname -m [2022-07-27T18:28:21.506Z] #26 4.515 + arch=aarch64 [2022-07-27T18:28:21.506Z] #26 4.515 + '[' aarch64 '!=' x86_64 ']' [2022-07-27T18:28:21.506Z] #26 4.515 + '[' aarch64 '!=' s390x ']' [2022-07-27T18:28:21.506Z] #26 4.515 + '[' aarch64 '!=' armhf ']' [2022-07-27T18:28:21.506Z] #26 4.516 + build_dockercli [2022-07-27T18:28:21.506Z] #26 4.516 + git clone https://github.com/docker/docker-ce /tmp/tmp.YxmnmgNr9e/tmp/docker-ce [2022-07-27T18:28:21.506Z] #26 4.526 Cloning into '/tmp/tmp.YxmnmgNr9e/tmp/docker-ce'... [2022-07-27T18:28:22.390Z] #67 ... [2022-07-27T18:28:22.391Z] [2022-07-27T18:28:22.391Z] #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-07-27T18:28:22.391Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:22.391Z] #51 8.363 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:22.391Z] #51 8.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:22.391Z] #51 8.437 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:22.391Z] #51 9.126 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-27T18:28:22.391Z] #51 9.654 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:22.391Z] #51 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:22.391Z] #51 16.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:22.391Z] #51 ... [2022-07-27T18:28:22.391Z] [2022-07-27T18:28:22.391Z] #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-07-27T18:28:22.391Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:22.391Z] #76 8.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:22.391Z] #76 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:22.657Z] #76 ... [2022-07-27T18:28:22.657Z] [2022-07-27T18:28:22.657Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:22.657Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:22.657Z] #55 10.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-27T18:28:22.657Z] #55 10.98 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-27T18:28:22.657Z] #55 11.00 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-27T18:28:22.657Z] #55 11.22 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-27T18:28:22.657Z] #55 11.43 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-27T18:28:22.657Z] #55 13.19 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-27T18:28:22.657Z] #55 13.29 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-27T18:28:22.657Z] #55 13.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-27T18:28:22.657Z] #55 13.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-27T18:28:23.226Z] #55 ... [2022-07-27T18:28:23.226Z] [2022-07-27T18:28:23.226Z] #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-07-27T18:28:23.226Z] #67 sha256:70bbffc3477212bfe2480ff19dc1121d33aaa0f8c68bce2c683207bdcea5dc17 [2022-07-27T18:28:23.226Z] #67 19.04 go: downloading github.com/google/uuid v1.3.0 [2022-07-27T18:28:23.226Z] #67 19.04 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-27T18:28:23.226Z] #67 19.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-27T18:28:23.261Z] #62 45.88 Building dependency tree... [2022-07-27T18:28:23.302Z] #19 68.98 Reading package lists... [2022-07-27T18:28:23.302Z] #19 ... [2022-07-27T18:28:23.302Z] [2022-07-27T18:28:23.302Z] #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-07-27T18:28:23.302Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:28:23.302Z] #84 34.97 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-27T18:28:23.793Z] #67 19.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:28:23.793Z] #67 19.80 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-27T18:28:24.361Z] #67 20.21 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-27T18:28:24.856Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-27T18:28:24.932Z] #67 21.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-27T18:28:25.153Z] #62 ... [2022-07-27T18:28:25.153Z] [2022-07-27T18:28:25.153Z] #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-07-27T18:28:25.154Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:25.154Z] #14 30.80 Reading package lists... [2022-07-27T18:28:25.154Z] #14 40.41 Reading package lists... [2022-07-27T18:28:25.154Z] #14 49.91 Building dependency tree... [2022-07-27T18:28:25.154Z] #14 ... [2022-07-27T18:28:25.154Z] [2022-07-27T18:28:25.154Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:25.154Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:25.154Z] #55 44.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-27T18:28:25.154Z] #55 44.45 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-27T18:28:25.154Z] #55 44.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-27T18:28:25.154Z] #55 44.59 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-27T18:28:25.154Z] #55 44.62 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-27T18:28:25.154Z] #55 44.84 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-27T18:28:25.154Z] #55 44.89 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-27T18:28:25.154Z] #55 45.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-27T18:28:25.154Z] #55 45.30 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-27T18:28:25.154Z] #55 45.62 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-27T18:28:25.154Z] #55 45.78 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-27T18:28:25.154Z] #55 45.96 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-27T18:28:25.154Z] #55 46.09 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-27T18:28:25.154Z] #55 46.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-27T18:28:25.154Z] #55 46.54 go: downloading honnef.co/go/tools v0.3.1 [2022-07-27T18:28:25.154Z] #55 49.74 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-27T18:28:25.154Z] #55 49.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-27T18:28:25.154Z] #55 49.95 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-27T18:28:25.154Z] #55 50.03 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-27T18:28:25.154Z] #55 50.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-27T18:28:25.154Z] #55 50.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-27T18:28:25.154Z] #55 50.42 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-27T18:28:25.154Z] #55 50.46 go: downloading golang.org/x/text v0.3.7 [2022-07-27T18:28:25.192Z] #67 ... [2022-07-27T18:28:25.192Z] [2022-07-27T18:28:25.192Z] #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-07-27T18:28:25.192Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:25.192Z] #62 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:25.192Z] #62 15.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:25.450Z] #62 ... [2022-07-27T18:28:25.450Z] [2022-07-27T18:28:25.450Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:25.450Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:25.450Z] #36 21.46 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-27T18:28:25.450Z] #36 21.46 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-27T18:28:25.712Z] #36 22.11 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-27T18:28:25.719Z] #26 ... [2022-07-27T18:28:25.719Z] [2022-07-27T18:28:25.719Z] #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-07-27T18:28:25.719Z] #31 sha256:271b677374f8aef03e023fae2364dbfcacfbc7a8e96767009c175d033d1dc987 [2022-07-27T18:28:25.719Z] #31 1.667 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-27T18:28:25.719Z] #31 2.023 [2022-07-27T18:28:25.719Z] #31 2.260 #=#=# # 2.0% ######################################################################## 100.0% [2022-07-27T18:28:25.719Z] #31 2.639 [2022-07-27T18:28:25.719Z] #31 3.827 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-27T18:28:25.719Z] #31 4.143 [2022-07-27T18:28:25.719Z] #31 4.401 #=#=# 0.8% ######################################################################## 100.0% [2022-07-27T18:28:25.719Z] #31 4.886 [2022-07-27T18:28:25.719Z] #31 8.714 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-27T18:28:25.719Z] #31 10.41 #=#=# [2022-07-27T18:28:25.719Z] #31 10.78 #=#=# 0.0% ######### 13.8% [2022-07-27T18:28:25.719Z] #31 ... [2022-07-27T18:28:25.719Z] [2022-07-27T18:28:25.719Z] #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-07-27T18:28:25.719Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-27T18:28:25.719Z] #40 4.878 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-27T18:28:25.719Z] #40 5.816 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-27T18:28:25.719Z] #40 6.998 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-27T18:28:25.719Z] #40 7.205 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-27T18:28:25.719Z] #40 7.231 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-27T18:28:25.719Z] #40 9.595 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-27T18:28:25.719Z] #40 9.660 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:28:25.971Z] #36 ... [2022-07-27T18:28:25.971Z] [2022-07-27T18:28:25.971Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:28:25.971Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:25.971Z] #14 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:25.971Z] #14 ... [2022-07-27T18:28:25.971Z] [2022-07-27T18:28:25.971Z] #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-07-27T18:28:25.971Z] #26 sha256:70f88a46c66bc434b8a21a73f8bf91f145c9846ea8964df29c1d0dd9685118a1 [2022-07-27T18:28:25.971Z] #26 21.98 + mkdir -p /build [2022-07-27T18:28:25.971Z] #26 21.98 + mv docker/docker /build/ [2022-07-27T18:28:25.971Z] #26 21.99 + rmdir docker [2022-07-27T18:28:25.979Z] #40 ... [2022-07-27T18:28:25.979Z] [2022-07-27T18:28:25.979Z] #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-07-27T18:28:25.979Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-27T18:28:25.979Z] #38 5.049 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-27T18:28:25.979Z] #38 ... [2022-07-27T18:28:25.979Z] [2022-07-27T18:28:25.979Z] #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-07-27T18:28:25.979Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-27T18:28:25.979Z] #47 3.763 + git clone https://github.com/docker/distribution.git . [2022-07-27T18:28:25.979Z] #47 3.763 Cloning into '.'... [2022-07-27T18:28:26.231Z] #26 ... [2022-07-27T18:28:26.232Z] [2022-07-27T18:28:26.232Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-27T18:28:26.232Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:26.232Z] #42 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:26.232Z] #42 ... [2022-07-27T18:28:26.232Z] [2022-07-27T18:28:26.232Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:26.232Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:26.232Z] #36 22.73 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-27T18:28:26.238Z] #47 ... [2022-07-27T18:28:26.238Z] [2022-07-27T18:28:26.238Z] #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-07-27T18:28:26.238Z] #67 sha256:cf062a22dfd87d6ace21151a666f0a374cdd7414c2c7a428dffb65e7e4092cc6 [2022-07-27T18:28:26.238Z] #67 4.451 + RM_GOPATH=0 [2022-07-27T18:28:26.238Z] #67 4.451 + TMP_GOPATH= [2022-07-27T18:28:26.238Z] #67 4.460 + : /build [2022-07-27T18:28:26.238Z] #67 4.461 + '[' -z '' ']' [2022-07-27T18:28:26.238Z] #67 4.463 ++ mktemp -d [2022-07-27T18:28:26.238Z] #67 4.468 + export GOPATH=/tmp/tmp.yufAv5kFAS [2022-07-27T18:28:26.238Z] #67 4.470 + GOPATH=/tmp/tmp.yufAv5kFAS [2022-07-27T18:28:26.238Z] #67 4.470 + RM_GOPATH=1 [2022-07-27T18:28:26.238Z] #67 4.470 + case "$(go env GOARCH)" in [2022-07-27T18:28:26.238Z] #67 4.471 ++ go env GOARCH [2022-07-27T18:28:26.238Z] #67 4.500 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:26.238Z] #67 4.500 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:26.238Z] #67 4.501 ++ dirname /install.sh [2022-07-27T18:28:26.238Z] #67 4.506 + dir=/ [2022-07-27T18:28:26.238Z] #67 4.506 + bin=rootlesskit [2022-07-27T18:28:26.238Z] #67 4.506 + shift [2022-07-27T18:28:26.238Z] #67 4.506 + '[' '!' -f //rootlesskit.installer ']' [2022-07-27T18:28:26.238Z] #67 4.506 + . //rootlesskit.installer [2022-07-27T18:28:26.238Z] #67 4.507 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:26.238Z] #67 4.508 + install_rootlesskit [2022-07-27T18:28:26.238Z] #67 4.508 + case "$1" in [2022-07-27T18:28:26.238Z] #67 4.508 + export CGO_ENABLED=0 [2022-07-27T18:28:26.238Z] #67 4.508 + CGO_ENABLED=0 [2022-07-27T18:28:26.238Z] #67 4.508 + _install_rootlesskit [2022-07-27T18:28:26.238Z] #67 4.515 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-27T18:28:26.238Z] #67 4.515 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:26.238Z] #67 4.523 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:28:26.238Z] #67 4.523 + GOBIN=/build [2022-07-27T18:28:26.238Z] #67 4.523 + GO111MODULE=on [2022-07-27T18:28:26.238Z] #67 4.524 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:26.238Z] #67 4.958 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-27T18:28:26.238Z] #67 7.124 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:28:26.238Z] #67 7.125 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-27T18:28:26.238Z] #67 7.692 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-27T18:28:26.238Z] #67 ... [2022-07-27T18:28:26.238Z] [2022-07-27T18:28:26.238Z] #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-07-27T18:28:26.238Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:28:26.238Z] #14 5.203 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:26.238Z] #14 5.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:26.238Z] #14 5.266 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:26.238Z] #14 6.293 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:28:26.238Z] #14 8.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:28:26.498Z] #14 ... [2022-07-27T18:28:26.498Z] [2022-07-27T18:28:26.498Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:26.498Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-27T18:28:26.498Z] #36 4.770 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-27T18:28:26.498Z] #36 ... [2022-07-27T18:28:26.498Z] [2022-07-27T18:28:26.498Z] #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-07-27T18:28:26.498Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-27T18:28:26.498Z] #42 5.056 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:26.498Z] #42 5.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:26.498Z] #42 5.097 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:26.498Z] #42 5.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:28:26.498Z] #42 8.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:28:26.758Z] #42 ... [2022-07-27T18:28:26.758Z] [2022-07-27T18:28:26.758Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:26.758Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:28:26.759Z] #55 4.725 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-27T18:28:26.759Z] #55 6.426 go: downloading github.com/fatih/color v1.13.0 [2022-07-27T18:28:26.759Z] #55 6.544 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:28:26.759Z] #55 6.551 go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T18:28:26.759Z] #55 6.622 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-27T18:28:26.759Z] #55 6.709 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-27T18:28:26.759Z] #55 6.897 go: downloading github.com/spf13/viper v1.11.0 [2022-07-27T18:28:26.759Z] #55 7.104 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-27T18:28:26.759Z] #55 7.536 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-27T18:28:26.759Z] #55 7.572 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-27T18:28:26.759Z] #55 7.626 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-27T18:28:26.759Z] #55 7.702 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-27T18:28:26.759Z] #55 9.024 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-27T18:28:26.759Z] #55 9.092 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-27T18:28:26.759Z] #55 9.461 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-27T18:28:26.759Z] #55 9.548 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-27T18:28:26.759Z] #55 ... [2022-07-27T18:28:26.759Z] [2022-07-27T18:28:26.759Z] #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-07-27T18:28:26.759Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-27T18:28:26.759Z] #34 4.445 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-27T18:28:26.759Z] #34 4.452 Cloning into '.'... [2022-07-27T18:28:26.759Z] #34 ... [2022-07-27T18:28:26.759Z] [2022-07-27T18:28:26.759Z] #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-07-27T18:28:26.759Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:26.759Z] #76 3.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:26.759Z] #76 3.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:26.759Z] #76 3.318 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:26.759Z] #76 3.654 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:28:26.759Z] #76 4.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:28:26.759Z] #76 6.596 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:28:26.799Z] #36 23.22 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-27T18:28:27.020Z] #76 ... [2022-07-27T18:28:27.020Z] [2022-07-27T18:28:27.020Z] #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-07-27T18:28:27.020Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-27T18:28:27.020Z] #51 5.017 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:27.020Z] #51 5.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:27.020Z] #51 5.059 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:27.020Z] #51 5.708 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-27T18:28:27.020Z] #51 6.301 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:28:27.020Z] #51 9.039 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:28:27.020Z] #51 ... [2022-07-27T18:28:27.020Z] [2022-07-27T18:28:27.020Z] #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-07-27T18:28:27.020Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-27T18:28:27.020Z] #57 4.621 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-27T18:28:27.020Z] #57 5.717 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-27T18:28:27.020Z] #57 5.748 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-27T18:28:27.020Z] #57 5.754 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-27T18:28:27.020Z] #57 7.176 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-27T18:28:27.048Z] #55 ... [2022-07-27T18:28:27.048Z] [2022-07-27T18:28:27.048Z] #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-07-27T18:28:27.048Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:27.048Z] #62 52.05 The following additional packages will be installed: [2022-07-27T18:28:27.048Z] #62 52.07 libbtrfs0 [2022-07-27T18:28:27.279Z] #57 ... [2022-07-27T18:28:27.279Z] [2022-07-27T18:28:27.279Z] #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-07-27T18:28:27.279Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-27T18:28:27.279Z] #53 4.960 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-27T18:28:27.279Z] #53 6.348 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-27T18:28:27.279Z] #53 6.370 go: downloading github.com/fatih/color v1.10.0 [2022-07-27T18:28:27.279Z] #53 6.521 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-27T18:28:27.279Z] #53 6.605 go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T18:28:27.279Z] #53 6.884 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-27T18:28:27.279Z] #53 6.950 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-27T18:28:27.279Z] #53 7.068 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-27T18:28:27.279Z] #53 7.117 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-27T18:28:27.279Z] #53 7.204 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-27T18:28:27.279Z] #53 7.299 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-27T18:28:27.279Z] #53 7.387 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-27T18:28:27.279Z] #53 7.609 go: downloading golang.org/x/tools v0.1.0 [2022-07-27T18:28:27.279Z] #53 ... [2022-07-27T18:28:27.279Z] [2022-07-27T18:28:27.279Z] #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-07-27T18:28:27.279Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-27T18:28:27.279Z] #62 5.057 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:27.279Z] #62 5.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:27.279Z] #62 5.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:27.279Z] #62 6.043 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:28:27.279Z] #62 8.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:28:27.279Z] #62 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:28:27.304Z] #62 52.52 The following NEW packages will be installed: [2022-07-27T18:28:27.367Z] #36 23.60 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-27T18:28:27.367Z] #36 23.67 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-27T18:28:27.378Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.1s done [2022-07-27T18:28:27.548Z] #62 ... [2022-07-27T18:28:27.548Z] [2022-07-27T18:28:27.548Z] #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-07-27T18:28:27.548Z] #31 sha256:271b677374f8aef03e023fae2364dbfcacfbc7a8e96767009c175d033d1dc987 [2022-07-27T18:28:27.548Z] #31 10.78 #=#=# 0.0% ######### 13.8% ################ 22.7% ###################### 31.3% ############################# 40.4% #################################### 51.3% ############################################ 61.3% ################################################ 67.9% ####################################################### 77.1% ################################################################ 89.4% ######################################################################## 100.0% [2022-07-27T18:28:27.562Z] #62 52.53 libbtrfs-dev libbtrfs0 [2022-07-27T18:28:27.628Z] #36 23.98 go: downloading github.com/peterh/liner v1.2.2 [2022-07-27T18:28:27.634Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-27T18:28:27.891Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-27T18:28:27.891Z] #11 DONE 27.4s [2022-07-27T18:28:27.891Z] [2022-07-27T18:28:27.891Z] #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-07-27T18:28:27.891Z] #31 sha256:e4b7d63bcc900fa6180a67113d10015221a23e938cb2eb7eb89e0668356e1afb [2022-07-27T18:28:27.891Z] #31 1.694 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-27T18:28:27.891Z] #31 1.963 [2022-07-27T18:28:27.891Z] #31 2.176 #=#=# ######################################################################## 100.0% [2022-07-27T18:28:27.891Z] #31 2.439 [2022-07-27T18:28:27.891Z] #31 3.357 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-27T18:28:27.891Z] #31 3.633 [2022-07-27T18:28:27.891Z] #31 3.856 #=#=# ######################################################################## 100.0% [2022-07-27T18:28:27.891Z] #31 4.168 [2022-07-27T18:28:27.891Z] #31 5.053 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-27T18:28:27.891Z] #31 5.315 [2022-07-27T18:28:27.891Z] #31 5.532 #=#=# #################### 28.2% ########################################### 60.0% ################################################################## 92.0% ######################################################################## 100.0% [2022-07-27T18:28:27.891Z] #31 6.069 [2022-07-27T18:28:27.891Z] #31 7.006 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-27T18:28:27.891Z] #31 7.222 [2022-07-27T18:28:27.891Z] #31 7.437 #=#=# [2022-07-27T18:28:27.891Z] #31 ... [2022-07-27T18:28:27.891Z] [2022-07-27T18:28:27.891Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-27T18:28:27.891Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-27T18:28:28.117Z] #31 13.46 [2022-07-27T18:28:28.137Z] #62 53.38 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:28.137Z] #62 53.38 Need to get 460 kB of archives. [2022-07-27T18:28:28.137Z] #62 53.38 After this operation, 1237 kB of additional disk space will be used. [2022-07-27T18:28:28.137Z] #62 53.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-27T18:28:28.204Z] #36 ... [2022-07-27T18:28:28.204Z] [2022-07-27T18:28:28.204Z] #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-07-27T18:28:28.204Z] #26 sha256:70f88a46c66bc434b8a21a73f8bf91f145c9846ea8964df29c1d0dd9685118a1 [2022-07-27T18:28:28.204Z] #26 DONE 24.2s [2022-07-27T18:28:28.204Z] [2022-07-27T18:28:28.204Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:28.204Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:28.204Z] #36 24.51 go: downloading github.com/google/go-dap v0.6.0 [2022-07-27T18:28:28.394Z] #62 53.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-27T18:28:28.956Z] #62 ... [2022-07-27T18:28:28.956Z] [2022-07-27T18:28:28.956Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-27T18:28:28.956Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:28.956Z] #51 34.33 Reading package lists... [2022-07-27T18:28:28.956Z] #51 44.11 Reading package lists... [2022-07-27T18:28:28.956Z] #51 53.75 Building dependency tree... [2022-07-27T18:28:28.956Z] #51 ... [2022-07-27T18:28:28.956Z] [2022-07-27T18:28:28.956Z] #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-07-27T18:28:28.956Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:28.956Z] #76 36.09 Reading package lists... [2022-07-27T18:28:28.956Z] #76 45.58 Building dependency tree... [2022-07-27T18:28:28.956Z] #76 52.17 python3 is already the newest version (3.9.2-3). [2022-07-27T18:28:28.956Z] #76 52.17 The following additional packages will be installed: [2022-07-27T18:28:28.956Z] #76 52.19 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-27T18:28:28.956Z] #76 52.22 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-27T18:28:28.956Z] #76 52.23 Suggested packages: [2022-07-27T18:28:28.956Z] #76 52.27 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-27T18:28:28.956Z] #76 52.27 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-27T18:28:28.956Z] #76 52.27 m4-doc ed diffutils-doc [2022-07-27T18:28:28.956Z] #76 52.27 Recommended packages: [2022-07-27T18:28:28.956Z] #76 52.27 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-27T18:28:29.144Z] #36 25.41 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-27T18:28:29.885Z] #76 55.13 The following NEW packages will be installed: [2022-07-27T18:28:29.885Z] #76 ... [2022-07-27T18:28:29.885Z] [2022-07-27T18:28:29.885Z] #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-07-27T18:28:29.885Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:29.885Z] #62 55.10 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:30.418Z] #12 DONE 2.0s [2022-07-27T18:28:30.418Z] [2022-07-27T18:28:30.418Z] #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-07-27T18:28:30.418Z] #31 sha256:e4b7d63bcc900fa6180a67113d10015221a23e938cb2eb7eb89e0668356e1afb [2022-07-27T18:28:30.418Z] #31 7.437 #=#=# ######################################################################## 100.0% [2022-07-27T18:28:30.418Z] #31 7.691 [2022-07-27T18:28:30.418Z] #31 8.245 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-27T18:28:30.418Z] #31 8.444 [2022-07-27T18:28:30.418Z] #31 8.658 #=#=# ######################################################################## 100.0% [2022-07-27T18:28:30.418Z] #31 8.838 [2022-07-27T18:28:30.418Z] #31 8.891 Download of images into '/build' complete. [2022-07-27T18:28:30.418Z] #31 8.891 Use something like the following to load the result into a Docker daemon: [2022-07-27T18:28:30.418Z] #31 8.891 tar -cC '/build' . | docker load [2022-07-27T18:28:30.418Z] #31 DONE 9.3s [2022-07-27T18:28:30.418Z] [2022-07-27T18:28:30.418Z] #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-07-27T18:28:30.418Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-27T18:28:30.452Z] #62 55.60 Fetched 460 kB in 1s (720 kB/s) [2022-07-27T18:28:30.526Z] #36 26.85 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-27T18:28:30.675Z] #13 DONE 0.7s [2022-07-27T18:28:30.675Z] [2022-07-27T18:28:30.675Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-27T18:28:30.675Z] #25 sha256:9961b26ad5601ffefeb0e13ace761204ac66ef50d874a01948875fc857253123 [2022-07-27T18:28:30.675Z] #25 DONE 0.1s [2022-07-27T18:28:30.675Z] [2022-07-27T18:28:30.675Z] #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-07-27T18:28:30.675Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:30.675Z] #62 ... [2022-07-27T18:28:30.675Z] [2022-07-27T18:28:30.675Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-27T18:28:30.675Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-27T18:28:30.675Z] #33 DONE 0.2s [2022-07-27T18:28:30.708Z] #62 55.81 Selecting previously unselected package libbtrfs0:amd64. [2022-07-27T18:28:30.785Z] #36 27.21 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-27T18:28:30.785Z] #36 27.27 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-27T18:28:30.939Z] [2022-07-27T18:28:30.939Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-27T18:28:30.939Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-27T18:28:30.939Z] #46 DONE 0.3s [2022-07-27T18:28:30.939Z] [2022-07-27T18:28:30.939Z] #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-07-27T18:28:30.939Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-27T18:28:30.939Z] #50 DONE 0.4s [2022-07-27T18:28:30.939Z] [2022-07-27T18:28:30.939Z] #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-07-27T18:28:30.939Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:28:30.939Z] #47 ... [2022-07-27T18:28:30.939Z] [2022-07-27T18:28:30.939Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-27T18:28:30.939Z] #66 sha256:cd2fbbe422ffc399545af7a6006f5c03275c4f7c2f1a21509198db93d6cf4bf2 [2022-07-27T18:28:30.939Z] #66 DONE 0.4s [2022-07-27T18:28:30.964Z] #62 55.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 ... 15717 files and directories currently installed.) [2022-07-27T18:28:30.964Z] #62 56.06 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-27T18:28:30.964Z] #62 56.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:28:31.196Z] [2022-07-27T18:28:31.196Z] #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-07-27T18:28:31.196Z] #67 sha256:d01759882edb31f9768a0357c25956bc12a8e7a677e1dc9b600cf3dce0b36d42 [2022-07-27T18:28:31.428Z] #84 ... [2022-07-27T18:28:31.428Z] [2022-07-27T18:28:31.428Z] #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-07-27T18:28:31.428Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:28:31.428Z] #19 68.98 Reading package lists... [2022-07-27T18:28:31.526Z] #62 56.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-27T18:28:31.526Z] #62 56.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-27T18:28:31.526Z] #62 56.70 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:28:32.455Z] #62 57.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:28:32.455Z] #62 57.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:28:32.455Z] #62 57.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:28:33.019Z] #62 DONE 58.3s [2022-07-27T18:28:33.019Z] [2022-07-27T18:28:33.019Z] #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-07-27T18:28:33.019Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:33.019Z] #76 55.14 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-27T18:28:33.019Z] #76 55.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-27T18:28:33.019Z] #76 55.15 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-27T18:28:33.019Z] #76 55.16 libyajl2 m4 patch xz-utils [2022-07-27T18:28:33.019Z] #76 55.78 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:33.019Z] #76 55.78 Need to get 5940 kB of archives. [2022-07-27T18:28:33.019Z] #76 55.78 After this operation, 18.7 MB of additional disk space will be used. [2022-07-27T18:28:33.019Z] #76 55.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-27T18:28:33.019Z] #76 55.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-27T18:28:33.019Z] #76 55.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-27T18:28:33.019Z] #76 55.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-27T18:28:33.019Z] #76 55.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-27T18:28:33.019Z] #76 55.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-27T18:28:33.019Z] #76 55.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-27T18:28:33.019Z] #76 55.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-27T18:28:33.019Z] #76 55.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-27T18:28:33.019Z] #76 55.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-27T18:28:33.019Z] #76 56.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-27T18:28:33.019Z] #76 56.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-27T18:28:33.019Z] #76 56.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-27T18:28:33.019Z] #76 56.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-27T18:28:33.019Z] #76 56.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-27T18:28:33.019Z] #76 56.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:28:33.019Z] #76 56.46 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-07-27T18:28:33.019Z] #76 56.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-27T18:28:33.019Z] #76 56.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-27T18:28:33.019Z] #76 56.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-27T18:28:33.019Z] #76 56.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-27T18:28:33.019Z] #76 56.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-27T18:28:33.019Z] #76 56.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-27T18:28:33.276Z] #76 ... [2022-07-27T18:28:33.276Z] [2022-07-27T18:28:33.276Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-27T18:28:33.276Z] #63 sha256:2ccf8406aaabfe693d20c5c481e3fb4d7a61f47795bfb8df67b293d84bc03217 [2022-07-27T18:28:33.276Z] #63 DONE 0.1s [2022-07-27T18:28:33.276Z] [2022-07-27T18:28:33.276Z] #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-07-27T18:28:33.276Z] #64 sha256:067839b812caf8bb6331401403abfedc88b241a48e16d0ee5c4798f8f3f0c237 [2022-07-27T18:28:33.394Z] #31 ... [2022-07-27T18:28:33.394Z] [2022-07-27T18:28:33.394Z] #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-07-27T18:28:33.394Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-27T18:28:33.394Z] #38 16.33 tomll can be used in two ways: [2022-07-27T18:28:33.394Z] #38 16.33 Writing to STDIN and reading from STDOUT: [2022-07-27T18:28:33.394Z] #38 16.33 cat file.toml | tomll > file.toml [2022-07-27T18:28:33.394Z] #38 16.33 [2022-07-27T18:28:33.394Z] #38 16.33 Reading and updating a list of files: [2022-07-27T18:28:33.394Z] #38 16.33 tomll a.toml b.toml c.toml [2022-07-27T18:28:33.394Z] #38 16.33 [2022-07-27T18:28:33.394Z] #38 16.33 When given a list of files, tomll will modify all files in place without asking. [2022-07-27T18:28:33.394Z] #38 DONE 17.6s [2022-07-27T18:28:33.394Z] [2022-07-27T18:28:33.394Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:33.394Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:28:33.394Z] #55 13.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:28:33.394Z] #55 13.39 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-27T18:28:33.394Z] #55 13.62 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-27T18:28:33.394Z] #55 13.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-27T18:28:33.394Z] #55 13.86 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-27T18:28:33.394Z] #55 13.86 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-27T18:28:33.394Z] #55 14.02 go: downloading github.com/spf13/afero v1.8.2 [2022-07-27T18:28:33.394Z] #55 14.03 go: downloading github.com/spf13/cast v1.4.1 [2022-07-27T18:28:33.394Z] #55 14.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-27T18:28:33.394Z] #55 14.23 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-27T18:28:33.394Z] #55 14.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-27T18:28:33.394Z] #55 14.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-27T18:28:33.394Z] #55 15.05 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-27T18:28:33.394Z] #55 15.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-27T18:28:33.394Z] #55 15.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-27T18:28:33.394Z] #55 15.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-27T18:28:33.394Z] #55 15.71 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-27T18:28:33.394Z] #55 15.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-27T18:28:33.394Z] #55 16.80 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-27T18:28:33.394Z] #55 17.00 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-27T18:28:33.394Z] #55 17.30 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-27T18:28:33.394Z] #55 17.42 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-27T18:28:33.394Z] #55 17.61 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-27T18:28:33.395Z] #55 17.62 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-27T18:28:33.395Z] #55 17.71 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-27T18:28:33.654Z] #55 17.89 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-27T18:28:33.654Z] #55 17.91 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-27T18:28:33.842Z] #64 ... [2022-07-27T18:28:33.842Z] [2022-07-27T18:28:33.842Z] #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-07-27T18:28:33.842Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:33.842Z] #42 39.47 Reading package lists... [2022-07-27T18:28:33.842Z] #42 49.28 Building dependency tree... [2022-07-27T18:28:33.842Z] #42 56.41 The following additional packages will be installed: [2022-07-27T18:28:33.842Z] #42 56.43 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-27T18:28:33.842Z] #42 56.51 Suggested packages: [2022-07-27T18:28:33.842Z] #42 56.51 cmake-doc ninja-build lrzip [2022-07-27T18:28:33.842Z] #42 56.51 Recommended packages: [2022-07-27T18:28:33.842Z] #42 56.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-27T18:28:33.842Z] #42 58.06 The following NEW packages will be installed: [2022-07-27T18:28:33.842Z] #42 58.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-27T18:28:33.842Z] #42 58.06 vim-common xxd [2022-07-27T18:28:33.842Z] #42 58.74 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:33.842Z] #42 58.74 Need to get 17.7 MB of archives. [2022-07-27T18:28:33.842Z] #42 58.74 After this operation, 70.7 MB of additional disk space will be used. [2022-07-27T18:28:33.842Z] #42 58.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:28:33.842Z] #42 58.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:28:33.842Z] #42 58.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-27T18:28:33.842Z] #42 58.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-27T18:28:33.842Z] #42 ... [2022-07-27T18:28:33.842Z] [2022-07-27T18:28:33.842Z] #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-07-27T18:28:33.842Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:33.842Z] #76 58.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:33.842Z] #76 59.17 Fetched 5940 kB in 1s (4503 kB/s) [2022-07-27T18:28:34.070Z] #36 29.80 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-27T18:28:34.070Z] #36 ... [2022-07-27T18:28:34.070Z] [2022-07-27T18:28:34.070Z] #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-07-27T18:28:34.070Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-27T18:28:34.070Z] #38 29.65 tomll can be used in two ways: [2022-07-27T18:28:34.070Z] #38 29.66 Writing to STDIN and reading from STDOUT: [2022-07-27T18:28:34.070Z] #38 29.66 cat file.toml | tomll > file.toml [2022-07-27T18:28:34.070Z] #38 29.66 [2022-07-27T18:28:34.070Z] #38 29.66 Reading and updating a list of files: [2022-07-27T18:28:34.070Z] #38 29.66 tomll a.toml b.toml c.toml [2022-07-27T18:28:34.070Z] #38 29.66 [2022-07-27T18:28:34.070Z] #38 29.66 When given a list of files, tomll will modify all files in place without asking. [2022-07-27T18:28:34.070Z] #38 DONE 30.0s [2022-07-27T18:28:34.070Z] [2022-07-27T18:28:34.070Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:34.070Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:34.070Z] #36 29.96 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-27T18:28:34.070Z] #36 ... [2022-07-27T18:28:34.070Z] [2022-07-27T18:28:34.070Z] #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-07-27T18:28:34.070Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:34.070Z] #51 19.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-27T18:28:34.070Z] #51 ... [2022-07-27T18:28:34.070Z] [2022-07-27T18:28:34.070Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:34.070Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:34.070Z] #55 23.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:28:34.070Z] #55 23.16 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-27T18:28:34.070Z] #55 23.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-27T18:28:34.070Z] #55 23.67 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-27T18:28:34.070Z] #55 23.82 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-27T18:28:34.070Z] #55 23.90 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-27T18:28:34.070Z] #55 24.02 go: downloading github.com/spf13/afero v1.8.2 [2022-07-27T18:28:34.070Z] #55 24.08 go: downloading github.com/spf13/cast v1.4.1 [2022-07-27T18:28:34.070Z] #55 24.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-27T18:28:34.070Z] #55 24.40 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-27T18:28:34.070Z] #55 24.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-27T18:28:34.070Z] #55 25.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-27T18:28:34.070Z] #55 25.12 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-27T18:28:34.070Z] #55 25.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-27T18:28:34.070Z] #55 26.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-27T18:28:34.070Z] #55 26.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-27T18:28:34.070Z] #55 26.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-27T18:28:34.070Z] #55 26.48 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-27T18:28:34.070Z] #55 28.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-27T18:28:34.070Z] #55 28.58 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-27T18:28:34.070Z] #55 29.84 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-27T18:28:34.070Z] #55 29.94 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-27T18:28:34.070Z] #55 30.35 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-27T18:28:34.070Z] #55 30.61 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-27T18:28:34.098Z] #76 59.38 Selecting previously unselected package bzip2. [2022-07-27T18:28:34.225Z] #55 18.31 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-27T18:28:34.338Z] #55 30.74 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-27T18:28:34.355Z] #76 59.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:28:34.355Z] #76 59.56 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-27T18:28:34.355Z] #76 59.57 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:28:34.484Z] #55 18.60 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-27T18:28:34.597Z] #55 ... [2022-07-27T18:28:34.597Z] [2022-07-27T18:28:34.597Z] #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-07-27T18:28:34.597Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:34.597Z] #62 31.17 Fetched 8561 kB in 23s (374 kB/s) [2022-07-27T18:28:34.742Z] #55 18.77 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-27T18:28:34.742Z] #55 18.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-27T18:28:34.742Z] #55 18.91 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-27T18:28:34.742Z] #55 19.00 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-27T18:28:34.742Z] #55 19.00 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-27T18:28:34.742Z] #55 19.08 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-27T18:28:34.742Z] #55 19.12 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-27T18:28:34.868Z] #76 59.89 Selecting previously unselected package libmagic-mgc. [2022-07-27T18:28:34.868Z] #76 59.89 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-27T18:28:34.868Z] #76 59.90 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-27T18:28:35.000Z] #55 19.23 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-27T18:28:35.000Z] #55 19.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-27T18:28:35.000Z] #55 19.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-27T18:28:35.258Z] #55 19.38 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-27T18:28:35.258Z] #55 19.54 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-27T18:28:35.258Z] #55 19.63 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-27T18:28:35.517Z] #55 19.73 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-27T18:28:35.776Z] #55 19.83 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-27T18:28:35.776Z] #55 19.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-27T18:28:35.776Z] #55 19.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-27T18:28:35.776Z] #55 19.92 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-27T18:28:35.776Z] #55 19.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-27T18:28:35.909Z] #76 61.18 Selecting previously unselected package libmagic1:amd64. [2022-07-27T18:28:35.909Z] #76 61.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-27T18:28:35.973Z] #62 31.17 Reading package lists... [2022-07-27T18:28:35.973Z] #62 ... [2022-07-27T18:28:35.973Z] [2022-07-27T18:28:35.973Z] #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-07-27T18:28:35.973Z] #67 sha256:70bbffc3477212bfe2480ff19dc1121d33aaa0f8c68bce2c683207bdcea5dc17 [2022-07-27T18:28:35.973Z] #67 21.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-27T18:28:35.973Z] #67 22.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-27T18:28:35.973Z] #67 26.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:28:35.973Z] #67 ... [2022-07-27T18:28:35.973Z] [2022-07-27T18:28:35.973Z] #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-07-27T18:28:35.973Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:28:35.973Z] #53 22.28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-27T18:28:35.973Z] #53 22.30 go: downloading golang.org/x/mod v0.3.0 [2022-07-27T18:28:35.973Z] #53 ... [2022-07-27T18:28:35.973Z] [2022-07-27T18:28:35.973Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:35.973Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:35.973Z] #55 31.81 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-27T18:28:35.973Z] #55 32.04 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-27T18:28:35.973Z] #55 32.29 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-27T18:28:35.973Z] #55 32.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-27T18:28:36.035Z] #55 20.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-27T18:28:36.035Z] #55 20.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-27T18:28:36.035Z] #55 20.33 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-27T18:28:36.169Z] #76 61.21 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:28:36.232Z] #55 32.70 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-27T18:28:36.232Z] #55 32.71 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-27T18:28:36.293Z] #55 20.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-27T18:28:36.293Z] #55 20.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-27T18:28:36.293Z] #55 20.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-27T18:28:36.435Z] #76 61.52 Selecting previously unselected package file. [2022-07-27T18:28:36.435Z] #76 61.52 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-27T18:28:36.435Z] #76 61.53 Unpacking file (1:5.39-3) ... [2022-07-27T18:28:36.448Z] #67 ... [2022-07-27T18:28:36.448Z] [2022-07-27T18:28:36.448Z] #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-07-27T18:28:36.448Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:36.448Z] #62 5.384 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:36.448Z] #62 5.409 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:36.448Z] #62 5.409 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:36.448Z] #62 5.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:36.491Z] #55 32.89 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-27T18:28:36.552Z] #55 20.63 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-27T18:28:36.552Z] #55 20.67 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-27T18:28:36.552Z] #55 ... [2022-07-27T18:28:36.552Z] [2022-07-27T18:28:36.552Z] #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-07-27T18:28:36.552Z] #67 sha256:cf062a22dfd87d6ace21151a666f0a374cdd7414c2c7a428dffb65e7e4092cc6 [2022-07-27T18:28:36.552Z] #67 10.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-27T18:28:36.552Z] #67 10.82 go: downloading github.com/google/uuid v1.3.0 [2022-07-27T18:28:36.552Z] #67 10.93 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-27T18:28:36.552Z] #67 10.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-27T18:28:36.552Z] #67 11.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:28:36.552Z] #67 11.09 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-27T18:28:36.552Z] #67 11.19 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-27T18:28:36.552Z] #67 11.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-27T18:28:36.552Z] #67 11.78 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-27T18:28:36.552Z] #67 14.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-27T18:28:36.552Z] #67 14.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:28:36.552Z] #67 ... [2022-07-27T18:28:36.552Z] [2022-07-27T18:28:36.552Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:36.552Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:28:36.552Z] #55 20.74 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-27T18:28:36.552Z] #55 20.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-27T18:28:36.552Z] #55 20.85 go: downloading github.com/julz/importas v0.1.0 [2022-07-27T18:28:36.717Z] #76 61.87 Selecting previously unselected package xz-utils. [2022-07-27T18:28:36.717Z] #76 61.87 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-27T18:28:36.717Z] #76 61.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:28:36.750Z] #55 32.97 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-27T18:28:36.750Z] #55 33.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-27T18:28:36.750Z] #55 33.22 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-27T18:28:36.811Z] #55 20.91 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-27T18:28:36.811Z] #55 20.96 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-27T18:28:36.811Z] #55 21.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-27T18:28:36.973Z] #76 ... [2022-07-27T18:28:36.973Z] [2022-07-27T18:28:36.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:28:36.973Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:36.973Z] #14 49.91 Building dependency tree... [2022-07-27T18:28:36.973Z] #14 56.68 The following additional packages will be installed: [2022-07-27T18:28:36.973Z] #14 56.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:28:36.973Z] #14 56.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-27T18:28:36.973Z] #14 56.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-27T18:28:36.973Z] #14 56.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-27T18:28:36.973Z] #14 56.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-27T18:28:36.973Z] #14 56.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-27T18:28:36.973Z] #14 56.71 mingw-w64-common mingw-w64-x86-64-dev [2022-07-27T18:28:36.973Z] #14 56.73 Suggested packages: [2022-07-27T18:28:36.973Z] #14 56.75 gcc-10-locales seccomp wine64 [2022-07-27T18:28:36.973Z] #14 59.65 The following NEW packages will be installed: [2022-07-27T18:28:36.973Z] #14 59.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:28:36.973Z] #14 59.65 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-27T18:28:36.973Z] #14 59.65 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-27T18:28:36.973Z] #14 59.65 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-27T18:28:36.973Z] #14 59.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-27T18:28:36.973Z] #14 59.66 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-27T18:28:36.973Z] #14 59.66 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-27T18:28:36.973Z] #14 59.66 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-27T18:28:36.973Z] #14 59.66 mingw-w64-x86-64-dev [2022-07-27T18:28:36.973Z] #14 60.43 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:36.973Z] #14 60.43 Need to get 115 MB of archives. [2022-07-27T18:28:36.973Z] #14 60.43 After this operation, 645 MB of additional disk space will be used. [2022-07-27T18:28:36.973Z] #14 60.43 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-07-27T18:28:36.973Z] #14 60.72 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-07-27T18:28:36.973Z] #14 61.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-27T18:28:36.973Z] #14 61.10 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-07-27T18:28:36.973Z] #14 61.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-27T18:28:36.973Z] #14 61.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-27T18:28:36.973Z] #14 61.75 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-07-27T18:28:36.973Z] #14 62.17 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-07-27T18:28:36.973Z] #14 62.21 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-07-27T18:28:37.008Z] #55 33.28 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-27T18:28:37.008Z] #55 33.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-27T18:28:37.070Z] #55 21.09 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-27T18:28:37.070Z] #55 21.09 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-27T18:28:37.070Z] #55 21.17 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-27T18:28:37.070Z] #55 21.24 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-27T18:28:37.070Z] #55 21.29 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-27T18:28:37.070Z] #55 21.32 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-27T18:28:37.070Z] #55 ... [2022-07-27T18:28:37.070Z] [2022-07-27T18:28:37.070Z] #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-07-27T18:28:37.070Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:37.070Z] #76 11.32 Fetched 8447 kB in 8s (1020 kB/s) [2022-07-27T18:28:37.070Z] #76 11.32 Reading package lists... [2022-07-27T18:28:37.070Z] #76 16.41 Reading package lists... [2022-07-27T18:28:37.070Z] #76 ... [2022-07-27T18:28:37.070Z] [2022-07-27T18:28:37.070Z] #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-07-27T18:28:37.070Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-27T18:28:37.230Z] #14 ... [2022-07-27T18:28:37.230Z] [2022-07-27T18:28:37.230Z] #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-07-27T18:28:37.230Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:37.230Z] #76 62.36 Selecting previously unselected package libsigsegv2:amd64. [2022-07-27T18:28:37.230Z] #76 62.37 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-27T18:28:37.230Z] #76 62.37 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-27T18:28:37.267Z] #55 33.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-27T18:28:37.267Z] #55 33.67 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-27T18:28:37.267Z] #55 33.76 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-27T18:28:37.329Z] #47 20.89 Updating files: 82% (1793/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-27T18:28:37.329Z] #47 21.20 + git checkout -q v2.3.0 [2022-07-27T18:28:37.329Z] #47 ... [2022-07-27T18:28:37.329Z] [2022-07-27T18:28:37.329Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:37.329Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-27T18:28:37.329Z] #36 11.53 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-27T18:28:37.329Z] #36 11.54 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-27T18:28:37.329Z] #36 11.97 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-27T18:28:37.329Z] #36 12.03 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-27T18:28:37.329Z] #36 12.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-27T18:28:37.329Z] #36 12.48 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-27T18:28:37.329Z] #36 12.54 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-27T18:28:37.329Z] #36 12.67 go: downloading github.com/peterh/liner v1.2.2 [2022-07-27T18:28:37.329Z] #36 12.90 go: downloading github.com/google/go-dap v0.6.0 [2022-07-27T18:28:37.329Z] #36 13.17 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-27T18:28:37.329Z] #36 13.87 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-27T18:28:37.329Z] #36 14.10 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-27T18:28:37.329Z] #36 14.17 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-27T18:28:37.329Z] #36 15.18 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-27T18:28:37.329Z] #36 15.46 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-27T18:28:37.486Z] #76 62.75 Selecting previously unselected package m4. [2022-07-27T18:28:37.486Z] #76 62.76 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-27T18:28:37.486Z] #76 62.78 Unpacking m4 (1.4.18-5) ... [2022-07-27T18:28:37.589Z] #36 ... [2022-07-27T18:28:37.589Z] [2022-07-27T18:28:37.589Z] #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-07-27T18:28:37.589Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:37.589Z] #76 16.41 Reading package lists... [2022-07-27T18:28:37.589Z] #76 21.75 Building dependency tree... [2022-07-27T18:28:37.589Z] #76 ... [2022-07-27T18:28:37.589Z] [2022-07-27T18:28:37.589Z] #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-07-27T18:28:37.589Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:28:37.589Z] #14 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:28:37.589Z] #14 17.03 Fetched 8447 kB in 12s (698 kB/s) [2022-07-27T18:28:37.828Z] #62 6.926 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:37.842Z] #55 34.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-27T18:28:37.846Z] #14 17.03 Reading package lists... [2022-07-27T18:28:37.847Z] #14 ... [2022-07-27T18:28:37.847Z] [2022-07-27T18:28:37.847Z] #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-07-27T18:28:37.847Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-27T18:28:37.847Z] #42 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:28:37.847Z] #42 16.50 Fetched 8447 kB in 12s (719 kB/s) [2022-07-27T18:28:37.847Z] #42 16.50 Reading package lists... [2022-07-27T18:28:37.847Z] #42 21.94 Reading package lists... [2022-07-27T18:28:37.847Z] #42 ... [2022-07-27T18:28:37.847Z] [2022-07-27T18:28:37.847Z] #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-07-27T18:28:37.847Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:28:37.847Z] #14 17.03 Reading package lists... [2022-07-27T18:28:38.101Z] #55 34.49 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-27T18:28:38.101Z] #55 34.55 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-27T18:28:38.105Z] #14 22.21 Reading package lists... [2022-07-27T18:28:38.105Z] #14 ... [2022-07-27T18:28:38.105Z] [2022-07-27T18:28:38.105Z] #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-07-27T18:28:38.105Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-27T18:28:38.105Z] #51 12.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:28:38.105Z] #51 15.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-27T18:28:38.105Z] #51 17.97 Fetched 8451 kB in 13s (640 kB/s) [2022-07-27T18:28:38.271Z] #19 92.28 Reading package lists... [2022-07-27T18:28:38.271Z] #19 ... [2022-07-27T18:28:38.271Z] [2022-07-27T18:28:38.271Z] #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-07-27T18:28:38.271Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:28:38.271Z] #84 49.05 libtoolize: putting auxiliary files in '.'. [2022-07-27T18:28:38.271Z] #84 49.05 libtoolize: copying file './ltmain.sh' [2022-07-27T18:28:38.271Z] #84 49.80 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-27T18:28:38.271Z] #84 49.80 libtoolize: and rerunning libtoolize and aclocal. [2022-07-27T18:28:38.271Z] #84 49.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:28:38.306Z] #76 63.27 Selecting previously unselected package autoconf. [2022-07-27T18:28:38.306Z] #76 63.28 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-27T18:28:38.306Z] #76 63.30 Unpacking autoconf (2.69-14) ... [2022-07-27T18:28:38.360Z] #55 34.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-27T18:28:38.360Z] #55 34.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-27T18:28:38.360Z] #55 34.94 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-27T18:28:38.363Z] #51 17.97 Reading package lists... [2022-07-27T18:28:38.363Z] #51 ... [2022-07-27T18:28:38.363Z] [2022-07-27T18:28:38.363Z] #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-07-27T18:28:38.363Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-27T18:28:38.363Z] #53 12.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-27T18:28:38.363Z] #53 12.36 go: downloading golang.org/x/mod v0.3.0 [2022-07-27T18:28:38.363Z] #53 ... [2022-07-27T18:28:38.363Z] [2022-07-27T18:28:38.363Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:38.363Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:28:38.363Z] #55 21.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-27T18:28:38.363Z] #55 21.39 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-27T18:28:38.363Z] #55 22.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-27T18:28:38.363Z] #55 22.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-27T18:28:38.363Z] #55 22.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-27T18:28:38.363Z] #55 22.16 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-27T18:28:38.363Z] #55 22.29 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-27T18:28:38.363Z] #55 22.30 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-27T18:28:38.363Z] #55 22.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-27T18:28:38.363Z] #55 22.40 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-27T18:28:38.363Z] #55 22.48 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-27T18:28:38.622Z] #55 22.76 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-27T18:28:38.622Z] #55 22.76 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-27T18:28:38.622Z] #55 22.82 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-27T18:28:38.622Z] #55 22.83 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-27T18:28:38.622Z] #55 22.91 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-27T18:28:38.881Z] #55 22.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-27T18:28:38.881Z] #55 23.07 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-27T18:28:38.881Z] #55 23.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-27T18:28:38.881Z] #55 23.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-27T18:28:38.930Z] #55 35.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-27T18:28:39.140Z] #55 23.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-27T18:28:39.140Z] #55 23.26 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-27T18:28:39.140Z] #55 23.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-27T18:28:39.140Z] #55 23.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-27T18:28:39.238Z] #76 64.16 Selecting previously unselected package autotools-dev. [2022-07-27T18:28:39.238Z] #76 64.17 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-27T18:28:39.238Z] #76 64.17 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:28:39.411Z] #55 23.70 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-27T18:28:39.497Z] #55 35.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-27T18:28:39.497Z] #55 35.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-27T18:28:39.497Z] #55 35.90 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-27T18:28:39.670Z] #55 23.78 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-27T18:28:39.670Z] #55 23.85 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-27T18:28:39.670Z] #55 23.85 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-27T18:28:39.670Z] #55 23.92 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-27T18:28:39.670Z] #55 23.94 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-27T18:28:39.732Z] #62 9.127 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:39.756Z] #55 36.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-27T18:28:39.756Z] #55 36.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-27T18:28:39.756Z] #55 ... [2022-07-27T18:28:39.756Z] [2022-07-27T18:28:39.756Z] #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-07-27T18:28:39.756Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:39.756Z] #76 26.19 Fetched 8561 kB in 20s (425 kB/s) [2022-07-27T18:28:39.756Z] #76 26.19 Reading package lists... [2022-07-27T18:28:39.802Z] #76 64.88 Selecting previously unselected package automake. [2022-07-27T18:28:39.802Z] #76 64.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...#76 ... [2022-07-27T18:28:39.802Z] [2022-07-27T18:28:39.802Z] #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-07-27T18:28:39.802Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:28:39.802Z] #57 64.38 v3.0.2 [2022-07-27T18:28:39.802Z] #57 DONE 65.0s [2022-07-27T18:28:39.802Z] [2022-07-27T18:28:39.802Z] #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-07-27T18:28:39.802Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:39.802Z] #76 64.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-27T18:28:39.802Z] #76 64.98 Unpacking automake (1:1.16.3-2) ... [2022-07-27T18:28:39.928Z] #55 24.24 go: downloading honnef.co/go/tools v0.3.1 [2022-07-27T18:28:40.014Z] #76 ... [2022-07-27T18:28:40.015Z] [2022-07-27T18:28:40.015Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-27T18:28:40.015Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:40.015Z] #51 32.80 Fetched 8565 kB in 25s (345 kB/s) [2022-07-27T18:28:40.672Z] #62 ... [2022-07-27T18:28:40.672Z] [2022-07-27T18:28:40.672Z] #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-07-27T18:28:40.672Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:40.673Z] #14 3.837 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:40.673Z] #14 3.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:40.673Z] #14 3.875 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:40.673Z] #14 4.125 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:40.673Z] #14 4.467 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:40.673Z] #14 5.331 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:40.929Z] #14 ... [2022-07-27T18:28:40.929Z] [2022-07-27T18:28:40.929Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:40.929Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:40.929Z] #36 2.301 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-27T18:28:40.929Z] #36 4.819 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-27T18:28:40.929Z] #36 4.819 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-27T18:28:40.929Z] #36 4.978 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-27T18:28:40.929Z] #36 4.978 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-27T18:28:40.929Z] #36 5.092 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-27T18:28:40.929Z] #36 5.150 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-27T18:28:40.929Z] #36 5.228 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-27T18:28:40.929Z] #36 5.268 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-27T18:28:40.929Z] #36 5.287 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-27T18:28:40.929Z] #36 5.340 go: downloading github.com/peterh/liner v1.2.2 [2022-07-27T18:28:40.929Z] #36 5.357 go: downloading github.com/google/go-dap v0.6.0 [2022-07-27T18:28:40.929Z] #36 5.478 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-27T18:28:40.929Z] #36 5.592 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-27T18:28:40.929Z] #36 5.984 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-27T18:28:40.929Z] #36 6.085 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-27T18:28:40.929Z] #36 6.112 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-27T18:28:40.929Z] #36 6.576 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-27T18:28:40.929Z] #36 6.633 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-27T18:28:40.930Z] #36 ... [2022-07-27T18:28:40.930Z] [2022-07-27T18:28:40.930Z] #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-07-27T18:28:40.930Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:40.930Z] #51 7.313 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:40.930Z] #51 7.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:40.930Z] #51 7.364 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:40.930Z] #51 8.043 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-27T18:28:40.930Z] #51 8.528 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:41.168Z] #76 66.17 Selecting previously unselected package patch. [2022-07-27T18:28:41.168Z] #76 66.17 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-27T18:28:41.168Z] #76 66.20 Unpacking patch (2.7.6-7) ... [2022-07-27T18:28:41.186Z] #51 ... [2022-07-27T18:28:41.186Z] [2022-07-27T18:28:41.186Z] #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-07-27T18:28:41.186Z] #26 sha256:6a9fcc53c6b22702f4d30b1d36551d041d71640920e9cdb27fa07048e6408458 [2022-07-27T18:28:41.186Z] #26 6.373 + RM_GOPATH=0 [2022-07-27T18:28:41.186Z] #26 6.373 + TMP_GOPATH= [2022-07-27T18:28:41.186Z] #26 6.373 + : /build [2022-07-27T18:28:41.186Z] #26 6.373 + '[' -z '' ']' [2022-07-27T18:28:41.186Z] #26 6.373 ++ mktemp -d [2022-07-27T18:28:41.186Z] #26 6.376 + export GOPATH=/tmp/tmp.bMPsPtR4cl [2022-07-27T18:28:41.186Z] #26 6.376 + GOPATH=/tmp/tmp.bMPsPtR4cl [2022-07-27T18:28:41.186Z] #26 6.376 + RM_GOPATH=1 [2022-07-27T18:28:41.186Z] #26 6.376 + case "$(go env GOARCH)" in [2022-07-27T18:28:41.186Z] #26 6.376 ++ go env GOARCH [2022-07-27T18:28:41.186Z] #26 6.381 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:41.186Z] #26 6.382 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:41.186Z] #26 6.383 ++ dirname /install.sh [2022-07-27T18:28:41.186Z] #26 6.407 + dir=/ [2022-07-27T18:28:41.186Z] #26 6.407 + bin=dockercli [2022-07-27T18:28:41.186Z] #26 6.407 + shift [2022-07-27T18:28:41.186Z] #26 6.407 + '[' '!' -f //dockercli.installer ']' [2022-07-27T18:28:41.186Z] #26 6.407 + . //dockercli.installer [2022-07-27T18:28:41.186Z] #26 6.407 ++ : stable [2022-07-27T18:28:41.186Z] #26 6.407 ++ : 17.06.2-ce [2022-07-27T18:28:41.186Z] #26 6.407 + install_dockercli [2022-07-27T18:28:41.186Z] #26 6.407 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-27T18:28:41.186Z] #26 6.407 ++ uname -m [2022-07-27T18:28:41.186Z] #26 6.407 + arch=x86_64 [2022-07-27T18:28:41.186Z] #26 6.407 + '[' x86_64 '!=' x86_64 ']' [2022-07-27T18:28:41.186Z] #26 6.407 + url=https://download.docker.com/linux/static [2022-07-27T18:28:41.186Z] #26 6.407 + tar -xz docker/docker [2022-07-27T18:28:41.186Z] #26 6.407 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-27T18:28:41.186Z] #26 6.410 Install docker/cli version 17.06.2-ce from stable [2022-07-27T18:28:41.186Z] #26 ... [2022-07-27T18:28:41.186Z] [2022-07-27T18:28:41.186Z] #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-07-27T18:28:41.186Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:41.186Z] #42 7.510 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:41.186Z] #42 7.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:41.186Z] #42 7.542 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:41.186Z] #42 8.617 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:41.390Z] #51 32.80 Reading package lists... [2022-07-27T18:28:41.390Z] #51 ... [2022-07-27T18:28:41.390Z] [2022-07-27T18:28:41.390Z] #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-07-27T18:28:41.390Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:41.390Z] #42 27.81 Fetched 8561 kB in 21s (403 kB/s) [2022-07-27T18:28:41.390Z] #42 27.81 Reading package lists... [2022-07-27T18:28:41.390Z] #42 ... [2022-07-27T18:28:41.390Z] [2022-07-27T18:28:41.390Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:41.390Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:41.390Z] #55 36.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-27T18:28:41.390Z] #55 36.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-27T18:28:41.390Z] #55 36.83 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-27T18:28:41.390Z] #55 36.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-27T18:28:41.390Z] #55 37.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-27T18:28:41.390Z] #55 37.15 go: downloading github.com/julz/importas v0.1.0 [2022-07-27T18:28:41.390Z] #55 37.18 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-27T18:28:41.390Z] #55 37.27 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-27T18:28:41.390Z] #55 37.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-27T18:28:41.390Z] #55 37.56 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-27T18:28:41.390Z] #55 37.69 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-27T18:28:41.390Z] #55 37.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-27T18:28:41.425Z] #76 66.58 Selecting previously unselected package dpkg-dev. [2022-07-27T18:28:41.425Z] #76 66.59 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-27T18:28:41.425Z] #76 66.60 Unpacking dpkg-dev (1.20.11) ... [2022-07-27T18:28:41.443Z] #42 ... [2022-07-27T18:28:41.443Z] [2022-07-27T18:28:41.443Z] #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-07-27T18:28:41.443Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-27T18:28:41.443Z] #38 7.522 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-27T18:28:41.443Z] #38 ... [2022-07-27T18:28:41.443Z] [2022-07-27T18:28:41.443Z] #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-07-27T18:28:41.443Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:28:41.443Z] #34 5.629 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-27T18:28:41.443Z] #34 5.629 Cloning into '.'... [2022-07-27T18:28:41.649Z] #55 37.99 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-27T18:28:41.681Z] #76 ... [2022-07-27T18:28:41.681Z] [2022-07-27T18:28:41.681Z] #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-07-27T18:28:41.681Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:41.681Z] #51 53.75 Building dependency tree... [2022-07-27T18:28:41.681Z] #51 60.03 The following additional packages will be installed: [2022-07-27T18:28:41.681Z] #51 60.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:28:41.681Z] #51 60.09 python3-protobuf python3-six [2022-07-27T18:28:41.681Z] #51 60.10 Suggested packages: [2022-07-27T18:28:41.681Z] #51 60.13 python3-setuptools [2022-07-27T18:28:41.681Z] #51 60.13 Recommended packages: [2022-07-27T18:28:41.681Z] #51 60.13 iproute2 | iproute [2022-07-27T18:28:41.681Z] #51 61.49 The following NEW packages will be installed: [2022-07-27T18:28:41.681Z] #51 61.49 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:28:41.681Z] #51 61.49 python3-protobuf python3-six [2022-07-27T18:28:41.681Z] #51 62.10 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:41.681Z] #51 62.10 Need to get 2315 kB of archives. [2022-07-27T18:28:41.681Z] #51 62.10 After this operation, 11.1 MB of additional disk space will be used. [2022-07-27T18:28:41.681Z] #51 62.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-27T18:28:41.681Z] #51 62.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:28:41.681Z] #51 62.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-27T18:28:41.681Z] #51 62.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-27T18:28:41.681Z] #51 62.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-27T18:28:41.681Z] #51 62.37 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-07-27T18:28:41.681Z] #51 62.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:28:41.681Z] #51 64.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-27T18:28:41.703Z] #34 ... [2022-07-27T18:28:41.703Z] [2022-07-27T18:28:41.703Z] #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-07-27T18:28:41.703Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:28:41.703Z] #53 5.027 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-27T18:28:41.703Z] #53 5.749 go: downloading github.com/fatih/color v1.10.0 [2022-07-27T18:28:41.703Z] #53 5.989 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-27T18:28:41.703Z] #53 5.989 go: downloading golang.org/x/tools v0.1.0 [2022-07-27T18:28:41.703Z] #53 6.080 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-27T18:28:41.703Z] #53 6.095 go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T18:28:41.703Z] #53 6.130 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-27T18:28:41.703Z] #53 6.218 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-27T18:28:41.703Z] #53 6.365 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-27T18:28:41.703Z] #53 6.455 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-27T18:28:41.703Z] #53 6.495 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-27T18:28:41.703Z] #53 6.524 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-27T18:28:41.703Z] #53 6.611 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-27T18:28:41.834Z] #55 25.61 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-27T18:28:41.834Z] #55 25.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-27T18:28:41.834Z] #55 25.75 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-27T18:28:41.834Z] #55 25.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-27T18:28:41.834Z] #55 25.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-27T18:28:41.834Z] #55 25.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-27T18:28:41.834Z] #55 25.96 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-27T18:28:41.834Z] #55 ... [2022-07-27T18:28:41.834Z] [2022-07-27T18:28:41.834Z] #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-07-27T18:28:41.834Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-27T18:28:41.834Z] #62 15.88 Fetched 8447 kB in 11s (758 kB/s) [2022-07-27T18:28:41.834Z] #62 15.88 Reading package lists... [2022-07-27T18:28:41.834Z] #62 21.22 Reading package lists... [2022-07-27T18:28:41.834Z] #62 25.79 Building dependency tree... [2022-07-27T18:28:41.834Z] #62 ... [2022-07-27T18:28:41.834Z] [2022-07-27T18:28:41.834Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:41.834Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:28:41.834Z] #55 26.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-27T18:28:41.907Z] #55 38.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-27T18:28:41.907Z] #55 38.16 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-27T18:28:41.907Z] #55 38.25 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-27T18:28:41.907Z] #55 38.36 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-27T18:28:41.940Z] #51 ... [2022-07-27T18:28:41.940Z] [2022-07-27T18:28:41.940Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:41.940Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:41.940Z] #55 63.08 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-27T18:28:41.940Z] #55 63.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-27T18:28:41.940Z] #55 63.59 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-27T18:28:41.940Z] #55 63.60 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-27T18:28:41.940Z] #55 63.86 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-27T18:28:41.940Z] #55 63.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-27T18:28:41.940Z] #55 64.48 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-27T18:28:41.940Z] #55 64.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-27T18:28:41.940Z] #55 64.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-27T18:28:41.940Z] #55 64.78 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-27T18:28:41.940Z] #55 64.98 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-27T18:28:41.940Z] #55 64.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-27T18:28:41.940Z] #55 65.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-27T18:28:41.940Z] #55 65.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-27T18:28:41.940Z] #55 65.59 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-27T18:28:41.940Z] #55 65.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-27T18:28:41.940Z] #55 65.73 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-27T18:28:41.940Z] #55 67.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-27T18:28:41.959Z] #53 ... [2022-07-27T18:28:41.959Z] [2022-07-27T18:28:41.959Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:41.959Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:41.959Z] #55 7.752 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-27T18:28:41.959Z] #55 10.14 go: downloading github.com/fatih/color v1.13.0 [2022-07-27T18:28:41.959Z] #55 10.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:28:41.959Z] #55 10.32 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-27T18:28:41.959Z] #55 10.35 go: downloading github.com/spf13/viper v1.11.0 [2022-07-27T18:28:41.959Z] #55 10.88 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-27T18:28:41.959Z] #55 ... [2022-07-27T18:28:41.959Z] [2022-07-27T18:28:41.959Z] #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-07-27T18:28:41.959Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:28:41.959Z] #40 7.271 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-27T18:28:41.959Z] #40 8.080 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-27T18:28:41.959Z] #40 9.797 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-27T18:28:41.959Z] #40 10.27 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-27T18:28:41.959Z] #40 10.39 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-27T18:28:42.093Z] #55 26.30 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-27T18:28:42.093Z] #55 26.31 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-27T18:28:42.093Z] #55 26.45 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-27T18:28:42.197Z] #55 67.19 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-27T18:28:42.197Z] #55 67.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-27T18:28:42.216Z] #40 ... [2022-07-27T18:28:42.216Z] [2022-07-27T18:28:42.216Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-27T18:28:42.216Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:42.216Z] #76 7.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:28:42.216Z] #76 7.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:28:42.216Z] #76 7.842 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:28:42.216Z] #76 8.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:28:42.216Z] #76 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:42.216Z] #76 ... [2022-07-27T18:28:42.216Z] [2022-07-27T18:28:42.216Z] #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-07-27T18:28:42.216Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:28:42.216Z] #57 7.856 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-27T18:28:42.216Z] #57 8.845 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-27T18:28:42.216Z] #57 8.865 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-27T18:28:42.216Z] #57 8.947 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-27T18:28:42.216Z] #57 10.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-27T18:28:42.351Z] #55 26.56 go: downloading golang.org/x/text v0.3.7 [2022-07-27T18:28:42.453Z] #55 67.47 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-27T18:28:42.472Z] #57 ... [2022-07-27T18:28:42.472Z] [2022-07-27T18:28:42.472Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:42.472Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:42.472Z] #55 11.55 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-27T18:28:42.472Z] #55 11.56 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-27T18:28:42.483Z] #55 ... [2022-07-27T18:28:42.483Z] [2022-07-27T18:28:42.483Z] #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-07-27T18:28:42.483Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:42.483Z] #14 28.73 Fetched 8561 kB in 22s (384 kB/s) [2022-07-27T18:28:42.483Z] #14 28.73 Reading package lists... [2022-07-27T18:28:42.483Z] #14 38.80 Reading package lists... [2022-07-27T18:28:42.483Z] #14 ... [2022-07-27T18:28:42.483Z] [2022-07-27T18:28:42.483Z] #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-07-27T18:28:42.483Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:43.016Z] #55 68.27 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-27T18:28:43.581Z] #55 68.65 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-27T18:28:43.581Z] #55 68.69 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-27T18:28:43.581Z] #55 68.80 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-27T18:28:43.581Z] #55 ... [2022-07-27T18:28:43.581Z] [2022-07-27T18:28:43.581Z] #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-07-27T18:28:43.581Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:43.581Z] #76 68.84 Selecting previously unselected package build-essential. [2022-07-27T18:28:43.581Z] #76 68.84 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-27T18:28:43.581Z] #76 68.89 Unpacking build-essential (12.9) ... [2022-07-27T18:28:44.145Z] #76 69.31 Selecting previously unselected package libcap2:amd64. [2022-07-27T18:28:44.145Z] #76 69.31 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-27T18:28:44.145Z] #76 69.34 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:28:44.254Z] #55 ... [2022-07-27T18:28:44.254Z] [2022-07-27T18:28:44.254Z] #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-07-27T18:28:44.254Z] #31 sha256:271b677374f8aef03e023fae2364dbfcacfbc7a8e96767009c175d033d1dc987 [2022-07-27T18:28:44.254Z] #31 19.27 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-27T18:28:44.254Z] #31 21.11 #=#=# [2022-07-27T18:28:44.254Z] #31 21.45 #=#=# ######################################################################## 100.0% [2022-07-27T18:28:44.254Z] #31 22.69 [2022-07-27T18:28:44.254Z] #31 25.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-27T18:28:44.254Z] #31 27.26 [2022-07-27T18:28:44.254Z] #31 27.59 #=#=# ######################################################################## 100.0% [2022-07-27T18:28:44.254Z] #31 28.92 [2022-07-27T18:28:44.254Z] #31 29.37 Download of images into '/build' complete. [2022-07-27T18:28:44.254Z] #31 29.38 Use something like the following to load the result into a Docker daemon: [2022-07-27T18:28:44.254Z] #31 29.38 tar -cC '/build' . | docker load [2022-07-27T18:28:44.402Z] #76 69.55 Selecting previously unselected package libcap-dev:amd64. [2022-07-27T18:28:44.402Z] #76 69.56 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-27T18:28:44.402Z] #76 69.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-27T18:28:44.514Z] #31 DONE 29.8s [2022-07-27T18:28:44.514Z] [2022-07-27T18:28:44.514Z] #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-07-27T18:28:44.514Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:44.514Z] #76 21.75 Building dependency tree... [2022-07-27T18:28:44.514Z] #76 25.54 python3 is already the newest version (3.9.2-3). [2022-07-27T18:28:44.514Z] #76 25.54 The following additional packages will be installed: [2022-07-27T18:28:44.514Z] #76 25.56 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-27T18:28:44.514Z] #76 25.56 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-27T18:28:44.514Z] #76 25.56 Suggested packages: [2022-07-27T18:28:44.514Z] #76 25.57 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-27T18:28:44.514Z] #76 25.57 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-27T18:28:44.514Z] #76 25.57 m4-doc ed diffutils-doc [2022-07-27T18:28:44.514Z] #76 25.57 Recommended packages: [2022-07-27T18:28:44.514Z] #76 25.57 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-27T18:28:44.514Z] #76 26.98 The following NEW packages will be installed: [2022-07-27T18:28:44.514Z] #76 26.99 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-27T18:28:44.514Z] #76 27.00 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-27T18:28:44.514Z] #76 27.00 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-27T18:28:44.514Z] #76 27.00 libyajl2 m4 patch xz-utils [2022-07-27T18:28:44.514Z] #76 27.39 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:44.514Z] #76 27.39 Need to get 5916 kB of archives. [2022-07-27T18:28:44.514Z] #76 27.39 After this operation, 18.6 MB of additional disk space will be used. [2022-07-27T18:28:44.514Z] #76 27.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-27T18:28:44.514Z] #76 27.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-27T18:28:44.514Z] #76 27.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-27T18:28:44.514Z] #76 27.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-27T18:28:44.514Z] #76 27.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-27T18:28:44.514Z] #76 27.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-27T18:28:44.514Z] #76 27.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-27T18:28:44.514Z] #76 27.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-27T18:28:44.514Z] #76 27.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-27T18:28:44.514Z] #76 27.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-27T18:28:44.514Z] #76 27.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-27T18:28:44.514Z] #76 27.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-27T18:28:44.514Z] #76 27.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-27T18:28:44.514Z] #76 27.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-27T18:28:44.514Z] #76 27.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-27T18:28:44.514Z] #76 27.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-27T18:28:44.514Z] #76 27.63 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-07-27T18:28:44.514Z] #76 27.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-27T18:28:44.514Z] #76 27.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-27T18:28:44.514Z] #76 27.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-27T18:28:44.514Z] #76 27.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-27T18:28:44.514Z] #76 27.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-27T18:28:44.514Z] #76 27.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-27T18:28:44.659Z] #76 69.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:28:44.659Z] #76 ... [2022-07-27T18:28:44.659Z] [2022-07-27T18:28:44.659Z] #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-07-27T18:28:44.659Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:44.659Z] #42 59.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-27T18:28:44.659Z] #42 59.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-27T18:28:44.659Z] #42 59.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-27T18:28:44.659Z] #42 59.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-27T18:28:44.659Z] #42 59.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-27T18:28:44.659Z] #42 59.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-27T18:28:44.659Z] #42 62.29 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:44.659Z] #42 62.85 Fetched 17.7 MB in 2s (9115 kB/s) [2022-07-27T18:28:44.659Z] #42 63.01 Selecting previously unselected package xxd. [2022-07-27T18:28:44.659Z] #42 63.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:28:44.659Z] #42 63.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:28:44.659Z] #42 63.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:28:44.659Z] #42 63.59 Selecting previously unselected package vim-common. [2022-07-27T18:28:44.659Z] #42 63.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:28:44.659Z] #42 63.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:28:44.659Z] #42 64.18 Selecting previously unselected package cmake-data. [2022-07-27T18:28:44.659Z] #42 64.18 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-27T18:28:44.659Z] #42 64.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:28:44.659Z] #42 69.97 Selecting previously unselected package libicu67:amd64. [2022-07-27T18:28:44.659Z] #42 ... [2022-07-27T18:28:44.659Z] [2022-07-27T18:28:44.659Z] #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-07-27T18:28:44.659Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:44.659Z] #76 69.86 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:28:44.659Z] #76 69.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:28:44.773Z] #76 28.91 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:44.923Z] #76 70.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-27T18:28:44.923Z] #76 70.11 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:28:44.923Z] #76 ... [2022-07-27T18:28:44.923Z] [2022-07-27T18:28:44.923Z] #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-07-27T18:28:44.923Z] #64 sha256:067839b812caf8bb6331401403abfedc88b241a48e16d0ee5c4798f8f3f0c237 [2022-07-27T18:28:44.923Z] #64 1.629 + RM_GOPATH=0 [2022-07-27T18:28:44.923Z] #64 1.629 + TMP_GOPATH= [2022-07-27T18:28:44.923Z] #64 1.629 + : /build [2022-07-27T18:28:44.923Z] #64 1.629 + '[' -z '' ']' [2022-07-27T18:28:44.923Z] #64 1.630 ++ mktemp -d [2022-07-27T18:28:44.923Z] #64 1.638 + export GOPATH=/tmp/tmp.bkuV5H3B3Q [2022-07-27T18:28:44.923Z] #64 1.638 + GOPATH=/tmp/tmp.bkuV5H3B3Q [2022-07-27T18:28:44.923Z] #64 1.638 + RM_GOPATH=1 [2022-07-27T18:28:44.923Z] #64 1.638 + case "$(go env GOARCH)" in [2022-07-27T18:28:44.923Z] #64 1.638 ++ go env GOARCH [2022-07-27T18:28:44.923Z] #64 1.690 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:44.923Z] #64 1.690 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:44.923Z] #64 1.690 ++ dirname /install.sh [2022-07-27T18:28:44.923Z] #64 1.690 + dir=/ [2022-07-27T18:28:44.923Z] #64 1.690 + bin=containerd [2022-07-27T18:28:44.923Z] #64 1.690 + shift [2022-07-27T18:28:44.923Z] #64 1.690 + '[' '!' -f //containerd.installer ']' [2022-07-27T18:28:44.923Z] #64 1.690 + . //containerd.installer [2022-07-27T18:28:44.923Z] #64 1.690 ++ set -e [2022-07-27T18:28:44.923Z] #64 1.690 ++ : v1.6.6 [2022-07-27T18:28:44.923Z] #64 1.690 + install_containerd [2022-07-27T18:28:44.923Z] #64 1.690 + echo 'Install containerd version v1.6.6' [2022-07-27T18:28:44.923Z] #64 1.690 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bkuV5H3B3Q/src/github.com/containerd/containerd [2022-07-27T18:28:44.923Z] #64 1.690 Install containerd version v1.6.6 [2022-07-27T18:28:44.923Z] #64 1.709 Cloning into '/tmp/tmp.bkuV5H3B3Q/src/github.com/containerd/containerd'... [2022-07-27T18:28:44.923Z] #64 ... [2022-07-27T18:28:44.923Z] [2022-07-27T18:28:44.923Z] #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-07-27T18:28:44.923Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:44.923Z] #76 70.22 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-27T18:28:44.994Z] #55 13.95 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-27T18:28:44.994Z] #55 14.20 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-27T18:28:44.994Z] #55 14.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-27T18:28:44.994Z] #55 14.42 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-27T18:28:45.032Z] #76 29.21 Fetched 5916 kB in 1s (8928 kB/s) [2022-07-27T18:28:45.032Z] #76 29.30 Selecting previously unselected package bzip2. [2022-07-27T18:28:45.180Z] #76 ... [2022-07-27T18:28:45.180Z] [2022-07-27T18:28:45.180Z] #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-07-27T18:28:45.180Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:28:45.180Z] #40 69.98 NAME: [2022-07-27T18:28:45.180Z] #40 70.00 go-winres - A tool for embedding resources in Windows executables [2022-07-27T18:28:45.180Z] #40 70.00 [2022-07-27T18:28:45.180Z] #40 70.00 USAGE: [2022-07-27T18:28:45.180Z] #40 70.01 go-winres [global options] command [command options] [arguments...] [2022-07-27T18:28:45.180Z] #40 70.01 [2022-07-27T18:28:45.180Z] #40 70.01 COMMANDS: [2022-07-27T18:28:45.180Z] #40 70.01 init Create an initial ./winres/winres.json [2022-07-27T18:28:45.180Z] #40 70.01 make Make syso files for the "go build" command [2022-07-27T18:28:45.180Z] #40 70.01 simply Make syso files for the "go build" command (simplified) [2022-07-27T18:28:45.180Z] #40 70.01 extract Extract all resources from an executable [2022-07-27T18:28:45.180Z] #40 70.01 patch Replace resources in an executable file (exe, dll) [2022-07-27T18:28:45.180Z] #40 70.01 help, h Shows a list of commands or help for one command [2022-07-27T18:28:45.180Z] #40 70.01 [2022-07-27T18:28:45.180Z] #40 70.01 GLOBAL OPTIONS: [2022-07-27T18:28:45.180Z] #40 70.01 --help, -h show help (default: false) [2022-07-27T18:28:45.180Z] #40 DONE 70.4s [2022-07-27T18:28:45.180Z] [2022-07-27T18:28:45.180Z] #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-07-27T18:28:45.180Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:45.180Z] #76 70.45 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-27T18:28:45.290Z] #76 29.30 (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 ... 15708 files and directories currently installed.) [2022-07-27T18:28:45.290Z] #76 29.40 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-27T18:28:45.290Z] #76 29.40 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:28:45.290Z] #76 29.55 Selecting previously unselected package libmagic-mgc. [2022-07-27T18:28:45.290Z] #76 29.56 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-27T18:28:45.290Z] #76 29.57 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-27T18:28:45.438Z] #76 70.48 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-27T18:28:45.438Z] #76 70.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:28:45.695Z] #76 70.84 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-27T18:28:45.695Z] #76 70.84 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-27T18:28:45.695Z] #76 70.85 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:28:45.771Z] #42 38.25 Reading package lists... [2022-07-27T18:28:45.771Z] #42 ... [2022-07-27T18:28:45.771Z] [2022-07-27T18:28:45.771Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:28:45.771Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:28:45.771Z] #36 31.84 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-27T18:28:45.771Z] #36 ... [2022-07-27T18:28:45.771Z] [2022-07-27T18:28:45.771Z] #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-07-27T18:28:45.771Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:28:45.771Z] #47 40.22 Updating files: 46% (1019/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 85% (1863/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-27T18:28:45.771Z] #47 41.53 + git checkout -q v2.3.0 [2022-07-27T18:28:46.274Z] #76 30.27 Selecting previously unselected package libmagic1:arm64. [2022-07-27T18:28:46.274Z] #76 30.27 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-27T18:28:46.274Z] #76 30.30 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-27T18:28:46.274Z] #76 30.49 Selecting previously unselected package file. [2022-07-27T18:28:46.274Z] #76 30.50 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-27T18:28:46.274Z] #76 30.52 Unpacking file (1:5.39-3) ... [2022-07-27T18:28:46.533Z] #76 30.72 Selecting previously unselected package xz-utils. [2022-07-27T18:28:46.533Z] #76 30.72 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-27T18:28:46.533Z] #76 30.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:28:46.904Z] #55 ... [2022-07-27T18:28:46.904Z] [2022-07-27T18:28:46.904Z] #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-07-27T18:28:46.904Z] #26 sha256:6a9fcc53c6b22702f4d30b1d36551d041d71640920e9cdb27fa07048e6408458 [2022-07-27T18:28:46.904Z] #26 15.14 + mkdir -p /build [2022-07-27T18:28:46.904Z] #26 15.15 + mv docker/docker /build/ [2022-07-27T18:28:46.904Z] #26 15.16 + rmdir docker [2022-07-27T18:28:46.904Z] #26 DONE 16.2s [2022-07-27T18:28:46.904Z] [2022-07-27T18:28:46.905Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-27T18:28:46.905Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:28:46.905Z] #47 6.160 + git clone https://github.com/docker/distribution.git . [2022-07-27T18:28:46.905Z] #47 6.160 Cloning into '.'... [2022-07-27T18:28:47.050Z] #76 31.05 Selecting previously unselected package libsigsegv2:arm64. [2022-07-27T18:28:47.050Z] #76 31.07 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-27T18:28:47.050Z] #76 31.09 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-27T18:28:47.050Z] #76 ... [2022-07-27T18:28:47.050Z] [2022-07-27T18:28:47.050Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:47.050Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:28:47.050Z] #55 31.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-27T18:28:47.050Z] #55 31.20 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-27T18:28:47.050Z] #55 31.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-27T18:28:47.050Z] #55 31.30 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-27T18:28:47.050Z] #55 31.41 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-27T18:28:47.065Z] #76 72.06 Selecting previously unselected package libtool. [2022-07-27T18:28:47.065Z] #76 72.12 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-27T18:28:47.065Z] #76 72.13 Unpacking libtool (2.4.6-15) ... [2022-07-27T18:28:47.161Z] #47 ... [2022-07-27T18:28:47.161Z] [2022-07-27T18:28:47.161Z] #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-07-27T18:28:47.161Z] #67 sha256:d01759882edb31f9768a0357c25956bc12a8e7a677e1dc9b600cf3dce0b36d42 [2022-07-27T18:28:47.161Z] #67 7.036 + RM_GOPATH=0 [2022-07-27T18:28:47.161Z] #67 7.045 + TMP_GOPATH= [2022-07-27T18:28:47.161Z] #67 7.046 + : /build [2022-07-27T18:28:47.161Z] #67 7.046 + '[' -z '' ']' [2022-07-27T18:28:47.161Z] #67 7.046 ++ mktemp -d [2022-07-27T18:28:47.161Z] #67 7.052 + export GOPATH=/tmp/tmp.D2k3ZIYgPw [2022-07-27T18:28:47.161Z] #67 7.060 + GOPATH=/tmp/tmp.D2k3ZIYgPw [2022-07-27T18:28:47.161Z] #67 7.060 + RM_GOPATH=1 [2022-07-27T18:28:47.161Z] #67 7.060 + case "$(go env GOARCH)" in [2022-07-27T18:28:47.161Z] #67 7.061 ++ go env GOARCH [2022-07-27T18:28:47.161Z] #67 7.092 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:47.161Z] #67 7.092 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:47.161Z] #67 7.094 ++ dirname /install.sh [2022-07-27T18:28:47.161Z] #67 7.095 + dir=/ [2022-07-27T18:28:47.161Z] #67 7.095 + bin=rootlesskit [2022-07-27T18:28:47.161Z] #67 7.095 + shift [2022-07-27T18:28:47.161Z] #67 7.095 + '[' '!' -f //rootlesskit.installer ']' [2022-07-27T18:28:47.161Z] #67 7.096 + . //rootlesskit.installer [2022-07-27T18:28:47.161Z] #67 7.096 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:47.161Z] #67 7.097 + install_rootlesskit [2022-07-27T18:28:47.161Z] #67 7.097 + case "$1" in [2022-07-27T18:28:47.161Z] #67 7.097 + export CGO_ENABLED=0 [2022-07-27T18:28:47.161Z] #67 7.097 + CGO_ENABLED=0 [2022-07-27T18:28:47.161Z] #67 7.097 + _install_rootlesskit [2022-07-27T18:28:47.161Z] #67 7.098 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-27T18:28:47.161Z] #67 7.098 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:47.161Z] #67 7.098 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:28:47.161Z] #67 7.099 + GOBIN=/build [2022-07-27T18:28:47.161Z] #67 7.099 + GO111MODULE=on [2022-07-27T18:28:47.161Z] #67 7.099 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:28:47.161Z] #67 7.724 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-27T18:28:47.161Z] #67 10.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:28:47.161Z] #67 10.44 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-27T18:28:47.161Z] #67 11.26 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-27T18:28:47.161Z] #67 14.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-27T18:28:47.161Z] #67 16.10 go: downloading github.com/google/uuid v1.3.0 [2022-07-27T18:28:47.309Z] #55 31.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-27T18:28:47.309Z] #55 31.49 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-27T18:28:47.309Z] #55 31.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-27T18:28:47.309Z] #55 31.62 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-27T18:28:47.419Z] #67 16.25 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-27T18:28:47.419Z] #67 16.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-27T18:28:47.568Z] #55 31.74 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-27T18:28:47.568Z] #55 31.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-27T18:28:47.568Z] #55 31.85 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-27T18:28:47.629Z] #76 72.61 Selecting previously unselected package libudev-dev:amd64. [2022-07-27T18:28:47.629Z] #76 72.61 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-27T18:28:47.629Z] #76 72.64 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:28:47.675Z] #67 16.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:28:47.896Z] #76 73.08 Selecting previously unselected package libyajl2:amd64. [2022-07-27T18:28:47.896Z] #76 73.08 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-27T18:28:47.896Z] #76 73.09 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:28:47.932Z] #67 16.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-27T18:28:48.137Z] #55 ... [2022-07-27T18:28:48.137Z] [2022-07-27T18:28:48.137Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-27T18:28:48.137Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-27T18:28:48.137Z] #57 32.01 v3.0.2 [2022-07-27T18:28:48.137Z] #57 DONE 32.3s [2022-07-27T18:28:48.137Z] [2022-07-27T18:28:48.137Z] #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-07-27T18:28:48.137Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:48.137Z] #76 31.21 Selecting previously unselected package m4. [2022-07-27T18:28:48.137Z] #76 31.22 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-27T18:28:48.137Z] #76 31.23 Unpacking m4 (1.4.18-5) ... [2022-07-27T18:28:48.137Z] #76 31.46 Selecting previously unselected package autoconf. [2022-07-27T18:28:48.137Z] #76 31.46 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-27T18:28:48.137Z] #76 31.47 Unpacking autoconf (2.69-14) ... [2022-07-27T18:28:48.137Z] #76 31.91 Selecting previously unselected package autotools-dev. [2022-07-27T18:28:48.137Z] #76 31.92 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-27T18:28:48.137Z] #76 31.92 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:28:48.137Z] #76 32.18 Selecting previously unselected package automake. [2022-07-27T18:28:48.137Z] #76 32.19 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-27T18:28:48.137Z] #76 32.30 Unpacking automake (1:1.16.3-2) ... [2022-07-27T18:28:48.158Z] #76 73.30 Selecting previously unselected package libyajl-dev:amd64. [2022-07-27T18:28:48.158Z] #76 73.31 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-27T18:28:48.158Z] #76 73.31 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-27T18:28:48.158Z] #76 ... [2022-07-27T18:28:48.158Z] [2022-07-27T18:28:48.158Z] #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-07-27T18:28:48.158Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:48.158Z] #14 63.37 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-07-27T18:28:48.158Z] #14 65.69 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-07-27T18:28:48.158Z] #14 66.71 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-07-27T18:28:48.158Z] #14 67.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-07-27T18:28:48.158Z] #14 70.22 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-07-27T18:28:48.158Z] #14 71.31 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-07-27T18:28:48.158Z] #14 71.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-27T18:28:48.158Z] #14 71.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-27T18:28:48.158Z] #14 71.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-27T18:28:48.158Z] #14 71.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-27T18:28:48.158Z] #14 71.39 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-07-27T18:28:48.158Z] #14 71.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-27T18:28:48.158Z] #14 71.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-27T18:28:48.158Z] #14 71.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-27T18:28:48.158Z] #14 71.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-27T18:28:48.158Z] #14 71.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-27T18:28:48.158Z] #14 71.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-27T18:28:48.158Z] #14 71.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-27T18:28:48.158Z] #14 71.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-07-27T18:28:48.158Z] #14 71.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-07-27T18:28:48.158Z] #14 71.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-27T18:28:48.158Z] #14 73.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:48.188Z] #67 17.11 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-27T18:28:48.270Z] #84 61.39 configure.ac:7: installing './compile' [2022-07-27T18:28:48.270Z] #84 61.40 configure.ac:11: installing './config.guess' [2022-07-27T18:28:48.270Z] #84 61.42 configure.ac:11: installing './config.sub' [2022-07-27T18:28:48.270Z] #84 61.43 configure.ac:8: installing './install-sh' [2022-07-27T18:28:48.270Z] #84 61.45 configure.ac:8: installing './missing' [2022-07-27T18:28:48.270Z] #84 61.57 Makefile.am: installing './depcomp' [2022-07-27T18:28:48.308Z] #47 44.27 + 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-07-27T18:28:48.419Z] #14 73.58 Fetched 115 MB in 12s (9750 kB/s) [2022-07-27T18:28:48.419Z] #14 ... [2022-07-27T18:28:48.419Z] [2022-07-27T18:28:48.419Z] #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-07-27T18:28:48.419Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:48.419Z] #51 67.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:48.419Z] #51 67.98 Fetched 2315 kB in 4s (629 kB/s) [2022-07-27T18:28:48.419Z] #51 68.19 Selecting previously unselected package libprotobuf23:amd64. [2022-07-27T18:28:48.419Z] #51 68.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:28:48.419Z] #51 68.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-27T18:28:48.420Z] #51 68.41 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-27T18:28:48.420Z] #51 69.94 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:28:48.420Z] #51 69.95 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:28:48.420Z] #51 69.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:28:48.420Z] #51 70.52 Selecting previously unselected package python3-six. [2022-07-27T18:28:48.420Z] #51 70.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-27T18:28:48.420Z] #51 70.54 Unpacking python3-six (1.16.0-2) ... [2022-07-27T18:28:48.420Z] #51 70.70 Selecting previously unselected package python3-protobuf. [2022-07-27T18:28:48.420Z] #51 70.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-27T18:28:48.420Z] #51 70.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-27T18:28:48.420Z] #51 71.67 Selecting previously unselected package libnet1:amd64. [2022-07-27T18:28:48.420Z] #51 71.67 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-27T18:28:48.420Z] #51 71.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:28:48.420Z] #51 72.24 Selecting previously unselected package libnl-3-200:amd64. [2022-07-27T18:28:48.420Z] #51 72.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-27T18:28:48.420Z] #51 72.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:28:48.420Z] #51 72.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:28:48.420Z] #51 72.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:28:48.420Z] #51 72.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:28:48.420Z] #51 73.00 Selecting previously unselected package criu. [2022-07-27T18:28:48.420Z] #51 73.01 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-27T18:28:48.420Z] #51 73.04 Unpacking criu (3.17.1-1) ... [2022-07-27T18:28:48.445Z] #67 17.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-27T18:28:48.445Z] #67 ... [2022-07-27T18:28:48.445Z] [2022-07-27T18:28:48.445Z] #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-07-27T18:28:48.445Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:48.445Z] #62 17.90 Fetched 8561 kB in 13s (670 kB/s) [2022-07-27T18:28:48.688Z] #51 ... [2022-07-27T18:28:48.688Z] [2022-07-27T18:28:48.688Z] #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-07-27T18:28:48.688Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:48.688Z] #14 73.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-27T18:28:48.688Z] #14 73.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 ... 15717 files and directories currently installed.) [2022-07-27T18:28:48.688Z] #14 73.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-27T18:28:48.688Z] #14 73.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:28:48.706Z] #76 ... [2022-07-27T18:28:48.706Z] [2022-07-27T18:28:48.706Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-27T18:28:48.706Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-27T18:28:48.706Z] #47 22.65 + 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-07-27T18:28:48.841Z] #84 62.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:28:48.841Z] #84 62.82 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:28:48.969Z] #47 ... [2022-07-27T18:28:48.969Z] [2022-07-27T18:28:48.970Z] #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-07-27T18:28:48.970Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-27T18:28:48.970Z] #51 17.97 Reading package lists... [2022-07-27T18:28:48.970Z] #51 22.97 Reading package lists... [2022-07-27T18:28:48.970Z] #51 27.60 Building dependency tree... [2022-07-27T18:28:48.970Z] #51 31.61 The following additional packages will be installed: [2022-07-27T18:28:48.970Z] #51 31.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:28:48.970Z] #51 31.62 python3-protobuf python3-six [2022-07-27T18:28:48.970Z] #51 31.64 Suggested packages: [2022-07-27T18:28:48.970Z] #51 31.65 python3-setuptools [2022-07-27T18:28:48.970Z] #51 31.65 Recommended packages: [2022-07-27T18:28:48.970Z] #51 31.65 iproute2 | iproute [2022-07-27T18:28:48.970Z] #51 32.16 The following NEW packages will be installed: [2022-07-27T18:28:48.970Z] #51 32.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:28:48.970Z] #51 32.16 python3-protobuf python3-six [2022-07-27T18:28:48.970Z] #51 32.79 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:48.970Z] #51 32.79 Need to get 2136 kB of archives. [2022-07-27T18:28:48.970Z] #51 32.79 After this operation, 10.8 MB of additional disk space will be used. [2022-07-27T18:28:48.970Z] #51 32.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-27T18:28:48.970Z] #51 32.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:28:48.970Z] #51 32.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-27T18:28:48.970Z] #51 32.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-27T18:28:48.970Z] #51 32.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-27T18:28:48.970Z] #51 32.86 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-07-27T18:28:48.970Z] #51 32.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-27T18:28:48.970Z] #51 ... [2022-07-27T18:28:48.970Z] [2022-07-27T18:28:48.970Z] #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-07-27T18:28:48.970Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-27T18:28:48.970Z] #62 25.79 Building dependency tree... [2022-07-27T18:28:48.970Z] #62 29.83 The following additional packages will be installed: [2022-07-27T18:28:48.970Z] #62 29.86 libbtrfs0 [2022-07-27T18:28:48.970Z] #62 30.11 The following NEW packages will be installed: [2022-07-27T18:28:48.970Z] #62 30.11 libbtrfs-dev libbtrfs0 [2022-07-27T18:28:48.970Z] #62 30.54 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:48.970Z] #62 30.54 Need to get 454 kB of archives. [2022-07-27T18:28:48.970Z] #62 30.54 After this operation, 1275 kB of additional disk space will be used. [2022-07-27T18:28:48.970Z] #62 30.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-27T18:28:48.970Z] #62 30.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-27T18:28:48.970Z] #62 31.54 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:48.970Z] #62 31.79 Fetched 454 kB in 0s (1237 kB/s) [2022-07-27T18:28:48.970Z] #62 31.92 Selecting previously unselected package libbtrfs0:arm64. [2022-07-27T18:28:48.970Z] #62 31.92 (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 ... 15708 files and directories currently installed.) [2022-07-27T18:28:48.970Z] #62 31.98 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-27T18:28:48.970Z] #62 31.99 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-27T18:28:48.970Z] #62 32.41 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-27T18:28:48.970Z] #62 32.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-27T18:28:48.970Z] #62 32.42 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-27T18:28:48.970Z] #62 32.86 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-27T18:28:48.970Z] #62 32.88 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-27T18:28:48.970Z] #62 32.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:28:49.102Z] #84 63.02 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:28:49.102Z] #84 63.02 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:28:49.102Z] #84 63.09 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:28:49.232Z] #62 DONE 33.4s [2022-07-27T18:28:49.232Z] [2022-07-27T18:28:49.232Z] #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-07-27T18:28:49.232Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:49.232Z] #76 33.46 Selecting previously unselected package patch. [2022-07-27T18:28:49.232Z] #76 33.54 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-27T18:28:49.362Z] #84 63.29 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:28:49.363Z] #84 63.36 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:28:49.500Z] #76 ... [2022-07-27T18:28:49.500Z] [2022-07-27T18:28:49.500Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-27T18:28:49.500Z] #63 sha256:8b5c0fa9fd02a5be7189ba0da717b11282d0ee1d1834605698ff95db86c9a33b [2022-07-27T18:28:49.500Z] #63 DONE 0.1s [2022-07-27T18:28:49.500Z] [2022-07-27T18:28:49.500Z] #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-07-27T18:28:49.500Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:49.500Z] #76 33.56 Unpacking patch (2.7.6-7) ... [2022-07-27T18:28:49.620Z] #14 ... [2022-07-27T18:28:49.620Z] [2022-07-27T18:28:49.620Z] #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-07-27T18:28:49.620Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:49.620Z] #76 73.58 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:28:49.620Z] #76 73.70 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-27T18:28:49.620Z] #76 73.77 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:28:49.620Z] #76 73.83 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:28:49.620Z] #76 73.86 Setting up file (1:5.39-3) ... [2022-07-27T18:28:49.620Z] #76 73.86 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:28:49.620Z] #76 73.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:28:49.620Z] #76 73.89 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-27T18:28:49.620Z] #76 73.91 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:28:49.620Z] #76 73.92 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:28:49.620Z] #76 73.94 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-27T18:28:49.620Z] #76 73.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:28:49.620Z] #76 74.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:28:49.620Z] #76 74.07 Setting up patch (2.7.6-7) ... [2022-07-27T18:28:49.620Z] #76 74.09 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:28:49.620Z] #76 74.11 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-27T18:28:49.620Z] #76 74.12 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-27T18:28:49.620Z] #76 74.13 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:28:49.620Z] #76 74.14 Setting up libtool (2.4.6-15) ... [2022-07-27T18:28:49.620Z] #76 74.16 Setting up m4 (1.4.18-5) ... [2022-07-27T18:28:49.620Z] #76 74.17 Setting up dpkg-dev (1.20.11) ... [2022-07-27T18:28:49.620Z] #76 74.19 Setting up autoconf (2.69-14) ... [2022-07-27T18:28:49.620Z] #76 74.20 Setting up build-essential (12.9) ... [2022-07-27T18:28:49.620Z] #76 74.21 Setting up automake (1:1.16.3-2) ... [2022-07-27T18:28:49.620Z] #76 74.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-27T18:28:49.620Z] #76 74.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:28:49.620Z] #76 DONE 74.8s [2022-07-27T18:28:49.625Z] #84 63.53 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:28:49.777Z] #76 33.83 Selecting previously unselected package dpkg-dev. [2022-07-27T18:28:49.777Z] #76 33.84 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-27T18:28:49.777Z] #76 33.84 Unpacking dpkg-dev (1.20.11) ... [2022-07-27T18:28:49.877Z] [2022-07-27T18:28:49.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-07-27T18:28:49.877Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:28:49.885Z] #84 63.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:28:50.211Z] #47 ... [2022-07-27T18:28:50.211Z] [2022-07-27T18:28:50.211Z] #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-07-27T18:28:50.211Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:50.211Z] #76 36.46 Reading package lists... [2022-07-27T18:28:50.211Z] #76 46.31 Building dependency tree... [2022-07-27T18:28:50.211Z] #76 ... [2022-07-27T18:28:50.211Z] [2022-07-27T18:28:50.211Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:50.211Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:50.211Z] #55 39.62 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-27T18:28:50.211Z] #55 39.62 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-27T18:28:50.211Z] #55 39.89 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-27T18:28:50.211Z] #55 39.91 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-27T18:28:50.211Z] #55 40.20 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-27T18:28:50.211Z] #55 40.29 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-27T18:28:50.211Z] #55 40.36 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-27T18:28:50.211Z] #55 40.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-27T18:28:50.211Z] #55 40.71 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-27T18:28:50.211Z] #55 41.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-27T18:28:50.211Z] #55 41.15 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-27T18:28:50.211Z] #55 41.29 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-27T18:28:50.211Z] #55 41.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-27T18:28:50.211Z] #55 41.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-27T18:28:50.211Z] #55 41.64 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-27T18:28:50.211Z] #55 41.76 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-27T18:28:50.211Z] #55 42.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-27T18:28:50.211Z] #55 42.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-27T18:28:50.211Z] #55 42.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-27T18:28:50.211Z] #55 42.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-27T18:28:50.211Z] #55 42.34 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-27T18:28:50.211Z] #55 42.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-27T18:28:50.211Z] #55 43.11 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-27T18:28:50.211Z] #55 43.23 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-27T18:28:50.211Z] #55 43.32 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-27T18:28:50.211Z] #55 43.46 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-27T18:28:50.211Z] #55 43.56 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-27T18:28:50.211Z] #55 43.84 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-27T18:28:50.211Z] #55 44.15 go: downloading honnef.co/go/tools v0.3.1 [2022-07-27T18:28:50.355Z] #76 34.75 Selecting previously unselected package build-essential. [2022-07-27T18:28:50.614Z] #76 34.76 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-27T18:28:50.614Z] #76 34.78 Unpacking build-essential (12.9) ... [2022-07-27T18:28:50.614Z] #76 34.90 Selecting previously unselected package libcap2:arm64. [2022-07-27T18:28:50.614Z] #76 34.90 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-27T18:28:50.614Z] #76 34.92 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-27T18:28:50.779Z] #55 47.15 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-27T18:28:50.779Z] #55 47.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-27T18:28:50.807Z] #77 1.244 Cloning into '/tmp/crun-build'... [2022-07-27T18:28:50.945Z] #76 35.02 Selecting previously unselected package libcap-dev:arm64. [2022-07-27T18:28:50.945Z] #76 35.03 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-27T18:28:50.945Z] #76 35.06 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-27T18:28:51.038Z] #55 ... [2022-07-27T18:28:51.038Z] [2022-07-27T18:28:51.038Z] #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-07-27T18:28:51.038Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:51.038Z] #42 38.25 Reading package lists... [2022-07-27T18:28:51.515Z] #76 35.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-27T18:28:51.515Z] #76 35.72 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-27T18:28:51.515Z] #76 35.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-27T18:28:51.773Z] #76 ... [2022-07-27T18:28:51.773Z] [2022-07-27T18:28:51.773Z] #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-07-27T18:28:51.773Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-27T18:28:51.773Z] #40 35.66 NAME: [2022-07-27T18:28:51.773Z] #40 35.66 go-winres - A tool for embedding resources in Windows executables [2022-07-27T18:28:51.773Z] #40 35.66 [2022-07-27T18:28:51.773Z] #40 35.66 USAGE: [2022-07-27T18:28:51.773Z] #40 35.67 go-winres [global options] command [command options] [arguments...] [2022-07-27T18:28:51.773Z] #40 35.67 [2022-07-27T18:28:51.773Z] #40 35.67 COMMANDS: [2022-07-27T18:28:51.773Z] #40 35.67 init Create an initial ./winres/winres.json [2022-07-27T18:28:51.773Z] #40 35.67 make Make syso files for the "go build" command [2022-07-27T18:28:51.773Z] #40 35.67 simply Make syso files for the "go build" command (simplified) [2022-07-27T18:28:51.773Z] #40 35.67 extract Extract all resources from an executable [2022-07-27T18:28:51.773Z] #40 35.67 patch Replace resources in an executable file (exe, dll) [2022-07-27T18:28:51.773Z] #40 35.67 help, h Shows a list of commands or help for one command [2022-07-27T18:28:51.773Z] #40 35.67 [2022-07-27T18:28:51.773Z] #40 35.67 GLOBAL OPTIONS: [2022-07-27T18:28:51.773Z] #40 35.67 --help, -h show help (default: false) [2022-07-27T18:28:51.773Z] #40 DONE 36.0s [2022-07-27T18:28:51.773Z] [2022-07-27T18:28:51.773Z] #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-07-27T18:28:51.773Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:51.773Z] #76 35.99 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-27T18:28:51.773Z] #76 36.01 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-27T18:28:51.773Z] #76 36.05 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-27T18:28:52.032Z] #76 36.22 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-27T18:28:52.032Z] #76 36.26 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-27T18:28:52.032Z] #76 36.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-27T18:28:52.293Z] #76 ... [2022-07-27T18:28:52.293Z] [2022-07-27T18:28:52.293Z] #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-07-27T18:28:52.293Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-27T18:28:52.293Z] #42 21.94 Reading package lists... [2022-07-27T18:28:52.293Z] #42 26.50 Building dependency tree... [2022-07-27T18:28:52.293Z] #42 30.77 The following additional packages will be installed: [2022-07-27T18:28:52.293Z] #42 30.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-27T18:28:52.293Z] #42 30.80 Suggested packages: [2022-07-27T18:28:52.293Z] #42 30.80 cmake-doc ninja-build lrzip [2022-07-27T18:28:52.293Z] #42 30.80 Recommended packages: [2022-07-27T18:28:52.293Z] #42 30.80 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-27T18:28:52.293Z] #42 31.63 The following NEW packages will be installed: [2022-07-27T18:28:52.293Z] #42 31.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-27T18:28:52.293Z] #42 31.66 vim-common xxd [2022-07-27T18:28:52.293Z] #42 32.09 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:52.293Z] #42 32.09 Need to get 15.6 MB of archives. [2022-07-27T18:28:52.293Z] #42 32.09 After this operation, 67.4 MB of additional disk space will be used. [2022-07-27T18:28:52.293Z] #42 32.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:28:52.293Z] #42 32.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:28:52.293Z] #42 32.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-27T18:28:52.293Z] #42 32.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-27T18:28:52.293Z] #42 32.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-27T18:28:52.293Z] #42 32.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-27T18:28:52.293Z] #42 32.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-27T18:28:52.293Z] #42 32.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-27T18:28:52.293Z] #42 32.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-27T18:28:52.293Z] #42 32.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-27T18:28:52.293Z] #42 34.37 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:52.293Z] #42 34.62 Fetched 15.6 MB in 1s (15.0 MB/s) [2022-07-27T18:28:52.293Z] #42 34.68 Selecting previously unselected package xxd. [2022-07-27T18:28:52.293Z] #42 34.68 (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 ... 15708 files and directories currently installed.) [2022-07-27T18:28:52.293Z] #42 34.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-27T18:28:52.293Z] #42 34.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:28:52.293Z] #42 34.96 Selecting previously unselected package vim-common. [2022-07-27T18:28:52.293Z] #42 34.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:28:52.293Z] #42 35.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:28:52.293Z] #42 35.75 Selecting previously unselected package cmake-data. [2022-07-27T18:28:52.293Z] #42 35.75 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-27T18:28:52.293Z] #42 35.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:28:52.293Z] #42 ... [2022-07-27T18:28:52.293Z] [2022-07-27T18:28:52.293Z] #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-07-27T18:28:52.293Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:28:52.293Z] #14 22.21 Reading package lists... [2022-07-27T18:28:52.293Z] #14 26.54 Building dependency tree... [2022-07-27T18:28:52.293Z] #14 30.67 The following additional packages will be installed: [2022-07-27T18:28:52.293Z] #14 30.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:28:52.293Z] #14 30.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-27T18:28:52.293Z] #14 30.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-27T18:28:52.293Z] #14 30.70 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-27T18:28:52.293Z] #14 30.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-27T18:28:52.293Z] #14 30.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-27T18:28:52.293Z] #14 30.70 mingw-w64-common mingw-w64-x86-64-dev [2022-07-27T18:28:52.293Z] #14 30.71 Suggested packages: [2022-07-27T18:28:52.293Z] #14 30.72 gcc-10-locales seccomp wine64 [2022-07-27T18:28:52.293Z] #14 31.85 The following NEW packages will be installed: [2022-07-27T18:28:52.293Z] #14 31.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:28:52.293Z] #14 31.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-27T18:28:52.293Z] #14 31.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-27T18:28:52.293Z] #14 31.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-27T18:28:52.293Z] #14 31.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-27T18:28:52.293Z] #14 31.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-27T18:28:52.293Z] #14 31.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-27T18:28:52.293Z] #14 31.87 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-27T18:28:52.293Z] #14 31.87 mingw-w64-x86-64-dev [2022-07-27T18:28:52.293Z] #14 32.30 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:28:52.293Z] #14 32.30 Need to get 108 MB of archives. [2022-07-27T18:28:52.293Z] #14 32.30 After this operation, 620 MB of additional disk space will be used. [2022-07-27T18:28:52.293Z] #14 32.30 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-07-27T18:28:52.293Z] #14 32.55 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-07-27T18:28:52.293Z] #14 32.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-27T18:28:52.293Z] #14 32.84 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-07-27T18:28:52.293Z] #14 32.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-27T18:28:52.294Z] #14 32.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-27T18:28:52.294Z] #14 33.13 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-07-27T18:28:52.294Z] #14 33.34 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-07-27T18:28:52.294Z] #14 33.36 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-07-27T18:28:52.294Z] #14 34.30 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-07-27T18:28:52.294Z] #14 35.61 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-07-27T18:28:52.294Z] #14 35.93 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-07-27T18:28:52.552Z] #14 36.63 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-07-27T18:28:52.552Z] #14 ... [2022-07-27T18:28:52.552Z] [2022-07-27T18:28:52.552Z] #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-07-27T18:28:52.552Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-27T18:28:52.552Z] #76 36.52 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-27T18:28:52.552Z] #76 36.53 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-27T18:28:52.552Z] #76 36.53 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-27T18:28:52.626Z] #62 17.90 Reading package lists... [2022-07-27T18:28:52.626Z] #62 ... [2022-07-27T18:28:52.626Z] [2022-07-27T18:28:52.626Z] #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-07-27T18:28:52.627Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:52.627Z] #42 11.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:52.627Z] #42 14.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:52.627Z] #42 ... [2022-07-27T18:28:52.627Z] [2022-07-27T18:28:52.627Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:28:52.627Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:52.627Z] #14 11.23 Fetched 8561 kB in 8s (1121 kB/s) [2022-07-27T18:28:52.627Z] #14 11.23 Reading package lists... [2022-07-27T18:28:52.627Z] #14 18.82 Reading package lists... [2022-07-27T18:28:52.627Z] #14 ... [2022-07-27T18:28:52.627Z] [2022-07-27T18:28:52.627Z] #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-07-27T18:28:52.627Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:52.627Z] #51 10.85 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:28:52.627Z] #51 13.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:52.627Z] #51 15.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-27T18:28:52.627Z] #51 ... [2022-07-27T18:28:52.627Z] [2022-07-27T18:28:52.627Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:52.627Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:52.627Z] #55 19.02 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-27T18:28:52.627Z] #55 19.17 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-27T18:28:52.627Z] #55 19.27 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-27T18:28:52.627Z] #55 19.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-27T18:28:52.627Z] #55 19.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:28:52.627Z] #55 19.57 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-27T18:28:52.627Z] #55 19.72 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-27T18:28:52.627Z] #55 19.95 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-27T18:28:52.627Z] #55 20.02 go: downloading github.com/spf13/afero v1.8.2 [2022-07-27T18:28:52.627Z] #55 20.29 go: downloading github.com/spf13/cast v1.4.1 [2022-07-27T18:28:52.627Z] #55 20.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-27T18:28:52.627Z] #55 20.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-27T18:28:52.627Z] #55 20.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-27T18:28:52.627Z] #55 20.75 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-27T18:28:52.627Z] #55 20.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-27T18:28:52.627Z] #55 20.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-27T18:28:52.627Z] #55 20.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-27T18:28:52.627Z] #55 20.90 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-27T18:28:52.627Z] #55 21.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-27T18:28:52.627Z] #55 21.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-27T18:28:52.627Z] #55 21.37 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-27T18:28:52.627Z] #55 21.89 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-27T18:28:52.627Z] #55 22.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-27T18:28:52.627Z] #55 22.03 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-27T18:28:52.883Z] #55 22.28 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-27T18:28:52.883Z] #55 22.36 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-27T18:28:53.120Z] #76 37.41 Selecting previously unselected package libtool. [2022-07-27T18:28:53.120Z] #76 37.41 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-27T18:28:53.120Z] #76 37.43 Unpacking libtool (2.4.6-15) ... [2022-07-27T18:28:53.140Z] #55 ... [2022-07-27T18:28:53.140Z] [2022-07-27T18:28:53.141Z] #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-07-27T18:28:53.141Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-27T18:28:53.141Z] #38 21.85 tomll can be used in two ways: [2022-07-27T18:28:53.141Z] #38 21.85 Writing to STDIN and reading from STDOUT: [2022-07-27T18:28:53.141Z] #38 21.85 cat file.toml | tomll > file.toml [2022-07-27T18:28:53.141Z] #38 21.85 [2022-07-27T18:28:53.141Z] #38 21.85 Reading and updating a list of files: [2022-07-27T18:28:53.141Z] #38 21.85 tomll a.toml b.toml c.toml [2022-07-27T18:28:53.141Z] #38 21.85 [2022-07-27T18:28:53.141Z] #38 21.85 When given a list of files, tomll will modify all files in place without asking. [2022-07-27T18:28:53.141Z] #38 DONE 22.4s [2022-07-27T18:28:53.141Z] [2022-07-27T18:28:53.141Z] #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-07-27T18:28:53.141Z] #67 sha256:d01759882edb31f9768a0357c25956bc12a8e7a677e1dc9b600cf3dce0b36d42 [2022-07-27T18:28:53.141Z] #67 17.75 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-27T18:28:53.141Z] #67 17.92 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-27T18:28:53.141Z] #67 20.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:28:53.379Z] #76 37.68 Selecting previously unselected package libudev-dev:arm64. [2022-07-27T18:28:53.379Z] #76 37.69 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-27T18:28:53.379Z] #76 37.70 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-27T18:28:53.397Z] #67 ... [2022-07-27T18:28:53.397Z] [2022-07-27T18:28:53.397Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-27T18:28:53.397Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:28:53.397Z] #53 12.81 go: downloading golang.org/x/mod v0.3.0 [2022-07-27T18:28:53.397Z] #53 12.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-27T18:28:53.397Z] #53 ... [2022-07-27T18:28:53.397Z] [2022-07-27T18:28:53.397Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:53.397Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:53.397Z] #55 22.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-27T18:28:53.397Z] #55 22.82 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-27T18:28:53.397Z] #55 22.95 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-27T18:28:53.642Z] #76 37.93 Selecting previously unselected package libyajl2:arm64. [2022-07-27T18:28:53.642Z] #76 37.93 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-27T18:28:53.642Z] #76 37.95 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-27T18:28:53.828Z] #42 47.65 Building dependency tree... [2022-07-27T18:28:53.828Z] #42 ... [2022-07-27T18:28:53.828Z] [2022-07-27T18:28:53.828Z] #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-07-27T18:28:53.828Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:53.828Z] #62 31.17 Reading package lists... [2022-07-27T18:28:53.828Z] #62 40.54 Reading package lists... [2022-07-27T18:28:53.901Z] #76 38.01 Selecting previously unselected package libyajl-dev:arm64. [2022-07-27T18:28:53.901Z] #76 38.03 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-27T18:28:53.901Z] #76 38.04 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-27T18:28:53.901Z] #76 38.19 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-27T18:28:53.901Z] #76 38.24 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-27T18:28:53.901Z] #76 38.26 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-27T18:28:53.960Z] #55 23.10 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-27T18:28:53.960Z] #55 23.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-27T18:28:53.960Z] #55 23.33 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-27T18:28:53.960Z] #55 23.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-27T18:28:53.960Z] #55 23.41 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-27T18:28:53.960Z] #55 23.52 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-27T18:28:54.082Z] #77 ... [2022-07-27T18:28:54.083Z] [2022-07-27T18:28:54.083Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:54.083Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:54.083Z] #55 69.16 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-27T18:28:54.083Z] #55 69.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-27T18:28:54.083Z] #55 69.33 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-27T18:28:54.083Z] #55 69.42 go: downloading github.com/prometheus/common v0.32.1 [2022-07-27T18:28:54.083Z] #55 70.01 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-27T18:28:54.083Z] #55 70.03 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-27T18:28:54.083Z] #55 71.36 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-27T18:28:54.083Z] #55 73.82 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-27T18:28:54.083Z] #55 ... [2022-07-27T18:28:54.083Z] [2022-07-27T18:28:54.083Z] #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-07-27T18:28:54.083Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:28:54.083Z] #34 77.20 Updating files: 75% (1146/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-27T18:28:54.083Z] #34 78.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-27T18:28:54.087Z] #62 49.86 Building dependency tree... [2022-07-27T18:28:54.087Z] #62 ... [2022-07-27T18:28:54.087Z] [2022-07-27T18:28:54.087Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:54.087Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:54.087Z] #55 47.51 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-27T18:28:54.087Z] #55 47.62 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-27T18:28:54.087Z] #55 47.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-27T18:28:54.087Z] #55 47.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-27T18:28:54.087Z] #55 47.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-27T18:28:54.087Z] #55 48.24 go: downloading golang.org/x/text v0.3.7 [2022-07-27T18:28:54.160Z] #76 38.27 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-27T18:28:54.160Z] #76 38.30 Setting up file (1:5.39-3) ... [2022-07-27T18:28:54.160Z] #76 38.32 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:28:54.160Z] #76 38.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-27T18:28:54.160Z] #76 38.35 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-27T18:28:54.160Z] #76 38.36 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-27T18:28:54.160Z] #76 38.37 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:28:54.160Z] #76 38.40 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-27T18:28:54.160Z] #76 38.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:28:54.160Z] #76 38.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:28:54.340Z] #34 79.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-27T18:28:54.418Z] #76 38.51 Setting up patch (2.7.6-7) ... [2022-07-27T18:28:54.418Z] #76 38.54 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-27T18:28:54.418Z] #76 38.56 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-27T18:28:54.418Z] #76 38.58 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-27T18:28:54.418Z] #76 38.59 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-27T18:28:54.418Z] #76 38.63 Setting up libtool (2.4.6-15) ... [2022-07-27T18:28:54.418Z] #76 38.65 Setting up m4 (1.4.18-5) ... [2022-07-27T18:28:54.418Z] #76 38.66 Setting up dpkg-dev (1.20.11) ... [2022-07-27T18:28:54.418Z] #76 38.71 Setting up autoconf (2.69-14) ... [2022-07-27T18:28:54.418Z] #76 38.75 Setting up build-essential (12.9) ... [2022-07-27T18:28:54.418Z] #76 38.78 Setting up automake (1:1.16.3-2) ... [2022-07-27T18:28:54.524Z] #55 23.75 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-27T18:28:54.524Z] #55 ... [2022-07-27T18:28:54.524Z] [2022-07-27T18:28:54.524Z] #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-07-27T18:28:54.524Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:28:54.524Z] #76 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:28:54.524Z] #76 23.10 Fetched 8561 kB in 16s (551 kB/s) [2022-07-27T18:28:54.524Z] #76 23.10 Reading package lists... [2022-07-27T18:28:54.524Z] #76 ... [2022-07-27T18:28:54.524Z] [2022-07-27T18:28:54.524Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:54.524Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:54.524Z] #55 23.87 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-27T18:28:54.524Z] #55 23.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-27T18:28:54.524Z] #55 23.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-27T18:28:54.524Z] #55 23.97 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-27T18:28:54.524Z] #55 ... [2022-07-27T18:28:54.524Z] [2022-07-27T18:28:54.524Z] #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-07-27T18:28:54.524Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:28:54.524Z] #40 14.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:28:54.677Z] #76 38.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-27T18:28:54.677Z] #76 38.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:28:54.781Z] #40 ... [2022-07-27T18:28:54.781Z] [2022-07-27T18:28:54.781Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:54.781Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:28:54.781Z] #55 24.14 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-27T18:28:54.904Z] #34 ... [2022-07-27T18:28:54.904Z] [2022-07-27T18:28:54.904Z] #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-07-27T18:28:54.904Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:28:54.904Z] #42 69.98 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-27T18:28:54.904Z] #42 70.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-27T18:28:54.904Z] #42 ... [2022-07-27T18:28:54.904Z] [2022-07-27T18:28:54.904Z] #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-07-27T18:28:54.904Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:28:54.904Z] #14 78.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-27T18:28:54.904Z] #14 78.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-27T18:28:54.904Z] #14 78.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:28:55.038Z] #55 24.27 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-27T18:28:55.038Z] #55 24.30 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-27T18:28:55.038Z] #55 24.39 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-27T18:28:55.038Z] #55 24.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-27T18:28:55.244Z] #76 DONE 39.4s [2022-07-27T18:28:55.244Z] [2022-07-27T18:28:55.244Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-27T18:28:55.244Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-27T18:28:55.244Z] #34 38.15 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-27T18:28:55.244Z] #34 38.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-27T18:28:55.244Z] #34 38.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-27T18:28:55.295Z] #55 24.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-27T18:28:55.295Z] #55 24.59 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-27T18:28:55.295Z] #55 24.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-27T18:28:55.859Z] #55 24.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-27T18:28:55.859Z] #55 25.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-27T18:28:55.859Z] #55 25.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-27T18:28:55.859Z] #55 25.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-27T18:28:55.859Z] #55 25.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-27T18:28:55.859Z] #55 25.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-27T18:28:55.990Z] #55 ... [2022-07-27T18:28:55.990Z] [2022-07-27T18:28:55.990Z] #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-07-27T18:28:55.990Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:28:55.990Z] #51 32.80 Reading package lists... [2022-07-27T18:28:55.990Z] #51 42.68 Reading package lists... [2022-07-27T18:28:56.116Z] #55 25.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-27T18:28:56.249Z] #51 52.21 Building dependency tree... [2022-07-27T18:28:56.249Z] #51 ... [2022-07-27T18:28:56.249Z] [2022-07-27T18:28:56.249Z] #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-07-27T18:28:56.249Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:28:56.249Z] #62 49.86 Building dependency tree... [2022-07-27T18:28:56.387Z] #55 25.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-27T18:28:56.387Z] #55 25.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-27T18:28:56.387Z] #55 25.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-27T18:28:56.467Z] #84 ... [2022-07-27T18:28:56.467Z] [2022-07-27T18:28:56.467Z] #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-07-27T18:28:56.467Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:28:56.467Z] #19 92.28 Reading package lists... [2022-07-27T18:28:56.645Z] #55 25.92 go: downloading github.com/julz/importas v0.1.0 [2022-07-27T18:28:56.645Z] #55 25.97 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-27T18:28:56.645Z] #55 25.97 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-27T18:28:56.902Z] #55 26.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-27T18:28:56.902Z] #55 26.25 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-27T18:28:56.902Z] #55 26.25 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-27T18:28:57.159Z] #55 26.39 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-27T18:28:57.159Z] #55 26.39 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-27T18:28:57.159Z] #55 26.51 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-27T18:28:57.415Z] #55 26.68 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-27T18:28:57.415Z] #55 26.68 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-27T18:28:57.415Z] #55 26.75 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-27T18:28:58.182Z] #14 83.37 Selecting previously unselected package binutils-mingw-w64. [2022-07-27T18:28:58.347Z] #55 27.59 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-27T18:28:58.348Z] #55 27.59 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-27T18:28:58.348Z] #55 27.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-27T18:28:58.348Z] #55 27.78 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-27T18:28:58.439Z] #14 83.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-27T18:28:58.439Z] #14 83.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:28:58.537Z] #34 ... [2022-07-27T18:28:58.537Z] [2022-07-27T18:28:58.537Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:28:58.537Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:28:58.537Z] #55 32.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-27T18:28:58.537Z] #55 32.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-27T18:28:58.537Z] #55 33.03 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-27T18:28:58.537Z] #55 33.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-27T18:28:58.537Z] #55 33.43 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-27T18:28:58.537Z] #55 33.66 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-27T18:28:58.537Z] #55 33.66 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-27T18:28:58.537Z] #55 33.75 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-27T18:28:58.537Z] #55 33.86 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-27T18:28:58.537Z] #55 33.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-27T18:28:58.537Z] #55 33.95 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-27T18:28:58.537Z] #55 34.00 go: downloading github.com/prometheus/common v0.32.1 [2022-07-27T18:28:58.537Z] #55 34.30 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-27T18:28:58.537Z] #55 34.49 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-27T18:28:58.537Z] #55 35.23 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-27T18:28:58.537Z] #55 35.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-27T18:28:58.537Z] #55 ... [2022-07-27T18:28:58.537Z] [2022-07-27T18:28:58.537Z] #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-07-27T18:28:58.537Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-27T18:28:58.537Z] #51 35.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-27T18:28:58.537Z] #51 36.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:28:58.537Z] #51 37.19 Fetched 2136 kB in 3s (626 kB/s) [2022-07-27T18:28:58.537Z] #51 37.29 Selecting previously unselected package libprotobuf23:arm64. [2022-07-27T18:28:58.537Z] #51 37.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-27T18:28:58.537Z] #51 37.34 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-27T18:28:58.537Z] #51 37.37 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-27T18:28:58.537Z] #51 37.98 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:28:58.537Z] #51 37.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:28:58.537Z] #51 38.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:28:58.537Z] #51 38.28 Selecting previously unselected package python3-six. [2022-07-27T18:28:58.537Z] #51 38.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-27T18:28:58.537Z] #51 38.31 Unpacking python3-six (1.16.0-2) ... [2022-07-27T18:28:58.537Z] #51 38.45 Selecting previously unselected package python3-protobuf. [2022-07-27T18:28:58.537Z] #51 38.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-27T18:28:58.537Z] #51 38.47 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-27T18:28:58.537Z] #51 39.16 Selecting previously unselected package libnet1:arm64. [2022-07-27T18:28:58.537Z] #51 39.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-27T18:28:58.537Z] #51 39.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:28:58.537Z] #51 39.40 Selecting previously unselected package libnl-3-200:arm64. [2022-07-27T18:28:58.537Z] #51 39.40 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-27T18:28:58.537Z] #51 39.41 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-27T18:28:58.537Z] #51 39.56 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-27T18:28:58.537Z] #51 39.57 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-27T18:28:58.537Z] #51 39.57 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-27T18:28:58.537Z] #51 39.82 Selecting previously unselected package criu. [2022-07-27T18:28:58.537Z] #51 39.82 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-27T18:28:58.537Z] #51 39.83 Unpacking criu (3.17.1-1) ... [2022-07-27T18:28:58.537Z] #51 40.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:28:58.537Z] #51 42.17 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-27T18:28:58.537Z] #51 42.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:28:58.537Z] #51 42.22 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-27T18:28:58.537Z] #51 42.24 Setting up python3-six (1.16.0-2) ... [2022-07-27T18:28:58.604Z] #55 27.89 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-27T18:28:58.604Z] #55 27.89 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-27T18:28:58.604Z] #55 28.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-27T18:28:58.604Z] #55 28.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-27T18:28:58.696Z] #14 83.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-27T18:28:58.696Z] #14 83.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:28:58.696Z] #14 83.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:28:58.860Z] #55 28.17 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-27T18:28:59.116Z] #55 28.53 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-27T18:28:59.116Z] #55 28.53 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-27T18:28:59.260Z] #14 84.20 Selecting previously unselected package dmsetup. [2022-07-27T18:28:59.260Z] #14 84.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:28:59.260Z] #14 84.22 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:28:59.372Z] #55 28.66 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-27T18:28:59.373Z] #55 28.67 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-27T18:28:59.473Z] #51 ... [2022-07-27T18:28:59.474Z] [2022-07-27T18:28:59.474Z] #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-07-27T18:28:59.474Z] #64 sha256:3e7f3b9acd79a29c8f621da778b4e9456451ba3dd81474b36e804f804c698d59 [2022-07-27T18:28:59.474Z] #64 0.647 + RM_GOPATH=0 [2022-07-27T18:28:59.474Z] #64 0.648 + TMP_GOPATH= [2022-07-27T18:28:59.474Z] #64 0.648 + : /build [2022-07-27T18:28:59.474Z] #64 0.649 + '[' -z '' ']' [2022-07-27T18:28:59.474Z] #64 0.650 ++ mktemp -d [2022-07-27T18:28:59.474Z] #64 0.653 + export GOPATH=/tmp/tmp.3XE3TZX3lY [2022-07-27T18:28:59.474Z] #64 0.659 + GOPATH=/tmp/tmp.3XE3TZX3lY [2022-07-27T18:28:59.474Z] #64 0.659 + RM_GOPATH=1 [2022-07-27T18:28:59.474Z] #64 0.659 + case "$(go env GOARCH)" in [2022-07-27T18:28:59.474Z] #64 0.662 ++ go env GOARCH [2022-07-27T18:28:59.474Z] #64 0.701 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:59.474Z] #64 0.701 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:28:59.474Z] #64 0.701 ++ dirname /install.sh [2022-07-27T18:28:59.474Z] #64 0.719 + dir=/ [2022-07-27T18:28:59.474Z] #64 0.719 + bin=containerd [2022-07-27T18:28:59.474Z] #64 0.719 + shift [2022-07-27T18:28:59.474Z] #64 0.719 + '[' '!' -f //containerd.installer ']' [2022-07-27T18:28:59.474Z] #64 0.719 + . //containerd.installer [2022-07-27T18:28:59.474Z] #64 0.719 ++ set -e [2022-07-27T18:28:59.474Z] #64 0.719 ++ : v1.6.6 [2022-07-27T18:28:59.474Z] #64 0.720 + install_containerd [2022-07-27T18:28:59.474Z] #64 0.720 + echo 'Install containerd version v1.6.6' [2022-07-27T18:28:59.474Z] #64 0.721 Install containerd version v1.6.6 [2022-07-27T18:28:59.474Z] #64 0.721 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3XE3TZX3lY/src/github.com/containerd/containerd [2022-07-27T18:28:59.474Z] #64 0.725 Cloning into '/tmp/tmp.3XE3TZX3lY/src/github.com/containerd/containerd'... [2022-07-27T18:28:59.474Z] #64 ... [2022-07-27T18:28:59.474Z] [2022-07-27T18:28:59.474Z] #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-07-27T18:28:59.474Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-27T18:28:59.517Z] #14 84.73 Selecting previously unselected package mingw-w64-common. [2022-07-27T18:28:59.629Z] #55 28.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-27T18:28:59.629Z] #55 28.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-27T18:28:59.629Z] #55 29.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-27T18:28:59.732Z] #51 43.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-27T18:28:59.732Z] #51 43.52 Setting up python3-protobuf (3.12.4-1) ... [2022-07-27T18:28:59.774Z] #14 84.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-27T18:28:59.774Z] #14 84.76 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-27T18:28:59.886Z] #55 29.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-27T18:28:59.886Z] #55 29.24 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-27T18:28:59.886Z] #55 29.28 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-27T18:29:00.031Z] #14 ... [2022-07-27T18:29:00.031Z] [2022-07-27T18:29:00.031Z] #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-07-27T18:29:00.031Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:00.031Z] #51 74.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:29:00.031Z] #51 77.61 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-27T18:29:00.031Z] #51 77.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:29:00.031Z] #51 77.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:00.031Z] #51 77.65 Setting up python3-six (1.16.0-2) ... [2022-07-27T18:29:00.031Z] #51 79.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:29:00.031Z] #51 79.92 Setting up python3-protobuf (3.12.4-1) ... [2022-07-27T18:29:00.031Z] #51 ... [2022-07-27T18:29:00.031Z] [2022-07-27T18:29:00.031Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-27T18:29:00.031Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:00.031Z] #42 82.08 Selecting previously unselected package libxml2:amd64. [2022-07-27T18:29:00.031Z] #42 82.10 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-27T18:29:00.031Z] #42 82.12 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:29:00.031Z] #42 83.62 Selecting previously unselected package libarchive13:amd64. [2022-07-27T18:29:00.031Z] #42 83.65 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-27T18:29:00.031Z] #42 83.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-27T18:29:00.031Z] #42 84.31 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-27T18:29:00.031Z] #42 84.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-27T18:29:00.031Z] #42 84.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-27T18:29:00.031Z] #42 84.80 Selecting previously unselected package librhash0:amd64. [2022-07-27T18:29:00.031Z] #42 84.80 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-27T18:29:00.031Z] #42 84.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-27T18:29:00.031Z] #42 85.13 Selecting previously unselected package libuv1:amd64. [2022-07-27T18:29:00.031Z] #42 85.13 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-27T18:29:00.031Z] #42 85.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-27T18:29:00.150Z] #55 29.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-27T18:29:00.150Z] #55 ... [2022-07-27T18:29:00.150Z] [2022-07-27T18:29:00.150Z] #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-07-27T18:29:00.150Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:00.150Z] #76 23.10 Reading package lists... [2022-07-27T18:29:00.288Z] #42 85.51 Selecting previously unselected package cmake. [2022-07-27T18:29:00.288Z] #42 85.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-27T18:29:00.288Z] #42 85.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:29:00.438Z] #62 56.13 The following additional packages will be installed: [2022-07-27T18:29:00.438Z] #62 56.13 libbtrfs0 [2022-07-27T18:29:00.438Z] #62 56.47 The following NEW packages will be installed: [2022-07-27T18:29:00.438Z] #62 56.48 libbtrfs-dev libbtrfs0 [2022-07-27T18:29:00.701Z] #62 57.06 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:00.701Z] #62 57.06 Need to get 460 kB of archives. [2022-07-27T18:29:00.701Z] #62 57.06 After this operation, 1237 kB of additional disk space will be used. [2022-07-27T18:29:00.701Z] #62 57.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-27T18:29:00.701Z] #62 57.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-27T18:29:01.268Z] #62 ... [2022-07-27T18:29:01.268Z] [2022-07-27T18:29:01.268Z] #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-07-27T18:29:01.268Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:01.268Z] #42 53.98 The following additional packages will be installed: [2022-07-27T18:29:01.268Z] #42 54.00 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-27T18:29:01.268Z] #42 54.02 Suggested packages: [2022-07-27T18:29:01.268Z] #42 54.07 cmake-doc ninja-build lrzip [2022-07-27T18:29:01.268Z] #42 54.07 Recommended packages: [2022-07-27T18:29:01.268Z] #42 54.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-27T18:29:01.268Z] #42 55.59 The following NEW packages will be installed: [2022-07-27T18:29:01.268Z] #42 55.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-27T18:29:01.268Z] #42 55.60 vim-common xxd [2022-07-27T18:29:01.268Z] #42 56.05 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:01.268Z] #42 56.05 Need to get 17.7 MB of archives. [2022-07-27T18:29:01.268Z] #42 56.05 After this operation, 70.7 MB of additional disk space will be used. [2022-07-27T18:29:01.268Z] #42 56.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:29:01.268Z] #42 56.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:29:01.268Z] #42 56.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-27T18:29:01.268Z] #42 56.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-27T18:29:01.268Z] #42 57.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-27T18:29:01.268Z] #42 57.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-27T18:29:01.268Z] #42 57.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-27T18:29:01.268Z] #42 57.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-27T18:29:01.268Z] #42 57.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-27T18:29:01.268Z] #42 57.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-27T18:29:01.526Z] #42 ... [2022-07-27T18:29:01.526Z] [2022-07-27T18:29:01.526Z] #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-07-27T18:29:01.526Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:01.526Z] #14 38.80 Reading package lists... [2022-07-27T18:29:01.526Z] #14 48.14 Building dependency tree... [2022-07-27T18:29:01.526Z] #14 54.22 The following additional packages will be installed: [2022-07-27T18:29:01.526Z] #14 54.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:29:01.526Z] #14 54.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-27T18:29:01.526Z] #14 54.26 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-27T18:29:01.526Z] #14 54.26 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-27T18:29:01.526Z] #14 54.27 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-27T18:29:01.526Z] #14 54.27 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-27T18:29:01.526Z] #14 54.27 mingw-w64-common mingw-w64-x86-64-dev [2022-07-27T18:29:01.526Z] #14 54.32 Suggested packages: [2022-07-27T18:29:01.526Z] #14 54.32 gcc-10-locales seccomp wine64 [2022-07-27T18:29:01.526Z] #14 56.48 The following NEW packages will be installed: [2022-07-27T18:29:01.526Z] #14 56.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:29:01.526Z] #14 56.48 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-27T18:29:01.526Z] #14 56.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-27T18:29:01.526Z] #14 56.48 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-27T18:29:01.526Z] #14 56.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-27T18:29:01.526Z] #14 56.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-27T18:29:01.526Z] #14 56.49 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-27T18:29:01.526Z] #14 56.49 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-27T18:29:01.526Z] #14 56.49 mingw-w64-x86-64-dev [2022-07-27T18:29:01.526Z] #14 57.04 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:01.526Z] #14 57.04 Need to get 115 MB of archives. [2022-07-27T18:29:01.526Z] #14 57.04 After this operation, 645 MB of additional disk space will be used. [2022-07-27T18:29:01.526Z] #14 57.04 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-07-27T18:29:01.526Z] #14 57.26 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-07-27T18:29:01.526Z] #14 57.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-27T18:29:01.526Z] #14 57.59 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-07-27T18:29:01.526Z] #14 57.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-27T18:29:01.526Z] #14 57.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-27T18:29:01.526Z] #14 ... [2022-07-27T18:29:01.526Z] [2022-07-27T18:29:01.526Z] #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-07-27T18:29:01.526Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:01.526Z] #76 46.31 Building dependency tree... [2022-07-27T18:29:01.526Z] #76 52.35 python3 is already the newest version (3.9.2-3). [2022-07-27T18:29:01.526Z] #76 52.35 The following additional packages will be installed: [2022-07-27T18:29:01.526Z] #76 52.37 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-27T18:29:01.526Z] #76 52.38 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-27T18:29:01.526Z] #76 52.40 Suggested packages: [2022-07-27T18:29:01.526Z] #76 52.43 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-27T18:29:01.526Z] #76 52.43 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-27T18:29:01.526Z] #76 52.43 m4-doc ed diffutils-doc [2022-07-27T18:29:01.526Z] #76 52.43 Recommended packages: [2022-07-27T18:29:01.526Z] #76 52.43 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-27T18:29:01.526Z] #76 55.05 The following NEW packages will be installed: [2022-07-27T18:29:01.527Z] #76 55.06 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-27T18:29:01.527Z] #76 55.07 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-27T18:29:01.527Z] #76 55.07 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-27T18:29:01.527Z] #76 55.07 libyajl2 m4 patch xz-utils [2022-07-27T18:29:01.527Z] #76 55.69 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:01.527Z] #76 55.69 Need to get 5940 kB of archives. [2022-07-27T18:29:01.527Z] #76 55.69 After this operation, 18.7 MB of additional disk space will be used. [2022-07-27T18:29:01.527Z] #76 55.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-27T18:29:01.527Z] #76 55.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-27T18:29:01.527Z] #76 55.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-27T18:29:01.527Z] #76 55.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-27T18:29:01.527Z] #76 55.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-27T18:29:01.527Z] #76 55.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-27T18:29:01.527Z] #76 55.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-27T18:29:01.527Z] #76 55.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-27T18:29:01.527Z] #76 55.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-27T18:29:01.527Z] #76 55.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-27T18:29:01.527Z] #76 55.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-27T18:29:01.527Z] #76 55.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-27T18:29:01.527Z] #76 56.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-27T18:29:01.527Z] #76 56.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-27T18:29:01.527Z] #76 56.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-27T18:29:01.527Z] #76 56.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:29:01.527Z] #76 56.12 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-07-27T18:29:01.527Z] #76 56.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-27T18:29:01.527Z] #76 56.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-27T18:29:01.527Z] #76 56.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-27T18:29:01.527Z] #76 56.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-27T18:29:01.527Z] #76 56.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-27T18:29:01.527Z] #76 56.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-27T18:29:01.785Z] #76 ... [2022-07-27T18:29:01.785Z] [2022-07-27T18:29:01.785Z] #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-07-27T18:29:01.785Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:01.785Z] #14 58.23 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-07-27T18:29:02.353Z] #14 58.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-27T18:29:02.353Z] #14 58.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-27T18:29:03.049Z] #19 117.0 Building dependency tree... [2022-07-27T18:29:03.354Z] #51 47.17 Setting up criu (3.17.1-1) ... [2022-07-27T18:29:03.354Z] #51 ... [2022-07-27T18:29:03.354Z] [2022-07-27T18:29:03.354Z] #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-07-27T18:29:03.354Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:29:03.354Z] #14 37.52 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-07-27T18:29:03.354Z] #14 37.83 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-07-27T18:29:03.354Z] #14 37.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-27T18:29:03.354Z] #14 37.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-27T18:29:03.354Z] #14 37.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-27T18:29:03.354Z] #14 37.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-27T18:29:03.354Z] #14 37.88 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-07-27T18:29:03.354Z] #14 37.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-27T18:29:03.354Z] #14 37.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-27T18:29:03.354Z] #14 37.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-27T18:29:03.354Z] #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-07-27T18:29:03.354Z] #14 37.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-27T18:29:03.354Z] #14 37.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-27T18:29:03.354Z] #14 37.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-27T18:29:03.354Z] #14 37.94 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-07-27T18:29:03.354Z] #14 37.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-27T18:29:03.354Z] #14 37.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-27T18:29:03.354Z] #14 38.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:03.354Z] #14 39.15 Fetched 108 MB in 6s (18.1 MB/s) [2022-07-27T18:29:03.354Z] #14 39.36 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-27T18:29:03.354Z] #14 39.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-27T18:29:03.354Z] #14 39.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-27T18:29:03.354Z] #14 39.43 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:29:03.354Z] #14 41.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-27T18:29:03.354Z] #14 41.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-27T18:29:03.354Z] #14 41.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:29:03.354Z] #14 44.24 Selecting previously unselected package binutils-mingw-w64. [2022-07-27T18:29:03.354Z] #14 44.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-27T18:29:03.354Z] #14 44.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:29:03.354Z] #14 44.44 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-27T18:29:03.354Z] #14 44.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-27T18:29:03.354Z] #14 44.46 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-27T18:29:03.354Z] #14 44.63 Selecting previously unselected package dmsetup. [2022-07-27T18:29:03.354Z] #14 44.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-27T18:29:03.354Z] #14 44.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:29:03.354Z] #14 44.80 Selecting previously unselected package mingw-w64-common. [2022-07-27T18:29:03.354Z] #14 44.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-27T18:29:03.354Z] #14 44.81 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-27T18:29:03.613Z] #14 ... [2022-07-27T18:29:03.613Z] [2022-07-27T18:29:03.613Z] #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-07-27T18:29:03.613Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-27T18:29:03.613Z] #42 40.13 Selecting previously unselected package libicu67:arm64. [2022-07-27T18:29:03.613Z] #42 40.15 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-27T18:29:03.613Z] #42 40.16 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-27T18:29:03.613Z] #42 45.82 Selecting previously unselected package libxml2:arm64. [2022-07-27T18:29:03.613Z] #42 45.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-27T18:29:03.613Z] #42 45.83 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:29:03.613Z] #42 46.34 Selecting previously unselected package libarchive13:arm64. [2022-07-27T18:29:03.613Z] #42 46.35 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-27T18:29:03.613Z] #42 46.35 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-27T18:29:03.613Z] #42 46.66 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-27T18:29:03.613Z] #42 46.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-27T18:29:03.613Z] #42 46.70 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-27T18:29:03.613Z] #42 46.89 Selecting previously unselected package librhash0:arm64. [2022-07-27T18:29:03.613Z] #42 46.89 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-27T18:29:03.613Z] #42 46.90 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-27T18:29:03.613Z] #42 47.07 Selecting previously unselected package libuv1:arm64. [2022-07-27T18:29:03.613Z] #42 47.07 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-27T18:29:03.613Z] #42 47.08 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-27T18:29:03.613Z] #42 47.29 Selecting previously unselected package cmake. [2022-07-27T18:29:03.613Z] #42 47.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-27T18:29:03.613Z] #42 47.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:29:03.731Z] #14 59.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-27T18:29:03.731Z] #14 ... [2022-07-27T18:29:03.731Z] [2022-07-27T18:29:03.731Z] #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-07-27T18:29:03.731Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:29:03.731Z] #57 59.25 v3.0.2 [2022-07-27T18:29:03.731Z] #57 DONE 59.9s [2022-07-27T18:29:03.731Z] [2022-07-27T18:29:03.731Z] #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-07-27T18:29:03.731Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:29:03.731Z] #62 59.15 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:03.731Z] #62 59.61 Fetched 460 kB in 0s (1032 kB/s) [2022-07-27T18:29:03.731Z] #62 59.92 Selecting previously unselected package libbtrfs0:amd64. [2022-07-27T18:29:03.731Z] #62 59.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:03.731Z] #62 60.07 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-27T18:29:03.731Z] #62 60.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:29:04.307Z] #62 60.51 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-27T18:29:04.307Z] #62 60.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-27T18:29:04.307Z] #62 60.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:29:04.650Z] #76 29.88 Reading package lists... [2022-07-27T18:29:04.650Z] #76 ... [2022-07-27T18:29:04.650Z] [2022-07-27T18:29:04.651Z] #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-07-27T18:29:04.651Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:04.651Z] #42 23.48 Fetched 8561 kB in 16s (527 kB/s) [2022-07-27T18:29:04.651Z] #42 23.48 Reading package lists... [2022-07-27T18:29:04.651Z] #42 29.80 Reading package lists... [2022-07-27T18:29:04.651Z] #42 ... [2022-07-27T18:29:04.651Z] [2022-07-27T18:29:04.651Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:29:04.651Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:29:04.651Z] #55 29.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-27T18:29:04.651Z] #55 29.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-27T18:29:04.651Z] #55 29.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-27T18:29:04.651Z] #55 29.96 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-27T18:29:04.651Z] #55 30.08 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-27T18:29:04.651Z] #55 30.22 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-27T18:29:04.651Z] #55 30.30 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-27T18:29:04.651Z] #55 30.36 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-27T18:29:04.651Z] #55 30.73 go: downloading honnef.co/go/tools v0.3.1 [2022-07-27T18:29:04.651Z] #55 32.48 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-27T18:29:04.651Z] #55 32.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-27T18:29:04.651Z] #55 32.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-27T18:29:04.651Z] #55 32.84 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-27T18:29:04.651Z] #55 32.90 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-27T18:29:04.886Z] #62 61.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:29:04.886Z] #62 61.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:29:04.886Z] #62 61.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:04.989Z] #42 ... [2022-07-27T18:29:04.989Z] [2022-07-27T18:29:04.989Z] #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-07-27T18:29:04.989Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-27T18:29:04.989Z] #51 48.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:05.215Z] #55 ... [2022-07-27T18:29:05.215Z] [2022-07-27T18:29:05.215Z] #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-07-27T18:29:05.215Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:29:05.215Z] #62 17.90 Reading package lists... [2022-07-27T18:29:05.215Z] #62 24.70 Reading package lists... [2022-07-27T18:29:05.215Z] #62 31.17 Building dependency tree... [2022-07-27T18:29:05.215Z] #62 ... [2022-07-27T18:29:05.215Z] [2022-07-27T18:29:05.215Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-27T18:29:05.215Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:05.215Z] #51 24.23 Fetched 8565 kB in 17s (498 kB/s) [2022-07-27T18:29:05.215Z] #51 24.23 Reading package lists... [2022-07-27T18:29:05.215Z] #51 30.89 Reading package lists... [2022-07-27T18:29:05.215Z] #51 ... [2022-07-27T18:29:05.215Z] [2022-07-27T18:29:05.215Z] #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-07-27T18:29:05.215Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:29:05.215Z] #47 28.26 Updating files: 74% (1613/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-27T18:29:05.215Z] #47 28.84 + git checkout -q v2.3.0 [2022-07-27T18:29:05.215Z] #47 31.14 + 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-07-27T18:29:05.247Z] #51 ... [2022-07-27T18:29:05.248Z] [2022-07-27T18:29:05.248Z] #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-07-27T18:29:05.248Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:29:05.248Z] #77 0.714 Cloning into '/tmp/crun-build'... [2022-07-27T18:29:05.248Z] #77 5.725 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-27T18:29:05.248Z] #77 5.787 Cloning into '/tmp/crun-build/libocispec'... [2022-07-27T18:29:05.248Z] #77 6.984 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-27T18:29:05.248Z] #77 7.039 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-27T18:29:05.248Z] #77 7.040 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-27T18:29:05.248Z] #77 7.040 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-27T18:29:05.248Z] #77 7.072 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-27T18:29:05.248Z] #77 9.148 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-27T18:29:05.455Z] #62 DONE 61.9s [2022-07-27T18:29:05.455Z] [2022-07-27T18:29:05.455Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-27T18:29:05.455Z] #63 sha256:03bfb5007db70394c69cb61b26e25d8451e367197a82479691d6676102b48c0f [2022-07-27T18:29:05.718Z] #63 DONE 0.1s [2022-07-27T18:29:05.718Z] [2022-07-27T18:29:05.718Z] #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-07-27T18:29:05.718Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:05.718Z] #76 58.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:05.718Z] #76 58.94 Fetched 5940 kB in 1s (6040 kB/s) [2022-07-27T18:29:05.718Z] #76 59.15 Selecting previously unselected package bzip2. [2022-07-27T18:29:05.718Z] #76 59.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:05.718Z] #76 59.24 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-27T18:29:05.718Z] #76 59.26 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:29:05.718Z] #76 59.77 Selecting previously unselected package libmagic-mgc. [2022-07-27T18:29:05.718Z] #76 59.78 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-27T18:29:05.718Z] #76 59.82 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-27T18:29:05.718Z] #76 61.20 Selecting previously unselected package libmagic1:amd64. [2022-07-27T18:29:05.718Z] #76 61.20 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-27T18:29:05.718Z] #76 61.23 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:29:05.718Z] #76 61.52 Selecting previously unselected package file. [2022-07-27T18:29:05.718Z] #76 61.55 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-27T18:29:05.718Z] #76 61.59 Unpacking file (1:5.39-3) ... [2022-07-27T18:29:05.718Z] #76 61.91 Selecting previously unselected package xz-utils. [2022-07-27T18:29:05.718Z] #76 61.91 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-27T18:29:05.718Z] #76 61.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:29:05.779Z] #47 ... [2022-07-27T18:29:05.779Z] [2022-07-27T18:29:05.779Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:29:05.779Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:29:05.779Z] #55 35.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-27T18:29:06.035Z] #76 62.41 Selecting previously unselected package libsigsegv2:amd64. [2022-07-27T18:29:06.035Z] #76 62.42 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-27T18:29:06.035Z] #76 62.43 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-27T18:29:06.037Z] #55 35.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-27T18:29:06.037Z] #55 35.30 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-27T18:29:06.037Z] #55 35.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-27T18:29:06.037Z] #55 ... [2022-07-27T18:29:06.037Z] [2022-07-27T18:29:06.037Z] #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-07-27T18:29:06.037Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:06.037Z] #14 18.82 Reading package lists... [2022-07-27T18:29:06.037Z] #14 25.68 Building dependency tree... [2022-07-27T18:29:06.037Z] #14 30.17 The following additional packages will be installed: [2022-07-27T18:29:06.037Z] #14 30.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:29:06.037Z] #14 30.20 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-27T18:29:06.037Z] #14 30.20 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-27T18:29:06.037Z] #14 30.20 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-27T18:29:06.037Z] #14 30.20 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-27T18:29:06.037Z] #14 30.20 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-27T18:29:06.037Z] #14 30.21 mingw-w64-common mingw-w64-x86-64-dev [2022-07-27T18:29:06.037Z] #14 30.22 Suggested packages: [2022-07-27T18:29:06.037Z] #14 30.24 gcc-10-locales seccomp wine64 [2022-07-27T18:29:06.037Z] #14 31.90 The following NEW packages will be installed: [2022-07-27T18:29:06.037Z] #14 31.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:29:06.037Z] #14 31.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-27T18:29:06.037Z] #14 31.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-27T18:29:06.037Z] #14 31.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-27T18:29:06.037Z] #14 31.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-27T18:29:06.037Z] #14 31.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-27T18:29:06.037Z] #14 31.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-27T18:29:06.037Z] #14 31.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-27T18:29:06.037Z] #14 31.90 mingw-w64-x86-64-dev [2022-07-27T18:29:06.037Z] #14 32.40 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:06.037Z] #14 32.40 Need to get 115 MB of archives. [2022-07-27T18:29:06.037Z] #14 32.40 After this operation, 645 MB of additional disk space will be used. [2022-07-27T18:29:06.037Z] #14 32.40 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-07-27T18:29:06.037Z] #14 32.54 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-07-27T18:29:06.037Z] #14 32.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-27T18:29:06.037Z] #14 32.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-07-27T18:29:06.037Z] #14 32.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-27T18:29:06.037Z] #14 32.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-27T18:29:06.037Z] #14 33.14 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-07-27T18:29:06.037Z] #14 33.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-27T18:29:06.037Z] #14 33.43 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-07-27T18:29:06.037Z] #14 34.33 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-07-27T18:29:06.293Z] #14 ... [2022-07-27T18:29:06.293Z] [2022-07-27T18:29:06.293Z] #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-07-27T18:29:06.293Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:06.293Z] #42 29.80 Reading package lists... [2022-07-27T18:29:06.305Z] #76 62.61 Selecting previously unselected package m4. [2022-07-27T18:29:06.305Z] #76 62.64 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-27T18:29:06.305Z] #76 62.66 Unpacking m4 (1.4.18-5) ... [2022-07-27T18:29:06.647Z] #77 11.34 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-27T18:29:06.647Z] #77 ... [2022-07-27T18:29:06.647Z] [2022-07-27T18:29:06.647Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:29:06.647Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:29:06.647Z] #14 50.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-27T18:29:06.647Z] #14 50.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-27T18:29:06.835Z] #42 ... [2022-07-27T18:29:06.835Z] [2022-07-27T18:29:06.835Z] #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-07-27T18:29:06.835Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:06.835Z] #51 86.52 Setting up criu (3.17.1-1) ... [2022-07-27T18:29:06.835Z] #51 89.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:06.835Z] #51 DONE 90.8s [2022-07-27T18:29:06.835Z] [2022-07-27T18:29:06.835Z] #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-07-27T18:29:06.835Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:06.835Z] #77 11.15 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-27T18:29:06.835Z] #77 11.21 Cloning into '/tmp/crun-build/libocispec'... [2022-07-27T18:29:06.835Z] #77 13.58 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-27T18:29:06.835Z] #77 13.59 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-27T18:29:06.835Z] #77 13.59 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-27T18:29:06.835Z] #77 13.59 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-27T18:29:06.835Z] #77 13.62 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-27T18:29:06.835Z] #77 17.20 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-27T18:29:06.888Z] #76 63.24 Selecting previously unselected package autoconf. [2022-07-27T18:29:06.888Z] #76 63.25 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-27T18:29:06.888Z] #76 63.25 Unpacking autoconf (2.69-14) ... [2022-07-27T18:29:06.907Z] #14 51.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:29:07.255Z] #19 ... [2022-07-27T18:29:07.255Z] [2022-07-27T18:29:07.255Z] #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-07-27T18:29:07.255Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:07.255Z] #84 80.73 configure.ac:7: installing 'build-aux/compile' [2022-07-27T18:29:07.255Z] #84 80.75 configure.ac:9: installing 'build-aux/config.guess' [2022-07-27T18:29:07.255Z] #84 80.80 configure.ac:9: installing 'build-aux/config.sub' [2022-07-27T18:29:07.255Z] #84 80.82 configure.ac:11: installing 'build-aux/install-sh' [2022-07-27T18:29:07.255Z] #84 80.84 configure.ac:11: installing 'build-aux/missing' [2022-07-27T18:29:07.255Z] #84 81.12 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:29:07.454Z] #76 64.02 Selecting previously unselected package autotools-dev. [2022-07-27T18:29:07.474Z] #14 ... [2022-07-27T18:29:07.474Z] [2022-07-27T18:29:07.474Z] #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-07-27T18:29:07.474Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-27T18:29:07.474Z] #51 DONE 51.3s [2022-07-27T18:29:07.515Z] #84 81.27 parallel-tests: installing 'build-aux/test-driver' [2022-07-27T18:29:07.718Z] #76 64.03 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-27T18:29:07.718Z] #76 64.07 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:29:07.732Z] [2022-07-27T18:29:07.732Z] #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-07-27T18:29:07.732Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-27T18:29:07.732Z] #42 51.10 Setting up libicu67:arm64 (67.1-7) ... [2022-07-27T18:29:07.732Z] #42 51.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:07.732Z] #42 51.18 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-27T18:29:07.732Z] #42 51.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:07.732Z] #42 51.30 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-27T18:29:07.732Z] #42 51.36 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-27T18:29:07.732Z] #42 51.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:29:07.732Z] #42 51.63 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:29:07.732Z] #42 51.64 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-27T18:29:07.732Z] #42 51.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:29:07.732Z] #42 51.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:07.976Z] #76 64.32 Selecting previously unselected package automake. [2022-07-27T18:29:07.976Z] #76 64.36 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-27T18:29:07.976Z] #76 64.38 Unpacking automake (1:1.16.3-2) ... [2022-07-27T18:29:08.189Z] #42 35.65 Building dependency tree... [2022-07-27T18:29:08.205Z] #77 ... [2022-07-27T18:29:08.205Z] [2022-07-27T18:29:08.205Z] #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-07-27T18:29:08.205Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:08.205Z] #42 93.36 Setting up libicu67:amd64 (67.1-7) ... [2022-07-27T18:29:08.205Z] #42 93.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:08.205Z] #42 93.37 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-27T18:29:08.205Z] #42 93.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:08.300Z] #42 DONE 52.4s [2022-07-27T18:29:08.300Z] [2022-07-27T18:29:08.300Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-27T18:29:08.300Z] #43 sha256:bdf8a745f1f8b8bb8aae15b1fd1de35204b9cf8a32f22229ff291bcdf548eebd [2022-07-27T18:29:08.300Z] #43 DONE 0.3s [2022-07-27T18:29:08.300Z] [2022-07-27T18:29:08.300Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-27T18:29:08.300Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:29:08.300Z] #77 12.87 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-27T18:29:08.462Z] #42 93.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-27T18:29:08.462Z] #42 93.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-27T18:29:08.462Z] #42 93.55 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:29:08.462Z] #42 93.59 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:29:08.462Z] #42 93.67 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-27T18:29:08.462Z] #42 93.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:29:08.543Z] #76 ... [2022-07-27T18:29:08.543Z] [2022-07-27T18:29:08.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-07-27T18:29:08.543Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:08.543Z] #51 52.21 Building dependency tree... [2022-07-27T18:29:08.543Z] #51 58.53 The following additional packages will be installed: [2022-07-27T18:29:08.543Z] #51 58.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:29:08.543Z] #51 58.54 python3-protobuf python3-six [2022-07-27T18:29:08.543Z] #51 58.55 Suggested packages: [2022-07-27T18:29:08.543Z] #51 58.55 python3-setuptools [2022-07-27T18:29:08.543Z] #51 58.55 Recommended packages: [2022-07-27T18:29:08.543Z] #51 58.55 iproute2 | iproute [2022-07-27T18:29:08.543Z] #51 59.84 The following NEW packages will be installed: [2022-07-27T18:29:08.543Z] #51 59.86 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:29:08.543Z] #51 59.86 python3-protobuf python3-six [2022-07-27T18:29:08.543Z] #51 60.76 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:08.543Z] #51 60.76 Need to get 2315 kB of archives. [2022-07-27T18:29:08.543Z] #51 60.76 After this operation, 11.1 MB of additional disk space will be used. [2022-07-27T18:29:08.543Z] #51 60.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-27T18:29:08.543Z] #51 60.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:29:08.543Z] #51 60.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-27T18:29:08.543Z] #51 60.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-27T18:29:08.543Z] #51 60.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-27T18:29:08.543Z] #51 60.94 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-07-27T18:29:08.543Z] #51 60.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:29:08.543Z] #51 63.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-27T18:29:08.720Z] #42 93.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:08.803Z] #51 ... [2022-07-27T18:29:08.803Z] [2022-07-27T18:29:08.803Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:29:08.803Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:29:08.803Z] #55 59.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-27T18:29:08.803Z] #55 59.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-27T18:29:08.803Z] #55 60.03 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-27T18:29:08.803Z] #55 60.03 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-27T18:29:08.803Z] #55 60.22 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-27T18:29:08.803Z] #55 60.72 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-27T18:29:08.803Z] #55 61.17 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-27T18:29:08.803Z] #55 61.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-27T18:29:08.803Z] #55 61.31 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-27T18:29:08.803Z] #55 61.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-27T18:29:08.803Z] #55 61.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-27T18:29:08.803Z] #55 61.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-27T18:29:08.803Z] #55 62.02 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-27T18:29:08.803Z] #55 62.21 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-27T18:29:08.803Z] #55 62.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-27T18:29:08.803Z] #55 62.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-27T18:29:08.803Z] #55 62.42 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-27T18:29:08.803Z] #55 63.74 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-27T18:29:08.803Z] #55 63.79 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-27T18:29:08.803Z] #55 63.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-27T18:29:08.803Z] #55 64.06 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-27T18:29:08.803Z] #55 64.76 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-27T18:29:08.803Z] #55 64.88 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-27T18:29:08.804Z] #55 64.94 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-27T18:29:08.804Z] #55 64.99 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-27T18:29:08.804Z] #55 65.17 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-27T18:29:08.804Z] #55 65.18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-27T18:29:08.804Z] #55 ... [2022-07-27T18:29:08.804Z] [2022-07-27T18:29:08.804Z] #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-07-27T18:29:08.804Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:08.804Z] #76 65.26 Selecting previously unselected package patch. [2022-07-27T18:29:08.804Z] #76 65.26 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-27T18:29:08.869Z] #77 13.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-27T18:29:09.062Z] #76 65.29 Unpacking patch (2.7.6-7) ... [2022-07-27T18:29:09.132Z] #77 13.83 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-27T18:29:09.321Z] #76 65.70 Selecting previously unselected package dpkg-dev. [2022-07-27T18:29:09.321Z] #76 65.71 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-27T18:29:09.321Z] #76 65.75 Unpacking dpkg-dev (1.20.11) ... [2022-07-27T18:29:09.428Z] #84 83.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:29:09.428Z] #84 83.13 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:29:09.650Z] #42 DONE 94.5s [2022-07-27T18:29:09.650Z] [2022-07-27T18:29:09.650Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-27T18:29:09.650Z] #43 sha256:185a4bb579281d822700edcdac8a1ed1b4986428a1cea864b806d27781ddedeb [2022-07-27T18:29:09.650Z] #43 DONE 0.1s [2022-07-27T18:29:09.650Z] [2022-07-27T18:29:09.650Z] #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-07-27T18:29:09.651Z] #44 sha256:2deaa4e9e9f6eae21f7cad6c4b01749adb0a9437d2cb792cb7e03e8efd50335d [2022-07-27T18:29:09.999Z] #84 83.94 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:29:09.999Z] #84 83.94 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:29:09.999Z] #84 84.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:29:10.260Z] #84 84.04 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:29:10.260Z] #84 84.15 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:29:10.260Z] #84 84.22 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:29:10.724Z] #42 ... [2022-07-27T18:29:10.724Z] [2022-07-27T18:29:10.724Z] #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-07-27T18:29:10.724Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-27T18:29:10.724Z] #62 35.84 The following additional packages will be installed: [2022-07-27T18:29:10.724Z] #62 35.84 libbtrfs0 [2022-07-27T18:29:10.724Z] #62 36.02 The following NEW packages will be installed: [2022-07-27T18:29:10.724Z] #62 36.05 libbtrfs-dev libbtrfs0 [2022-07-27T18:29:10.724Z] #62 36.52 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:10.724Z] #62 36.52 Need to get 460 kB of archives. [2022-07-27T18:29:10.724Z] #62 36.52 After this operation, 1237 kB of additional disk space will be used. [2022-07-27T18:29:10.724Z] #62 36.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-27T18:29:10.724Z] #62 36.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-27T18:29:10.724Z] #62 37.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:10.724Z] #62 38.18 Fetched 460 kB in 0s (1315 kB/s) [2022-07-27T18:29:10.724Z] #62 38.29 Selecting previously unselected package libbtrfs0:amd64. [2022-07-27T18:29:10.724Z] #62 38.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:10.724Z] #62 38.39 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-27T18:29:10.724Z] #62 38.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:29:10.724Z] #62 38.67 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-27T18:29:10.724Z] #62 38.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-27T18:29:10.724Z] #62 38.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:29:10.724Z] #62 39.20 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:29:10.724Z] #62 39.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:29:10.724Z] #62 39.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:10.724Z] #62 DONE 39.6s [2022-07-27T18:29:10.724Z] [2022-07-27T18:29:10.724Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-27T18:29:10.724Z] #63 sha256:4118469a46baf996341d7c2c34909fd20b21648b3f2108074a143a7d508586bf [2022-07-27T18:29:10.724Z] #63 DONE 0.2s [2022-07-27T18:29:10.724Z] [2022-07-27T18:29:10.724Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:29:10.724Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:10.724Z] #14 36.01 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-07-27T18:29:10.724Z] #14 36.59 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-07-27T18:29:10.724Z] #14 37.27 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-07-27T18:29:10.724Z] #14 38.93 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-07-27T18:29:10.724Z] #14 39.56 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-07-27T18:29:10.724Z] #14 39.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-27T18:29:10.724Z] #14 39.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-27T18:29:10.724Z] #14 39.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-27T18:29:10.724Z] #14 39.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-27T18:29:10.724Z] #14 39.68 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-07-27T18:29:10.724Z] #14 39.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-27T18:29:10.724Z] #14 39.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-27T18:29:10.724Z] #14 39.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-27T18:29:10.724Z] #14 39.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-27T18:29:10.724Z] #14 39.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-27T18:29:10.724Z] #14 39.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-27T18:29:10.724Z] #14 39.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-27T18:29:10.724Z] #14 39.87 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-07-27T18:29:10.724Z] #14 39.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-27T18:29:10.724Z] #14 39.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-27T18:29:11.023Z] #44 1.389 + RM_GOPATH=0 [2022-07-27T18:29:11.023Z] #44 1.389 + TMP_GOPATH= [2022-07-27T18:29:11.023Z] #44 1.393 + : /build [2022-07-27T18:29:11.023Z] #44 1.393 + '[' -z '' ']' [2022-07-27T18:29:11.023Z] #44 1.393 ++ mktemp -d [2022-07-27T18:29:11.023Z] #44 1.393 + export GOPATH=/tmp/tmp.96KpwNxC0X [2022-07-27T18:29:11.023Z] #44 1.393 + GOPATH=/tmp/tmp.96KpwNxC0X [2022-07-27T18:29:11.023Z] #44 1.393 + RM_GOPATH=1 [2022-07-27T18:29:11.023Z] #44 1.393 + case "$(go env GOARCH)" in [2022-07-27T18:29:11.023Z] #44 1.393 ++ go env GOARCH [2022-07-27T18:29:11.023Z] #44 1.396 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:11.023Z] #44 1.397 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:11.023Z] #44 1.397 ++ dirname /install.sh [2022-07-27T18:29:11.023Z] #44 1.398 + dir=/ [2022-07-27T18:29:11.023Z] #44 1.398 + bin=tini [2022-07-27T18:29:11.023Z] #44 1.398 + shift [2022-07-27T18:29:11.023Z] #44 1.399 + '[' '!' -f //tini.installer ']' [2022-07-27T18:29:11.023Z] #44 1.399 + . //tini.installer [2022-07-27T18:29:11.023Z] #44 1.399 ++ : v0.19.0 [2022-07-27T18:29:11.023Z] #44 1.399 + install_tini [2022-07-27T18:29:11.023Z] #44 1.399 + echo 'Install tini version v0.19.0' [2022-07-27T18:29:11.023Z] #44 1.399 + git clone https://github.com/krallin/tini.git /tmp/tmp.96KpwNxC0X/tini [2022-07-27T18:29:11.023Z] #44 1.401 Cloning into '/tmp/tmp.96KpwNxC0X/tini'... [2022-07-27T18:29:11.023Z] #44 1.405 Install tini version v0.19.0 [2022-07-27T18:29:11.854Z] #76 ... [2022-07-27T18:29:11.854Z] [2022-07-27T18:29:11.854Z] #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-07-27T18:29:11.854Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:29:11.854Z] #40 67.03 NAME: [2022-07-27T18:29:11.854Z] #40 67.03 go-winres - A tool for embedding resources in Windows executables [2022-07-27T18:29:11.854Z] #40 67.03 [2022-07-27T18:29:11.854Z] #40 67.03 USAGE: [2022-07-27T18:29:11.854Z] #40 67.03 go-winres [global options] command [command options] [arguments...] [2022-07-27T18:29:11.854Z] #40 67.03 [2022-07-27T18:29:11.854Z] #40 67.03 COMMANDS: [2022-07-27T18:29:11.854Z] #40 67.03 init Create an initial ./winres/winres.json [2022-07-27T18:29:11.854Z] #40 67.03 make Make syso files for the "go build" command [2022-07-27T18:29:11.854Z] #40 67.03 simply Make syso files for the "go build" command (simplified) [2022-07-27T18:29:11.854Z] #40 67.03 extract Extract all resources from an executable [2022-07-27T18:29:11.854Z] #40 67.03 patch Replace resources in an executable file (exe, dll) [2022-07-27T18:29:11.854Z] #40 67.03 help, h Shows a list of commands or help for one command [2022-07-27T18:29:11.854Z] #40 67.03 [2022-07-27T18:29:11.854Z] #40 67.03 GLOBAL OPTIONS: [2022-07-27T18:29:11.854Z] #40 67.03 --help, -h show help (default: false) [2022-07-27T18:29:11.854Z] #40 DONE 68.2s [2022-07-27T18:29:11.854Z] [2022-07-27T18:29:11.854Z] #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-07-27T18:29:11.854Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:11.854Z] #76 68.21 Selecting previously unselected package build-essential. [2022-07-27T18:29:11.854Z] #76 68.24 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-27T18:29:11.854Z] #76 68.25 Unpacking build-essential (12.9) ... [2022-07-27T18:29:12.091Z] #14 41.14 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:12.091Z] #14 41.42 Fetched 115 MB in 8s (14.5 MB/s) [2022-07-27T18:29:12.091Z] #14 41.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-27T18:29:12.131Z] #76 68.47 Selecting previously unselected package libcap2:amd64. [2022-07-27T18:29:12.131Z] #76 68.49 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-27T18:29:12.131Z] #76 68.55 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:29:12.131Z] #76 68.69 Selecting previously unselected package libcap-dev:amd64. [2022-07-27T18:29:12.347Z] #14 41.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:12.347Z] #14 41.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-27T18:29:12.347Z] #14 41.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:29:12.389Z] #76 68.73 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-27T18:29:12.390Z] #76 68.74 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-27T18:29:12.392Z] #44 2.700 + cd /tmp/tmp.96KpwNxC0X/tini [2022-07-27T18:29:12.392Z] #44 2.701 + git checkout -q v0.19.0 [2022-07-27T18:29:12.392Z] #44 2.754 + cmake . [2022-07-27T18:29:12.432Z] #77 ... [2022-07-27T18:29:12.432Z] [2022-07-27T18:29:12.432Z] #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-07-27T18:29:12.432Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-27T18:29:12.432Z] #53 55.49 gotestsum version dev [2022-07-27T18:29:12.432Z] #53 DONE 56.3s [2022-07-27T18:29:12.432Z] [2022-07-27T18:29:12.432Z] #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-07-27T18:29:12.432Z] #44 sha256:7e9590adbaa7bb37e42a9efa7a1dfa641037899fc6095552e0ad392342dfd98c [2022-07-27T18:29:12.432Z] #44 0.727 + RM_GOPATH=0 [2022-07-27T18:29:12.432Z] #44 0.727 + TMP_GOPATH= [2022-07-27T18:29:12.432Z] #44 0.727 + : /build [2022-07-27T18:29:12.432Z] #44 0.727 + '[' -z '' ']' [2022-07-27T18:29:12.432Z] #44 0.727 ++ mktemp -d [2022-07-27T18:29:12.432Z] #44 0.736 + export GOPATH=/tmp/tmp.ci94vcLuui [2022-07-27T18:29:12.432Z] #44 0.736 + GOPATH=/tmp/tmp.ci94vcLuui [2022-07-27T18:29:12.432Z] #44 0.736 + RM_GOPATH=1 [2022-07-27T18:29:12.432Z] #44 0.736 + case "$(go env GOARCH)" in [2022-07-27T18:29:12.432Z] #44 0.737 ++ go env GOARCH [2022-07-27T18:29:12.432Z] #44 0.771 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:12.432Z] #44 0.771 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:12.432Z] #44 0.772 ++ dirname /install.sh [2022-07-27T18:29:12.432Z] #44 0.778 + dir=/ [2022-07-27T18:29:12.432Z] #44 0.779 + bin=tini [2022-07-27T18:29:12.432Z] #44 0.779 + shift [2022-07-27T18:29:12.432Z] #44 0.779 + '[' '!' -f //tini.installer ']' [2022-07-27T18:29:12.432Z] #44 0.779 + . //tini.installer [2022-07-27T18:29:12.432Z] #44 0.780 ++ : v0.19.0 [2022-07-27T18:29:12.432Z] #44 0.780 + install_tini [2022-07-27T18:29:12.432Z] #44 0.780 + echo 'Install tini version v0.19.0' [2022-07-27T18:29:12.432Z] #44 0.780 Install tini version v0.19.0 [2022-07-27T18:29:12.432Z] #44 0.780 + git clone https://github.com/krallin/tini.git /tmp/tmp.ci94vcLuui/tini [2022-07-27T18:29:12.432Z] #44 0.783 Cloning into '/tmp/tmp.ci94vcLuui/tini'... [2022-07-27T18:29:12.432Z] #44 1.538 + cd /tmp/tmp.ci94vcLuui/tini [2022-07-27T18:29:12.432Z] #44 1.538 + git checkout -q v0.19.0 [2022-07-27T18:29:12.432Z] #44 1.548 + cmake . [2022-07-27T18:29:12.432Z] #44 1.975 -- The C compiler identification is GNU 10.2.1 [2022-07-27T18:29:12.432Z] #44 2.049 -- Detecting C compiler ABI info [2022-07-27T18:29:12.432Z] #44 2.586 -- Detecting C compiler ABI info - done [2022-07-27T18:29:12.432Z] #44 2.691 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-27T18:29:12.432Z] #44 2.691 -- Detecting C compile features [2022-07-27T18:29:12.432Z] #44 2.692 -- Detecting C compile features - done [2022-07-27T18:29:12.432Z] #44 2.719 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-27T18:29:12.432Z] #44 2.997 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-27T18:29:12.432Z] #44 3.057 -- Configuring done [2022-07-27T18:29:12.432Z] #44 3.067 -- Generating done [2022-07-27T18:29:12.432Z] #44 3.087 -- Build files have been written to: /tmp/tmp.ci94vcLuui/tini [2022-07-27T18:29:12.432Z] #44 3.103 + make tini-static [2022-07-27T18:29:12.432Z] #44 3.427 Scanning dependencies of target tini-static [2022-07-27T18:29:12.432Z] #44 3.483 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-27T18:29:12.648Z] #76 69.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:29:12.648Z] #76 69.15 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:29:12.648Z] #76 69.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:13.215Z] #76 69.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-27T18:29:13.215Z] #76 69.36 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:29:13.215Z] #76 69.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:13.215Z] #76 69.55 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-27T18:29:13.215Z] #76 69.59 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-27T18:29:13.215Z] #76 69.59 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:29:13.322Z] #44 3.676 -- The C compiler identification is GNU 10.2.1 [2022-07-27T18:29:13.322Z] #44 3.816 -- Detecting C compiler ABI info [2022-07-27T18:29:13.474Z] #76 ... [2022-07-27T18:29:13.474Z] [2022-07-27T18:29:13.474Z] #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-07-27T18:29:13.474Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:13.474Z] #42 59.81 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:13.474Z] #42 60.46 Fetched 17.7 MB in 2s (8657 kB/s) [2022-07-27T18:29:13.474Z] #42 60.67 Selecting previously unselected package xxd. [2022-07-27T18:29:13.474Z] #42 60.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:13.474Z] #42 60.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:29:13.474Z] #42 60.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:13.474Z] #42 61.30 Selecting previously unselected package vim-common. [2022-07-27T18:29:13.474Z] #42 61.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:29:13.474Z] #42 61.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:13.474Z] #42 61.84 Selecting previously unselected package cmake-data. [2022-07-27T18:29:13.474Z] #42 61.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-27T18:29:13.474Z] #42 61.88 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:29:13.474Z] #42 67.93 Selecting previously unselected package libicu67:amd64. [2022-07-27T18:29:13.474Z] #42 67.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-27T18:29:13.474Z] #42 68.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-27T18:29:13.474Z] #42 ... [2022-07-27T18:29:13.474Z] [2022-07-27T18:29:13.474Z] #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-07-27T18:29:13.474Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:13.474Z] #51 65.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:13.474Z] #51 65.90 Fetched 2315 kB in 4s (626 kB/s) [2022-07-27T18:29:13.474Z] #51 66.27 Selecting previously unselected package libprotobuf23:amd64. [2022-07-27T18:29:13.474Z] #51 66.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:13.474Z] #51 66.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-27T18:29:13.474Z] #51 66.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-27T18:29:13.474Z] #51 68.05 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:29:13.474Z] #51 68.06 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:29:13.474Z] #51 68.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:29:13.474Z] #51 68.80 Selecting previously unselected package python3-six. [2022-07-27T18:29:13.474Z] #51 68.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-27T18:29:13.474Z] #51 68.90 Unpacking python3-six (1.16.0-2) ... [2022-07-27T18:29:13.474Z] #51 69.12 Selecting previously unselected package python3-protobuf. [2022-07-27T18:29:13.474Z] #51 69.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-27T18:29:13.474Z] #51 69.12 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-27T18:29:13.806Z] #44 5.316 [100%] Linking C executable tini-static [2022-07-27T18:29:14.042Z] #51 70.04 Selecting previously unselected package libnet1:amd64. [2022-07-27T18:29:14.042Z] #51 70.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-27T18:29:14.042Z] #51 70.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:29:14.236Z] #14 ... [2022-07-27T18:29:14.237Z] [2022-07-27T18:29:14.237Z] #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-07-27T18:29:14.237Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-27T18:29:14.237Z] #57 43.56 v3.0.2 [2022-07-27T18:29:14.302Z] #51 70.36 Selecting previously unselected package libnl-3-200:amd64. [2022-07-27T18:29:14.302Z] #51 70.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-27T18:29:14.302Z] #51 70.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:29:14.372Z] #44 5.802 [100%] Built target tini-static [2022-07-27T18:29:14.372Z] #44 5.865 + mkdir -p /build [2022-07-27T18:29:14.372Z] #44 5.867 + cp tini-static /build/docker-init [2022-07-27T18:29:14.493Z] #57 DONE 43.8s [2022-07-27T18:29:14.493Z] [2022-07-27T18:29:14.493Z] #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-07-27T18:29:14.493Z] #64 sha256:6b4fed618cb659e6c190ec0460e1d91f707daf6c8c5c7081bd06407e319a5e87 [2022-07-27T18:29:14.493Z] #64 3.181 + RM_GOPATH=0 [2022-07-27T18:29:14.493Z] #64 3.182 + TMP_GOPATH= [2022-07-27T18:29:14.493Z] #64 3.182 + : /build [2022-07-27T18:29:14.493Z] #64 3.182 + '[' -z '' ']' [2022-07-27T18:29:14.493Z] #64 3.183 ++ mktemp -d [2022-07-27T18:29:14.493Z] #64 3.196 + export GOPATH=/tmp/tmp.XARXqf6ojX [2022-07-27T18:29:14.493Z] #64 3.196 + GOPATH=/tmp/tmp.XARXqf6ojX [2022-07-27T18:29:14.493Z] #64 3.196 + RM_GOPATH=1 [2022-07-27T18:29:14.493Z] #64 3.196 + case "$(go env GOARCH)" in [2022-07-27T18:29:14.493Z] #64 3.197 ++ go env GOARCH [2022-07-27T18:29:14.493Z] #64 3.222 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:14.493Z] #64 3.222 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:14.493Z] #64 3.223 ++ dirname /install.sh [2022-07-27T18:29:14.493Z] #64 3.243 + dir=/ [2022-07-27T18:29:14.493Z] #64 3.244 + bin=containerd [2022-07-27T18:29:14.493Z] #64 3.244 + shift [2022-07-27T18:29:14.493Z] #64 3.244 + '[' '!' -f //containerd.installer ']' [2022-07-27T18:29:14.493Z] #64 3.247 + . //containerd.installer [2022-07-27T18:29:14.493Z] #64 3.247 ++ set -e [2022-07-27T18:29:14.493Z] #64 3.248 ++ : v1.6.6 [2022-07-27T18:29:14.493Z] #64 3.250 + install_containerd [2022-07-27T18:29:14.493Z] #64 3.251 + echo 'Install containerd version v1.6.6' [2022-07-27T18:29:14.493Z] #64 3.253 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XARXqf6ojX/src/github.com/containerd/containerd [2022-07-27T18:29:14.493Z] #64 3.253 Install containerd version v1.6.6 [2022-07-27T18:29:14.493Z] #64 3.256 Cloning into '/tmp/tmp.XARXqf6ojX/src/github.com/containerd/containerd'... [2022-07-27T18:29:14.563Z] #51 70.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:29:14.563Z] #51 70.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:29:14.563Z] #51 70.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:14.563Z] #51 70.74 Selecting previously unselected package criu. [2022-07-27T18:29:14.563Z] #51 70.75 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-27T18:29:14.634Z] #44 DONE 6.2s [2022-07-27T18:29:14.634Z] [2022-07-27T18:29:14.634Z] #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-07-27T18:29:14.634Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:29:14.634Z] #14 58.07 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-27T18:29:14.634Z] #14 58.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-27T18:29:14.634Z] #14 58.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:29:14.634Z] #14 58.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-27T18:29:14.634Z] #14 58.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-27T18:29:14.634Z] #14 58.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:29:14.690Z] #44 5.158 -- Detecting C compiler ABI info - done [2022-07-27T18:29:14.822Z] #51 70.75 Unpacking criu (3.17.1-1) ... [2022-07-27T18:29:14.950Z] #44 5.369 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-27T18:29:14.950Z] #44 5.373 -- Detecting C compile features [2022-07-27T18:29:14.950Z] #44 5.386 -- Detecting C compile features - done [2022-07-27T18:29:14.950Z] #44 5.502 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-27T18:29:14.950Z] #44 5.585 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-27T18:29:15.207Z] #44 5.688 -- Configuring done [2022-07-27T18:29:15.207Z] #44 5.750 -- Generating done [2022-07-27T18:29:15.207Z] #44 5.754 -- Build files have been written to: /tmp/tmp.96KpwNxC0X/tini [2022-07-27T18:29:15.207Z] #44 5.784 + make tini-static [2022-07-27T18:29:15.548Z] #84 ... [2022-07-27T18:29:15.548Z] [2022-07-27T18:29:15.548Z] #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-07-27T18:29:15.548Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:29:15.548Z] #19 128.2 The following additional packages will be installed: [2022-07-27T18:29:15.548Z] #19 128.2 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-27T18:29:15.548Z] #19 128.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.2 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.2 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-27T18:29:15.548Z] #19 128.2 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.2 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-27T18:29:15.548Z] #19 128.2 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-27T18:29:15.548Z] #19 128.2 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.2 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.2 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-27T18:29:15.548Z] #19 128.2 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-27T18:29:15.548Z] #19 128.2 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-27T18:29:15.548Z] #19 128.2 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-27T18:29:15.548Z] #19 128.2 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.2 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.2 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-27T18:29:15.548Z] #19 128.2 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-27T18:29:15.548Z] #19 128.2 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-27T18:29:15.548Z] #19 128.2 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-27T18:29:15.548Z] #19 128.2 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-27T18:29:15.548Z] #19 128.2 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 128.2 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-27T18:29:15.548Z] #19 128.2 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-27T18:29:15.548Z] #19 128.2 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-27T18:29:15.548Z] #19 128.2 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-27T18:29:15.548Z] #19 128.2 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-27T18:29:15.548Z] #19 128.2 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 128.2 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-27T18:29:15.548Z] #19 128.2 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-27T18:29:15.548Z] #19 128.2 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 128.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-27T18:29:15.548Z] #19 128.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 128.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-27T18:29:15.548Z] #19 128.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 128.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-27T18:29:15.548Z] #19 128.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-27T18:29:15.548Z] #19 128.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-27T18:29:15.548Z] #19 128.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 128.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-27T18:29:15.548Z] #19 128.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-27T18:29:15.548Z] #19 128.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-27T18:29:15.548Z] #19 128.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 128.3 linux-libc-dev-s390x-cross patch xz-utils [2022-07-27T18:29:15.548Z] #19 128.4 Suggested packages: [2022-07-27T18:29:15.548Z] #19 128.4 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-27T18:29:15.548Z] #19 128.4 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.4 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-27T18:29:15.548Z] #19 128.4 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-27T18:29:15.548Z] #19 128.4 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-27T18:29:15.548Z] #19 128.4 libyaml-shell-perl ed diffutils-doc [2022-07-27T18:29:15.548Z] #19 128.4 Recommended packages: [2022-07-27T18:29:15.548Z] #19 128.4 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-27T18:29:15.548Z] #19 128.4 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-27T18:29:15.548Z] #19 136.0 The following NEW packages will be installed: [2022-07-27T18:29:15.548Z] #19 136.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-27T18:29:15.548Z] #19 136.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-27T18:29:15.548Z] #19 136.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-27T18:29:15.548Z] #19 136.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-27T18:29:15.548Z] #19 136.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-27T18:29:15.548Z] #19 136.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-27T18:29:15.548Z] #19 136.0 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-27T18:29:15.548Z] #19 136.0 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-27T18:29:15.548Z] #19 136.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-27T18:29:15.548Z] #19 136.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-27T18:29:15.548Z] #19 136.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-27T18:29:15.548Z] #19 136.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-27T18:29:15.548Z] #19 136.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-27T18:29:15.548Z] #19 136.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-27T18:29:15.548Z] #19 136.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-27T18:29:15.548Z] #19 136.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-27T18:29:15.548Z] #19 136.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-27T18:29:15.548Z] #19 136.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-27T18:29:15.548Z] #19 136.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-27T18:29:15.548Z] #19 136.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-27T18:29:15.548Z] #19 136.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-27T18:29:15.548Z] #19 136.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-27T18:29:15.548Z] #19 136.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-27T18:29:15.548Z] #19 136.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-27T18:29:15.548Z] #19 136.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 136.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-27T18:29:15.548Z] #19 136.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-27T18:29:15.548Z] #19 136.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-27T18:29:15.548Z] #19 136.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-27T18:29:15.548Z] #19 136.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-27T18:29:15.548Z] #19 136.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-27T18:29:15.548Z] #19 136.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-27T18:29:15.549Z] #19 136.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-27T18:29:15.549Z] #19 136.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-27T18:29:15.549Z] #19 136.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-27T18:29:15.549Z] #19 136.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-27T18:29:15.549Z] #19 136.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-27T18:29:15.549Z] #19 136.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-27T18:29:15.549Z] #19 136.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-27T18:29:15.549Z] #19 136.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-27T18:29:15.549Z] #19 136.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-27T18:29:15.549Z] #19 136.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-27T18:29:15.549Z] #19 136.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-27T18:29:15.549Z] #19 136.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-27T18:29:15.549Z] #19 136.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-27T18:29:15.549Z] #19 136.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-27T18:29:15.549Z] #19 136.1 linux-libc-dev-s390x-cross patch xz-utils [2022-07-27T18:29:15.761Z] #51 ... [2022-07-27T18:29:15.761Z] [2022-07-27T18:29:15.761Z] #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-07-27T18:29:15.761Z] #64 sha256:9d050dad8ede2b91d587745163219964a5f7203172eaa870904e175a142ef350 [2022-07-27T18:29:15.761Z] #64 1.534 + RM_GOPATH=0 [2022-07-27T18:29:15.761Z] #64 1.534 + TMP_GOPATH= [2022-07-27T18:29:15.761Z] #64 1.534 + : /build [2022-07-27T18:29:15.761Z] #64 1.534 + '[' -z '' ']' [2022-07-27T18:29:15.761Z] #64 1.534 ++ mktemp -d [2022-07-27T18:29:15.761Z] #64 1.563 + export GOPATH=/tmp/tmp.i0iMwZtNP7 [2022-07-27T18:29:15.761Z] #64 1.563 + GOPATH=/tmp/tmp.i0iMwZtNP7 [2022-07-27T18:29:15.761Z] #64 1.563 + RM_GOPATH=1 [2022-07-27T18:29:15.761Z] #64 1.563 + case "$(go env GOARCH)" in [2022-07-27T18:29:15.761Z] #64 1.563 ++ go env GOARCH [2022-07-27T18:29:15.761Z] #64 1.660 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:15.761Z] #64 1.660 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:15.761Z] #64 1.660 ++ dirname /install.sh [2022-07-27T18:29:15.761Z] #64 1.687 + dir=/ [2022-07-27T18:29:15.761Z] #64 1.687 + bin=containerd [2022-07-27T18:29:15.761Z] #64 1.687 + shift [2022-07-27T18:29:15.761Z] #64 1.687 + '[' '!' -f //containerd.installer ']' [2022-07-27T18:29:15.761Z] #64 1.687 + . //containerd.installer [2022-07-27T18:29:15.761Z] #64 1.687 ++ set -e [2022-07-27T18:29:15.761Z] #64 1.687 ++ : v1.6.6 [2022-07-27T18:29:15.761Z] #64 1.687 + install_containerd [2022-07-27T18:29:15.761Z] #64 1.687 + echo 'Install containerd version v1.6.6' [2022-07-27T18:29:15.761Z] #64 1.687 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i0iMwZtNP7/src/github.com/containerd/containerd [2022-07-27T18:29:15.761Z] #64 1.687 Cloning into '/tmp/tmp.i0iMwZtNP7/src/github.com/containerd/containerd'... [2022-07-27T18:29:15.761Z] #64 1.687 Install containerd version v1.6.6 [2022-07-27T18:29:15.761Z] #64 ... [2022-07-27T18:29:15.761Z] [2022-07-27T18:29:15.761Z] #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-07-27T18:29:15.761Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:15.761Z] #76 69.99 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-27T18:29:15.761Z] #76 70.01 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-27T18:29:15.761Z] #76 70.03 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:29:15.761Z] #76 71.29 Selecting previously unselected package libtool. [2022-07-27T18:29:15.761Z] #76 71.29 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-27T18:29:15.761Z] #76 71.30 Unpacking libtool (2.4.6-15) ... [2022-07-27T18:29:15.761Z] #76 71.78 Selecting previously unselected package libudev-dev:amd64. [2022-07-27T18:29:15.761Z] #76 71.80 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-27T18:29:15.761Z] #76 71.81 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:29:15.761Z] #76 72.21 Selecting previously unselected package libyajl2:amd64. [2022-07-27T18:29:15.761Z] #76 72.25 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-27T18:29:15.761Z] #76 72.25 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:29:15.771Z] #44 6.295 Scanning dependencies of target tini-static [2022-07-27T18:29:15.771Z] #44 6.378 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-27T18:29:16.019Z] #76 72.40 Selecting previously unselected package libyajl-dev:amd64. [2022-07-27T18:29:16.019Z] #76 72.41 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-27T18:29:16.019Z] #76 72.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-27T18:29:16.278Z] #76 72.72 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:29:16.278Z] #76 72.76 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-27T18:29:16.278Z] #76 72.81 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:29:16.278Z] #76 ... [2022-07-27T18:29:16.278Z] [2022-07-27T18:29:16.278Z] #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-07-27T18:29:16.278Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:16.278Z] #14 62.77 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-07-27T18:29:16.278Z] #14 63.92 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-07-27T18:29:16.278Z] #14 65.03 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-07-27T18:29:16.278Z] #14 67.88 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-07-27T18:29:16.278Z] #14 68.87 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-07-27T18:29:16.278Z] #14 68.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-27T18:29:16.278Z] #14 68.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-27T18:29:16.278Z] #14 68.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-27T18:29:16.278Z] #14 68.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-27T18:29:16.278Z] #14 68.90 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-07-27T18:29:16.278Z] #14 68.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-27T18:29:16.278Z] #14 68.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-27T18:29:16.278Z] #14 68.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-27T18:29:16.278Z] #14 68.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-27T18:29:16.278Z] #14 69.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-27T18:29:16.278Z] #14 69.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-27T18:29:16.278Z] #14 69.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-27T18:29:16.278Z] #14 69.11 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-07-27T18:29:16.278Z] #14 69.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-27T18:29:16.278Z] #14 69.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-27T18:29:16.278Z] #14 71.24 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:16.278Z] #14 71.72 Fetched 115 MB in 12s (9174 kB/s) [2022-07-27T18:29:16.278Z] #14 71.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-27T18:29:16.278Z] #14 71.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:16.279Z] #14 72.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-27T18:29:16.279Z] #14 72.10 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:29:16.416Z] #64 ... [2022-07-27T18:29:16.416Z] [2022-07-27T18:29:16.416Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:29:16.416Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:29:16.416Z] #55 35.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-27T18:29:16.416Z] #55 36.01 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-27T18:29:16.416Z] #55 36.05 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-27T18:29:16.416Z] #55 36.22 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-27T18:29:16.416Z] #55 36.26 go: downloading golang.org/x/text v0.3.7 [2022-07-27T18:29:16.416Z] #55 42.94 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-27T18:29:16.416Z] #55 43.01 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-27T18:29:16.416Z] #55 43.10 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-27T18:29:16.416Z] #55 43.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-27T18:29:16.416Z] #55 43.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-27T18:29:16.416Z] #55 43.38 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-27T18:29:16.416Z] #55 43.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-27T18:29:16.416Z] #55 43.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-27T18:29:16.416Z] #55 43.50 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-27T18:29:16.416Z] #55 43.61 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-27T18:29:16.416Z] #55 43.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-27T18:29:16.416Z] #55 43.74 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-27T18:29:16.416Z] #55 44.57 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-27T18:29:16.416Z] #55 44.67 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-27T18:29:16.416Z] #55 44.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-27T18:29:16.416Z] #55 44.86 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-27T18:29:16.416Z] #55 45.14 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-27T18:29:16.416Z] #55 45.24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-27T18:29:16.416Z] #55 45.25 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-27T18:29:16.416Z] #55 45.33 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-27T18:29:16.416Z] #55 45.46 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-27T18:29:16.416Z] #55 45.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-27T18:29:16.416Z] #55 45.55 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-27T18:29:16.416Z] #55 ... [2022-07-27T18:29:16.416Z] [2022-07-27T18:29:16.416Z] #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-07-27T18:29:16.416Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:16.416Z] #76 29.88 Reading package lists... [2022-07-27T18:29:16.416Z] #76 36.51 Building dependency tree... [2022-07-27T18:29:16.416Z] #76 40.68 python3 is already the newest version (3.9.2-3). [2022-07-27T18:29:16.416Z] #76 40.68 The following additional packages will be installed: [2022-07-27T18:29:16.416Z] #76 40.69 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-27T18:29:16.416Z] #76 40.71 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-27T18:29:16.416Z] #76 40.75 Suggested packages: [2022-07-27T18:29:16.416Z] #76 40.75 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-27T18:29:16.416Z] #76 40.75 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-27T18:29:16.416Z] #76 40.75 m4-doc ed diffutils-doc [2022-07-27T18:29:16.416Z] #76 40.75 Recommended packages: [2022-07-27T18:29:16.416Z] #76 40.75 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-27T18:29:16.416Z] #76 42.47 The following NEW packages will be installed: [2022-07-27T18:29:16.416Z] #76 42.47 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-27T18:29:16.416Z] #76 42.47 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-27T18:29:16.416Z] #76 42.49 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-27T18:29:16.416Z] #76 42.50 libyajl2 m4 patch xz-utils [2022-07-27T18:29:16.416Z] #76 42.95 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:16.416Z] #76 42.95 Need to get 5940 kB of archives. [2022-07-27T18:29:16.416Z] #76 42.95 After this operation, 18.7 MB of additional disk space will be used. [2022-07-27T18:29:16.416Z] #76 42.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-27T18:29:16.416Z] #76 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-27T18:29:16.416Z] #76 42.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-27T18:29:16.416Z] #76 42.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-27T18:29:16.416Z] #76 42.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-27T18:29:16.416Z] #76 43.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-27T18:29:16.416Z] #76 43.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-27T18:29:16.416Z] #76 43.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-27T18:29:16.416Z] #76 43.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-27T18:29:16.416Z] #76 43.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-27T18:29:16.416Z] #76 43.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-27T18:29:16.416Z] #76 43.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-27T18:29:16.416Z] #76 43.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-27T18:29:16.416Z] #76 43.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-27T18:29:16.416Z] #76 43.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-27T18:29:16.416Z] #76 43.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:29:16.416Z] #76 43.31 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-07-27T18:29:16.416Z] #76 43.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-27T18:29:16.416Z] #76 43.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-27T18:29:16.416Z] #76 43.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-27T18:29:16.416Z] #76 43.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-27T18:29:16.416Z] #76 43.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-27T18:29:16.416Z] #76 43.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-27T18:29:16.416Z] #76 44.67 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:16.416Z] #76 44.99 Fetched 5940 kB in 1s (7526 kB/s) [2022-07-27T18:29:16.416Z] #76 45.07 Selecting previously unselected package bzip2. [2022-07-27T18:29:16.416Z] #76 45.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:16.416Z] #76 45.19 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-27T18:29:16.416Z] #76 45.20 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:29:16.416Z] #76 45.33 Selecting previously unselected package libmagic-mgc. [2022-07-27T18:29:16.416Z] #76 45.42 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-27T18:29:16.416Z] #76 45.43 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-27T18:29:16.416Z] #76 ... [2022-07-27T18:29:16.416Z] [2022-07-27T18:29:16.416Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:29:16.416Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:29:16.416Z] #55 45.67 go: downloading github.com/prometheus/common v0.32.1 [2022-07-27T18:29:16.495Z] #19 136.8 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:16.495Z] #19 136.8 Need to get 788 MB of archives. [2022-07-27T18:29:16.495Z] #19 136.8 After this operation, 3385 MB of additional disk space will be used. [2022-07-27T18:29:16.495Z] #19 136.8 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-27T18:29:16.495Z] #19 136.8 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-27T18:29:16.495Z] #19 136.8 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-27T18:29:16.496Z] #19 136.8 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-27T18:29:16.496Z] #19 136.8 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-27T18:29:16.496Z] #19 136.8 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-27T18:29:16.496Z] #19 136.9 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-27T18:29:16.496Z] #19 137.0 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-27T18:29:16.496Z] #19 137.1 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-27T18:29:16.537Z] #14 ... [2022-07-27T18:29:16.537Z] [2022-07-27T18:29:16.537Z] #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-07-27T18:29:16.537Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:16.537Z] #76 72.81 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:29:16.537Z] #76 72.83 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:29:16.537Z] #76 72.87 Setting up file (1:5.39-3) ... [2022-07-27T18:29:16.537Z] #76 72.91 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:29:16.537Z] #76 72.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:16.537Z] #76 72.95 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:16.537Z] #76 72.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:29:16.537Z] #76 72.99 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:29:16.537Z] #76 73.05 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-27T18:29:16.761Z] #19 137.2 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-27T18:29:16.761Z] #19 137.3 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-27T18:29:16.761Z] #19 137.4 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-07-27T18:29:16.761Z] #19 137.4 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-07-27T18:29:16.796Z] #76 73.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:29:16.796Z] #76 73.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:29:16.796Z] #76 73.25 Setting up patch (2.7.6-7) ... [2022-07-27T18:29:16.979Z] #55 46.16 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-27T18:29:16.980Z] #55 ... [2022-07-27T18:29:16.980Z] [2022-07-27T18:29:16.980Z] #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-07-27T18:29:16.980Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-27T18:29:16.980Z] #40 45.83 NAME: [2022-07-27T18:29:16.980Z] #40 45.83 go-winres - A tool for embedding resources in Windows executables [2022-07-27T18:29:16.980Z] #40 45.83 [2022-07-27T18:29:16.980Z] #40 45.83 USAGE: [2022-07-27T18:29:16.980Z] #40 45.83 go-winres [global options] command [command options] [arguments...] [2022-07-27T18:29:16.980Z] #40 45.83 [2022-07-27T18:29:16.980Z] #40 45.83 COMMANDS: [2022-07-27T18:29:16.980Z] #40 45.83 init Create an initial ./winres/winres.json [2022-07-27T18:29:16.980Z] #40 45.83 make Make syso files for the "go build" command [2022-07-27T18:29:16.980Z] #40 45.83 simply Make syso files for the "go build" command (simplified) [2022-07-27T18:29:16.980Z] #40 45.83 extract Extract all resources from an executable [2022-07-27T18:29:16.980Z] #40 45.83 patch Replace resources in an executable file (exe, dll) [2022-07-27T18:29:16.980Z] #40 45.83 help, h Shows a list of commands or help for one command [2022-07-27T18:29:16.980Z] #40 45.83 [2022-07-27T18:29:16.980Z] #40 45.83 GLOBAL OPTIONS: [2022-07-27T18:29:16.980Z] #40 45.83 --help, -h show help (default: false) [2022-07-27T18:29:16.980Z] #40 DONE 46.4s [2022-07-27T18:29:16.980Z] [2022-07-27T18:29:16.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.46.2" && /build/golangci-lint --version [2022-07-27T18:29:16.980Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:29:16.980Z] #55 46.37 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-27T18:29:17.055Z] #76 73.35 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:29:17.055Z] #76 73.40 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-27T18:29:17.055Z] #76 73.45 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-27T18:29:17.055Z] #76 73.50 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:29:17.055Z] #76 73.57 Setting up libtool (2.4.6-15) ... [2022-07-27T18:29:17.314Z] #76 73.63 Setting up m4 (1.4.18-5) ... [2022-07-27T18:29:17.314Z] #76 73.74 Setting up dpkg-dev (1.20.11) ... [2022-07-27T18:29:17.314Z] #76 73.81 Setting up autoconf (2.69-14) ... [2022-07-27T18:29:17.314Z] #76 73.82 Setting up build-essential (12.9) ... [2022-07-27T18:29:17.572Z] #76 73.86 Setting up automake (1:1.16.3-2) ... [2022-07-27T18:29:17.572Z] #76 73.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-27T18:29:17.572Z] #76 73.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:17.908Z] #55 47.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-27T18:29:17.908Z] #55 47.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-27T18:29:18.292Z] #44 8.630 [100%] Linking C executable tini-static [2022-07-27T18:29:18.470Z] #55 ... [2022-07-27T18:29:18.470Z] [2022-07-27T18:29:18.470Z] #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-07-27T18:29:18.470Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:18.470Z] #51 30.89 Reading package lists... [2022-07-27T18:29:18.470Z] #51 37.65 Building dependency tree... [2022-07-27T18:29:18.470Z] #51 42.06 The following additional packages will be installed: [2022-07-27T18:29:18.470Z] #51 42.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:29:18.470Z] #51 42.08 python3-protobuf python3-six [2022-07-27T18:29:18.470Z] #51 42.10 Suggested packages: [2022-07-27T18:29:18.470Z] #51 42.11 python3-setuptools [2022-07-27T18:29:18.470Z] #51 42.11 Recommended packages: [2022-07-27T18:29:18.470Z] #51 42.11 iproute2 | iproute [2022-07-27T18:29:18.470Z] #51 42.84 The following NEW packages will be installed: [2022-07-27T18:29:18.470Z] #51 42.84 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-27T18:29:18.470Z] #51 42.86 python3-protobuf python3-six [2022-07-27T18:29:18.470Z] #51 43.40 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:18.470Z] #51 43.40 Need to get 2315 kB of archives. [2022-07-27T18:29:18.470Z] #51 43.40 After this operation, 11.1 MB of additional disk space will be used. [2022-07-27T18:29:18.470Z] #51 43.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-27T18:29:18.470Z] #51 43.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:29:18.470Z] #51 43.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-27T18:29:18.470Z] #51 43.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-27T18:29:18.470Z] #51 43.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-27T18:29:18.470Z] #51 43.65 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-07-27T18:29:18.470Z] #51 43.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:29:18.470Z] #51 45.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-27T18:29:18.470Z] #51 47.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:18.727Z] #51 ... [2022-07-27T18:29:18.727Z] [2022-07-27T18:29:18.727Z] #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-07-27T18:29:18.727Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:18.727Z] #76 46.15 Selecting previously unselected package libmagic1:amd64. [2022-07-27T18:29:18.727Z] #76 46.15 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-27T18:29:18.727Z] #76 46.21 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:29:18.727Z] #76 46.37 Selecting previously unselected package file. [2022-07-27T18:29:18.727Z] #76 46.37 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-27T18:29:18.727Z] #76 46.39 Unpacking file (1:5.39-3) ... [2022-07-27T18:29:18.727Z] #76 46.54 Selecting previously unselected package xz-utils. [2022-07-27T18:29:18.727Z] #76 46.54 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-27T18:29:18.727Z] #76 46.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:29:18.727Z] #76 46.92 Selecting previously unselected package libsigsegv2:amd64. [2022-07-27T18:29:18.727Z] #76 46.92 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-27T18:29:18.727Z] #76 46.92 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-27T18:29:18.727Z] #76 47.03 Selecting previously unselected package m4. [2022-07-27T18:29:18.727Z] #76 47.03 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-27T18:29:18.727Z] #76 47.07 Unpacking m4 (1.4.18-5) ... [2022-07-27T18:29:18.727Z] #76 47.27 Selecting previously unselected package autoconf. [2022-07-27T18:29:18.727Z] #76 47.27 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-27T18:29:18.727Z] #76 47.27 Unpacking autoconf (2.69-14) ... [2022-07-27T18:29:18.727Z] #76 47.74 Selecting previously unselected package autotools-dev. [2022-07-27T18:29:18.727Z] #76 47.74 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-27T18:29:18.727Z] #76 47.74 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:29:18.727Z] #76 47.89 Selecting previously unselected package automake. [2022-07-27T18:29:18.727Z] #76 47.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-27T18:29:18.727Z] #76 47.91 Unpacking automake (1:1.16.3-2) ... [2022-07-27T18:29:18.948Z] #76 DONE 75.2s [2022-07-27T18:29:18.948Z] [2022-07-27T18:29:18.948Z] #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-07-27T18:29:18.948Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:29:18.948Z] #34 73.46 Updating files: 79% (1204/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-07-27T18:29:18.948Z] #34 74.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-27T18:29:18.948Z] #34 ... [2022-07-27T18:29:18.948Z] [2022-07-27T18:29:18.948Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:29:18.948Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:29:18.948Z] #55 65.29 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-27T18:29:18.948Z] #55 65.32 go: downloading github.com/prometheus/common v0.32.1 [2022-07-27T18:29:18.948Z] #55 66.24 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-27T18:29:18.948Z] #55 66.29 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-27T18:29:18.948Z] #55 67.61 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-27T18:29:18.948Z] #55 69.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-27T18:29:18.984Z] #76 48.55 Selecting previously unselected package patch. [2022-07-27T18:29:18.984Z] #76 48.55 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-27T18:29:18.984Z] #76 48.55 Unpacking patch (2.7.6-7) ... [2022-07-27T18:29:19.207Z] #55 ... [2022-07-27T18:29:19.207Z] [2022-07-27T18:29:19.207Z] #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-07-27T18:29:19.207Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:19.225Z] #44 9.681 [100%] Built target tini-static [2022-07-27T18:29:19.225Z] #44 9.761 + mkdir -p /build [2022-07-27T18:29:19.225Z] #44 9.770 + cp tini-static /build/docker-init [2022-07-27T18:29:19.548Z] #76 48.76 Selecting previously unselected package dpkg-dev. [2022-07-27T18:29:19.548Z] #76 48.76 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-27T18:29:19.548Z] #76 48.76 Unpacking dpkg-dev (1.20.11) ... [2022-07-27T18:29:19.789Z] #44 DONE 10.1s [2022-07-27T18:29:19.789Z] [2022-07-27T18:29:19.789Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-27T18:29:19.789Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:19.789Z] #77 20.71 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-27T18:29:19.789Z] #77 22.99 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-27T18:29:19.789Z] #77 23.70 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-27T18:29:19.789Z] #77 24.36 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-27T18:29:20.046Z] #77 ... [2022-07-27T18:29:20.046Z] [2022-07-27T18:29:20.046Z] #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-07-27T18:29:20.046Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:20.046Z] #14 95.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-27T18:29:20.046Z] #14 95.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-27T18:29:20.046Z] #14 95.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:29:20.064Z] #19 140.3 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-07-27T18:29:20.064Z] #19 140.3 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-07-27T18:29:20.145Z] #77 1.376 Cloning into '/tmp/crun-build'... [2022-07-27T18:29:20.478Z] #76 49.86 Selecting previously unselected package build-essential. [2022-07-27T18:29:20.478Z] #76 49.86 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-27T18:29:20.478Z] #76 49.88 Unpacking build-essential (12.9) ... [2022-07-27T18:29:20.478Z] #76 49.95 Selecting previously unselected package libcap2:amd64. [2022-07-27T18:29:20.478Z] #76 49.95 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-27T18:29:20.478Z] #76 49.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:29:20.735Z] #76 50.08 Selecting previously unselected package libcap-dev:amd64. [2022-07-27T18:29:20.735Z] #76 50.08 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-27T18:29:20.735Z] #76 50.14 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-27T18:29:20.735Z] #76 ... [2022-07-27T18:29:20.735Z] [2022-07-27T18:29:20.735Z] #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-07-27T18:29:20.735Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:20.735Z] #42 40.17 The following additional packages will be installed: [2022-07-27T18:29:20.735Z] #42 40.19 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-27T18:29:20.735Z] #42 40.22 Suggested packages: [2022-07-27T18:29:20.735Z] #42 40.23 cmake-doc ninja-build lrzip [2022-07-27T18:29:20.735Z] #42 40.23 Recommended packages: [2022-07-27T18:29:20.735Z] #42 40.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-27T18:29:20.735Z] #42 41.27 The following NEW packages will be installed: [2022-07-27T18:29:20.735Z] #42 41.31 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-27T18:29:20.735Z] #42 41.31 vim-common xxd [2022-07-27T18:29:20.735Z] #42 41.72 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:29:20.735Z] #42 41.72 Need to get 17.7 MB of archives. [2022-07-27T18:29:20.735Z] #42 41.72 After this operation, 70.7 MB of additional disk space will be used. [2022-07-27T18:29:20.735Z] #42 41.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:29:20.735Z] #42 41.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:29:20.735Z] #42 41.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-27T18:29:20.735Z] #42 41.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-27T18:29:20.735Z] #42 42.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-27T18:29:20.735Z] #42 42.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-27T18:29:20.735Z] #42 42.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-27T18:29:20.735Z] #42 42.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-27T18:29:20.735Z] #42 42.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-27T18:29:20.735Z] #42 42.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-27T18:29:20.735Z] #42 44.31 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:29:20.735Z] #42 44.64 Fetched 17.7 MB in 2s (11.0 MB/s) [2022-07-27T18:29:20.735Z] #42 44.76 Selecting previously unselected package xxd. [2022-07-27T18:29:20.735Z] #42 44.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 ... 15717 files and directories currently installed.) [2022-07-27T18:29:20.735Z] #42 44.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:29:20.735Z] #42 44.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:20.735Z] #42 45.09 Selecting previously unselected package vim-common. [2022-07-27T18:29:20.735Z] #42 45.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:29:20.735Z] #42 45.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:20.735Z] #42 45.55 Selecting previously unselected package cmake-data. [2022-07-27T18:29:20.735Z] #42 45.55 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-27T18:29:20.735Z] #42 45.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:29:20.735Z] #42 49.64 Selecting previously unselected package libicu67:amd64. [2022-07-27T18:29:20.735Z] #42 49.65 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-27T18:29:20.735Z] #42 49.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-27T18:29:21.001Z] #42 ... [2022-07-27T18:29:21.001Z] [2022-07-27T18:29:21.001Z] #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-07-27T18:29:21.001Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:29:21.001Z] #34 49.45 Updating files: 87% (1334/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-27T18:29:21.001Z] #34 50.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-27T18:29:21.192Z] #14 64.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-27T18:29:21.192Z] #14 64.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-27T18:29:21.192Z] #14 64.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:29:21.416Z] #14 106.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-27T18:29:21.416Z] #14 106.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:21.416Z] #14 106.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:29:21.565Z] #34 50.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-27T18:29:21.675Z] #14 106.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-27T18:29:21.675Z] #14 106.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:21.675Z] #14 106.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:29:21.934Z] #14 ... [2022-07-27T18:29:21.934Z] [2022-07-27T18:29:21.934Z] #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-07-27T18:29:21.934Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:29:21.934Z] #53 107.0 gotestsum version dev [2022-07-27T18:29:21.934Z] #53 DONE 107.1s [2022-07-27T18:29:21.934Z] [2022-07-27T18:29:21.934Z] #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-07-27T18:29:21.934Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:29:22.703Z] #19 143.3 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-07-27T18:29:22.703Z] #19 143.3 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-07-27T18:29:23.093Z] #14 ... [2022-07-27T18:29:23.093Z] [2022-07-27T18:29:23.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-07-27T18:29:23.093Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:29:23.093Z] #77 27.49 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-27T18:29:24.333Z] #77 ... [2022-07-27T18:29:24.333Z] [2022-07-27T18:29:24.333Z] #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-07-27T18:29:24.333Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:24.333Z] #42 79.84 Selecting previously unselected package libxml2:amd64. [2022-07-27T18:29:24.333Z] #42 79.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-27T18:29:24.333Z] #42 79.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:29:24.592Z] #42 80.97 Selecting previously unselected package libarchive13:amd64. [2022-07-27T18:29:24.592Z] #42 80.98 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-27T18:29:24.592Z] #42 81.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-27T18:29:25.247Z] #19 145.8 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-07-27T18:29:25.247Z] #19 145.8 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-07-27T18:29:25.527Z] #42 81.92 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-27T18:29:25.527Z] #42 81.95 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-27T18:29:25.527Z] #42 81.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-27T18:29:25.748Z] #34 ... [2022-07-27T18:29:25.748Z] [2022-07-27T18:29:25.748Z] #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-07-27T18:29:25.748Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:25.748Z] #14 44.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-27T18:29:25.748Z] #14 44.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-27T18:29:25.748Z] #14 44.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:29:25.748Z] #14 47.74 Selecting previously unselected package binutils-mingw-w64. [2022-07-27T18:29:25.748Z] #14 47.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-27T18:29:25.748Z] #14 47.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:29:25.748Z] #14 47.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-27T18:29:25.748Z] #14 47.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:29:25.748Z] #14 47.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:29:25.748Z] #14 48.26 Selecting previously unselected package dmsetup. [2022-07-27T18:29:25.748Z] #14 48.26 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:29:25.748Z] #14 48.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:29:25.748Z] #14 48.51 Selecting previously unselected package mingw-w64-common. [2022-07-27T18:29:25.748Z] #14 48.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-27T18:29:25.748Z] #14 48.51 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-27T18:29:25.748Z] #14 ... [2022-07-27T18:29:25.748Z] [2022-07-27T18:29:25.748Z] #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-07-27T18:29:25.748Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-27T18:29:25.748Z] #76 50.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:29:25.748Z] #76 50.42 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:29:25.748Z] #76 50.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:25.748Z] #76 50.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-27T18:29:25.748Z] #76 50.46 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:29:25.748Z] #76 50.49 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:25.748Z] #76 50.64 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-27T18:29:25.748Z] #76 50.68 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-27T18:29:25.748Z] #76 50.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:29:25.748Z] #76 51.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-27T18:29:25.748Z] #76 51.00 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-27T18:29:25.748Z] #76 51.00 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:29:25.749Z] #76 51.85 Selecting previously unselected package libtool. [2022-07-27T18:29:25.749Z] #76 51.85 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-27T18:29:25.749Z] #76 51.85 Unpacking libtool (2.4.6-15) ... [2022-07-27T18:29:25.749Z] #76 52.25 Selecting previously unselected package libudev-dev:amd64. [2022-07-27T18:29:25.749Z] #76 52.25 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-27T18:29:25.749Z] #76 52.25 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:29:25.749Z] #76 52.49 Selecting previously unselected package libyajl2:amd64. [2022-07-27T18:29:25.749Z] #76 52.49 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-27T18:29:25.749Z] #76 52.49 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:29:25.749Z] #76 52.60 Selecting previously unselected package libyajl-dev:amd64. [2022-07-27T18:29:25.749Z] #76 52.62 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-27T18:29:25.749Z] #76 52.62 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-27T18:29:25.749Z] #76 52.82 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:29:25.749Z] #76 52.86 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-27T18:29:25.749Z] #76 52.86 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:29:25.749Z] #76 52.87 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:29:25.749Z] #76 52.90 Setting up file (1:5.39-3) ... [2022-07-27T18:29:25.749Z] #76 52.95 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:29:25.749Z] #76 52.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:25.749Z] #76 52.95 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:25.749Z] #76 52.95 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:29:25.749Z] #76 53.03 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-27T18:29:25.749Z] #76 53.03 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-27T18:29:25.749Z] #76 53.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:29:25.749Z] #76 53.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:29:25.749Z] #76 53.03 Setting up patch (2.7.6-7) ... [2022-07-27T18:29:25.749Z] #76 53.06 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:29:25.749Z] #76 53.09 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-27T18:29:25.749Z] #76 53.18 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-27T18:29:25.749Z] #76 53.18 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:29:25.749Z] #76 53.18 Setting up libtool (2.4.6-15) ... [2022-07-27T18:29:25.749Z] #76 53.18 Setting up m4 (1.4.18-5) ... [2022-07-27T18:29:25.749Z] #76 53.18 Setting up dpkg-dev (1.20.11) ... [2022-07-27T18:29:25.749Z] #76 53.22 Setting up autoconf (2.69-14) ... [2022-07-27T18:29:25.749Z] #76 53.27 Setting up build-essential (12.9) ... [2022-07-27T18:29:25.749Z] #76 53.28 Setting up automake (1:1.16.3-2) ... [2022-07-27T18:29:25.749Z] #76 53.28 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-27T18:29:25.749Z] #76 53.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:25.749Z] #76 DONE 54.7s [2022-07-27T18:29:25.749Z] [2022-07-27T18:29:25.749Z] #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-07-27T18:29:25.749Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:25.785Z] #42 82.26 Selecting previously unselected package librhash0:amd64. [2022-07-27T18:29:26.044Z] #42 82.26 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-27T18:29:26.044Z] #42 82.27 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-27T18:29:26.044Z] #42 ... [2022-07-27T18:29:26.044Z] [2022-07-27T18:29:26.044Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-27T18:29:26.044Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:26.044Z] #51 72.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:29:26.044Z] #51 75.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-27T18:29:26.044Z] #51 75.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:29:26.044Z] #51 75.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:26.044Z] #51 75.08 Setting up python3-six (1.16.0-2) ... [2022-07-27T18:29:26.044Z] #51 76.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:29:26.044Z] #51 77.00 Setting up python3-protobuf (3.12.4-1) ... [2022-07-27T18:29:26.314Z] #51 ... [2022-07-27T18:29:26.314Z] [2022-07-27T18:29:26.314Z] #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-07-27T18:29:26.314Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:26.314Z] #42 82.63 Selecting previously unselected package libuv1:amd64. [2022-07-27T18:29:26.314Z] #42 82.63 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-27T18:29:26.314Z] #42 82.67 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-27T18:29:26.572Z] #42 82.96 Selecting previously unselected package cmake. [2022-07-27T18:29:26.572Z] #42 82.96 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-27T18:29:26.572Z] #42 82.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:29:29.026Z] #77 ... [2022-07-27T18:29:29.026Z] [2022-07-27T18:29:29.026Z] #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-07-27T18:29:29.026Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:29.026Z] #51 47.79 Fetched 2315 kB in 3s (712 kB/s) [2022-07-27T18:29:29.026Z] #51 47.90 Selecting previously unselected package libprotobuf23:amd64. [2022-07-27T18:29:29.026Z] #51 47.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:29:29.026Z] #51 47.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-27T18:29:29.026Z] #51 47.96 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-27T18:29:29.026Z] #51 48.89 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:29:29.026Z] #51 48.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:29:29.026Z] #51 48.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:29:29.026Z] #51 49.23 Selecting previously unselected package python3-six. [2022-07-27T18:29:29.026Z] #51 49.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-27T18:29:29.026Z] #51 49.23 Unpacking python3-six (1.16.0-2) ... [2022-07-27T18:29:29.026Z] #51 49.29 Selecting previously unselected package python3-protobuf. [2022-07-27T18:29:29.026Z] #51 49.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-27T18:29:29.026Z] #51 49.34 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-27T18:29:29.026Z] #51 50.06 Selecting previously unselected package libnet1:amd64. [2022-07-27T18:29:29.026Z] #51 50.06 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-27T18:29:29.026Z] #51 50.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:29:29.026Z] #51 50.17 Selecting previously unselected package libnl-3-200:amd64. [2022-07-27T18:29:29.026Z] #51 50.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-27T18:29:29.026Z] #51 50.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:29:29.026Z] #51 50.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:29:29.026Z] #51 50.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:29:29.026Z] #51 50.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:29.026Z] #51 50.67 Selecting previously unselected package criu. [2022-07-27T18:29:29.026Z] #51 50.67 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-27T18:29:29.026Z] #51 50.67 Unpacking criu (3.17.1-1) ... [2022-07-27T18:29:29.026Z] #51 51.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:29:29.026Z] #51 53.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-27T18:29:29.026Z] #51 53.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:29:29.026Z] #51 53.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:29:29.026Z] #51 53.84 Setting up python3-six (1.16.0-2) ... [2022-07-27T18:29:29.026Z] #51 55.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:29:29.026Z] #51 55.24 Setting up python3-protobuf (3.12.4-1) ... [2022-07-27T18:29:29.026Z] #51 ... [2022-07-27T18:29:29.027Z] [2022-07-27T18:29:29.027Z] #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-07-27T18:29:29.027Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:29.027Z] #42 57.03 Selecting previously unselected package libxml2:amd64. [2022-07-27T18:29:29.027Z] #42 57.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-27T18:29:29.027Z] #42 57.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:29:29.027Z] #42 57.59 Selecting previously unselected package libarchive13:amd64. [2022-07-27T18:29:29.027Z] #42 57.60 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-27T18:29:29.027Z] #42 57.64 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-27T18:29:29.027Z] #42 57.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-27T18:29:29.027Z] #42 57.97 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-27T18:29:29.027Z] #42 57.97 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-27T18:29:29.027Z] #42 58.17 Selecting previously unselected package librhash0:amd64. [2022-07-27T18:29:29.027Z] #42 58.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-27T18:29:29.027Z] #42 58.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-27T18:29:29.027Z] #42 58.35 Selecting previously unselected package libuv1:amd64. [2022-07-27T18:29:29.027Z] #42 58.39 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-27T18:29:29.027Z] #42 58.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-27T18:29:29.284Z] #42 58.62 Selecting previously unselected package cmake. [2022-07-27T18:29:29.284Z] #42 58.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-27T18:29:29.284Z] #42 58.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:29:29.472Z] #19 ... [2022-07-27T18:29:29.472Z] [2022-07-27T18:29:29.472Z] #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-07-27T18:29:29.472Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:29.472Z] #84 103.0 configure.ac:11: installing 'build-aux/compile' [2022-07-27T18:29:29.472Z] #84 103.0 configure.ac:11: installing 'build-aux/config.guess' [2022-07-27T18:29:29.472Z] #84 103.1 configure.ac:11: installing 'build-aux/config.sub' [2022-07-27T18:29:29.472Z] #84 103.1 configure.ac:13: installing 'build-aux/install-sh' [2022-07-27T18:29:29.472Z] #84 103.1 configure.ac:13: installing 'build-aux/missing' [2022-07-27T18:29:29.472Z] #84 103.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-27T18:29:29.472Z] #84 103.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:29:29.652Z] #77 ... [2022-07-27T18:29:29.652Z] [2022-07-27T18:29:29.652Z] #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-07-27T18:29:29.652Z] #64 sha256:3e7f3b9acd79a29c8f621da778b4e9456451ba3dd81474b36e804f804c698d59 [2022-07-27T18:29:29.860Z] #42 ... [2022-07-27T18:29:29.860Z] [2022-07-27T18:29:29.860Z] #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-07-27T18:29:29.860Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:29:29.860Z] #34 75.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-27T18:29:29.860Z] #34 ... [2022-07-27T18:29:29.860Z] [2022-07-27T18:29:29.860Z] #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-07-27T18:29:29.860Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:29.860Z] #14 76.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-27T18:29:29.860Z] #14 76.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-27T18:29:29.860Z] #14 76.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:29:29.860Z] #14 80.95 Selecting previously unselected package binutils-mingw-w64. [2022-07-27T18:29:29.860Z] #14 81.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-27T18:29:29.860Z] #14 81.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:29:29.860Z] #14 81.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-27T18:29:29.860Z] #14 81.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:29:29.860Z] #14 81.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:29:29.860Z] #14 82.01 Selecting previously unselected package dmsetup. [2022-07-27T18:29:29.860Z] #14 82.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:29:29.860Z] #14 82.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:29:29.860Z] #14 82.42 Selecting previously unselected package mingw-w64-common. [2022-07-27T18:29:29.860Z] #14 82.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-27T18:29:29.860Z] #14 82.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-27T18:29:30.428Z] #64 40.03 Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 98% (4817/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-27T18:29:30.428Z] #64 41.12 + cd /tmp/tmp.3XE3TZX3lY/src/github.com/containerd/containerd [2022-07-27T18:29:30.687Z] #64 41.12 + git checkout -q v1.6.6 [2022-07-27T18:29:30.795Z] #14 ... [2022-07-27T18:29:30.795Z] [2022-07-27T18:29:30.795Z] #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-07-27T18:29:30.795Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:30.795Z] #77 11.87 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-27T18:29:30.795Z] #77 11.92 Cloning into '/tmp/crun-build/libocispec'... [2022-07-27T18:29:31.962Z] #84 105.4 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:29:31.963Z] #84 105.9 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:29:31.963Z] #84 105.9 checking how to print strings... printf [2022-07-27T18:29:31.963Z] #84 105.9 checking for gcc... gcc [2022-07-27T18:29:32.064Z] #64 42.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-27T18:29:32.064Z] #64 42.50 + BUILDTAGS='netgo osusergo static_build' [2022-07-27T18:29:32.064Z] #64 42.50 + export EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:29:32.064Z] #64 42.50 + EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:29:32.064Z] #64 42.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-27T18:29:32.064Z] #64 42.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-27T18:29:32.064Z] #64 42.50 + '[' '' = dynamic ']' [2022-07-27T18:29:32.064Z] #64 42.50 + make [2022-07-27T18:29:32.171Z] #77 13.37 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-27T18:29:32.171Z] #77 13.40 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-27T18:29:32.171Z] #77 13.41 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-27T18:29:32.171Z] #77 13.41 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-27T18:29:32.171Z] #77 13.45 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-27T18:29:32.224Z] #84 106.0 checking whether the C compiler works... yes [2022-07-27T18:29:32.224Z] #84 106.1 checking for C compiler default output file name... a.out [2022-07-27T18:29:32.430Z] #77 ... [2022-07-27T18:29:32.430Z] [2022-07-27T18:29:32.430Z] #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-07-27T18:29:32.430Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:32.430Z] #51 82.95 Setting up criu (3.17.1-1) ... [2022-07-27T18:29:32.430Z] #51 86.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:32.430Z] #51 DONE 88.5s [2022-07-27T18:29:32.430Z] [2022-07-27T18:29:32.430Z] #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-07-27T18:29:32.430Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:32.485Z] #84 106.1 checking for suffix of executables... [2022-07-27T18:29:32.745Z] #84 106.3 checking whether we are cross compiling... no [2022-07-27T18:29:33.007Z] #84 106.8 checking for suffix of object files... o [2022-07-27T18:29:33.267Z] #84 107.0 checking whether we are using the GNU C compiler... yes [2022-07-27T18:29:33.440Z] #64 44.19 + bin/ctr [2022-07-27T18:29:33.529Z] #84 107.2 checking whether gcc accepts -g... yes [2022-07-27T18:29:33.790Z] #84 107.4 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:29:33.806Z] #14 ... [2022-07-27T18:29:33.806Z] [2022-07-27T18:29:33.806Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-27T18:29:33.806Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:33.806Z] #42 90.15 Setting up libicu67:amd64 (67.1-7) ... [2022-07-27T18:29:33.806Z] #42 90.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:33.806Z] #42 90.19 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-27T18:29:33.806Z] #42 90.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:33.806Z] #42 90.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-27T18:29:33.806Z] #42 90.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-27T18:29:33.806Z] #42 90.33 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:29:33.806Z] #42 90.33 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:29:33.806Z] #42 90.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-27T18:29:34.050Z] #84 107.8 checking whether gcc understands -c and -o together... yes [2022-07-27T18:29:34.067Z] #42 90.35 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:29:34.067Z] #42 90.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:34.126Z] #67 ... [2022-07-27T18:29:34.126Z] [2022-07-27T18:29:34.126Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:29:34.126Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:34.126Z] #14 118.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-27T18:29:34.126Z] #14 118.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:34.126Z] #14 118.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:29:34.313Z] #84 108.2 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:29:34.313Z] #84 108.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:29:34.313Z] #84 108.3 checking for egrep... /bin/grep -E [2022-07-27T18:29:34.313Z] #84 108.3 checking for fgrep... /bin/grep -F [2022-07-27T18:29:34.313Z] #84 108.3 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:29:34.313Z] #84 108.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:29:34.313Z] #84 108.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:29:34.535Z] #42 ... [2022-07-27T18:29:34.535Z] [2022-07-27T18:29:34.535Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-27T18:29:34.535Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-27T18:29:34.535Z] #51 59.90 Setting up criu (3.17.1-1) ... [2022-07-27T18:29:34.535Z] #51 62.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:34.535Z] #51 DONE 62.6s [2022-07-27T18:29:34.535Z] [2022-07-27T18:29:34.535Z] #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-07-27T18:29:34.535Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:34.535Z] #14 55.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-27T18:29:34.535Z] #14 55.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-27T18:29:34.535Z] #14 55.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:29:34.535Z] #14 62.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-27T18:29:34.535Z] #14 62.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:34.535Z] #14 62.25 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:29:34.535Z] #14 62.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-27T18:29:34.535Z] #14 62.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:34.535Z] #14 62.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:29:34.535Z] #14 ... [2022-07-27T18:29:34.535Z] [2022-07-27T18:29:34.535Z] #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-07-27T18:29:34.535Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-27T18:29:34.535Z] #42 63.24 Setting up libicu67:amd64 (67.1-7) ... [2022-07-27T18:29:34.535Z] #42 63.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:34.535Z] #42 63.28 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-27T18:29:34.535Z] #42 63.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:29:34.535Z] #42 63.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-27T18:29:34.535Z] #42 63.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-27T18:29:34.535Z] #42 63.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:29:34.535Z] #42 63.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:29:34.535Z] #42 63.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-27T18:29:34.535Z] #42 63.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:29:34.535Z] #42 63.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:29:34.580Z] #84 108.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:29:34.580Z] #84 108.6 checking whether ln -s works... yes [2022-07-27T18:29:34.580Z] #84 108.6 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:29:34.580Z] #84 108.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:29:34.580Z] #84 108.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:29:34.580Z] #84 108.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:29:34.580Z] #84 108.7 checking for objdump... objdump [2022-07-27T18:29:34.580Z] #84 108.7 checking how to recognize dependent libraries... pass_all [2022-07-27T18:29:34.580Z] #84 108.7 checking for dlltool... no [2022-07-27T18:29:34.580Z] #84 108.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:29:34.580Z] #84 108.7 checking for ar... ar [2022-07-27T18:29:34.793Z] #42 DONE 64.0s [2022-07-27T18:29:34.793Z] [2022-07-27T18:29:34.793Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-27T18:29:34.793Z] #43 sha256:c1f3f2af24c834c6b45905b9f14c9ad7aa8073885c77b8cb394ad634a894960a [2022-07-27T18:29:35.014Z] #42 DONE 91.4s [2022-07-27T18:29:35.014Z] [2022-07-27T18:29:35.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-07-27T18:29:35.014Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:29:35.014Z] #34 ... [2022-07-27T18:29:35.014Z] [2022-07-27T18:29:35.014Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-27T18:29:35.014Z] #43 sha256:c7231488376af5baf8eb48349af482a5099a8bb1bd2b0e7f84f6b098e6f8ff23 [2022-07-27T18:29:35.156Z] #84 108.7 checking for archiver @FILE support... @ [2022-07-27T18:29:35.156Z] #84 109.0 checking for strip... strip [2022-07-27T18:29:35.156Z] #84 109.0 checking for ranlib... ranlib [2022-07-27T18:29:35.156Z] #84 109.0 checking for gawk... no [2022-07-27T18:29:35.156Z] #84 109.0 checking for mawk... mawk [2022-07-27T18:29:35.273Z] #43 DONE 0.2s [2022-07-27T18:29:35.273Z] [2022-07-27T18:29:35.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-07-27T18:29:35.273Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:35.273Z] #14 91.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-27T18:29:35.273Z] #14 91.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-27T18:29:35.273Z] #14 91.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:29:35.724Z] #43 DONE 0.9s [2022-07-27T18:29:35.724Z] [2022-07-27T18:29:35.724Z] #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-07-27T18:29:35.724Z] #44 sha256:676f289eb777101e556f2ee9fe80f1956c548c82e453118dc8b2b5e6edad069f [2022-07-27T18:29:36.099Z] #84 109.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:29:36.099Z] #84 110.0 checking for sysroot... no [2022-07-27T18:29:36.099Z] #84 110.0 checking for a working dd... /bin/dd [2022-07-27T18:29:36.099Z] #84 110.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:29:36.099Z] #84 110.1 checking for mt... no [2022-07-27T18:29:36.099Z] #84 110.1 checking if : is a manifest tool... no [2022-07-27T18:29:36.671Z] #84 110.1 checking how to run the C preprocessor... gcc -E [2022-07-27T18:29:38.057Z] #84 110.6 checking for ANSI C header files... yes [2022-07-27T18:29:38.057Z] #84 111.8 checking for sys/types.h... yes [2022-07-27T18:29:38.247Z] #44 ... [2022-07-27T18:29:38.247Z] [2022-07-27T18:29:38.247Z] #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-07-27T18:29:38.247Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:29:38.247Z] #53 66.91 gotestsum version dev [2022-07-27T18:29:38.247Z] #53 DONE 67.5s [2022-07-27T18:29:38.247Z] [2022-07-27T18:29:38.247Z] #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-07-27T18:29:38.248Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:38.248Z] #77 6.474 Cloning into '/tmp/crun-build'... [2022-07-27T18:29:38.248Z] #77 12.79 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-27T18:29:38.248Z] #77 12.88 Cloning into '/tmp/crun-build/libocispec'... [2022-07-27T18:29:38.578Z] #84 112.1 checking for sys/stat.h... yes [2022-07-27T18:29:38.578Z] #84 112.5 checking for stdlib.h... yes [2022-07-27T18:29:38.839Z] #84 112.7 checking for string.h... yes [2022-07-27T18:29:39.098Z] #84 112.9 checking for memory.h... yes [2022-07-27T18:29:39.176Z] #77 13.89 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-27T18:29:39.176Z] #77 13.93 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-27T18:29:39.176Z] #77 13.93 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-27T18:29:39.176Z] #77 13.93 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-27T18:29:39.364Z] #84 113.1 checking for strings.h... yes [2022-07-27T18:29:39.364Z] #84 113.3 checking for inttypes.h... yes [2022-07-27T18:29:39.432Z] #77 13.95 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-27T18:29:39.625Z] #84 113.5 checking for stdint.h... [2022-07-27T18:29:39.625Z] #84 ... [2022-07-27T18:29:39.625Z] [2022-07-27T18:29:39.625Z] #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-07-27T18:29:39.625Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:29:39.625Z] #19 150.2 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-27T18:29:39.625Z] #19 150.2 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-27T18:29:39.625Z] #19 152.7 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-27T18:29:39.625Z] #19 152.7 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-07-27T18:29:39.625Z] #19 152.7 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-07-27T18:29:39.625Z] #19 152.7 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-07-27T18:29:39.625Z] #19 152.7 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-07-27T18:29:39.625Z] #19 152.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-27T18:29:39.625Z] #19 152.7 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-27T18:29:39.625Z] #19 152.7 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-27T18:29:39.625Z] #19 152.8 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-27T18:29:39.625Z] #19 152.9 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-27T18:29:39.625Z] #19 152.9 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-27T18:29:39.625Z] #19 152.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-27T18:29:39.625Z] #19 152.9 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-27T18:29:39.625Z] #19 153.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-27T18:29:39.625Z] #19 153.1 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-27T18:29:39.625Z] #19 153.2 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-27T18:29:39.625Z] #19 153.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-27T18:29:39.625Z] #19 153.4 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-07-27T18:29:39.625Z] #19 153.4 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-07-27T18:29:39.625Z] #19 157.0 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-07-27T18:29:39.625Z] #19 157.0 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-07-27T18:29:39.625Z] #19 157.0 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-27T18:29:39.625Z] #19 157.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-07-27T18:29:39.625Z] #19 157.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-07-27T18:29:39.625Z] #19 ... [2022-07-27T18:29:39.625Z] [2022-07-27T18:29:39.625Z] #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-07-27T18:29:39.625Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:39.625Z] #84 113.5 checking for stdint.h... yes [2022-07-27T18:29:39.888Z] #84 113.8 checking for unistd.h... yes [2022-07-27T18:29:40.148Z] #84 114.0 checking for dlfcn.h... yes [2022-07-27T18:29:40.409Z] #84 114.3 checking for objdir... .libs [2022-07-27T18:29:41.242Z] #84 114.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:29:41.242Z] #84 115.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:29:41.242Z] #84 115.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:29:41.357Z] #77 16.00 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-27T18:29:41.357Z] #77 ... [2022-07-27T18:29:41.357Z] [2022-07-27T18:29:41.357Z] #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-07-27T18:29:41.357Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:41.357Z] #14 70.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-27T18:29:41.357Z] #14 70.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:41.357Z] #14 70.87 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:29:41.838Z] #14 ... [2022-07-27T18:29:41.838Z] [2022-07-27T18:29:41.838Z] #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-07-27T18:29:41.838Z] #44 sha256:7eee51db2c5d12f52f19724ef72a45dc548ce20dbb7288e24d310e38641bf63c [2022-07-27T18:29:41.838Z] #44 1.359 + RM_GOPATH=0 [2022-07-27T18:29:41.838Z] #44 1.361 + TMP_GOPATH= [2022-07-27T18:29:41.838Z] #44 1.361 + : /build [2022-07-27T18:29:41.838Z] #44 1.361 + '[' -z '' ']' [2022-07-27T18:29:41.838Z] #44 1.361 ++ mktemp -d [2022-07-27T18:29:41.838Z] #44 1.369 + export GOPATH=/tmp/tmp.ESgYXYu0HY [2022-07-27T18:29:41.838Z] #44 1.369 + GOPATH=/tmp/tmp.ESgYXYu0HY [2022-07-27T18:29:41.838Z] #44 1.369 + RM_GOPATH=1 [2022-07-27T18:29:41.838Z] #44 1.369 + case "$(go env GOARCH)" in [2022-07-27T18:29:41.838Z] #44 1.369 ++ go env GOARCH [2022-07-27T18:29:41.838Z] #44 1.407 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:41.838Z] #44 1.407 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:41.838Z] #44 1.407 ++ dirname /install.sh [2022-07-27T18:29:41.838Z] #44 1.415 + dir=/ [2022-07-27T18:29:41.838Z] #44 1.415 + bin=tini [2022-07-27T18:29:41.838Z] #44 1.415 + shift [2022-07-27T18:29:41.838Z] #44 1.415 + '[' '!' -f //tini.installer ']' [2022-07-27T18:29:41.838Z] #44 1.415 + . //tini.installer [2022-07-27T18:29:41.838Z] #44 1.415 ++ : v0.19.0 [2022-07-27T18:29:41.838Z] #44 1.416 + install_tini [2022-07-27T18:29:41.838Z] #44 1.417 Install tini version v0.19.0 [2022-07-27T18:29:41.838Z] #44 1.417 + echo 'Install tini version v0.19.0' [2022-07-27T18:29:41.838Z] #44 1.417 + git clone https://github.com/krallin/tini.git /tmp/tmp.ESgYXYu0HY/tini [2022-07-27T18:29:41.838Z] #44 1.420 Cloning into '/tmp/tmp.ESgYXYu0HY/tini'... [2022-07-27T18:29:41.838Z] #44 2.825 + cd /tmp/tmp.ESgYXYu0HY/tini [2022-07-27T18:29:41.838Z] #44 2.846 + git checkout -q v0.19.0 [2022-07-27T18:29:41.838Z] #44 2.867 + cmake . [2022-07-27T18:29:41.838Z] #44 3.395 -- The C compiler identification is GNU 10.2.1 [2022-07-27T18:29:41.838Z] #44 3.433 -- Detecting C compiler ABI info [2022-07-27T18:29:41.838Z] #44 4.553 -- Detecting C compiler ABI info - done [2022-07-27T18:29:41.838Z] #44 4.791 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-27T18:29:41.838Z] #44 4.813 -- Detecting C compile features [2022-07-27T18:29:41.838Z] #44 4.825 -- Detecting C compile features - done [2022-07-27T18:29:41.838Z] #44 4.892 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-27T18:29:41.838Z] #44 5.456 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-27T18:29:41.838Z] #44 5.664 -- Configuring done [2022-07-27T18:29:41.838Z] #44 5.727 -- Generating done [2022-07-27T18:29:41.838Z] #44 5.752 -- Build files have been written to: /tmp/tmp.ESgYXYu0HY/tini [2022-07-27T18:29:41.838Z] #44 5.825 + make tini-static [2022-07-27T18:29:41.838Z] #44 6.599 Scanning dependencies of target tini-static [2022-07-27T18:29:41.838Z] #44 6.685 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-27T18:29:42.186Z] #84 115.2 checking if gcc static flag -static works... yes [2022-07-27T18:29:42.186Z] #84 116.0 checking if gcc supports -c -o file.o... yes [2022-07-27T18:29:42.186Z] #84 116.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:29:42.186Z] #84 116.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:29:43.138Z] #84 116.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:29:43.138Z] #84 117.0 checking how to hardcode library paths into programs... immediate [2022-07-27T18:29:43.138Z] #84 117.0 checking whether stripping libraries is possible... yes [2022-07-27T18:29:43.138Z] #84 117.0 checking if libtool supports shared libraries... yes [2022-07-27T18:29:43.138Z] #84 117.0 checking whether to build shared libraries... no [2022-07-27T18:29:43.138Z] #84 117.0 checking whether to build static libraries... yes [2022-07-27T18:29:43.138Z] #84 117.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:29:43.138Z] #84 117.1 checking whether build environment is sane... yes [2022-07-27T18:29:43.399Z] #84 117.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:29:43.399Z] #84 117.2 checking whether make sets $(MAKE)... yes [2022-07-27T18:29:43.399Z] #84 117.3 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:29:43.399Z] #84 117.4 checking whether make supports nested variables... yes [2022-07-27T18:29:43.412Z] #64 ... [2022-07-27T18:29:43.412Z] [2022-07-27T18:29:43.413Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-27T18:29:43.413Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:29:43.413Z] #77 36.61 libtoolize: putting auxiliary files in '.'. [2022-07-27T18:29:43.413Z] #77 36.61 libtoolize: copying file './ltmain.sh' [2022-07-27T18:29:43.413Z] #77 37.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-27T18:29:43.413Z] #77 37.41 libtoolize: and rerunning libtoolize and aclocal. [2022-07-27T18:29:43.413Z] #77 37.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:29:43.413Z] #77 45.16 configure.ac:7: installing './compile' [2022-07-27T18:29:43.413Z] #77 45.17 configure.ac:11: installing './config.guess' [2022-07-27T18:29:43.413Z] #77 45.18 configure.ac:11: installing './config.sub' [2022-07-27T18:29:43.413Z] #77 45.19 configure.ac:8: installing './install-sh' [2022-07-27T18:29:43.413Z] #77 45.20 configure.ac:8: installing './missing' [2022-07-27T18:29:43.413Z] #77 45.29 Makefile.am: installing './depcomp' [2022-07-27T18:29:43.413Z] #77 46.31 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:29:43.413Z] #77 46.31 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:29:43.413Z] #77 46.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:29:43.413Z] #77 46.46 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:29:43.413Z] #77 46.56 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:29:43.413Z] #77 46.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:29:43.413Z] #77 46.79 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:29:43.413Z] #77 ... [2022-07-27T18:29:43.413Z] [2022-07-27T18:29:43.413Z] #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-07-27T18:29:43.413Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:29:43.413Z] #14 76.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-27T18:29:43.413Z] #14 76.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-27T18:29:43.413Z] #14 76.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:29:43.413Z] #14 81.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-27T18:29:43.413Z] #14 81.55 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-27T18:29:43.413Z] #14 81.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:29:43.413Z] #14 ... [2022-07-27T18:29:43.413Z] [2022-07-27T18:29:43.413Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-27T18:29:43.413Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:29:43.413Z] #77 46.93 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:29:43.413Z] #77 47.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:29:43.660Z] #84 117.5 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:29:43.660Z] #84 117.5 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:29:43.660Z] #84 117.5 checking how to create a ustar tar archive... gnutar [2022-07-27T18:29:43.746Z] #44 8.750 [100%] Linking C executable tini-static [2022-07-27T18:29:43.929Z] #84 117.6 checking dependency style of gcc... gcc3 [2022-07-27T18:29:43.929Z] #84 117.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:29:43.929Z] #84 117.8 checking whether make supports nested variables... (cached) yes [2022-07-27T18:29:43.929Z] #84 117.8 checking for gawk... (cached) mawk [2022-07-27T18:29:43.929Z] #84 117.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:29:43.929Z] #84 117.8 checking for gcc... (cached) gcc [2022-07-27T18:29:43.930Z] #84 117.9 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:29:43.930Z] #84 117.9 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:29:43.930Z] #84 117.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:29:43.930Z] #84 117.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:29:43.930Z] #84 117.9 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:29:44.190Z] #84 118.0 checking for python3... /usr/bin/python3 [2022-07-27T18:29:44.190Z] #84 118.0 checking for python3 version... 3.9 [2022-07-27T18:29:44.190Z] #84 118.0 checking for python3 platform... linux [2022-07-27T18:29:44.314Z] #44 9.173 [100%] Built target tini-static [2022-07-27T18:29:44.314Z] #44 9.310 + mkdir -p /build [2022-07-27T18:29:44.450Z] #84 118.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:29:44.572Z] #44 9.312 + cp tini-static /build/docker-init [2022-07-27T18:29:44.710Z] #84 118.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:29:44.710Z] #84 118.6 checking for go-md2man... no [2022-07-27T18:29:44.710Z] #84 118.6 checking error.h usability... yes [2022-07-27T18:29:44.978Z] #84 118.8 checking error.h presence... yes [2022-07-27T18:29:44.978Z] #84 118.9 checking for error.h... yes [2022-07-27T18:29:45.511Z] #44 ... [2022-07-27T18:29:45.511Z] [2022-07-27T18:29:45.511Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-27T18:29:45.511Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:45.511Z] #77 16.87 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-27T18:29:45.511Z] #77 20.08 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-27T18:29:45.511Z] #77 22.65 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-27T18:29:45.511Z] #77 23.04 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-27T18:29:45.511Z] #77 23.34 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-27T18:29:45.550Z] #84 119.0 checking linux/openat2.h usability... yes [2022-07-27T18:29:45.550Z] #84 119.4 checking linux/openat2.h presence... yes [2022-07-27T18:29:45.550Z] #84 119.5 checking for linux/openat2.h... yes [2022-07-27T18:29:45.785Z] #77 ... [2022-07-27T18:29:45.785Z] [2022-07-27T18:29:45.785Z] #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-07-27T18:29:45.785Z] #44 sha256:7eee51db2c5d12f52f19724ef72a45dc548ce20dbb7288e24d310e38641bf63c [2022-07-27T18:29:45.785Z] #44 DONE 10.5s [2022-07-27T18:29:46.047Z] [2022-07-27T18:29:46.047Z] #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-07-27T18:29:46.047Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:46.047Z] #14 102.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-27T18:29:46.047Z] #14 102.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:46.047Z] #14 102.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:29:46.207Z] #84 119.5 checking for copy_file_range... yes [2022-07-27T18:29:46.207Z] #84 119.9 checking for fgetxattr... yes [2022-07-27T18:29:46.306Z] #14 102.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-27T18:29:46.306Z] #14 102.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:46.306Z] #14 102.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:29:46.608Z] #14 ... [2022-07-27T18:29:46.608Z] [2022-07-27T18:29:46.608Z] #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-07-27T18:29:46.608Z] #44 sha256:676f289eb777101e556f2ee9fe80f1956c548c82e453118dc8b2b5e6edad069f [2022-07-27T18:29:46.608Z] #44 6.151 + RM_GOPATH=0 [2022-07-27T18:29:46.608Z] #44 6.151 + TMP_GOPATH= [2022-07-27T18:29:46.608Z] #44 6.151 + : /build [2022-07-27T18:29:46.608Z] #44 6.151 + '[' -z '' ']' [2022-07-27T18:29:46.608Z] #44 6.152 ++ mktemp -d [2022-07-27T18:29:46.608Z] #44 6.152 + export GOPATH=/tmp/tmp.yb6HbX6OvZ [2022-07-27T18:29:46.608Z] #44 6.152 + GOPATH=/tmp/tmp.yb6HbX6OvZ [2022-07-27T18:29:46.608Z] #44 6.152 + RM_GOPATH=1 [2022-07-27T18:29:46.608Z] #44 6.152 + case "$(go env GOARCH)" in [2022-07-27T18:29:46.608Z] #44 6.152 ++ go env GOARCH [2022-07-27T18:29:46.608Z] #44 6.180 Install tini version v0.19.0 [2022-07-27T18:29:46.608Z] #44 6.180 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:46.608Z] #44 6.180 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:29:46.608Z] #44 6.180 ++ dirname /install.sh [2022-07-27T18:29:46.608Z] #44 6.180 + dir=/ [2022-07-27T18:29:46.608Z] #44 6.180 + bin=tini [2022-07-27T18:29:46.608Z] #44 6.180 + shift [2022-07-27T18:29:46.608Z] #44 6.180 + '[' '!' -f //tini.installer ']' [2022-07-27T18:29:46.608Z] #44 6.180 + . //tini.installer [2022-07-27T18:29:46.608Z] #44 6.180 ++ : v0.19.0 [2022-07-27T18:29:46.608Z] #44 6.180 + install_tini [2022-07-27T18:29:46.608Z] #44 6.180 + echo 'Install tini version v0.19.0' [2022-07-27T18:29:46.608Z] #44 6.180 + git clone https://github.com/krallin/tini.git /tmp/tmp.yb6HbX6OvZ/tini [2022-07-27T18:29:46.608Z] #44 6.222 Cloning into '/tmp/tmp.yb6HbX6OvZ/tini'... [2022-07-27T18:29:46.608Z] #44 8.004 + cd /tmp/tmp.yb6HbX6OvZ/tini [2022-07-27T18:29:46.608Z] #44 8.004 + git checkout -q v0.19.0 [2022-07-27T18:29:46.608Z] #44 8.004 + cmake . [2022-07-27T18:29:46.608Z] #44 8.587 -- The C compiler identification is GNU 10.2.1 [2022-07-27T18:29:46.608Z] #44 8.770 -- Detecting C compiler ABI info [2022-07-27T18:29:46.608Z] #44 9.259 -- Detecting C compiler ABI info - done [2022-07-27T18:29:46.608Z] #44 9.339 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-27T18:29:46.608Z] #44 9.518 -- Detecting C compile features [2022-07-27T18:29:46.608Z] #44 9.518 -- Detecting C compile features - done [2022-07-27T18:29:46.608Z] #44 9.518 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-27T18:29:46.608Z] #44 9.614 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-27T18:29:46.608Z] #44 9.695 -- Configuring done [2022-07-27T18:29:46.608Z] #44 9.746 -- Generating done [2022-07-27T18:29:46.608Z] #44 9.746 -- Build files have been written to: /tmp/tmp.yb6HbX6OvZ/tini [2022-07-27T18:29:46.608Z] #44 9.819 + make tini-static [2022-07-27T18:29:46.608Z] #44 10.23 Scanning dependencies of target tini-static [2022-07-27T18:29:46.608Z] #44 10.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-27T18:29:46.778Z] #84 120.2 checking for statx... yes [2022-07-27T18:29:47.038Z] #84 120.6 checking for fgetpwent_r... yes [2022-07-27T18:29:47.241Z] #14 ... [2022-07-27T18:29:47.241Z] [2022-07-27T18:29:47.241Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-27T18:29:47.241Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-27T18:29:47.241Z] #53 103.3 gotestsum version dev [2022-07-27T18:29:47.241Z] #53 DONE 103.6s [2022-07-27T18:29:47.500Z] [2022-07-27T18:29:47.500Z] #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-07-27T18:29:47.500Z] #64 sha256:9d050dad8ede2b91d587745163219964a5f7203172eaa870904e175a142ef350 [2022-07-27T18:29:47.539Z] #44 11.83 [100%] Linking C executable tini-static [2022-07-27T18:29:47.560Z] #84 121.1 checking for issetugid... no [2022-07-27T18:29:47.823Z] #84 121.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:29:47.823Z] #84 121.6 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:29:48.102Z] #44 12.51 [100%] Built target tini-static [2022-07-27T18:29:48.102Z] #44 12.57 + mkdir -p /build [2022-07-27T18:29:48.102Z] #44 12.57 + cp tini-static /build/docker-init [2022-07-27T18:29:48.360Z] #44 DONE 12.7s [2022-07-27T18:29:48.360Z] [2022-07-27T18:29:48.360Z] #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-07-27T18:29:48.360Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:48.360Z] #77 17.82 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-27T18:29:48.360Z] #77 19.25 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-27T18:29:48.360Z] #77 19.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-27T18:29:48.360Z] #77 19.74 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-27T18:29:48.393Z] #84 121.7 checking for library containing yajl_tree_get... -lyajl [2022-07-27T18:29:48.393Z] #84 122.3 checking for yajl >= 2.0.0... yes [2022-07-27T18:29:48.656Z] #84 122.4 checking sys/capability.h usability... yes [2022-07-27T18:29:48.683Z] #77 ... [2022-07-27T18:29:48.683Z] [2022-07-27T18:29:48.683Z] #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-07-27T18:29:48.683Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:29:48.683Z] #14 87.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-27T18:29:48.683Z] #14 87.35 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-27T18:29:48.683Z] #14 87.36 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:29:48.915Z] #84 122.7 checking sys/capability.h presence... yes [2022-07-27T18:29:48.916Z] #84 122.8 checking for sys/capability.h... yes [2022-07-27T18:29:49.066Z] #14 ... [2022-07-27T18:29:49.066Z] [2022-07-27T18:29:49.066Z] #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-07-27T18:29:49.066Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:49.066Z] #77 48.27 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-27T18:29:49.487Z] #84 122.8 checking for library containing cap_from_name... -lcap [2022-07-27T18:29:49.772Z] #84 123.4 checking for library containing dlopen... [2022-07-27T18:29:49.772Z] #84 ... [2022-07-27T18:29:49.772Z] [2022-07-27T18:29:49.772Z] #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-07-27T18:29:49.772Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:29:49.772Z] #19 160.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-07-27T18:29:49.772Z] #19 160.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-27T18:29:49.772Z] #19 160.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-27T18:29:49.772Z] #19 160.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-27T18:29:49.772Z] #19 160.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-07-27T18:29:49.772Z] #19 160.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-27T18:29:49.772Z] #19 161.2 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-07-27T18:29:49.772Z] #19 161.2 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-27T18:29:49.772Z] #19 161.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-27T18:29:49.772Z] #19 161.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-27T18:29:49.772Z] #19 161.4 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-07-27T18:29:49.772Z] #19 161.4 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-27T18:29:49.772Z] #19 161.4 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-27T18:29:49.772Z] #19 161.4 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-27T18:29:49.772Z] #19 161.5 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-27T18:29:49.772Z] #19 161.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-27T18:29:49.772Z] #19 161.6 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-07-27T18:29:49.772Z] #19 161.7 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-07-27T18:29:49.772Z] #19 164.8 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-07-27T18:29:49.772Z] #19 164.8 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-07-27T18:29:49.772Z] #19 164.8 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-27T18:29:49.772Z] #19 164.9 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-07-27T18:29:49.772Z] #19 165.0 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-07-27T18:29:49.772Z] #19 167.3 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-07-27T18:29:49.772Z] #19 167.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-27T18:29:49.772Z] #19 167.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-27T18:29:49.772Z] #19 167.4 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-07-27T18:29:49.772Z] #19 167.4 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-27T18:29:49.772Z] #19 167.4 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-27T18:29:49.772Z] #19 167.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-27T18:29:49.772Z] #19 167.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-27T18:29:49.773Z] #19 167.5 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-27T18:29:49.773Z] #19 167.5 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-07-27T18:29:49.773Z] #19 167.6 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-07-27T18:29:50.017Z] #77 ... [2022-07-27T18:29:50.017Z] [2022-07-27T18:29:50.017Z] #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-07-27T18:29:50.017Z] #64 sha256:067839b812caf8bb6331401403abfedc88b241a48e16d0ee5c4798f8f3f0c237 [2022-07-27T18:29:50.036Z] #19 ... [2022-07-27T18:29:50.036Z] [2022-07-27T18:29:50.036Z] #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-07-27T18:29:50.036Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:50.036Z] #84 123.4 checking for library containing dlopen... -ldl [2022-07-27T18:29:50.036Z] #84 123.9 checking seccomp.h usability... yes [2022-07-27T18:29:50.298Z] #84 124.1 checking seccomp.h presence... yes [2022-07-27T18:29:50.298Z] #84 124.2 checking for seccomp.h... yes [2022-07-27T18:29:50.869Z] #84 124.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-27T18:29:51.129Z] #84 124.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-27T18:29:51.389Z] #84 125.1 checking systemd/sd-bus.h usability... yes [2022-07-27T18:29:51.389Z] #84 125.3 checking systemd/sd-bus.h presence... yes [2022-07-27T18:29:51.389Z] #84 125.5 checking for systemd/sd-bus.h... yes [2022-07-27T18:29:52.227Z] #84 125.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-27T18:29:52.782Z] #84 126.3 checking for sd_notify_barrier... yes [2022-07-27T18:29:53.048Z] #84 126.8 checking linux/bpf.h usability... yes [2022-07-27T18:29:53.048Z] #84 126.9 checking linux/bpf.h presence... yes [2022-07-27T18:29:53.104Z] #64 76.82 Updating files: 28% (1377/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 56% (2787/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 82% (4034/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 99% (4909/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-27T18:29:53.308Z] #84 127.0 checking for linux/bpf.h... yes [2022-07-27T18:29:53.308Z] #84 127.0 checking compilation for eBPF... yes [2022-07-27T18:29:53.308Z] #84 127.3 checking for criu >= 3.15... no [2022-07-27T18:29:53.308Z] #84 127.3 configure: CRIU headers not found, building without CRIU support [2022-07-27T18:29:53.308Z] #84 127.3 checking for criu > 3.16... no [2022-07-27T18:29:53.308Z] #84 127.4 configure: CRIU version doesn't support join-ns API [2022-07-27T18:29:53.308Z] #84 127.4 checking for criu > 3.16.1... no [2022-07-27T18:29:53.360Z] #64 79.92 + cd /tmp/tmp.bkuV5H3B3Q/src/github.com/containerd/containerd [2022-07-27T18:29:53.360Z] #64 79.92 + git checkout -q v1.6.6 [2022-07-27T18:29:53.569Z] #84 127.4 configure: CRIU version doesn't support for pre-dumping [2022-07-27T18:29:53.569Z] #84 127.4 checking for new mount API (fsconfig)... yes [2022-07-27T18:29:53.569Z] #84 127.5 checking for seccomp notify API... yes [2022-07-27T18:29:53.829Z] #84 127.7 checking for gperf... no [2022-07-27T18:29:53.829Z] #84 127.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-27T18:29:53.953Z] #14 ... [2022-07-27T18:29:53.953Z] [2022-07-27T18:29:53.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-07-27T18:29:53.953Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:29:53.953Z] #77 57.93 configure.ac:7: installing 'build-aux/compile' [2022-07-27T18:29:53.953Z] #77 57.94 configure.ac:9: installing 'build-aux/config.guess' [2022-07-27T18:29:53.953Z] #77 57.95 configure.ac:9: installing 'build-aux/config.sub' [2022-07-27T18:29:53.953Z] #77 57.97 configure.ac:11: installing 'build-aux/install-sh' [2022-07-27T18:29:53.953Z] #77 57.99 configure.ac:11: installing 'build-aux/missing' [2022-07-27T18:29:53.953Z] #77 58.21 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:29:53.953Z] #77 58.30 parallel-tests: installing 'build-aux/test-driver' [2022-07-27T18:29:54.089Z] #84 127.7 checking for library containing argp_parse... none required [2022-07-27T18:29:54.351Z] #84 128.3 checking that generated files are newer than configure... done [2022-07-27T18:29:54.351Z] #84 128.3 configure: creating ./config.status [2022-07-27T18:29:55.738Z] #84 ... [2022-07-27T18:29:55.738Z] [2022-07-27T18:29:55.738Z] #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-07-27T18:29:55.738Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:29:55.738Z] #41 DONE 188.4s [2022-07-27T18:29:55.738Z] [2022-07-27T18:29:55.738Z] #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-07-27T18:29:55.738Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:29:55.738Z] #19 170.8 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-07-27T18:29:55.738Z] #19 170.8 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-07-27T18:29:55.738Z] #19 170.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-27T18:29:55.738Z] #19 171.0 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-07-27T18:29:55.738Z] #19 171.1 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-07-27T18:29:55.738Z] #19 173.9 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-07-27T18:29:55.738Z] #19 173.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-27T18:29:55.738Z] #19 173.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-27T18:29:55.738Z] #19 174.0 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-07-27T18:29:55.738Z] #19 174.0 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-27T18:29:55.738Z] #19 174.1 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-27T18:29:55.738Z] #19 174.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-27T18:29:55.738Z] #19 174.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-27T18:29:55.738Z] #19 174.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-27T18:29:55.738Z] #19 174.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-27T18:29:55.738Z] #19 174.4 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-27T18:29:55.738Z] #19 174.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-27T18:29:55.738Z] #19 174.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-27T18:29:55.738Z] #19 174.5 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-27T18:29:55.738Z] #19 174.5 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-27T18:29:55.857Z] #77 60.49 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:29:55.857Z] #77 60.49 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:29:56.310Z] #19 176.9 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-07-27T18:29:56.310Z] #19 176.9 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-07-27T18:29:56.310Z] #19 177.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-27T18:29:56.425Z] #77 61.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:29:56.425Z] #77 61.18 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:29:56.535Z] #77 ... [2022-07-27T18:29:56.535Z] [2022-07-27T18:29:56.535Z] #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-07-27T18:29:56.535Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:56.535Z] #14 85.63 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-27T18:29:56.535Z] #14 85.64 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:56.535Z] #14 85.64 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:29:56.632Z] #64 82.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-27T18:29:56.632Z] #64 82.98 + BUILDTAGS='netgo osusergo static_build' [2022-07-27T18:29:56.632Z] #64 82.98 + export EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:29:56.632Z] #64 82.98 + EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:29:56.632Z] #64 82.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-27T18:29:56.632Z] #64 82.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-27T18:29:56.632Z] #64 82.98 + '[' '' = dynamic ']' [2022-07-27T18:29:56.632Z] #64 82.98 + make [2022-07-27T18:29:56.684Z] #77 61.31 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:29:56.684Z] #77 61.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:29:56.684Z] #77 61.59 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:29:56.882Z] #19 177.2 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-07-27T18:29:56.882Z] #19 177.3 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-07-27T18:29:56.943Z] #77 61.68 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:29:57.823Z] #19 ... [2022-07-27T18:29:57.823Z] [2022-07-27T18:29:57.823Z] #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-07-27T18:29:57.824Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:29:57.824Z] #84 131.8 config.status: creating Makefile [2022-07-27T18:29:57.824Z] #84 131.9 config.status: creating rpm/crun.spec [2022-07-27T18:29:58.088Z] #84 132.1 config.status: creating config.h [2022-07-27T18:29:58.350Z] #84 132.1 config.status: executing libtool commands [2022-07-27T18:29:58.350Z] #84 132.2 config.status: executing depfiles commands [2022-07-27T18:29:58.928Z] #84 ... [2022-07-27T18:29:58.928Z] [2022-07-27T18:29:58.928Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:29:58.928Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:29:58.928Z] #43 191.3 Delve is a source level debugger for Go programs. [2022-07-27T18:29:58.928Z] #43 191.3 [2022-07-27T18:29:58.928Z] #43 191.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-27T18:29:58.928Z] #43 191.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-27T18:29:58.928Z] #43 191.3 [2022-07-27T18:29:58.928Z] #43 191.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-27T18:29:58.928Z] #43 191.3 [2022-07-27T18:29:58.928Z] #43 191.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-27T18:29:58.928Z] #43 191.3 [2022-07-27T18:29:58.928Z] #43 191.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-27T18:29:58.928Z] #43 191.3 [2022-07-27T18:29:58.929Z] #43 191.3 Usage: [2022-07-27T18:29:58.929Z] #43 191.3 dlv [command] [2022-07-27T18:29:58.929Z] #43 191.3 [2022-07-27T18:29:58.929Z] #43 191.3 Available Commands: [2022-07-27T18:29:58.929Z] #43 191.3 attach Attach to running process and begin debugging. [2022-07-27T18:29:58.929Z] #43 191.3 connect Connect to a headless debug server with a terminal client. [2022-07-27T18:29:58.929Z] #43 191.3 core Examine a core dump. [2022-07-27T18:29:58.929Z] #43 191.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-27T18:29:58.929Z] #43 191.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-27T18:29:58.929Z] #43 191.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-27T18:29:58.929Z] #43 191.3 help Help about any command [2022-07-27T18:29:58.929Z] #43 191.3 run Deprecated command. Use 'debug' instead. [2022-07-27T18:29:58.929Z] #43 191.3 test Compile test binary and begin debugging program. [2022-07-27T18:29:58.929Z] #43 191.3 trace Compile and begin tracing program. [2022-07-27T18:29:58.929Z] #43 191.3 version Prints version. [2022-07-27T18:29:58.929Z] #43 191.3 [2022-07-27T18:29:58.929Z] #43 191.3 Flags: [2022-07-27T18:29:58.929Z] #43 191.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-27T18:29:58.929Z] #43 191.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-27T18:29:58.929Z] #43 191.3 --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-07-27T18:29:58.929Z] #43 191.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-27T18:29:58.929Z] #43 191.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-27T18:29:58.929Z] #43 191.3 --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-07-27T18:29:58.929Z] #43 191.3 --disable-aslr Disables address space randomization [2022-07-27T18:29:58.929Z] #43 191.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-27T18:29:58.929Z] #43 191.3 -h, --help help for dlv [2022-07-27T18:29:58.929Z] #43 191.3 --init string Init file, executed by the terminal client. [2022-07-27T18:29:58.929Z] #43 191.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-27T18:29:58.929Z] #43 191.3 --log Enable debugging server logging. [2022-07-27T18:29:58.929Z] #43 191.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-27T18:29:58.929Z] #43 191.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-27T18:29:58.929Z] #43 191.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-27T18:29:58.929Z] #43 191.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-27T18:29:58.929Z] #43 191.3 --wd string Working directory for running the program. [2022-07-27T18:29:58.929Z] #43 191.3 [2022-07-27T18:29:58.929Z] #43 191.3 Additional help topics: [2022-07-27T18:29:58.929Z] #43 191.3 dlv backend Help about the --backend flag. [2022-07-27T18:29:58.929Z] #43 191.3 dlv log Help about logging flags. [2022-07-27T18:29:58.929Z] #43 191.3 dlv redirect Help about file redirection. [2022-07-27T18:29:58.929Z] #43 191.3 [2022-07-27T18:29:58.929Z] #43 191.3 Use "dlv [command] --help" for more information about a command. [2022-07-27T18:29:58.929Z] #43 DONE 192.0s [2022-07-27T18:29:59.151Z] #64 85.54 + bin/ctr [2022-07-27T18:29:59.188Z] [2022-07-27T18:29:59.188Z] #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-07-27T18:29:59.188Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:29:59.188Z] #19 179.5 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-07-27T18:29:59.188Z] #19 179.5 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-27T18:29:59.188Z] #19 179.5 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-27T18:29:59.188Z] #19 179.6 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-07-27T18:29:59.188Z] #19 179.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-27T18:29:59.188Z] #19 179.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-27T18:29:59.188Z] #19 179.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-27T18:29:59.188Z] #19 179.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-27T18:29:59.188Z] #19 179.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-27T18:29:59.188Z] #19 179.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-27T18:29:59.188Z] #19 179.8 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-07-27T18:29:59.188Z] #19 179.8 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-07-27T18:29:59.724Z] #64 ... [2022-07-27T18:29:59.724Z] [2022-07-27T18:29:59.724Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:29:59.724Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:59.724Z] #14 115.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-27T18:29:59.724Z] #14 115.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:59.724Z] #14 115.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:29:59.727Z] #64 ... [2022-07-27T18:29:59.727Z] [2022-07-27T18:29:59.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-07-27T18:29:59.727Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:29:59.727Z] #14 144.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-27T18:29:59.727Z] #14 144.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:29:59.727Z] #14 144.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:30:00.229Z] #77 ... [2022-07-27T18:30:00.229Z] [2022-07-27T18:30:00.229Z] #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-07-27T18:30:00.229Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:30:00.229Z] #14 97.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-27T18:30:00.229Z] #14 97.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-27T18:30:00.229Z] #14 97.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:00.229Z] #14 103.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-27T18:30:00.229Z] #14 103.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-27T18:30:00.229Z] #14 103.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:30:00.229Z] #14 103.5 Selecting previously unselected package libapparmor1:arm64. [2022-07-27T18:30:00.229Z] #14 103.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-27T18:30:00.229Z] #14 103.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-27T18:30:00.229Z] #14 103.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-27T18:30:00.229Z] #14 103.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-27T18:30:00.229Z] #14 103.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-27T18:30:00.229Z] #14 103.9 Selecting previously unselected package libbtrfs0:arm64. [2022-07-27T18:30:00.229Z] #14 103.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-27T18:30:00.229Z] #14 103.9 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-27T18:30:00.229Z] #14 104.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-27T18:30:00.229Z] #14 104.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-27T18:30:00.229Z] #14 104.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-27T18:30:00.229Z] #14 104.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-27T18:30:00.229Z] #14 104.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-27T18:30:00.229Z] #14 104.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-27T18:30:00.229Z] #14 104.4 Selecting previously unselected package libudev-dev:arm64. [2022-07-27T18:30:00.229Z] #14 104.4 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-27T18:30:00.229Z] #14 104.4 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-27T18:30:00.487Z] #14 104.5 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-27T18:30:00.487Z] #14 104.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-27T18:30:00.487Z] #14 104.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-27T18:30:00.487Z] #14 104.8 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-27T18:30:00.745Z] #14 104.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-27T18:30:00.745Z] #14 104.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-27T18:30:00.745Z] #14 105.0 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-27T18:30:00.745Z] #14 105.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-27T18:30:00.745Z] #14 105.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-27T18:30:01.118Z] #19 181.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-07-27T18:30:01.118Z] #19 181.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-07-27T18:30:01.118Z] #19 181.8 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-27T18:30:01.118Z] #19 181.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-07-27T18:30:01.382Z] #19 181.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-07-27T18:30:01.507Z] #14 105.2 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-27T18:30:01.507Z] #14 105.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-27T18:30:01.507Z] #14 105.2 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-27T18:30:01.770Z] #14 106.0 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-27T18:30:01.770Z] #14 106.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-27T18:30:01.770Z] #14 106.0 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-27T18:30:02.811Z] #19 183.5 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-07-27T18:30:02.811Z] #19 183.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-27T18:30:02.965Z] #14 107.1 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-27T18:30:02.965Z] #14 107.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-27T18:30:02.965Z] #14 107.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-27T18:30:03.081Z] #14 ... [2022-07-27T18:30:03.081Z] [2022-07-27T18:30:03.081Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-27T18:30:03.081Z] #64 sha256:6b4fed618cb659e6c190ec0460e1d91f707daf6c8c5c7081bd06407e319a5e87 [2022-07-27T18:30:03.850Z] #64 51.80 Updating files: 43% (2131/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 82% (4065/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-27T18:30:03.850Z] #64 53.48 + cd /tmp/tmp.XARXqf6ojX/src/github.com/containerd/containerd [2022-07-27T18:30:03.850Z] #64 53.48 + git checkout -q v1.6.6 [2022-07-27T18:30:03.919Z] #14 108.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-27T18:30:03.919Z] #14 108.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-27T18:30:04.196Z] #14 108.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-27T18:30:04.224Z] #19 184.8 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:30:04.808Z] #19 185.3 Fetched 788 MB in 47s (16.7 MB/s) [2022-07-27T18:30:04.808Z] #19 185.5 Selecting previously unselected package liblocale-gettext-perl. [2022-07-27T18:30:04.870Z] #14 108.7 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-27T18:30:04.870Z] #14 108.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-27T18:30:04.870Z] #14 108.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-27T18:30:04.993Z] #14 ... [2022-07-27T18:30:04.993Z] [2022-07-27T18:30:04.993Z] #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-07-27T18:30:04.993Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:04.993Z] #77 64.78 libtoolize: putting auxiliary files in '.'. [2022-07-27T18:30:04.993Z] #77 64.78 libtoolize: copying file './ltmain.sh' [2022-07-27T18:30:04.993Z] #77 66.10 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-27T18:30:04.993Z] #77 66.10 libtoolize: and rerunning libtoolize and aclocal. [2022-07-27T18:30:04.993Z] #77 66.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:30:05.074Z] #19 185.5 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-27T18:30:05.074Z] #19 185.5 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-27T18:30:05.074Z] #19 185.5 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-27T18:30:05.074Z] #19 185.5 Selecting previously unselected package bzip2. [2022-07-27T18:30:05.074Z] #19 185.5 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-27T18:30:05.074Z] #19 185.5 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:30:05.343Z] #19 185.7 Selecting previously unselected package libmagic-mgc. [2022-07-27T18:30:05.343Z] #19 185.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-27T18:30:05.343Z] #19 185.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-27T18:30:05.614Z] #19 186.1 Selecting previously unselected package libmagic1:amd64. [2022-07-27T18:30:05.614Z] #19 186.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-27T18:30:05.614Z] #19 186.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:30:05.806Z] #14 109.8 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-27T18:30:05.806Z] #14 ... [2022-07-27T18:30:05.806Z] [2022-07-27T18:30:05.806Z] #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-07-27T18:30:05.806Z] #67 sha256:cf062a22dfd87d6ace21151a666f0a374cdd7414c2c7a428dffb65e7e4092cc6 [2022-07-27T18:30:05.806Z] #67 99.46 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:30:05.806Z] #67 99.46 + GOBIN=/build [2022-07-27T18:30:05.806Z] #67 99.46 + GO111MODULE=on [2022-07-27T18:30:05.806Z] #67 99.46 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:30:05.806Z] #67 104.7 rootlesskit version 1.0.0 [2022-07-27T18:30:05.806Z] #67 104.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-27T18:30:05.806Z] #67 104.7 -container-ip string [2022-07-27T18:30:05.806Z] #67 104.7 container ip [2022-07-27T18:30:05.806Z] #67 104.7 -container-port int [2022-07-27T18:30:05.806Z] #67 104.7 container port (default -1) [2022-07-27T18:30:05.806Z] #67 104.7 -host-ip string [2022-07-27T18:30:05.806Z] #67 104.7 host ip [2022-07-27T18:30:05.806Z] #67 104.7 -host-port int [2022-07-27T18:30:05.806Z] #67 104.7 host port (default -1) [2022-07-27T18:30:05.806Z] #67 104.7 -proto string [2022-07-27T18:30:05.806Z] #67 104.7 proxy protocol (default "tcp") [2022-07-27T18:30:05.806Z] #67 ... [2022-07-27T18:30:05.806Z] [2022-07-27T18:30:05.806Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:30:05.806Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:30:05.806Z] #14 109.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-27T18:30:05.806Z] #14 109.9 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-27T18:30:05.879Z] #19 186.4 Selecting previously unselected package file. [2022-07-27T18:30:05.879Z] #19 186.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-27T18:30:05.879Z] #19 186.4 Unpacking file (1:5.39-3) ... [2022-07-27T18:30:05.879Z] #19 186.5 Selecting previously unselected package xz-utils. [2022-07-27T18:30:05.879Z] #19 186.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-27T18:30:06.067Z] #14 ... [2022-07-27T18:30:06.067Z] [2022-07-27T18:30:06.067Z] #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-07-27T18:30:06.067Z] #67 sha256:cf062a22dfd87d6ace21151a666f0a374cdd7414c2c7a428dffb65e7e4092cc6 [2022-07-27T18:30:06.067Z] #67 DONE 110.1s [2022-07-27T18:30:06.139Z] #19 186.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:30:06.299Z] #14 ... [2022-07-27T18:30:06.299Z] [2022-07-27T18:30:06.299Z] #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-07-27T18:30:06.299Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:06.299Z] #77 46.47 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-27T18:30:06.328Z] [2022-07-27T18:30:06.328Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-27T18:30:06.328Z] #68 sha256:9d55314a1bf619e4be314fc0189f18df8fb72871ebab255f1f24bf09ecd6ccb4 [2022-07-27T18:30:06.328Z] #68 DONE 0.1s [2022-07-27T18:30:06.328Z] [2022-07-27T18:30:06.328Z] #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-07-27T18:30:06.328Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:30:06.328Z] #14 110.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-27T18:30:06.328Z] #14 110.6 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-27T18:30:06.328Z] #14 ... [2022-07-27T18:30:06.328Z] [2022-07-27T18:30:06.328Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-27T18:30:06.328Z] #69 sha256:040e5e546211b9655dda3475423debdcc17e5a443e48cd23be0e454542216852 [2022-07-27T18:30:06.328Z] #69 DONE 0.1s [2022-07-27T18:30:06.328Z] [2022-07-27T18:30:06.328Z] #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-07-27T18:30:06.328Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-27T18:30:06.328Z] #14 110.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:30:06.328Z] #14 110.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-27T18:30:06.328Z] #14 110.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:30:06.328Z] #14 110.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-27T18:30:06.369Z] #64 55.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-27T18:30:06.369Z] #64 55.39 + BUILDTAGS='netgo osusergo static_build' [2022-07-27T18:30:06.369Z] #64 55.39 + export EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:30:06.369Z] #64 55.39 + EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:30:06.369Z] #64 55.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-27T18:30:06.369Z] #64 55.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-27T18:30:06.369Z] #64 55.39 + '[' '' = dynamic ']' [2022-07-27T18:30:06.369Z] #64 55.39 + make [2022-07-27T18:30:06.400Z] #19 186.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-27T18:30:06.400Z] #19 186.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-27T18:30:06.400Z] #19 186.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-27T18:30:06.587Z] #14 110.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-27T18:30:06.587Z] #14 110.7 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-27T18:30:06.587Z] #14 110.8 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-27T18:30:06.587Z] #14 110.8 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-27T18:30:06.587Z] #14 110.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:30:06.587Z] #14 110.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-27T18:30:06.587Z] #14 110.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:30:06.587Z] #14 110.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-27T18:30:06.587Z] #14 110.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-27T18:30:06.587Z] #14 110.8 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-27T18:30:06.587Z] #14 110.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:30:06.587Z] #14 110.9 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-27T18:30:06.587Z] #14 110.9 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-27T18:30:06.587Z] #14 110.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:30:06.883Z] #14 110.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:30:06.883Z] #14 110.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-27T18:30:06.883Z] #14 111.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:06.883Z] #14 111.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-27T18:30:06.883Z] #14 111.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:30:06.883Z] #14 111.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:06.883Z] #14 111.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-07-27T18:30:07.143Z] #14 111.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:30:07.143Z] #14 111.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:30:07.143Z] #14 111.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-27T18:30:07.143Z] #14 111.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:30:07.143Z] #14 111.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-27T18:30:07.143Z] #14 111.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-27T18:30:07.143Z] #14 111.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:30:07.339Z] #19 ... [2022-07-27T18:30:07.339Z] [2022-07-27T18:30:07.339Z] #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-07-27T18:30:07.339Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:07.339Z] #84 133.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-27T18:30:07.339Z] #84 133.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:30:07.339Z] #84 133.8 checking for gcc... gcc [2022-07-27T18:30:07.339Z] #84 133.9 checking whether the C compiler works... yes [2022-07-27T18:30:07.339Z] #84 134.3 checking for C compiler default output file name... a.out [2022-07-27T18:30:07.339Z] #84 134.3 checking for suffix of executables... [2022-07-27T18:30:07.339Z] #84 134.6 checking whether we are cross compiling... no [2022-07-27T18:30:07.339Z] #84 134.8 checking for suffix of object files... o [2022-07-27T18:30:07.339Z] #84 134.9 checking whether we are using the GNU C compiler... yes [2022-07-27T18:30:07.339Z] #84 135.0 checking whether gcc accepts -g... yes [2022-07-27T18:30:07.339Z] #84 135.2 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:30:07.339Z] #84 135.4 checking whether gcc understands -c and -o together... yes [2022-07-27T18:30:07.339Z] #84 135.6 checking how to run the C preprocessor... gcc -E [2022-07-27T18:30:07.339Z] #84 135.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:30:07.339Z] #84 135.9 checking for egrep... /bin/grep -E [2022-07-27T18:30:07.339Z] #84 135.9 checking for ANSI C header files... yes [2022-07-27T18:30:07.339Z] #84 136.6 checking for sys/types.h... yes [2022-07-27T18:30:07.339Z] #84 137.0 checking for sys/stat.h... yes [2022-07-27T18:30:07.339Z] #84 137.2 checking for stdlib.h... yes [2022-07-27T18:30:07.339Z] #84 137.5 checking for string.h... yes [2022-07-27T18:30:07.339Z] #84 137.6 checking for memory.h... yes [2022-07-27T18:30:07.339Z] #84 137.9 checking for strings.h... yes [2022-07-27T18:30:07.339Z] #84 138.1 checking for inttypes.h... yes [2022-07-27T18:30:07.339Z] #84 138.2 checking for stdint.h... yes [2022-07-27T18:30:07.339Z] #84 138.4 checking for unistd.h... yes [2022-07-27T18:30:07.339Z] #84 138.7 checking minix/config.h usability... no [2022-07-27T18:30:07.339Z] #84 138.9 checking minix/config.h presence... no [2022-07-27T18:30:07.339Z] #84 139.1 checking for minix/config.h... no [2022-07-27T18:30:07.339Z] #84 139.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-27T18:30:07.339Z] #84 139.3 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:30:07.339Z] #84 139.6 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:30:07.339Z] #84 139.6 checking how to print strings... printf [2022-07-27T18:30:07.339Z] #84 139.7 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:30:07.339Z] #84 139.7 checking for fgrep... /bin/grep -F [2022-07-27T18:30:07.339Z] #84 139.7 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:30:07.339Z] #84 139.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:30:07.339Z] #84 139.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:30:07.339Z] #84 139.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:30:07.339Z] #84 139.9 checking whether ln -s works... yes [2022-07-27T18:30:07.339Z] #84 139.9 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:30:07.339Z] #84 139.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:30:07.339Z] #84 139.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:30:07.339Z] #84 139.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:30:07.339Z] #84 139.9 checking for objdump... objdump [2022-07-27T18:30:07.339Z] #84 139.9 checking how to recognize dependent libraries... pass_all [2022-07-27T18:30:07.339Z] #84 139.9 checking for dlltool... no [2022-07-27T18:30:07.339Z] #84 139.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:30:07.339Z] #84 139.9 checking for ar... ar [2022-07-27T18:30:07.339Z] #84 139.9 checking for archiver @FILE support... @ [2022-07-27T18:30:07.339Z] #84 140.1 checking for strip... strip [2022-07-27T18:30:07.339Z] #84 140.1 checking for ranlib... ranlib [2022-07-27T18:30:07.339Z] #84 140.1 checking for gawk... no [2022-07-27T18:30:07.339Z] #84 140.1 checking for mawk... mawk [2022-07-27T18:30:07.339Z] #84 140.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:30:07.339Z] #84 140.4 checking for sysroot... no [2022-07-27T18:30:07.339Z] #84 140.4 checking for a working dd... /bin/dd [2022-07-27T18:30:07.339Z] #84 140.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:30:07.339Z] #84 140.5 checking for mt... no [2022-07-27T18:30:07.339Z] #84 140.5 checking if : is a manifest tool... no [2022-07-27T18:30:07.339Z] #84 140.5 checking for dlfcn.h... yes [2022-07-27T18:30:07.339Z] #84 140.7 checking for objdir... .libs [2022-07-27T18:30:07.339Z] #84 141.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:30:07.339Z] #84 141.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:30:07.339Z] #84 141.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:30:07.599Z] #84 141.3 checking if gcc static flag -static works... yes [2022-07-27T18:30:07.599Z] #84 141.6 checking if gcc supports -c -o file.o... yes [2022-07-27T18:30:07.712Z] #14 DONE 111.8s [2022-07-27T18:30:07.712Z] [2022-07-27T18:30:07.712Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-27T18:30:07.712Z] #59 sha256:4f71eb0dddb0d232b894514ba4a6fe142f27aaeaeefa9034992a9bb22afe133b [2022-07-27T18:30:07.712Z] #59 DONE 0.2s [2022-07-27T18:30:07.712Z] [2022-07-27T18:30:07.712Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-27T18:30:07.712Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-27T18:30:07.734Z] #64 57.17 + bin/ctr [2022-07-27T18:30:07.859Z] #84 141.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:30:07.859Z] #84 141.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:30:07.859Z] #84 141.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:30:07.859Z] #84 142.0 checking how to hardcode library paths into programs... immediate [2022-07-27T18:30:08.119Z] #84 142.0 checking whether stripping libraries is possible... yes [2022-07-27T18:30:08.119Z] #84 142.0 checking if libtool supports shared libraries... yes [2022-07-27T18:30:08.119Z] #84 142.0 checking whether to build shared libraries... no [2022-07-27T18:30:08.119Z] #84 142.0 checking whether to build static libraries... yes [2022-07-27T18:30:08.119Z] #84 142.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:30:08.119Z] #84 142.0 checking whether build environment is sane... [2022-07-27T18:30:08.119Z] #84 ... [2022-07-27T18:30:08.119Z] [2022-07-27T18:30:08.119Z] #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-07-27T18:30:08.119Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:30:08.119Z] #19 188.7 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-27T18:30:08.119Z] #19 188.7 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-27T18:30:08.119Z] #19 188.7 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-27T18:30:08.650Z] #15 DONE 1.1s [2022-07-27T18:30:08.650Z] [2022-07-27T18:30:08.650Z] #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-07-27T18:30:08.650Z] #60 sha256:004efcfa8b1fd9b428a0f828c058d025a02aabf173dea8f21510a3b4d524422e [2022-07-27T18:30:08.650Z] #60 0.882 + RM_GOPATH=0 [2022-07-27T18:30:08.650Z] #60 0.882 + TMP_GOPATH= [2022-07-27T18:30:08.650Z] #60 0.882 + : /build [2022-07-27T18:30:08.650Z] #60 0.882 + '[' -z '' ']' [2022-07-27T18:30:08.650Z] #60 0.882 ++ mktemp -d [2022-07-27T18:30:08.650Z] #60 0.885 + export GOPATH=/tmp/tmp.3RHAMBR1dT [2022-07-27T18:30:08.650Z] #60 0.885 + GOPATH=/tmp/tmp.3RHAMBR1dT [2022-07-27T18:30:08.650Z] #60 0.885 + RM_GOPATH=1 [2022-07-27T18:30:08.650Z] #60 0.885 + case "$(go env GOARCH)" in [2022-07-27T18:30:08.650Z] #60 0.886 ++ go env GOARCH [2022-07-27T18:30:08.650Z] #60 0.898 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:30:08.650Z] #60 0.898 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:30:08.650Z] #60 0.898 ++ dirname /install.sh [2022-07-27T18:30:08.650Z] #60 0.898 + dir=/ [2022-07-27T18:30:08.650Z] #60 0.898 + bin=runc [2022-07-27T18:30:08.650Z] #60 0.898 + shift [2022-07-27T18:30:08.650Z] #60 0.898 + '[' '!' -f //runc.installer ']' [2022-07-27T18:30:08.650Z] #60 0.898 + . //runc.installer [2022-07-27T18:30:08.650Z] #60 0.898 ++ set -e [2022-07-27T18:30:08.650Z] #60 0.898 ++ : v1.1.2 [2022-07-27T18:30:08.650Z] #60 0.898 Install runc version v1.1.2 (build tags: seccomp) [2022-07-27T18:30:08.650Z] #60 0.898 + install_runc [2022-07-27T18:30:08.650Z] #60 0.898 + RUNC_BUILDTAGS=seccomp [2022-07-27T18:30:08.650Z] #60 0.898 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-27T18:30:08.650Z] #60 0.898 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3RHAMBR1dT/src/github.com/opencontainers/runc [2022-07-27T18:30:08.650Z] #60 0.901 Cloning into '/tmp/tmp.3RHAMBR1dT/src/github.com/opencontainers/runc'... [2022-07-27T18:30:09.499Z] #19 190.2 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-27T18:30:09.499Z] #19 190.2 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-27T18:30:09.499Z] #19 190.2 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-27T18:30:09.589Z] #60 ... [2022-07-27T18:30:09.589Z] [2022-07-27T18:30:09.589Z] #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-07-27T18:30:09.589Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-27T18:30:09.589Z] #16 DONE 0.7s [2022-07-27T18:30:09.589Z] [2022-07-27T18:30:09.589Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-27T18:30:09.589Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-27T18:30:10.156Z] #17 0.627 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-27T18:30:10.156Z] #17 DONE 0.7s [2022-07-27T18:30:10.156Z] [2022-07-27T18:30:10.156Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-27T18:30:10.156Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-27T18:30:10.722Z] #18 DONE 0.7s [2022-07-27T18:30:10.722Z] [2022-07-27T18:30:10.722Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-27T18:30:10.722Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-27T18:30:10.881Z] #19 191.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-27T18:30:10.882Z] #19 191.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-27T18:30:10.882Z] #19 191.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-27T18:30:11.289Z] #19 DONE 0.7s [2022-07-27T18:30:11.289Z] [2022-07-27T18:30:11.289Z] #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-07-27T18:30:11.289Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-27T18:30:11.542Z] #77 81.51 configure.ac:7: installing './compile' [2022-07-27T18:30:11.543Z] #77 81.52 configure.ac:11: installing './config.guess' [2022-07-27T18:30:11.543Z] #77 81.53 configure.ac:11: installing './config.sub' [2022-07-27T18:30:11.543Z] #77 81.53 configure.ac:8: installing './install-sh' [2022-07-27T18:30:11.543Z] #77 81.54 configure.ac:8: installing './missing' [2022-07-27T18:30:11.543Z] #77 81.79 Makefile.am: installing './depcomp' [2022-07-27T18:30:11.547Z] #34 ... [2022-07-27T18:30:11.547Z] [2022-07-27T18:30:11.547Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-27T18:30:11.547Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-27T18:30:11.905Z] #64 ... [2022-07-27T18:30:11.905Z] [2022-07-27T18:30:11.905Z] #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-07-27T18:30:11.905Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:11.905Z] #77 35.97 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-27T18:30:11.905Z] #77 ... [2022-07-27T18:30:11.905Z] [2022-07-27T18:30:11.905Z] #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-07-27T18:30:11.905Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:11.905Z] #14 91.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-27T18:30:11.905Z] #14 91.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:11.905Z] #14 91.86 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:30:11.905Z] #14 98.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-27T18:30:11.905Z] #14 98.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:11.905Z] #14 98.46 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:12.265Z] #19 192.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-27T18:30:12.265Z] #19 192.6 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-27T18:30:12.265Z] #19 192.6 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-27T18:30:12.483Z] #20 DONE 0.8s [2022-07-27T18:30:12.484Z] [2022-07-27T18:30:12.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-07-27T18:30:12.484Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:30:12.484Z] #77 77.00 configure.ac:11: installing 'build-aux/compile' [2022-07-27T18:30:12.484Z] #77 77.00 configure.ac:11: installing 'build-aux/config.guess' [2022-07-27T18:30:12.484Z] #77 77.03 configure.ac:11: installing 'build-aux/config.sub' [2022-07-27T18:30:12.484Z] #77 77.05 configure.ac:13: installing 'build-aux/install-sh' [2022-07-27T18:30:12.484Z] #77 77.06 configure.ac:13: installing 'build-aux/missing' [2022-07-27T18:30:12.484Z] #77 77.08 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-27T18:30:12.484Z] #77 77.43 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:30:12.832Z] #14 ... [2022-07-27T18:30:12.833Z] [2022-07-27T18:30:12.833Z] #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-07-27T18:30:12.833Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:12.833Z] #77 47.53 libtoolize: putting auxiliary files in '.'. [2022-07-27T18:30:12.833Z] #77 47.54 libtoolize: copying file './ltmain.sh' [2022-07-27T18:30:12.836Z] #19 193.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-27T18:30:12.836Z] #19 193.4 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:30:12.836Z] #19 193.4 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:30:12.836Z] #19 193.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-27T18:30:12.836Z] #19 193.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:30:12.836Z] #19 193.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:30:12.913Z] #77 ... [2022-07-27T18:30:12.913Z] [2022-07-27T18:30:12.913Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:30:12.913Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:12.913Z] #14 158.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-27T18:30:12.913Z] #14 158.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:12.913Z] #14 158.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:30:13.395Z] #77 48.27 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-27T18:30:13.653Z] #77 48.27 libtoolize: and rerunning libtoolize and aclocal. [2022-07-27T18:30:13.653Z] #77 48.27 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:30:14.385Z] #77 78.77 checking build system type... aarch64-unknown-linux-gnu [2022-07-27T18:30:14.385Z] #77 79.09 checking host system type... aarch64-unknown-linux-gnu [2022-07-27T18:30:14.385Z] #77 79.09 checking how to print strings... printf [2022-07-27T18:30:14.385Z] #77 79.11 checking for gcc... gcc [2022-07-27T18:30:14.643Z] #77 79.26 checking whether the C compiler works... yes [2022-07-27T18:30:14.643Z] #77 79.54 checking for C compiler default output file name... a.out [2022-07-27T18:30:14.750Z] #19 ... [2022-07-27T18:30:14.750Z] [2022-07-27T18:30:14.750Z] #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-07-27T18:30:14.750Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:14.750Z] #84 142.0 checking whether build environment is sane... yes [2022-07-27T18:30:14.750Z] #84 142.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:30:14.750Z] #84 142.2 checking whether make sets $(MAKE)... yes [2022-07-27T18:30:14.750Z] #84 142.3 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:30:14.750Z] #84 142.3 checking whether make supports nested variables... yes [2022-07-27T18:30:14.750Z] #84 142.4 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:30:14.750Z] #84 142.4 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:30:14.750Z] #84 142.4 checking how to create a ustar tar archive... gnutar [2022-07-27T18:30:14.751Z] #84 142.5 checking dependency style of gcc... gcc3 [2022-07-27T18:30:14.751Z] #84 142.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:30:14.751Z] #84 142.8 checking whether make supports nested variables... (cached) yes [2022-07-27T18:30:14.751Z] #84 142.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:30:14.751Z] #84 142.8 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:30:14.751Z] #84 142.9 checking for yajl >= 2.1.0... yes [2022-07-27T18:30:14.751Z] #84 142.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:30:14.751Z] #84 143.0 checking for gcc... (cached) gcc [2022-07-27T18:30:14.751Z] #84 143.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:30:14.751Z] #84 143.1 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:30:14.751Z] #84 143.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:30:14.751Z] #84 143.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:30:14.751Z] #84 143.1 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:30:14.751Z] #84 143.2 checking for python3... /usr/bin/python3 [2022-07-27T18:30:14.751Z] #84 143.2 checking for python3 version... 3.9 [2022-07-27T18:30:14.751Z] #84 143.3 checking for python3 platform... linux [2022-07-27T18:30:14.751Z] #84 143.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:30:14.751Z] #84 143.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:30:14.751Z] #84 143.7 checking that generated files are newer than configure... done [2022-07-27T18:30:14.751Z] #84 143.7 configure: creating ./config.status [2022-07-27T18:30:14.751Z] #84 146.5 config.status: creating Makefile [2022-07-27T18:30:14.751Z] #84 146.6 config.status: creating config.h [2022-07-27T18:30:14.751Z] #84 146.6 config.status: executing libtool commands [2022-07-27T18:30:14.751Z] #84 146.6 config.status: executing depfiles commands [2022-07-27T18:30:14.751Z] #84 147.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-27T18:30:14.751Z] #84 147.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:30:14.751Z] #84 147.4 checking for gcc... gcc [2022-07-27T18:30:14.751Z] #84 147.5 checking whether the C compiler works... yes [2022-07-27T18:30:14.751Z] #84 147.8 checking for C compiler default output file name... a.out [2022-07-27T18:30:14.751Z] #84 147.8 checking for suffix of executables... [2022-07-27T18:30:14.751Z] #84 148.0 checking whether we are cross compiling... no [2022-07-27T18:30:14.751Z] #84 148.2 checking for suffix of object files... o [2022-07-27T18:30:14.751Z] #84 148.2 checking whether we are using the GNU C compiler... yes [2022-07-27T18:30:14.751Z] #84 148.3 checking whether gcc accepts -g... yes [2022-07-27T18:30:14.751Z] #84 148.4 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:30:14.751Z] #84 148.6 checking whether gcc understands -c and -o together... yes [2022-07-27T18:30:14.751Z] #84 148.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:30:14.904Z] #77 79.54 checking for suffix of executables... [2022-07-27T18:30:15.012Z] #84 148.8 checking whether build environment is sane... yes [2022-07-27T18:30:15.012Z] #84 148.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:30:15.012Z] #84 148.8 checking for gawk... no [2022-07-27T18:30:15.012Z] #84 148.8 checking for mawk... mawk [2022-07-27T18:30:15.012Z] #84 148.8 checking whether make sets $(MAKE)... yes [2022-07-27T18:30:15.012Z] #84 148.9 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:30:15.012Z] #84 148.9 checking whether make supports nested variables... yes [2022-07-27T18:30:15.012Z] #84 149.0 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:30:15.012Z] #84 149.0 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:30:15.012Z] #84 149.0 checking how to create a ustar tar archive... gnutar [2022-07-27T18:30:15.163Z] #77 79.75 checking whether we are cross compiling... no [2022-07-27T18:30:15.163Z] #77 80.00 checking for suffix of object files... o [2022-07-27T18:30:15.271Z] #84 149.0 checking dependency style of gcc... gcc3 [2022-07-27T18:30:15.271Z] #84 149.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:30:15.271Z] #84 149.2 checking whether make supports nested variables... (cached) yes [2022-07-27T18:30:15.424Z] #77 80.07 checking whether we are using the GNU C compiler... yes [2022-07-27T18:30:15.424Z] #77 80.12 checking whether gcc accepts -g... yes [2022-07-27T18:30:15.424Z] #77 80.17 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:30:15.531Z] #84 149.3 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:30:15.531Z] #84 149.5 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:30:15.531Z] #84 149.5 checking how to print strings... printf [2022-07-27T18:30:15.531Z] #84 149.6 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:30:15.531Z] #84 149.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:30:15.531Z] #84 149.6 checking for egrep... /bin/grep -E [2022-07-27T18:30:15.682Z] #77 80.39 checking whether gcc understands -c and -o together... [2022-07-27T18:30:15.682Z] #77 ... [2022-07-27T18:30:15.682Z] [2022-07-27T18:30:15.682Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:30:15.682Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-27T18:30:15.682Z] #36 119.3 Delve is a source level debugger for Go programs. [2022-07-27T18:30:15.682Z] #36 119.3 [2022-07-27T18:30:15.682Z] #36 119.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-27T18:30:15.682Z] #36 119.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-27T18:30:15.682Z] #36 119.3 [2022-07-27T18:30:15.682Z] #36 119.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-27T18:30:15.682Z] #36 119.3 [2022-07-27T18:30:15.682Z] #36 119.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-27T18:30:15.682Z] #36 119.3 [2022-07-27T18:30:15.682Z] #36 119.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-27T18:30:15.682Z] #36 119.3 [2022-07-27T18:30:15.682Z] #36 119.3 Usage: [2022-07-27T18:30:15.683Z] #36 119.3 dlv [command] [2022-07-27T18:30:15.683Z] #36 119.3 [2022-07-27T18:30:15.683Z] #36 119.3 Available Commands: [2022-07-27T18:30:15.683Z] #36 119.3 attach Attach to running process and begin debugging. [2022-07-27T18:30:15.683Z] #36 119.3 connect Connect to a headless debug server with a terminal client. [2022-07-27T18:30:15.683Z] #36 119.3 core Examine a core dump. [2022-07-27T18:30:15.683Z] #36 119.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-27T18:30:15.683Z] #36 119.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-27T18:30:15.683Z] #36 119.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-27T18:30:15.683Z] #36 119.3 help Help about any command [2022-07-27T18:30:15.683Z] #36 119.3 run Deprecated command. Use 'debug' instead. [2022-07-27T18:30:15.683Z] #36 119.3 test Compile test binary and begin debugging program. [2022-07-27T18:30:15.683Z] #36 119.3 trace Compile and begin tracing program. [2022-07-27T18:30:15.683Z] #36 119.3 version Prints version. [2022-07-27T18:30:15.683Z] #36 119.3 [2022-07-27T18:30:15.683Z] #36 119.3 Flags: [2022-07-27T18:30:15.683Z] #36 119.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-27T18:30:15.683Z] #36 119.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-27T18:30:15.683Z] #36 119.3 --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-07-27T18:30:15.683Z] #36 119.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-27T18:30:15.683Z] #36 119.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-27T18:30:15.683Z] #36 119.3 --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-07-27T18:30:15.683Z] #36 119.3 --disable-aslr Disables address space randomization [2022-07-27T18:30:15.683Z] #36 119.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-27T18:30:15.683Z] #36 119.3 -h, --help help for dlv [2022-07-27T18:30:15.683Z] #36 119.3 --init string Init file, executed by the terminal client. [2022-07-27T18:30:15.683Z] #36 119.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-27T18:30:15.683Z] #36 119.3 --log Enable debugging server logging. [2022-07-27T18:30:15.683Z] #36 119.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-27T18:30:15.683Z] #36 119.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-27T18:30:15.683Z] #36 119.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-27T18:30:15.683Z] #36 119.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-27T18:30:15.683Z] #36 119.3 --wd string Working directory for running the program. [2022-07-27T18:30:15.683Z] #36 119.3 [2022-07-27T18:30:15.683Z] #36 119.3 Additional help topics: [2022-07-27T18:30:15.683Z] #36 119.3 dlv backend Help about the --backend flag. [2022-07-27T18:30:15.683Z] #36 119.3 dlv log Help about logging flags. [2022-07-27T18:30:15.683Z] #36 119.3 dlv redirect Help about file redirection. [2022-07-27T18:30:15.683Z] #36 119.3 [2022-07-27T18:30:15.683Z] #36 119.3 Use "dlv [command] --help" for more information about a command. [2022-07-27T18:30:15.683Z] #36 DONE 119.8s [2022-07-27T18:30:15.683Z] [2022-07-27T18:30:15.683Z] #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-07-27T18:30:15.683Z] #26 sha256:b9604400b4756e0de83e4c1cb10f52ec5eed3367ad0faccd78215798629b5cff [2022-07-27T18:30:15.790Z] #84 149.6 checking for fgrep... /bin/grep -F [2022-07-27T18:30:15.790Z] #84 149.6 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:30:15.790Z] #84 149.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:30:15.790Z] #84 149.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:30:15.790Z] #84 149.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:30:15.790Z] #84 149.7 checking whether ln -s works... yes [2022-07-27T18:30:15.790Z] #84 149.7 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:30:15.790Z] #84 149.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:30:15.790Z] #84 149.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:30:15.790Z] #84 149.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:30:15.790Z] #84 149.7 checking for objdump... objdump [2022-07-27T18:30:15.790Z] #84 149.7 checking how to recognize dependent libraries... pass_all [2022-07-27T18:30:15.790Z] #84 149.7 checking for dlltool... no [2022-07-27T18:30:15.790Z] #84 149.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:30:15.790Z] #84 149.7 checking for ar... ar [2022-07-27T18:30:15.790Z] #84 149.7 checking for archiver @FILE support... @ [2022-07-27T18:30:16.050Z] #84 149.8 checking for strip... strip [2022-07-27T18:30:16.050Z] #84 149.8 checking for ranlib... ranlib [2022-07-27T18:30:16.309Z] #84 149.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:30:16.309Z] #84 150.2 checking for sysroot... no [2022-07-27T18:30:16.309Z] #84 150.2 checking for a working dd... /bin/dd [2022-07-27T18:30:16.309Z] #84 150.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:30:16.309Z] #84 150.3 checking for mt... no [2022-07-27T18:30:16.569Z] #84 150.3 checking if : is a manifest tool... no [2022-07-27T18:30:16.569Z] #84 150.3 checking how to run the C preprocessor... gcc -E [2022-07-27T18:30:17.491Z] #26 117.2 Updating files: 21% (2413/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: 34% (3903/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: 53% (6159/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 97% (11144/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-27T18:30:17.491Z] #26 121.5 + cd /tmp/tmp.YxmnmgNr9e/tmp/docker-ce [2022-07-27T18:30:17.491Z] #26 121.5 + git checkout -q v17.06.2-ce [2022-07-27T18:30:17.508Z] #84 150.5 checking for ANSI C header files... yes [2022-07-27T18:30:17.508Z] #84 151.3 checking for sys/types.h... yes [2022-07-27T18:30:17.770Z] #84 151.5 checking for sys/stat.h... yes [2022-07-27T18:30:18.030Z] #84 151.8 checking for stdlib.h... yes [2022-07-27T18:30:18.030Z] #84 151.9 checking for string.h... yes [2022-07-27T18:30:18.030Z] #84 152.1 checking for memory.h... yes [2022-07-27T18:30:18.290Z] #84 152.2 checking for strings.h... yes [2022-07-27T18:30:18.523Z] #77 ... [2022-07-27T18:30:18.523Z] [2022-07-27T18:30:18.523Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-27T18:30:18.523Z] #64 sha256:9d050dad8ede2b91d587745163219964a5f7203172eaa870904e175a142ef350 [2022-07-27T18:30:18.549Z] #84 152.3 checking for inttypes.h... yes [2022-07-27T18:30:18.809Z] #84 152.6 checking for stdint.h... yes [2022-07-27T18:30:18.868Z] #26 ... [2022-07-27T18:30:18.868Z] [2022-07-27T18:30:18.868Z] #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-07-27T18:30:18.868Z] #60 sha256:004efcfa8b1fd9b428a0f828c058d025a02aabf173dea8f21510a3b4d524422e [2022-07-27T18:30:18.868Z] #60 10.89 + cd /tmp/tmp.3RHAMBR1dT/src/github.com/opencontainers/runc [2022-07-27T18:30:18.868Z] #60 10.89 + git checkout -q v1.1.2 [2022-07-27T18:30:19.070Z] #84 152.9 checking for unistd.h... yes [2022-07-27T18:30:19.332Z] #84 153.1 checking for dlfcn.h... yes [2022-07-27T18:30:19.333Z] #84 153.3 checking for objdir... .libs [2022-07-27T18:30:19.436Z] #60 11.47 + '[' -z '' ']' [2022-07-27T18:30:19.436Z] #60 11.47 + target=static [2022-07-27T18:30:19.436Z] #60 11.47 + make BUILDTAGS=seccomp static [2022-07-27T18:30:19.436Z] #60 11.83 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-07-27T18:30:19.485Z] #14 ... [2022-07-27T18:30:19.485Z] [2022-07-27T18:30:19.485Z] #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-07-27T18:30:19.485Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:19.485Z] #77 84.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:30:19.485Z] #77 84.16 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:30:19.485Z] #77 84.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:30:19.485Z] #77 84.46 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:30:19.485Z] #77 84.69 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:30:19.485Z] #77 84.87 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:30:19.485Z] #77 85.06 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:30:19.485Z] #77 85.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:30:19.485Z] #77 85.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:30:19.903Z] #84 153.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:30:19.903Z] #84 153.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:30:20.167Z] #84 153.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:30:20.336Z] #64 71.93 Updating files: 26% (1310/4910) Updating files: 27% (1326/4910) Updating files: 28% (1375/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 58% (2882/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 82% (4064/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-27T18:30:20.336Z] #64 74.95 + cd /tmp/tmp.i0iMwZtNP7/src/github.com/containerd/containerd [2022-07-27T18:30:20.427Z] #84 154.0 checking if gcc static flag -static works... yes [2022-07-27T18:30:20.427Z] #84 154.4 checking if gcc supports -c -o file.o... yes [2022-07-27T18:30:20.427Z] #84 154.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:30:20.595Z] #64 74.95 + git checkout -q v1.6.6 [2022-07-27T18:30:20.687Z] #84 154.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:30:20.948Z] #84 154.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:30:20.948Z] #84 154.8 checking how to hardcode library paths into programs... immediate [2022-07-27T18:30:20.948Z] #84 154.8 checking whether stripping libraries is possible... yes [2022-07-27T18:30:20.948Z] #84 154.8 checking if libtool supports shared libraries... yes [2022-07-27T18:30:20.948Z] #84 154.8 checking whether to build shared libraries... no [2022-07-27T18:30:20.948Z] #84 154.8 checking whether to build static libraries... yes [2022-07-27T18:30:21.208Z] #84 154.8 checking float.h usability... yes [2022-07-27T18:30:21.468Z] #84 155.1 checking float.h presence... yes [2022-07-27T18:30:21.468Z] #84 155.2 checking for float.h... yes [2022-07-27T18:30:21.468Z] #84 155.3 checking limits.h usability... yes [2022-07-27T18:30:21.729Z] #84 155.5 checking limits.h presence... yes [2022-07-27T18:30:21.729Z] #84 155.6 checking for limits.h... yes [2022-07-27T18:30:21.989Z] #84 155.7 checking stddef.h usability... yes [2022-07-27T18:30:21.989Z] #84 155.9 checking stddef.h presence... yes [2022-07-27T18:30:21.989Z] #84 156.0 checking for stddef.h... yes [2022-07-27T18:30:22.250Z] #84 156.1 checking for stdlib.h... (cached) yes [2022-07-27T18:30:22.250Z] #84 156.1 checking for string.h... (cached) yes [2022-07-27T18:30:22.510Z] #84 156.2 checking sys/time.h usability... yes [2022-07-27T18:30:22.510Z] #84 156.4 checking sys/time.h presence... yes [2022-07-27T18:30:22.726Z] #60 ... [2022-07-27T18:30:22.726Z] [2022-07-27T18:30:22.726Z] #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-07-27T18:30:22.726Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-27T18:30:22.726Z] #21 1.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:30:22.726Z] #21 1.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:30:22.726Z] #21 1.440 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:30:22.726Z] #21 1.860 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:30:22.726Z] #21 3.280 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:30:22.726Z] #21 4.898 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:30:22.726Z] #21 7.300 Fetched 8447 kB in 7s (1295 kB/s) [2022-07-27T18:30:22.726Z] #21 7.300 Reading package lists... [2022-07-27T18:30:22.726Z] #21 9.660 Reading package lists... [2022-07-27T18:30:22.726Z] #21 ... [2022-07-27T18:30:22.726Z] [2022-07-27T18:30:22.726Z] #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-07-27T18:30:22.726Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:30:22.726Z] #77 80.39 checking whether gcc understands -c and -o together... yes [2022-07-27T18:30:22.726Z] #77 80.66 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:30:22.726Z] #77 80.71 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:30:22.726Z] #77 80.74 checking for egrep... /bin/grep -E [2022-07-27T18:30:22.726Z] #77 80.74 checking for fgrep... /bin/grep -F [2022-07-27T18:30:22.726Z] #77 80.76 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:30:22.726Z] #77 80.85 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:30:22.726Z] #77 80.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:30:22.726Z] #77 80.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:30:22.726Z] #77 81.20 checking whether ln -s works... yes [2022-07-27T18:30:22.726Z] #77 81.20 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:30:22.726Z] #77 81.22 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-27T18:30:22.726Z] #77 81.22 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:30:22.726Z] #77 81.22 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:30:22.726Z] #77 81.22 checking for objdump... objdump [2022-07-27T18:30:22.726Z] #77 81.22 checking how to recognize dependent libraries... pass_all [2022-07-27T18:30:22.726Z] #77 81.22 checking for dlltool... no [2022-07-27T18:30:22.726Z] #77 81.22 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:30:22.726Z] #77 81.22 checking for ar... ar [2022-07-27T18:30:22.726Z] #77 81.22 checking for archiver @FILE support... @ [2022-07-27T18:30:22.726Z] #77 81.35 checking for strip... strip [2022-07-27T18:30:22.726Z] #77 81.36 checking for ranlib... ranlib [2022-07-27T18:30:22.726Z] #77 81.36 checking for gawk... no [2022-07-27T18:30:22.726Z] #77 81.36 checking for mawk... mawk [2022-07-27T18:30:22.726Z] #77 81.37 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:30:22.726Z] #77 81.65 checking for sysroot... no [2022-07-27T18:30:22.726Z] #77 81.65 checking for a working dd... /bin/dd [2022-07-27T18:30:22.726Z] #77 81.68 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:30:22.726Z] #77 81.70 checking for mt... no [2022-07-27T18:30:22.726Z] #77 81.71 checking if : is a manifest tool... no [2022-07-27T18:30:22.726Z] #77 81.74 checking how to run the C preprocessor... gcc -E [2022-07-27T18:30:22.726Z] #77 82.07 checking for ANSI C header files... yes [2022-07-27T18:30:22.726Z] #77 82.80 checking for sys/types.h... yes [2022-07-27T18:30:22.726Z] #77 82.98 checking for sys/stat.h... yes [2022-07-27T18:30:22.726Z] #77 83.19 checking for stdlib.h... yes [2022-07-27T18:30:22.726Z] #77 83.38 checking for string.h... yes [2022-07-27T18:30:22.726Z] #77 83.57 checking for memory.h... yes [2022-07-27T18:30:22.726Z] #77 83.73 checking for strings.h... yes [2022-07-27T18:30:22.726Z] #77 83.89 checking for inttypes.h... yes [2022-07-27T18:30:22.726Z] #77 84.09 checking for stdint.h... yes [2022-07-27T18:30:22.726Z] #77 84.26 checking for unistd.h... yes [2022-07-27T18:30:22.726Z] #77 84.44 checking for dlfcn.h... yes [2022-07-27T18:30:22.726Z] #77 84.63 checking for objdir... .libs [2022-07-27T18:30:22.726Z] #77 85.02 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:30:22.726Z] #77 85.19 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:30:22.726Z] #77 85.19 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:30:22.726Z] #77 85.33 checking if gcc static flag -static works... yes [2022-07-27T18:30:22.726Z] #77 85.67 checking if gcc supports -c -o file.o... yes [2022-07-27T18:30:22.726Z] #77 85.82 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:30:22.726Z] #77 85.82 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-27T18:30:22.726Z] #77 85.89 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:30:22.726Z] #77 86.26 checking how to hardcode library paths into programs... immediate [2022-07-27T18:30:22.726Z] #77 86.26 checking whether stripping libraries is possible... yes [2022-07-27T18:30:22.726Z] #77 86.28 checking if libtool supports shared libraries... yes [2022-07-27T18:30:22.726Z] #77 86.28 checking whether to build shared libraries... no [2022-07-27T18:30:22.726Z] #77 86.28 checking whether to build static libraries... yes [2022-07-27T18:30:22.726Z] #77 86.28 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:30:22.726Z] #77 86.34 checking whether build environment is sane... yes [2022-07-27T18:30:22.726Z] #77 86.41 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:30:22.726Z] #77 86.42 checking whether make sets $(MAKE)... yes [2022-07-27T18:30:22.726Z] #77 86.46 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:30:22.726Z] #77 86.52 checking whether make supports nested variables... yes [2022-07-27T18:30:22.726Z] #77 86.58 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:30:22.726Z] #77 86.58 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:30:22.726Z] #77 86.58 checking how to create a ustar tar archive... gnutar [2022-07-27T18:30:22.726Z] #77 86.65 checking dependency style of gcc... gcc3 [2022-07-27T18:30:22.726Z] #77 86.85 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:30:22.726Z] #77 86.87 checking whether make supports nested variables... (cached) yes [2022-07-27T18:30:22.726Z] #77 86.87 checking for gawk... (cached) mawk [2022-07-27T18:30:22.726Z] #77 86.87 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:30:22.726Z] #77 86.88 checking for gcc... (cached) gcc [2022-07-27T18:30:22.726Z] #77 86.98 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:30:22.726Z] #77 86.99 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:30:22.726Z] #77 86.99 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:30:22.726Z] #77 86.99 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:30:22.726Z] #77 86.99 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:30:22.726Z] #77 87.08 checking for python3... /usr/bin/python3 [2022-07-27T18:30:22.726Z] #77 87.08 checking for python3 version... 3.9 [2022-07-27T18:30:22.726Z] #77 87.13 checking for python3 platform... linux [2022-07-27T18:30:22.726Z] #77 87.20 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:30:22.726Z] #77 87.33 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:30:22.726Z] #77 87.49 checking for go-md2man... no [2022-07-27T18:30:22.770Z] #84 156.5 checking for sys/time.h... yes [2022-07-27T18:30:22.770Z] #84 156.5 checking for inline... inline [2022-07-27T18:30:22.984Z] #77 87.51 checking error.h usability... yes [2022-07-27T18:30:22.984Z] #77 87.70 checking error.h presence... yes [2022-07-27T18:30:22.984Z] #77 87.81 checking for error.h... yes [2022-07-27T18:30:23.030Z] #84 156.7 checking for size_t... yes [2022-07-27T18:30:23.030Z] #84 156.9 checking for stdlib.h... (cached) yes [2022-07-27T18:30:23.155Z] #64 ... [2022-07-27T18:30:23.155Z] [2022-07-27T18:30:23.155Z] #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-07-27T18:30:23.155Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:23.155Z] #77 63.96 libtoolize: putting auxiliary files in '.'. [2022-07-27T18:30:23.155Z] #77 63.96 libtoolize: copying file './ltmain.sh' [2022-07-27T18:30:23.242Z] #77 87.84 checking linux/openat2.h usability... yes [2022-07-27T18:30:23.242Z] #77 88.03 checking linux/openat2.h presence... yes [2022-07-27T18:30:23.242Z] #77 88.11 checking for linux/openat2.h... yes [2022-07-27T18:30:23.290Z] #84 156.9 checking for GNU libc compatible malloc... yes [2022-07-27T18:30:23.290Z] #84 157.3 checking for stdlib.h... (cached) yes [2022-07-27T18:30:23.501Z] #77 88.14 checking for copy_file_range... yes [2022-07-27T18:30:23.550Z] #84 157.3 checking for GNU libc compatible realloc... yes [2022-07-27T18:30:23.605Z] #77 ... [2022-07-27T18:30:23.605Z] [2022-07-27T18:30:23.605Z] #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-07-27T18:30:23.605Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:23.605Z] #14 112.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-27T18:30:23.605Z] #14 112.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:23.605Z] #14 112.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:23.759Z] #77 88.35 checking for fgetxattr... yes [2022-07-27T18:30:23.759Z] #77 88.53 checking for statx... yes [2022-07-27T18:30:23.786Z] #77 65.03 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-27T18:30:23.786Z] #77 65.03 libtoolize: and rerunning libtoolize and aclocal. [2022-07-27T18:30:23.786Z] #77 65.03 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:30:23.811Z] #84 157.6 checking for working strtod... yes [2022-07-27T18:30:24.018Z] #77 88.73 checking for fgetpwent_r... yes [2022-07-27T18:30:24.071Z] #84 157.8 checking for gettimeofday... yes [2022-07-27T18:30:24.331Z] #84 158.0 checking for memset... yes [2022-07-27T18:30:24.536Z] #77 89.02 checking for issetugid... no [2022-07-27T18:30:24.536Z] #77 89.29 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:30:24.536Z] #77 89.29 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:30:24.592Z] #84 158.3 checking for strspn... yes [2022-07-27T18:30:24.852Z] #84 158.7 checking that generated files are newer than configure... done [2022-07-27T18:30:24.852Z] #84 158.7 configure: creating ./config.status [2022-07-27T18:30:25.104Z] #77 89.29 checking for library containing yajl_tree_get... -lyajl [2022-07-27T18:30:25.104Z] #77 89.73 checking for yajl >= 2.0.0... yes [2022-07-27T18:30:25.104Z] #77 89.78 checking sys/capability.h usability... yes [2022-07-27T18:30:25.104Z] #77 89.93 checking sys/capability.h presence... yes [2022-07-27T18:30:25.363Z] #77 90.00 checking for sys/capability.h... yes [2022-07-27T18:30:25.622Z] #77 90.02 checking for library containing cap_from_name... -lcap [2022-07-27T18:30:26.189Z] #77 90.49 checking for library containing dlopen... -ldl [2022-07-27T18:30:26.189Z] #77 90.93 checking seccomp.h usability... yes [2022-07-27T18:30:26.448Z] #77 91.16 checking seccomp.h presence... yes [2022-07-27T18:30:26.448Z] #77 91.23 checking for seccomp.h... yes [2022-07-27T18:30:27.016Z] #77 91.23 checking for library containing seccomp_rule_add... -lseccomp [2022-07-27T18:30:27.017Z] #77 91.73 checking for library containing seccomp_arch_resolve_name... none required [2022-07-27T18:30:27.017Z] [2022-07-27T18:30:27.017Z] #77 ... [2022-07-27T18:30:27.017Z] [2022-07-27T18:30:27.017Z] #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-07-27T18:30:27.017Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-27T18:30:27.017Z] #34 DONE 131.1s [2022-07-27T18:30:27.017Z] [2022-07-27T18:30:27.017Z] #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-07-27T18:30:27.017Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:30:27.017Z] #77 91.86 checking systemd/sd-bus.h usability... [2022-07-27T18:30:27.017Z] #77 ... [2022-07-27T18:30:27.017Z] [2022-07-27T18:30:27.017Z] #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-07-27T18:30:27.017Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-27T18:30:27.017Z] #21 9.660 Reading package lists... [2022-07-27T18:30:27.017Z] #21 12.13 Building dependency tree... [2022-07-27T18:30:27.017Z] #21 14.07 The following additional packages will be installed: [2022-07-27T18:30:27.017Z] #21 14.08 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-27T18:30:27.017Z] #21 14.09 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-27T18:30:27.017Z] #21 14.09 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:30:27.017Z] #21 14.09 python3-pkg-resources vim-runtime xxd [2022-07-27T18:30:27.017Z] #21 14.10 Suggested packages: [2022-07-27T18:30:27.017Z] #21 14.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-27T18:30:27.017Z] #21 14.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-27T18:30:27.017Z] #21 14.10 acl attr quota [2022-07-27T18:30:27.017Z] #21 14.10 Recommended packages: [2022-07-27T18:30:27.017Z] #21 14.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-27T18:30:27.276Z] #21 15.00 The following NEW packages will be installed: [2022-07-27T18:30:27.276Z] #21 15.00 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-27T18:30:27.276Z] #21 15.00 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-27T18:30:27.276Z] #21 15.02 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-27T18:30:27.276Z] #21 15.02 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-27T18:30:27.276Z] #21 15.02 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:30:27.276Z] #21 15.02 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-27T18:30:27.276Z] #21 15.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-27T18:30:27.276Z] #21 15.02 xz-utils zip zstd [2022-07-27T18:30:27.401Z] #84 160.9 config.status: creating Makefile [2022-07-27T18:30:27.401Z] #84 161.0 config.status: creating config.h [2022-07-27T18:30:27.401Z] #84 161.1 config.status: executing depfiles commands [2022-07-27T18:30:27.401Z] #84 161.4 config.status: executing libtool commands [2022-07-27T18:30:27.592Z] #77 ... [2022-07-27T18:30:27.592Z] [2022-07-27T18:30:27.592Z] #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-07-27T18:30:27.592Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:27.592Z] #14 171.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-27T18:30:27.592Z] #14 171.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:27.592Z] #14 171.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:27.843Z] #21 15.54 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:30:27.843Z] #21 15.54 Need to get 27.0 MB of archives. [2022-07-27T18:30:27.843Z] #21 15.54 After this operation, 105 MB of additional disk space will be used. [2022-07-27T18:30:27.843Z] #21 15.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-27T18:30:27.843Z] #21 15.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-27T18:30:27.843Z] #21 15.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-27T18:30:27.843Z] #21 15.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-27T18:30:27.843Z] #21 15.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-27T18:30:27.843Z] #21 15.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-27T18:30:27.843Z] #21 15.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-27T18:30:27.843Z] #21 15.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-27T18:30:27.843Z] #21 15.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:30:27.843Z] #21 15.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:30:27.843Z] #21 15.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-27T18:30:27.843Z] #21 15.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-27T18:30:27.843Z] #21 15.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-27T18:30:27.843Z] #21 15.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-27T18:30:28.102Z] #21 15.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-27T18:30:28.102Z] #21 15.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-27T18:30:28.102Z] #21 15.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-27T18:30:28.102Z] #21 15.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-27T18:30:28.102Z] #21 15.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-27T18:30:28.102Z] #21 15.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-27T18:30:28.102Z] #21 15.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-27T18:30:28.102Z] #21 15.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-27T18:30:28.102Z] #21 15.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-27T18:30:28.102Z] #21 15.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-27T18:30:28.102Z] #21 15.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-27T18:30:28.102Z] #21 15.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-27T18:30:28.102Z] #21 15.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-27T18:30:28.360Z] #21 16.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-27T18:30:28.360Z] #21 16.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-27T18:30:28.360Z] #21 16.15 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-07-27T18:30:28.360Z] #21 16.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-27T18:30:28.360Z] #21 16.15 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-27T18:30:28.360Z] #21 16.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-27T18:30:28.360Z] #21 16.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-27T18:30:28.360Z] #21 16.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-27T18:30:28.361Z] #21 16.21 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-27T18:30:28.361Z] #21 16.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-27T18:30:28.361Z] #21 16.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:30:28.361Z] #21 16.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-27T18:30:28.361Z] #21 16.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-27T18:30:28.361Z] #21 16.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-27T18:30:28.361Z] #21 16.24 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-27T18:30:28.619Z] #21 16.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-27T18:30:28.619Z] #21 16.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-27T18:30:28.619Z] #21 16.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-27T18:30:28.619Z] #21 16.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-27T18:30:28.619Z] #21 16.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-27T18:30:28.619Z] #21 16.45 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-27T18:30:28.784Z] #84 162.7 GEN .version [2022-07-27T18:30:28.784Z] #84 162.8 make install-recursive [2022-07-27T18:30:28.784Z] #84 162.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-27T18:30:28.853Z] #14 ... [2022-07-27T18:30:28.853Z] [2022-07-27T18:30:28.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-07-27T18:30:28.853Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:28.853Z] #77 58.26 configure.ac:7: installing './compile' [2022-07-27T18:30:28.853Z] #77 58.28 configure.ac:11: installing './config.guess' [2022-07-27T18:30:28.853Z] #77 58.29 configure.ac:11: installing './config.sub' [2022-07-27T18:30:28.853Z] #77 58.30 configure.ac:8: installing './install-sh' [2022-07-27T18:30:28.853Z] #77 58.31 configure.ac:8: installing './missing' [2022-07-27T18:30:28.853Z] #77 58.43 Makefile.am: installing './depcomp' [2022-07-27T18:30:28.853Z] #77 59.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:30:28.853Z] #77 59.75 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:30:28.853Z] #77 59.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:30:28.853Z] #77 59.90 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:30:28.853Z] #77 60.02 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:30:28.853Z] #77 60.15 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:30:28.853Z] #77 60.22 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:30:28.853Z] #77 60.36 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:30:28.853Z] #77 60.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:30:28.877Z] #21 16.66 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-27T18:30:29.045Z] #84 162.9 Making install in libocispec [2022-07-27T18:30:29.045Z] #84 162.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:30:29.045Z] #84 163.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-27T18:30:29.045Z] #84 163.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-27T18:30:29.045Z] #84 163.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-27T18:30:29.045Z] #84 163.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-27T18:30:29.087Z] #77 ... [2022-07-27T18:30:29.087Z] [2022-07-27T18:30:29.087Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:30:29.087Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:29.087Z] #14 141.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-27T18:30:29.087Z] #14 141.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:29.087Z] #14 141.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:30:29.414Z] #77 ... [2022-07-27T18:30:29.414Z] [2022-07-27T18:30:29.414Z] #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-07-27T18:30:29.414Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:29.414Z] #14 118.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-27T18:30:29.414Z] #14 118.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-27T18:30:29.414Z] #14 118.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:30:29.414Z] #14 118.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-27T18:30:29.414Z] #14 118.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-27T18:30:29.414Z] #14 118.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-27T18:30:29.443Z] #21 17.13 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:30:29.443Z] #21 17.26 Fetched 27.0 MB in 2s (17.1 MB/s) [2022-07-27T18:30:29.443Z] #21 17.30 Selecting previously unselected package pigz. [2022-07-27T18:30:29.670Z] #14 118.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-27T18:30:29.670Z] #14 118.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-27T18:30:29.670Z] #14 119.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-27T18:30:29.670Z] #14 119.1 Selecting previously unselected package libbtrfs0:amd64. [2022-07-27T18:30:29.670Z] #14 119.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-27T18:30:29.670Z] #14 119.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:30:29.701Z] #21 17.30 (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 ... 24009 files and directories currently installed.) [2022-07-27T18:30:29.701Z] #21 17.36 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-27T18:30:29.701Z] #21 17.37 Unpacking pigz (2.6-1) ... [2022-07-27T18:30:29.701Z] #21 17.47 Selecting previously unselected package libelf1:arm64. [2022-07-27T18:30:29.701Z] #21 17.47 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-27T18:30:29.701Z] #21 17.48 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-27T18:30:29.960Z] #21 17.69 Selecting previously unselected package libbpf0:arm64. [2022-07-27T18:30:29.960Z] #21 17.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-27T18:30:29.960Z] #21 17.70 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-27T18:30:29.960Z] #21 17.77 Selecting previously unselected package libcap2:arm64. [2022-07-27T18:30:29.960Z] #21 17.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-27T18:30:29.960Z] #21 17.78 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-27T18:30:29.964Z] #14 119.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-27T18:30:29.964Z] #14 119.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-27T18:30:29.964Z] #14 119.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:30:29.987Z] #84 164.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-27T18:30:30.218Z] #21 17.86 Selecting previously unselected package libmnl0:arm64. [2022-07-27T18:30:30.218Z] #21 17.86 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-27T18:30:30.218Z] #21 17.87 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-27T18:30:30.218Z] #21 17.92 Selecting previously unselected package libxtables12:arm64. [2022-07-27T18:30:30.218Z] #21 17.93 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-27T18:30:30.218Z] #21 17.93 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-27T18:30:30.218Z] #21 17.99 Selecting previously unselected package libcap2-bin. [2022-07-27T18:30:30.218Z] #21 17.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-27T18:30:30.218Z] #21 18.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-27T18:30:30.218Z] #21 18.06 Selecting previously unselected package iproute2. [2022-07-27T18:30:30.218Z] #21 18.06 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-27T18:30:30.218Z] #21 18.06 Unpacking iproute2 (5.10.0-4) ... [2022-07-27T18:30:30.247Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-27T18:30:30.247Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-27T18:30:30.247Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-27T18:30:30.247Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-27T18:30:30.247Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-27T18:30:30.247Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-27T18:30:30.247Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-27T18:30:30.247Z] #84 164.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-27T18:30:30.247Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-27T18:30:30.247Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-27T18:30:30.247Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-27T18:30:30.247Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-27T18:30:30.247Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-27T18:30:30.247Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-27T18:30:30.247Z] #84 164.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-27T18:30:30.478Z] #14 119.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-27T18:30:30.478Z] #14 119.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:30:30.478Z] #14 119.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:30:30.478Z] #14 119.8 Selecting previously unselected package libudev-dev:amd64. [2022-07-27T18:30:30.478Z] #14 119.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-27T18:30:30.478Z] #14 119.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:30:30.478Z] #14 120.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-27T18:30:30.734Z] #14 120.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-27T18:30:30.734Z] #14 120.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-27T18:30:30.739Z] #21 18.41 Selecting previously unselected package xxd. [2022-07-27T18:30:30.739Z] #21 18.42 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-27T18:30:30.739Z] #21 18.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:30:30.739Z] #21 18.55 Selecting previously unselected package vim-common. [2022-07-27T18:30:30.997Z] #21 18.56 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:30:30.997Z] #21 18.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:30:30.997Z] #21 18.71 Selecting previously unselected package bash-completion. [2022-07-27T18:30:30.997Z] #21 18.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-27T18:30:30.997Z] #21 ... [2022-07-27T18:30:30.997Z] [2022-07-27T18:30:30.997Z] #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-07-27T18:30:30.997Z] #26 sha256:b9604400b4756e0de83e4c1cb10f52ec5eed3367ad0faccd78215798629b5cff [2022-07-27T18:30:30.997Z] #26 124.8 + mkdir -p /tmp/tmp.YxmnmgNr9e/src/github.com/docker [2022-07-27T18:30:30.997Z] #26 124.9 + mv components/cli /tmp/tmp.YxmnmgNr9e/src/github.com/docker/cli [2022-07-27T18:30:30.997Z] #26 124.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-27T18:30:31.004Z] #14 120.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-27T18:30:31.004Z] #14 120.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-27T18:30:31.004Z] #14 120.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-27T18:30:31.189Z] #84 165.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-27T18:30:31.189Z] #84 165.2 make install-recursive [2022-07-27T18:30:31.189Z] #84 165.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:30:31.256Z] #26 ... [2022-07-27T18:30:31.256Z] [2022-07-27T18:30:31.256Z] #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-07-27T18:30:31.256Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:30:31.256Z] #77 91.86 checking systemd/sd-bus.h usability... yes [2022-07-27T18:30:31.256Z] #77 92.10 checking systemd/sd-bus.h presence... yes [2022-07-27T18:30:31.256Z] #77 92.37 checking for systemd/sd-bus.h... yes [2022-07-27T18:30:31.256Z] #77 92.38 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-27T18:30:31.256Z] #77 93.10 checking for sd_notify_barrier... yes [2022-07-27T18:30:31.256Z] #77 93.31 checking linux/bpf.h usability... yes [2022-07-27T18:30:31.256Z] #77 93.58 checking linux/bpf.h presence... yes [2022-07-27T18:30:31.256Z] #77 93.62 checking for linux/bpf.h... yes [2022-07-27T18:30:31.256Z] #77 93.63 checking compilation for eBPF... yes [2022-07-27T18:30:31.256Z] #77 93.77 checking for criu >= 3.15... no [2022-07-27T18:30:31.256Z] #77 93.81 configure: CRIU headers not found, building without CRIU support [2022-07-27T18:30:31.256Z] #77 93.82 checking for criu > 3.16... no [2022-07-27T18:30:31.256Z] #77 93.84 configure: CRIU version doesn't support join-ns API [2022-07-27T18:30:31.256Z] #77 93.84 checking for criu > 3.16.1... no [2022-07-27T18:30:31.256Z] #77 93.87 configure: CRIU version doesn't support for pre-dumping [2022-07-27T18:30:31.256Z] #77 93.88 checking for new mount API (fsconfig)... yes [2022-07-27T18:30:31.256Z] #77 93.99 checking for seccomp notify API... yes [2022-07-27T18:30:31.256Z] #77 94.13 checking for gperf... no [2022-07-27T18:30:31.256Z] #77 94.13 configure: gperf not found - cannot rebuild signal parser code [2022-07-27T18:30:31.256Z] #77 94.13 checking for library containing argp_parse... none required [2022-07-27T18:30:31.256Z] #77 94.50 checking that generated files are newer than configure... done [2022-07-27T18:30:31.256Z] #77 94.50 configure: creating ./config.status [2022-07-27T18:30:31.260Z] #14 120.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-27T18:30:31.260Z] #14 120.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-27T18:30:31.260Z] #14 120.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-27T18:30:31.451Z] #84 165.3 Making install in yajl [2022-07-27T18:30:31.451Z] #84 165.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:30:31.451Z] #84 165.4 CC verify/json_verify-json_verify.o [2022-07-27T18:30:31.451Z] #84 165.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-27T18:30:31.451Z] #84 165.4 CC src/libyajl_la-yajl.lo [2022-07-27T18:30:31.451Z] #84 165.4 CC src/libyajl_la-yajl_gen.lo [2022-07-27T18:30:31.451Z] #84 165.4 CC src/libyajl_la-yajl_parser.lo [2022-07-27T18:30:31.451Z] #84 165.4 CC src/libyajl_la-yajl_buf.lo [2022-07-27T18:30:31.451Z] #84 165.5 CC src/libyajl_la-yajl_encode.lo [2022-07-27T18:30:31.517Z] #14 120.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-27T18:30:31.517Z] #14 120.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-27T18:30:31.517Z] #14 120.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-27T18:30:31.517Z] #14 120.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-27T18:30:31.517Z] #14 120.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-27T18:30:31.517Z] #14 120.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-27T18:30:31.711Z] #84 165.5 CC src/libyajl_la-yajl_tree.lo [2022-07-27T18:30:31.711Z] #84 165.5 CC src/libyajl_la-yajl_lex.lo [2022-07-27T18:30:32.079Z] #14 121.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-27T18:30:32.079Z] #14 121.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-27T18:30:32.079Z] #14 121.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-27T18:30:32.191Z] #77 97.08 config.status: creating Makefile [2022-07-27T18:30:32.450Z] #77 97.16 config.status: creating rpm/crun.spec [2022-07-27T18:30:32.450Z] #77 97.24 config.status: creating config.h [2022-07-27T18:30:32.450Z] #77 97.27 config.status: executing libtool commands [2022-07-27T18:30:32.450Z] #77 97.32 config.status: executing depfiles commands [2022-07-27T18:30:32.642Z] #14 121.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-27T18:30:32.642Z] #14 121.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:30:32.642Z] #14 121.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:30:32.642Z] #14 121.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-27T18:30:32.642Z] #14 122.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-27T18:30:32.642Z] #14 122.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:30:32.898Z] #14 122.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-27T18:30:32.898Z] #14 122.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-27T18:30:32.898Z] #14 122.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:30:33.269Z] #14 ... [2022-07-27T18:30:33.269Z] [2022-07-27T18:30:33.269Z] #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-07-27T18:30:33.269Z] #64 sha256:9d050dad8ede2b91d587745163219964a5f7203172eaa870904e175a142ef350 [2022-07-27T18:30:33.269Z] #64 77.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-27T18:30:33.269Z] #64 77.29 + BUILDTAGS='netgo osusergo static_build' [2022-07-27T18:30:33.269Z] #64 77.29 + export EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:30:33.269Z] #64 77.29 + EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:30:33.269Z] #64 77.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-27T18:30:33.269Z] #64 77.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-27T18:30:33.269Z] #64 77.29 + '[' '' = dynamic ']' [2022-07-27T18:30:33.269Z] #64 77.29 + make [2022-07-27T18:30:33.269Z] #64 80.44 + bin/ctr [2022-07-27T18:30:33.459Z] #14 122.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:30:33.459Z] #14 122.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-27T18:30:33.459Z] #14 122.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:30:33.459Z] #14 122.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-27T18:30:33.459Z] #14 122.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:30:33.459Z] #14 122.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-27T18:30:33.459Z] #14 122.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:30:33.459Z] #14 122.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-27T18:30:33.459Z] #14 122.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:30:33.459Z] #14 122.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-27T18:30:33.459Z] #14 122.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:30:33.459Z] #14 122.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:30:33.459Z] #14 122.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:30:33.459Z] #14 122.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-27T18:30:33.459Z] #14 122.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-27T18:30:33.715Z] #14 122.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:30:33.715Z] #14 122.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:30:33.715Z] #14 123.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-27T18:30:33.715Z] #14 123.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-27T18:30:33.715Z] #14 123.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:30:33.715Z] #14 123.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:30:33.715Z] #14 123.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-07-27T18:30:33.715Z] #14 123.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:33.715Z] #14 123.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-07-27T18:30:33.715Z] #14 123.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:30:33.715Z] #14 123.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:33.715Z] #14 123.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-07-27T18:30:33.715Z] #14 123.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:30:33.824Z] #77 98.42 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-27T18:30:33.824Z] #77 98.45 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:30:33.971Z] #14 123.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:30:33.971Z] #14 123.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:30:33.971Z] #14 123.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:30:33.971Z] #14 123.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:30:33.971Z] #14 123.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:30:33.971Z] #14 123.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:30:34.082Z] #77 ... [2022-07-27T18:30:34.083Z] [2022-07-27T18:30:34.083Z] #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-07-27T18:30:34.083Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-27T18:30:34.083Z] #21 20.97 Unpacking bash-completion (1:2.11-2) ... [2022-07-27T18:30:34.083Z] #21 21.42 Selecting previously unselected package bzip2. [2022-07-27T18:30:34.083Z] #21 21.42 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-27T18:30:34.083Z] #21 21.43 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:30:34.083Z] #21 21.52 Selecting previously unselected package xz-utils. [2022-07-27T18:30:34.083Z] #21 21.52 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-27T18:30:34.083Z] #21 21.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:30:34.083Z] #21 21.73 Selecting previously unselected package apparmor. [2022-07-27T18:30:34.083Z] #21 21.73 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-27T18:30:34.083Z] #21 21.79 Unpacking apparmor (2.13.6-10) ... [2022-07-27T18:30:34.600Z] #21 22.21 Selecting previously unselected package inetutils-ping. [2022-07-27T18:30:34.600Z] #21 22.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-27T18:30:34.600Z] #21 22.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-27T18:30:34.600Z] #21 22.37 Selecting previously unselected package libip4tc2:arm64. [2022-07-27T18:30:34.600Z] #21 22.37 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-27T18:30:34.600Z] #21 22.37 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-27T18:30:34.858Z] #21 22.44 Selecting previously unselected package libip6tc2:arm64. [2022-07-27T18:30:34.858Z] #21 22.45 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-27T18:30:34.858Z] #21 22.45 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-27T18:30:34.858Z] #21 22.54 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-27T18:30:34.858Z] #21 22.55 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-27T18:30:34.858Z] #21 22.55 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-27T18:30:34.858Z] #21 22.62 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-27T18:30:34.858Z] #21 22.62 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-27T18:30:34.858Z] #21 22.63 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-27T18:30:35.013Z] #84 ... [2022-07-27T18:30:35.013Z] [2022-07-27T18:30:35.013Z] #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-07-27T18:30:35.013Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:30:35.013Z] #19 215.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-27T18:30:35.013Z] #19 215.2 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:30:35.013Z] #19 215.2 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:30:35.013Z] #19 215.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-27T18:30:35.013Z] #19 215.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:30:35.013Z] #19 215.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-27T18:30:35.116Z] #21 22.71 Selecting previously unselected package libnftnl11:arm64. [2022-07-27T18:30:35.116Z] #21 22.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-27T18:30:35.116Z] #21 22.73 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-27T18:30:35.116Z] #21 22.83 Selecting previously unselected package iptables. [2022-07-27T18:30:35.116Z] #21 22.83 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-27T18:30:35.116Z] #21 22.83 Unpacking iptables (1.8.7-1) ... [2022-07-27T18:30:35.633Z] #21 23.20 Selecting previously unselected package libonig5:arm64. [2022-07-27T18:30:35.633Z] #21 23.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-27T18:30:35.633Z] #21 23.21 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-27T18:30:35.633Z] #21 23.37 Selecting previously unselected package libjq1:arm64. [2022-07-27T18:30:35.633Z] #21 23.37 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-27T18:30:35.633Z] #21 23.39 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-27T18:30:35.633Z] #21 23.47 Selecting previously unselected package jq. [2022-07-27T18:30:35.633Z] #21 23.47 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-27T18:30:35.633Z] #21 23.47 Unpacking jq (1.6-2.1) ... [2022-07-27T18:30:35.862Z] #14 DONE 124.9s [2022-07-27T18:30:35.862Z] [2022-07-27T18:30:35.862Z] #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-07-27T18:30:35.862Z] #67 sha256:d01759882edb31f9768a0357c25956bc12a8e7a677e1dc9b600cf3dce0b36d42 [2022-07-27T18:30:35.862Z] #67 ... [2022-07-27T18:30:35.862Z] [2022-07-27T18:30:35.862Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-27T18:30:35.862Z] #59 sha256:0b7d2e3de7d8fedc6a4c6dc6e4d35982020944e0675fc410d465dab9b91064ac [2022-07-27T18:30:35.862Z] #59 DONE 0.3s [2022-07-27T18:30:35.862Z] [2022-07-27T18:30:35.862Z] #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-07-27T18:30:35.862Z] #60 sha256:c7fcc7494969a1d44ff06e7d1a976c4d6da06eac030edc9f13347c09c616d8e7 [2022-07-27T18:30:35.892Z] #21 23.57 Selecting previously unselected package libaio1:arm64. [2022-07-27T18:30:35.892Z] #21 23.61 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-27T18:30:35.892Z] #21 23.61 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-27T18:30:36.150Z] #21 23.69 Selecting previously unselected package libgpm2:arm64. [2022-07-27T18:30:36.150Z] #21 23.69 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-27T18:30:36.150Z] #21 23.70 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-27T18:30:36.150Z] #21 23.76 Selecting previously unselected package libicu67:arm64. [2022-07-27T18:30:36.150Z] #21 23.76 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-27T18:30:36.150Z] #21 23.77 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-27T18:30:36.548Z] #64 ... [2022-07-27T18:30:36.548Z] [2022-07-27T18:30:36.548Z] #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-07-27T18:30:36.548Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:36.548Z] #14 152.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-27T18:30:36.548Z] #14 152.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:36.548Z] #14 152.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:30:39.135Z] #60 ... [2022-07-27T18:30:39.135Z] [2022-07-27T18:30:39.135Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-27T18:30:39.135Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-27T18:30:39.135Z] #15 DONE 3.5s [2022-07-27T18:30:39.393Z] [2022-07-27T18:30:39.393Z] #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-07-27T18:30:39.393Z] #60 sha256:c7fcc7494969a1d44ff06e7d1a976c4d6da06eac030edc9f13347c09c616d8e7 [2022-07-27T18:30:39.393Z] #60 3.303 + RM_GOPATH=0 [2022-07-27T18:30:39.393Z] #60 3.303 + TMP_GOPATH= [2022-07-27T18:30:39.393Z] #60 3.303 + : /build [2022-07-27T18:30:39.393Z] #60 3.303 + '[' -z '' ']' [2022-07-27T18:30:39.393Z] #60 3.303 ++ mktemp -d [2022-07-27T18:30:39.393Z] #60 3.303 + export GOPATH=/tmp/tmp.Fur2zbNIwn [2022-07-27T18:30:39.393Z] #60 3.303 + GOPATH=/tmp/tmp.Fur2zbNIwn [2022-07-27T18:30:39.393Z] #60 3.303 + RM_GOPATH=1 [2022-07-27T18:30:39.393Z] #60 3.303 + case "$(go env GOARCH)" in [2022-07-27T18:30:39.393Z] #60 3.303 ++ go env GOARCH [2022-07-27T18:30:39.393Z] #60 3.358 Install runc version v1.1.2 (build tags: seccomp) [2022-07-27T18:30:39.393Z] #60 3.358 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:30:39.393Z] #60 3.358 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:30:39.393Z] #60 3.358 ++ dirname /install.sh [2022-07-27T18:30:39.393Z] #60 3.358 + dir=/ [2022-07-27T18:30:39.393Z] #60 3.358 + bin=runc [2022-07-27T18:30:39.393Z] #60 3.358 + shift [2022-07-27T18:30:39.393Z] #60 3.358 + '[' '!' -f //runc.installer ']' [2022-07-27T18:30:39.393Z] #60 3.358 + . //runc.installer [2022-07-27T18:30:39.393Z] #60 3.358 ++ set -e [2022-07-27T18:30:39.393Z] #60 3.358 ++ : v1.1.2 [2022-07-27T18:30:39.393Z] #60 3.358 + install_runc [2022-07-27T18:30:39.393Z] #60 3.358 + RUNC_BUILDTAGS=seccomp [2022-07-27T18:30:39.393Z] #60 3.358 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-27T18:30:39.393Z] #60 3.358 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Fur2zbNIwn/src/github.com/opencontainers/runc [2022-07-27T18:30:39.393Z] #60 3.358 Cloning into '/tmp/tmp.Fur2zbNIwn/src/github.com/opencontainers/runc'... [2022-07-27T18:30:39.436Z] #21 26.76 Selecting previously unselected package libinih1:arm64. [2022-07-27T18:30:39.436Z] #21 26.76 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-27T18:30:39.436Z] #21 26.78 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-27T18:30:39.436Z] #21 26.82 Selecting previously unselected package libnet1:arm64. [2022-07-27T18:30:39.436Z] #21 26.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-27T18:30:39.436Z] #21 26.84 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:30:39.436Z] #21 26.92 Selecting previously unselected package libnl-3-200:arm64. [2022-07-27T18:30:39.436Z] #21 26.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-27T18:30:39.436Z] #21 26.93 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-27T18:30:39.436Z] #21 27.02 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-27T18:30:39.436Z] #21 27.03 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-27T18:30:39.436Z] #21 27.03 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-27T18:30:39.436Z] #21 27.11 Selecting previously unselected package libyajl2:arm64. [2022-07-27T18:30:39.436Z] #21 27.12 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-27T18:30:39.436Z] #21 27.12 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-27T18:30:39.436Z] #21 27.18 Selecting previously unselected package net-tools. [2022-07-27T18:30:39.436Z] #21 27.18 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-27T18:30:39.436Z] #21 27.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:30:39.695Z] #21 27.31 Selecting previously unselected package patch. [2022-07-27T18:30:39.695Z] #21 27.32 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-27T18:30:39.695Z] #21 27.32 Unpacking patch (2.7.6-7) ... [2022-07-27T18:30:39.695Z] #21 27.40 Selecting previously unselected package python-pip-whl. [2022-07-27T18:30:39.695Z] #21 27.40 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:30:39.695Z] #21 27.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:30:39.782Z] #14 ... [2022-07-27T18:30:39.782Z] [2022-07-27T18:30:39.782Z] #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-07-27T18:30:39.782Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:39.782Z] #77 108.8 configure.ac:7: installing 'build-aux/compile' [2022-07-27T18:30:39.782Z] #77 108.8 configure.ac:9: installing 'build-aux/config.guess' [2022-07-27T18:30:39.782Z] #77 108.8 configure.ac:9: installing 'build-aux/config.sub' [2022-07-27T18:30:39.782Z] #77 108.8 configure.ac:11: installing 'build-aux/install-sh' [2022-07-27T18:30:39.782Z] #77 108.8 configure.ac:11: installing 'build-aux/missing' [2022-07-27T18:30:39.782Z] #77 109.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:30:39.782Z] #77 109.6 parallel-tests: installing 'build-aux/test-driver' [2022-07-27T18:30:40.262Z] #21 27.95 Selecting previously unselected package python3-lib2to3. [2022-07-27T18:30:40.262Z] #21 27.96 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-27T18:30:40.262Z] #21 27.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:30:40.521Z] #21 28.10 Selecting previously unselected package python3-distutils. [2022-07-27T18:30:40.521Z] #21 28.10 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-27T18:30:40.521Z] #21 28.11 Unpacking python3-distutils (3.9.2-1) ... [2022-07-27T18:30:40.521Z] #21 28.28 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:30:40.521Z] #21 28.29 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:30:40.521Z] #21 28.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:30:40.793Z] #21 28.42 Selecting previously unselected package python3-setuptools. [2022-07-27T18:30:40.793Z] #21 28.44 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-27T18:30:40.793Z] #21 28.45 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-27T18:30:41.056Z] #21 28.77 Selecting previously unselected package python3-wheel. [2022-07-27T18:30:41.056Z] #21 28.77 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-27T18:30:41.056Z] #21 28.78 Unpacking python3-wheel (0.34.2-1) ... [2022-07-27T18:30:41.056Z] #21 28.90 Selecting previously unselected package python3-pip. [2022-07-27T18:30:41.056Z] #21 28.90 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:30:41.056Z] #21 28.91 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:30:41.314Z] #21 29.24 Selecting previously unselected package sudo. [2022-07-27T18:30:41.586Z] #21 29.25 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-27T18:30:41.586Z] #21 29.25 Unpacking sudo (1.9.5p2-3) ... [2022-07-27T18:30:41.596Z] #19 ... [2022-07-27T18:30:41.596Z] [2022-07-27T18:30:41.596Z] #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-07-27T18:30:41.596Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:41.596Z] #84 169.7 CCLD libyajl.la [2022-07-27T18:30:41.596Z] #84 169.9 CCLD verify/json_verify [2022-07-27T18:30:41.596Z] #84 170.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:30:41.596Z] #84 170.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:30:41.596Z] #84 170.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:30:41.596Z] #84 170.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:30:41.596Z] #84 170.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:30:41.596Z] #84 170.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:30:41.596Z] #84 170.2 CC src/validate.o [2022-07-27T18:30:41.596Z] #84 170.2 CC src/image_spec_schema_config_schema.lo [2022-07-27T18:30:41.596Z] #84 170.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-27T18:30:41.596Z] #84 170.3 CC src/image_spec_schema_defs.lo [2022-07-27T18:30:41.596Z] #84 170.3 CC src/image_spec_schema_defs_descriptor.lo [2022-07-27T18:30:41.596Z] #84 170.3 CC src/image_spec_schema_image_index_schema.lo [2022-07-27T18:30:41.596Z] #84 170.3 CC src/image_spec_schema_image_layout_schema.lo [2022-07-27T18:30:41.596Z] #84 170.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-27T18:30:41.596Z] #84 170.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-27T18:30:41.596Z] #84 170.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-27T18:30:41.596Z] #84 170.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-27T18:30:41.596Z] #84 170.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-27T18:30:41.596Z] #84 170.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-27T18:30:41.596Z] #84 170.5 CC src/runtime_spec_schema_defs.lo [2022-07-27T18:30:41.596Z] #84 170.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-27T18:30:41.596Z] #84 170.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-27T18:30:41.596Z] #84 170.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-27T18:30:41.596Z] #84 170.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-27T18:30:41.596Z] #84 170.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-27T18:30:41.596Z] #84 170.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-27T18:30:41.596Z] #84 170.8 CC src/basic_test_double_array_item.lo [2022-07-27T18:30:41.596Z] #84 170.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-27T18:30:41.596Z] #84 170.9 CC src/basic_test_double_array.lo [2022-07-27T18:30:41.596Z] #84 170.9 CC src/basic_test_top_array_string.lo [2022-07-27T18:30:41.596Z] #84 170.9 CC src/basic_test_top_array_int.lo [2022-07-27T18:30:41.596Z] #84 171.0 CC src/basic_test_top_double_array_int.lo [2022-07-27T18:30:41.596Z] #84 171.1 CC src/basic_test_top_double_array_obj.lo [2022-07-27T18:30:41.596Z] #84 171.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-27T18:30:41.596Z] #84 171.2 CC src/basic_test_top_double_array_string.lo [2022-07-27T18:30:41.596Z] #84 171.3 CC src/read-file.lo [2022-07-27T18:30:41.596Z] #84 171.4 CC src/json_common.lo [2022-07-27T18:30:41.596Z] #84 171.4 CC tests/test-1.o [2022-07-27T18:30:41.596Z] #84 171.5 CC tests/test-2.o [2022-07-27T18:30:41.596Z] #84 171.6 CC tests/test-3.o [2022-07-27T18:30:41.596Z] #84 171.7 CC tests/test-4.o [2022-07-27T18:30:41.596Z] #84 171.8 CC tests/test-5.o [2022-07-27T18:30:41.596Z] #84 172.0 CC tests/test-6.o [2022-07-27T18:30:41.596Z] #84 172.1 CC tests/test-8.o [2022-07-27T18:30:41.596Z] #84 172.2 CC tests/test-7.o [2022-07-27T18:30:41.596Z] #84 172.2 CC tests/test-9.o [2022-07-27T18:30:41.596Z] #84 172.7 CC tests/test-11.o [2022-07-27T18:30:41.596Z] #84 172.7 CC tests/test-10.o [2022-07-27T18:30:41.845Z] #21 ... [2022-07-27T18:30:41.845Z] [2022-07-27T18:30:41.845Z] #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-07-27T18:30:41.845Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:30:41.845Z] #77 98.87 checking for gcc... gcc [2022-07-27T18:30:41.845Z] #77 98.99 checking whether the C compiler works... yes [2022-07-27T18:30:41.845Z] #77 99.23 checking for C compiler default output file name... a.out [2022-07-27T18:30:41.845Z] #77 99.23 checking for suffix of executables... [2022-07-27T18:30:41.845Z] #77 99.39 checking whether we are cross compiling... no [2022-07-27T18:30:41.845Z] #77 99.55 checking for suffix of object files... o [2022-07-27T18:30:41.845Z] #77 99.64 checking whether we are using the GNU C compiler... yes [2022-07-27T18:30:41.845Z] #77 99.77 checking whether gcc accepts -g... yes [2022-07-27T18:30:41.845Z] #77 99.88 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:30:41.845Z] #77 100.0 checking whether gcc understands -c and -o together... yes [2022-07-27T18:30:41.845Z] #77 100.2 checking how to run the C preprocessor... gcc -E [2022-07-27T18:30:41.845Z] #77 100.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:30:41.845Z] #77 100.4 checking for egrep... /bin/grep -E [2022-07-27T18:30:41.845Z] #77 100.4 checking for ANSI C header files... yes [2022-07-27T18:30:41.845Z] #77 101.0 checking for sys/types.h... yes [2022-07-27T18:30:41.845Z] #77 101.1 checking for sys/stat.h... yes [2022-07-27T18:30:41.845Z] #77 101.2 checking for stdlib.h... yes [2022-07-27T18:30:41.845Z] #77 101.3 checking for string.h... yes [2022-07-27T18:30:41.845Z] #77 101.5 checking for memory.h... yes [2022-07-27T18:30:41.845Z] #77 101.7 checking for strings.h... yes [2022-07-27T18:30:41.845Z] #77 101.9 checking for inttypes.h... yes [2022-07-27T18:30:41.845Z] #77 102.1 checking for stdint.h... yes [2022-07-27T18:30:41.845Z] #77 102.2 checking for unistd.h... yes [2022-07-27T18:30:41.845Z] #77 102.4 checking minix/config.h usability... no [2022-07-27T18:30:41.845Z] #77 102.5 checking minix/config.h presence... no [2022-07-27T18:30:41.845Z] #77 102.6 checking for minix/config.h... no [2022-07-27T18:30:41.845Z] #77 102.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-27T18:30:41.845Z] #77 102.8 checking build system type... aarch64-unknown-linux-gnu [2022-07-27T18:30:41.845Z] #77 103.1 checking host system type... aarch64-unknown-linux-gnu [2022-07-27T18:30:41.845Z] #77 103.1 checking how to print strings... printf [2022-07-27T18:30:41.845Z] #77 103.1 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:30:41.845Z] #77 103.1 checking for fgrep... /bin/grep -F [2022-07-27T18:30:41.845Z] #77 103.1 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:30:41.845Z] #77 103.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:30:41.845Z] #77 103.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:30:41.845Z] #77 103.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:30:41.845Z] #77 103.3 checking whether ln -s works... yes [2022-07-27T18:30:41.845Z] #77 103.3 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:30:41.845Z] #77 103.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-27T18:30:41.845Z] #77 103.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:30:41.845Z] #77 103.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:30:41.845Z] #77 103.3 checking for objdump... objdump [2022-07-27T18:30:41.845Z] #77 103.3 checking how to recognize dependent libraries... pass_all [2022-07-27T18:30:41.845Z] #77 103.3 checking for dlltool... no [2022-07-27T18:30:41.845Z] #77 103.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:30:41.845Z] #77 103.3 checking for ar... ar [2022-07-27T18:30:41.845Z] #77 103.3 checking for archiver @FILE support... @ [2022-07-27T18:30:41.845Z] #77 103.5 checking for strip... strip [2022-07-27T18:30:41.845Z] #77 103.5 checking for ranlib... ranlib [2022-07-27T18:30:41.845Z] #77 103.5 checking for gawk... no [2022-07-27T18:30:41.845Z] #77 103.5 checking for mawk... mawk [2022-07-27T18:30:41.845Z] #77 103.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:30:41.845Z] #77 103.8 checking for sysroot... no [2022-07-27T18:30:41.845Z] #77 103.8 checking for a working dd... /bin/dd [2022-07-27T18:30:41.845Z] #77 103.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:30:41.845Z] #77 103.8 checking for mt... no [2022-07-27T18:30:41.845Z] #77 103.8 checking if : is a manifest tool... no [2022-07-27T18:30:41.845Z] #77 103.9 checking for dlfcn.h... yes [2022-07-27T18:30:41.845Z] #77 104.1 checking for objdir... .libs [2022-07-27T18:30:41.845Z] #77 104.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:30:41.845Z] #77 104.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:30:41.845Z] #77 104.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:30:41.845Z] #77 104.7 checking if gcc static flag -static works... yes [2022-07-27T18:30:41.845Z] #77 105.0 checking if gcc supports -c -o file.o... yes [2022-07-27T18:30:41.845Z] #77 105.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:30:41.845Z] #77 105.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-27T18:30:41.845Z] #77 105.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:30:41.845Z] #77 105.5 checking how to hardcode library paths into programs... immediate [2022-07-27T18:30:41.845Z] #77 105.5 checking whether stripping libraries is possible... yes [2022-07-27T18:30:41.845Z] #77 105.6 checking if libtool supports shared libraries... yes [2022-07-27T18:30:41.845Z] #77 105.6 checking whether to build shared libraries... no [2022-07-27T18:30:41.845Z] #77 105.6 checking whether to build static libraries... yes [2022-07-27T18:30:41.845Z] #77 105.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:30:41.845Z] #77 105.6 checking whether build environment is sane... yes [2022-07-27T18:30:41.845Z] #77 105.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:30:41.845Z] #77 105.7 checking whether make sets $(MAKE)... yes [2022-07-27T18:30:41.845Z] #77 105.7 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:30:41.845Z] #77 105.8 checking whether make supports nested variables... yes [2022-07-27T18:30:41.845Z] #77 105.8 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:30:41.845Z] #77 105.8 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:30:41.845Z] #77 105.8 checking how to create a ustar tar archive... gnutar [2022-07-27T18:30:41.845Z] #77 105.9 checking dependency style of gcc... gcc3 [2022-07-27T18:30:41.845Z] #77 106.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:30:41.845Z] #77 106.1 checking whether make supports nested variables... (cached) yes [2022-07-27T18:30:41.845Z] #77 106.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:30:41.845Z] #77 106.1 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:30:41.845Z] #77 106.1 checking for yajl >= 2.1.0... yes [2022-07-27T18:30:41.845Z] #77 106.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:30:41.845Z] #77 106.1 checking for gcc... (cached) gcc [2022-07-27T18:30:41.845Z] #77 106.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:30:41.845Z] #77 106.2 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:30:41.845Z] #77 106.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:30:41.845Z] #77 106.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:30:41.845Z] #77 106.2 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:30:41.845Z] #77 106.4 checking for python3... /usr/bin/python3 [2022-07-27T18:30:41.845Z] #77 106.4 checking for python3 version... 3.9 [2022-07-27T18:30:41.845Z] #77 106.4 checking for python3 platform... linux [2022-07-27T18:30:41.845Z] #77 106.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:30:41.915Z] #60 ... [2022-07-27T18:30:41.915Z] [2022-07-27T18:30:41.915Z] #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-07-27T18:30:41.915Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-27T18:30:41.915Z] #16 DONE 2.3s [2022-07-27T18:30:41.915Z] [2022-07-27T18:30:41.915Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-27T18:30:41.915Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-27T18:30:42.103Z] #77 106.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:30:42.103Z] #77 106.9 checking that generated files are newer than configure... done [2022-07-27T18:30:42.103Z] #77 106.9 configure: creating ./config.status [2022-07-27T18:30:42.103Z] #77 ... [2022-07-27T18:30:42.103Z] [2022-07-27T18:30:42.104Z] #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-07-27T18:30:42.104Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-27T18:30:42.104Z] #21 29.82 Selecting previously unselected package thin-provisioning-tools. [2022-07-27T18:30:42.104Z] #21 29.83 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-27T18:30:42.104Z] #21 29.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:30:42.309Z] #77 112.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:30:42.309Z] #77 112.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:30:42.362Z] #21 30.07 Selecting previously unselected package uidmap. [2022-07-27T18:30:42.362Z] #21 30.07 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-27T18:30:42.362Z] #21 30.08 Unpacking uidmap (1:4.8.1-1) ... [2022-07-27T18:30:42.620Z] #21 30.23 Selecting previously unselected package vim-runtime. [2022-07-27T18:30:42.620Z] #21 30.24 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:30:42.620Z] #21 30.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-27T18:30:42.620Z] #21 30.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-27T18:30:42.620Z] #21 30.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:30:43.110Z] #14 ... [2022-07-27T18:30:43.110Z] [2022-07-27T18:30:43.110Z] #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-07-27T18:30:43.110Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:43.110Z] #77 80.61 configure.ac:7: installing './compile' [2022-07-27T18:30:43.110Z] #77 80.63 configure.ac:11: installing './config.guess' [2022-07-27T18:30:43.110Z] #77 80.67 configure.ac:11: installing './config.sub' [2022-07-27T18:30:43.110Z] #77 80.69 configure.ac:8: installing './install-sh' [2022-07-27T18:30:43.110Z] #77 80.71 configure.ac:8: installing './missing' [2022-07-27T18:30:43.110Z] #77 80.90 Makefile.am: installing './depcomp' [2022-07-27T18:30:43.110Z] #77 83.14 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:30:43.110Z] #77 83.14 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:30:43.110Z] #77 83.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:30:43.110Z] #77 83.71 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:30:43.110Z] #77 84.07 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:30:43.110Z] #77 84.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:30:43.239Z] #77 113.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:30:43.239Z] #77 113.6 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:30:43.369Z] #77 84.54 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:30:43.627Z] #77 84.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:30:43.802Z] #77 114.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:30:43.809Z] #17 2.118 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-27T18:30:43.809Z] #17 DONE 2.3s [2022-07-27T18:30:43.809Z] [2022-07-27T18:30:43.809Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-27T18:30:43.809Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-27T18:30:43.886Z] #77 85.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-27T18:30:44.059Z] #77 114.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:30:44.317Z] #77 114.8 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:30:44.881Z] #77 115.2 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:30:45.904Z] #21 33.45 Selecting previously unselected package vim. [2022-07-27T18:30:45.904Z] #21 33.46 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-27T18:30:45.904Z] #21 33.48 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:30:46.163Z] #21 33.96 Selecting previously unselected package xfsprogs. [2022-07-27T18:30:46.163Z] #21 33.97 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-27T18:30:46.163Z] #21 33.97 Unpacking xfsprogs (5.10.0-4) ... [2022-07-27T18:30:46.331Z] #18 ... [2022-07-27T18:30:46.331Z] [2022-07-27T18:30:46.331Z] #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-07-27T18:30:46.331Z] #67 sha256:d01759882edb31f9768a0357c25956bc12a8e7a677e1dc9b600cf3dce0b36d42 [2022-07-27T18:30:46.331Z] #67 127.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:30:46.331Z] #67 127.3 + GOBIN=/build [2022-07-27T18:30:46.331Z] #67 127.3 + GO111MODULE=on [2022-07-27T18:30:46.331Z] #67 127.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:30:46.331Z] #67 134.6 rootlesskit version 1.0.0 [2022-07-27T18:30:46.331Z] #67 134.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-27T18:30:46.332Z] #67 134.7 -container-ip string [2022-07-27T18:30:46.332Z] #67 134.7 container ip [2022-07-27T18:30:46.332Z] #67 134.7 -container-port int [2022-07-27T18:30:46.332Z] #67 134.7 container port (default -1) [2022-07-27T18:30:46.332Z] #67 134.7 -host-ip string [2022-07-27T18:30:46.332Z] #67 134.7 host ip [2022-07-27T18:30:46.332Z] #67 134.7 -host-port int [2022-07-27T18:30:46.332Z] #67 134.7 host port (default -1) [2022-07-27T18:30:46.332Z] #67 134.7 -proto string [2022-07-27T18:30:46.332Z] #67 134.7 proxy protocol (default "tcp") [2022-07-27T18:30:46.332Z] #67 DONE 135.0s [2022-07-27T18:30:46.332Z] [2022-07-27T18:30:46.332Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-27T18:30:46.332Z] #68 sha256:48caea3cae17495bdfc10e6a91157825c9ed328e624acbd9dc8730a801f4661b [2022-07-27T18:30:46.332Z] #68 DONE 0.1s [2022-07-27T18:30:46.332Z] [2022-07-27T18:30:46.332Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-27T18:30:46.332Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-27T18:30:46.332Z] #18 DONE 2.4s [2022-07-27T18:30:46.332Z] [2022-07-27T18:30:46.332Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-27T18:30:46.332Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-27T18:30:46.589Z] #19 ... [2022-07-27T18:30:46.589Z] [2022-07-27T18:30:46.589Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-27T18:30:46.589Z] #69 sha256:676b93590009396dbcd59f18349886d85d2493a73a1375ad41bd750bf86b869a [2022-07-27T18:30:46.589Z] #69 DONE 0.2s [2022-07-27T18:30:46.589Z] [2022-07-27T18:30:46.589Z] #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-07-27T18:30:46.589Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:30:46.589Z] #77 73.79 configure.ac:7: installing 'build-aux/compile' [2022-07-27T18:30:46.589Z] #77 73.79 configure.ac:9: installing 'build-aux/config.guess' [2022-07-27T18:30:46.589Z] #77 73.80 configure.ac:9: installing 'build-aux/config.sub' [2022-07-27T18:30:46.589Z] #77 73.80 configure.ac:11: installing 'build-aux/install-sh' [2022-07-27T18:30:46.589Z] #77 73.80 configure.ac:11: installing 'build-aux/missing' [2022-07-27T18:30:46.589Z] #77 74.11 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:30:46.589Z] #77 74.25 parallel-tests: installing 'build-aux/test-driver' [2022-07-27T18:30:46.589Z] #77 76.99 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:30:46.589Z] #77 76.99 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:30:46.589Z] #77 77.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:30:46.589Z] #77 77.79 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:30:46.589Z] #77 77.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:30:46.589Z] #77 78.05 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:30:46.589Z] #77 78.19 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:30:46.589Z] #77 78.31 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:30:46.730Z] #21 34.41 Selecting previously unselected package zip. [2022-07-27T18:30:46.730Z] #21 34.42 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-27T18:30:46.730Z] #21 34.43 Unpacking zip (3.0-12) ... [2022-07-27T18:30:46.730Z] #21 34.55 Selecting previously unselected package zstd. [2022-07-27T18:30:46.730Z] #21 34.56 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-27T18:30:46.730Z] #21 34.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:30:46.989Z] #21 34.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:30:47.925Z] #21 35.61 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-27T18:30:47.925Z] #21 35.62 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:30:47.925Z] #21 35.64 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-27T18:30:47.925Z] #21 35.65 Setting up libicu67:arm64 (67.1-7) ... [2022-07-27T18:30:47.925Z] #21 35.67 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-27T18:30:47.925Z] #21 35.68 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-27T18:30:47.925Z] #21 35.70 Setting up uidmap (1:4.8.1-1) ... [2022-07-27T18:30:47.925Z] #21 35.71 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-27T18:30:47.925Z] #21 35.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:30:47.925Z] #21 35.74 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:30:47.925Z] #21 35.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-27T18:30:48.184Z] #21 35.77 Setting up python3-wheel (0.34.2-1) ... [2022-07-27T18:30:48.752Z] #21 36.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:30:48.752Z] #21 36.46 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-27T18:30:48.752Z] #21 36.47 Setting up libcap2-bin (1:2.44-1) ... [2022-07-27T18:30:48.752Z] #21 36.48 Setting up apparmor (2.13.6-10) ... [2022-07-27T18:30:49.011Z] #21 ... [2022-07-27T18:30:49.011Z] [2022-07-27T18:30:49.011Z] #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-07-27T18:30:49.011Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:30:49.011Z] #77 109.7 config.status: creating Makefile [2022-07-27T18:30:49.011Z] #77 109.8 config.status: creating config.h [2022-07-27T18:30:49.011Z] #77 109.8 config.status: executing libtool commands [2022-07-27T18:30:49.011Z] #77 109.9 config.status: executing depfiles commands [2022-07-27T18:30:49.011Z] #77 110.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-27T18:30:49.011Z] #77 110.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:30:49.011Z] #77 111.1 checking for gcc... gcc [2022-07-27T18:30:49.011Z] #77 111.2 checking whether the C compiler works... yes [2022-07-27T18:30:49.011Z] #77 111.4 checking for C compiler default output file name... a.out [2022-07-27T18:30:49.011Z] #77 111.4 checking for suffix of executables... [2022-07-27T18:30:49.011Z] #77 111.5 checking whether we are cross compiling... no [2022-07-27T18:30:49.011Z] #77 111.7 checking for suffix of object files... o [2022-07-27T18:30:49.011Z] #77 111.7 checking whether we are using the GNU C compiler... yes [2022-07-27T18:30:49.011Z] #77 111.8 checking whether gcc accepts -g... yes [2022-07-27T18:30:49.011Z] #77 111.9 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:30:49.011Z] #77 112.0 checking whether gcc understands -c and -o together... yes [2022-07-27T18:30:49.011Z] #77 112.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:30:49.011Z] #77 112.1 checking whether build environment is sane... yes [2022-07-27T18:30:49.011Z] #77 112.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:30:49.011Z] #77 112.2 checking for gawk... no [2022-07-27T18:30:49.011Z] #77 112.2 checking for mawk... mawk [2022-07-27T18:30:49.011Z] #77 112.2 checking whether make sets $(MAKE)... yes [2022-07-27T18:30:49.011Z] #77 112.3 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:30:49.011Z] #77 112.3 checking whether make supports nested variables... yes [2022-07-27T18:30:49.011Z] #77 112.4 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:30:49.011Z] #77 112.4 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:30:49.011Z] #77 112.4 checking how to create a ustar tar archive... gnutar [2022-07-27T18:30:49.011Z] #77 112.5 checking dependency style of gcc... gcc3 [2022-07-27T18:30:49.011Z] #77 112.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:30:49.011Z] #77 112.6 checking whether make supports nested variables... (cached) yes [2022-07-27T18:30:49.011Z] #77 112.7 checking build system type... aarch64-unknown-linux-gnu [2022-07-27T18:30:49.011Z] #77 113.0 checking host system type... aarch64-unknown-linux-gnu [2022-07-27T18:30:49.011Z] #77 113.0 checking how to print strings... printf [2022-07-27T18:30:49.011Z] #77 113.0 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:30:49.011Z] #77 113.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:30:49.011Z] #77 113.0 checking for egrep... /bin/grep -E [2022-07-27T18:30:49.011Z] #77 113.1 checking for fgrep... /bin/grep -F [2022-07-27T18:30:49.011Z] #77 113.1 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:30:49.011Z] #77 113.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:30:49.011Z] #77 113.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:30:49.011Z] #77 113.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:30:49.011Z] #77 113.3 checking whether ln -s works... yes [2022-07-27T18:30:49.011Z] #77 113.3 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:30:49.011Z] #77 113.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-27T18:30:49.011Z] #77 113.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:30:49.011Z] #77 113.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:30:49.011Z] #77 113.3 checking for objdump... objdump [2022-07-27T18:30:49.011Z] #77 113.3 checking how to recognize dependent libraries... pass_all [2022-07-27T18:30:49.011Z] #77 113.3 checking for dlltool... no [2022-07-27T18:30:49.011Z] #77 113.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:30:49.011Z] #77 113.3 checking for ar... ar [2022-07-27T18:30:49.011Z] #77 113.3 checking for archiver @FILE support... @ [2022-07-27T18:30:49.011Z] #77 113.5 checking for strip... strip [2022-07-27T18:30:49.011Z] #77 113.5 checking for ranlib... ranlib [2022-07-27T18:30:49.011Z] #77 113.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:30:49.011Z] #77 113.8 checking for sysroot... no [2022-07-27T18:30:49.011Z] #77 113.8 checking for a working dd... /bin/dd [2022-07-27T18:30:49.011Z] #77 113.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:30:49.011Z] #77 113.9 checking for mt... no [2022-07-27T18:30:49.011Z] #77 113.9 checking if : is a manifest tool... no [2022-07-27T18:30:49.152Z] #77 ... [2022-07-27T18:30:49.152Z] [2022-07-27T18:30:49.152Z] #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-07-27T18:30:49.152Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:49.152Z] #14 164.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-27T18:30:49.152Z] #14 164.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:49.152Z] #14 164.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:49.270Z] #77 113.9 checking how to run the C preprocessor... gcc -E [2022-07-27T18:30:49.840Z] #77 114.1 checking for ANSI C header files... yes [2022-07-27T18:30:49.840Z] #77 114.6 checking for sys/types.h... yes [2022-07-27T18:30:49.862Z] #77 ... [2022-07-27T18:30:49.862Z] [2022-07-27T18:30:49.862Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-27T18:30:49.862Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-27T18:30:49.862Z] #19 DONE 3.6s [2022-07-27T18:30:49.862Z] [2022-07-27T18:30:49.862Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-27T18:30:49.862Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-27T18:30:50.100Z] #77 114.8 checking for sys/stat.h... yes [2022-07-27T18:30:50.359Z] #77 115.0 checking for stdlib.h... yes [2022-07-27T18:30:50.618Z] #77 115.1 checking for string.h... yes [2022-07-27T18:30:50.618Z] #77 115.3 checking for memory.h... yes [2022-07-27T18:30:50.877Z] #77 115.4 checking for strings.h... yes [2022-07-27T18:30:50.877Z] #77 115.6 checking for inttypes.h... yes [2022-07-27T18:30:51.136Z] #77 115.8 checking for stdint.h... yes [2022-07-27T18:30:51.395Z] #77 116.0 checking for unistd.h... yes [2022-07-27T18:30:51.431Z] #77 ... [2022-07-27T18:30:51.431Z] [2022-07-27T18:30:51.431Z] #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-07-27T18:30:51.431Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:30:51.431Z] #14 196.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-27T18:30:51.431Z] #14 196.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:30:51.431Z] #14 196.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:30:51.653Z] #77 116.2 checking for dlfcn.h... yes [2022-07-27T18:30:51.653Z] #77 116.4 checking for objdir... .libs [2022-07-27T18:30:51.912Z] #77 116.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:30:52.171Z] #77 116.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:30:52.171Z] #77 116.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:30:52.430Z] #77 117.0 checking if gcc static flag -static works... yes [2022-07-27T18:30:52.689Z] #77 117.3 checking if gcc supports -c -o file.o... yes [2022-07-27T18:30:52.689Z] #77 117.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:30:52.689Z] #77 117.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-27T18:30:52.948Z] #77 117.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:30:52.948Z] #77 117.8 checking how to hardcode library paths into programs... immediate [2022-07-27T18:30:52.948Z] #77 117.8 checking whether stripping libraries is possible... yes [2022-07-27T18:30:52.948Z] #77 117.8 checking if libtool supports shared libraries... yes [2022-07-27T18:30:52.948Z] #77 117.8 checking whether to build shared libraries... no [2022-07-27T18:30:52.948Z] #77 117.8 checking whether to build static libraries... yes [2022-07-27T18:30:53.207Z] #77 117.8 checking float.h usability... yes [2022-07-27T18:30:53.207Z] #77 118.0 checking float.h presence... yes [2022-07-27T18:30:53.207Z] #77 118.1 checking for float.h... yes [2022-07-27T18:30:53.466Z] #77 118.1 checking limits.h usability... yes [2022-07-27T18:30:53.466Z] #77 118.3 checking limits.h presence... yes [2022-07-27T18:30:53.735Z] #77 118.3 checking for limits.h... yes [2022-07-27T18:30:53.735Z] #77 118.4 checking stddef.h usability... yes [2022-07-27T18:30:53.735Z] #77 118.6 checking stddef.h presence... yes [2022-07-27T18:30:53.824Z] #84 ... [2022-07-27T18:30:53.824Z] [2022-07-27T18:30:53.824Z] #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-07-27T18:30:53.824Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:30:53.824Z] #19 234.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-27T18:30:53.824Z] #19 234.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:30:53.824Z] #19 234.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:30:53.824Z] #19 234.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-27T18:30:53.824Z] #19 234.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:30:53.824Z] #19 234.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-27T18:30:53.993Z] #77 118.6 checking for stddef.h... yes [2022-07-27T18:30:53.994Z] #77 118.7 checking for stdlib.h... (cached) yes [2022-07-27T18:30:53.994Z] #77 118.7 checking for string.h... (cached) yes [2022-07-27T18:30:53.994Z] #77 118.7 checking sys/time.h usability... yes [2022-07-27T18:30:53.994Z] #77 118.8 checking sys/time.h presence... yes [2022-07-27T18:30:53.994Z] #77 118.9 checking for sys/time.h... yes [2022-07-27T18:30:53.994Z] #77 118.9 checking for inline... inline [2022-07-27T18:30:54.039Z] #20 DONE 3.6s [2022-07-27T18:30:54.039Z] [2022-07-27T18:30:54.039Z] #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-07-27T18:30:54.039Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:30:54.511Z] #77 119.0 checking for size_t... yes [2022-07-27T18:30:54.511Z] #77 119.3 checking for stdlib.h... (cached) yes [2022-07-27T18:30:54.511Z] #77 119.3 checking for GNU libc compatible malloc... yes [2022-07-27T18:30:54.511Z] #77 119.5 checking for stdlib.h... (cached) yes [2022-07-27T18:30:54.770Z] #77 119.5 checking for GNU libc compatible realloc... yes [2022-07-27T18:30:55.288Z] #77 119.8 checking for working strtod... yes [2022-07-27T18:30:55.547Z] #77 120.1 checking for gettimeofday... yes [2022-07-27T18:30:55.547Z] #77 120.3 checking for memset... yes [2022-07-27T18:30:56.114Z] #77 120.5 checking for strspn... yes [2022-07-27T18:30:56.114Z] #77 120.9 checking that generated files are newer than configure... done [2022-07-27T18:30:56.114Z] #77 120.9 configure: creating ./config.status [2022-07-27T18:30:57.364Z] #21 3.550 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:30:57.364Z] #21 3.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:30:57.364Z] #21 3.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:30:57.621Z] #21 4.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:30:58.987Z] #21 5.572 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:30:59.399Z] #77 124.0 config.status: creating Makefile [2022-07-27T18:30:59.399Z] #77 124.2 config.status: creating config.h [2022-07-27T18:30:59.399Z] #77 124.3 config.status: executing depfiles commands [2022-07-27T18:30:59.657Z] #77 124.4 config.status: executing libtool commands [2022-07-27T18:31:00.224Z] #77 125.1 GEN .version [2022-07-27T18:31:00.224Z] #77 ... [2022-07-27T18:31:00.224Z] [2022-07-27T18:31:00.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-07-27T18:31:00.224Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-27T18:31:00.224Z] #21 38.06 Setting up zip (3.0-12) ... [2022-07-27T18:31:00.224Z] #21 38.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:00.224Z] #21 38.10 Setting up bash-completion (1:2.11-2) ... [2022-07-27T18:31:00.224Z] #21 40.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:31:00.224Z] #21 40.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:31:00.224Z] #21 40.75 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-27T18:31:00.224Z] #21 40.77 Setting up patch (2.7.6-7) ... [2022-07-27T18:31:00.224Z] #21 40.79 Setting up sudo (1.9.5p2-3) ... [2022-07-27T18:31:00.224Z] #21 40.90 invoke-rc.d: could not determine current runlevel [2022-07-27T18:31:00.224Z] #21 40.92 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-27T18:31:00.224Z] #21 40.93 Setting up xfsprogs (5.10.0-4) ... [2022-07-27T18:31:00.224Z] #21 40.95 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-27T18:31:00.225Z] #21 40.97 Setting up inetutils-ping (2:2.0-1) ... [2022-07-27T18:31:00.225Z] #21 40.99 Setting up pigz (2.6-1) ... [2022-07-27T18:31:00.225Z] #21 41.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-27T18:31:00.225Z] #21 41.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-27T18:31:00.225Z] #21 41.05 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:31:00.225Z] #21 41.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:00.225Z] #21 41.77 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-27T18:31:00.225Z] #21 41.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:31:00.225Z] #21 42.30 Setting up libelf1:arm64 (0.183-1) ... [2022-07-27T18:31:00.225Z] #21 42.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:31:00.225Z] #21 42.35 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-27T18:31:00.225Z] #21 42.39 Setting up python3-distutils (3.9.2-1) ... [2022-07-27T18:31:00.225Z] #21 42.84 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:00.225Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-27T18:31:00.225Z] #21 42.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-27T18:31:00.225Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-27T18:31:00.225Z] #21 42.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-27T18:31:00.225Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-27T18:31:00.225Z] #21 42.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-27T18:31:00.225Z] #21 42.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-27T18:31:00.225Z] #21 42.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-27T18:31:00.225Z] #21 42.95 Setting up python3-setuptools (52.0.0-4) ... [2022-07-27T18:31:00.225Z] #21 44.32 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-27T18:31:00.225Z] #21 44.33 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-27T18:31:00.225Z] #21 44.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:31:00.225Z] #21 44.36 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:31:00.225Z] #21 45.41 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-27T18:31:00.225Z] #21 45.42 Setting up jq (1.6-2.1) ... [2022-07-27T18:31:00.225Z] #21 45.43 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-27T18:31:00.225Z] #21 45.45 Setting up iptables (1.8.7-1) ... [2022-07-27T18:31:00.225Z] #21 45.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:31:00.225Z] #21 45.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:31:00.225Z] #21 45.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:31:00.225Z] #21 45.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:31:00.225Z] #21 45.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-27T18:31:00.225Z] #21 45.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-27T18:31:00.225Z] #21 45.52 Setting up iproute2 (5.10.0-4) ... [2022-07-27T18:31:00.225Z] #21 45.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:31:00.353Z] #21 6.929 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:31:00.353Z] #21 ... [2022-07-27T18:31:00.353Z] [2022-07-27T18:31:00.353Z] #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-07-27T18:31:00.353Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:00.353Z] #77 95.03 configure.ac:11: installing 'build-aux/compile' [2022-07-27T18:31:00.353Z] #77 95.04 configure.ac:11: installing 'build-aux/config.guess' [2022-07-27T18:31:00.353Z] #77 95.05 configure.ac:11: installing 'build-aux/config.sub' [2022-07-27T18:31:00.353Z] #77 95.06 configure.ac:13: installing 'build-aux/install-sh' [2022-07-27T18:31:00.353Z] #77 95.08 configure.ac:13: installing 'build-aux/missing' [2022-07-27T18:31:00.353Z] #77 95.10 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-27T18:31:00.483Z] #21 ... [2022-07-27T18:31:00.483Z] [2022-07-27T18:31:00.483Z] #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-07-27T18:31:00.483Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:31:00.483Z] #77 125.1 make install-recursive [2022-07-27T18:31:00.483Z] #77 125.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-27T18:31:00.483Z] #77 125.2 Making install in libocispec [2022-07-27T18:31:00.483Z] #77 125.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:00.483Z] #77 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-27T18:31:00.483Z] #77 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-27T18:31:00.483Z] #77 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-27T18:31:00.483Z] #77 125.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-27T18:31:00.609Z] #77 95.38 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:31:01.050Z] #77 ... [2022-07-27T18:31:01.050Z] [2022-07-27T18:31:01.050Z] #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-07-27T18:31:01.050Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-27T18:31:01.050Z] #21 DONE 48.8s [2022-07-27T18:31:01.310Z] [2022-07-27T18:31:01.310Z] #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-07-27T18:31:01.310Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-27T18:31:01.384Z] #14 ... [2022-07-27T18:31:01.384Z] [2022-07-27T18:31:01.384Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-27T18:31:01.384Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:31:01.384Z] #67 196.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:31:01.384Z] #67 196.1 + GOBIN=/build [2022-07-27T18:31:01.384Z] #67 196.1 + GO111MODULE=on [2022-07-27T18:31:01.384Z] #67 196.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:31:01.384Z] #67 204.5 rootlesskit version 1.0.0 [2022-07-27T18:31:01.384Z] #67 204.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-27T18:31:01.384Z] #67 204.5 -container-ip string [2022-07-27T18:31:01.384Z] #67 204.5 container ip [2022-07-27T18:31:01.384Z] #67 204.5 -container-port int [2022-07-27T18:31:01.384Z] #67 204.5 container port (default -1) [2022-07-27T18:31:01.384Z] #67 204.5 -host-ip string [2022-07-27T18:31:01.384Z] #67 204.5 host ip [2022-07-27T18:31:01.384Z] #67 204.5 -host-port int [2022-07-27T18:31:01.384Z] #67 204.5 host port (default -1) [2022-07-27T18:31:01.384Z] #67 204.5 -proto string [2022-07-27T18:31:01.384Z] #67 204.5 proxy protocol (default "tcp") [2022-07-27T18:31:01.384Z] #67 ... [2022-07-27T18:31:01.384Z] [2022-07-27T18:31:01.384Z] #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-07-27T18:31:01.384Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:31:01.384Z] #14 206.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-27T18:31:01.384Z] #14 206.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-27T18:31:01.384Z] #14 206.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:31:01.384Z] #14 ... [2022-07-27T18:31:01.384Z] [2022-07-27T18:31:01.384Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-27T18:31:01.384Z] #67 sha256:e0742aa8adf40eb1bfbac21f93d0dd70ce9f792bd02d4759509de046f51ad6ee [2022-07-27T18:31:01.384Z] #67 DONE 206.0s [2022-07-27T18:31:01.384Z] [2022-07-27T18:31:01.384Z] #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-07-27T18:31:01.384Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:31:01.384Z] #14 206.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-27T18:31:01.384Z] #14 206.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-27T18:31:01.538Z] #77 ... [2022-07-27T18:31:01.538Z] [2022-07-27T18:31:01.538Z] #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-07-27T18:31:01.538Z] #60 sha256:c7fcc7494969a1d44ff06e7d1a976c4d6da06eac030edc9f13347c09c616d8e7 [2022-07-27T18:31:01.538Z] #60 15.43 + cd /tmp/tmp.Fur2zbNIwn/src/github.com/opencontainers/runc [2022-07-27T18:31:01.538Z] #60 15.43 + git checkout -q v1.1.2 [2022-07-27T18:31:01.538Z] #60 15.89 + '[' -z '' ']' [2022-07-27T18:31:01.538Z] #60 15.89 + target=static [2022-07-27T18:31:01.538Z] #60 15.89 + make BUILDTAGS=seccomp static [2022-07-27T18:31:01.538Z] #60 16.41 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-07-27T18:31:01.641Z] #14 ... [2022-07-27T18:31:01.641Z] [2022-07-27T18:31:01.641Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-27T18:31:01.641Z] #68 sha256:3cd5361200de5c097fec10e958f8aaf8d51c34299050a896162af3406d4ae10e [2022-07-27T18:31:01.641Z] #68 DONE 0.1s [2022-07-27T18:31:01.641Z] [2022-07-27T18:31:01.641Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-27T18:31:01.641Z] #69 sha256:7c20c127fb99305bd60c5e8b33b7531811df0e7d088dcb473944ce68f72fe9b5 [2022-07-27T18:31:01.641Z] #69 DONE 0.1s [2022-07-27T18:31:01.641Z] [2022-07-27T18:31:01.641Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-27T18:31:01.641Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:31:01.641Z] #14 206.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-27T18:31:01.641Z] #14 206.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-27T18:31:01.827Z] #22 0.592 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-27T18:31:01.827Z] #22 0.597 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-27T18:31:01.827Z] #22 0.601 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-27T18:31:01.827Z] #22 DONE 0.7s [2022-07-27T18:31:01.827Z] [2022-07-27T18:31:01.827Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-27T18:31:01.827Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-27T18:31:01.898Z] #14 206.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-27T18:31:01.898Z] #14 207.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-27T18:31:01.898Z] #14 207.2 Selecting previously unselected package libbtrfs0:amd64. [2022-07-27T18:31:02.101Z] #60 ... [2022-07-27T18:31:02.101Z] [2022-07-27T18:31:02.101Z] #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-07-27T18:31:02.101Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:02.157Z] #14 207.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-27T18:31:02.157Z] #14 207.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:31:02.413Z] #14 207.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-27T18:31:02.413Z] #14 207.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-27T18:31:02.413Z] #14 207.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:31:02.664Z] #77 96.98 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:31:02.664Z] #77 97.29 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:31:02.664Z] #77 97.29 checking how to print strings... printf [2022-07-27T18:31:02.664Z] #77 97.30 checking for gcc... gcc [2022-07-27T18:31:02.669Z] #14 207.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-27T18:31:02.921Z] #77 97.42 checking whether the C compiler works... yes [2022-07-27T18:31:02.921Z] #77 97.71 checking for C compiler default output file name... a.out [2022-07-27T18:31:02.925Z] #14 207.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:31:02.925Z] #14 207.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:02.925Z] #14 208.1 Selecting previously unselected package libudev-dev:amd64. [2022-07-27T18:31:02.925Z] #14 208.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-27T18:31:02.925Z] #14 208.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:31:03.178Z] #77 97.71 checking for suffix of executables... [2022-07-27T18:31:03.434Z] #77 97.95 checking whether we are cross compiling... no [2022-07-27T18:31:03.488Z] #14 208.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-27T18:31:03.488Z] #14 208.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-27T18:31:03.488Z] #14 208.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-27T18:31:03.744Z] #14 208.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-27T18:31:03.744Z] #14 208.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-27T18:31:03.744Z] #14 208.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-27T18:31:03.946Z] #77 98.32 checking for suffix of object files... o [2022-07-27T18:31:03.946Z] #77 98.48 checking whether we are using the GNU C compiler... yes [2022-07-27T18:31:04.202Z] #77 98.60 checking whether gcc accepts -g... yes [2022-07-27T18:31:04.202Z] #77 98.75 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:31:04.310Z] #14 209.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-27T18:31:04.310Z] #14 209.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-27T18:31:04.310Z] #14 209.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-27T18:31:04.458Z] #77 98.96 checking whether gcc understands -c and -o together... yes [2022-07-27T18:31:04.458Z] #77 99.23 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:31:04.458Z] #77 99.25 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:31:04.458Z] #77 99.25 checking for egrep... /bin/grep -E [2022-07-27T18:31:04.458Z] #77 99.28 checking for fgrep... /bin/grep -F [2022-07-27T18:31:04.458Z] #77 99.29 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:31:04.568Z] #14 209.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-27T18:31:04.568Z] #14 209.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-27T18:31:04.568Z] #14 209.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-27T18:31:04.714Z] #77 99.31 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:31:04.714Z] #77 99.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:31:04.714Z] #77 99.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:31:04.714Z] #77 99.49 checking whether ln -s works... yes [2022-07-27T18:31:04.714Z] #77 99.49 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:31:04.714Z] #77 99.55 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:31:04.714Z] #77 99.55 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:31:04.714Z] #77 99.55 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:31:04.714Z] #77 99.55 checking for objdump... objdump [2022-07-27T18:31:04.714Z] #77 99.55 checking how to recognize dependent libraries... pass_all [2022-07-27T18:31:04.714Z] #77 99.55 checking for dlltool... no [2022-07-27T18:31:04.825Z] #14 209.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-27T18:31:04.825Z] #14 209.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-27T18:31:04.825Z] #14 209.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-27T18:31:04.970Z] #77 99.57 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:31:04.970Z] #77 99.57 checking for ar... ar [2022-07-27T18:31:05.227Z] #77 99.57 checking for archiver @FILE support... @ [2022-07-27T18:31:05.227Z] #77 99.75 checking for strip... strip [2022-07-27T18:31:05.227Z] #77 99.75 checking for ranlib... ranlib [2022-07-27T18:31:05.227Z] #77 99.76 checking for gawk... no [2022-07-27T18:31:05.227Z] #77 99.76 checking for mawk... mawk [2022-07-27T18:31:05.484Z] #77 99.76 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:31:05.484Z] #77 100.1 checking for sysroot... no [2022-07-27T18:31:05.484Z] #77 100.1 checking for a working dd... /bin/dd [2022-07-27T18:31:05.484Z] #77 100.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:31:05.741Z] #77 100.3 checking for mt... no [2022-07-27T18:31:05.741Z] #77 100.3 checking if : is a manifest tool... no [2022-07-27T18:31:05.741Z] #77 100.3 checking how to run the C preprocessor... gcc -E [2022-07-27T18:31:05.755Z] #14 210.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-27T18:31:05.755Z] #14 210.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-27T18:31:05.755Z] #14 210.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-27T18:31:06.323Z] #14 211.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-27T18:31:06.323Z] #14 211.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:31:06.323Z] #14 211.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:06.560Z] #77 100.6 checking for ANSI C header files... yes [2022-07-27T18:31:06.579Z] #14 211.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-27T18:31:06.579Z] #14 211.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-27T18:31:06.579Z] #14 211.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:31:06.816Z] #77 101.3 checking for sys/types.h... yes [2022-07-27T18:31:07.072Z] #77 101.5 checking for sys/stat.h... yes [2022-07-27T18:31:07.072Z] #77 101.7 checking for stdlib.h... yes [2022-07-27T18:31:07.097Z] #23 ... [2022-07-27T18:31:07.097Z] [2022-07-27T18:31:07.097Z] #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-07-27T18:31:07.097Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:31:07.097Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-27T18:31:07.097Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-27T18:31:07.097Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-27T18:31:07.097Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-27T18:31:07.097Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-27T18:31:07.097Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-27T18:31:07.097Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-27T18:31:07.097Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-27T18:31:07.097Z] #77 126.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-27T18:31:07.097Z] #77 126.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-27T18:31:07.097Z] #77 126.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-27T18:31:07.097Z] #77 126.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-27T18:31:07.097Z] #77 126.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-27T18:31:07.097Z] #77 126.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-27T18:31:07.097Z] #77 126.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-27T18:31:07.097Z] #77 126.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-27T18:31:07.097Z] #77 127.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-27T18:31:07.097Z] #77 127.6 make install-recursive [2022-07-27T18:31:07.097Z] #77 127.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:07.097Z] #77 127.7 Making install in yajl [2022-07-27T18:31:07.097Z] #77 127.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:31:07.097Z] #77 127.8 CC verify/json_verify-json_verify.o [2022-07-27T18:31:07.097Z] #77 127.8 CC src/libyajl_la-yajl_alloc.lo [2022-07-27T18:31:07.097Z] #77 127.9 CC src/libyajl_la-yajl.lo [2022-07-27T18:31:07.097Z] #77 127.9 CC src/libyajl_la-yajl_gen.lo [2022-07-27T18:31:07.097Z] #77 127.9 CC src/libyajl_la-yajl_parser.lo [2022-07-27T18:31:07.097Z] #77 128.0 CC src/libyajl_la-yajl_buf.lo [2022-07-27T18:31:07.097Z] #77 128.1 CC src/libyajl_la-yajl_encode.lo [2022-07-27T18:31:07.097Z] #77 128.1 CC src/libyajl_la-yajl_lex.lo [2022-07-27T18:31:07.097Z] #77 128.2 CC src/libyajl_la-yajl_tree.lo [2022-07-27T18:31:07.143Z] #14 212.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-27T18:31:07.143Z] #14 212.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-27T18:31:07.143Z] #14 212.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:31:07.235Z] #14 ... [2022-07-27T18:31:07.235Z] [2022-07-27T18:31:07.235Z] #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-07-27T18:31:07.235Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:07.235Z] #77 105.5 configure.ac:7: installing 'build-aux/compile' [2022-07-27T18:31:07.235Z] #77 105.5 configure.ac:9: installing 'build-aux/config.guess' [2022-07-27T18:31:07.235Z] #77 105.5 configure.ac:9: installing 'build-aux/config.sub' [2022-07-27T18:31:07.235Z] #77 105.6 configure.ac:11: installing 'build-aux/install-sh' [2022-07-27T18:31:07.235Z] #77 105.6 configure.ac:11: installing 'build-aux/missing' [2022-07-27T18:31:07.235Z] #77 106.0 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:31:07.235Z] #77 106.2 parallel-tests: installing 'build-aux/test-driver' [2022-07-27T18:31:07.329Z] #77 101.8 checking for string.h... yes [2022-07-27T18:31:07.586Z] #77 102.0 checking for memory.h... yes [2022-07-27T18:31:07.586Z] #77 102.3 checking for strings.h... yes [2022-07-27T18:31:07.843Z] #77 102.5 checking for inttypes.h... yes [2022-07-27T18:31:08.072Z] #14 213.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:31:08.072Z] #14 213.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-27T18:31:08.072Z] #14 213.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:31:08.073Z] #14 213.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-27T18:31:08.100Z] #77 102.6 checking for stdint.h... yes [2022-07-27T18:31:08.329Z] #14 213.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:31:08.329Z] #14 213.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-27T18:31:08.329Z] #14 213.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:31:08.329Z] #14 213.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-27T18:31:08.329Z] #14 213.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:31:08.329Z] #14 213.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-27T18:31:08.329Z] #14 213.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:31:08.329Z] #14 213.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:31:08.329Z] #14 213.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:31:08.329Z] #14 213.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-27T18:31:08.329Z] #14 213.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-27T18:31:08.329Z] #14 213.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:31:08.329Z] #14 213.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:31:08.329Z] #14 213.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-27T18:31:08.329Z] #14 213.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-27T18:31:08.357Z] #77 102.9 checking for unistd.h... yes [2022-07-27T18:31:08.357Z] #77 103.1 checking for dlfcn.h... yes [2022-07-27T18:31:08.477Z] #77 133.2 CCLD libyajl.la [2022-07-27T18:31:08.586Z] #14 213.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:31:08.586Z] #14 213.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:31:08.586Z] #14 213.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-27T18:31:08.586Z] #14 213.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:31:08.586Z] #14 213.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-27T18:31:08.586Z] #14 213.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:31:08.586Z] #14 213.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:31:08.613Z] #77 103.2 checking for objdir... .libs [2022-07-27T18:31:08.735Z] #77 133.5 CCLD verify/json_verify [2022-07-27T18:31:08.843Z] #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-07-27T18:31:08.843Z] #14 213.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:31:08.843Z] #14 214.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:31:09.100Z] #14 214.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:09.100Z] #14 214.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:31:09.100Z] #14 214.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:09.100Z] #14 214.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:09.100Z] #14 214.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:31:09.126Z] #77 103.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:31:09.126Z] #77 103.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:31:09.126Z] #77 103.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:31:09.163Z] #77 110.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-27T18:31:09.163Z] #77 110.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-27T18:31:09.302Z] #77 133.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:31:09.302Z] #77 133.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:31:09.302Z] #77 133.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:31:09.302Z] #77 133.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:31:09.302Z] #77 133.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:31:09.302Z] #77 133.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:09.302Z] #77 134.0 CC src/validate.o [2022-07-27T18:31:09.302Z] #77 134.0 CC src/image_spec_schema_config_schema.lo [2022-07-27T18:31:09.302Z] #77 134.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-27T18:31:09.302Z] #77 134.0 CC src/image_spec_schema_defs.lo [2022-07-27T18:31:09.302Z] #77 134.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-27T18:31:09.302Z] #77 134.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-27T18:31:09.302Z] #77 134.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-27T18:31:09.302Z] #77 134.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-27T18:31:09.302Z] #77 134.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-27T18:31:09.302Z] #77 134.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-27T18:31:09.302Z] #77 134.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-27T18:31:09.561Z] #77 134.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-27T18:31:09.561Z] #77 134.4 CC src/runtime_spec_schema_config_vm.lo [2022-07-27T18:31:09.561Z] #77 134.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-27T18:31:09.561Z] #77 134.5 CC src/runtime_spec_schema_defs.lo [2022-07-27T18:31:09.561Z] #77 134.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-27T18:31:09.694Z] #77 103.8 checking if gcc static flag -static works... yes [2022-07-27T18:31:09.694Z] #77 104.3 checking if gcc supports -c -o file.o... yes [2022-07-27T18:31:09.694Z] #77 104.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:31:09.694Z] #77 104.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:31:09.819Z] #77 134.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-27T18:31:09.819Z] #77 134.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-27T18:31:09.819Z] #77 134.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-27T18:31:09.819Z] #77 134.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-27T18:31:10.067Z] #14 DONE 215.1s [2022-07-27T18:31:10.067Z] [2022-07-27T18:31:10.067Z] #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-07-27T18:31:10.067Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:10.067Z] #77 136.4 configure.ac:11: installing 'build-aux/compile' [2022-07-27T18:31:10.067Z] #77 136.4 configure.ac:11: installing 'build-aux/config.guess' [2022-07-27T18:31:10.067Z] #77 136.4 configure.ac:11: installing 'build-aux/config.sub' [2022-07-27T18:31:10.067Z] #77 136.4 configure.ac:13: installing 'build-aux/install-sh' [2022-07-27T18:31:10.067Z] #77 136.4 configure.ac:13: installing 'build-aux/missing' [2022-07-27T18:31:10.067Z] #77 136.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-27T18:31:10.067Z] #77 136.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:31:10.067Z] #77 138.4 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:31:10.067Z] #77 139.2 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:31:10.067Z] #77 139.2 checking how to print strings... printf [2022-07-27T18:31:10.067Z] #77 139.2 checking for gcc... gcc [2022-07-27T18:31:10.067Z] #77 139.4 checking whether the C compiler works... yes [2022-07-27T18:31:10.067Z] #77 139.9 checking for C compiler default output file name... a.out [2022-07-27T18:31:10.067Z] #77 139.9 checking for suffix of executables... [2022-07-27T18:31:10.067Z] #77 140.2 checking whether we are cross compiling... [2022-07-27T18:31:10.067Z] #77 ... [2022-07-27T18:31:10.067Z] [2022-07-27T18:31:10.067Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-27T18:31:10.067Z] #59 sha256:2d69c00d0186e7185d77e92a7026a38941c16ffc3b8cefe013bc5bd2333cf9b9 [2022-07-27T18:31:10.067Z] #59 DONE 0.2s [2022-07-27T18:31:10.067Z] [2022-07-27T18:31:10.067Z] #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-07-27T18:31:10.067Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:10.067Z] #77 140.2 checking whether we are cross compiling... no [2022-07-27T18:31:10.077Z] #77 134.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-27T18:31:10.077Z] #77 135.0 CC src/basic_test_double_array_item.lo [2022-07-27T18:31:10.077Z] #77 135.1 CC src/basic_test_double_array.lo [2022-07-27T18:31:10.256Z] #77 104.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:31:10.256Z] #77 104.9 checking how to hardcode library paths into programs... immediate [2022-07-27T18:31:10.256Z] #77 104.9 checking whether stripping libraries is possible... yes [2022-07-27T18:31:10.256Z] #77 104.9 checking if libtool supports shared libraries... yes [2022-07-27T18:31:10.256Z] #77 104.9 checking whether to build shared libraries... no [2022-07-27T18:31:10.256Z] #77 104.9 checking whether to build static libraries... yes [2022-07-27T18:31:10.256Z] #77 105.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:31:10.256Z] #77 105.0 checking whether build environment is sane... yes [2022-07-27T18:31:10.256Z] #77 105.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:31:10.256Z] #77 105.1 checking whether make sets $(MAKE)... yes [2022-07-27T18:31:10.339Z] #77 140.6 checking for suffix of object files... o [2022-07-27T18:31:10.513Z] #77 105.1 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:31:10.513Z] #77 105.2 checking whether make supports nested variables... yes [2022-07-27T18:31:10.513Z] #77 ... [2022-07-27T18:31:10.513Z] [2022-07-27T18:31:10.513Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:31:10.513Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:31:10.513Z] #36 159.9 Delve is a source level debugger for Go programs. [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-27T18:31:10.513Z] #36 159.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 Usage: [2022-07-27T18:31:10.513Z] #36 159.9 dlv [command] [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 Available Commands: [2022-07-27T18:31:10.513Z] #36 159.9 attach Attach to running process and begin debugging. [2022-07-27T18:31:10.513Z] #36 159.9 connect Connect to a headless debug server with a terminal client. [2022-07-27T18:31:10.513Z] #36 159.9 core Examine a core dump. [2022-07-27T18:31:10.513Z] #36 159.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-27T18:31:10.513Z] #36 159.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-27T18:31:10.513Z] #36 159.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-27T18:31:10.513Z] #36 159.9 help Help about any command [2022-07-27T18:31:10.513Z] #36 159.9 run Deprecated command. Use 'debug' instead. [2022-07-27T18:31:10.513Z] #36 159.9 test Compile test binary and begin debugging program. [2022-07-27T18:31:10.513Z] #36 159.9 trace Compile and begin tracing program. [2022-07-27T18:31:10.513Z] #36 159.9 version Prints version. [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 Flags: [2022-07-27T18:31:10.513Z] #36 159.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-27T18:31:10.513Z] #36 159.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-27T18:31:10.513Z] #36 159.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-27T18:31:10.513Z] #36 159.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-27T18:31:10.513Z] #36 159.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-27T18:31:10.513Z] #36 159.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-27T18:31:10.513Z] #36 159.9 --disable-aslr Disables address space randomization [2022-07-27T18:31:10.513Z] #36 159.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-27T18:31:10.513Z] #36 159.9 -h, --help help for dlv [2022-07-27T18:31:10.513Z] #36 159.9 --init string Init file, executed by the terminal client. [2022-07-27T18:31:10.513Z] #36 159.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-27T18:31:10.513Z] #36 159.9 --log Enable debugging server logging. [2022-07-27T18:31:10.513Z] #36 159.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-27T18:31:10.513Z] #36 159.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-27T18:31:10.513Z] #36 159.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-27T18:31:10.513Z] #36 159.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-27T18:31:10.513Z] #36 159.9 --wd string Working directory for running the program. [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 Additional help topics: [2022-07-27T18:31:10.513Z] #36 159.9 dlv backend Help about the --backend flag. [2022-07-27T18:31:10.513Z] #36 159.9 dlv log Help about logging flags. [2022-07-27T18:31:10.513Z] #36 159.9 dlv redirect Help about file redirection. [2022-07-27T18:31:10.513Z] #36 159.9 [2022-07-27T18:31:10.513Z] #36 159.9 Use "dlv [command] --help" for more information about a command. [2022-07-27T18:31:10.539Z] #77 111.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-27T18:31:10.539Z] #77 111.4 libtoolize: copying file 'm4/libtool.m4' [2022-07-27T18:31:10.539Z] #77 111.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-27T18:31:10.603Z] #77 140.8 checking whether we are using the GNU C compiler... yes [2022-07-27T18:31:10.645Z] #77 135.2 CC src/basic_test_top_array_int.lo [2022-07-27T18:31:10.645Z] #77 135.3 CC src/basic_test_top_array_string.lo [2022-07-27T18:31:10.645Z] #77 135.5 CC src/basic_test_top_double_array_int.lo [2022-07-27T18:31:10.769Z] #36 DONE 160.2s [2022-07-27T18:31:10.769Z] [2022-07-27T18:31:10.769Z] #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-07-27T18:31:10.769Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:10.769Z] #77 105.3 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:31:10.769Z] #77 105.3 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:31:10.769Z] #77 105.3 checking how to create a ustar tar archive... gnutar [2022-07-27T18:31:10.769Z] #77 105.3 checking dependency style of gcc... gcc3 [2022-07-27T18:31:10.769Z] #77 105.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:31:10.769Z] #77 105.5 checking whether make supports nested variables... (cached) yes [2022-07-27T18:31:10.769Z] #77 105.5 checking for gawk... (cached) mawk [2022-07-27T18:31:10.769Z] #77 105.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:31:10.769Z] #77 105.5 checking for gcc... (cached) gcc [2022-07-27T18:31:10.798Z] #77 111.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-27T18:31:10.859Z] #77 141.0 checking whether gcc accepts -g... yes [2022-07-27T18:31:10.908Z] #77 135.7 CC src/basic_test_top_double_array_obj.lo [2022-07-27T18:31:10.908Z] #77 135.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-27T18:31:10.908Z] #77 ... [2022-07-27T18:31:10.908Z] [2022-07-27T18:31:10.908Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-27T18:31:10.908Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-27T18:31:10.908Z] #23 9.219 Collecting yamllint==1.26.1 [2022-07-27T18:31:11.025Z] #77 105.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:31:11.025Z] #77 105.7 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:31:11.025Z] #77 105.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:31:11.025Z] #77 105.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:31:11.057Z] #77 112.2 libtoolize: copying file 'm4/ltversion.m4' [2022-07-27T18:31:11.057Z] #77 112.4 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-27T18:31:11.281Z] #77 105.7 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:31:11.281Z] #77 105.8 checking for python3... /usr/bin/python3 [2022-07-27T18:31:11.281Z] #77 105.8 checking for python3 version... 3.9 [2022-07-27T18:31:11.281Z] #77 105.9 checking for python3 platform... linux [2022-07-27T18:31:11.421Z] #77 141.2 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:31:11.538Z] #77 105.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:31:11.538Z] #77 106.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:31:11.538Z] #77 106.3 checking for go-md2man... no [2022-07-27T18:31:11.677Z] #77 141.6 checking whether gcc understands -c and -o together... yes [2022-07-27T18:31:11.677Z] #77 141.9 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:31:11.677Z] #77 142.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:31:11.677Z] #77 142.0 checking for egrep... /bin/grep -E [2022-07-27T18:31:11.677Z] #77 142.0 checking for fgrep... /bin/grep -F [2022-07-27T18:31:11.677Z] #77 142.0 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:31:11.677Z] #77 142.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:31:11.795Z] #77 106.4 checking error.h usability... yes [2022-07-27T18:31:11.795Z] #77 106.6 checking error.h presence... yes [2022-07-27T18:31:11.795Z] #77 106.6 checking for error.h... yes [2022-07-27T18:31:11.845Z] #23 10.28 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-27T18:31:11.933Z] #77 142.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:31:11.933Z] #77 142.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:31:11.933Z] #77 142.4 checking whether ln -s works... yes [2022-07-27T18:31:11.933Z] #77 142.4 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:31:12.051Z] #77 106.7 checking linux/openat2.h usability... yes [2022-07-27T18:31:12.190Z] #77 142.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:31:12.190Z] #77 142.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:31:12.190Z] #77 142.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:31:12.190Z] #77 142.4 checking for objdump... objdump [2022-07-27T18:31:12.190Z] #77 142.4 checking how to recognize dependent libraries... pass_all [2022-07-27T18:31:12.190Z] #77 142.4 checking for dlltool... no [2022-07-27T18:31:12.190Z] #77 142.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:31:12.190Z] #77 142.4 checking for ar... ar [2022-07-27T18:31:12.307Z] #77 106.9 checking linux/openat2.h presence... yes [2022-07-27T18:31:12.308Z] #77 107.0 checking for linux/openat2.h... yes [2022-07-27T18:31:12.446Z] #77 142.4 checking for archiver @FILE support... @ [2022-07-27T18:31:12.446Z] #77 142.8 checking for strip... strip [2022-07-27T18:31:12.446Z] #77 142.8 checking for ranlib... ranlib [2022-07-27T18:31:12.446Z] #77 142.8 checking for gawk... no [2022-07-27T18:31:12.446Z] #77 142.8 checking for mawk... mawk [2022-07-27T18:31:12.564Z] #77 107.0 checking for copy_file_range... yes [2022-07-27T18:31:12.703Z] #77 142.8 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-27T18:31:12.703Z] #77 ... [2022-07-27T18:31:12.703Z] [2022-07-27T18:31:12.703Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-27T18:31:12.703Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-27T18:31:12.703Z] #15 DONE 2.9s [2022-07-27T18:31:12.959Z] [2022-07-27T18:31:12.959Z] #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-07-27T18:31:12.959Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-27T18:31:13.138Z] #77 107.4 checking for fgetxattr... yes [2022-07-27T18:31:13.138Z] #77 107.7 checking for statx... yes [2022-07-27T18:31:13.221Z] #23 11.35 Collecting pathspec>=0.5.3 [2022-07-27T18:31:13.221Z] #23 11.38 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-27T18:31:13.395Z] #77 107.9 checking for fgetpwent_r... yes [2022-07-27T18:31:13.480Z] #23 11.70 Collecting pyyaml [2022-07-27T18:31:13.480Z] #23 11.71 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-27T18:31:13.480Z] #23 11.80 Building wheels for collected packages: yamllint [2022-07-27T18:31:13.480Z] #23 11.81 Building wheel for yamllint (setup.py): started [2022-07-27T18:31:13.958Z] #77 108.2 checking for issetugid... no [2022-07-27T18:31:13.959Z] #77 108.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:31:13.959Z] #77 108.4 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:31:14.214Z] #77 108.4 checking for library containing yajl_tree_get... -lyajl [2022-07-27T18:31:14.343Z] #77 ... [2022-07-27T18:31:14.343Z] [2022-07-27T18:31:14.343Z] #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-07-27T18:31:14.343Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:31:14.343Z] #14 190.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-27T18:31:14.343Z] #14 190.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:31:14.343Z] #14 190.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:31:14.415Z] #23 12.80 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-27T18:31:14.470Z] #77 109.0 checking for yajl >= 2.0.0... yes [2022-07-27T18:31:14.470Z] #77 109.0 checking sys/capability.h usability... yes [2022-07-27T18:31:14.471Z] #77 109.2 checking sys/capability.h presence... yes [2022-07-27T18:31:14.673Z] #23 12.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7a82d5812facbf72805d75ff2d5f066675d46797a4d1649b867ff32d5498118f [2022-07-27T18:31:14.673Z] #23 12.81 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-27T18:31:14.673Z] #23 12.81 Successfully built yamllint [2022-07-27T18:31:14.673Z] #23 12.83 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-27T18:31:14.727Z] #77 109.3 checking for sys/capability.h... yes [2022-07-27T18:31:14.727Z] #77 109.3 checking for library containing cap_from_name... [2022-07-27T18:31:14.727Z] #77 ... [2022-07-27T18:31:14.727Z] [2022-07-27T18:31:14.727Z] #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-07-27T18:31:14.727Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:14.727Z] #21 11.41 Fetched 8561 kB in 8s (1045 kB/s) [2022-07-27T18:31:14.727Z] #21 11.41 Reading package lists... [2022-07-27T18:31:14.727Z] #21 14.94 Reading package lists... [2022-07-27T18:31:14.727Z] #21 18.64 Building dependency tree... [2022-07-27T18:31:14.727Z] #21 21.10 The following additional packages will be installed: [2022-07-27T18:31:14.727Z] #21 21.10 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-27T18:31:14.727Z] #21 21.10 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-27T18:31:14.727Z] #21 21.10 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:31:14.727Z] #21 21.10 python3-pkg-resources vim-runtime xxd [2022-07-27T18:31:14.727Z] #21 21.10 Suggested packages: [2022-07-27T18:31:14.727Z] #21 21.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-27T18:31:14.727Z] #21 21.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-27T18:31:14.727Z] #21 21.10 acl attr quota [2022-07-27T18:31:14.727Z] #21 21.10 Recommended packages: [2022-07-27T18:31:14.727Z] #21 21.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-27T18:31:14.852Z] #16 DONE 1.8s [2022-07-27T18:31:14.852Z] [2022-07-27T18:31:14.852Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-27T18:31:14.852Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-27T18:31:14.932Z] #23 13.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-27T18:31:14.983Z] #21 ... [2022-07-27T18:31:14.983Z] [2022-07-27T18:31:14.983Z] #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-07-27T18:31:14.983Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:14.983Z] #77 109.3 checking for library containing cap_from_name... -lcap [2022-07-27T18:31:15.505Z] #23 DONE 13.8s [2022-07-27T18:31:15.505Z] [2022-07-27T18:31:15.505Z] #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-07-27T18:31:15.505Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:31:15.505Z] #77 136.0 CC src/basic_test_top_double_array_string.lo [2022-07-27T18:31:15.505Z] #77 136.1 CC src/read-file.lo [2022-07-27T18:31:15.505Z] #77 136.3 CC src/json_common.lo [2022-07-27T18:31:15.505Z] #77 136.4 CC tests/test-1.o [2022-07-27T18:31:15.505Z] #77 136.9 CC tests/test-2.o [2022-07-27T18:31:15.505Z] #77 137.0 CC tests/test-3.o [2022-07-27T18:31:15.505Z] #77 137.2 CC tests/test-4.o [2022-07-27T18:31:15.505Z] #77 137.5 CC tests/test-5.o [2022-07-27T18:31:15.505Z] #77 137.7 CC tests/test-6.o [2022-07-27T18:31:15.505Z] #77 137.9 CC tests/test-7.o [2022-07-27T18:31:15.505Z] #77 138.0 CC tests/test-8.o [2022-07-27T18:31:15.505Z] #77 138.2 CC tests/test-9.o [2022-07-27T18:31:15.505Z] #77 138.5 CC tests/test-10.o [2022-07-27T18:31:15.505Z] #77 138.7 CC tests/test-11.o [2022-07-27T18:31:15.800Z] #77 109.8 checking for library containing dlopen... -ldl [2022-07-27T18:31:15.800Z] #77 110.3 checking seccomp.h usability... yes [2022-07-27T18:31:15.800Z] #77 110.5 checking seccomp.h presence... yes [2022-07-27T18:31:15.800Z] #77 110.6 checking for seccomp.h... yes [2022-07-27T18:31:16.058Z] #77 110.6 checking for library containing seccomp_rule_add... [2022-07-27T18:31:16.058Z] #77 ... [2022-07-27T18:31:16.058Z] [2022-07-27T18:31:16.058Z] #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-07-27T18:31:16.058Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:31:16.058Z] #34 DONE 165.3s [2022-07-27T18:31:16.219Z] #17 1.392 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-27T18:31:16.219Z] #17 DONE 1.6s [2022-07-27T18:31:16.219Z] [2022-07-27T18:31:16.219Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-27T18:31:16.219Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-27T18:31:16.314Z] [2022-07-27T18:31:16.314Z] #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-07-27T18:31:16.314Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:16.314Z] #21 22.90 The following NEW packages will be installed: [2022-07-27T18:31:16.314Z] #21 22.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-27T18:31:16.314Z] #21 22.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-27T18:31:16.314Z] #21 22.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-27T18:31:16.314Z] #21 22.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-27T18:31:16.314Z] #21 22.90 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:31:16.314Z] #21 22.90 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-27T18:31:16.314Z] #21 22.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-27T18:31:16.314Z] #21 22.90 xz-utils zip zstd [2022-07-27T18:31:16.570Z] #21 23.23 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:31:16.570Z] #21 23.23 Need to get 27.7 MB of archives. [2022-07-27T18:31:16.570Z] #21 23.23 After this operation, 106 MB of additional disk space will be used. [2022-07-27T18:31:16.570Z] #21 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-27T18:31:16.570Z] #21 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-27T18:31:16.570Z] #21 23.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-27T18:31:16.570Z] #21 23.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-27T18:31:16.570Z] #21 23.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-27T18:31:16.570Z] #21 23.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-27T18:31:16.570Z] #21 23.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-27T18:31:16.570Z] #21 23.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-27T18:31:16.570Z] #21 23.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:31:16.827Z] #21 23.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:31:16.827Z] #21 23.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-27T18:31:16.827Z] #21 23.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-27T18:31:16.827Z] #21 23.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-27T18:31:16.827Z] #21 23.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-27T18:31:16.827Z] #21 23.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-27T18:31:16.827Z] #21 23.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-27T18:31:16.827Z] #21 23.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-27T18:31:16.827Z] #21 23.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-27T18:31:16.827Z] #21 23.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-27T18:31:16.827Z] #21 23.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-27T18:31:16.827Z] #21 23.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-27T18:31:16.827Z] #21 23.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-27T18:31:16.827Z] #21 23.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-27T18:31:16.827Z] #21 23.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-27T18:31:16.827Z] #21 23.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-27T18:31:16.827Z] #21 23.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-27T18:31:16.827Z] #21 23.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-27T18:31:17.084Z] #21 23.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-27T18:31:17.084Z] #21 23.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-27T18:31:17.084Z] #21 23.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-27T18:31:17.084Z] #21 23.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:31:17.084Z] #21 23.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-27T18:31:17.084Z] #21 23.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-27T18:31:17.084Z] #21 23.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-27T18:31:17.084Z] #21 23.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-27T18:31:17.084Z] #21 23.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-27T18:31:17.084Z] #21 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-27T18:31:17.084Z] #21 23.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:31:17.084Z] #21 23.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-27T18:31:17.084Z] #21 23.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-27T18:31:17.340Z] #21 23.92 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-27T18:31:17.340Z] #21 23.92 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-27T18:31:17.340Z] #21 23.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-27T18:31:17.340Z] #21 23.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-27T18:31:17.340Z] #21 24.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-27T18:31:17.589Z] #18 DONE 1.4s [2022-07-27T18:31:17.589Z] [2022-07-27T18:31:17.589Z] #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-07-27T18:31:17.589Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:17.589Z] #77 142.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:31:17.589Z] #77 143.5 checking for sysroot... no [2022-07-27T18:31:17.589Z] #77 143.5 checking for a working dd... /bin/dd [2022-07-27T18:31:17.589Z] #77 143.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:31:17.589Z] #77 143.6 checking for mt... no [2022-07-27T18:31:17.589Z] #77 143.6 checking if : is a manifest tool... no [2022-07-27T18:31:17.589Z] #77 143.7 checking how to run the C preprocessor... gcc -E [2022-07-27T18:31:17.589Z] #77 144.2 checking for ANSI C header files... yes [2022-07-27T18:31:17.589Z] #77 145.5 checking for sys/types.h... yes [2022-07-27T18:31:17.589Z] #77 145.7 checking for sys/stat.h... yes [2022-07-27T18:31:17.589Z] #77 146.0 checking for stdlib.h... yes [2022-07-27T18:31:17.589Z] #77 146.4 checking for string.h... yes [2022-07-27T18:31:17.589Z] #77 146.8 checking for memory.h... yes [2022-07-27T18:31:17.589Z] #77 147.2 checking for strings.h... yes [2022-07-27T18:31:17.589Z] #77 147.5 checking for inttypes.h... yes [2022-07-27T18:31:17.597Z] #21 24.28 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-27T18:31:17.597Z] #21 24.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-27T18:31:17.597Z] #21 24.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-27T18:31:17.597Z] #21 24.34 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-27T18:31:17.846Z] #77 147.8 checking for stdint.h... yes [2022-07-27T18:31:18.102Z] #77 148.2 checking for unistd.h... yes [2022-07-27T18:31:18.359Z] #77 148.5 checking for dlfcn.h... yes [2022-07-27T18:31:18.359Z] #77 148.7 checking for objdir... .libs [2022-07-27T18:31:18.526Z] #21 25.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:31:18.783Z] #21 25.38 Fetched 27.7 MB in 1s (19.3 MB/s) [2022-07-27T18:31:18.783Z] #21 25.45 Selecting previously unselected package pigz. [2022-07-27T18:31:18.783Z] #21 25.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-27T18:31:18.783Z] #21 25.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-27T18:31:18.783Z] #21 25.52 Unpacking pigz (2.6-1) ... [2022-07-27T18:31:19.038Z] #21 25.64 Selecting previously unselected package libelf1:amd64. [2022-07-27T18:31:19.038Z] #21 25.64 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-27T18:31:19.038Z] #21 25.65 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-27T18:31:19.038Z] #21 25.85 Selecting previously unselected package libbpf0:amd64. [2022-07-27T18:31:19.038Z] #21 25.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-27T18:31:19.038Z] #21 25.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-27T18:31:19.180Z] #77 149.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:31:19.180Z] #77 149.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:31:19.180Z] #77 149.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:31:19.295Z] #21 26.01 Selecting previously unselected package libcap2:amd64. [2022-07-27T18:31:19.295Z] #21 26.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-27T18:31:19.295Z] #21 26.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:31:19.295Z] #21 26.10 Selecting previously unselected package libmnl0:amd64. [2022-07-27T18:31:19.437Z] #77 149.6 checking if gcc static flag -static works... [2022-07-27T18:31:19.437Z] #77 ... [2022-07-27T18:31:19.437Z] [2022-07-27T18:31:19.437Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-27T18:31:19.437Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-27T18:31:19.437Z] #19 DONE 1.8s [2022-07-27T18:31:19.437Z] [2022-07-27T18:31:19.437Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-27T18:31:19.437Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-27T18:31:19.551Z] #21 26.12 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-27T18:31:19.551Z] #21 26.12 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-27T18:31:19.551Z] #21 26.19 Selecting previously unselected package libxtables12:amd64. [2022-07-27T18:31:19.551Z] #21 26.19 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-27T18:31:19.551Z] #21 26.19 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-27T18:31:19.551Z] #21 26.26 Selecting previously unselected package libcap2-bin. [2022-07-27T18:31:19.551Z] #21 26.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-27T18:31:19.551Z] #21 26.28 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-27T18:31:19.551Z] #21 26.35 Selecting previously unselected package iproute2. [2022-07-27T18:31:19.551Z] #21 26.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-27T18:31:19.807Z] #21 26.36 Unpacking iproute2 (5.10.0-4) ... [2022-07-27T18:31:20.064Z] #21 26.90 Selecting previously unselected package xxd. [2022-07-27T18:31:20.064Z] #21 26.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:31:20.064Z] #21 26.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:20.321Z] #21 27.03 Selecting previously unselected package vim-common. [2022-07-27T18:31:20.367Z] #20 ... [2022-07-27T18:31:20.367Z] [2022-07-27T18:31:20.367Z] #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-07-27T18:31:20.367Z] #60 sha256:c3f125b2ac8c1dc3002de01424c631e95dcf82fe6f5001d18abcdb0dc92af610 [2022-07-27T18:31:20.367Z] #60 2.122 + RM_GOPATH=0 [2022-07-27T18:31:20.367Z] #60 2.123 + TMP_GOPATH= [2022-07-27T18:31:20.367Z] #60 2.123 + : /build [2022-07-27T18:31:20.367Z] #60 2.128 + '[' -z '' ']' [2022-07-27T18:31:20.367Z] #60 2.128 ++ mktemp -d [2022-07-27T18:31:20.367Z] #60 2.133 + export GOPATH=/tmp/tmp.AFaeZ9m7ug [2022-07-27T18:31:20.367Z] #60 2.133 + GOPATH=/tmp/tmp.AFaeZ9m7ug [2022-07-27T18:31:20.367Z] #60 2.133 + RM_GOPATH=1 [2022-07-27T18:31:20.367Z] #60 2.133 + case "$(go env GOARCH)" in [2022-07-27T18:31:20.367Z] #60 2.135 ++ go env GOARCH [2022-07-27T18:31:20.367Z] #60 2.169 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:31:20.367Z] #60 2.169 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:31:20.367Z] #60 2.188 Install runc version v1.1.2 (build tags: seccomp) [2022-07-27T18:31:20.367Z] #60 2.188 ++ dirname /install.sh [2022-07-27T18:31:20.367Z] #60 2.188 + dir=/ [2022-07-27T18:31:20.367Z] #60 2.188 + bin=runc [2022-07-27T18:31:20.367Z] #60 2.188 + shift [2022-07-27T18:31:20.367Z] #60 2.188 + '[' '!' -f //runc.installer ']' [2022-07-27T18:31:20.367Z] #60 2.188 + . //runc.installer [2022-07-27T18:31:20.367Z] #60 2.188 ++ set -e [2022-07-27T18:31:20.367Z] #60 2.188 ++ : v1.1.2 [2022-07-27T18:31:20.367Z] #60 2.188 + install_runc [2022-07-27T18:31:20.367Z] #60 2.188 + RUNC_BUILDTAGS=seccomp [2022-07-27T18:31:20.367Z] #60 2.188 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-27T18:31:20.367Z] #60 2.188 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AFaeZ9m7ug/src/github.com/opencontainers/runc [2022-07-27T18:31:20.367Z] #60 2.188 Cloning into '/tmp/tmp.AFaeZ9m7ug/src/github.com/opencontainers/runc'... [2022-07-27T18:31:20.367Z] #60 ... [2022-07-27T18:31:20.367Z] [2022-07-27T18:31:20.367Z] #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-07-27T18:31:20.367Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:20.367Z] #77 149.6 checking if gcc static flag -static works... yes [2022-07-27T18:31:20.462Z] #19 256.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-27T18:31:20.462Z] #19 256.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:31:20.462Z] #19 256.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:31:20.462Z] #19 ... [2022-07-27T18:31:20.462Z] [2022-07-27T18:31:20.462Z] #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-07-27T18:31:20.462Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:20.462Z] #84 210.7 CCLD libocispec.la [2022-07-27T18:31:20.462Z] #84 210.9 CCLD src/validate [2022-07-27T18:31:20.462Z] #84 210.9 CCLD tests/test-1 [2022-07-27T18:31:20.462Z] #84 210.9 CCLD tests/test-2 [2022-07-27T18:31:20.462Z] #84 211.0 CCLD tests/test-3 [2022-07-27T18:31:20.462Z] #84 211.0 CCLD tests/test-4 [2022-07-27T18:31:20.462Z] #84 211.0 CCLD tests/test-5 [2022-07-27T18:31:20.462Z] #84 211.0 CCLD tests/test-6 [2022-07-27T18:31:20.462Z] #84 211.1 CCLD tests/test-7 [2022-07-27T18:31:20.462Z] #84 211.1 CCLD tests/test-8 [2022-07-27T18:31:20.462Z] #84 211.2 CCLD tests/test-9 [2022-07-27T18:31:20.462Z] #84 211.3 CCLD tests/test-10 [2022-07-27T18:31:20.462Z] #84 211.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-27T18:31:20.462Z] #84 211.3 CCLD tests/test-11 [2022-07-27T18:31:20.462Z] #84 212.7 libtool: link: ar cr libocispec.a [2022-07-27T18:31:20.462Z] #84 212.7 libtool: link: ranlib libocispec.a [2022-07-27T18:31:20.578Z] #21 27.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:31:20.578Z] #21 27.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:20.578Z] #21 27.23 Selecting previously unselected package bash-completion. [2022-07-27T18:31:20.578Z] #21 27.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-27T18:31:20.623Z] #77 150.6 checking if gcc supports -c -o file.o... yes [2022-07-27T18:31:20.623Z] #77 151.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:31:20.723Z] #84 214.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:20.880Z] #77 151.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:31:20.982Z] #84 214.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:31:20.982Z] #84 214.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:31:20.982Z] #84 214.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:20.982Z] #84 214.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:20.982Z] #84 214.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:20.982Z] #84 214.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:20.982Z] #84 214.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-27T18:31:20.982Z] #84 215.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-27T18:31:21.241Z] #84 215.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-27T18:31:21.241Z] #84 215.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-27T18:31:21.241Z] #84 215.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-27T18:31:21.241Z] #84 215.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-27T18:31:21.241Z] #84 215.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-27T18:31:21.241Z] #84 215.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-27T18:31:21.241Z] #84 215.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-27T18:31:21.241Z] #84 215.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-27T18:31:21.241Z] #84 215.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-27T18:31:21.444Z] #77 151.1 checking dynamic linker characteristics... [2022-07-27T18:31:21.444Z] #77 ... [2022-07-27T18:31:21.444Z] [2022-07-27T18:31:21.444Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-27T18:31:21.444Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-27T18:31:21.444Z] #20 DONE 2.0s [2022-07-27T18:31:21.444Z] [2022-07-27T18:31:21.444Z] #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-07-27T18:31:21.444Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:21.501Z] #84 215.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-27T18:31:21.501Z] #84 215.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-27T18:31:21.501Z] #84 215.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-27T18:31:21.501Z] #84 215.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-27T18:31:21.501Z] #84 215.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-27T18:31:21.501Z] #84 215.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-27T18:31:21.760Z] #84 215.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-27T18:31:21.760Z] #84 215.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-27T18:31:21.760Z] #84 215.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-27T18:31:21.760Z] #84 215.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-27T18:31:21.760Z] #84 215.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-27T18:31:22.020Z] #84 215.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-27T18:31:22.020Z] #84 216.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-27T18:31:22.020Z] #84 216.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-27T18:31:22.020Z] #84 216.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-27T18:31:22.279Z] #84 216.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-27T18:31:22.279Z] #84 216.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-27T18:31:22.279Z] #84 216.3 CC src/crun-crun.o [2022-07-27T18:31:22.539Z] #84 216.5 CC src/crun-run.o [2022-07-27T18:31:22.539Z] #84 216.5 CC src/crun-delete.o [2022-07-27T18:31:22.539Z] #84 216.6 CC src/crun-kill.o [2022-07-27T18:31:22.800Z] #84 216.8 CC src/crun-pause.o [2022-07-27T18:31:22.800Z] #84 216.8 CC src/crun-unpause.o [2022-07-27T18:31:23.061Z] #84 217.0 CC src/crun-spec.o [2022-07-27T18:31:23.098Z] #21 29.34 Unpacking bash-completion (1:2.11-2) ... [2022-07-27T18:31:23.098Z] #21 29.81 Selecting previously unselected package bzip2. [2022-07-27T18:31:23.098Z] #21 29.82 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-27T18:31:23.098Z] #21 29.82 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:31:23.322Z] #84 217.1 CC src/crun-exec.o [2022-07-27T18:31:23.322Z] #84 217.2 CC src/crun-list.o [2022-07-27T18:31:23.322Z] #84 217.3 CC src/crun-state.o [2022-07-27T18:31:23.322Z] #84 217.3 CC src/crun-create.o [2022-07-27T18:31:23.338Z] #21 1.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:31:23.338Z] #21 1.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:31:23.338Z] #21 1.994 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:31:23.354Z] #21 29.89 Selecting previously unselected package xz-utils. [2022-07-27T18:31:23.354Z] #21 29.90 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-27T18:31:23.354Z] #21 29.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:31:23.354Z] #21 30.06 Selecting previously unselected package apparmor. [2022-07-27T18:31:23.354Z] #21 30.06 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-27T18:31:23.354Z] #21 30.13 Unpacking apparmor (2.13.6-10) ... [2022-07-27T18:31:23.583Z] #84 217.4 CC src/crun-start.o [2022-07-27T18:31:23.583Z] #84 217.4 CC src/crun-update.o [2022-07-27T18:31:23.583Z] #84 217.5 CC src/crun-ps.o [2022-07-27T18:31:23.583Z] #84 217.5 CC src/crun-checkpoint.o [2022-07-27T18:31:23.583Z] #84 217.5 CC src/crun-restore.o [2022-07-27T18:31:23.843Z] #84 217.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-27T18:31:23.918Z] #21 30.58 Selecting previously unselected package inetutils-ping. [2022-07-27T18:31:23.918Z] #21 30.59 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-27T18:31:23.918Z] #21 30.60 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-27T18:31:24.104Z] #84 218.0 CC src/libcrun/libcrun_la-container.lo [2022-07-27T18:31:24.104Z] #84 218.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-27T18:31:24.104Z] #84 218.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-27T18:31:24.177Z] #21 30.76 Selecting previously unselected package libip4tc2:amd64. [2022-07-27T18:31:24.177Z] #21 30.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-27T18:31:24.177Z] #21 30.77 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-27T18:31:24.177Z] #21 30.84 Selecting previously unselected package libip6tc2:amd64. [2022-07-27T18:31:24.177Z] #21 30.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-27T18:31:24.177Z] #21 30.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-27T18:31:24.177Z] #21 30.91 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-27T18:31:24.177Z] #21 30.92 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-27T18:31:24.177Z] #21 30.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-27T18:31:24.177Z] #21 30.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-27T18:31:24.364Z] #84 218.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-27T18:31:24.364Z] #84 218.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-27T18:31:24.364Z] #84 218.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-27T18:31:24.364Z] #84 218.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-27T18:31:24.433Z] #21 30.98 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-27T18:31:24.433Z] #21 31.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-27T18:31:24.433Z] #21 31.07 Selecting previously unselected package libnftnl11:amd64. [2022-07-27T18:31:24.433Z] #21 31.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-27T18:31:24.433Z] #21 31.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-27T18:31:24.433Z] #21 31.18 Selecting previously unselected package iptables. [2022-07-27T18:31:24.625Z] #84 218.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-27T18:31:24.625Z] #84 218.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-27T18:31:24.689Z] #21 31.20 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-27T18:31:24.689Z] #21 31.20 Unpacking iptables (1.8.7-1) ... [2022-07-27T18:31:24.689Z] #21 31.53 Selecting previously unselected package libonig5:amd64. [2022-07-27T18:31:24.706Z] #21 3.154 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:31:24.945Z] #21 31.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-27T18:31:24.945Z] #21 31.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:31:25.196Z] #84 219.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-27T18:31:25.196Z] #84 219.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-27T18:31:25.196Z] #84 219.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-27T18:31:25.202Z] #21 31.72 Selecting previously unselected package libjq1:amd64. [2022-07-27T18:31:25.202Z] #21 31.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-27T18:31:25.202Z] #21 31.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:31:25.202Z] #21 31.83 Selecting previously unselected package jq. [2022-07-27T18:31:25.202Z] #21 31.83 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-27T18:31:25.202Z] #21 31.85 Unpacking jq (1.6-2.1) ... [2022-07-27T18:31:25.202Z] #21 31.93 Selecting previously unselected package libaio1:amd64. [2022-07-27T18:31:25.202Z] #21 31.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-27T18:31:25.202Z] #21 31.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-27T18:31:25.202Z] #21 32.00 Selecting previously unselected package libgpm2:amd64. [2022-07-27T18:31:25.202Z] #21 32.01 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-27T18:31:25.202Z] #21 32.01 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-27T18:31:25.456Z] #84 219.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-27T18:31:25.458Z] #21 32.08 Selecting previously unselected package libicu67:amd64. [2022-07-27T18:31:25.458Z] #21 32.08 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-27T18:31:25.458Z] #21 32.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-27T18:31:25.717Z] #84 219.5 CC src/libcrun/libcrun_la-error.lo [2022-07-27T18:31:25.977Z] #84 219.9 CC src/libcrun/libcrun_la-status.lo [2022-07-27T18:31:26.077Z] #21 4.427 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:31:26.237Z] #84 220.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-27T18:31:26.388Z] #21 ... [2022-07-27T18:31:26.388Z] [2022-07-27T18:31:26.388Z] #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-07-27T18:31:26.388Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:26.388Z] #77 110.6 checking for library containing seccomp_rule_add... -lseccomp [2022-07-27T18:31:26.388Z] #77 111.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-27T18:31:26.388Z] #77 111.3 checking systemd/sd-bus.h usability... yes [2022-07-27T18:31:26.388Z] #77 111.5 checking systemd/sd-bus.h presence... yes [2022-07-27T18:31:26.388Z] #77 111.6 checking for systemd/sd-bus.h... yes [2022-07-27T18:31:26.388Z] #77 111.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-27T18:31:26.388Z] #77 112.1 checking for sd_notify_barrier... yes [2022-07-27T18:31:26.388Z] #77 112.5 checking linux/bpf.h usability... yes [2022-07-27T18:31:26.388Z] #77 112.7 checking linux/bpf.h presence... yes [2022-07-27T18:31:26.388Z] #77 112.8 checking for linux/bpf.h... yes [2022-07-27T18:31:26.388Z] #77 112.8 checking compilation for eBPF... yes [2022-07-27T18:31:26.388Z] #77 112.9 checking for criu >= 3.15... no [2022-07-27T18:31:26.388Z] #77 113.0 configure: CRIU headers not found, building without CRIU support [2022-07-27T18:31:26.388Z] #77 113.0 checking for criu > 3.16... no [2022-07-27T18:31:26.388Z] #77 113.0 configure: CRIU version doesn't support join-ns API [2022-07-27T18:31:26.388Z] #77 113.0 checking for criu > 3.16.1... no [2022-07-27T18:31:26.388Z] #77 113.0 configure: CRIU version doesn't support for pre-dumping [2022-07-27T18:31:26.388Z] #77 113.0 checking for new mount API (fsconfig)... yes [2022-07-27T18:31:26.388Z] #77 113.1 checking for seccomp notify API... yes [2022-07-27T18:31:26.388Z] #77 113.2 checking for gperf... no [2022-07-27T18:31:26.388Z] #77 113.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-27T18:31:26.388Z] #77 113.2 checking for library containing argp_parse... none required [2022-07-27T18:31:26.388Z] #77 113.6 checking that generated files are newer than configure... done [2022-07-27T18:31:26.388Z] #77 113.6 configure: creating ./config.status [2022-07-27T18:31:26.388Z] #77 115.8 config.status: creating Makefile [2022-07-27T18:31:26.388Z] #77 115.9 config.status: creating rpm/crun.spec [2022-07-27T18:31:26.388Z] #77 115.9 config.status: creating config.h [2022-07-27T18:31:26.388Z] #77 116.0 config.status: executing libtool commands [2022-07-27T18:31:26.388Z] #77 116.0 config.status: executing depfiles commands [2022-07-27T18:31:26.388Z] #77 117.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-27T18:31:26.388Z] #77 117.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:31:26.388Z] #77 117.4 checking for gcc... gcc [2022-07-27T18:31:26.388Z] #77 117.5 checking whether the C compiler works... yes [2022-07-27T18:31:26.388Z] #77 117.7 checking for C compiler default output file name... a.out [2022-07-27T18:31:26.388Z] #77 117.7 checking for suffix of executables... [2022-07-27T18:31:26.388Z] #77 117.8 checking whether we are cross compiling... no [2022-07-27T18:31:26.388Z] #77 118.0 checking for suffix of object files... o [2022-07-27T18:31:26.388Z] #77 118.1 checking whether we are using the GNU C compiler... yes [2022-07-27T18:31:26.388Z] #77 118.2 checking whether gcc accepts -g... yes [2022-07-27T18:31:26.388Z] #77 118.2 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:31:26.388Z] #77 118.4 checking whether gcc understands -c and -o together... yes [2022-07-27T18:31:26.388Z] #77 118.6 checking how to run the C preprocessor... gcc -E [2022-07-27T18:31:26.388Z] #77 118.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:31:26.388Z] #77 118.8 checking for egrep... /bin/grep -E [2022-07-27T18:31:26.388Z] #77 118.8 checking for ANSI C header files... yes [2022-07-27T18:31:26.388Z] #77 119.3 checking for sys/types.h... yes [2022-07-27T18:31:26.388Z] #77 119.5 checking for sys/stat.h... yes [2022-07-27T18:31:26.388Z] #77 119.7 checking for stdlib.h... yes [2022-07-27T18:31:26.388Z] #77 119.8 checking for string.h... yes [2022-07-27T18:31:26.388Z] #77 119.9 checking for memory.h... yes [2022-07-27T18:31:26.388Z] #77 120.1 checking for strings.h... yes [2022-07-27T18:31:26.388Z] #77 120.2 checking for inttypes.h... yes [2022-07-27T18:31:26.388Z] #77 120.4 checking for stdint.h... yes [2022-07-27T18:31:26.388Z] #77 120.5 checking for unistd.h... yes [2022-07-27T18:31:26.388Z] #77 120.7 checking minix/config.h usability... no [2022-07-27T18:31:26.388Z] #77 120.9 checking minix/config.h presence... no [2022-07-27T18:31:26.388Z] #77 120.9 checking for minix/config.h... no [2022-07-27T18:31:26.388Z] #77 120.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-27T18:31:26.497Z] #84 220.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-27T18:31:26.498Z] #84 220.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-27T18:31:26.498Z] #84 220.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-27T18:31:26.498Z] #84 220.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-27T18:31:26.568Z] #14 ... [2022-07-27T18:31:26.568Z] [2022-07-27T18:31:26.568Z] #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-07-27T18:31:26.568Z] #67 sha256:70bbffc3477212bfe2480ff19dc1121d33aaa0f8c68bce2c683207bdcea5dc17 [2022-07-27T18:31:26.568Z] #67 191.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:31:26.568Z] #67 191.2 + GOBIN=/build [2022-07-27T18:31:26.568Z] #67 191.2 + GO111MODULE=on [2022-07-27T18:31:26.568Z] #67 191.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:31:26.568Z] #67 202.7 rootlesskit version 1.0.0 [2022-07-27T18:31:26.644Z] #77 121.2 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:31:26.644Z] #77 121.4 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:31:26.644Z] #77 121.4 checking how to print strings... printf [2022-07-27T18:31:26.761Z] #84 220.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-27T18:31:26.761Z] #84 220.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-27T18:31:26.827Z] #67 202.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-27T18:31:26.827Z] #67 202.7 -container-ip string [2022-07-27T18:31:26.827Z] #67 202.7 container ip [2022-07-27T18:31:26.827Z] #67 202.7 -container-port int [2022-07-27T18:31:26.827Z] #67 202.7 container port (default -1) [2022-07-27T18:31:26.827Z] #67 202.7 -host-ip string [2022-07-27T18:31:26.827Z] #67 202.7 host ip [2022-07-27T18:31:26.827Z] #67 202.7 -host-port int [2022-07-27T18:31:26.827Z] #67 202.7 host port (default -1) [2022-07-27T18:31:26.827Z] #67 202.7 -proto string [2022-07-27T18:31:26.827Z] #67 202.7 proxy protocol (default "tcp") [2022-07-27T18:31:26.901Z] #77 121.5 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:31:26.901Z] #77 121.5 checking for fgrep... /bin/grep -F [2022-07-27T18:31:26.901Z] #77 121.5 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:31:26.901Z] #77 121.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:31:26.901Z] #77 121.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:31:26.901Z] #77 121.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:31:26.901Z] #77 121.6 checking whether ln -s works... yes [2022-07-27T18:31:26.901Z] #77 121.6 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:31:26.901Z] #77 121.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:31:26.901Z] #77 121.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:31:26.901Z] #77 121.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:31:26.901Z] #77 121.7 checking for objdump... objdump [2022-07-27T18:31:26.901Z] #77 121.7 checking how to recognize dependent libraries... pass_all [2022-07-27T18:31:26.901Z] #77 121.7 checking for dlltool... no [2022-07-27T18:31:26.901Z] #77 121.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:31:26.901Z] #77 121.7 checking for ar... ar [2022-07-27T18:31:27.009Z] #21 ... [2022-07-27T18:31:27.009Z] [2022-07-27T18:31:27.009Z] #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-07-27T18:31:27.009Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:27.009Z] #77 151.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:31:27.009Z] #77 152.0 checking how to hardcode library paths into programs... immediate [2022-07-27T18:31:27.009Z] #77 152.0 checking whether stripping libraries is possible... yes [2022-07-27T18:31:27.009Z] #77 152.0 checking if libtool supports shared libraries... yes [2022-07-27T18:31:27.009Z] #77 152.0 checking whether to build shared libraries... no [2022-07-27T18:31:27.009Z] #77 152.0 checking whether to build static libraries... yes [2022-07-27T18:31:27.009Z] #77 152.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:31:27.009Z] #77 152.1 checking whether build environment is sane... yes [2022-07-27T18:31:27.009Z] #77 152.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:31:27.009Z] #77 152.2 checking whether make sets $(MAKE)... yes [2022-07-27T18:31:27.009Z] #77 152.3 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:31:27.009Z] #77 152.4 checking whether make supports nested variables... yes [2022-07-27T18:31:27.009Z] #77 152.4 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:31:27.009Z] #77 152.4 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:31:27.009Z] #77 152.4 checking how to create a ustar tar archive... gnutar [2022-07-27T18:31:27.009Z] #77 152.5 checking dependency style of gcc... gcc3 [2022-07-27T18:31:27.009Z] #77 152.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:31:27.009Z] #77 152.9 checking whether make supports nested variables... (cached) yes [2022-07-27T18:31:27.009Z] #77 152.9 checking for gawk... (cached) mawk [2022-07-27T18:31:27.009Z] #77 152.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:31:27.009Z] #77 153.0 checking for gcc... (cached) gcc [2022-07-27T18:31:27.009Z] #77 153.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:31:27.009Z] #77 153.1 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:31:27.009Z] #77 153.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:31:27.009Z] #77 153.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:31:27.009Z] #77 153.1 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:31:27.009Z] #77 153.3 checking for python3... /usr/bin/python3 [2022-07-27T18:31:27.009Z] #77 153.3 checking for python3 version... 3.9 [2022-07-27T18:31:27.009Z] #77 153.5 checking for python3 platform... linux [2022-07-27T18:31:27.009Z] #77 153.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:31:27.009Z] #77 153.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:31:27.009Z] #77 154.2 checking for go-md2man... no [2022-07-27T18:31:27.009Z] #77 154.2 checking error.h usability... yes [2022-07-27T18:31:27.009Z] #77 154.4 checking error.h presence... yes [2022-07-27T18:31:27.009Z] #77 154.5 checking for error.h... yes [2022-07-27T18:31:27.009Z] #77 154.6 checking linux/openat2.h usability... yes [2022-07-27T18:31:27.009Z] #77 155.0 checking linux/openat2.h presence... yes [2022-07-27T18:31:27.009Z] #77 155.2 checking for linux/openat2.h... yes [2022-07-27T18:31:27.009Z] #77 155.3 checking for copy_file_range... yes [2022-07-27T18:31:27.009Z] #77 155.6 checking for fgetxattr... yes [2022-07-27T18:31:27.009Z] #77 156.0 checking for statx... yes [2022-07-27T18:31:27.009Z] #77 156.4 checking for fgetpwent_r... yes [2022-07-27T18:31:27.009Z] #77 156.7 checking for issetugid... no [2022-07-27T18:31:27.009Z] #77 157.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:31:27.009Z] #77 157.1 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:31:27.157Z] #77 121.7 checking for archiver @FILE support... @ [2022-07-27T18:31:27.157Z] #77 121.8 checking for strip... strip [2022-07-27T18:31:27.157Z] #77 121.8 checking for ranlib... ranlib [2022-07-27T18:31:27.157Z] #77 121.8 checking for gawk... no [2022-07-27T18:31:27.157Z] #77 121.8 checking for mawk... mawk [2022-07-27T18:31:27.332Z] #84 221.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-27T18:31:27.332Z] #84 221.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-27T18:31:27.332Z] #84 221.3 CC tests/init.o [2022-07-27T18:31:27.332Z] #84 221.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-27T18:31:27.332Z] #84 ... [2022-07-27T18:31:27.332Z] [2022-07-27T18:31:27.332Z] #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-07-27T18:31:27.332Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:31:27.332Z] #19 258.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-27T18:31:27.332Z] #19 258.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:31:27.332Z] #19 258.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:31:27.394Z] #67 DONE 203.6s [2022-07-27T18:31:27.394Z] [2022-07-27T18:31:27.394Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:31:27.394Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:31:27.414Z] #77 121.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:31:27.414Z] #77 122.2 checking for sysroot... no [2022-07-27T18:31:27.414Z] #77 122.2 checking for a working dd... /bin/dd [2022-07-27T18:31:27.414Z] #77 122.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:31:27.573Z] #77 157.2 checking for library containing yajl_tree_get... -lyajl [2022-07-27T18:31:27.573Z] #77 157.8 checking for yajl >= 2.0.0... yes [2022-07-27T18:31:27.573Z] #77 157.9 checking sys/capability.h usability... yes [2022-07-27T18:31:27.660Z] #36 ... [2022-07-27T18:31:27.660Z] [2022-07-27T18:31:27.660Z] #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-07-27T18:31:27.660Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:31:27.660Z] #14 204.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-27T18:31:27.660Z] #14 204.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-27T18:31:27.660Z] #14 204.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:31:27.660Z] #14 ... [2022-07-27T18:31:27.660Z] [2022-07-27T18:31:27.660Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-27T18:31:27.660Z] #68 sha256:0ec339d53db91c8c7ac8ea515f09263d6574946bc7411a62fc9f35ad55a1105b [2022-07-27T18:31:27.660Z] #68 DONE 0.1s [2022-07-27T18:31:27.660Z] [2022-07-27T18:31:27.660Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-27T18:31:27.660Z] #69 sha256:96fdae421129d1e894beb84f49fca6bc7c68752103310b8f46e0d6c3f50d29cc [2022-07-27T18:31:27.660Z] #69 DONE 0.1s [2022-07-27T18:31:27.669Z] #77 122.3 checking for mt... no [2022-07-27T18:31:27.669Z] #77 122.3 checking if : is a manifest tool... no [2022-07-27T18:31:27.918Z] [2022-07-27T18:31:27.918Z] #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-07-27T18:31:27.918Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-27T18:31:27.918Z] #14 204.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-27T18:31:27.918Z] #14 204.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-27T18:31:27.918Z] #14 204.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-27T18:31:27.925Z] #77 122.3 checking for dlfcn.h... yes [2022-07-27T18:31:27.925Z] #77 122.5 checking for objdir... .libs [2022-07-27T18:31:28.140Z] #77 158.1 checking sys/capability.h presence... yes [2022-07-27T18:31:28.140Z] #77 158.3 checking for sys/capability.h... yes [2022-07-27T18:31:28.140Z] #77 158.3 checking for library containing cap_from_name... [2022-07-27T18:31:28.140Z] #77 ... [2022-07-27T18:31:28.140Z] [2022-07-27T18:31:28.140Z] #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-07-27T18:31:28.140Z] #60 sha256:c3f125b2ac8c1dc3002de01424c631e95dcf82fe6f5001d18abcdb0dc92af610 [2022-07-27T18:31:28.140Z] #60 18.04 + cd /tmp/tmp.AFaeZ9m7ug/src/github.com/opencontainers/runc [2022-07-27T18:31:28.140Z] #60 18.04 + git checkout -q v1.1.2 [2022-07-27T18:31:28.175Z] #14 204.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-27T18:31:28.175Z] #14 204.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-27T18:31:28.175Z] #14 204.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-27T18:31:28.181Z] #77 122.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:31:28.433Z] #14 204.8 Selecting previously unselected package libbtrfs0:amd64. [2022-07-27T18:31:28.433Z] #14 204.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-27T18:31:28.433Z] #14 204.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:31:28.438Z] #77 123.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:31:28.438Z] #77 123.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:31:28.691Z] #14 205.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-27T18:31:28.702Z] #77 123.1 checking if gcc static flag -static works... yes [2022-07-27T18:31:28.949Z] #14 205.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-27T18:31:28.949Z] #14 205.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:31:28.958Z] #77 123.4 checking if gcc supports -c -o file.o... yes [2022-07-27T18:31:28.958Z] #77 123.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:31:28.958Z] #77 123.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:31:29.072Z] #60 19.07 + '[' -z '' ']' [2022-07-27T18:31:29.207Z] #14 205.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-27T18:31:29.207Z] #14 205.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:31:29.207Z] #14 205.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:29.215Z] #77 123.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:31:29.215Z] #77 123.8 checking how to hardcode library paths into programs... immediate [2022-07-27T18:31:29.215Z] #77 123.8 checking whether stripping libraries is possible... yes [2022-07-27T18:31:29.215Z] #77 123.8 checking if libtool supports shared libraries... yes [2022-07-27T18:31:29.215Z] #77 123.8 checking whether to build shared libraries... no [2022-07-27T18:31:29.215Z] #77 123.8 checking whether to build static libraries... yes [2022-07-27T18:31:29.215Z] #77 123.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:31:29.215Z] #77 123.9 checking whether build environment is sane... yes [2022-07-27T18:31:29.215Z] #77 ... [2022-07-27T18:31:29.215Z] [2022-07-27T18:31:29.215Z] #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-07-27T18:31:29.215Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:29.215Z] #21 35.77 Selecting previously unselected package libinih1:amd64. [2022-07-27T18:31:29.215Z] #21 35.77 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-27T18:31:29.215Z] #21 35.77 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-27T18:31:29.215Z] #21 35.85 Selecting previously unselected package libnet1:amd64. [2022-07-27T18:31:29.215Z] #21 35.85 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-27T18:31:29.215Z] #21 35.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:31:29.215Z] #21 35.96 Selecting previously unselected package libnl-3-200:amd64. [2022-07-27T18:31:29.215Z] #21 35.96 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-27T18:31:29.215Z] #21 35.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:31:29.215Z] #21 36.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:31:29.215Z] #21 36.05 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:31:29.330Z] #60 19.09 + target=static [2022-07-27T18:31:29.330Z] #60 19.09 + make BUILDTAGS=seccomp static [2022-07-27T18:31:29.471Z] #21 36.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:31:29.471Z] #21 36.12 Selecting previously unselected package libyajl2:amd64. [2022-07-27T18:31:29.471Z] #21 36.14 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-27T18:31:29.471Z] #21 36.14 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:31:29.471Z] #21 36.19 Selecting previously unselected package net-tools. [2022-07-27T18:31:29.587Z] #60 19.49 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-07-27T18:31:29.730Z] #21 36.23 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-27T18:31:29.730Z] #21 36.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:31:29.730Z] #21 36.44 Selecting previously unselected package patch. [2022-07-27T18:31:29.774Z] #14 205.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-27T18:31:29.774Z] #14 205.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-27T18:31:29.774Z] #14 206.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:31:29.774Z] #14 206.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-27T18:31:29.774Z] #14 206.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-27T18:31:29.774Z] #14 206.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-27T18:31:29.986Z] #21 36.46 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-27T18:31:29.986Z] #21 36.46 Unpacking patch (2.7.6-7) ... [2022-07-27T18:31:29.986Z] #21 36.60 Selecting previously unselected package python-pip-whl. [2022-07-27T18:31:29.986Z] #21 36.60 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:31:29.986Z] #21 36.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:31:30.341Z] #14 206.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-27T18:31:30.341Z] #14 206.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-27T18:31:30.341Z] #14 206.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-27T18:31:30.549Z] #21 37.21 Selecting previously unselected package python3-lib2to3. [2022-07-27T18:31:30.549Z] #21 37.21 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-27T18:31:30.549Z] #21 37.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:31:30.808Z] #21 37.34 Selecting previously unselected package python3-distutils. [2022-07-27T18:31:30.808Z] #21 37.34 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-27T18:31:30.808Z] #21 37.35 Unpacking python3-distutils (3.9.2-1) ... [2022-07-27T18:31:30.808Z] #21 37.49 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:31:30.808Z] #21 37.50 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:31:30.808Z] #21 37.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:31:30.907Z] #14 207.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-27T18:31:30.908Z] #14 207.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-27T18:31:30.908Z] #14 207.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-27T18:31:31.092Z] #21 37.62 Selecting previously unselected package python3-setuptools. [2022-07-27T18:31:31.092Z] #21 37.64 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-27T18:31:31.092Z] #21 37.64 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-27T18:31:31.166Z] #14 207.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-27T18:31:31.166Z] #14 207.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-27T18:31:31.166Z] #14 207.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-27T18:31:31.166Z] #14 207.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-27T18:31:31.166Z] #14 207.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-27T18:31:31.166Z] #14 207.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-27T18:31:31.365Z] #21 37.93 Selecting previously unselected package python3-wheel. [2022-07-27T18:31:31.365Z] #21 37.94 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-27T18:31:31.365Z] #21 37.95 Unpacking python3-wheel (0.34.2-1) ... [2022-07-27T18:31:31.365Z] #21 38.02 Selecting previously unselected package python3-pip. [2022-07-27T18:31:31.365Z] #21 38.04 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:31:31.365Z] #21 38.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:31:31.542Z] #19 ... [2022-07-27T18:31:31.542Z] [2022-07-27T18:31:31.542Z] #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-07-27T18:31:31.542Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:31:31.542Z] #54 284.1 + dpkg --print-architecture [2022-07-27T18:31:31.542Z] #54 284.1 + git checkout -q v2.1.0 [2022-07-27T18:31:31.685Z] #21 38.34 Selecting previously unselected package sudo. [2022-07-27T18:31:31.685Z] #21 38.34 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-27T18:31:31.685Z] #21 38.36 Unpacking sudo (1.9.5p2-3) ... [2022-07-27T18:31:31.806Z] #54 284.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-27T18:31:31.806Z] #54 284.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-27T18:31:32.102Z] #14 208.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-27T18:31:32.102Z] #14 208.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-27T18:31:32.102Z] #14 208.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-27T18:31:32.278Z] #21 39.05 Selecting previously unselected package thin-provisioning-tools. [2022-07-27T18:31:32.534Z] #21 39.05 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-27T18:31:32.534Z] #21 39.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:31:32.534Z] #21 39.30 Selecting previously unselected package uidmap. [2022-07-27T18:31:32.668Z] #14 209.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-27T18:31:32.668Z] #14 209.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:31:32.668Z] #14 209.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:32.668Z] #14 209.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-27T18:31:32.668Z] #14 209.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-27T18:31:32.668Z] #14 209.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:31:32.791Z] #21 39.30 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-27T18:31:32.791Z] #21 39.31 Unpacking uidmap (1:4.8.1-1) ... [2022-07-27T18:31:32.791Z] #21 39.46 Selecting previously unselected package vim-runtime. [2022-07-27T18:31:32.791Z] #21 39.47 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:31:32.927Z] #14 209.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-27T18:31:33.047Z] #21 39.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-07-27T18:31:33.047Z] #21 39.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-27T18:31:33.047Z] #21 39.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:33.185Z] #14 209.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-27T18:31:33.185Z] #14 209.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:31:34.124Z] #14 210.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:31:34.124Z] #14 210.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-27T18:31:34.124Z] #14 210.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:31:34.124Z] #14 210.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-27T18:31:34.124Z] #14 210.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:31:34.124Z] #14 210.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-27T18:31:34.124Z] #14 210.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:31:34.124Z] #14 210.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-27T18:31:34.124Z] #14 210.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:31:34.124Z] #14 210.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-27T18:31:34.124Z] #14 210.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:31:34.124Z] #14 210.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:31:34.124Z] #14 210.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:31:34.124Z] #14 210.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-27T18:31:34.124Z] #14 210.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-27T18:31:34.124Z] #14 210.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:31:34.124Z] #14 210.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:31:34.124Z] #14 210.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-27T18:31:34.124Z] #14 210.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-27T18:31:34.124Z] #14 210.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:31:34.383Z] #14 210.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:31:34.383Z] #14 210.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-27T18:31:34.383Z] #14 210.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:31:34.383Z] #14 210.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-07-27T18:31:34.383Z] #14 210.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:31:34.383Z] #14 210.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:31:34.383Z] #14 210.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-07-27T18:31:34.383Z] #14 210.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:31:34.383Z] #14 210.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:31:34.383Z] #14 210.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:34.641Z] #14 211.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:31:34.641Z] #14 211.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:34.641Z] #14 211.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:31:34.641Z] #14 211.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:31:34.840Z] #60 ... [2022-07-27T18:31:34.840Z] [2022-07-27T18:31:34.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-07-27T18:31:34.840Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:34.840Z] #77 158.3 checking for library containing cap_from_name... -lcap [2022-07-27T18:31:34.840Z] #77 159.0 checking for library containing dlopen... -ldl [2022-07-27T18:31:34.840Z] #77 159.6 checking seccomp.h usability... yes [2022-07-27T18:31:34.840Z] #77 160.0 checking seccomp.h presence... yes [2022-07-27T18:31:34.840Z] #77 160.1 checking for seccomp.h... yes [2022-07-27T18:31:34.840Z] #77 160.1 checking for library containing seccomp_rule_add... -lseccomp [2022-07-27T18:31:34.840Z] #77 160.8 checking for library containing seccomp_arch_resolve_name... none required [2022-07-27T18:31:34.840Z] #77 161.1 checking systemd/sd-bus.h usability... yes [2022-07-27T18:31:34.840Z] #77 161.5 checking systemd/sd-bus.h presence... yes [2022-07-27T18:31:34.840Z] #77 161.7 checking for systemd/sd-bus.h... yes [2022-07-27T18:31:34.840Z] #77 161.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-27T18:31:34.840Z] #77 162.6 checking for sd_notify_barrier... yes [2022-07-27T18:31:34.840Z] #77 163.0 checking linux/bpf.h usability... yes [2022-07-27T18:31:34.840Z] #77 163.3 checking linux/bpf.h presence... yes [2022-07-27T18:31:34.840Z] #77 163.4 checking for linux/bpf.h... yes [2022-07-27T18:31:34.840Z] #77 163.4 checking compilation for eBPF... yes [2022-07-27T18:31:34.840Z] #77 163.6 checking for criu >= 3.15... no [2022-07-27T18:31:34.840Z] #77 163.6 configure: CRIU headers not found, building without CRIU support [2022-07-27T18:31:34.840Z] #77 163.6 checking for criu > 3.16... no [2022-07-27T18:31:34.840Z] #77 163.7 configure: CRIU version doesn't support join-ns API [2022-07-27T18:31:34.840Z] #77 163.7 checking for criu > 3.16.1... no [2022-07-27T18:31:34.840Z] #77 163.8 configure: CRIU version doesn't support for pre-dumping [2022-07-27T18:31:34.840Z] #77 163.8 checking for new mount API (fsconfig)... yes [2022-07-27T18:31:34.840Z] #77 164.0 checking for seccomp notify API... yes [2022-07-27T18:31:34.840Z] #77 164.3 checking for gperf... no [2022-07-27T18:31:34.840Z] #77 164.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-27T18:31:34.840Z] #77 164.3 checking for library containing argp_parse... none required [2022-07-27T18:31:35.097Z] #77 165.3 checking that generated files are newer than configure... done [2022-07-27T18:31:35.097Z] #77 165.3 configure: creating ./config.status [2022-07-27T18:31:35.212Z] #14 DONE 211.7s [2022-07-27T18:31:35.212Z] [2022-07-27T18:31:35.212Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-27T18:31:35.212Z] #59 sha256:e9b63ec5fbfc010aeb1ca2125dee2cb54f45e80da68a04312f341915bd2c88c8 [2022-07-27T18:31:35.782Z] #59 DONE 0.3s [2022-07-27T18:31:35.782Z] [2022-07-27T18:31:35.782Z] #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-07-27T18:31:35.782Z] #60 sha256:8d64af2e35b6fc957f9b12aab7fcbacfdca2e90d2e43cc3023f384d89f2b8a95 [2022-07-27T18:31:36.314Z] #21 42.87 Selecting previously unselected package vim. [2022-07-27T18:31:36.314Z] #21 42.87 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:31:36.314Z] #21 42.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:36.876Z] #21 43.47 Selecting previously unselected package xfsprogs. [2022-07-27T18:31:36.876Z] #21 43.48 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-27T18:31:36.876Z] #21 43.48 Unpacking xfsprogs (5.10.0-4) ... [2022-07-27T18:31:37.133Z] #21 ... [2022-07-27T18:31:37.133Z] [2022-07-27T18:31:37.133Z] #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-07-27T18:31:37.133Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:37.133Z] #77 123.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:31:37.133Z] #77 123.9 checking whether make sets $(MAKE)... yes [2022-07-27T18:31:37.133Z] #77 123.9 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:31:37.133Z] #77 124.0 checking whether make supports nested variables... yes [2022-07-27T18:31:37.133Z] #77 124.0 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:31:37.133Z] #77 124.0 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:31:37.133Z] #77 124.0 checking how to create a ustar tar archive... gnutar [2022-07-27T18:31:37.133Z] #77 124.1 checking dependency style of gcc... gcc3 [2022-07-27T18:31:37.133Z] #77 124.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:31:37.133Z] #77 124.3 checking whether make supports nested variables... (cached) yes [2022-07-27T18:31:37.133Z] #77 124.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:31:37.133Z] #77 124.3 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:31:37.133Z] #77 124.3 checking for yajl >= 2.1.0... yes [2022-07-27T18:31:37.133Z] #77 124.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:31:37.133Z] #77 124.3 checking for gcc... (cached) gcc [2022-07-27T18:31:37.133Z] #77 124.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:31:37.133Z] #77 124.4 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:31:37.133Z] #77 124.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:31:37.133Z] #77 124.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:31:37.133Z] #77 124.4 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:31:37.133Z] #77 124.5 checking for python3... /usr/bin/python3 [2022-07-27T18:31:37.133Z] #77 124.5 checking for python3 version... 3.9 [2022-07-27T18:31:37.133Z] #77 124.6 checking for python3 platform... linux [2022-07-27T18:31:37.133Z] #77 124.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:31:37.133Z] #77 124.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:31:37.133Z] #77 125.1 checking that generated files are newer than configure... done [2022-07-27T18:31:37.133Z] #77 125.1 configure: creating ./config.status [2022-07-27T18:31:37.133Z] #77 127.4 config.status: creating Makefile [2022-07-27T18:31:37.133Z] #77 127.4 config.status: creating config.h [2022-07-27T18:31:37.133Z] #77 127.5 config.status: executing libtool commands [2022-07-27T18:31:37.133Z] #77 127.5 config.status: executing depfiles commands [2022-07-27T18:31:37.133Z] #77 128.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-27T18:31:37.133Z] #77 128.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:31:37.133Z] #77 128.6 checking for gcc... gcc [2022-07-27T18:31:37.133Z] #77 128.6 checking whether the C compiler works... yes [2022-07-27T18:31:37.133Z] #77 128.9 checking for C compiler default output file name... a.out [2022-07-27T18:31:37.133Z] #77 128.9 checking for suffix of executables... [2022-07-27T18:31:37.133Z] #77 129.0 checking whether we are cross compiling... no [2022-07-27T18:31:37.133Z] #77 129.2 checking for suffix of object files... o [2022-07-27T18:31:37.133Z] #77 129.3 checking whether we are using the GNU C compiler... yes [2022-07-27T18:31:37.133Z] #77 129.3 checking whether gcc accepts -g... yes [2022-07-27T18:31:37.133Z] #77 129.5 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:31:37.133Z] #77 129.6 checking whether gcc understands -c and -o together... yes [2022-07-27T18:31:37.133Z] #77 129.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:31:37.133Z] #77 129.8 checking whether build environment is sane... yes [2022-07-27T18:31:37.133Z] #77 129.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:31:37.133Z] #77 129.8 checking for gawk... no [2022-07-27T18:31:37.133Z] #77 129.8 checking for mawk... mawk [2022-07-27T18:31:37.133Z] #77 129.8 checking whether make sets $(MAKE)... yes [2022-07-27T18:31:37.133Z] #77 129.9 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:31:37.133Z] #77 129.9 checking whether make supports nested variables... yes [2022-07-27T18:31:37.133Z] #77 130.0 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:31:37.133Z] #77 130.0 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:31:37.133Z] #77 130.0 checking how to create a ustar tar archive... gnutar [2022-07-27T18:31:37.133Z] #77 130.0 checking dependency style of gcc... gcc3 [2022-07-27T18:31:37.133Z] #77 130.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:31:37.133Z] #77 130.2 checking whether make supports nested variables... (cached) yes [2022-07-27T18:31:37.133Z] #77 130.2 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:31:37.133Z] #77 130.4 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:31:37.133Z] #77 130.4 checking how to print strings... printf [2022-07-27T18:31:37.133Z] #77 130.4 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:31:37.133Z] #77 130.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:31:37.133Z] #77 130.5 checking for egrep... /bin/grep -E [2022-07-27T18:31:37.133Z] #77 130.5 checking for fgrep... /bin/grep -F [2022-07-27T18:31:37.133Z] #77 130.5 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:31:37.133Z] #77 130.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:31:37.133Z] #77 130.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:31:37.133Z] #77 130.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:31:37.133Z] #77 130.6 checking whether ln -s works... yes [2022-07-27T18:31:37.133Z] #77 130.6 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:31:37.133Z] #77 130.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:31:37.133Z] #77 130.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:31:37.133Z] #77 130.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:31:37.133Z] #77 130.6 checking for objdump... objdump [2022-07-27T18:31:37.133Z] #77 130.6 checking how to recognize dependent libraries... pass_all [2022-07-27T18:31:37.133Z] #77 130.7 checking for dlltool... no [2022-07-27T18:31:37.133Z] #77 130.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:31:37.133Z] #77 130.7 checking for ar... ar [2022-07-27T18:31:37.133Z] #77 130.7 checking for archiver @FILE support... @ [2022-07-27T18:31:37.133Z] #77 130.8 checking for strip... strip [2022-07-27T18:31:37.133Z] #77 130.8 checking for ranlib... ranlib [2022-07-27T18:31:37.133Z] #77 130.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:31:37.133Z] #77 131.1 checking for sysroot... no [2022-07-27T18:31:37.133Z] #77 131.1 checking for a working dd... /bin/dd [2022-07-27T18:31:37.133Z] #77 131.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:31:37.133Z] #77 131.2 checking for mt... no [2022-07-27T18:31:37.133Z] #77 131.2 checking if : is a manifest tool... no [2022-07-27T18:31:37.133Z] #77 131.2 checking how to run the C preprocessor... gcc -E [2022-07-27T18:31:37.133Z] #77 131.4 checking for ANSI C header files... [2022-07-27T18:31:37.133Z] #77 ... [2022-07-27T18:31:37.133Z] [2022-07-27T18:31:37.133Z] #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-07-27T18:31:37.133Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:37.133Z] #21 43.97 Selecting previously unselected package zip. [2022-07-27T18:31:37.159Z] #60 ... [2022-07-27T18:31:37.159Z] [2022-07-27T18:31:37.159Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-27T18:31:37.159Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-27T18:31:37.159Z] #15 DONE 1.9s [2022-07-27T18:31:37.390Z] #21 43.97 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-27T18:31:37.390Z] #21 43.98 Unpacking zip (3.0-12) ... [2022-07-27T18:31:37.417Z] [2022-07-27T18:31:37.417Z] #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-07-27T18:31:37.417Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-27T18:31:37.438Z] #77 ... [2022-07-27T18:31:37.438Z] [2022-07-27T18:31:37.438Z] #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-07-27T18:31:37.438Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-27T18:31:37.438Z] #47 198.0 + dpkg --print-architecture [2022-07-27T18:31:37.438Z] #47 DONE 199.1s [2022-07-27T18:31:37.438Z] [2022-07-27T18:31:37.438Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:31:37.438Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:31:37.623Z] #77 ... [2022-07-27T18:31:37.623Z] [2022-07-27T18:31:37.623Z] #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-07-27T18:31:37.623Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:37.623Z] #21 5.994 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:31:37.623Z] #21 13.21 Fetched 8561 kB in 12s (742 kB/s) [2022-07-27T18:31:37.647Z] #21 44.13 Selecting previously unselected package zstd. [2022-07-27T18:31:37.647Z] #21 44.16 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-27T18:31:37.647Z] #21 44.17 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:31:37.903Z] #21 44.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:31:38.794Z] #16 DONE 1.4s [2022-07-27T18:31:38.795Z] [2022-07-27T18:31:38.795Z] #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-07-27T18:31:38.795Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:38.795Z] #77 138.7 configure.ac:11: installing 'build-aux/compile' [2022-07-27T18:31:38.795Z] #77 138.7 configure.ac:11: installing 'build-aux/config.guess' [2022-07-27T18:31:38.795Z] #77 138.7 configure.ac:11: installing 'build-aux/config.sub' [2022-07-27T18:31:38.795Z] #77 138.7 configure.ac:13: installing 'build-aux/install-sh' [2022-07-27T18:31:38.795Z] #77 138.8 configure.ac:13: installing 'build-aux/missing' [2022-07-27T18:31:38.795Z] #77 138.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-27T18:31:38.795Z] #77 139.2 Makefile.am: installing 'build-aux/depcomp' [2022-07-27T18:31:38.833Z] #21 45.42 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-27T18:31:38.833Z] #21 45.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:31:38.833Z] #21 45.44 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-27T18:31:38.833Z] #21 45.45 Setting up libicu67:amd64 (67.1-7) ... [2022-07-27T18:31:38.833Z] #21 45.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-27T18:31:38.833Z] #21 45.47 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-27T18:31:38.833Z] #21 45.49 Setting up uidmap (1:4.8.1-1) ... [2022-07-27T18:31:38.833Z] #21 45.50 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:31:38.833Z] #21 45.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:31:38.833Z] #21 45.52 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:31:38.833Z] #21 45.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:31:38.833Z] #21 45.55 Setting up python3-wheel (0.34.2-1) ... [2022-07-27T18:31:39.517Z] #21 13.21 Reading package lists... [2022-07-27T18:31:39.762Z] #21 46.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:39.762Z] #21 46.48 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:31:39.946Z] #54 ... [2022-07-27T18:31:39.946Z] [2022-07-27T18:31:39.946Z] #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-07-27T18:31:39.946Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:31:39.946Z] #19 279.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-27T18:31:39.946Z] #19 279.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:31:39.946Z] #19 279.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:31:39.946Z] #19 279.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-27T18:31:39.946Z] #19 279.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:31:39.946Z] #19 279.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:31:40.018Z] #21 46.59 Setting up libcap2-bin (1:2.44-1) ... [2022-07-27T18:31:40.018Z] #21 46.66 Setting up apparmor (2.13.6-10) ... [2022-07-27T18:31:40.175Z] #77 ... [2022-07-27T18:31:40.175Z] [2022-07-27T18:31:40.175Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-27T18:31:40.175Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-27T18:31:40.175Z] #17 1.416 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-27T18:31:40.175Z] #17 DONE 1.5s [2022-07-27T18:31:40.435Z] [2022-07-27T18:31:40.436Z] #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-07-27T18:31:40.436Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:40.696Z] #77 141.5 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:31:40.696Z] #77 141.9 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:31:40.696Z] #77 141.9 checking how to print strings... printf [2022-07-27T18:31:40.696Z] #77 141.9 checking for gcc... gcc [2022-07-27T18:31:41.142Z] #21 18.43 Reading package lists... [2022-07-27T18:31:41.142Z] #21 ... [2022-07-27T18:31:41.142Z] [2022-07-27T18:31:41.142Z] #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-07-27T18:31:41.142Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:41.142Z] #77 171.4 config.status: creating Makefile [2022-07-27T18:31:41.142Z] #77 171.7 config.status: creating rpm/crun.spec [2022-07-27T18:31:41.213Z] #77 142.1 checking whether the C compiler works... yes [2022-07-27T18:31:41.213Z] #77 142.5 checking for C compiler default output file name... a.out [2022-07-27T18:31:41.705Z] #77 171.8 config.status: creating config.h [2022-07-27T18:31:41.705Z] #77 171.9 config.status: executing libtool commands [2022-07-27T18:31:41.705Z] #77 172.0 config.status: executing depfiles commands [2022-07-27T18:31:41.783Z] #77 142.5 checking for suffix of executables... [2022-07-27T18:31:42.042Z] #77 143.0 checking whether we are cross compiling... [2022-07-27T18:31:42.042Z] #77 ... [2022-07-27T18:31:42.042Z] [2022-07-27T18:31:42.042Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-27T18:31:42.042Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-27T18:31:42.042Z] #18 DONE 1.8s [2022-07-27T18:31:42.042Z] [2022-07-27T18:31:42.042Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-27T18:31:42.042Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-27T18:31:43.953Z] #19 DONE 2.0s [2022-07-27T18:31:43.953Z] [2022-07-27T18:31:43.953Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-27T18:31:43.953Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-27T18:31:44.227Z] #77 174.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-27T18:31:44.227Z] #77 174.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:31:45.274Z] #21 ... [2022-07-27T18:31:45.274Z] [2022-07-27T18:31:45.274Z] #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-07-27T18:31:45.274Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:45.274Z] #77 131.4 checking for ANSI C header files... yes [2022-07-27T18:31:45.274Z] #77 132.0 checking for sys/types.h... yes [2022-07-27T18:31:45.274Z] #77 132.2 checking for sys/stat.h... yes [2022-07-27T18:31:45.274Z] #77 132.3 checking for stdlib.h... yes [2022-07-27T18:31:45.274Z] #77 132.5 checking for string.h... yes [2022-07-27T18:31:45.274Z] #77 132.7 checking for memory.h... yes [2022-07-27T18:31:45.274Z] #77 132.8 checking for strings.h... yes [2022-07-27T18:31:45.274Z] #77 132.9 checking for inttypes.h... yes [2022-07-27T18:31:45.274Z] #77 133.1 checking for stdint.h... yes [2022-07-27T18:31:45.274Z] #77 133.3 checking for unistd.h... yes [2022-07-27T18:31:45.274Z] #77 133.4 checking for dlfcn.h... yes [2022-07-27T18:31:45.274Z] #77 133.5 checking for objdir... .libs [2022-07-27T18:31:45.274Z] #77 133.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:31:45.274Z] #77 134.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:31:45.274Z] #77 134.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:31:45.274Z] #77 134.1 checking if gcc static flag -static works... yes [2022-07-27T18:31:45.274Z] #77 134.5 checking if gcc supports -c -o file.o... yes [2022-07-27T18:31:45.274Z] #77 134.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:31:45.274Z] #77 134.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:31:45.274Z] #77 134.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:31:45.274Z] #77 134.9 checking how to hardcode library paths into programs... immediate [2022-07-27T18:31:45.274Z] #77 134.9 checking whether stripping libraries is possible... yes [2022-07-27T18:31:45.274Z] #77 134.9 checking if libtool supports shared libraries... yes [2022-07-27T18:31:45.274Z] #77 134.9 checking whether to build shared libraries... no [2022-07-27T18:31:45.274Z] #77 134.9 checking whether to build static libraries... yes [2022-07-27T18:31:45.274Z] #77 134.9 checking float.h usability... yes [2022-07-27T18:31:45.274Z] #77 135.1 checking float.h presence... yes [2022-07-27T18:31:45.274Z] #77 135.1 checking for float.h... yes [2022-07-27T18:31:45.274Z] #77 135.1 checking limits.h usability... yes [2022-07-27T18:31:45.274Z] #77 135.3 checking limits.h presence... yes [2022-07-27T18:31:45.274Z] #77 135.3 checking for limits.h... yes [2022-07-27T18:31:45.274Z] #77 135.4 checking stddef.h usability... yes [2022-07-27T18:31:45.274Z] #77 135.5 checking stddef.h presence... yes [2022-07-27T18:31:45.274Z] #77 135.5 checking for stddef.h... yes [2022-07-27T18:31:45.274Z] #77 135.5 checking for stdlib.h... (cached) yes [2022-07-27T18:31:45.274Z] #77 135.6 checking for string.h... (cached) yes [2022-07-27T18:31:45.274Z] #77 135.6 checking sys/time.h usability... yes [2022-07-27T18:31:45.274Z] #77 135.7 checking sys/time.h presence... yes [2022-07-27T18:31:45.274Z] #77 135.8 checking for sys/time.h... yes [2022-07-27T18:31:45.274Z] #77 135.8 checking for inline... inline [2022-07-27T18:31:45.274Z] #77 135.9 checking for size_t... yes [2022-07-27T18:31:45.274Z] #77 136.2 checking for stdlib.h... (cached) yes [2022-07-27T18:31:45.274Z] #77 136.2 checking for GNU libc compatible malloc... yes [2022-07-27T18:31:45.274Z] #77 136.4 checking for stdlib.h... (cached) yes [2022-07-27T18:31:45.274Z] #77 136.4 checking for GNU libc compatible realloc... yes [2022-07-27T18:31:45.274Z] #77 136.6 checking for working strtod... yes [2022-07-27T18:31:45.274Z] #77 136.9 checking for gettimeofday... yes [2022-07-27T18:31:45.274Z] #77 137.1 checking for memset... yes [2022-07-27T18:31:45.274Z] #77 137.3 checking for strspn... yes [2022-07-27T18:31:45.274Z] #77 137.6 checking that generated files are newer than configure... done [2022-07-27T18:31:45.274Z] #77 137.6 configure: creating ./config.status [2022-07-27T18:31:45.274Z] #77 139.6 config.status: creating Makefile [2022-07-27T18:31:45.274Z] #77 139.6 config.status: creating config.h [2022-07-27T18:31:45.274Z] #77 139.6 config.status: executing depfiles commands [2022-07-27T18:31:45.274Z] #77 139.8 config.status: executing libtool commands [2022-07-27T18:31:46.124Z] #77 176.2 checking for gcc... gcc [2022-07-27T18:31:46.205Z] #77 140.7 GEN .version [2022-07-27T18:31:46.205Z] #77 140.8 make install-recursive [2022-07-27T18:31:46.205Z] #77 140.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-27T18:31:46.205Z] #77 140.9 Making install in libocispec [2022-07-27T18:31:46.205Z] #77 140.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:46.205Z] #77 140.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-27T18:31:46.205Z] #77 140.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-27T18:31:46.205Z] #77 141.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-27T18:31:46.205Z] #77 141.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-27T18:31:46.381Z] #77 176.4 checking whether the C compiler works... yes [2022-07-27T18:31:46.381Z] #77 176.8 checking for C compiler default output file name... a.out [2022-07-27T18:31:46.567Z] #20 DONE 2.1s [2022-07-27T18:31:46.568Z] [2022-07-27T18:31:46.568Z] #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-07-27T18:31:46.568Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:46.944Z] #77 176.8 checking for suffix of executables... [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-27T18:31:47.136Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-27T18:31:47.201Z] #77 177.2 checking whether we are cross compiling... no [2022-07-27T18:31:47.201Z] #77 177.5 checking for suffix of object files... o [2022-07-27T18:31:47.393Z] #77 142.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-27T18:31:47.393Z] #77 142.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-27T18:31:47.393Z] #77 142.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-27T18:31:47.393Z] #77 142.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-27T18:31:47.393Z] #77 142.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-27T18:31:47.393Z] #77 142.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-27T18:31:47.393Z] #77 142.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-27T18:31:47.458Z] #77 177.6 checking whether we are using the GNU C compiler... yes [2022-07-27T18:31:47.464Z] #55 ... [2022-07-27T18:31:47.464Z] [2022-07-27T18:31:47.464Z] #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-07-27T18:31:47.464Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:31:47.464Z] #77 170.9 CCLD libocispec.la [2022-07-27T18:31:47.464Z] #77 171.3 CCLD src/validate [2022-07-27T18:31:47.464Z] #77 171.3 CCLD tests/test-1 [2022-07-27T18:31:47.464Z] #77 171.3 CCLD tests/test-2 [2022-07-27T18:31:47.464Z] #77 171.3 CCLD tests/test-3 [2022-07-27T18:31:47.464Z] #77 171.4 CCLD tests/test-4 [2022-07-27T18:31:47.464Z] #77 171.4 CCLD tests/test-5 [2022-07-27T18:31:47.464Z] #77 171.5 CCLD tests/test-6 [2022-07-27T18:31:47.464Z] #77 171.6 CCLD tests/test-7 [2022-07-27T18:31:47.464Z] #77 171.7 CCLD tests/test-8 [2022-07-27T18:31:47.464Z] #77 171.7 CCLD tests/test-9 [2022-07-27T18:31:47.464Z] #77 171.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-27T18:31:47.464Z] #77 171.8 CCLD tests/test-10 [2022-07-27T18:31:47.464Z] #77 172.0 CCLD tests/test-11 [2022-07-27T18:31:47.525Z] #21 ... [2022-07-27T18:31:47.525Z] [2022-07-27T18:31:47.525Z] #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-07-27T18:31:47.525Z] #60 sha256:8d64af2e35b6fc957f9b12aab7fcbacfdca2e90d2e43cc3023f384d89f2b8a95 [2022-07-27T18:31:47.525Z] #60 1.822 + RM_GOPATH=0 [2022-07-27T18:31:47.525Z] #60 1.822 + TMP_GOPATH= [2022-07-27T18:31:47.525Z] #60 1.822 + : /build [2022-07-27T18:31:47.525Z] #60 1.822 + '[' -z '' ']' [2022-07-27T18:31:47.525Z] #60 1.822 ++ mktemp -d [2022-07-27T18:31:47.525Z] #60 1.822 + export GOPATH=/tmp/tmp.z4mBWPV4jU [2022-07-27T18:31:47.525Z] #60 1.822 + GOPATH=/tmp/tmp.z4mBWPV4jU [2022-07-27T18:31:47.525Z] #60 1.822 + RM_GOPATH=1 [2022-07-27T18:31:47.525Z] #60 1.822 + case "$(go env GOARCH)" in [2022-07-27T18:31:47.525Z] #60 1.822 ++ go env GOARCH [2022-07-27T18:31:47.525Z] #60 1.871 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:31:47.525Z] #60 1.871 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:31:47.525Z] #60 1.878 ++ dirname /install.sh [2022-07-27T18:31:47.525Z] #60 1.878 + dir=/ [2022-07-27T18:31:47.525Z] #60 1.878 + bin=runc [2022-07-27T18:31:47.525Z] #60 1.878 + shift [2022-07-27T18:31:47.525Z] #60 1.878 + '[' '!' -f //runc.installer ']' [2022-07-27T18:31:47.525Z] #60 1.878 + . //runc.installer [2022-07-27T18:31:47.526Z] #60 1.878 ++ set -e [2022-07-27T18:31:47.526Z] #60 1.878 ++ : v1.1.2 [2022-07-27T18:31:47.526Z] #60 1.878 + install_runc [2022-07-27T18:31:47.526Z] #60 1.878 + RUNC_BUILDTAGS=seccomp [2022-07-27T18:31:47.526Z] #60 1.878 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-27T18:31:47.526Z] #60 1.878 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.z4mBWPV4jU/src/github.com/opencontainers/runc [2022-07-27T18:31:47.526Z] #60 1.879 Install runc version v1.1.2 (build tags: seccomp) [2022-07-27T18:31:47.526Z] #60 1.901 Cloning into '/tmp/tmp.z4mBWPV4jU/src/github.com/opencontainers/runc'... [2022-07-27T18:31:47.526Z] #60 ... [2022-07-27T18:31:47.526Z] [2022-07-27T18:31:47.526Z] #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-07-27T18:31:47.526Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:47.526Z] #77 143.0 checking whether we are cross compiling... no [2022-07-27T18:31:47.526Z] #77 143.4 checking for suffix of object files... o [2022-07-27T18:31:47.526Z] #77 143.8 checking whether we are using the GNU C compiler... yes [2022-07-27T18:31:47.526Z] #77 144.1 checking whether gcc accepts -g... yes [2022-07-27T18:31:47.526Z] #77 144.3 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:31:47.526Z] #77 144.7 checking whether gcc understands -c and -o together... yes [2022-07-27T18:31:47.526Z] #77 145.2 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:31:47.526Z] #77 145.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:31:47.526Z] #77 145.3 checking for egrep... /bin/grep -E [2022-07-27T18:31:47.526Z] #77 145.3 checking for fgrep... /bin/grep -F [2022-07-27T18:31:47.526Z] #77 145.4 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:31:47.526Z] #77 145.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:31:47.526Z] #77 145.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:31:47.526Z] #77 145.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:31:47.526Z] #77 145.8 checking whether ln -s works... yes [2022-07-27T18:31:47.526Z] #77 145.8 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:31:47.526Z] #77 145.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:31:47.526Z] #77 145.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:31:47.526Z] #77 145.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:31:47.526Z] #77 145.8 checking for objdump... objdump [2022-07-27T18:31:47.526Z] #77 145.8 checking how to recognize dependent libraries... pass_all [2022-07-27T18:31:47.526Z] #77 145.9 checking for dlltool... no [2022-07-27T18:31:47.526Z] #77 145.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:31:47.526Z] #77 145.9 checking for ar... ar [2022-07-27T18:31:47.526Z] #77 145.9 checking for archiver @FILE support... @ [2022-07-27T18:31:47.526Z] #77 146.1 checking for strip... strip [2022-07-27T18:31:47.526Z] #77 146.1 checking for ranlib... ranlib [2022-07-27T18:31:47.526Z] #77 146.1 checking for gawk... no [2022-07-27T18:31:47.526Z] #77 146.1 checking for mawk... mawk [2022-07-27T18:31:47.526Z] #77 146.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:31:47.526Z] #77 146.9 checking for sysroot... no [2022-07-27T18:31:47.526Z] #77 146.9 checking for a working dd... /bin/dd [2022-07-27T18:31:47.526Z] #77 146.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:31:47.526Z] #77 147.2 checking for mt... no [2022-07-27T18:31:47.526Z] #77 147.2 checking if : is a manifest tool... no [2022-07-27T18:31:47.526Z] #77 147.2 checking how to run the C preprocessor... gcc -E [2022-07-27T18:31:47.526Z] #77 147.6 checking for ANSI C header files... yes [2022-07-27T18:31:47.717Z] #77 177.8 checking whether gcc accepts -g... yes [2022-07-27T18:31:47.783Z] #77 148.8 checking for sys/types.h... yes [2022-07-27T18:31:47.974Z] #77 177.9 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:31:48.041Z] #77 149.2 checking for sys/stat.h... yes [2022-07-27T18:31:48.258Z] #77 178.3 checking whether gcc understands -c and -o together... yes [2022-07-27T18:31:48.323Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-27T18:31:48.324Z] #77 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-27T18:31:48.324Z] #77 143.2 make install-recursive [2022-07-27T18:31:48.538Z] #77 178.5 checking how to run the C preprocessor... gcc -E [2022-07-27T18:31:48.538Z] #77 178.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:31:48.538Z] #77 178.9 checking for egrep... /bin/grep -E [2022-07-27T18:31:48.581Z] #77 143.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:48.581Z] #77 143.3 Making install in yajl [2022-07-27T18:31:48.581Z] #77 143.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:31:48.581Z] #77 143.3 CC verify/json_verify-json_verify.o [2022-07-27T18:31:48.581Z] #77 143.3 CC src/libyajl_la-yajl_alloc.lo [2022-07-27T18:31:48.581Z] #77 143.4 CC src/libyajl_la-yajl.lo [2022-07-27T18:31:48.581Z] #77 143.4 CC src/libyajl_la-yajl_gen.lo [2022-07-27T18:31:48.581Z] #77 143.4 CC src/libyajl_la-yajl_parser.lo [2022-07-27T18:31:48.612Z] #77 149.3 checking for stdlib.h... yes [2022-07-27T18:31:48.796Z] #77 178.9 checking for ANSI C header files... [2022-07-27T18:31:48.796Z] #77 ... [2022-07-27T18:31:48.796Z] [2022-07-27T18:31:48.796Z] #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-07-27T18:31:48.796Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:31:48.796Z] #34 DONE 254.0s [2022-07-27T18:31:48.796Z] [2022-07-27T18:31:48.796Z] #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-07-27T18:31:48.796Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:48.796Z] #21 18.43 Reading package lists... [2022-07-27T18:31:48.796Z] #21 23.78 Building dependency tree... [2022-07-27T18:31:48.796Z] #21 27.04 The following additional packages will be installed: [2022-07-27T18:31:48.796Z] #21 27.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-27T18:31:48.796Z] #21 27.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-27T18:31:48.796Z] #21 27.05 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:31:48.796Z] #21 27.05 python3-pkg-resources vim-runtime xxd [2022-07-27T18:31:48.796Z] #21 27.05 Suggested packages: [2022-07-27T18:31:48.796Z] #21 27.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-27T18:31:48.796Z] #21 27.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-27T18:31:48.796Z] #21 27.05 acl attr quota [2022-07-27T18:31:48.796Z] #21 27.05 Recommended packages: [2022-07-27T18:31:48.796Z] #21 27.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-27T18:31:48.838Z] #77 173.5 libtool: link: ar cr libocispec.a [2022-07-27T18:31:48.838Z] #77 173.6 libtool: link: ranlib libocispec.a [2022-07-27T18:31:48.838Z] #77 143.4 CC src/libyajl_la-yajl_buf.lo [2022-07-27T18:31:48.838Z] #77 143.5 CC src/libyajl_la-yajl_encode.lo [2022-07-27T18:31:48.838Z] #77 143.5 CC src/libyajl_la-yajl_lex.lo [2022-07-27T18:31:48.838Z] #77 143.5 CC src/libyajl_la-yajl_tree.lo [2022-07-27T18:31:49.183Z] #77 149.8 checking for string.h... yes [2022-07-27T18:31:49.447Z] #77 150.4 checking for memory.h... yes [2022-07-27T18:31:49.710Z] #77 150.7 checking for strings.h... yes [2022-07-27T18:31:49.726Z] #21 ... [2022-07-27T18:31:49.726Z] [2022-07-27T18:31:49.726Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:31:49.726Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:31:49.726Z] #36 254.6 Delve is a source level debugger for Go programs. [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-27T18:31:49.726Z] #36 254.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 Usage: [2022-07-27T18:31:49.726Z] #36 254.6 dlv [command] [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 Available Commands: [2022-07-27T18:31:49.726Z] #36 254.6 attach Attach to running process and begin debugging. [2022-07-27T18:31:49.726Z] #36 254.6 connect Connect to a headless debug server with a terminal client. [2022-07-27T18:31:49.726Z] #36 254.6 core Examine a core dump. [2022-07-27T18:31:49.726Z] #36 254.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-27T18:31:49.726Z] #36 254.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-27T18:31:49.726Z] #36 254.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-27T18:31:49.726Z] #36 254.6 help Help about any command [2022-07-27T18:31:49.726Z] #36 254.6 run Deprecated command. Use 'debug' instead. [2022-07-27T18:31:49.726Z] #36 254.6 test Compile test binary and begin debugging program. [2022-07-27T18:31:49.726Z] #36 254.6 trace Compile and begin tracing program. [2022-07-27T18:31:49.726Z] #36 254.6 version Prints version. [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 Flags: [2022-07-27T18:31:49.726Z] #36 254.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-27T18:31:49.726Z] #36 254.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-27T18:31:49.726Z] #36 254.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-27T18:31:49.726Z] #36 254.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-27T18:31:49.726Z] #36 254.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-27T18:31:49.726Z] #36 254.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-27T18:31:49.726Z] #36 254.6 --disable-aslr Disables address space randomization [2022-07-27T18:31:49.726Z] #36 254.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-27T18:31:49.726Z] #36 254.6 -h, --help help for dlv [2022-07-27T18:31:49.726Z] #36 254.6 --init string Init file, executed by the terminal client. [2022-07-27T18:31:49.726Z] #36 254.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-27T18:31:49.726Z] #36 254.6 --log Enable debugging server logging. [2022-07-27T18:31:49.726Z] #36 254.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-27T18:31:49.726Z] #36 254.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-27T18:31:49.726Z] #36 254.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-27T18:31:49.726Z] #36 254.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-27T18:31:49.726Z] #36 254.6 --wd string Working directory for running the program. [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 Additional help topics: [2022-07-27T18:31:49.726Z] #36 254.6 dlv backend Help about the --backend flag. [2022-07-27T18:31:49.726Z] #36 254.6 dlv log Help about logging flags. [2022-07-27T18:31:49.726Z] #36 254.6 dlv redirect Help about file redirection. [2022-07-27T18:31:49.726Z] #36 254.6 [2022-07-27T18:31:49.726Z] #36 254.6 Use "dlv [command] --help" for more information about a command. [2022-07-27T18:31:49.726Z] #36 DONE 254.7s [2022-07-27T18:31:49.726Z] [2022-07-27T18:31:49.726Z] #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-07-27T18:31:49.726Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:49.726Z] #77 178.9 checking for ANSI C header files... yes [2022-07-27T18:31:49.726Z] #77 179.6 checking for sys/types.h... yes [2022-07-27T18:31:49.985Z] #77 180.0 checking for sys/stat.h... yes [2022-07-27T18:31:50.211Z] #77 174.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:50.211Z] #77 174.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:31:50.211Z] #77 174.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:31:50.211Z] #77 174.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:50.211Z] #77 174.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:50.211Z] #77 174.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:50.211Z] #77 174.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:50.211Z] #77 174.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-27T18:31:50.211Z] #77 175.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-27T18:31:50.211Z] #77 175.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-27T18:31:50.211Z] #77 175.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-27T18:31:50.211Z] #77 175.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-27T18:31:50.211Z] #77 175.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-27T18:31:50.211Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-27T18:31:50.211Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-27T18:31:50.211Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-27T18:31:50.242Z] #77 180.3 checking for stdlib.h... yes [2022-07-27T18:31:50.279Z] #77 151.1 checking for inttypes.h... yes [2022-07-27T18:31:50.470Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-27T18:31:50.470Z] #77 175.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-27T18:31:50.470Z] #77 175.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-27T18:31:50.470Z] #77 175.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-27T18:31:50.470Z] #77 175.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-27T18:31:50.536Z] #77 180.6 checking for string.h... yes [2022-07-27T18:31:50.537Z] #77 151.4 checking for stdint.h... yes [2022-07-27T18:31:50.728Z] #77 175.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-27T18:31:50.728Z] #77 175.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-27T18:31:50.728Z] #77 175.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-27T18:31:50.793Z] #77 180.9 checking for memory.h... yes [2022-07-27T18:31:50.795Z] #77 151.8 checking for unistd.h... yes [2022-07-27T18:31:50.987Z] #77 175.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-27T18:31:50.987Z] #77 175.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-27T18:31:50.987Z] #77 175.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-27T18:31:50.987Z] #77 175.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-27T18:31:50.987Z] #77 175.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-27T18:31:50.987Z] #77 175.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-27T18:31:50.987Z] #77 175.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-27T18:31:51.050Z] #77 181.1 checking for strings.h... yes [2022-07-27T18:31:51.246Z] #77 176.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-27T18:31:51.307Z] #77 181.4 checking for inttypes.h... yes [2022-07-27T18:31:51.311Z] #77 152.1 checking for dlfcn.h... yes [2022-07-27T18:31:51.311Z] #77 152.5 checking for objdir... .libs [2022-07-27T18:31:51.505Z] #77 176.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-27T18:31:51.505Z] #77 176.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-27T18:31:51.505Z] #77 176.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-27T18:31:51.564Z] #77 181.7 checking for stdint.h... yes [2022-07-27T18:31:51.763Z] #77 176.6 CC src/crun-crun.o [2022-07-27T18:31:52.022Z] #77 176.7 CC src/crun-run.o [2022-07-27T18:31:52.022Z] #77 176.8 CC src/crun-delete.o [2022-07-27T18:31:52.022Z] #77 176.8 CC src/crun-kill.o [2022-07-27T18:31:52.022Z] #77 176.9 CC src/crun-pause.o [2022-07-27T18:31:52.077Z] #77 182.1 checking for unistd.h... yes [2022-07-27T18:31:52.280Z] #77 177.0 CC src/crun-unpause.o [2022-07-27T18:31:52.280Z] #77 177.3 CC src/crun-spec.o [2022-07-27T18:31:52.336Z] #77 182.5 checking minix/config.h usability... no [2022-07-27T18:31:52.336Z] #77 182.7 checking minix/config.h presence... no [2022-07-27T18:31:52.336Z] #77 182.9 checking for minix/config.h... no [2022-07-27T18:31:52.515Z] #77 153.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:31:52.515Z] #77 153.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:31:52.515Z] #77 153.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:31:52.538Z] #77 177.4 CC src/crun-exec.o [2022-07-27T18:31:52.797Z] #77 177.5 CC src/crun-list.o [2022-07-27T18:31:52.797Z] #77 177.6 CC src/crun-create.o [2022-07-27T18:31:52.900Z] #77 182.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-27T18:31:53.013Z] #77 ... [2022-07-27T18:31:53.013Z] [2022-07-27T18:31:53.013Z] #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-07-27T18:31:53.013Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:53.013Z] #21 51.44 Setting up zip (3.0-12) ... [2022-07-27T18:31:53.013Z] #21 51.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:53.013Z] #21 52.09 Setting up bash-completion (1:2.11-2) ... [2022-07-27T18:31:53.013Z] #21 54.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:31:53.013Z] #21 54.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:31:53.013Z] #21 54.54 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-27T18:31:53.013Z] #21 54.55 Setting up patch (2.7.6-7) ... [2022-07-27T18:31:53.013Z] #21 54.69 Setting up sudo (1.9.5p2-3) ... [2022-07-27T18:31:53.013Z] #21 54.79 invoke-rc.d: could not determine current runlevel [2022-07-27T18:31:53.013Z] #21 54.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-27T18:31:53.013Z] #21 54.82 Setting up xfsprogs (5.10.0-4) ... [2022-07-27T18:31:53.013Z] #21 54.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-27T18:31:53.013Z] #21 54.85 Setting up inetutils-ping (2:2.0-1) ... [2022-07-27T18:31:53.013Z] #21 54.86 Setting up pigz (2.6-1) ... [2022-07-27T18:31:53.013Z] #21 54.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-27T18:31:53.013Z] #21 54.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:31:53.013Z] #21 54.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:31:53.013Z] #21 54.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:53.013Z] #21 55.58 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-27T18:31:53.013Z] #21 55.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:31:53.013Z] #21 56.08 Setting up libelf1:amd64 (0.183-1) ... [2022-07-27T18:31:53.013Z] #21 56.09 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:31:53.013Z] #21 56.10 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:31:53.013Z] #21 56.11 Setting up python3-distutils (3.9.2-1) ... [2022-07-27T18:31:53.013Z] #21 56.66 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:31:53.013Z] #21 56.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-27T18:31:53.013Z] #21 56.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-27T18:31:53.013Z] #21 56.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-27T18:31:53.013Z] #21 56.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-27T18:31:53.014Z] #21 56.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-27T18:31:53.014Z] #21 56.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-27T18:31:53.014Z] #21 56.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-27T18:31:53.014Z] #21 56.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-27T18:31:53.014Z] #21 56.76 Setting up python3-setuptools (52.0.0-4) ... [2022-07-27T18:31:53.014Z] #21 58.32 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:31:53.014Z] #21 58.33 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-27T18:31:53.014Z] #21 58.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:31:53.014Z] #21 58.36 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:31:53.014Z] #21 59.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-27T18:31:53.014Z] #21 59.69 Setting up jq (1.6-2.1) ... [2022-07-27T18:31:53.014Z] #21 59.70 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-27T18:31:53.014Z] #21 59.71 Setting up iptables (1.8.7-1) ... [2022-07-27T18:31:53.014Z] #21 59.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:31:53.014Z] #21 59.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:31:53.014Z] #21 59.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:31:53.014Z] #21 59.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:31:53.014Z] #21 59.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-27T18:31:53.055Z] #77 177.8 CC src/crun-start.o [2022-07-27T18:31:53.055Z] #77 177.8 CC src/crun-state.o [2022-07-27T18:31:53.270Z] #21 59.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-27T18:31:53.270Z] #21 59.82 Setting up iproute2 (5.10.0-4) ... [2022-07-27T18:31:53.314Z] #77 178.1 CC src/crun-update.o [2022-07-27T18:31:53.314Z] #77 178.1 CC src/crun-ps.o [2022-07-27T18:31:53.337Z] #77 153.8 checking if gcc static flag -static works... yes [2022-07-27T18:31:53.337Z] #77 154.4 checking if gcc supports -c -o file.o... yes [2022-07-27T18:31:53.337Z] #77 154.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:31:53.337Z] #77 154.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:31:53.573Z] #77 178.4 CC src/crun-checkpoint.o [2022-07-27T18:31:53.573Z] #77 178.4 CC src/crun-restore.o [2022-07-27T18:31:53.830Z] #77 183.4 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:31:53.830Z] #77 184.0 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:31:53.830Z] #77 184.0 checking how to print strings... printf [2022-07-27T18:31:53.830Z] #77 184.1 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:31:53.830Z] #77 184.1 checking for fgrep... /bin/grep -F [2022-07-27T18:31:53.830Z] #77 184.1 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:31:53.830Z] #77 184.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:31:53.830Z] #77 184.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:31:53.832Z] #77 178.6 CC src/libcrun/libcrun_la-utils.lo [2022-07-27T18:31:53.834Z] #21 60.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:31:53.904Z] #77 154.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:31:53.904Z] #77 155.0 checking how to hardcode library paths into programs... immediate [2022-07-27T18:31:53.904Z] #77 155.0 checking whether stripping libraries is possible... yes [2022-07-27T18:31:53.904Z] #77 155.1 checking if libtool supports shared libraries... yes [2022-07-27T18:31:53.904Z] #77 155.1 checking whether to build shared libraries... no [2022-07-27T18:31:53.904Z] #77 155.1 checking whether to build static libraries... yes [2022-07-27T18:31:53.904Z] #77 155.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:31:53.904Z] #77 155.1 checking whether build environment is sane... yes [2022-07-27T18:31:53.904Z] #77 155.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:31:54.087Z] #77 184.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:31:54.087Z] #77 184.4 checking whether ln -s works... yes [2022-07-27T18:31:54.087Z] #77 184.4 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:31:54.087Z] #77 184.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:31:54.087Z] #77 184.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:31:54.087Z] #77 184.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:31:54.087Z] #77 184.4 checking for objdump... objdump [2022-07-27T18:31:54.087Z] #77 184.4 checking how to recognize dependent libraries... pass_all [2022-07-27T18:31:54.087Z] #77 184.4 checking for dlltool... no [2022-07-27T18:31:54.087Z] #77 184.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:31:54.087Z] #77 184.4 checking for ar... ar [2022-07-27T18:31:54.087Z] #77 184.4 checking for archiver @FILE support... @ [2022-07-27T18:31:54.087Z] #77 184.6 checking for strip... strip [2022-07-27T18:31:54.087Z] #77 184.6 checking for ranlib... ranlib [2022-07-27T18:31:54.087Z] #77 184.6 checking for gawk... no [2022-07-27T18:31:54.087Z] #77 184.6 checking for mawk... mawk [2022-07-27T18:31:54.091Z] #77 179.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-27T18:31:54.162Z] #77 155.2 checking whether make sets $(MAKE)... yes [2022-07-27T18:31:54.162Z] #77 155.3 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:31:54.162Z] #77 155.4 checking whether make supports nested variables... yes [2022-07-27T18:31:54.162Z] #77 155.5 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:31:54.349Z] #77 179.1 CC src/libcrun/libcrun_la-container.lo [2022-07-27T18:31:54.349Z] #77 179.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-27T18:31:54.398Z] #21 ... [2022-07-27T18:31:54.398Z] [2022-07-27T18:31:54.398Z] #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-07-27T18:31:54.398Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:54.398Z] #77 149.2 CCLD libyajl.la [2022-07-27T18:31:54.421Z] #77 155.5 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:31:54.421Z] #77 155.5 checking how to create a ustar tar archive... gnutar [2022-07-27T18:31:54.421Z] #77 155.5 checking dependency style of gcc... gcc3 [2022-07-27T18:31:54.608Z] #77 179.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-27T18:31:54.650Z] #77 184.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:31:54.655Z] #77 ... [2022-07-27T18:31:54.655Z] [2022-07-27T18:31:54.655Z] #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-07-27T18:31:54.655Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:54.655Z] #21 DONE 61.2s [2022-07-27T18:31:54.655Z] [2022-07-27T18:31:54.655Z] #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-07-27T18:31:54.655Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-27T18:31:54.679Z] #77 155.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:31:54.679Z] #77 155.8 checking whether make supports nested variables... (cached) yes [2022-07-27T18:31:54.679Z] #77 155.8 checking for gawk... (cached) mawk [2022-07-27T18:31:54.679Z] #77 155.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:31:54.679Z] #77 155.8 checking for gcc... (cached) gcc [2022-07-27T18:31:54.679Z] #77 156.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:31:54.679Z] #77 156.0 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:31:54.679Z] #77 156.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:31:54.679Z] #77 156.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:31:54.867Z] #77 179.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-27T18:31:54.867Z] #77 179.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-27T18:31:54.867Z] #77 179.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-27T18:31:54.907Z] #77 185.2 checking for sysroot... no [2022-07-27T18:31:54.907Z] #77 185.2 checking for a working dd... /bin/dd [2022-07-27T18:31:54.907Z] #77 185.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:31:54.937Z] #77 156.0 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:31:54.937Z] #77 156.1 checking for python3... /usr/bin/python3 [2022-07-27T18:31:54.937Z] #77 156.1 checking for python3 version... 3.9 [2022-07-27T18:31:54.937Z] #77 156.2 checking for python3 platform... linux [2022-07-27T18:31:55.126Z] #77 179.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-27T18:31:55.126Z] #77 179.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-27T18:31:55.126Z] #77 180.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-27T18:31:55.163Z] #77 185.4 checking for mt... no [2022-07-27T18:31:55.163Z] #77 185.4 checking if : is a manifest tool... no [2022-07-27T18:31:55.384Z] #77 180.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-27T18:31:55.420Z] #77 185.4 checking for dlfcn.h... yes [2022-07-27T18:31:55.420Z] #77 185.8 checking for objdir... .libs [2022-07-27T18:31:55.454Z] #77 156.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:31:55.454Z] #77 156.7 checking for python3 extension module directory... [2022-07-27T18:31:55.454Z] #77 ... [2022-07-27T18:31:55.454Z] [2022-07-27T18:31:55.454Z] #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-07-27T18:31:55.454Z] #60 sha256:8d64af2e35b6fc957f9b12aab7fcbacfdca2e90d2e43cc3023f384d89f2b8a95 [2022-07-27T18:31:55.454Z] #60 19.88 + cd /tmp/tmp.z4mBWPV4jU/src/github.com/opencontainers/runc [2022-07-27T18:31:55.454Z] #60 19.89 + git checkout -q v1.1.2 [2022-07-27T18:31:55.643Z] #77 180.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-27T18:31:55.902Z] #77 180.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-27T18:31:55.902Z] #77 180.8 CC src/libcrun/libcrun_la-error.lo [2022-07-27T18:31:56.025Z] #22 1.542 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-27T18:31:56.025Z] #22 1.546 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-27T18:31:56.025Z] #22 1.549 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-27T18:31:56.159Z] #77 181.0 CC src/libcrun/libcrun_la-status.lo [2022-07-27T18:31:56.239Z] #77 186.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:31:56.239Z] #77 186.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:31:56.282Z] #22 DONE 1.7s [2022-07-27T18:31:56.282Z] [2022-07-27T18:31:56.282Z] #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-07-27T18:31:56.282Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:56.282Z] #77 149.5 CCLD verify/json_verify [2022-07-27T18:31:56.282Z] #77 150.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:31:56.282Z] #77 150.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:31:56.282Z] #77 150.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:31:56.282Z] #77 150.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:31:56.282Z] #77 150.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:31:56.282Z] #77 150.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:31:56.282Z] #77 150.1 CC src/validate.o [2022-07-27T18:31:56.282Z] #77 150.1 CC src/image_spec_schema_config_schema.lo [2022-07-27T18:31:56.282Z] #77 150.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-27T18:31:56.282Z] #77 150.2 CC src/image_spec_schema_defs.lo [2022-07-27T18:31:56.282Z] #77 150.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-27T18:31:56.282Z] #77 150.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-27T18:31:56.282Z] #77 150.2 CC src/image_spec_schema_image_layout_schema.lo [2022-07-27T18:31:56.282Z] #77 150.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-27T18:31:56.282Z] #77 150.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-27T18:31:56.282Z] #77 150.4 CC src/runtime_spec_schema_config_zos.lo [2022-07-27T18:31:56.282Z] #77 150.4 CC src/runtime_spec_schema_config_schema.lo [2022-07-27T18:31:56.282Z] #77 150.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-27T18:31:56.282Z] #77 150.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-27T18:31:56.282Z] #77 150.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-27T18:31:56.282Z] #77 150.6 CC src/runtime_spec_schema_defs.lo [2022-07-27T18:31:56.282Z] #77 150.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-27T18:31:56.282Z] #77 150.7 CC src/runtime_spec_schema_defs_zos.lo [2022-07-27T18:31:56.282Z] #77 150.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-27T18:31:56.282Z] #77 151.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-27T18:31:56.282Z] #77 151.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-27T18:31:56.388Z] #60 20.77 + '[' -z '' ']' [2022-07-27T18:31:56.388Z] #60 20.77 + target=static [2022-07-27T18:31:56.388Z] #60 20.77 + make BUILDTAGS=seccomp static [2022-07-27T18:31:56.417Z] #77 181.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-27T18:31:56.496Z] #77 186.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:31:56.539Z] #77 151.2 CC src/basic_test_double_array_item.lo [2022-07-27T18:31:56.539Z] #77 151.2 CC src/basic_test_double_array.lo [2022-07-27T18:31:56.539Z] #77 151.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-27T18:31:56.539Z] #77 151.3 CC src/basic_test_top_array_int.lo [2022-07-27T18:31:56.795Z] #77 151.5 CC src/basic_test_top_array_string.lo [2022-07-27T18:31:56.953Z] #60 21.17 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-07-27T18:31:56.983Z] #77 182.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-27T18:31:57.051Z] #77 151.7 CC src/basic_test_top_double_array_int.lo [2022-07-27T18:31:57.051Z] #77 151.8 CC src/basic_test_top_double_array_obj.lo [2022-07-27T18:31:57.059Z] #77 186.7 checking if gcc static flag -static works... yes [2022-07-27T18:31:57.307Z] #77 152.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-27T18:31:57.307Z] #77 152.2 CC src/basic_test_top_double_array_string.lo [2022-07-27T18:31:57.316Z] #77 187.4 checking if gcc supports -c -o file.o... yes [2022-07-27T18:31:57.316Z] #77 187.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:31:57.573Z] #77 187.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:31:57.868Z] #77 152.4 CC src/read-file.lo [2022-07-27T18:31:57.868Z] #77 152.5 CC src/json_common.lo [2022-07-27T18:31:57.868Z] #77 152.6 CC tests/test-1.o [2022-07-27T18:31:57.917Z] #77 182.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-27T18:31:58.061Z] #19 ... [2022-07-27T18:31:58.061Z] [2022-07-27T18:31:58.061Z] #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-07-27T18:31:58.061Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:58.061Z] #84 250.5 CCLD tests/init [2022-07-27T18:31:58.124Z] #77 152.8 CC tests/test-2.o [2022-07-27T18:31:58.136Z] #77 187.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:31:58.136Z] #77 188.5 checking how to hardcode library paths into programs... immediate [2022-07-27T18:31:58.136Z] #77 188.5 checking whether stripping libraries is possible... yes [2022-07-27T18:31:58.136Z] #77 188.6 checking if libtool supports shared libraries... yes [2022-07-27T18:31:58.136Z] #77 188.6 checking whether to build shared libraries... no [2022-07-27T18:31:58.136Z] #77 188.6 checking whether to build static libraries... yes [2022-07-27T18:31:58.136Z] #77 188.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:31:58.176Z] #77 183.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-27T18:31:58.328Z] #60 ... [2022-07-27T18:31:58.328Z] [2022-07-27T18:31:58.329Z] #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-07-27T18:31:58.329Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:31:58.329Z] #21 2.111 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:31:58.329Z] #21 2.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:31:58.329Z] #21 2.229 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:31:58.329Z] #21 3.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:31:58.329Z] #21 6.221 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:31:58.329Z] #21 8.053 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:31:58.329Z] #21 ... [2022-07-27T18:31:58.329Z] [2022-07-27T18:31:58.329Z] #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-07-27T18:31:58.329Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:31:58.329Z] #77 156.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:31:58.329Z] #77 156.9 checking for go-md2man... no [2022-07-27T18:31:58.329Z] #77 156.9 checking error.h usability... yes [2022-07-27T18:31:58.329Z] #77 157.3 checking error.h presence... yes [2022-07-27T18:31:58.329Z] #77 157.4 checking for error.h... yes [2022-07-27T18:31:58.329Z] #77 157.4 checking linux/openat2.h usability... yes [2022-07-27T18:31:58.329Z] #77 157.9 checking linux/openat2.h presence... yes [2022-07-27T18:31:58.329Z] #77 157.9 checking for linux/openat2.h... yes [2022-07-27T18:31:58.329Z] #77 157.9 checking for copy_file_range... yes [2022-07-27T18:31:58.329Z] #77 158.5 checking for fgetxattr... yes [2022-07-27T18:31:58.380Z] #77 152.9 CC tests/test-3.o [2022-07-27T18:31:58.380Z] #77 153.1 CC tests/test-4.o [2022-07-27T18:31:58.392Z] #77 188.6 checking whether build environment is sane... yes [2022-07-27T18:31:58.392Z] #77 188.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:31:58.392Z] #77 188.8 checking whether make sets $(MAKE)... yes [2022-07-27T18:31:58.586Z] #77 159.2 checking for statx... yes [2022-07-27T18:31:58.636Z] #77 153.3 CC tests/test-5.o [2022-07-27T18:31:58.649Z] #77 188.9 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:31:58.649Z] #77 189.0 checking whether make supports nested variables... yes [2022-07-27T18:31:58.649Z] #77 189.1 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:31:58.649Z] #77 189.1 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:31:58.649Z] #77 189.1 checking how to create a ustar tar archive... gnutar [2022-07-27T18:31:58.893Z] #77 153.6 CC tests/test-6.o [2022-07-27T18:31:59.103Z] #77 159.9 checking for fgetpwent_r... yes [2022-07-27T18:31:59.111Z] #77 183.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-27T18:31:59.111Z] #77 183.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-27T18:31:59.111Z] #77 184.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-27T18:31:59.149Z] #77 153.7 CC tests/test-7.o [2022-07-27T18:31:59.163Z] #77 189.2 checking dependency style of gcc... gcc3 [2022-07-27T18:31:59.163Z] #77 189.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:31:59.163Z] #77 189.5 checking whether make supports nested variables... (cached) yes [2022-07-27T18:31:59.163Z] #77 189.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:31:59.163Z] #77 189.5 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:31:59.163Z] #77 189.6 checking for yajl >= 2.1.0... yes [2022-07-27T18:31:59.361Z] #77 160.3 checking for issetugid... no [2022-07-27T18:31:59.361Z] #77 160.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:31:59.361Z] #77 160.7 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:31:59.369Z] #77 184.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-27T18:31:59.405Z] #77 154.0 CC tests/test-8.o [2022-07-27T18:31:59.419Z] #77 189.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:31:59.420Z] #77 189.6 checking for gcc... (cached) gcc [2022-07-27T18:31:59.420Z] #77 189.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:31:59.420Z] #77 189.8 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:31:59.420Z] #77 189.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:31:59.420Z] #77 189.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:31:59.661Z] #77 154.3 CC tests/test-9.o [2022-07-27T18:31:59.661Z] #77 154.3 CC tests/test-10.o [2022-07-27T18:31:59.676Z] #77 189.8 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:31:59.676Z] #77 189.9 checking for python3... /usr/bin/python3 [2022-07-27T18:31:59.676Z] #77 189.9 checking for python3 version... 3.9 [2022-07-27T18:31:59.676Z] #77 190.0 checking for python3 platform... linux [2022-07-27T18:31:59.917Z] #77 154.6 CC tests/test-11.o [2022-07-27T18:31:59.933Z] #77 190.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:31:59.936Z] #77 184.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-27T18:32:00.190Z] #77 190.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:32:00.298Z] #77 160.7 checking for library containing yajl_tree_get... -lyajl [2022-07-27T18:32:00.298Z] #77 161.6 checking for yajl >= 2.0.0... yes [2022-07-27T18:32:00.446Z] #77 190.7 checking that generated files are newer than configure... done [2022-07-27T18:32:00.446Z] #77 190.7 configure: creating ./config.status [2022-07-27T18:32:00.503Z] #77 185.4 CC tests/init.o [2022-07-27T18:32:00.814Z] #77 161.6 checking sys/capability.h usability... yes [2022-07-27T18:32:00.814Z] #77 162.0 checking sys/capability.h presence... yes [2022-07-27T18:32:00.814Z] #77 162.2 checking for sys/capability.h... yes [2022-07-27T18:32:01.010Z] #77 ... [2022-07-27T18:32:01.010Z] [2022-07-27T18:32:01.010Z] #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-07-27T18:32:01.010Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:01.010Z] #21 29.54 The following NEW packages will be installed: [2022-07-27T18:32:01.010Z] #21 29.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-27T18:32:01.010Z] #21 29.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-27T18:32:01.010Z] #21 29.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-27T18:32:01.010Z] #21 29.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-27T18:32:01.010Z] #21 29.56 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:32:01.010Z] #21 29.56 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-27T18:32:01.010Z] #21 29.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-27T18:32:01.010Z] #21 29.56 xz-utils zip zstd [2022-07-27T18:32:01.010Z] #21 29.92 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:32:01.010Z] #21 29.92 Need to get 27.7 MB of archives. [2022-07-27T18:32:01.010Z] #21 29.92 After this operation, 106 MB of additional disk space will be used. [2022-07-27T18:32:01.010Z] #21 29.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-27T18:32:01.010Z] #21 29.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-27T18:32:01.010Z] #21 29.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-27T18:32:01.010Z] #21 29.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-27T18:32:01.010Z] #21 29.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-27T18:32:01.010Z] #21 29.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-27T18:32:01.010Z] #21 29.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-27T18:32:01.010Z] #21 29.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-27T18:32:01.010Z] #21 30.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:32:01.010Z] #21 30.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:32:01.010Z] #21 30.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-27T18:32:01.010Z] #21 30.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-27T18:32:01.010Z] #21 30.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-27T18:32:01.010Z] #21 30.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-27T18:32:01.010Z] #21 30.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-27T18:32:01.010Z] #21 30.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-27T18:32:01.010Z] #21 30.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-27T18:32:01.010Z] #21 30.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-27T18:32:01.010Z] #21 30.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-27T18:32:01.010Z] #21 30.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-27T18:32:01.010Z] #21 30.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-27T18:32:01.010Z] #21 30.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-27T18:32:01.010Z] #21 30.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-27T18:32:01.010Z] #21 30.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-27T18:32:01.010Z] #21 30.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-27T18:32:01.010Z] #21 30.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-27T18:32:01.010Z] #21 30.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-27T18:32:01.010Z] #21 30.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-27T18:32:01.010Z] #21 30.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-27T18:32:01.010Z] #21 30.74 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-07-27T18:32:01.010Z] #21 30.74 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:32:01.010Z] #21 30.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-27T18:32:01.010Z] #21 30.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-27T18:32:01.010Z] #21 30.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-27T18:32:01.010Z] #21 30.76 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-27T18:32:01.010Z] #21 30.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-27T18:32:01.010Z] #21 30.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-27T18:32:01.010Z] #21 30.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:32:01.010Z] #21 30.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-27T18:32:01.010Z] #21 30.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-27T18:32:01.010Z] #21 30.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-27T18:32:01.010Z] #21 30.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-27T18:32:01.010Z] #21 31.00 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-27T18:32:01.010Z] #21 31.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-27T18:32:01.010Z] #21 31.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-27T18:32:01.010Z] #21 31.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-27T18:32:01.010Z] #21 31.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-27T18:32:01.010Z] #21 31.52 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-27T18:32:01.010Z] #21 31.52 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-27T18:32:01.010Z] #21 32.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:32:01.010Z] #21 32.67 Fetched 27.7 MB in 2s (14.3 MB/s) [2022-07-27T18:32:01.010Z] #21 32.72 Selecting previously unselected package pigz. [2022-07-27T18:32:01.010Z] #21 32.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 ... 24018 files and directories currently installed.) [2022-07-27T18:32:01.010Z] #21 32.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 32.87 Unpacking pigz (2.6-1) ... [2022-07-27T18:32:01.010Z] #21 33.02 Selecting previously unselected package libelf1:amd64. [2022-07-27T18:32:01.010Z] #21 33.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 33.03 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-27T18:32:01.010Z] #21 33.21 Selecting previously unselected package libbpf0:amd64. [2022-07-27T18:32:01.010Z] #21 33.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 33.24 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-27T18:32:01.010Z] #21 33.44 Selecting previously unselected package libcap2:amd64. [2022-07-27T18:32:01.010Z] #21 33.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 33.46 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:32:01.010Z] #21 33.62 Selecting previously unselected package libmnl0:amd64. [2022-07-27T18:32:01.010Z] #21 33.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 33.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-27T18:32:01.010Z] #21 33.90 Selecting previously unselected package libxtables12:amd64. [2022-07-27T18:32:01.010Z] #21 33.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 33.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-27T18:32:01.010Z] #21 34.17 Selecting previously unselected package libcap2-bin. [2022-07-27T18:32:01.010Z] #21 34.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 34.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-27T18:32:01.010Z] #21 34.51 Selecting previously unselected package iproute2. [2022-07-27T18:32:01.010Z] #21 34.52 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 34.54 Unpacking iproute2 (5.10.0-4) ... [2022-07-27T18:32:01.010Z] #21 35.57 Selecting previously unselected package xxd. [2022-07-27T18:32:01.010Z] #21 35.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:32:01.010Z] #21 35.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:01.010Z] #21 35.75 Selecting previously unselected package vim-common. [2022-07-27T18:32:01.010Z] #21 35.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:32:01.010Z] #21 35.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:01.010Z] #21 35.97 Selecting previously unselected package bash-completion. [2022-07-27T18:32:01.010Z] #21 35.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-27T18:32:01.317Z] #21 39.91 Unpacking bash-completion (1:2.11-2) ... [2022-07-27T18:32:01.440Z] #77 186.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-27T18:32:01.639Z] #77 162.2 checking for library containing cap_from_name... -lcap [2022-07-27T18:32:02.265Z] #84 ... [2022-07-27T18:32:02.265Z] [2022-07-27T18:32:02.265Z] #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-07-27T18:32:02.265Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:32:02.265Z] #19 299.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-27T18:32:02.265Z] #19 299.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:02.265Z] #19 299.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:32:02.265Z] #19 299.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-27T18:32:02.265Z] #19 299.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:02.265Z] #19 299.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-27T18:32:02.265Z] #19 299.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-27T18:32:02.265Z] #19 299.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:02.265Z] #19 299.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-27T18:32:02.265Z] #19 299.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-27T18:32:02.265Z] #19 299.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:02.265Z] #19 299.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:32:02.265Z] #19 299.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-27T18:32:02.265Z] #19 299.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:02.265Z] #19 299.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:32:02.265Z] #19 300.0 Selecting previously unselected package cross-config. [2022-07-27T18:32:02.265Z] #19 300.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-27T18:32:02.265Z] #19 300.0 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-27T18:32:02.265Z] #19 300.1 Selecting previously unselected package gcc-10-cross-base. [2022-07-27T18:32:02.265Z] #19 300.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:02.265Z] #19 300.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-27T18:32:02.265Z] #19 300.1 Selecting previously unselected package libc6-arm64-cross. [2022-07-27T18:32:02.265Z] #19 300.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-27T18:32:02.265Z] #19 300.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-27T18:32:02.265Z] #19 300.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-27T18:32:02.265Z] #19 300.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:02.265Z] #19 300.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:02.265Z] #19 300.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-27T18:32:02.265Z] #19 300.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:02.265Z] #19 300.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:02.265Z] #19 300.8 Selecting previously unselected package libitm1-arm64-cross. [2022-07-27T18:32:02.265Z] #19 300.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:02.265Z] #19 300.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:02.265Z] #19 300.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-27T18:32:02.265Z] #19 300.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:02.265Z] #19 300.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:02.265Z] #19 301.0 Selecting previously unselected package libasan6-arm64-cross. [2022-07-27T18:32:02.265Z] #19 301.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:02.265Z] #19 301.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:02.265Z] #19 302.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-27T18:32:02.265Z] #19 302.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:02.265Z] #19 302.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:02.265Z] #19 302.8 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-27T18:32:02.265Z] #19 302.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:02.265Z] #19 302.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:02.297Z] #21 40.70 Selecting previously unselected package bzip2. [2022-07-27T18:32:02.298Z] #21 40.70 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-27T18:32:02.298Z] #21 40.71 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:32:02.298Z] #21 40.86 Selecting previously unselected package xz-utils. [2022-07-27T18:32:02.298Z] #21 40.87 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-27T18:32:02.298Z] #21 40.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:32:02.298Z] #21 41.09 Selecting previously unselected package apparmor. [2022-07-27T18:32:02.298Z] #21 41.09 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-27T18:32:02.574Z] #77 162.7 checking for library containing dlopen... -ldl [2022-07-27T18:32:02.833Z] #77 163.7 checking seccomp.h usability... yes [2022-07-27T18:32:02.862Z] #21 41.27 Unpacking apparmor (2.13.6-10) ... [2022-07-27T18:32:03.092Z] #77 164.1 checking seccomp.h presence... yes [2022-07-27T18:32:03.092Z] #77 164.3 checking for seccomp.h... yes [2022-07-27T18:32:03.207Z] #19 303.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-27T18:32:03.207Z] #19 303.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:03.468Z] #19 303.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:03.745Z] #19 304.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-27T18:32:03.745Z] #19 304.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:03.745Z] #19 304.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:03.797Z] #21 42.27 Selecting previously unselected package inetutils-ping. [2022-07-27T18:32:03.797Z] #21 42.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-27T18:32:03.797Z] #21 42.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-27T18:32:03.797Z] #21 42.47 Selecting previously unselected package libip4tc2:amd64. [2022-07-27T18:32:03.797Z] #21 42.47 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-27T18:32:03.797Z] #21 42.48 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-27T18:32:04.008Z] #19 304.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-27T18:32:04.008Z] #19 304.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:04.008Z] #19 304.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:04.027Z] #77 164.3 checking for library containing seccomp_rule_add... -lseccomp [2022-07-27T18:32:04.054Z] #21 42.60 Selecting previously unselected package libip6tc2:amd64. [2022-07-27T18:32:04.054Z] #21 42.61 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-27T18:32:04.054Z] #21 42.63 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-27T18:32:04.054Z] #21 ... [2022-07-27T18:32:04.054Z] [2022-07-27T18:32:04.054Z] #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-07-27T18:32:04.054Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:04.054Z] #77 194.5 config.status: creating Makefile [2022-07-27T18:32:04.054Z] #77 194.6 config.status: creating config.h [2022-07-27T18:32:04.054Z] #77 194.6 config.status: executing libtool commands [2022-07-27T18:32:04.316Z] #77 194.6 config.status: executing depfiles commands [2022-07-27T18:32:04.579Z] #19 305.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-27T18:32:04.579Z] #19 305.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:32:04.579Z] #19 305.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:32:04.594Z] #77 165.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-27T18:32:04.852Z] #77 165.7 checking systemd/sd-bus.h usability... yes [2022-07-27T18:32:05.420Z] #77 166.1 checking systemd/sd-bus.h presence... yes [2022-07-27T18:32:05.420Z] #77 166.4 checking for systemd/sd-bus.h... yes [2022-07-27T18:32:05.684Z] #77 196.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-27T18:32:05.940Z] #77 196.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:32:05.988Z] #77 166.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-27T18:32:06.455Z] #77 ... [2022-07-27T18:32:06.456Z] [2022-07-27T18:32:06.456Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-27T18:32:06.456Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-27T18:32:06.500Z] #19 ... [2022-07-27T18:32:06.500Z] [2022-07-27T18:32:06.500Z] #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-07-27T18:32:06.500Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:32:06.500Z] #54 DONE 318.9s [2022-07-27T18:32:06.500Z] [2022-07-27T18:32:06.500Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:32:06.500Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:32:06.554Z] #77 167.1 checking for sd_notify_barrier... yes [2022-07-27T18:32:06.813Z] #77 167.6 checking linux/bpf.h usability... yes [2022-07-27T18:32:06.813Z] #77 167.9 checking linux/bpf.h presence... yes [2022-07-27T18:32:06.813Z] #77 168.1 checking for linux/bpf.h... yes [2022-07-27T18:32:06.870Z] #77 197.0 checking for gcc... gcc [2022-07-27T18:32:07.380Z] #77 168.1 checking compilation for eBPF... yes [2022-07-27T18:32:07.380Z] #77 168.5 checking for criu >= 3.15... no [2022-07-27T18:32:07.380Z] #77 168.6 configure: CRIU headers not found, building without CRIU support [2022-07-27T18:32:07.380Z] #77 168.6 checking for criu > 3.16... no [2022-07-27T18:32:07.380Z] #77 168.6 configure: CRIU version doesn't support join-ns API [2022-07-27T18:32:07.380Z] #77 168.6 checking for criu > 3.16.1... no [2022-07-27T18:32:07.380Z] #77 168.6 configure: CRIU version doesn't support for pre-dumping [2022-07-27T18:32:07.384Z] #23 11.24 Collecting yamllint==1.26.1 [2022-07-27T18:32:07.433Z] #77 197.3 checking whether the C compiler works... yes [2022-07-27T18:32:07.433Z] #77 197.7 checking for C compiler default output file name... a.out [2022-07-27T18:32:07.433Z] #77 197.7 checking for suffix of executables... [2022-07-27T18:32:07.640Z] #77 168.6 checking for new mount API (fsconfig)... yes [2022-07-27T18:32:07.640Z] #77 168.8 checking for seccomp notify API... yes [2022-07-27T18:32:07.640Z] #77 168.9 checking for gperf... no [2022-07-27T18:32:07.640Z] #77 168.9 configure: gperf not found - cannot rebuild signal parser code [2022-07-27T18:32:07.690Z] #77 197.8 checking whether we are cross compiling... no [2022-07-27T18:32:07.690Z] #77 198.0 checking for suffix of object files... o [2022-07-27T18:32:07.947Z] #77 198.2 checking whether we are using the GNU C compiler... yes [2022-07-27T18:32:08.204Z] #77 198.4 checking whether gcc accepts -g... yes [2022-07-27T18:32:08.207Z] #77 168.9 checking for library containing argp_parse... none required [2022-07-27T18:32:08.461Z] #77 198.6 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:32:08.718Z] #77 198.9 checking whether gcc understands -c and -o together... yes [2022-07-27T18:32:08.718Z] #77 199.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:32:08.718Z] #77 199.1 checking whether build environment is sane... yes [2022-07-27T18:32:08.718Z] #77 199.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:32:08.752Z] #23 12.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-27T18:32:08.773Z] #77 169.7 checking that generated files are newer than configure... done [2022-07-27T18:32:08.773Z] #77 169.8 configure: creating ./config.status [2022-07-27T18:32:08.975Z] #77 199.2 checking for gawk... no [2022-07-27T18:32:08.975Z] #77 199.2 checking for mawk... mawk [2022-07-27T18:32:08.975Z] #77 199.2 checking whether make sets $(MAKE)... yes [2022-07-27T18:32:08.975Z] #77 199.4 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:32:09.232Z] #77 199.5 checking whether make supports nested variables... yes [2022-07-27T18:32:09.232Z] #77 199.6 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:32:09.232Z] #77 199.6 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:32:09.232Z] #77 199.6 checking how to create a ustar tar archive... gnutar [2022-07-27T18:32:09.795Z] #77 199.7 checking dependency style of gcc... gcc3 [2022-07-27T18:32:09.795Z] #77 200.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:32:09.795Z] #77 200.1 checking whether make supports nested variables... (cached) yes [2022-07-27T18:32:10.121Z] #23 13.63 Collecting pathspec>=0.5.3 [2022-07-27T18:32:10.121Z] #23 13.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-27T18:32:10.358Z] #77 200.1 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:32:10.358Z] #77 200.7 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:32:10.358Z] #77 200.7 checking how to print strings... printf [2022-07-27T18:32:10.358Z] #77 200.7 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:32:10.358Z] #77 200.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:32:10.358Z] #77 200.8 checking for egrep... /bin/grep -E [2022-07-27T18:32:10.378Z] #23 14.09 Collecting pyyaml [2022-07-27T18:32:10.378Z] #23 14.11 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-07-27T18:32:10.378Z] #23 14.19 Building wheels for collected packages: yamllint [2022-07-27T18:32:10.378Z] #23 14.19 Building wheel for yamllint (setup.py): started [2022-07-27T18:32:10.615Z] #77 200.9 checking for fgrep... /bin/grep -F [2022-07-27T18:32:10.615Z] #77 200.9 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:32:10.615Z] #77 200.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:32:10.615Z] #77 200.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:32:10.872Z] #77 201.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:32:10.872Z] #77 201.3 checking whether ln -s works... yes [2022-07-27T18:32:10.872Z] #77 201.3 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:32:10.872Z] #77 201.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:32:10.872Z] #77 201.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:32:10.872Z] #77 201.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:32:10.872Z] #77 201.3 checking for objdump... objdump [2022-07-27T18:32:10.872Z] #77 201.3 checking how to recognize dependent libraries... pass_all [2022-07-27T18:32:10.872Z] #77 201.3 checking for dlltool... no [2022-07-27T18:32:10.872Z] #77 201.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:32:10.872Z] #77 201.3 checking for ar... ar [2022-07-27T18:32:11.303Z] #77 ... [2022-07-27T18:32:11.303Z] [2022-07-27T18:32:11.304Z] #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-07-27T18:32:11.304Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:11.304Z] #21 14.88 Fetched 8561 kB in 13s (653 kB/s) [2022-07-27T18:32:11.304Z] #21 14.88 Reading package lists... [2022-07-27T18:32:11.435Z] #77 201.3 checking for archiver @FILE support... @ [2022-07-27T18:32:11.436Z] #77 201.6 checking for strip... strip [2022-07-27T18:32:11.436Z] #77 201.6 checking for ranlib... ranlib [2022-07-27T18:32:11.562Z] #21 20.36 Reading package lists... [2022-07-27T18:32:11.692Z] #77 201.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:32:11.746Z] #23 15.39 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-27T18:32:11.746Z] #23 15.39 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cc19a6e999ab8959b1976e23272a446289be7ffd485a840f2e353e7bf61878b0 [2022-07-27T18:32:11.746Z] #23 15.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-27T18:32:11.746Z] #23 15.40 Successfully built yamllint [2022-07-27T18:32:11.746Z] #23 15.44 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-27T18:32:11.948Z] #77 202.1 checking for sysroot... no [2022-07-27T18:32:11.948Z] #77 202.1 checking for a working dd... /bin/dd [2022-07-27T18:32:11.948Z] #77 202.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:32:11.948Z] #77 202.3 checking for mt... no [2022-07-27T18:32:11.948Z] #77 202.3 checking if : is a manifest tool... no [2022-07-27T18:32:12.003Z] #23 15.93 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-27T18:32:12.207Z] #77 202.3 checking how to run the C preprocessor... gcc -E [2022-07-27T18:32:12.932Z] #23 DONE 16.4s [2022-07-27T18:32:12.932Z] [2022-07-27T18:32:12.932Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-27T18:32:12.932Z] #27 sha256:233f1585b593c6c0d470f35cc49199857f76b9e66d682dd8519aab89642bc48a [2022-07-27T18:32:12.932Z] #27 DONE 0.4s [2022-07-27T18:32:12.932Z] [2022-07-27T18:32:12.932Z] #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-07-27T18:32:12.932Z] #60 sha256:c7fcc7494969a1d44ff06e7d1a976c4d6da06eac030edc9f13347c09c616d8e7 [2022-07-27T18:32:13.136Z] #77 202.5 checking for ANSI C header files... yes [2022-07-27T18:32:13.136Z] #77 203.4 checking for sys/types.h... yes [2022-07-27T18:32:13.188Z] #60 ... [2022-07-27T18:32:13.188Z] [2022-07-27T18:32:13.188Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-27T18:32:13.188Z] #32 sha256:f4ba4554e3a84dff00bc4140342526c1f9f1d350583f8f3aff766d8bad3d1f1e [2022-07-27T18:32:13.194Z] #21 25.63 Building dependency tree... [2022-07-27T18:32:13.194Z] #21 ... [2022-07-27T18:32:13.194Z] [2022-07-27T18:32:13.194Z] #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-07-27T18:32:13.194Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:13.194Z] #77 174.4 config.status: creating Makefile [2022-07-27T18:32:13.452Z] #77 174.5 config.status: creating rpm/crun.spec [2022-07-27T18:32:13.452Z] #77 174.6 config.status: creating config.h [2022-07-27T18:32:13.452Z] #77 174.7 config.status: executing libtool commands [2022-07-27T18:32:13.452Z] #77 174.7 config.status: executing depfiles commands [2022-07-27T18:32:13.705Z] #77 203.7 checking for sys/stat.h... yes [2022-07-27T18:32:13.705Z] #77 203.9 checking for stdlib.h... yes [2022-07-27T18:32:13.750Z] #32 DONE 0.7s [2022-07-27T18:32:13.750Z] [2022-07-27T18:32:13.750Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-27T18:32:13.750Z] #35 sha256:29bd5cb69e620173389fc15e2feb16cc36335147c8e74b38691428932084ee39 [2022-07-27T18:32:13.963Z] #77 204.2 checking for string.h... yes [2022-07-27T18:32:14.221Z] #77 204.5 checking for memory.h... [2022-07-27T18:32:14.221Z] #77 ... [2022-07-27T18:32:14.221Z] [2022-07-27T18:32:14.221Z] #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-07-27T18:32:14.221Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:14.221Z] #21 42.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-27T18:32:14.221Z] #21 42.76 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 42.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-27T18:32:14.221Z] #21 42.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-27T18:32:14.221Z] #21 42.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 43.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-27T18:32:14.221Z] #21 43.26 Selecting previously unselected package libnftnl11:amd64. [2022-07-27T18:32:14.221Z] #21 43.27 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 43.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-27T18:32:14.221Z] #21 43.55 Selecting previously unselected package iptables. [2022-07-27T18:32:14.221Z] #21 43.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 43.58 Unpacking iptables (1.8.7-1) ... [2022-07-27T18:32:14.221Z] #21 44.10 Selecting previously unselected package libonig5:amd64. [2022-07-27T18:32:14.221Z] #21 44.11 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 44.12 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:32:14.221Z] #21 44.47 Selecting previously unselected package libjq1:amd64. [2022-07-27T18:32:14.221Z] #21 44.47 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 44.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:32:14.221Z] #21 44.75 Selecting previously unselected package jq. [2022-07-27T18:32:14.221Z] #21 44.76 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 44.80 Unpacking jq (1.6-2.1) ... [2022-07-27T18:32:14.221Z] #21 44.96 Selecting previously unselected package libaio1:amd64. [2022-07-27T18:32:14.221Z] #21 44.97 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 44.99 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-27T18:32:14.221Z] #21 45.22 Selecting previously unselected package libgpm2:amd64. [2022-07-27T18:32:14.221Z] #21 45.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 45.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-27T18:32:14.221Z] #21 45.48 Selecting previously unselected package libicu67:amd64. [2022-07-27T18:32:14.221Z] #21 45.48 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 45.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-27T18:32:14.221Z] #21 51.83 Selecting previously unselected package libinih1:amd64. [2022-07-27T18:32:14.221Z] #21 51.85 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 51.85 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-27T18:32:14.221Z] #21 51.95 Selecting previously unselected package libnet1:amd64. [2022-07-27T18:32:14.221Z] #21 51.95 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 51.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:32:14.221Z] #21 52.08 Selecting previously unselected package libnl-3-200:amd64. [2022-07-27T18:32:14.221Z] #21 52.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 52.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:32:14.221Z] #21 52.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:32:14.221Z] #21 52.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 52.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:32:14.221Z] #21 52.58 Selecting previously unselected package libyajl2:amd64. [2022-07-27T18:32:14.221Z] #21 52.58 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 52.62 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:32:14.221Z] #21 52.73 Selecting previously unselected package net-tools. [2022-07-27T18:32:14.221Z] #21 52.75 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-27T18:32:14.221Z] #21 52.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:32:14.311Z] #35 DONE 0.5s [2022-07-27T18:32:14.311Z] [2022-07-27T18:32:14.311Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-27T18:32:14.311Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:14.311Z] #77 ... [2022-07-27T18:32:14.311Z] [2022-07-27T18:32:14.311Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-27T18:32:14.311Z] #37 sha256:2ab8478098f62764a43b29016b77e75408362bcc2399d0a728914a0e6b12b890 [2022-07-27T18:32:14.477Z] #21 53.04 Selecting previously unselected package patch. [2022-07-27T18:32:14.478Z] #21 53.05 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-27T18:32:14.478Z] #21 53.09 Unpacking patch (2.7.6-7) ... [2022-07-27T18:32:14.478Z] #21 ... [2022-07-27T18:32:14.478Z] [2022-07-27T18:32:14.478Z] #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-07-27T18:32:14.478Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:14.478Z] #77 204.5 checking for memory.h... yes [2022-07-27T18:32:14.568Z] #37 DONE 0.4s [2022-07-27T18:32:14.568Z] [2022-07-27T18:32:14.568Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-27T18:32:14.568Z] #39 sha256:0b43a810ca8da1c6b2c0f97249d6db2cf9d76c3b3894cb958a8d2ce811877849 [2022-07-27T18:32:14.568Z] #39 DONE 0.1s [2022-07-27T18:32:14.568Z] [2022-07-27T18:32:14.568Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-27T18:32:14.568Z] #41 sha256:ff1b2d45c2fa6412b3ba215f7eaa3012fd9797d05440fe95d9489c41b7de392b [2022-07-27T18:32:14.568Z] #41 DONE 0.1s [2022-07-27T18:32:14.568Z] [2022-07-27T18:32:14.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.46.2" && /build/golangci-lint --version [2022-07-27T18:32:14.568Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:32:14.734Z] #77 205.0 checking for strings.h... yes [2022-07-27T18:32:14.824Z] #55 ... [2022-07-27T18:32:14.824Z] [2022-07-27T18:32:14.824Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-27T18:32:14.824Z] #45 sha256:fb82efe284b5f0046a011981db2d58b863433f92bc289eb3bed821aed96e2284 [2022-07-27T18:32:14.824Z] #45 DONE 0.1s [2022-07-27T18:32:14.824Z] [2022-07-27T18:32:14.824Z] #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-07-27T18:32:14.824Z] #64 sha256:6b4fed618cb659e6c190ec0460e1d91f707daf6c8c5c7081bd06407e319a5e87 [2022-07-27T18:32:14.827Z] #77 176.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-27T18:32:14.827Z] #77 176.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:32:14.990Z] #77 205.3 checking for inttypes.h... yes [2022-07-27T18:32:15.247Z] #77 205.5 checking for stdint.h... yes [2022-07-27T18:32:15.393Z] #77 176.4 checking for gcc... gcc [2022-07-27T18:32:15.651Z] #77 176.5 checking whether the C compiler works... yes [2022-07-27T18:32:15.651Z] #77 176.8 checking for C compiler default output file name... a.out [2022-07-27T18:32:15.810Z] #77 205.8 checking for unistd.h... yes [2022-07-27T18:32:15.910Z] #77 176.8 checking for suffix of executables... [2022-07-27T18:32:16.067Z] #77 206.2 checking for dlfcn.h... yes [2022-07-27T18:32:16.067Z] #77 206.4 checking for objdir... .libs [2022-07-27T18:32:16.169Z] #77 177.1 checking whether we are cross compiling... no [2022-07-27T18:32:16.169Z] #77 177.4 checking for suffix of object files... o [2022-07-27T18:32:16.428Z] #77 177.5 checking whether we are using the GNU C compiler... yes [2022-07-27T18:32:16.428Z] #77 177.6 checking whether gcc accepts -g... yes [2022-07-27T18:32:16.686Z] #77 177.7 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:32:16.945Z] #77 178.0 checking whether gcc understands -c and -o together... yes [2022-07-27T18:32:16.945Z] #77 178.1 checking how to run the C preprocessor... gcc -E [2022-07-27T18:32:17.193Z] #77 207.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:32:17.193Z] #77 207.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:32:17.193Z] #77 207.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:32:17.204Z] #77 178.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:32:17.204Z] #77 178.4 checking for egrep... /bin/grep -E [2022-07-27T18:32:17.462Z] #77 178.4 checking for ANSI C header files... [2022-07-27T18:32:17.462Z] #77 ... [2022-07-27T18:32:17.462Z] [2022-07-27T18:32:17.462Z] #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-07-27T18:32:17.462Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-27T18:32:17.462Z] #34 DONE 253.8s [2022-07-27T18:32:17.723Z] [2022-07-27T18:32:17.723Z] #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-07-27T18:32:17.723Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:17.723Z] #21 28.48 The following additional packages will be installed: [2022-07-27T18:32:17.723Z] #21 28.49 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-27T18:32:17.723Z] #21 28.49 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-27T18:32:17.723Z] #21 28.49 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:32:17.723Z] #21 28.49 python3-pkg-resources vim-runtime xxd [2022-07-27T18:32:17.723Z] #21 28.49 Suggested packages: [2022-07-27T18:32:17.723Z] #21 28.50 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-27T18:32:17.723Z] #21 28.50 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-27T18:32:17.723Z] #21 28.50 acl attr quota [2022-07-27T18:32:17.723Z] #21 28.50 Recommended packages: [2022-07-27T18:32:17.723Z] #21 28.50 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-27T18:32:17.723Z] #21 30.57 The following NEW packages will be installed: [2022-07-27T18:32:17.723Z] #21 30.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-27T18:32:17.723Z] #21 30.58 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-27T18:32:17.723Z] #21 30.58 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-27T18:32:17.723Z] #21 30.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-27T18:32:17.723Z] #21 30.58 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:32:17.723Z] #21 30.58 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-27T18:32:17.723Z] #21 30.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-27T18:32:17.723Z] #21 30.58 xz-utils zip zstd [2022-07-27T18:32:17.723Z] #21 30.98 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:32:17.723Z] #21 30.98 Need to get 27.7 MB of archives. [2022-07-27T18:32:17.723Z] #21 30.98 After this operation, 106 MB of additional disk space will be used. [2022-07-27T18:32:17.723Z] #21 30.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-27T18:32:17.723Z] #21 30.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-27T18:32:17.723Z] #21 31.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-27T18:32:17.723Z] #21 31.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-27T18:32:17.723Z] #21 31.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-27T18:32:17.723Z] #21 31.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-27T18:32:17.723Z] #21 31.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-27T18:32:17.723Z] #21 31.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-27T18:32:17.723Z] #21 31.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:32:17.723Z] #21 31.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:32:17.723Z] #21 31.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-27T18:32:17.723Z] #21 31.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-27T18:32:17.723Z] #21 31.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-27T18:32:17.723Z] #21 31.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-27T18:32:17.723Z] #21 31.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-27T18:32:17.723Z] #21 31.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-27T18:32:17.723Z] #21 31.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-27T18:32:17.723Z] #21 31.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-27T18:32:17.723Z] #21 31.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-27T18:32:17.723Z] #21 31.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-27T18:32:17.723Z] #21 31.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-27T18:32:17.723Z] #21 31.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-27T18:32:17.723Z] #21 31.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-27T18:32:17.723Z] #21 31.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-27T18:32:17.723Z] #21 31.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-27T18:32:17.723Z] #21 31.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-27T18:32:17.723Z] #21 31.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-27T18:32:17.723Z] #21 31.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-27T18:32:17.723Z] #21 31.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-27T18:32:17.723Z] #21 31.72 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-07-27T18:32:17.981Z] #21 31.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:32:17.981Z] #21 31.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-27T18:32:17.981Z] #21 31.73 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-27T18:32:17.981Z] #21 31.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-27T18:32:17.981Z] #21 31.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-27T18:32:17.981Z] #21 31.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-27T18:32:17.981Z] #21 31.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-27T18:32:17.981Z] #21 31.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:32:17.981Z] #21 31.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-27T18:32:18.132Z] #77 207.6 checking if gcc static flag -static works... yes [2022-07-27T18:32:18.132Z] #77 208.2 checking if gcc supports -c -o file.o... yes [2022-07-27T18:32:18.132Z] #77 208.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:32:18.132Z] #77 208.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:32:18.241Z] #21 32.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-27T18:32:18.241Z] #21 32.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-27T18:32:18.241Z] #21 32.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-27T18:32:18.241Z] #21 32.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-27T18:32:18.241Z] #21 32.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-27T18:32:18.241Z] #21 32.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-27T18:32:18.391Z] #77 208.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:32:18.391Z] #77 208.8 checking how to hardcode library paths into programs... immediate [2022-07-27T18:32:18.391Z] #77 208.8 checking whether stripping libraries is possible... yes [2022-07-27T18:32:18.391Z] #77 208.8 checking if libtool supports shared libraries... yes [2022-07-27T18:32:18.391Z] #77 208.8 checking whether to build shared libraries... no [2022-07-27T18:32:18.391Z] #77 208.8 checking whether to build static libraries... yes [2022-07-27T18:32:18.499Z] #21 32.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-27T18:32:18.716Z] #77 208.9 checking float.h usability... yes [2022-07-27T18:32:18.758Z] #21 32.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-27T18:32:18.758Z] #21 32.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-27T18:32:18.758Z] #21 32.58 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-27T18:32:18.973Z] #77 209.1 checking float.h presence... yes [2022-07-27T18:32:18.973Z] #77 209.2 checking for float.h... yes [2022-07-27T18:32:19.229Z] #77 209.2 checking limits.h usability... yes [2022-07-27T18:32:19.230Z] #77 209.5 checking limits.h presence... yes [2022-07-27T18:32:19.230Z] #77 209.5 checking for limits.h... yes [2022-07-27T18:32:19.486Z] #77 209.6 checking stddef.h usability... yes [2022-07-27T18:32:19.486Z] #77 209.8 checking stddef.h presence... yes [2022-07-27T18:32:19.486Z] #77 209.9 checking for stddef.h... yes [2022-07-27T18:32:19.521Z] #77 203.6 CCLD tests/init [2022-07-27T18:32:19.694Z] #21 ... [2022-07-27T18:32:19.694Z] [2022-07-27T18:32:19.694Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-27T18:32:19.694Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-27T18:32:19.694Z] #36 256.2 Delve is a source level debugger for Go programs. [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-27T18:32:19.694Z] #36 256.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 Usage: [2022-07-27T18:32:19.694Z] #36 256.2 dlv [command] [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 Available Commands: [2022-07-27T18:32:19.694Z] #36 256.2 attach Attach to running process and begin debugging. [2022-07-27T18:32:19.694Z] #36 256.2 connect Connect to a headless debug server with a terminal client. [2022-07-27T18:32:19.694Z] #36 256.2 core Examine a core dump. [2022-07-27T18:32:19.694Z] #36 256.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-27T18:32:19.694Z] #36 256.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-27T18:32:19.694Z] #36 256.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-27T18:32:19.694Z] #36 256.2 help Help about any command [2022-07-27T18:32:19.694Z] #36 256.2 run Deprecated command. Use 'debug' instead. [2022-07-27T18:32:19.694Z] #36 256.2 test Compile test binary and begin debugging program. [2022-07-27T18:32:19.694Z] #36 256.2 trace Compile and begin tracing program. [2022-07-27T18:32:19.694Z] #36 256.2 version Prints version. [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 Flags: [2022-07-27T18:32:19.694Z] #36 256.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-27T18:32:19.694Z] #36 256.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-27T18:32:19.694Z] #36 256.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-27T18:32:19.694Z] #36 256.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-27T18:32:19.694Z] #36 256.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-27T18:32:19.694Z] #36 256.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-27T18:32:19.694Z] #36 256.2 --disable-aslr Disables address space randomization [2022-07-27T18:32:19.694Z] #36 256.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-27T18:32:19.694Z] #36 256.2 -h, --help help for dlv [2022-07-27T18:32:19.694Z] #36 256.2 --init string Init file, executed by the terminal client. [2022-07-27T18:32:19.694Z] #36 256.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-27T18:32:19.694Z] #36 256.2 --log Enable debugging server logging. [2022-07-27T18:32:19.694Z] #36 256.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-27T18:32:19.694Z] #36 256.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-27T18:32:19.694Z] #36 256.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-27T18:32:19.694Z] #36 256.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-27T18:32:19.694Z] #36 256.2 --wd string Working directory for running the program. [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 Additional help topics: [2022-07-27T18:32:19.694Z] #36 256.2 dlv backend Help about the --backend flag. [2022-07-27T18:32:19.694Z] #36 256.2 dlv log Help about logging flags. [2022-07-27T18:32:19.694Z] #36 256.2 dlv redirect Help about file redirection. [2022-07-27T18:32:19.694Z] #36 256.2 [2022-07-27T18:32:19.694Z] #36 256.2 Use "dlv [command] --help" for more information about a command. [2022-07-27T18:32:19.694Z] #36 DONE 256.2s [2022-07-27T18:32:19.694Z] [2022-07-27T18:32:19.694Z] #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-07-27T18:32:19.694Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:19.694Z] #21 33.72 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:32:19.743Z] #77 210.0 checking for stdlib.h... (cached) yes [2022-07-27T18:32:19.743Z] #77 210.0 checking for string.h... (cached) yes [2022-07-27T18:32:20.000Z] #77 210.1 checking sys/time.h usability... yes [2022-07-27T18:32:20.000Z] #77 210.3 checking sys/time.h presence... yes [2022-07-27T18:32:20.000Z] #77 210.4 checking for sys/time.h... yes [2022-07-27T18:32:20.000Z] #77 210.4 checking for inline... inline [2022-07-27T18:32:20.262Z] #21 34.05 Fetched 27.7 MB in 2s (13.9 MB/s) [2022-07-27T18:32:20.262Z] #21 34.16 Selecting previously unselected package pigz. [2022-07-27T18:32:20.521Z] #21 34.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 ... 24018 files and directories currently installed.) [2022-07-27T18:32:20.521Z] #21 34.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-27T18:32:20.521Z] #21 34.29 Unpacking pigz (2.6-1) ... [2022-07-27T18:32:20.521Z] #21 34.45 Selecting previously unselected package libelf1:amd64. [2022-07-27T18:32:20.521Z] #21 34.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-27T18:32:20.521Z] #21 34.47 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-27T18:32:20.822Z] #77 210.5 checking for size_t... yes [2022-07-27T18:32:20.822Z] #77 211.1 checking for stdlib.h... (cached) yes [2022-07-27T18:32:20.822Z] #77 211.1 checking for GNU libc compatible malloc... yes [2022-07-27T18:32:20.822Z] #77 211.2 checking for stdlib.h... (cached) yes [2022-07-27T18:32:21.083Z] #77 211.2 checking for GNU libc compatible realloc... yes [2022-07-27T18:32:21.088Z] #21 34.83 Selecting previously unselected package libbpf0:amd64. [2022-07-27T18:32:21.088Z] #21 34.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-27T18:32:21.088Z] #21 34.83 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-27T18:32:21.088Z] #21 35.03 Selecting previously unselected package libcap2:amd64. [2022-07-27T18:32:21.088Z] #21 35.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-27T18:32:21.088Z] #21 35.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:32:21.347Z] #21 35.14 Selecting previously unselected package libmnl0:amd64. [2022-07-27T18:32:21.347Z] #21 35.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-27T18:32:21.347Z] #21 35.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-27T18:32:21.347Z] #21 35.25 Selecting previously unselected package libxtables12:amd64. [2022-07-27T18:32:21.347Z] #21 35.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-27T18:32:21.347Z] #21 35.30 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-27T18:32:21.405Z] #62 ... [2022-07-27T18:32:21.405Z] [2022-07-27T18:32:21.405Z] #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-07-27T18:32:21.405Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:21.405Z] #84 274.9 AR libcrun_testing.a [2022-07-27T18:32:21.405Z] #84 274.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-27T18:32:21.405Z] #84 275.0 CCLD tests/tests_libcrun_utils [2022-07-27T18:32:21.405Z] #84 275.0 CCLD tests/tests_libcrun_errors [2022-07-27T18:32:21.405Z] #84 275.0 CCLD tests/tests_libcrun_fuzzer [2022-07-27T18:32:21.405Z] #84 275.0 CCLD libcrun.la [2022-07-27T18:32:21.605Z] #21 35.40 Selecting previously unselected package libcap2-bin. [2022-07-27T18:32:21.605Z] #21 35.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-27T18:32:21.605Z] #21 35.49 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-27T18:32:21.660Z] #77 211.5 checking for working strtod... yes [2022-07-27T18:32:21.864Z] #21 35.71 Selecting previously unselected package iproute2. [2022-07-27T18:32:21.864Z] #21 35.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-27T18:32:21.864Z] #21 35.78 Unpacking iproute2 (5.10.0-4) ... [2022-07-27T18:32:22.226Z] #77 212.0 checking for gettimeofday... yes [2022-07-27T18:32:22.226Z] #77 212.4 checking for memset... yes [2022-07-27T18:32:22.347Z] #84 276.4 CCLD crun [2022-07-27T18:32:22.744Z] #77 212.7 checking for strspn... yes [2022-07-27T18:32:22.800Z] #21 36.61 Selecting previously unselected package xxd. [2022-07-27T18:32:22.800Z] #21 36.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:32:22.800Z] #21 36.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:22.919Z] #84 276.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-27T18:32:23.003Z] #77 213.3 checking that generated files are newer than configure... done [2022-07-27T18:32:23.003Z] #77 213.3 configure: creating ./config.status [2022-07-27T18:32:23.059Z] #21 36.82 Selecting previously unselected package vim-common. [2022-07-27T18:32:23.059Z] #21 36.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:32:23.059Z] #21 36.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:23.180Z] #84 277.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-27T18:32:23.180Z] #84 277.1 /bin/mkdir -p '/usr/local/lib' [2022-07-27T18:32:23.180Z] #84 277.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-27T18:32:23.180Z] #84 277.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-27T18:32:23.180Z] #84 277.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-27T18:32:23.319Z] #21 37.13 Selecting previously unselected package bash-completion. [2022-07-27T18:32:23.319Z] #21 37.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-27T18:32:23.441Z] #84 277.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-27T18:32:23.441Z] #84 277.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-27T18:32:23.441Z] #84 277.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-27T18:32:23.441Z] #84 277.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-27T18:32:23.701Z] #84 277.4 ---------------------------------------------------------------------- [2022-07-27T18:32:23.701Z] #84 277.4 Libraries have been installed in: [2022-07-27T18:32:23.701Z] #84 277.4 /usr/local/lib [2022-07-27T18:32:23.701Z] #84 277.4 [2022-07-27T18:32:23.701Z] #84 277.4 If you ever happen to want to link against installed libraries [2022-07-27T18:32:23.701Z] #84 277.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-27T18:32:23.701Z] #84 277.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-27T18:32:23.701Z] #84 277.4 flag during linking and do at least one of the following: [2022-07-27T18:32:23.701Z] #84 277.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-27T18:32:23.701Z] #84 277.4 during execution [2022-07-27T18:32:23.702Z] #84 277.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-27T18:32:23.702Z] #84 277.4 during linking [2022-07-27T18:32:23.702Z] #84 277.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-27T18:32:23.702Z] #84 277.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-27T18:32:23.702Z] #84 277.4 [2022-07-27T18:32:23.702Z] #84 277.4 See any operating system documentation about shared libraries for [2022-07-27T18:32:23.702Z] #84 277.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-27T18:32:23.702Z] #84 277.4 ---------------------------------------------------------------------- [2022-07-27T18:32:23.702Z] #84 277.4 /bin/mkdir -p '/build' [2022-07-27T18:32:23.702Z] #84 277.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-27T18:32:23.702Z] #84 277.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-27T18:32:23.702Z] #84 277.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-27T18:32:23.702Z] #84 277.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-27T18:32:23.702Z] #84 277.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-27T18:32:24.897Z] #77 ... [2022-07-27T18:32:24.897Z] [2022-07-27T18:32:24.897Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-27T18:32:24.897Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:24.897Z] #21 53.33 Selecting previously unselected package python-pip-whl. [2022-07-27T18:32:24.897Z] #21 53.35 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:32:24.897Z] #21 53.40 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:32:24.897Z] #21 54.32 Selecting previously unselected package python3-lib2to3. [2022-07-27T18:32:24.897Z] #21 54.33 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-27T18:32:24.897Z] #21 54.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:32:24.897Z] #21 54.72 Selecting previously unselected package python3-distutils. [2022-07-27T18:32:24.897Z] #21 54.75 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-27T18:32:24.897Z] #21 54.78 Unpacking python3-distutils (3.9.2-1) ... [2022-07-27T18:32:24.897Z] #21 55.05 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:32:24.897Z] #21 55.07 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:32:24.897Z] #21 55.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:32:24.897Z] #21 55.27 Selecting previously unselected package python3-setuptools. [2022-07-27T18:32:24.897Z] #21 55.28 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-27T18:32:24.897Z] #21 55.29 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-27T18:32:24.897Z] #21 56.30 Selecting previously unselected package python3-wheel. [2022-07-27T18:32:24.897Z] #21 56.32 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-27T18:32:24.897Z] #21 56.46 Unpacking python3-wheel (0.34.2-1) ... [2022-07-27T18:32:24.897Z] #21 57.05 Selecting previously unselected package python3-pip. [2022-07-27T18:32:24.897Z] #21 57.07 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:32:24.897Z] #21 57.11 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:32:24.897Z] #21 57.72 Selecting previously unselected package sudo. [2022-07-27T18:32:24.897Z] #21 57.72 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-27T18:32:24.897Z] #21 57.74 Unpacking sudo (1.9.5p2-3) ... [2022-07-27T18:32:24.897Z] #21 58.84 Selecting previously unselected package thin-provisioning-tools. [2022-07-27T18:32:24.897Z] #21 58.85 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-27T18:32:24.897Z] #21 58.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:32:24.897Z] #21 59.29 Selecting previously unselected package uidmap. [2022-07-27T18:32:24.897Z] #21 59.29 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-27T18:32:24.897Z] #21 59.29 Unpacking uidmap (1:4.8.1-1) ... [2022-07-27T18:32:24.897Z] #21 59.55 Selecting previously unselected package vim-runtime. [2022-07-27T18:32:24.897Z] #21 59.55 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:32:24.897Z] #21 59.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-27T18:32:24.897Z] #21 59.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-27T18:32:24.897Z] #21 59.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:26.266Z] #21 64.75 Selecting previously unselected package vim. [2022-07-27T18:32:26.266Z] #21 64.75 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:32:26.266Z] #21 64.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:26.266Z] #21 ... [2022-07-27T18:32:26.266Z] [2022-07-27T18:32:26.266Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-27T18:32:26.266Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:26.266Z] #77 216.5 config.status: creating Makefile [2022-07-27T18:32:26.266Z] #77 216.6 config.status: creating config.h [2022-07-27T18:32:26.266Z] #77 216.6 config.status: executing depfiles commands [2022-07-27T18:32:26.608Z] #21 40.00 Unpacking bash-completion (1:2.11-2) ... [2022-07-27T18:32:26.608Z] #21 40.63 Selecting previously unselected package bzip2. [2022-07-27T18:32:26.831Z] #77 217.0 config.status: executing libtool commands [2022-07-27T18:32:26.866Z] #21 40.63 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-27T18:32:26.866Z] #21 40.64 Unpacking bzip2 (1.0.8-4) ... [2022-07-27T18:32:26.866Z] #21 40.88 Selecting previously unselected package xz-utils. [2022-07-27T18:32:27.004Z] #84 DONE 280.8s [2022-07-27T18:32:27.004Z] [2022-07-27T18:32:27.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-07-27T18:32:27.004Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:32:27.004Z] #19 323.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-27T18:32:27.004Z] #19 323.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:27.004Z] #19 323.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:32:27.004Z] #19 323.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-27T18:32:27.004Z] #19 323.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-27T18:32:27.004Z] #19 323.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-27T18:32:27.004Z] #19 324.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-27T18:32:27.004Z] #19 324.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-27T18:32:27.004Z] #19 324.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-27T18:32:27.004Z] #19 326.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-27T18:32:27.004Z] #19 326.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:27.004Z] #19 326.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:32:27.004Z] #19 327.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-27T18:32:27.004Z] #19 327.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:32:27.004Z] #19 327.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:32:27.125Z] #21 40.88 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-27T18:32:27.125Z] #21 40.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:32:27.385Z] #21 ... [2022-07-27T18:32:27.385Z] [2022-07-27T18:32:27.385Z] #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-07-27T18:32:27.385Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:27.385Z] #77 178.4 checking for ANSI C header files... yes [2022-07-27T18:32:27.385Z] #77 179.0 checking for sys/types.h... yes [2022-07-27T18:32:27.385Z] #77 179.1 checking for sys/stat.h... yes [2022-07-27T18:32:27.385Z] #77 179.3 checking for stdlib.h... yes [2022-07-27T18:32:27.385Z] #77 179.7 checking for string.h... yes [2022-07-27T18:32:27.385Z] #77 179.9 checking for memory.h... yes [2022-07-27T18:32:27.385Z] #77 180.1 checking for strings.h... yes [2022-07-27T18:32:27.385Z] #77 180.4 checking for inttypes.h... yes [2022-07-27T18:32:27.385Z] #77 180.7 checking for stdint.h... yes [2022-07-27T18:32:27.385Z] #77 181.0 checking for unistd.h... yes [2022-07-27T18:32:27.385Z] #77 181.2 checking minix/config.h usability... no [2022-07-27T18:32:27.385Z] #77 181.5 checking minix/config.h presence... no [2022-07-27T18:32:27.385Z] #77 181.6 checking for minix/config.h... no [2022-07-27T18:32:27.385Z] #77 181.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-27T18:32:27.385Z] #77 182.0 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:32:27.385Z] #77 182.3 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:32:27.385Z] #77 182.3 checking how to print strings... printf [2022-07-27T18:32:27.385Z] #77 182.4 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:32:27.385Z] #77 182.4 checking for fgrep... /bin/grep -F [2022-07-27T18:32:27.385Z] #77 182.4 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:32:27.385Z] #77 182.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:32:27.385Z] #77 182.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:32:27.385Z] #77 182.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:32:27.385Z] #77 182.7 checking whether ln -s works... yes [2022-07-27T18:32:27.385Z] #77 182.7 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:32:27.385Z] #77 182.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:32:27.385Z] #77 182.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:32:27.385Z] #77 182.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:32:27.385Z] #77 182.7 checking for objdump... objdump [2022-07-27T18:32:27.385Z] #77 182.7 checking how to recognize dependent libraries... pass_all [2022-07-27T18:32:27.385Z] #77 182.7 checking for dlltool... no [2022-07-27T18:32:27.385Z] #77 182.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:32:27.385Z] #77 182.7 checking for ar... ar [2022-07-27T18:32:27.385Z] #77 182.7 checking for archiver @FILE support... @ [2022-07-27T18:32:27.385Z] #77 182.9 checking for strip... strip [2022-07-27T18:32:27.385Z] #77 182.9 checking for ranlib... ranlib [2022-07-27T18:32:27.385Z] #77 182.9 checking for gawk... no [2022-07-27T18:32:27.385Z] #77 182.9 checking for mawk... mawk [2022-07-27T18:32:27.385Z] #77 182.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:32:27.385Z] #77 183.4 checking for sysroot... no [2022-07-27T18:32:27.385Z] #77 183.4 checking for a working dd... /bin/dd [2022-07-27T18:32:27.385Z] #77 183.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:32:27.385Z] #77 183.6 checking for mt... no [2022-07-27T18:32:27.385Z] #77 183.6 checking if : is a manifest tool... no [2022-07-27T18:32:27.385Z] #77 183.6 checking for dlfcn.h... yes [2022-07-27T18:32:27.385Z] #77 183.9 checking for objdir... .libs [2022-07-27T18:32:27.385Z] #77 184.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:32:27.385Z] #77 184.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:32:27.385Z] #77 184.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:32:27.385Z] #77 184.5 checking if gcc static flag -static works... yes [2022-07-27T18:32:27.385Z] #77 185.0 checking if gcc supports -c -o file.o... yes [2022-07-27T18:32:27.385Z] #77 185.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:32:27.385Z] #77 185.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:32:27.385Z] #77 185.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:32:27.385Z] #77 185.5 checking how to hardcode library paths into programs... immediate [2022-07-27T18:32:27.385Z] #77 185.5 checking whether stripping libraries is possible... yes [2022-07-27T18:32:27.385Z] #77 185.6 checking if libtool supports shared libraries... yes [2022-07-27T18:32:27.385Z] #77 185.6 checking whether to build shared libraries... no [2022-07-27T18:32:27.385Z] #77 185.6 checking whether to build static libraries... yes [2022-07-27T18:32:27.385Z] #77 185.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:32:27.385Z] #77 185.6 checking whether build environment is sane... yes [2022-07-27T18:32:27.385Z] #77 185.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:32:27.385Z] #77 185.7 checking whether make sets $(MAKE)... yes [2022-07-27T18:32:27.385Z] #77 185.8 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:32:27.385Z] #77 185.8 checking whether make supports nested variables... yes [2022-07-27T18:32:27.385Z] #77 185.9 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:32:27.385Z] #77 185.9 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:32:27.385Z] #77 185.9 checking how to create a ustar tar archive... gnutar [2022-07-27T18:32:27.385Z] #77 186.0 checking dependency style of gcc... gcc3 [2022-07-27T18:32:27.385Z] #77 186.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:32:27.385Z] #77 186.2 checking whether make supports nested variables... (cached) yes [2022-07-27T18:32:27.385Z] #77 186.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-27T18:32:27.385Z] #77 186.2 checking pkg-config is at least version 0.9.0... yes [2022-07-27T18:32:27.385Z] #77 186.2 checking for yajl >= 2.1.0... yes [2022-07-27T18:32:27.385Z] #77 186.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-27T18:32:27.385Z] #77 186.2 checking for gcc... (cached) gcc [2022-07-27T18:32:27.385Z] #77 186.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-27T18:32:27.385Z] #77 186.3 checking whether gcc accepts -g... (cached) yes [2022-07-27T18:32:27.385Z] #77 186.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-27T18:32:27.385Z] #77 186.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-27T18:32:27.385Z] #77 186.3 checking for a Python interpreter with version >= 3... python3 [2022-07-27T18:32:27.385Z] #77 186.4 checking for python3... /usr/bin/python3 [2022-07-27T18:32:27.385Z] #77 186.4 checking for python3 version... 3.9 [2022-07-27T18:32:27.385Z] #77 186.5 checking for python3 platform... linux [2022-07-27T18:32:27.385Z] #77 186.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-27T18:32:27.385Z] #77 186.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-27T18:32:27.385Z] #77 187.2 checking that generated files are newer than configure... done [2022-07-27T18:32:27.385Z] #77 187.2 configure: creating ./config.status [2022-07-27T18:32:27.643Z] #77 ... [2022-07-27T18:32:27.643Z] [2022-07-27T18:32:27.643Z] #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-07-27T18:32:27.643Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:27.643Z] #21 41.40 Selecting previously unselected package apparmor. [2022-07-27T18:32:27.643Z] #21 41.40 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-27T18:32:27.643Z] #21 41.63 Unpacking apparmor (2.13.6-10) ... [2022-07-27T18:32:28.205Z] #77 218.3 GEN .version [2022-07-27T18:32:28.205Z] #77 218.4 make install-recursive [2022-07-27T18:32:28.205Z] #77 218.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-27T18:32:28.205Z] #77 218.6 Making install in libocispec [2022-07-27T18:32:28.205Z] #77 218.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:28.461Z] #77 218.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-27T18:32:28.461Z] #77 218.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-27T18:32:28.461Z] #77 218.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-27T18:32:28.461Z] #77 218.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-27T18:32:28.578Z] #21 42.34 Selecting previously unselected package inetutils-ping. [2022-07-27T18:32:28.578Z] #21 42.38 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-27T18:32:28.578Z] #21 42.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-27T18:32:28.837Z] #21 42.57 Selecting previously unselected package libip4tc2:amd64. [2022-07-27T18:32:28.837Z] #21 42.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-27T18:32:28.837Z] #21 42.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-27T18:32:28.837Z] #21 42.79 Selecting previously unselected package libip6tc2:amd64. [2022-07-27T18:32:28.837Z] #21 42.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-27T18:32:28.837Z] #21 42.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-27T18:32:29.095Z] #21 43.02 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-27T18:32:29.095Z] #21 43.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-27T18:32:29.095Z] #21 43.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-27T18:32:29.353Z] #21 43.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-27T18:32:29.353Z] #21 43.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-27T18:32:29.353Z] #21 43.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-27T18:32:29.612Z] #21 43.51 Selecting previously unselected package libnftnl11:amd64. [2022-07-27T18:32:29.612Z] #21 43.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-27T18:32:29.612Z] #21 43.56 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-27T18:32:30.178Z] #21 43.81 Selecting previously unselected package iptables. [2022-07-27T18:32:30.178Z] #21 43.82 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-27T18:32:30.178Z] #21 43.83 Unpacking iptables (1.8.7-1) ... [2022-07-27T18:32:30.355Z] #77 220.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-27T18:32:30.355Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-27T18:32:30.355Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-27T18:32:30.356Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-27T18:32:30.356Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-27T18:32:30.356Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-27T18:32:30.356Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-27T18:32:30.356Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-27T18:32:30.356Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-27T18:32:30.356Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-27T18:32:30.356Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-27T18:32:30.356Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-27T18:32:30.356Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-27T18:32:30.356Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-27T18:32:30.356Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-27T18:32:30.356Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-27T18:32:30.695Z] #21 44.36 Selecting previously unselected package libonig5:amd64. [2022-07-27T18:32:30.695Z] #21 44.36 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-27T18:32:30.695Z] #21 44.37 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:32:30.695Z] #21 44.60 Selecting previously unselected package libjq1:amd64. [2022-07-27T18:32:30.695Z] #21 44.60 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-27T18:32:30.953Z] #21 44.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:32:30.953Z] #21 44.81 Selecting previously unselected package jq. [2022-07-27T18:32:30.953Z] #21 44.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-27T18:32:31.211Z] #21 44.86 Unpacking jq (1.6-2.1) ... [2022-07-27T18:32:31.211Z] #21 45.12 Selecting previously unselected package libaio1:amd64. [2022-07-27T18:32:31.469Z] #21 45.12 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-27T18:32:31.469Z] #21 45.14 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-27T18:32:31.469Z] #21 45.18 Selecting previously unselected package libgpm2:amd64. [2022-07-27T18:32:31.469Z] #21 45.18 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-27T18:32:31.469Z] #21 45.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-27T18:32:31.469Z] #21 45.31 Selecting previously unselected package libicu67:amd64. [2022-07-27T18:32:31.469Z] #21 45.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-27T18:32:31.469Z] #21 45.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-27T18:32:32.248Z] #77 222.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-27T18:32:32.248Z] #77 222.7 make install-recursive [2022-07-27T18:32:32.248Z] #77 222.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:32.505Z] #77 222.9 Making install in yajl [2022-07-27T18:32:32.505Z] #77 222.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:32:32.762Z] #77 223.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-27T18:32:32.762Z] #77 223.0 CC verify/json_verify-json_verify.o [2022-07-27T18:32:32.762Z] #77 223.1 CC src/libyajl_la-yajl.lo [2022-07-27T18:32:32.762Z] #77 223.1 CC src/libyajl_la-yajl_gen.lo [2022-07-27T18:32:32.762Z] #77 223.2 CC src/libyajl_la-yajl_buf.lo [2022-07-27T18:32:32.762Z] #77 223.2 CC src/libyajl_la-yajl_parser.lo [2022-07-27T18:32:32.762Z] #77 223.2 CC src/libyajl_la-yajl_encode.lo [2022-07-27T18:32:32.762Z] #77 223.3 CC src/libyajl_la-yajl_lex.lo [2022-07-27T18:32:32.762Z] #77 223.3 CC src/libyajl_la-yajl_tree.lo [2022-07-27T18:32:34.133Z] #77 ... [2022-07-27T18:32:34.133Z] [2022-07-27T18:32:34.133Z] #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-07-27T18:32:34.133Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:34.133Z] #21 65.71 Selecting previously unselected package xfsprogs. [2022-07-27T18:32:34.133Z] #21 65.75 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-27T18:32:34.133Z] #21 65.75 Unpacking xfsprogs (5.10.0-4) ... [2022-07-27T18:32:34.133Z] #21 66.49 Selecting previously unselected package zip. [2022-07-27T18:32:34.133Z] #21 66.53 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-27T18:32:34.133Z] #21 66.53 Unpacking zip (3.0-12) ... [2022-07-27T18:32:34.133Z] #21 66.81 Selecting previously unselected package zstd. [2022-07-27T18:32:34.133Z] #21 66.82 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-27T18:32:34.133Z] #21 66.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:32:34.133Z] #21 67.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:32:34.133Z] #21 69.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-27T18:32:34.133Z] #21 69.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:32:34.133Z] #21 69.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-27T18:32:34.133Z] #21 69.64 Setting up libicu67:amd64 (67.1-7) ... [2022-07-27T18:32:34.133Z] #21 69.65 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-27T18:32:34.133Z] #21 69.67 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-27T18:32:34.133Z] #21 69.69 Setting up uidmap (1:4.8.1-1) ... [2022-07-27T18:32:34.133Z] #21 69.70 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:32:34.133Z] #21 69.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:32:34.133Z] #21 69.73 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:32:34.133Z] #21 69.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:32:34.133Z] #21 69.75 Setting up python3-wheel (0.34.2-1) ... [2022-07-27T18:32:34.133Z] #21 70.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:34.133Z] #21 71.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:32:34.133Z] #21 71.01 Setting up libcap2-bin (1:2.44-1) ... [2022-07-27T18:32:34.133Z] #21 71.02 Setting up apparmor (2.13.6-10) ... [2022-07-27T18:32:34.392Z] #21 72.99 Setting up zip (3.0-12) ... [2022-07-27T18:32:34.392Z] #21 73.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:34.392Z] #21 73.08 Setting up bash-completion (1:2.11-2) ... [2022-07-27T18:32:36.795Z] #64 ... [2022-07-27T18:32:36.795Z] [2022-07-27T18:32:36.795Z] #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-07-27T18:32:36.795Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:36.795Z] #77 188.5 CCLD libocispec.la [2022-07-27T18:32:36.795Z] #77 188.9 CCLD src/validate [2022-07-27T18:32:36.795Z] #77 188.9 CCLD tests/test-1 [2022-07-27T18:32:36.795Z] #77 188.9 CCLD tests/test-2 [2022-07-27T18:32:36.795Z] #77 188.9 CCLD tests/test-3 [2022-07-27T18:32:36.795Z] #77 188.9 CCLD tests/test-4 [2022-07-27T18:32:36.795Z] #77 189.0 CCLD tests/test-5 [2022-07-27T18:32:36.795Z] #77 189.0 CCLD tests/test-6 [2022-07-27T18:32:36.795Z] #77 189.1 CCLD tests/test-7 [2022-07-27T18:32:36.795Z] #77 189.2 CCLD tests/test-8 [2022-07-27T18:32:36.795Z] #77 189.3 CCLD tests/test-9 [2022-07-27T18:32:36.795Z] #77 189.3 CCLD tests/test-10 [2022-07-27T18:32:36.795Z] #77 189.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-27T18:32:36.795Z] #77 189.5 CCLD tests/test-11 [2022-07-27T18:32:36.795Z] #77 191.2 libtool: link: ar cr libocispec.a [2022-07-27T18:32:36.795Z] #77 191.3 libtool: link: ranlib libocispec.a [2022-07-27T18:32:36.835Z] #21 ... [2022-07-27T18:32:36.835Z] [2022-07-27T18:32:36.835Z] #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-07-27T18:32:36.835Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:36.835Z] #77 192.6 config.status: creating Makefile [2022-07-27T18:32:36.835Z] #77 192.6 config.status: creating config.h [2022-07-27T18:32:36.835Z] #77 192.7 config.status: executing libtool commands [2022-07-27T18:32:36.835Z] #77 192.7 config.status: executing depfiles commands [2022-07-27T18:32:36.835Z] #77 194.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-27T18:32:36.835Z] #77 194.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-27T18:32:36.835Z] #77 194.9 checking for gcc... gcc [2022-07-27T18:32:36.835Z] #77 195.1 checking whether the C compiler works... yes [2022-07-27T18:32:36.835Z] #77 195.4 checking for C compiler default output file name... a.out [2022-07-27T18:32:36.835Z] #77 195.4 checking for suffix of executables... [2022-07-27T18:32:36.835Z] #77 195.6 checking whether we are cross compiling... no [2022-07-27T18:32:36.835Z] #77 196.0 checking for suffix of object files... o [2022-07-27T18:32:36.835Z] #77 196.2 checking whether we are using the GNU C compiler... yes [2022-07-27T18:32:36.835Z] #77 196.5 checking whether gcc accepts -g... yes [2022-07-27T18:32:36.835Z] #77 196.6 checking for gcc option to accept ISO C89... none needed [2022-07-27T18:32:36.835Z] #77 196.9 checking whether gcc understands -c and -o together... yes [2022-07-27T18:32:36.835Z] #77 197.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-27T18:32:36.835Z] #77 197.1 checking whether build environment is sane... yes [2022-07-27T18:32:36.835Z] #77 197.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-27T18:32:36.835Z] #77 197.3 checking for gawk... no [2022-07-27T18:32:36.835Z] #77 197.3 checking for mawk... mawk [2022-07-27T18:32:36.835Z] #77 197.3 checking whether make sets $(MAKE)... yes [2022-07-27T18:32:36.835Z] #77 197.4 checking whether make supports the include directive... yes (GNU style) [2022-07-27T18:32:36.835Z] #77 197.4 checking whether make supports nested variables... yes [2022-07-27T18:32:36.835Z] #77 197.5 checking whether UID '0' is supported by ustar format... yes [2022-07-27T18:32:36.835Z] #77 197.5 checking whether GID '0' is supported by ustar format... yes [2022-07-27T18:32:36.835Z] #77 197.5 checking how to create a ustar tar archive... gnutar [2022-07-27T18:32:36.835Z] #77 197.6 checking dependency style of gcc... gcc3 [2022-07-27T18:32:36.835Z] #77 197.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-27T18:32:36.835Z] #77 197.8 checking whether make supports nested variables... (cached) yes [2022-07-27T18:32:37.069Z] #19 336.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-27T18:32:37.069Z] #19 336.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:37.069Z] #19 336.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:32:37.069Z] #19 336.0 Selecting previously unselected package patch. [2022-07-27T18:32:37.069Z] #19 336.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-27T18:32:37.069Z] #19 336.0 Unpacking patch (2.7.6-7) ... [2022-07-27T18:32:37.069Z] #19 336.1 Selecting previously unselected package dpkg-dev. [2022-07-27T18:32:37.069Z] #19 336.1 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-27T18:32:37.069Z] #19 336.1 Unpacking dpkg-dev (1.20.11) ... [2022-07-27T18:32:37.069Z] #19 336.3 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-27T18:32:37.069Z] #19 336.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-27T18:32:37.069Z] #19 336.3 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-27T18:32:37.069Z] #19 336.3 Selecting previously unselected package libio-string-perl. [2022-07-27T18:32:37.069Z] #19 336.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-27T18:32:37.069Z] #19 336.3 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-27T18:32:37.069Z] #19 336.4 Selecting previously unselected package libicu67:amd64. [2022-07-27T18:32:37.069Z] #19 336.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-27T18:32:37.069Z] #19 336.4 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-27T18:32:37.069Z] #19 337.4 Selecting previously unselected package libxml2:amd64. [2022-07-27T18:32:37.069Z] #19 337.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-27T18:32:37.069Z] #19 337.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:32:37.069Z] #19 337.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-27T18:32:37.069Z] #19 337.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-27T18:32:37.069Z] #19 337.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-27T18:32:37.069Z] #19 337.6 Selecting previously unselected package libxml-sax-base-perl. [2022-07-27T18:32:37.069Z] #19 337.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-27T18:32:37.069Z] #19 337.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-27T18:32:37.069Z] #19 337.6 Selecting previously unselected package libxml-sax-perl. [2022-07-27T18:32:37.069Z] #19 337.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-27T18:32:37.069Z] #19 337.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-27T18:32:37.069Z] #19 337.7 Selecting previously unselected package libxml-libxml-perl. [2022-07-27T18:32:37.069Z] #19 337.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-27T18:32:37.069Z] #19 337.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-27T18:32:37.069Z] #19 ... [2022-07-27T18:32:37.069Z] [2022-07-27T18:32:37.069Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:32:37.069Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:32:37.069Z] #62 350.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-27T18:32:37.092Z] #77 197.8 checking build system type... [2022-07-27T18:32:37.092Z] #77 ... [2022-07-27T18:32:37.092Z] [2022-07-27T18:32:37.092Z] #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-07-27T18:32:37.092Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:37.092Z] #21 50.89 Selecting previously unselected package libinih1:amd64. [2022-07-27T18:32:37.092Z] #21 50.89 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-27T18:32:37.092Z] #21 50.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-27T18:32:37.092Z] #21 50.97 Selecting previously unselected package libnet1:amd64. [2022-07-27T18:32:37.092Z] #21 50.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-27T18:32:37.092Z] #21 50.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:32:37.350Z] #21 51.25 Selecting previously unselected package libnl-3-200:amd64. [2022-07-27T18:32:37.350Z] #21 51.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-27T18:32:37.350Z] #21 51.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:32:37.607Z] #21 51.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:32:37.607Z] #21 51.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:32:37.607Z] #21 51.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:32:37.865Z] #21 51.85 Selecting previously unselected package libyajl2:amd64. [2022-07-27T18:32:37.865Z] #21 51.87 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-27T18:32:37.865Z] #21 51.89 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:32:38.007Z] #62 DONE 350.9s [2022-07-27T18:32:38.007Z] [2022-07-27T18:32:38.007Z] #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-07-27T18:32:38.007Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-27T18:32:38.007Z] #19 337.9 Selecting previously unselected package libxml-simple-perl. [2022-07-27T18:32:38.007Z] #19 337.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-27T18:32:38.007Z] #19 337.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-27T18:32:38.007Z] #19 338.1 Selecting previously unselected package libyaml-perl. [2022-07-27T18:32:38.007Z] #19 338.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-27T18:32:38.007Z] #19 338.1 Unpacking libyaml-perl (1.30-1) ... [2022-07-27T18:32:38.007Z] #19 338.5 Selecting previously unselected package libconfig-auto-perl. [2022-07-27T18:32:38.007Z] #19 338.5 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-27T18:32:38.007Z] #19 338.5 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-27T18:32:38.007Z] #19 338.6 Selecting previously unselected package libfile-which-perl. [2022-07-27T18:32:38.007Z] #19 338.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-27T18:32:38.007Z] #19 338.6 Unpacking libfile-which-perl (1.23-1) ... [2022-07-27T18:32:38.007Z] #19 338.6 Selecting previously unselected package libfile-homedir-perl. [2022-07-27T18:32:38.007Z] #19 338.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-27T18:32:38.007Z] #19 338.6 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-27T18:32:38.007Z] #19 338.7 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-27T18:32:38.007Z] #19 338.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-27T18:32:38.007Z] #19 338.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-27T18:32:38.007Z] #19 338.7 Selecting previously unselected package dpkg-cross. [2022-07-27T18:32:38.007Z] #19 338.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-27T18:32:38.124Z] #21 52.10 Selecting previously unselected package net-tools. [2022-07-27T18:32:38.124Z] #21 52.15 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-27T18:32:38.267Z] #19 338.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-27T18:32:38.268Z] #19 338.8 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-27T18:32:38.268Z] #19 338.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-27T18:32:38.268Z] #19 338.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-27T18:32:38.268Z] #19 338.8 Selecting previously unselected package libc6-armel-cross. [2022-07-27T18:32:38.268Z] #19 338.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-27T18:32:38.268Z] #19 338.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-27T18:32:38.383Z] #21 52.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:32:38.528Z] #19 339.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-27T18:32:38.528Z] #19 339.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:38.528Z] #19 339.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:32:38.528Z] #19 339.1 Selecting previously unselected package libgomp1-armel-cross. [2022-07-27T18:32:38.528Z] #19 339.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:38.528Z] #19 339.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:32:38.528Z] #19 339.1 Selecting previously unselected package libatomic1-armel-cross. [2022-07-27T18:32:38.528Z] #19 339.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:38.528Z] #19 339.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:32:38.528Z] #19 339.1 Selecting previously unselected package libasan6-armel-cross. [2022-07-27T18:32:38.528Z] #19 339.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:38.528Z] #19 339.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:32:38.696Z] #77 193.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:38.696Z] #77 193.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:32:38.696Z] #77 193.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:32:38.696Z] #77 193.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:38.696Z] #77 193.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:38.696Z] #77 193.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:38.696Z] #77 193.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:38.696Z] #77 193.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-27T18:32:38.696Z] #77 193.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-27T18:32:38.696Z] #77 193.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-27T18:32:38.696Z] #77 193.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-27T18:32:38.696Z] #77 193.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-27T18:32:38.696Z] #77 193.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-27T18:32:38.696Z] #77 193.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-27T18:32:38.696Z] #77 193.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-27T18:32:38.788Z] #19 339.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-27T18:32:38.789Z] #19 339.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:38.789Z] #19 339.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:32:38.789Z] #19 339.5 Selecting previously unselected package libubsan1-armel-cross. [2022-07-27T18:32:38.950Z] #21 52.76 Selecting previously unselected package patch. [2022-07-27T18:32:38.950Z] #21 52.78 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-27T18:32:38.950Z] #21 52.80 Unpacking patch (2.7.6-7) ... [2022-07-27T18:32:38.952Z] #77 193.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-27T18:32:38.952Z] #77 193.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-27T18:32:38.952Z] #77 193.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-27T18:32:38.952Z] #77 193.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-27T18:32:38.952Z] #77 193.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-27T18:32:38.952Z] #77 193.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-27T18:32:38.952Z] #77 193.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-27T18:32:39.048Z] #19 339.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:39.048Z] #19 339.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:32:39.048Z] #19 339.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-27T18:32:39.048Z] #19 339.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:39.048Z] #19 339.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:32:39.048Z] #19 339.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-27T18:32:39.208Z] #77 193.8 CC src/libcrun/libcrun_testing_a-error.o [2022-07-27T18:32:39.208Z] #77 193.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-27T18:32:39.208Z] #77 193.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-27T18:32:39.208Z] #77 193.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-27T18:32:39.208Z] #77 194.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-27T18:32:39.208Z] #21 53.01 Selecting previously unselected package python-pip-whl. [2022-07-27T18:32:39.208Z] #21 53.08 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:32:39.208Z] #21 53.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:32:39.308Z] #19 339.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:32:39.308Z] #19 339.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-27T18:32:39.464Z] #77 194.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-27T18:32:39.464Z] #77 194.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-27T18:32:39.647Z] #21 78.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:32:39.647Z] #21 78.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:32:39.647Z] #21 78.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-27T18:32:39.647Z] #21 78.33 Setting up patch (2.7.6-7) ... [2022-07-27T18:32:39.647Z] #21 78.36 Setting up sudo (1.9.5p2-3) ... [2022-07-27T18:32:39.647Z] #21 78.44 invoke-rc.d: could not determine current runlevel [2022-07-27T18:32:39.720Z] #77 194.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-27T18:32:39.720Z] #77 194.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-27T18:32:39.720Z] #77 194.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-27T18:32:39.908Z] #21 78.44 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-27T18:32:39.908Z] #21 78.47 Setting up xfsprogs (5.10.0-4) ... [2022-07-27T18:32:39.908Z] #21 78.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-27T18:32:39.908Z] #21 78.51 Setting up inetutils-ping (2:2.0-1) ... [2022-07-27T18:32:39.908Z] #21 78.53 Setting up pigz (2.6-1) ... [2022-07-27T18:32:39.908Z] #21 78.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-27T18:32:39.908Z] #21 78.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:32:39.908Z] #21 78.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:32:39.908Z] #21 78.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:39.976Z] #77 194.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-27T18:32:39.976Z] #77 194.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-27T18:32:39.976Z] #77 194.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-27T18:32:40.538Z] #77 195.1 CC src/crun-crun.o [2022-07-27T18:32:40.538Z] #77 195.3 CC src/crun-run.o [2022-07-27T18:32:40.583Z] #21 54.21 Selecting previously unselected package python3-lib2to3. [2022-07-27T18:32:40.583Z] #21 54.21 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-27T18:32:40.583Z] #21 54.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:32:40.583Z] #21 54.33 Selecting previously unselected package python3-distutils. [2022-07-27T18:32:40.583Z] #21 54.35 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-27T18:32:40.583Z] #21 54.36 Unpacking python3-distutils (3.9.2-1) ... [2022-07-27T18:32:40.794Z] #77 195.5 CC src/crun-delete.o [2022-07-27T18:32:40.794Z] #77 195.6 CC src/crun-pause.o [2022-07-27T18:32:40.842Z] #21 54.64 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:32:40.842Z] #21 54.65 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:32:40.842Z] #21 54.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:32:40.849Z] #21 ... [2022-07-27T18:32:40.850Z] [2022-07-27T18:32:40.850Z] #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-07-27T18:32:40.850Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:40.850Z] #77 231.3 CCLD libyajl.la [2022-07-27T18:32:41.050Z] #77 195.7 CC src/crun-kill.o [2022-07-27T18:32:41.050Z] #77 195.8 CC src/crun-unpause.o [2022-07-27T18:32:41.101Z] #21 54.95 Selecting previously unselected package python3-setuptools. [2022-07-27T18:32:41.101Z] #21 54.95 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-27T18:32:41.101Z] #21 54.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-27T18:32:41.306Z] #77 195.9 CC src/crun-spec.o [2022-07-27T18:32:41.306Z] #77 196.0 CC src/crun-exec.o [2022-07-27T18:32:41.306Z] #77 196.0 CC src/crun-list.o [2022-07-27T18:32:41.360Z] #21 55.24 Selecting previously unselected package python3-wheel. [2022-07-27T18:32:41.360Z] #21 55.27 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-27T18:32:41.360Z] #21 55.28 Unpacking python3-wheel (0.34.2-1) ... [2022-07-27T18:32:41.413Z] #77 231.8 CCLD verify/json_verify [2022-07-27T18:32:41.446Z] #77 ... [2022-07-27T18:32:41.446Z] [2022-07-27T18:32:41.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-07-27T18:32:41.446Z] #26 sha256:b9604400b4756e0de83e4c1cb10f52ec5eed3367ad0faccd78215798629b5cff [2022-07-27T18:32:41.446Z] #26 262.2 + return [2022-07-27T18:32:41.561Z] #77 196.2 CC src/crun-create.o [2022-07-27T18:32:41.618Z] #21 55.44 Selecting previously unselected package python3-pip. [2022-07-27T18:32:41.618Z] #21 55.45 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:32:41.618Z] #21 55.48 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:32:41.817Z] #77 196.4 CC src/crun-start.o [2022-07-27T18:32:41.817Z] #77 196.5 CC src/crun-state.o [2022-07-27T18:32:41.976Z] #77 232.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:32:41.976Z] #77 232.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:32:41.976Z] #77 232.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:32:41.976Z] #77 232.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:32:41.976Z] #77 232.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:32:41.977Z] #77 232.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:41.977Z] #77 232.4 CC src/validate.o [2022-07-27T18:32:41.977Z] #77 232.4 CC src/image_spec_schema_config_schema.lo [2022-07-27T18:32:41.977Z] #77 232.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-27T18:32:41.977Z] #77 232.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-27T18:32:42.073Z] #77 196.7 CC src/crun-update.o [2022-07-27T18:32:42.074Z] #77 196.8 CC src/crun-ps.o [2022-07-27T18:32:42.185Z] #21 55.90 Selecting previously unselected package sudo. [2022-07-27T18:32:42.185Z] #21 55.91 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-27T18:32:42.185Z] #21 55.94 Unpacking sudo (1.9.5p2-3) ... [2022-07-27T18:32:42.233Z] #77 232.5 CC src/image_spec_schema_defs.lo [2022-07-27T18:32:42.233Z] #77 232.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-27T18:32:42.233Z] #77 232.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-27T18:32:42.233Z] #77 232.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-27T18:32:42.233Z] #77 232.5 CC src/runtime_spec_schema_config_linux.lo [2022-07-27T18:32:42.233Z] #77 232.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-27T18:32:42.233Z] #77 232.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-27T18:32:42.233Z] #77 232.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-27T18:32:42.233Z] #77 232.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-27T18:32:42.233Z] #77 232.7 CC src/runtime_spec_schema_defs.lo [2022-07-27T18:32:42.330Z] #77 196.9 CC src/crun-checkpoint.o [2022-07-27T18:32:42.330Z] #77 197.0 CC src/crun-restore.o [2022-07-27T18:32:42.490Z] #77 232.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-27T18:32:42.490Z] #77 232.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-27T18:32:42.490Z] #77 232.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-27T18:32:42.490Z] #77 232.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-27T18:32:42.490Z] #77 232.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-27T18:32:42.587Z] #77 197.3 CC src/libcrun/libcrun_la-utils.lo [2022-07-27T18:32:42.746Z] #77 232.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-27T18:32:42.746Z] #77 233.0 CC src/basic_test_double_array_item.lo [2022-07-27T18:32:42.746Z] #77 233.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-27T18:32:42.746Z] #77 233.0 CC src/basic_test_double_array.lo [2022-07-27T18:32:42.746Z] #77 233.1 CC src/basic_test_top_array_int.lo [2022-07-27T18:32:42.844Z] #77 197.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-27T18:32:42.844Z] #77 197.5 CC src/libcrun/libcrun_la-container.lo [2022-07-27T18:32:43.003Z] #77 233.3 CC src/basic_test_top_double_array_int.lo [2022-07-27T18:32:43.003Z] #77 233.3 CC src/basic_test_top_array_string.lo [2022-07-27T18:32:43.003Z] #77 233.4 CC src/basic_test_top_double_array_obj.lo [2022-07-27T18:32:43.101Z] #77 197.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-27T18:32:43.101Z] #77 197.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-27T18:32:43.119Z] #21 56.82 Selecting previously unselected package thin-provisioning-tools. [2022-07-27T18:32:43.120Z] #21 56.83 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-27T18:32:43.120Z] #21 56.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:32:43.260Z] #77 233.6 CC src/basic_test_top_double_array_refobj.lo [2022-07-27T18:32:43.260Z] #77 233.7 CC src/basic_test_top_double_array_string.lo [2022-07-27T18:32:43.358Z] #77 198.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-27T18:32:43.378Z] #21 57.24 Selecting previously unselected package uidmap. [2022-07-27T18:32:43.378Z] #21 57.25 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-27T18:32:43.378Z] #21 57.25 Unpacking uidmap (1:4.8.1-1) ... [2022-07-27T18:32:43.517Z] #77 233.8 CC src/read-file.lo [2022-07-27T18:32:43.517Z] #77 233.9 CC src/json_common.lo [2022-07-27T18:32:43.517Z] #77 233.9 CC tests/test-1.o [2022-07-27T18:32:43.517Z] #77 234.0 CC tests/test-2.o [2022-07-27T18:32:43.614Z] #77 198.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-27T18:32:43.614Z] #77 198.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-27T18:32:43.636Z] #21 57.56 Selecting previously unselected package vim-runtime. [2022-07-27T18:32:43.871Z] #77 198.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-27T18:32:43.871Z] #77 198.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-27T18:32:43.897Z] #21 57.57 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:32:43.897Z] #21 57.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-27T18:32:43.897Z] #21 57.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-27T18:32:43.897Z] #21 57.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:43.982Z] #26 ... [2022-07-27T18:32:43.982Z] [2022-07-27T18:32:43.982Z] #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-07-27T18:32:43.982Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-27T18:32:43.982Z] #77 223.4 AR libcrun_testing.a [2022-07-27T18:32:43.983Z] #77 223.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-27T18:32:43.983Z] #77 223.5 CCLD tests/tests_libcrun_utils [2022-07-27T18:32:43.983Z] #77 223.5 CCLD tests/tests_libcrun_errors [2022-07-27T18:32:43.983Z] #77 223.5 CCLD tests/tests_libcrun_fuzzer [2022-07-27T18:32:43.983Z] #77 223.7 CCLD libcrun.la [2022-07-27T18:32:43.983Z] #77 224.6 CCLD crun [2022-07-27T18:32:43.983Z] #77 224.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-27T18:32:43.983Z] #77 224.9 /bin/mkdir -p '/usr/local/lib' [2022-07-27T18:32:43.983Z] #77 224.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-27T18:32:43.983Z] #77 224.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-27T18:32:43.983Z] #77 224.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-27T18:32:43.983Z] #77 225.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-27T18:32:43.983Z] #77 225.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-27T18:32:43.983Z] #77 225.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-27T18:32:43.983Z] #77 225.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-27T18:32:43.983Z] #77 225.5 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-07-27T18:32:43.983Z] #77 225.5 ---------------------------------------------------------------------- [2022-07-27T18:32:43.983Z] #77 225.5 Libraries have been installed in: [2022-07-27T18:32:43.983Z] #77 225.5 /usr/local/lib [2022-07-27T18:32:43.983Z] #77 225.5 [2022-07-27T18:32:43.983Z] #77 225.5 If you ever happen to want to link against installed libraries [2022-07-27T18:32:43.983Z] #77 225.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-27T18:32:43.983Z] #77 225.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-27T18:32:43.983Z] #77 225.5 flag during linking and do at least one of the following: [2022-07-27T18:32:43.983Z] #77 225.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-27T18:32:43.983Z] #77 225.5 during execution [2022-07-27T18:32:43.983Z] #77 225.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-27T18:32:43.983Z] #77 225.5 during linking [2022-07-27T18:32:43.983Z] #77 225.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-27T18:32:43.983Z] #77 225.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-27T18:32:43.983Z] #77 225.5 [2022-07-27T18:32:43.983Z] #77 225.5 See any operating system documentation about shared libraries for [2022-07-27T18:32:43.983Z] #77 225.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-27T18:32:43.983Z] #77 225.5 ---------------------------------------------------------------------- [2022-07-27T18:32:43.983Z] #77 225.5 /bin/mkdir -p '/build' [2022-07-27T18:32:43.983Z] #77 225.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-27T18:32:43.983Z] #77 225.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-27T18:32:43.983Z] #77 225.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-27T18:32:43.983Z] #77 225.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-27T18:32:43.983Z] #77 225.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-27T18:32:43.983Z] #77 DONE 228.6s [2022-07-27T18:32:43.983Z] [2022-07-27T18:32:43.983Z] #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-07-27T18:32:43.983Z] #60 sha256:004efcfa8b1fd9b428a0f828c058d025a02aabf173dea8f21510a3b4d524422e [2022-07-27T18:32:43.983Z] #60 155.1 + mkdir -p /build [2022-07-27T18:32:43.983Z] #60 155.1 + cp runc /build/runc [2022-07-27T18:32:43.983Z] #60 DONE 156.1s [2022-07-27T18:32:43.983Z] [2022-07-27T18:32:43.983Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:32:43.983Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-27T18:32:43.983Z] #55 267.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-27T18:32:43.983Z] #55 DONE 268.1s [2022-07-27T18:32:43.983Z] [2022-07-27T18:32:43.983Z] #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-07-27T18:32:43.983Z] #26 sha256:b9604400b4756e0de83e4c1cb10f52ec5eed3367ad0faccd78215798629b5cff [2022-07-27T18:32:43.983Z] #26 DONE 267.8s [2022-07-27T18:32:43.983Z] [2022-07-27T18:32:43.983Z] #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-07-27T18:32:43.983Z] #64 sha256:3e7f3b9acd79a29c8f621da778b4e9456451ba3dd81474b36e804f804c698d59 [2022-07-27T18:32:44.080Z] #77 234.4 CC tests/test-3.o [2022-07-27T18:32:44.127Z] #77 199.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-27T18:32:44.337Z] #77 234.6 CC tests/test-4.o [2022-07-27T18:32:44.337Z] #77 234.6 CC tests/test-5.o [2022-07-27T18:32:44.337Z] #77 234.8 CC tests/test-8.o [2022-07-27T18:32:44.589Z] #19 344.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-27T18:32:44.589Z] #19 344.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:44.589Z] #19 344.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-27T18:32:44.589Z] #19 344.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-27T18:32:44.589Z] #19 344.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-27T18:32:44.589Z] #19 344.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-27T18:32:44.589Z] #19 344.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-27T18:32:44.589Z] #19 344.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-27T18:32:44.589Z] #19 344.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-27T18:32:44.589Z] #19 344.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-27T18:32:44.589Z] #19 344.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:44.589Z] #19 344.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:32:44.589Z] #19 345.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-27T18:32:44.589Z] #19 345.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:32:44.589Z] #19 345.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-27T18:32:44.594Z] #77 234.9 CC tests/test-7.o [2022-07-27T18:32:44.594Z] #77 234.9 CC tests/test-9.o [2022-07-27T18:32:44.693Z] #77 199.3 CC src/libcrun/libcrun_la-linux.lo [2022-07-27T18:32:44.851Z] #77 235.0 CC tests/test-6.o [2022-07-27T18:32:44.851Z] #77 235.2 CC tests/test-10.o [2022-07-27T18:32:44.950Z] #77 199.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-27T18:32:45.206Z] #77 199.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-27T18:32:45.462Z] #77 200.1 CC src/libcrun/libcrun_la-error.lo [2022-07-27T18:32:45.462Z] #77 ... [2022-07-27T18:32:45.462Z] [2022-07-27T18:32:45.462Z] #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-07-27T18:32:45.462Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:32:45.462Z] #47 244.5 + dpkg --print-architecture [2022-07-27T18:32:45.462Z] #47 244.5 + git checkout -q v2.1.0 [2022-07-27T18:32:45.462Z] #47 244.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-27T18:32:45.462Z] #47 244.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-27T18:32:45.727Z] #47 ... [2022-07-27T18:32:45.727Z] [2022-07-27T18:32:45.727Z] #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-07-27T18:32:45.727Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:45.727Z] #77 200.4 CC src/libcrun/libcrun_la-status.lo [2022-07-27T18:32:45.780Z] #77 236.1 CC tests/test-11.o [2022-07-27T18:32:45.982Z] #77 200.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-27T18:32:45.982Z] #77 200.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-27T18:32:46.238Z] #77 200.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-27T18:32:46.494Z] #77 201.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-27T18:32:46.750Z] #77 201.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-27T18:32:47.183Z] #21 ... [2022-07-27T18:32:47.183Z] [2022-07-27T18:32:47.183Z] #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-07-27T18:32:47.183Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:47.183Z] #77 197.8 checking build system type... x86_64-pc-linux-gnu [2022-07-27T18:32:47.183Z] #77 198.3 checking host system type... x86_64-pc-linux-gnu [2022-07-27T18:32:47.183Z] #77 198.3 checking how to print strings... printf [2022-07-27T18:32:47.183Z] #77 198.3 checking for a sed that does not truncate output... /bin/sed [2022-07-27T18:32:47.183Z] #77 198.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-27T18:32:47.183Z] #77 198.4 checking for egrep... /bin/grep -E [2022-07-27T18:32:47.183Z] #77 198.4 checking for fgrep... /bin/grep -F [2022-07-27T18:32:47.183Z] #77 198.4 checking for ld used by gcc... /usr/bin/ld [2022-07-27T18:32:47.183Z] #77 198.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-27T18:32:47.183Z] #77 198.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-27T18:32:47.183Z] #77 198.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-27T18:32:47.183Z] #77 198.8 checking whether ln -s works... yes [2022-07-27T18:32:47.183Z] #77 198.8 checking the maximum length of command line arguments... 1572864 [2022-07-27T18:32:47.183Z] #77 199.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-27T18:32:47.183Z] #77 199.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-27T18:32:47.183Z] #77 199.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-27T18:32:47.183Z] #77 199.0 checking for objdump... objdump [2022-07-27T18:32:47.183Z] #77 199.0 checking how to recognize dependent libraries... pass_all [2022-07-27T18:32:47.183Z] #77 199.0 checking for dlltool... no [2022-07-27T18:32:47.183Z] #77 199.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-27T18:32:47.183Z] #77 199.0 checking for ar... ar [2022-07-27T18:32:47.183Z] #77 199.0 checking for archiver @FILE support... @ [2022-07-27T18:32:47.183Z] #77 199.3 checking for strip... strip [2022-07-27T18:32:47.183Z] #77 199.3 checking for ranlib... ranlib [2022-07-27T18:32:47.183Z] #77 199.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-27T18:32:47.183Z] #77 200.1 checking for sysroot... no [2022-07-27T18:32:47.183Z] #77 200.2 checking for a working dd... /bin/dd [2022-07-27T18:32:47.183Z] #77 200.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-27T18:32:47.183Z] #77 200.4 checking for mt... no [2022-07-27T18:32:47.183Z] #77 200.4 checking if : is a manifest tool... no [2022-07-27T18:32:47.183Z] #77 200.5 checking how to run the C preprocessor... gcc -E [2022-07-27T18:32:47.183Z] #77 201.0 checking for ANSI C header files... yes [2022-07-27T18:32:47.183Z] #77 202.0 checking for sys/types.h... yes [2022-07-27T18:32:47.183Z] #77 202.3 checking for sys/stat.h... yes [2022-07-27T18:32:47.183Z] #77 202.4 checking for stdlib.h... yes [2022-07-27T18:32:47.183Z] #77 202.6 checking for string.h... yes [2022-07-27T18:32:47.183Z] #77 203.0 checking for memory.h... yes [2022-07-27T18:32:47.183Z] #77 203.4 checking for strings.h... yes [2022-07-27T18:32:47.183Z] #77 203.7 checking for inttypes.h... yes [2022-07-27T18:32:47.183Z] #77 204.1 checking for stdint.h... yes [2022-07-27T18:32:47.183Z] #77 204.5 checking for unistd.h... yes [2022-07-27T18:32:47.183Z] #77 204.8 checking for dlfcn.h... yes [2022-07-27T18:32:47.183Z] #77 205.1 checking for objdir... .libs [2022-07-27T18:32:47.183Z] #77 205.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-27T18:32:47.183Z] #77 205.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-27T18:32:47.183Z] #77 205.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-27T18:32:47.183Z] #77 206.0 checking if gcc static flag -static works... yes [2022-07-27T18:32:47.183Z] #77 206.5 checking if gcc supports -c -o file.o... yes [2022-07-27T18:32:47.183Z] #77 206.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-27T18:32:47.183Z] #77 206.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-27T18:32:47.183Z] #77 206.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-27T18:32:47.183Z] #77 207.1 checking how to hardcode library paths into programs... immediate [2022-07-27T18:32:47.183Z] #77 207.1 checking whether stripping libraries is possible... yes [2022-07-27T18:32:47.183Z] #77 207.1 checking if libtool supports shared libraries... yes [2022-07-27T18:32:47.183Z] #77 207.1 checking whether to build shared libraries... no [2022-07-27T18:32:47.183Z] #77 207.1 checking whether to build static libraries... yes [2022-07-27T18:32:47.183Z] #77 207.1 checking float.h usability... yes [2022-07-27T18:32:47.183Z] #77 207.4 checking float.h presence... yes [2022-07-27T18:32:47.183Z] #77 207.4 checking for float.h... yes [2022-07-27T18:32:47.183Z] #77 207.5 checking limits.h usability... yes [2022-07-27T18:32:47.183Z] #77 207.6 checking limits.h presence... yes [2022-07-27T18:32:47.183Z] #77 207.7 checking for limits.h... yes [2022-07-27T18:32:47.183Z] #77 207.7 checking stddef.h usability... yes [2022-07-27T18:32:47.183Z] #77 208.0 checking stddef.h presence... yes [2022-07-27T18:32:47.183Z] #77 208.1 checking for stddef.h... yes [2022-07-27T18:32:47.183Z] #77 208.1 checking for stdlib.h... (cached) yes [2022-07-27T18:32:47.183Z] #77 208.1 checking for string.h... (cached) yes [2022-07-27T18:32:47.183Z] #77 208.2 checking sys/time.h usability... yes [2022-07-27T18:32:47.313Z] #77 201.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-27T18:32:47.313Z] #77 202.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-27T18:32:47.443Z] #77 208.4 checking sys/time.h presence... yes [2022-07-27T18:32:47.443Z] #77 208.5 checking for sys/time.h... yes [2022-07-27T18:32:47.443Z] #77 208.5 checking for inline... inline [2022-07-27T18:32:47.703Z] #77 208.6 checking for size_t... yes [2022-07-27T18:32:47.703Z] #77 209.0 checking for stdlib.h... (cached) yes [2022-07-27T18:32:47.961Z] #77 209.0 checking for GNU libc compatible malloc... yes [2022-07-27T18:32:48.173Z] #64 ... [2022-07-27T18:32:48.173Z] [2022-07-27T18:32:48.173Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-27T18:32:48.173Z] #27 sha256:3d43bbbeb6e893a2b044cc347bd5d5dcf5105c11859cdc9f6e77713fe83c2a66 [2022-07-27T18:32:48.220Z] #77 209.3 checking for stdlib.h... (cached) yes [2022-07-27T18:32:48.243Z] #77 202.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-27T18:32:48.243Z] #77 203.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-27T18:32:48.300Z] #77 ... [2022-07-27T18:32:48.300Z] [2022-07-27T18:32:48.300Z] #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-07-27T18:32:48.300Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:48.300Z] #21 79.65 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-27T18:32:48.300Z] #21 79.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:32:48.300Z] #21 80.31 Setting up libelf1:amd64 (0.183-1) ... [2022-07-27T18:32:48.300Z] #21 80.33 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:32:48.300Z] #21 80.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:32:48.300Z] #21 80.37 Setting up python3-distutils (3.9.2-1) ... [2022-07-27T18:32:48.300Z] #21 81.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:48.300Z] #21 81.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-27T18:32:48.300Z] #21 81.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-27T18:32:48.300Z] #21 81.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-27T18:32:48.300Z] #21 81.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-27T18:32:48.300Z] #21 81.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-27T18:32:48.300Z] #21 81.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-27T18:32:48.301Z] #21 81.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-27T18:32:48.301Z] #21 81.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-27T18:32:48.301Z] #21 81.30 Setting up python3-setuptools (52.0.0-4) ... [2022-07-27T18:32:48.301Z] #21 83.17 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:32:48.301Z] #21 83.21 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-27T18:32:48.301Z] #21 83.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:32:48.301Z] #21 83.29 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:32:48.301Z] #21 85.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-27T18:32:48.301Z] #21 85.99 Setting up jq (1.6-2.1) ... [2022-07-27T18:32:48.301Z] #21 86.04 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-27T18:32:48.301Z] #21 86.06 Setting up iptables (1.8.7-1) ... [2022-07-27T18:32:48.301Z] #21 86.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:32:48.301Z] #21 86.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:32:48.301Z] #21 86.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:32:48.301Z] #21 86.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:32:48.301Z] #21 86.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-27T18:32:48.301Z] #21 86.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-27T18:32:48.301Z] #21 86.11 Setting up iproute2 (5.10.0-4) ... [2022-07-27T18:32:48.301Z] #21 86.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:32:48.301Z] #21 DONE 87.0s [2022-07-27T18:32:48.430Z] #27 DONE 0.5s [2022-07-27T18:32:48.430Z] [2022-07-27T18:32:48.430Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-27T18:32:48.430Z] #32 sha256:142b39d67110b092763b1e2382b2f4eb473b6a48e1a4cf27644304d09d494b10 [2022-07-27T18:32:48.480Z] #77 209.3 checking for GNU libc compatible realloc... yes [2022-07-27T18:32:48.561Z] [2022-07-27T18:32:48.561Z] #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-07-27T18:32:48.561Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-27T18:32:48.741Z] #77 209.7 checking for working strtod... [2022-07-27T18:32:48.741Z] #77 ... [2022-07-27T18:32:48.741Z] [2022-07-27T18:32:48.741Z] #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-07-27T18:32:48.741Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:32:48.741Z] #21 62.65 Selecting previously unselected package vim. [2022-07-27T18:32:48.741Z] #21 62.65 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:32:48.741Z] #21 62.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:48.805Z] #77 203.3 CC tests/init.o [2022-07-27T18:32:48.805Z] #77 203.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-27T18:32:49.498Z] #22 0.901 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-27T18:32:49.498Z] #22 0.908 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-27T18:32:49.498Z] #22 0.911 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-27T18:32:49.498Z] #22 DONE 1.0s [2022-07-27T18:32:49.498Z] [2022-07-27T18:32:49.498Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-27T18:32:49.498Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-27T18:32:49.678Z] #21 63.56 Selecting previously unselected package xfsprogs. [2022-07-27T18:32:49.678Z] #21 63.57 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-27T18:32:49.678Z] #21 63.58 Unpacking xfsprogs (5.10.0-4) ... [2022-07-27T18:32:49.805Z] #32 DONE 1.3s [2022-07-27T18:32:49.806Z] [2022-07-27T18:32:49.806Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-27T18:32:49.806Z] #35 sha256:910ac0bc0441c0d794eb6861400f374ede13b8ac8700a4b81b37f401f60b91fc [2022-07-27T18:32:49.866Z] #19 349.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-27T18:32:49.866Z] #19 349.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:49.866Z] #19 349.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-27T18:32:49.866Z] #19 349.7 Selecting previously unselected package crossbuild-essential-armel. [2022-07-27T18:32:49.866Z] #19 349.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-27T18:32:49.866Z] #19 349.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-27T18:32:49.866Z] #19 349.7 Selecting previously unselected package libc6-armhf-cross. [2022-07-27T18:32:49.866Z] #19 349.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-27T18:32:49.866Z] #19 349.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-27T18:32:49.866Z] #19 349.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-27T18:32:49.866Z] #19 349.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:49.866Z] #19 349.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:32:49.866Z] #19 349.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-27T18:32:49.866Z] #19 349.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:49.866Z] #19 349.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:32:49.866Z] #19 349.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-27T18:32:49.866Z] #19 349.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:49.866Z] #19 349.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:32:49.866Z] #19 350.0 Selecting previously unselected package libasan6-armhf-cross. [2022-07-27T18:32:49.866Z] #19 350.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:49.866Z] #19 350.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:32:49.866Z] #19 350.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-27T18:32:49.866Z] #19 350.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:49.866Z] #19 350.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:32:49.866Z] #19 350.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-27T18:32:49.866Z] #19 350.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:49.866Z] #19 350.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:32:49.866Z] #19 350.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-27T18:32:49.866Z] #19 350.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:49.866Z] #19 350.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:32:49.866Z] #19 350.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-27T18:32:49.866Z] #19 350.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:32:49.866Z] #19 350.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-27T18:32:50.064Z] #35 DONE 0.5s [2022-07-27T18:32:50.064Z] [2022-07-27T18:32:50.064Z] #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-07-27T18:32:50.064Z] #64 sha256:3e7f3b9acd79a29c8f621da778b4e9456451ba3dd81474b36e804f804c698d59 [2022-07-27T18:32:50.064Z] #64 239.5 + bin/containerd [2022-07-27T18:32:50.616Z] #21 64.25 Selecting previously unselected package zip. [2022-07-27T18:32:50.616Z] #21 64.28 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-27T18:32:50.616Z] #21 64.29 Unpacking zip (3.0-12) ... [2022-07-27T18:32:50.616Z] #21 64.44 Selecting previously unselected package zstd. [2022-07-27T18:32:50.616Z] #21 64.46 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-27T18:32:50.616Z] #21 64.46 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:32:50.631Z] #64 ... [2022-07-27T18:32:50.631Z] [2022-07-27T18:32:50.631Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-27T18:32:50.631Z] #37 sha256:367b30e8b3a25af9f2390ee7a2e56df29225f3784b38e104a7813fe2cf0e4a21 [2022-07-27T18:32:50.631Z] #37 DONE 0.5s [2022-07-27T18:32:50.631Z] [2022-07-27T18:32:50.631Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-27T18:32:50.631Z] #39 sha256:ede9be5578c1a7dca7c28affad59e704dc4175fc6dd75e20bfe17c0b1952a0f7 [2022-07-27T18:32:50.631Z] #39 DONE 0.1s [2022-07-27T18:32:50.890Z] [2022-07-27T18:32:50.890Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-27T18:32:50.890Z] #41 sha256:22d4dd50e42b09a9b63211fbffb00aaf289144dda7d22afc4c3b8681e62976fb [2022-07-27T18:32:50.890Z] #41 DONE 0.1s [2022-07-27T18:32:50.890Z] [2022-07-27T18:32:50.890Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-27T18:32:50.890Z] #45 sha256:9f0a3b0b10099b48d20d9a6b2530e9fbf497442c8a6497b8e11f071afd9d3348 [2022-07-27T18:32:50.890Z] #45 DONE 0.1s [2022-07-27T18:32:50.890Z] [2022-07-27T18:32:50.890Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-27T18:32:50.890Z] #48 sha256:4a579045b07d4d31c8694349393c5e44e31346bcc320c1b03f37f4011c526b30 [2022-07-27T18:32:51.184Z] #21 64.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:32:51.457Z] #48 DONE 0.5s [2022-07-27T18:32:51.457Z] [2022-07-27T18:32:51.457Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-27T18:32:51.457Z] #52 sha256:2a92f3ec8111d937f49bc833be73c3704bdb880e424d4d53c5b6a86dd09329c3 [2022-07-27T18:32:51.457Z] #52 DONE 0.1s [2022-07-27T18:32:51.457Z] [2022-07-27T18:32:51.457Z] #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-07-27T18:32:51.457Z] #64 sha256:3e7f3b9acd79a29c8f621da778b4e9456451ba3dd81474b36e804f804c698d59 [2022-07-27T18:32:51.457Z] #64 ... [2022-07-27T18:32:51.457Z] [2022-07-27T18:32:51.457Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-27T18:32:51.457Z] #54 sha256:74e29392fe274c851aeb2eb142b48acfe34475d1a3f264979d9216ff3423856e [2022-07-27T18:32:51.457Z] #54 DONE 0.1s [2022-07-27T18:32:51.715Z] [2022-07-27T18:32:51.715Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-27T18:32:51.715Z] #56 sha256:9a7d7d3bd6051a4a0e0d9fcef1164c4af4918713e6d59647b49abf872c401ba7 [2022-07-27T18:32:52.563Z] #21 66.41 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-27T18:32:52.563Z] #21 66.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:32:52.563Z] #21 66.44 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-27T18:32:52.563Z] #21 66.45 Setting up libicu67:amd64 (67.1-7) ... [2022-07-27T18:32:52.563Z] #21 66.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-27T18:32:52.563Z] #21 66.47 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-27T18:32:52.563Z] #21 66.48 Setting up uidmap (1:4.8.1-1) ... [2022-07-27T18:32:52.563Z] #21 66.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:32:52.563Z] #21 66.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:32:52.650Z] #56 DONE 1.2s [2022-07-27T18:32:52.650Z] [2022-07-27T18:32:52.650Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-27T18:32:52.650Z] #58 sha256:7e3e00b039e3dc67df7d01373c07809b3e1345fd0dd59da12c2c7eba364b90f9 [2022-07-27T18:32:52.650Z] #58 DONE 0.1s [2022-07-27T18:32:52.650Z] [2022-07-27T18:32:52.650Z] #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-07-27T18:32:52.650Z] #64 sha256:3e7f3b9acd79a29c8f621da778b4e9456451ba3dd81474b36e804f804c698d59 [2022-07-27T18:32:52.822Z] #21 66.52 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:32:52.822Z] #21 66.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:32:52.822Z] #21 66.54 Setting up python3-wheel (0.34.2-1) ... [2022-07-27T18:32:53.217Z] #64 ... [2022-07-27T18:32:53.217Z] [2022-07-27T18:32:53.217Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-27T18:32:53.217Z] #61 sha256:707c040f16f2a02a50a0ec60a4d309c55515f91d5b04dee13ec6c82818251cb6 [2022-07-27T18:32:53.217Z] #61 DONE 0.4s [2022-07-27T18:32:53.217Z] [2022-07-27T18:32:53.217Z] #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-07-27T18:32:53.217Z] #64 sha256:3e7f3b9acd79a29c8f621da778b4e9456451ba3dd81474b36e804f804c698d59 [2022-07-27T18:32:54.198Z] #21 68.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:54.198Z] #21 68.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:32:54.198Z] #21 68.04 Setting up libcap2-bin (1:2.44-1) ... [2022-07-27T18:32:54.198Z] #21 68.05 Setting up apparmor (2.13.6-10) ... [2022-07-27T18:32:55.149Z] #19 355.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-27T18:32:55.149Z] #19 355.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:32:55.149Z] #19 355.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-27T18:32:55.149Z] #19 355.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-27T18:32:55.149Z] #19 355.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-27T18:32:55.149Z] #19 355.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-27T18:32:55.409Z] #19 356.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-27T18:32:55.409Z] #19 356.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-27T18:32:55.668Z] #19 356.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-27T18:32:56.731Z] #21 70.47 Setting up zip (3.0-12) ... [2022-07-27T18:32:56.731Z] #21 70.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:32:56.731Z] #21 70.54 Setting up bash-completion (1:2.11-2) ... [2022-07-27T18:32:57.046Z] #19 357.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-27T18:32:57.046Z] #19 357.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:32:57.046Z] #19 357.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:32:57.306Z] #19 358.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-27T18:32:57.566Z] #19 358.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:32:57.566Z] #19 358.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-27T18:32:59.262Z] #21 ... [2022-07-27T18:32:59.262Z] [2022-07-27T18:32:59.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-07-27T18:32:59.262Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:32:59.262Z] #77 209.7 checking for working strtod... yes [2022-07-27T18:32:59.262Z] #77 210.2 checking for gettimeofday... yes [2022-07-27T18:32:59.262Z] #77 210.5 checking for memset... yes [2022-07-27T18:32:59.262Z] #77 210.9 checking for strspn... yes [2022-07-27T18:32:59.262Z] #77 211.4 checking that generated files are newer than configure... done [2022-07-27T18:32:59.262Z] #77 211.4 configure: creating ./config.status [2022-07-27T18:32:59.262Z] #77 214.2 config.status: creating Makefile [2022-07-27T18:32:59.262Z] #77 214.3 config.status: creating config.h [2022-07-27T18:32:59.262Z] #77 214.5 config.status: executing depfiles commands [2022-07-27T18:32:59.262Z] #77 214.9 config.status: executing libtool commands [2022-07-27T18:32:59.262Z] #77 217.1 GEN .version [2022-07-27T18:32:59.262Z] #77 217.3 make install-recursive [2022-07-27T18:32:59.262Z] #77 217.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-27T18:32:59.262Z] #77 217.5 Making install in libocispec [2022-07-27T18:32:59.262Z] #77 217.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:59.262Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-27T18:32:59.262Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-27T18:32:59.262Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-27T18:32:59.262Z] #77 217.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-27T18:32:59.262Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-27T18:32:59.262Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-27T18:32:59.262Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-27T18:32:59.262Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-27T18:32:59.262Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-27T18:32:59.262Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-27T18:32:59.262Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-27T18:32:59.262Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-27T18:32:59.262Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-27T18:32:59.262Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-27T18:32:59.262Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-27T18:32:59.262Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-27T18:32:59.262Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-27T18:32:59.262Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-27T18:32:59.262Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-27T18:32:59.262Z] #77 219.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-27T18:32:59.829Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-27T18:32:59.829Z] #77 220.9 make install-recursive [2022-07-27T18:32:59.829Z] #77 221.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:32:59.829Z] #77 221.0 Making install in yajl [2022-07-27T18:32:59.829Z] #77 221.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:33:00.087Z] #77 221.1 CC verify/json_verify-json_verify.o [2022-07-27T18:33:00.087Z] #77 221.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-27T18:33:00.087Z] #77 221.1 CC src/libyajl_la-yajl.lo [2022-07-27T18:33:00.087Z] #77 221.2 CC src/libyajl_la-yajl_gen.lo [2022-07-27T18:33:00.087Z] #77 221.2 CC src/libyajl_la-yajl_parser.lo [2022-07-27T18:33:00.087Z] #77 221.2 CC src/libyajl_la-yajl_buf.lo [2022-07-27T18:33:00.087Z] #77 221.2 CC src/libyajl_la-yajl_encode.lo [2022-07-27T18:33:00.087Z] #77 221.2 CC src/libyajl_la-yajl_lex.lo [2022-07-27T18:33:00.087Z] #77 221.3 CC src/libyajl_la-yajl_tree.lo [2022-07-27T18:33:01.754Z] #23 10.44 Collecting yamllint==1.26.1 [2022-07-27T18:33:01.754Z] #23 11.51 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-27T18:33:01.990Z] #77 ... [2022-07-27T18:33:01.990Z] [2022-07-27T18:33:01.990Z] #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-07-27T18:33:01.990Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:33:01.990Z] #21 75.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:33:01.990Z] #21 75.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:33:01.990Z] #21 75.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-27T18:33:02.255Z] #21 75.93 Setting up patch (2.7.6-7) ... [2022-07-27T18:33:02.255Z] #21 75.94 Setting up sudo (1.9.5p2-3) ... [2022-07-27T18:33:02.255Z] #21 76.13 invoke-rc.d: could not determine current runlevel [2022-07-27T18:33:02.316Z] #23 13.06 Collecting pathspec>=0.5.3 [2022-07-27T18:33:02.316Z] #23 13.08 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-27T18:33:02.514Z] #21 76.23 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-27T18:33:02.514Z] #21 76.24 Setting up xfsprogs (5.10.0-4) ... [2022-07-27T18:33:02.514Z] #21 76.26 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-27T18:33:02.514Z] #21 76.27 Setting up inetutils-ping (2:2.0-1) ... [2022-07-27T18:33:02.514Z] #21 76.28 Setting up pigz (2.6-1) ... [2022-07-27T18:33:02.514Z] #21 76.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-27T18:33:02.514Z] #21 76.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:33:02.514Z] #21 76.38 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:33:02.514Z] #21 76.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:33:02.848Z] #19 362.6 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-27T18:33:02.848Z] #19 362.6 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:33:02.848Z] #19 362.6 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-27T18:33:02.848Z] #19 362.6 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-27T18:33:02.848Z] #19 362.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-27T18:33:02.848Z] #19 362.6 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-27T18:33:02.848Z] #19 362.6 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 362.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-27T18:33:02.848Z] #19 362.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-27T18:33:02.848Z] #19 362.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 362.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:02.848Z] #19 362.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:02.848Z] #19 362.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 362.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:02.848Z] #19 362.8 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:02.848Z] #19 362.9 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 362.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:02.848Z] #19 362.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:02.848Z] #19 362.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 362.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:02.848Z] #19 362.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:02.848Z] #19 363.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 363.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:02.848Z] #19 363.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:02.848Z] #19 363.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 363.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:02.848Z] #19 363.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:02.848Z] #19 363.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 363.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:02.848Z] #19 363.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:02.848Z] #19 363.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-27T18:33:02.848Z] #19 363.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:02.877Z] #23 13.54 Collecting pyyaml [2022-07-27T18:33:02.877Z] #23 13.55 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-07-27T18:33:02.877Z] #23 13.62 Building wheels for collected packages: yamllint [2022-07-27T18:33:02.877Z] #23 13.63 Building wheel for yamllint (setup.py): started [2022-07-27T18:33:03.107Z] #19 363.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:03.107Z] #19 363.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-27T18:33:03.107Z] #19 363.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:03.107Z] #19 363.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:03.367Z] #19 363.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-27T18:33:03.367Z] #19 363.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:03.367Z] #19 363.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:03.367Z] #19 363.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-27T18:33:03.368Z] #19 363.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:03.368Z] #19 363.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:03.368Z] #19 364.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-27T18:33:03.628Z] #19 364.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:33:03.628Z] #19 364.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:03.708Z] #21 77.48 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-27T18:33:03.708Z] #21 77.50 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:33:04.243Z] #23 14.77 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-27T18:33:04.243Z] #23 14.77 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bcc82ffe26a696b4ca4d78a2ca30c358e0c0996a76411b7b94a3a7d9de95d304 [2022-07-27T18:33:04.243Z] #23 14.77 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-27T18:33:04.243Z] #23 14.77 Successfully built yamllint [2022-07-27T18:33:04.243Z] #23 14.80 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-27T18:33:04.499Z] #23 15.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-27T18:33:04.646Z] #21 78.31 Setting up libelf1:amd64 (0.183-1) ... [2022-07-27T18:33:04.646Z] #21 78.35 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:33:04.646Z] #21 78.36 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:33:04.646Z] #21 78.38 Setting up python3-distutils (3.9.2-1) ... [2022-07-27T18:33:05.065Z] #23 DONE 15.7s [2022-07-27T18:33:05.065Z] [2022-07-27T18:33:05.065Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-27T18:33:05.065Z] #27 sha256:fe8e1efacfefa42f0587bfdb61a1a75a311632b0d3e919d90f414ebf1362a490 [2022-07-27T18:33:05.321Z] #27 DONE 0.2s [2022-07-27T18:33:05.321Z] [2022-07-27T18:33:05.321Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-27T18:33:05.321Z] #32 sha256:930a3a27b9080e04a082db1da45aad8c8547689fa3ab8bc1964c94b34bbc09ff [2022-07-27T18:33:05.472Z] #21 79.21 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:33:05.472Z] #21 79.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-27T18:33:05.472Z] #21 79.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-27T18:33:05.472Z] #21 79.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-27T18:33:05.472Z] #21 79.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-27T18:33:05.472Z] #21 79.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-27T18:33:05.472Z] #21 79.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-27T18:33:05.472Z] #21 79.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-27T18:33:05.472Z] #21 79.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-27T18:33:05.580Z] #32 DONE 0.3s [2022-07-27T18:33:05.580Z] [2022-07-27T18:33:05.580Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-27T18:33:05.580Z] #35 sha256:59d64c0f3b9893fc1ead7cc9d71ece420eaa2136710ac87cfe636f0a3733b730 [2022-07-27T18:33:05.580Z] #35 DONE 0.1s [2022-07-27T18:33:05.580Z] [2022-07-27T18:33:05.580Z] #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-07-27T18:33:05.580Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:33:05.730Z] #21 79.42 Setting up python3-setuptools (52.0.0-4) ... [2022-07-27T18:33:05.837Z] #47 ... [2022-07-27T18:33:05.837Z] [2022-07-27T18:33:05.837Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-27T18:33:05.837Z] #37 sha256:e3ee7ff1b65b4ef7a529cb8c6dac599d5fbcb87b749bad8bd81193919aafff5d [2022-07-27T18:33:05.837Z] #37 DONE 0.2s [2022-07-27T18:33:05.837Z] [2022-07-27T18:33:05.837Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-27T18:33:05.837Z] #39 sha256:517bd4b6c4bcda0c9a5a39fa472ab90f7aca6064ba7d82d96f339b841a49d1b8 [2022-07-27T18:33:05.837Z] #39 DONE 0.1s [2022-07-27T18:33:05.837Z] [2022-07-27T18:33:05.837Z] #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-07-27T18:33:05.837Z] #64 sha256:067839b812caf8bb6331401403abfedc88b241a48e16d0ee5c4798f8f3f0c237 [2022-07-27T18:33:06.094Z] #64 ... [2022-07-27T18:33:06.094Z] [2022-07-27T18:33:06.094Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-27T18:33:06.094Z] #41 sha256:f382ad1d6fb5fe055851051f2f1dfedc3b3b7547a9526ad92bcb91d3b6f194a7 [2022-07-27T18:33:06.094Z] #41 DONE 0.1s [2022-07-27T18:33:06.094Z] [2022-07-27T18:33:06.094Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-27T18:33:06.094Z] #45 sha256:a62f56cd84ce278e166a04dab0fa1df65fa553ecfa9ca72dcecc608e4bcb73ca [2022-07-27T18:33:06.094Z] #45 DONE 0.1s [2022-07-27T18:33:06.094Z] [2022-07-27T18:33:06.094Z] #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-07-27T18:33:06.095Z] #64 sha256:067839b812caf8bb6331401403abfedc88b241a48e16d0ee5c4798f8f3f0c237 [2022-07-27T18:33:06.854Z] #77 ... [2022-07-27T18:33:06.854Z] [2022-07-27T18:33:06.854Z] #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-07-27T18:33:06.854Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:33:06.854Z] #47 DONE 274.9s [2022-07-27T18:33:06.854Z] [2022-07-27T18:33:06.854Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:33:06.854Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:33:08.294Z] #21 82.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:33:08.556Z] #21 82.25 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-27T18:33:08.556Z] #21 82.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:33:08.556Z] #21 82.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:33:08.909Z] #19 368.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-27T18:33:08.909Z] #19 368.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:33:08.909Z] #19 368.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:08.909Z] #19 368.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-27T18:33:08.909Z] #19 368.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-27T18:33:08.909Z] #19 368.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-27T18:33:08.909Z] #19 368.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-27T18:33:08.909Z] #19 368.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-27T18:33:08.909Z] #19 368.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-27T18:33:08.909Z] #19 369.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-27T18:33:08.909Z] #19 369.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:08.909Z] #19 369.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:08.909Z] #19 369.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-27T18:33:08.909Z] #19 369.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:33:08.909Z] #19 369.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:09.372Z] #55 ... [2022-07-27T18:33:09.372Z] [2022-07-27T18:33:09.372Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-27T18:33:09.372Z] #48 sha256:6b69a677308f27bff49df715a4d37cea0803741eaa364e5420d6244879470f52 [2022-07-27T18:33:09.931Z] #21 ... [2022-07-27T18:33:09.931Z] [2022-07-27T18:33:09.931Z] #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-07-27T18:33:09.931Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:33:09.931Z] #77 229.8 CCLD libyajl.la [2022-07-27T18:33:09.931Z] #77 230.4 CCLD verify/json_verify [2022-07-27T18:33:09.931Z] #77 231.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:33:09.931Z] #77 231.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:33:09.931Z] #77 231.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:33:09.931Z] #77 231.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:33:09.931Z] #77 231.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-27T18:33:09.931Z] #77 231.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:33:09.931Z] #77 231.2 CC src/validate.o [2022-07-27T18:33:09.931Z] #77 231.2 CC src/image_spec_schema_config_schema.lo [2022-07-27T18:33:09.931Z] #77 231.2 CC src/image_spec_schema_content_descriptor.lo [2022-07-27T18:33:09.931Z] #77 231.2 CC src/image_spec_schema_defs.lo [2022-07-27T18:33:09.931Z] #77 231.2 CC src/image_spec_schema_defs_descriptor.lo [2022-07-27T18:33:09.931Z] #77 231.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-27T18:33:09.931Z] #77 231.2 CC src/image_spec_schema_image_layout_schema.lo [2022-07-27T18:33:09.931Z] #77 231.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-27T18:33:09.931Z] #77 231.2 CC src/runtime_spec_schema_config_linux.lo [2022-07-27T18:33:09.931Z] #77 231.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-27T18:33:09.931Z] #77 231.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-27T18:33:10.189Z] #77 231.4 CC src/runtime_spec_schema_config_vm.lo [2022-07-27T18:33:10.189Z] #77 231.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-27T18:33:10.189Z] #77 231.4 CC src/runtime_spec_schema_defs.lo [2022-07-27T18:33:10.304Z] #48 DONE 0.7s [2022-07-27T18:33:10.304Z] [2022-07-27T18:33:10.304Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-27T18:33:10.304Z] #52 sha256:dd28a145c6594d13096947f1b079dd774b1222fe85a390786029fed273225a0e [2022-07-27T18:33:10.304Z] #52 DONE 0.1s [2022-07-27T18:33:10.304Z] [2022-07-27T18:33:10.304Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:33:10.304Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:33:10.304Z] #55 ... [2022-07-27T18:33:10.304Z] [2022-07-27T18:33:10.304Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-27T18:33:10.304Z] #54 sha256:9fd237b9e0eadb39a213636ed9c4ef20324b46b265381af3addffefc0d030d0b [2022-07-27T18:33:10.304Z] #54 DONE 0.1s [2022-07-27T18:33:10.448Z] #77 231.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-27T18:33:10.448Z] #77 231.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-27T18:33:10.448Z] #77 231.5 CC src/runtime_spec_schema_defs_vm.lo [2022-07-27T18:33:10.448Z] #77 231.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-27T18:33:10.448Z] #77 231.6 CC src/runtime_spec_schema_defs_windows.lo [2022-07-27T18:33:10.560Z] [2022-07-27T18:33:10.560Z] #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-07-27T18:33:10.560Z] #60 sha256:c7fcc7494969a1d44ff06e7d1a976c4d6da06eac030edc9f13347c09c616d8e7 [2022-07-27T18:33:10.707Z] #77 231.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-27T18:33:10.707Z] #77 232.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-27T18:33:10.707Z] #77 232.1 CC src/basic_test_double_array_item.lo [2022-07-27T18:33:10.966Z] #77 232.1 CC src/basic_test_double_array.lo [2022-07-27T18:33:10.966Z] #77 232.2 CC src/basic_test_top_array_int.lo [2022-07-27T18:33:10.966Z] #77 232.3 CC src/basic_test_top_array_string.lo [2022-07-27T18:33:11.224Z] #77 232.4 CC src/basic_test_top_double_array_int.lo [2022-07-27T18:33:11.483Z] #77 232.7 CC src/basic_test_top_double_array_obj.lo [2022-07-27T18:33:11.483Z] #77 232.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-27T18:33:11.742Z] #77 232.8 CC src/basic_test_top_double_array_string.lo [2022-07-27T18:33:11.742Z] #77 232.8 CC src/read-file.lo [2022-07-27T18:33:11.742Z] #77 233.0 CC tests/test-2.o [2022-07-27T18:33:11.742Z] #77 233.0 CC src/json_common.lo [2022-07-27T18:33:11.927Z] #60 ... [2022-07-27T18:33:11.927Z] [2022-07-27T18:33:11.927Z] #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-07-27T18:33:11.927Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:33:11.927Z] #77 226.6 CCLD tests/init [2022-07-27T18:33:12.001Z] #77 ... [2022-07-27T18:33:12.001Z] [2022-07-27T18:33:12.001Z] #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-07-27T18:33:12.001Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-27T18:33:12.001Z] #21 84.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-27T18:33:12.001Z] #21 84.39 Setting up jq (1.6-2.1) ... [2022-07-27T18:33:12.001Z] #21 84.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-27T18:33:12.001Z] #21 84.42 Setting up iptables (1.8.7-1) ... [2022-07-27T18:33:12.001Z] #21 84.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:33:12.001Z] #21 84.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:33:12.001Z] #21 84.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:33:12.001Z] #21 84.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:33:12.001Z] #21 84.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-27T18:33:12.001Z] #21 84.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-27T18:33:12.001Z] #21 84.58 Setting up iproute2 (5.10.0-4) ... [2022-07-27T18:33:12.001Z] #21 85.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:33:12.001Z] #21 DONE 85.8s [2022-07-27T18:33:12.001Z] [2022-07-27T18:33:12.001Z] #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-07-27T18:33:12.001Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:33:12.001Z] #77 233.2 CC tests/test-1.o [2022-07-27T18:33:12.260Z] #77 233.4 CC tests/test-4.o [2022-07-27T18:33:12.260Z] #77 233.5 CC tests/test-3.o [2022-07-27T18:33:12.518Z] #77 233.6 CC tests/test-6.o [2022-07-27T18:33:12.518Z] #77 233.9 CC tests/test-7.o [2022-07-27T18:33:12.777Z] #77 233.9 CC tests/test-5.o [2022-07-27T18:33:12.777Z] #77 234.1 CC tests/test-8.o [2022-07-27T18:33:13.077Z] #77 234.2 CC tests/test-9.o [2022-07-27T18:33:13.077Z] #77 234.3 CC tests/test-11.o [2022-07-27T18:33:13.336Z] #77 ... [2022-07-27T18:33:13.336Z] [2022-07-27T18:33:13.336Z] #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-07-27T18:33:13.336Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-27T18:33:13.336Z] #22 1.242 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-27T18:33:13.336Z] #22 1.254 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-27T18:33:13.336Z] #22 1.318 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-27T18:33:13.336Z] #22 DONE 1.4s [2022-07-27T18:33:13.336Z] [2022-07-27T18:33:13.336Z] #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-07-27T18:33:13.336Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:33:13.336Z] #77 234.5 CC tests/test-10.o [2022-07-27T18:33:14.188Z] #19 373.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-27T18:33:14.189Z] #19 373.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:33:14.189Z] #19 373.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:14.189Z] #19 373.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-27T18:33:14.189Z] #19 373.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-27T18:33:14.189Z] #19 373.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-27T18:33:14.189Z] #19 373.8 Selecting previously unselected package libc6-s390x-cross. [2022-07-27T18:33:14.189Z] #19 373.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-27T18:33:14.189Z] #19 373.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-27T18:33:14.189Z] #19 374.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-27T18:33:14.189Z] #19 374.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:14.189Z] #19 374.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:14.189Z] #19 374.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-27T18:33:14.189Z] #19 374.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:14.189Z] #19 374.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:14.189Z] #19 374.0 Selecting previously unselected package libitm1-s390x-cross. [2022-07-27T18:33:14.189Z] #19 374.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:14.189Z] #19 374.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:14.189Z] #19 374.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-27T18:33:14.189Z] #19 374.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:14.189Z] #19 374.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:14.189Z] #19 374.1 Selecting previously unselected package libasan6-s390x-cross. [2022-07-27T18:33:14.189Z] #19 374.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:14.189Z] #19 374.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:14.189Z] #19 374.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-27T18:33:14.189Z] #19 374.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:14.189Z] #19 374.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:14.189Z] #19 374.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-27T18:33:14.189Z] #19 374.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:14.189Z] #19 374.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:14.189Z] #19 374.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-27T18:33:14.189Z] #19 374.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:14.189Z] #19 374.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:14.189Z] #19 374.7 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-27T18:33:14.189Z] #19 374.7 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:33:14.189Z] #19 374.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:17.524Z] #77 ... [2022-07-27T18:33:17.524Z] [2022-07-27T18:33:17.524Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-27T18:33:17.524Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-27T18:33:19.471Z] #19 379.0 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-27T18:33:19.471Z] #19 379.0 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:33:19.471Z] #19 379.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:19.471Z] #19 379.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-27T18:33:19.471Z] #19 379.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-27T18:33:19.471Z] #19 379.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-27T18:33:19.471Z] #19 379.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-27T18:33:19.471Z] #19 379.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-27T18:33:19.471Z] #19 379.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-27T18:33:19.471Z] #19 379.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-27T18:33:19.471Z] #19 379.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-27T18:33:19.471Z] #19 379.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:19.471Z] #19 379.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-27T18:33:19.471Z] #19 379.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-27T18:33:19.471Z] #19 379.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:23.672Z] #19 383.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-27T18:33:23.672Z] #19 383.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-27T18:33:23.672Z] #19 383.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:23.672Z] #19 384.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-27T18:33:23.672Z] #19 384.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-27T18:33:23.672Z] #19 384.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-27T18:33:23.672Z] #19 384.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up libfile-which-perl (1.23-1) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up libicu67:amd64 (67.1-7) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-27T18:33:23.672Z] #19 384.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up file (1:5.39-3) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up bzip2 (1.0.8-4) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up libyaml-perl (1.30-1) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-27T18:33:23.672Z] #19 384.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-27T18:33:23.672Z] #19 384.3 Setting up libio-string-perl (1.08-3.1) ... [2022-07-27T18:33:23.672Z] #19 384.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-27T18:33:23.672Z] #19 384.3 Setting up cross-config (2.6.18+nmu1) ... [2022-07-27T18:33:23.672Z] #19 384.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-27T18:33:23.931Z] #19 384.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-27T18:33:23.931Z] #19 384.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-27T18:33:23.931Z] #19 384.4 Setting up patch (2.7.6-7) ... [2022-07-27T18:33:23.931Z] #19 384.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-27T18:33:23.931Z] #19 384.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-27T18:33:23.931Z] #19 384.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:23.931Z] #19 384.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.144Z] #64 ... [2022-07-27T18:33:24.144Z] [2022-07-27T18:33:24.144Z] #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-07-27T18:33:24.144Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:33:24.144Z] #77 272.8 CCLD libocispec.la [2022-07-27T18:33:24.144Z] #77 273.2 CCLD src/validate [2022-07-27T18:33:24.144Z] #77 273.2 CCLD tests/test-1 [2022-07-27T18:33:24.144Z] #77 273.2 CCLD tests/test-2 [2022-07-27T18:33:24.144Z] #77 273.2 CCLD tests/test-3 [2022-07-27T18:33:24.144Z] #77 273.3 CCLD tests/test-4 [2022-07-27T18:33:24.144Z] #77 273.3 CCLD tests/test-5 [2022-07-27T18:33:24.144Z] #77 273.4 CCLD tests/test-6 [2022-07-27T18:33:24.144Z] #77 273.5 CCLD tests/test-9 [2022-07-27T18:33:24.144Z] #77 273.5 CCLD tests/test-7 [2022-07-27T18:33:24.144Z] #77 273.5 CCLD tests/test-8 [2022-07-27T18:33:24.144Z] #77 273.6 CCLD tests/test-10 [2022-07-27T18:33:24.144Z] #77 273.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-27T18:33:24.144Z] #77 273.6 CCLD tests/test-11 [2022-07-27T18:33:24.191Z] #19 384.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-27T18:33:24.191Z] #19 384.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.191Z] #19 384.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-27T18:33:24.191Z] #19 384.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-27T18:33:24.450Z] #19 385.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-27T18:33:24.450Z] #19 385.1 [2022-07-27T18:33:24.450Z] #19 385.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-27T18:33:24.450Z] #19 385.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.450Z] #19 385.2 Setting up dpkg-dev (1.20.11) ... [2022-07-27T18:33:24.450Z] #19 385.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.450Z] #19 385.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-27T18:33:24.710Z] #19 385.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.710Z] #19 385.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-27T18:33:24.710Z] #19 385.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-27T18:33:24.710Z] #19 385.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-27T18:33:24.970Z] #19 385.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-27T18:33:24.970Z] #19 385.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-27T18:33:24.970Z] #19 385.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:24.970Z] #19 385.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:24.970Z] #19 385.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.970Z] #19 385.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-27T18:33:24.970Z] #19 385.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:33:24.970Z] #19 385.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:25.229Z] #19 385.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up libxml-simple-perl (2.25-1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 385.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-27T18:33:25.229Z] #19 386.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:25.229Z] #19 386.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 386.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:25.229Z] #19 386.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:25.489Z] #19 386.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-27T18:33:25.489Z] #19 386.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:25.489Z] #19 386.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:25.489Z] #19 386.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-27T18:33:25.489Z] #19 386.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:25.489Z] #19 386.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-27T18:33:25.489Z] #19 386.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:25.489Z] #19 386.1 Setting up crossbuild-essential-armel (12.9) ... [2022-07-27T18:33:25.489Z] #19 386.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-27T18:33:25.489Z] #19 386.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-27T18:33:25.489Z] #19 386.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-27T18:33:25.489Z] #19 386.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-27T18:33:25.489Z] #19 386.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-27T18:33:25.489Z] #19 386.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:33:25.513Z] #77 275.8 libtool: link: ar cr libocispec.a [2022-07-27T18:33:25.513Z] #77 275.9 libtool: link: ranlib libocispec.a [2022-07-27T18:33:26.428Z] #19 DONE 387.1s [2022-07-27T18:33:26.688Z] [2022-07-27T18:33:26.688Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-27T18:33:26.688Z] #32 sha256:e4a1247c1302fb1d109dde812d945897fd6e5c27399304cd65e666fbd2aa008a [2022-07-27T18:33:26.688Z] #32 DONE 0.1s [2022-07-27T18:33:26.688Z] [2022-07-27T18:33:26.688Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-27T18:33:26.688Z] #73 sha256:a79b74801e266673017347746badaff63caed72f55ee7dd11fe8041e119e5024 [2022-07-27T18:33:26.688Z] #73 DONE 0.1s [2022-07-27T18:33:26.688Z] [2022-07-27T18:33:26.688Z] #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-07-27T18:33:26.688Z] #74 sha256:e6d482fda31101c43f56c78c988ccbc4d63de9676808624c1edbe4669aab0944 [2022-07-27T18:33:26.881Z] #77 277.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:33:26.882Z] #77 277.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:33:26.882Z] #77 277.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:33:26.882Z] #77 277.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:33:26.882Z] #77 277.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:33:26.882Z] #77 277.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:33:26.882Z] #77 277.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:33:26.882Z] #77 277.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-27T18:33:27.138Z] #77 277.4 CC src/crun-crun.o [2022-07-27T18:33:27.138Z] #77 277.5 CC src/crun-run.o [2022-07-27T18:33:27.138Z] #77 277.5 CC src/crun-delete.o [2022-07-27T18:33:27.138Z] #77 277.5 CC src/crun-kill.o [2022-07-27T18:33:27.138Z] #77 277.5 CC src/crun-pause.o [2022-07-27T18:33:27.138Z] #77 277.5 CC src/crun-unpause.o [2022-07-27T18:33:27.138Z] #77 277.5 CC src/crun-spec.o [2022-07-27T18:33:27.138Z] #77 277.6 CC src/crun-exec.o [2022-07-27T18:33:27.138Z] #77 277.6 CC src/crun-list.o [2022-07-27T18:33:27.138Z] #77 277.6 CC src/crun-create.o [2022-07-27T18:33:27.138Z] #77 277.6 CC src/crun-start.o [2022-07-27T18:33:27.138Z] #77 277.7 CC src/crun-state.o [2022-07-27T18:33:27.395Z] #77 277.7 CC src/crun-update.o [2022-07-27T18:33:27.395Z] #77 277.7 CC src/crun-ps.o [2022-07-27T18:33:27.395Z] #77 277.8 CC src/crun-checkpoint.o [2022-07-27T18:33:27.395Z] #77 277.8 CC src/crun-restore.o [2022-07-27T18:33:27.395Z] #77 277.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-27T18:33:27.395Z] #77 277.9 CC src/libcrun/libcrun_la-container.lo [2022-07-27T18:33:27.395Z] #77 277.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-27T18:33:27.651Z] #77 278.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-27T18:33:27.651Z] #77 278.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-27T18:33:27.651Z] #77 278.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-27T18:33:27.651Z] #77 278.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-27T18:33:27.651Z] #77 278.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-27T18:33:27.651Z] #77 278.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-27T18:33:27.651Z] #77 278.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-27T18:33:27.651Z] #77 278.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-27T18:33:27.651Z] #77 278.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-27T18:33:27.908Z] #77 278.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-27T18:33:27.908Z] #77 278.3 CC src/libcrun/libcrun_la-error.lo [2022-07-27T18:33:27.908Z] #77 278.3 CC src/libcrun/libcrun_la-status.lo [2022-07-27T18:33:27.908Z] #77 278.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-27T18:33:27.908Z] #77 278.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-27T18:33:28.069Z] #74 1.317 + RM_GOPATH=0 [2022-07-27T18:33:28.069Z] #74 1.317 + TMP_GOPATH= [2022-07-27T18:33:28.069Z] #74 1.317 + : /build [2022-07-27T18:33:28.069Z] #74 1.317 + '[' -z '' ']' [2022-07-27T18:33:28.069Z] #74 1.317 ++ mktemp -d [2022-07-27T18:33:28.069Z] #74 1.320 + export GOPATH=/tmp/tmp.WRf9XIdBX7 [2022-07-27T18:33:28.069Z] #74 1.320 + GOPATH=/tmp/tmp.WRf9XIdBX7 [2022-07-27T18:33:28.069Z] #74 1.320 + RM_GOPATH=1 [2022-07-27T18:33:28.069Z] #74 1.320 + case "$(go env GOARCH)" in [2022-07-27T18:33:28.069Z] #74 1.320 ++ go env GOARCH [2022-07-27T18:33:28.069Z] #74 1.327 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:33:28.069Z] #74 1.327 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:33:28.069Z] #74 1.327 ++ dirname /install.sh [2022-07-27T18:33:28.069Z] #74 1.330 + dir=/ [2022-07-27T18:33:28.069Z] #74 1.330 + bin=rootlesskit [2022-07-27T18:33:28.069Z] #74 1.330 + shift [2022-07-27T18:33:28.069Z] #74 1.330 + '[' '!' -f //rootlesskit.installer ']' [2022-07-27T18:33:28.069Z] #74 1.330 + . //rootlesskit.installer [2022-07-27T18:33:28.069Z] #74 1.330 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:33:28.069Z] #74 1.330 + install_rootlesskit [2022-07-27T18:33:28.069Z] #74 1.330 + case "$1" in [2022-07-27T18:33:28.069Z] #74 1.330 + export CGO_ENABLED=0 [2022-07-27T18:33:28.069Z] #74 1.330 + CGO_ENABLED=0 [2022-07-27T18:33:28.069Z] #74 1.331 + _install_rootlesskit [2022-07-27T18:33:28.069Z] #74 1.332 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-27T18:33:28.069Z] #74 1.332 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:33:28.069Z] #74 1.332 + GOBIN=/build [2022-07-27T18:33:28.069Z] #74 1.332 + GO111MODULE=on [2022-07-27T18:33:28.069Z] #74 1.332 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:33:28.069Z] #74 1.332 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:33:28.165Z] #77 278.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-27T18:33:28.165Z] #77 278.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-27T18:33:28.165Z] #77 278.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-27T18:33:28.165Z] #77 278.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-27T18:33:28.165Z] #77 278.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-27T18:33:28.165Z] #77 278.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-27T18:33:28.329Z] #74 1.721 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-27T18:33:28.422Z] #77 278.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-27T18:33:28.422Z] #77 278.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-27T18:33:28.422Z] #77 278.9 CC tests/init.o [2022-07-27T18:33:28.678Z] #77 279.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-27T18:33:28.678Z] #77 279.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-27T18:33:28.935Z] #77 279.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-27T18:33:28.935Z] #77 279.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-27T18:33:28.935Z] #77 279.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-27T18:33:28.935Z] #77 279.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-27T18:33:28.935Z] #77 279.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-27T18:33:29.192Z] #77 279.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-27T18:33:29.192Z] #77 279.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-27T18:33:29.448Z] #77 279.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-27T18:33:29.448Z] #77 279.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-27T18:33:29.705Z] #77 279.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-27T18:33:29.705Z] #77 279.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-27T18:33:29.705Z] #77 280.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-27T18:33:29.729Z] #23 14.36 Collecting yamllint==1.26.1 [2022-07-27T18:33:29.730Z] #23 15.45 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-27T18:33:29.962Z] #77 280.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-27T18:33:29.962Z] #77 280.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-27T18:33:30.218Z] #77 280.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-27T18:33:30.218Z] #77 280.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-27T18:33:30.218Z] #77 280.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-27T18:33:30.218Z] #77 280.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-27T18:33:30.475Z] #77 280.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-27T18:33:30.475Z] #77 280.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-27T18:33:30.475Z] #77 280.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-27T18:33:30.475Z] #77 280.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-27T18:33:30.475Z] #77 281.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-27T18:33:30.732Z] #77 281.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-27T18:33:30.732Z] #77 281.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-27T18:33:30.732Z] #77 281.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-27T18:33:30.885Z] #74 3.898 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T18:33:30.885Z] #74 3.919 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-27T18:33:30.885Z] #74 4.246 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-27T18:33:31.107Z] #23 17.47 Collecting pathspec>=0.5.3 [2022-07-27T18:33:31.107Z] #23 17.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-27T18:33:31.146Z] #74 ... [2022-07-27T18:33:31.146Z] [2022-07-27T18:33:31.146Z] #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-07-27T18:33:31.146Z] #33 sha256:41d202b16a7eead1cf0206509cd76a3cc42a3648c3ca00142a92972db2ac0c62 [2022-07-27T18:33:31.146Z] #33 1.337 + RM_GOPATH=0 [2022-07-27T18:33:31.146Z] #33 1.337 + TMP_GOPATH= [2022-07-27T18:33:31.146Z] #33 1.337 + : /build [2022-07-27T18:33:31.146Z] #33 1.339 + '[' -z '' ']' [2022-07-27T18:33:31.146Z] #33 1.340 ++ mktemp -d [2022-07-27T18:33:31.146Z] #33 1.344 + export GOPATH=/tmp/tmp.mb19UlADYg [2022-07-27T18:33:31.146Z] #33 1.344 + GOPATH=/tmp/tmp.mb19UlADYg [2022-07-27T18:33:31.146Z] #33 1.344 + RM_GOPATH=1 [2022-07-27T18:33:31.146Z] #33 1.344 + case "$(go env GOARCH)" in [2022-07-27T18:33:31.146Z] #33 1.344 ++ go env GOARCH [2022-07-27T18:33:31.146Z] #33 1.346 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:33:31.146Z] #33 1.346 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:33:31.146Z] #33 1.346 ++ dirname /install.sh [2022-07-27T18:33:31.146Z] #33 1.349 + dir=/ [2022-07-27T18:33:31.146Z] #33 1.349 + bin=dockercli [2022-07-27T18:33:31.146Z] #33 1.349 + shift [2022-07-27T18:33:31.146Z] #33 1.349 + '[' '!' -f //dockercli.installer ']' [2022-07-27T18:33:31.146Z] #33 1.349 + . //dockercli.installer [2022-07-27T18:33:31.146Z] #33 1.350 ++ : stable [2022-07-27T18:33:31.146Z] #33 1.350 ++ : 17.06.2-ce [2022-07-27T18:33:31.146Z] #33 1.350 + install_dockercli [2022-07-27T18:33:31.146Z] #33 1.350 Install docker/cli version 17.06.2-ce from stable [2022-07-27T18:33:31.146Z] #33 1.350 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-27T18:33:31.146Z] #33 1.350 ++ uname -m [2022-07-27T18:33:31.146Z] #33 1.351 + arch=x86_64 [2022-07-27T18:33:31.146Z] #33 1.351 + '[' x86_64 '!=' x86_64 ']' [2022-07-27T18:33:31.146Z] #33 1.351 + url=https://download.docker.com/linux/static [2022-07-27T18:33:31.146Z] #33 1.352 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-27T18:33:31.146Z] #33 1.352 + tar -xz docker/docker [2022-07-27T18:33:31.146Z] #33 4.275 + mkdir -p /build [2022-07-27T18:33:31.146Z] #33 4.279 + mv docker/docker /build/ [2022-07-27T18:33:31.146Z] #33 4.282 + rmdir docker [2022-07-27T18:33:31.146Z] #33 DONE 4.5s [2022-07-27T18:33:31.146Z] [2022-07-27T18:33:31.146Z] #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-07-27T18:33:31.146Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-27T18:33:31.146Z] #20 1.657 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:33:31.146Z] #20 1.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:33:31.146Z] #20 1.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:33:31.146Z] #20 2.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:33:31.146Z] #20 2.344 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-27T18:33:31.146Z] #20 2.874 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:33:31.146Z] #20 3.398 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-27T18:33:31.146Z] #20 3.787 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-27T18:33:31.146Z] #20 4.224 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-27T18:33:31.146Z] #20 4.708 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-27T18:33:31.146Z] #20 4.710 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-27T18:33:31.146Z] #20 4.713 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-27T18:33:31.146Z] #20 4.717 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-27T18:33:31.146Z] #20 4.719 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:33:31.146Z] #20 4.723 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:33:31.146Z] #20 4.725 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:33:31.146Z] #20 4.726 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-27T18:33:31.146Z] #20 4.726 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-27T18:33:31.146Z] #20 4.728 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:33:31.146Z] #20 4.729 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-27T18:33:31.146Z] #20 4.736 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-27T18:33:31.674Z] #23 18.23 Collecting pyyaml [2022-07-27T18:33:31.674Z] #23 18.26 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-07-27T18:33:31.674Z] #23 18.37 Building wheels for collected packages: yamllint [2022-07-27T18:33:31.674Z] #23 18.38 Building wheel for yamllint (setup.py): started [2022-07-27T18:33:31.970Z] #64 279.3 # github.com/containerd/containerd/cmd/containerd [2022-07-27T18:33:31.970Z] #64 279.3 /usr/bin/ld: /tmp/go-link-320876185/000019.o: in function `New': [2022-07-27T18:33:31.970Z] #64 279.3 /tmp/tmp.3XE3TZX3lY/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-07-27T18:33:31.970Z] #64 279.4 + bin/containerd-stress [2022-07-27T18:33:31.970Z] #64 280.4 + bin/containerd-shim [2022-07-27T18:33:33.063Z] #20 ... [2022-07-27T18:33:33.063Z] [2022-07-27T18:33:33.063Z] #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-07-27T18:33:33.063Z] #74 sha256:e6d482fda31101c43f56c78c988ccbc4d63de9676808624c1edbe4669aab0944 [2022-07-27T18:33:33.063Z] #74 5.854 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-27T18:33:33.063Z] #74 6.286 go: downloading github.com/google/uuid v1.3.0 [2022-07-27T18:33:33.063Z] #74 6.322 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-27T18:33:33.063Z] #74 6.326 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-27T18:33:33.063Z] #74 6.438 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T18:33:33.063Z] #74 6.449 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-27T18:33:33.323Z] #74 6.604 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-27T18:33:33.323Z] #74 6.767 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-27T18:33:33.323Z] #74 6.802 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-27T18:33:33.822Z] #77 246.4 AR libcrun_testing.a [2022-07-27T18:33:33.822Z] #77 246.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-27T18:33:33.822Z] #77 246.5 CCLD tests/tests_libcrun_utils [2022-07-27T18:33:33.822Z] #77 246.5 CCLD tests/tests_libcrun_errors [2022-07-27T18:33:33.822Z] #77 246.5 CCLD tests/tests_libcrun_fuzzer [2022-07-27T18:33:33.822Z] #77 247.6 CCLD libcrun.la [2022-07-27T18:33:33.822Z] #77 248.3 CCLD crun [2022-07-27T18:33:33.894Z] #74 7.336 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-27T18:33:33.894Z] #74 7.398 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-27T18:33:34.204Z] #23 20.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-27T18:33:34.204Z] #23 20.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=57c231f670606a0a38079bfcc4a27846b38c677ce2500d0823162db83f01ea6b [2022-07-27T18:33:34.204Z] #23 20.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-27T18:33:34.204Z] #23 20.34 Successfully built yamllint [2022-07-27T18:33:34.204Z] #23 20.41 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-27T18:33:34.385Z] #77 248.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-27T18:33:34.385Z] #77 249.1 /bin/mkdir -p '/usr/local/lib' [2022-07-27T18:33:34.385Z] #77 249.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-27T18:33:34.385Z] #77 249.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-27T18:33:34.385Z] #77 249.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-27T18:33:34.385Z] #77 249.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-27T18:33:34.385Z] #77 249.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-27T18:33:34.642Z] #77 249.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-27T18:33:34.642Z] #77 249.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-27T18:33:34.642Z] #77 249.5 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-07-27T18:33:34.771Z] #23 21.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-27T18:33:34.899Z] #77 249.5 ---------------------------------------------------------------------- [2022-07-27T18:33:34.900Z] #77 249.5 Libraries have been installed in: [2022-07-27T18:33:34.900Z] #77 249.5 /usr/local/lib [2022-07-27T18:33:34.900Z] #77 249.5 [2022-07-27T18:33:34.900Z] #77 249.5 If you ever happen to want to link against installed libraries [2022-07-27T18:33:34.900Z] #77 249.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-27T18:33:34.900Z] #77 249.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-27T18:33:34.900Z] #77 249.5 flag during linking and do at least one of the following: [2022-07-27T18:33:34.900Z] #77 249.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-27T18:33:34.900Z] #77 249.5 during execution [2022-07-27T18:33:34.900Z] #77 249.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-27T18:33:34.900Z] #77 249.5 during linking [2022-07-27T18:33:34.900Z] #77 249.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-27T18:33:34.900Z] #77 249.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-27T18:33:34.900Z] #77 249.5 [2022-07-27T18:33:34.900Z] #77 249.5 See any operating system documentation about shared libraries for [2022-07-27T18:33:34.900Z] #77 249.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-27T18:33:34.900Z] #77 249.5 ---------------------------------------------------------------------- [2022-07-27T18:33:34.900Z] #77 249.5 /bin/mkdir -p '/build' [2022-07-27T18:33:34.900Z] #77 249.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-27T18:33:34.900Z] #77 249.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-27T18:33:34.900Z] #77 249.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-27T18:33:34.900Z] #77 249.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-27T18:33:34.900Z] #77 249.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-27T18:33:35.157Z] #77 DONE 249.8s [2022-07-27T18:33:35.157Z] [2022-07-27T18:33:35.157Z] #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-07-27T18:33:35.157Z] #60 sha256:c7fcc7494969a1d44ff06e7d1a976c4d6da06eac030edc9f13347c09c616d8e7 [2022-07-27T18:33:35.338Z] #23 DONE 22.0s [2022-07-27T18:33:35.338Z] [2022-07-27T18:33:35.338Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-27T18:33:35.338Z] #27 sha256:d3130e0fe3df659768e7b23bc4213dae5251a8d1da69f7b7eb2c294b795cbbbc [2022-07-27T18:33:35.596Z] #27 DONE 0.3s [2022-07-27T18:33:35.596Z] [2022-07-27T18:33:35.596Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-27T18:33:35.596Z] #32 sha256:fc23e36a9d2f771ef0937467f8cce8aef240c173a3d857d7c16cefbf53f965dd [2022-07-27T18:33:36.458Z] #74 ... [2022-07-27T18:33:36.458Z] [2022-07-27T18:33:36.458Z] #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-07-27T18:33:36.458Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-27T18:33:36.458Z] #49 1.658 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:33:36.458Z] #49 1.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:33:36.458Z] #49 1.802 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:33:36.458Z] #49 2.004 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-27T18:33:36.458Z] #49 2.315 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:33:36.458Z] #49 2.789 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-27T18:33:36.458Z] #49 3.289 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:33:36.458Z] #49 3.820 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-27T18:33:36.458Z] #49 4.313 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-27T18:33:36.458Z] #49 4.874 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-27T18:33:36.458Z] #49 4.874 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-27T18:33:36.458Z] #49 4.874 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-27T18:33:36.458Z] #49 4.874 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:33:36.458Z] #49 4.874 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:33:36.458Z] #49 4.907 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-27T18:33:36.458Z] #49 5.058 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:33:36.458Z] #49 5.066 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-27T18:33:36.458Z] #49 5.069 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-27T18:33:36.458Z] #49 5.072 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-27T18:33:36.458Z] #49 5.072 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-27T18:33:36.458Z] #49 5.072 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:33:36.532Z] #32 DONE 0.5s [2022-07-27T18:33:36.532Z] [2022-07-27T18:33:36.532Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-27T18:33:36.532Z] #35 sha256:506ed64f364986903b73d8fa92a3acc69f50448b677945cb5b082f7bbc3514d9 [2022-07-27T18:33:36.532Z] #35 DONE 0.1s [2022-07-27T18:33:36.532Z] [2022-07-27T18:33:36.532Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-27T18:33:36.532Z] #37 sha256:468c7647d7947ad1f2e2cc689133b19da1fa5be645339f37c2585d140813144d [2022-07-27T18:33:36.532Z] #37 DONE 0.2s [2022-07-27T18:33:36.532Z] [2022-07-27T18:33:36.532Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-27T18:33:36.532Z] #39 sha256:501248faa9562b6270a73a5d30f93c9157dca7553a6b58c19ffa0795d3ff1529 [2022-07-27T18:33:36.532Z] #39 DONE 0.1s [2022-07-27T18:33:36.532Z] [2022-07-27T18:33:36.532Z] #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-07-27T18:33:36.532Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:33:36.717Z] #49 ... [2022-07-27T18:33:36.717Z] [2022-07-27T18:33:36.717Z] #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-07-27T18:33:36.717Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-27T18:33:36.717Z] #69 1.617 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:33:36.717Z] #69 1.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:33:36.717Z] #69 1.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:33:36.717Z] #69 1.854 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-27T18:33:36.717Z] #69 2.208 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:33:36.717Z] #69 2.666 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-27T18:33:36.717Z] #69 3.196 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-27T18:33:36.717Z] #69 3.715 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:33:36.717Z] #69 4.172 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-27T18:33:36.717Z] #69 4.585 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:33:36.717Z] #69 4.588 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-27T18:33:36.717Z] #69 4.635 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-27T18:33:36.717Z] #69 4.696 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:33:36.717Z] #69 4.696 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-27T18:33:36.717Z] #69 4.716 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-27T18:33:36.717Z] #69 4.944 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-27T18:33:36.717Z] #69 4.949 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-27T18:33:36.717Z] #69 4.950 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:33:36.717Z] #69 4.952 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-27T18:33:36.717Z] #69 4.953 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:33:36.717Z] #69 4.954 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-27T18:33:36.832Z] #47 ... [2022-07-27T18:33:36.832Z] [2022-07-27T18:33:36.832Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-27T18:33:36.832Z] #41 sha256:c2954e99f760cadfe091fbd68affa921e28dc3cd930ac6ec90222b404f6fe885 [2022-07-27T18:33:36.832Z] #41 DONE 0.1s [2022-07-27T18:33:36.832Z] [2022-07-27T18:33:36.832Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-27T18:33:36.832Z] #45 sha256:25d0bed01bb53b4480497982e791392460965e0c055d5c8f16039ac23e3216cf [2022-07-27T18:33:36.832Z] #45 DONE 0.1s [2022-07-27T18:33:36.832Z] [2022-07-27T18:33:36.832Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-27T18:33:36.832Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:33:37.278Z] #77 ... [2022-07-27T18:33:37.278Z] [2022-07-27T18:33:37.278Z] #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-07-27T18:33:37.278Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:33:37.278Z] #47 351.1 + dpkg --print-architecture [2022-07-27T18:33:37.278Z] #47 351.1 + git checkout -q v2.1.0 [2022-07-27T18:33:37.278Z] #47 351.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-27T18:33:37.278Z] #47 351.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-27T18:33:38.533Z] #64 289.0 + bin/containerd-shim-runc-v1 [2022-07-27T18:33:43.800Z] #64 294.0 + bin/containerd-shim-runc-v2 [2022-07-27T18:33:44.059Z] #64 294.7 + binaries [2022-07-27T18:33:44.059Z] #64 294.7 + install -D bin/containerd /build/containerd [2022-07-27T18:33:44.059Z] #64 294.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-27T18:33:44.059Z] #64 294.7 + install -D bin/ctr /build/ctr [2022-07-27T18:33:47.339Z] #60 190.6 + mkdir -p /build [2022-07-27T18:33:47.339Z] #60 190.6 + cp runc /build/runc [2022-07-27T18:33:48.707Z] #60 DONE 192.8s [2022-07-27T18:33:48.707Z] [2022-07-27T18:33:48.707Z] #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-07-27T18:33:48.707Z] #64 sha256:6b4fed618cb659e6c190ec0460e1d91f707daf6c8c5c7081bd06407e319a5e87 [2022-07-27T18:33:48.936Z] #69 ... [2022-07-27T18:33:48.936Z] [2022-07-27T18:33:48.936Z] #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-07-27T18:33:48.936Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-27T18:33:48.936Z] #20 21.64 Fetched 49.2 MB in 20s (2431 kB/s) [2022-07-27T18:33:49.320Z] #64 DONE 299.7s [2022-07-27T18:33:49.887Z] [2022-07-27T18:33:49.887Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-27T18:33:49.887Z] #65 sha256:976d434bf973ae10fd35f72da4f16450af6de2b83466d17fa4215ba254ec61e9 [2022-07-27T18:33:50.601Z] #64 ... [2022-07-27T18:33:50.601Z] [2022-07-27T18:33:50.601Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:33:50.601Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:33:50.601Z] #55 319.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-27T18:33:50.601Z] #55 DONE 320.0s [2022-07-27T18:33:50.601Z] [2022-07-27T18:33:50.601Z] #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-07-27T18:33:50.601Z] #64 sha256:6b4fed618cb659e6c190ec0460e1d91f707daf6c8c5c7081bd06407e319a5e87 [2022-07-27T18:33:51.786Z] #65 DONE 1.7s [2022-07-27T18:33:51.786Z] [2022-07-27T18:33:51.786Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-27T18:33:51.786Z] #70 sha256:ddf0ad2c9ce278127654ed4ceda846571bd1f3fea49b5919dbfad239671f2bd3 [2022-07-27T18:33:52.044Z] #70 DONE 0.4s [2022-07-27T18:33:52.044Z] [2022-07-27T18:33:52.044Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-27T18:33:52.044Z] #75 sha256:30cc67f50a31fcb11d7256b6749b3d2bc6c255829c15e0c36f01e0529d6f3a1f [2022-07-27T18:33:52.494Z] #64 ... [2022-07-27T18:33:52.494Z] [2022-07-27T18:33:52.494Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-27T18:33:52.494Z] #56 sha256:c95705feab67e00d6f5c2fb755193731d119b3a916584585f446d33bc0469ff2 [2022-07-27T18:33:52.494Z] #56 DONE 0.3s [2022-07-27T18:33:52.494Z] [2022-07-27T18:33:52.494Z] #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-07-27T18:33:52.494Z] #64 sha256:6b4fed618cb659e6c190ec0460e1d91f707daf6c8c5c7081bd06407e319a5e87 [2022-07-27T18:33:52.494Z] #64 ... [2022-07-27T18:33:52.494Z] [2022-07-27T18:33:52.494Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-27T18:33:52.494Z] #58 sha256:51373de12eec7af9f28a3a80b4a2eaa7c52d598e434511b7257db9ad2cad836b [2022-07-27T18:33:52.494Z] #58 DONE 0.1s [2022-07-27T18:33:52.750Z] [2022-07-27T18:33:52.750Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-27T18:33:52.750Z] #61 sha256:f0d38ce03185e9ffd9f4ca893d8247ee7db1d04c60c339c2c0519d1f8f05e925 [2022-07-27T18:33:52.750Z] #61 DONE 0.3s [2022-07-27T18:33:52.750Z] [2022-07-27T18:33:52.750Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-27T18:33:52.750Z] #64 sha256:6b4fed618cb659e6c190ec0460e1d91f707daf6c8c5c7081bd06407e319a5e87 [2022-07-27T18:33:53.948Z] #75 DONE 1.7s [2022-07-27T18:33:53.949Z] [2022-07-27T18:33:53.949Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-27T18:33:53.949Z] #78 sha256:2a55c99f288db8250e267acc14de30e55146a399c8cee057f884da8953bdaf46 [2022-07-27T18:33:53.949Z] #78 DONE 0.1s [2022-07-27T18:33:53.949Z] [2022-07-27T18:33:53.949Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-27T18:33:53.949Z] #79 sha256:86ca7869e8a0371ebde154467f68e403c5bfcf7ea143c992aa83903957e26eb5 [2022-07-27T18:33:53.949Z] #79 DONE 0.1s [2022-07-27T18:33:53.949Z] [2022-07-27T18:33:53.949Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-27T18:33:53.949Z] #80 sha256:65ff047259b2e9a28b905b25308b22edf5f886b1ee725032e8f4187153fb1d78 [2022-07-27T18:33:53.949Z] #80 DONE 0.0s [2022-07-27T18:33:53.949Z] [2022-07-27T18:33:53.949Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-27T18:33:53.949Z] #81 sha256:d325fdf4d86b93c9e4032f7e5485485b2e52507be78baa666488f0e7c43b5223 [2022-07-27T18:33:54.883Z] #81 DONE 0.9s [2022-07-27T18:33:54.883Z] [2022-07-27T18:33:54.883Z] #82 exporting to image [2022-07-27T18:33:54.883Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-27T18:33:54.883Z] #82 exporting layers [2022-07-27T18:33:55.336Z] #47 DONE 379.8s [2022-07-27T18:33:55.336Z] [2022-07-27T18:33:55.336Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:33:55.336Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:33:55.521Z] #20 21.64 Reading package lists... [2022-07-27T18:33:55.521Z] #20 ... [2022-07-27T18:33:55.521Z] [2022-07-27T18:33:55.521Z] #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-07-27T18:33:55.521Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-27T18:33:55.521Z] #69 21.93 Fetched 49.2 MB in 21s (2391 kB/s) [2022-07-27T18:33:56.088Z] #64 285.5 + bin/containerd [2022-07-27T18:33:57.434Z] #69 21.93 Reading package lists... [2022-07-27T18:33:57.434Z] #69 ... [2022-07-27T18:33:57.434Z] [2022-07-27T18:33:57.434Z] #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-07-27T18:33:57.434Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-27T18:33:57.434Z] #49 21.57 Fetched 49.2 MB in 20s (2441 kB/s) [2022-07-27T18:33:57.434Z] #49 21.57 Reading package lists... [2022-07-27T18:33:57.434Z] #49 30.64 Reading package lists... [2022-07-27T18:33:57.434Z] #49 ... [2022-07-27T18:33:57.434Z] [2022-07-27T18:33:57.434Z] #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-07-27T18:33:57.434Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-27T18:33:57.434Z] #69 21.93 Reading package lists... [2022-07-27T18:33:57.871Z] #55 ... [2022-07-27T18:33:57.871Z] [2022-07-27T18:33:57.871Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-27T18:33:57.871Z] #48 sha256:95c81230c8720e27e036477506b06bc588a4813632c58f0df2365f716d5b2636 [2022-07-27T18:33:57.871Z] #48 DONE 0.3s [2022-07-27T18:33:57.871Z] [2022-07-27T18:33:57.871Z] #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-07-27T18:33:57.871Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:33:57.871Z] #77 308.4 CCLD tests/init [2022-07-27T18:33:58.128Z] #77 ... [2022-07-27T18:33:58.128Z] [2022-07-27T18:33:58.128Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-27T18:33:58.128Z] #52 sha256:b58b4ce6f1f9a2cce0c72c4f4406a86f52aca7d74359f1e3c8d663755b14e0f7 [2022-07-27T18:33:58.128Z] #52 DONE 0.1s [2022-07-27T18:33:58.128Z] [2022-07-27T18:33:58.128Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-27T18:33:58.128Z] #54 sha256:ed54e9889eeee87fbf2d99371743b2de1d5ae3c130cf66d84aac3c3269901857 [2022-07-27T18:33:58.128Z] #54 DONE 0.2s [2022-07-27T18:33:58.128Z] [2022-07-27T18:33:58.128Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:33:58.128Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:33:58.166Z] #82 exporting layers 3.3s done [2022-07-27T18:33:58.166Z] #82 writing image sha256:50900d2362de1faecce4e26cc9dee9bcb9ce9be250ac2d74e73596d967424bf6 done [2022-07-27T18:33:58.166Z] #82 naming to docker.io/library/docker:4c48efc02c9cced9a389788d4fe2c4af967944fe done [2022-07-27T18:33:58.166Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-27T18:33:58.497Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-27T18:33:58.903Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c48efc02c9cced9a389788d4fe2c4af967944fe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4c48efc02c9cced9a389788d4fe2c4af967944fe hack/test/unit [2022-07-27T18:33:59.838Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-27T18:33:59.838Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-27T18:33:59.838Z] + TESTDIRS=./... [2022-07-27T18:33:59.838Z] + exclude_paths='/vendor/|/integration' [2022-07-27T18:33:59.838Z] ++ go list ./... [2022-07-27T18:33:59.838Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-27T18:34:00.774Z] + pkg_list='github.com/docker/docker/api [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/backend/build [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/httputils [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/middleware [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/build [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/container [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/debug [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/image [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/network [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/session [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/system [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/server/router/volume [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/backend [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/container [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/events [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/filters [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/image [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/mount [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/network [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/registry [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/strslice [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/swarm [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/time [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/versions [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T18:34:00.774Z] github.com/docker/docker/api/types/volume [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/builder-next [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/dockerfile [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/remotecontext [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T18:34:00.774Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T18:34:00.774Z] github.com/docker/docker/cli [2022-07-27T18:34:00.774Z] github.com/docker/docker/cli/config [2022-07-27T18:34:00.774Z] github.com/docker/docker/cli/debug [2022-07-27T18:34:00.774Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T18:34:00.774Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T18:34:00.774Z] github.com/docker/docker/client [2022-07-27T18:34:00.774Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T18:34:00.774Z] github.com/docker/docker/cmd/dockerd [2022-07-27T18:34:00.774Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T18:34:00.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T18:34:00.774Z] github.com/docker/docker/container [2022-07-27T18:34:00.774Z] github.com/docker/docker/container/stream [2022-07-27T18:34:00.774Z] github.com/docker/docker/contrib/apparmor [2022-07-27T18:34:00.774Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T18:34:00.774Z] github.com/docker/docker/contrib/httpserver [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/cluster [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/config [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/containerd [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/events [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/exec [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/images [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/initlayer [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/links [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/listeners [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/local [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/names [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/network [2022-07-27T18:34:00.774Z] github.com/docker/docker/daemon/stats [2022-07-27T18:34:00.774Z] github.com/docker/docker/distribution [2022-07-27T18:34:00.774Z] github.com/docker/docker/distribution/metadata [2022-07-27T18:34:00.774Z] github.com/docker/docker/distribution/utils [2022-07-27T18:34:00.774Z] github.com/docker/docker/distribution/xfer [2022-07-27T18:34:00.774Z] github.com/docker/docker/dockerversion [2022-07-27T18:34:00.774Z] github.com/docker/docker/errdefs [2022-07-27T18:34:00.774Z] github.com/docker/docker/image [2022-07-27T18:34:00.774Z] github.com/docker/docker/image/cache [2022-07-27T18:34:00.774Z] github.com/docker/docker/image/tarexport [2022-07-27T18:34:00.774Z] github.com/docker/docker/image/v1 [2022-07-27T18:34:00.774Z] github.com/docker/docker/internal/test/suite [2022-07-27T18:34:00.774Z] github.com/docker/docker/layer [2022-07-27T18:34:00.774Z] github.com/docker/docker/libcontainerd [2022-07-27T18:34:00.774Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T18:34:00.774Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T18:34:00.774Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T18:34:00.774Z] github.com/docker/docker/libcontainerd/types [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/config [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/idm [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T18:34:00.774Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ns [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/options [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/osl [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/types [2022-07-27T18:34:00.775Z] github.com/docker/docker/oci [2022-07-27T18:34:00.775Z] github.com/docker/docker/oci/caps [2022-07-27T18:34:00.775Z] github.com/docker/docker/opts [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/aaparser [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/archive [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/authorization [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/capabilities [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/containerfs [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/directory [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/dmesg [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/fileutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/fsutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/homedir [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/idtools [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/ioutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/longpath [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/loopback [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/parsers [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/pidfile [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/platform [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/pools [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/progress [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/pubsub [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/reexec [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/signal [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/stack [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/stringid [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/system [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/tailfile [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/tarsum [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/urlutil [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/useragent [2022-07-27T18:34:00.775Z] github.com/docker/docker/plugin [2022-07-27T18:34:00.775Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T18:34:00.775Z] github.com/docker/docker/plugin/v2 [2022-07-27T18:34:00.775Z] github.com/docker/docker/profiles/apparmor [2022-07-27T18:34:00.775Z] github.com/docker/docker/profiles/seccomp [2022-07-27T18:34:00.775Z] github.com/docker/docker/quota [2022-07-27T18:34:00.775Z] github.com/docker/docker/reference [2022-07-27T18:34:00.775Z] github.com/docker/docker/registry [2022-07-27T18:34:00.775Z] github.com/docker/docker/registry/resumable [2022-07-27T18:34:00.775Z] github.com/docker/docker/restartmanager [2022-07-27T18:34:00.775Z] github.com/docker/docker/rootless [2022-07-27T18:34:00.775Z] github.com/docker/docker/rootless/specconv [2022-07-27T18:34:00.775Z] github.com/docker/docker/runconfig [2022-07-27T18:34:00.775Z] github.com/docker/docker/runconfig/opts [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/daemon [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/environment [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/fakegit [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/registry [2022-07-27T18:34:00.775Z] github.com/docker/docker/testutil/request [2022-07-27T18:34:00.775Z] github.com/docker/docker/volume [2022-07-27T18:34:00.775Z] github.com/docker/docker/volume/drivers [2022-07-27T18:34:00.775Z] github.com/docker/docker/volume/local [2022-07-27T18:34:00.775Z] github.com/docker/docker/volume/mounts [2022-07-27T18:34:00.775Z] github.com/docker/docker/volume/service [2022-07-27T18:34:00.775Z] github.com/docker/docker/volume/service/opts [2022-07-27T18:34:00.775Z] github.com/docker/docker/volume/testutils' [2022-07-27T18:34:00.775Z] ++ grep --fixed-strings -v /libnetwork [2022-07-27T18:34:00.775Z] ++ echo 'github.com/docker/docker/api [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/backend/build [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/httputils [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/middleware [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/build [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/container [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/debug [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/image [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/network [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/session [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/system [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/server/router/volume [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/backend [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/container [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/events [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/filters [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/image [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/mount [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/network [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/registry [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/strslice [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/swarm [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/time [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/versions [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T18:34:00.775Z] github.com/docker/docker/api/types/volume [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/builder-next [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/dockerfile [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/remotecontext [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T18:34:00.775Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T18:34:00.775Z] github.com/docker/docker/cli [2022-07-27T18:34:00.775Z] github.com/docker/docker/cli/config [2022-07-27T18:34:00.775Z] github.com/docker/docker/cli/debug [2022-07-27T18:34:00.775Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T18:34:00.775Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T18:34:00.775Z] github.com/docker/docker/client [2022-07-27T18:34:00.775Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T18:34:00.775Z] github.com/docker/docker/cmd/dockerd [2022-07-27T18:34:00.775Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T18:34:00.775Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T18:34:00.775Z] github.com/docker/docker/container [2022-07-27T18:34:00.775Z] github.com/docker/docker/container/stream [2022-07-27T18:34:00.775Z] github.com/docker/docker/contrib/apparmor [2022-07-27T18:34:00.775Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T18:34:00.775Z] github.com/docker/docker/contrib/httpserver [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/cluster [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/config [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/containerd [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/events [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/exec [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/images [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/initlayer [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/links [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/listeners [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/local [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/names [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/network [2022-07-27T18:34:00.775Z] github.com/docker/docker/daemon/stats [2022-07-27T18:34:00.775Z] github.com/docker/docker/distribution [2022-07-27T18:34:00.775Z] github.com/docker/docker/distribution/metadata [2022-07-27T18:34:00.775Z] github.com/docker/docker/distribution/utils [2022-07-27T18:34:00.775Z] github.com/docker/docker/distribution/xfer [2022-07-27T18:34:00.775Z] github.com/docker/docker/dockerversion [2022-07-27T18:34:00.775Z] github.com/docker/docker/errdefs [2022-07-27T18:34:00.775Z] github.com/docker/docker/image [2022-07-27T18:34:00.775Z] github.com/docker/docker/image/cache [2022-07-27T18:34:00.775Z] github.com/docker/docker/image/tarexport [2022-07-27T18:34:00.775Z] github.com/docker/docker/image/v1 [2022-07-27T18:34:00.775Z] github.com/docker/docker/internal/test/suite [2022-07-27T18:34:00.775Z] github.com/docker/docker/layer [2022-07-27T18:34:00.775Z] github.com/docker/docker/libcontainerd [2022-07-27T18:34:00.775Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T18:34:00.775Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T18:34:00.775Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T18:34:00.775Z] github.com/docker/docker/libcontainerd/types [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/config [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/idm [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/ns [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/options [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/osl [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/libnetwork/types [2022-07-27T18:34:00.775Z] github.com/docker/docker/oci [2022-07-27T18:34:00.775Z] github.com/docker/docker/oci/caps [2022-07-27T18:34:00.775Z] github.com/docker/docker/opts [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/aaparser [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/archive [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/authorization [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/capabilities [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/containerfs [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/directory [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/dmesg [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/fileutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/fsutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/homedir [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/idtools [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/ioutils [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/longpath [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/loopback [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/parsers [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/pidfile [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/platform [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/pools [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/progress [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/pubsub [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/reexec [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/signal [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/stack [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/stringid [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/system [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/tailfile [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/tarsum [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/urlutil [2022-07-27T18:34:00.775Z] github.com/docker/docker/pkg/useragent [2022-07-27T18:34:00.775Z] github.com/docker/docker/plugin [2022-07-27T18:34:00.775Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T18:34:00.775Z] github.com/docker/docker/plugin/v2 [2022-07-27T18:34:00.775Z] github.com/docker/docker/profiles/apparmor [2022-07-27T18:34:00.775Z] github.com/docker/docker/profiles/seccomp [2022-07-27T18:34:00.775Z] github.com/docker/docker/quota [2022-07-27T18:34:00.775Z] github.com/docker/docker/reference [2022-07-27T18:34:00.775Z] github.com/docker/docker/registry [2022-07-27T18:34:00.775Z] github.com/docker/docker/registry/resumable [2022-07-27T18:34:00.775Z] github.com/docker/docker/restartmanager [2022-07-27T18:34:00.775Z] github.com/docker/docker/rootless [2022-07-27T18:34:00.775Z] github.com/docker/docker/rootless/specconv [2022-07-27T18:34:00.775Z] github.com/docker/docker/runconfig [2022-07-27T18:34:00.776Z] github.com/docker/docker/runconfig/opts [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/daemon [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/environment [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fakegit [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/registry [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/request [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/drivers [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/local [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/mounts [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/service [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/service/opts [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/testutils' [2022-07-27T18:34:00.776Z] + base_pkg_list='github.com/docker/docker/api [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/backend/build [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/httputils [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/middleware [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/build [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/container [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/debug [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/image [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/network [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/session [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/system [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/volume [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/backend [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/container [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/events [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/filters [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/image [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/mount [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/network [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/registry [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/strslice [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/swarm [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/time [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/versions [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/volume [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/dockerfile [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/remotecontext [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli/config [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli/debug [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/client [2022-07-27T18:34:00.776Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T18:34:00.776Z] github.com/docker/docker/cmd/dockerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T18:34:00.776Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T18:34:00.776Z] github.com/docker/docker/container [2022-07-27T18:34:00.776Z] github.com/docker/docker/container/stream [2022-07-27T18:34:00.776Z] github.com/docker/docker/contrib/apparmor [2022-07-27T18:34:00.776Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T18:34:00.776Z] github.com/docker/docker/contrib/httpserver [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/config [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/containerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/events [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/exec [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/images [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/initlayer [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/links [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/listeners [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/local [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/names [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/network [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/stats [2022-07-27T18:34:00.776Z] github.com/docker/docker/distribution [2022-07-27T18:34:00.776Z] github.com/docker/docker/distribution/metadata [2022-07-27T18:34:00.776Z] github.com/docker/docker/distribution/utils [2022-07-27T18:34:00.776Z] github.com/docker/docker/distribution/xfer [2022-07-27T18:34:00.776Z] github.com/docker/docker/dockerversion [2022-07-27T18:34:00.776Z] github.com/docker/docker/errdefs [2022-07-27T18:34:00.776Z] github.com/docker/docker/image [2022-07-27T18:34:00.776Z] github.com/docker/docker/image/cache [2022-07-27T18:34:00.776Z] github.com/docker/docker/image/tarexport [2022-07-27T18:34:00.776Z] github.com/docker/docker/image/v1 [2022-07-27T18:34:00.776Z] github.com/docker/docker/internal/test/suite [2022-07-27T18:34:00.776Z] github.com/docker/docker/layer [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd/types [2022-07-27T18:34:00.776Z] github.com/docker/docker/oci [2022-07-27T18:34:00.776Z] github.com/docker/docker/oci/caps [2022-07-27T18:34:00.776Z] github.com/docker/docker/opts [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/aaparser [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/archive [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/authorization [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/capabilities [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/containerfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/directory [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/dmesg [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/fileutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/fsutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/homedir [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/idtools [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/ioutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/longpath [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/loopback [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/parsers [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/pidfile [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/platform [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/plugins [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/pools [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/progress [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/pubsub [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/reexec [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/signal [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/stack [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/stringid [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/system [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/tailfile [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/tarsum [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/urlutil [2022-07-27T18:34:00.776Z] github.com/docker/docker/pkg/useragent [2022-07-27T18:34:00.776Z] github.com/docker/docker/plugin [2022-07-27T18:34:00.776Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/plugin/v2 [2022-07-27T18:34:00.776Z] github.com/docker/docker/profiles/apparmor [2022-07-27T18:34:00.776Z] github.com/docker/docker/profiles/seccomp [2022-07-27T18:34:00.776Z] github.com/docker/docker/quota [2022-07-27T18:34:00.776Z] github.com/docker/docker/reference [2022-07-27T18:34:00.776Z] github.com/docker/docker/registry [2022-07-27T18:34:00.776Z] github.com/docker/docker/registry/resumable [2022-07-27T18:34:00.776Z] github.com/docker/docker/restartmanager [2022-07-27T18:34:00.776Z] github.com/docker/docker/rootless [2022-07-27T18:34:00.776Z] github.com/docker/docker/rootless/specconv [2022-07-27T18:34:00.776Z] github.com/docker/docker/runconfig [2022-07-27T18:34:00.776Z] github.com/docker/docker/runconfig/opts [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/daemon [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/environment [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fakegit [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/registry [2022-07-27T18:34:00.776Z] github.com/docker/docker/testutil/request [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/drivers [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/local [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/mounts [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/service [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/service/opts [2022-07-27T18:34:00.776Z] github.com/docker/docker/volume/testutils' [2022-07-27T18:34:00.776Z] ++ grep --fixed-strings /libnetwork [2022-07-27T18:34:00.776Z] ++ echo 'github.com/docker/docker/api [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/backend/build [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/httputils [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/middleware [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/build [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/container [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/debug [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/image [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/network [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/session [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/system [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/server/router/volume [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/backend [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/container [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/events [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/filters [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/image [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/mount [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/network [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/registry [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/strslice [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/swarm [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/time [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/versions [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T18:34:00.776Z] github.com/docker/docker/api/types/volume [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/dockerfile [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/remotecontext [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T18:34:00.776Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli/config [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli/debug [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T18:34:00.776Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/client [2022-07-27T18:34:00.776Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T18:34:00.776Z] github.com/docker/docker/cmd/dockerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T18:34:00.776Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T18:34:00.776Z] github.com/docker/docker/container [2022-07-27T18:34:00.776Z] github.com/docker/docker/container/stream [2022-07-27T18:34:00.776Z] github.com/docker/docker/contrib/apparmor [2022-07-27T18:34:00.776Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T18:34:00.776Z] github.com/docker/docker/contrib/httpserver [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/config [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/containerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/events [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/exec [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/images [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/initlayer [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/links [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/listeners [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/local [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/names [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/network [2022-07-27T18:34:00.776Z] github.com/docker/docker/daemon/stats [2022-07-27T18:34:00.776Z] github.com/docker/docker/distribution [2022-07-27T18:34:00.776Z] github.com/docker/docker/distribution/metadata [2022-07-27T18:34:00.776Z] github.com/docker/docker/distribution/utils [2022-07-27T18:34:00.776Z] github.com/docker/docker/distribution/xfer [2022-07-27T18:34:00.776Z] github.com/docker/docker/dockerversion [2022-07-27T18:34:00.776Z] github.com/docker/docker/errdefs [2022-07-27T18:34:00.776Z] github.com/docker/docker/image [2022-07-27T18:34:00.776Z] github.com/docker/docker/image/cache [2022-07-27T18:34:00.776Z] github.com/docker/docker/image/tarexport [2022-07-27T18:34:00.776Z] github.com/docker/docker/image/v1 [2022-07-27T18:34:00.776Z] github.com/docker/docker/internal/test/suite [2022-07-27T18:34:00.776Z] github.com/docker/docker/layer [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T18:34:00.776Z] github.com/docker/docker/libcontainerd/types [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/config [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/idm [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ns [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/options [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/osl [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/types [2022-07-27T18:34:00.777Z] github.com/docker/docker/oci [2022-07-27T18:34:00.777Z] github.com/docker/docker/oci/caps [2022-07-27T18:34:00.777Z] github.com/docker/docker/opts [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/aaparser [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/archive [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/authorization [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/capabilities [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/containerfs [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/directory [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/dmesg [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/fileutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/fsutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/homedir [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/idtools [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/ioutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/longpath [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/loopback [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/parsers [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/pidfile [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/platform [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/plugins [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/pools [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/progress [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/pubsub [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/reexec [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/signal [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/stack [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/stringid [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/system [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/tailfile [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/tarsum [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/urlutil [2022-07-27T18:34:00.777Z] github.com/docker/docker/pkg/useragent [2022-07-27T18:34:00.777Z] github.com/docker/docker/plugin [2022-07-27T18:34:00.777Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T18:34:00.777Z] github.com/docker/docker/plugin/v2 [2022-07-27T18:34:00.777Z] github.com/docker/docker/profiles/apparmor [2022-07-27T18:34:00.777Z] github.com/docker/docker/profiles/seccomp [2022-07-27T18:34:00.777Z] github.com/docker/docker/quota [2022-07-27T18:34:00.777Z] github.com/docker/docker/reference [2022-07-27T18:34:00.777Z] github.com/docker/docker/registry [2022-07-27T18:34:00.777Z] github.com/docker/docker/registry/resumable [2022-07-27T18:34:00.777Z] github.com/docker/docker/restartmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/rootless [2022-07-27T18:34:00.777Z] github.com/docker/docker/rootless/specconv [2022-07-27T18:34:00.777Z] github.com/docker/docker/runconfig [2022-07-27T18:34:00.777Z] github.com/docker/docker/runconfig/opts [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/daemon [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/environment [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/fakegit [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/registry [2022-07-27T18:34:00.777Z] github.com/docker/docker/testutil/request [2022-07-27T18:34:00.777Z] github.com/docker/docker/volume [2022-07-27T18:34:00.777Z] github.com/docker/docker/volume/drivers [2022-07-27T18:34:00.777Z] github.com/docker/docker/volume/local [2022-07-27T18:34:00.777Z] github.com/docker/docker/volume/mounts [2022-07-27T18:34:00.777Z] github.com/docker/docker/volume/service [2022-07-27T18:34:00.777Z] github.com/docker/docker/volume/service/opts [2022-07-27T18:34:00.777Z] github.com/docker/docker/volume/testutils' [2022-07-27T18:34:00.777Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/config [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/idm [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ns [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/options [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/osl [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/types' [2022-07-27T18:34:00.777Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-27T18:34:00.777Z] + echo 'github.com/docker/docker/libnetwork [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/config [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/idm [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/ns [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/options [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/osl [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/types' [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T18:34:00.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T18:34:00.777Z] + type docker-proxy [2022-07-27T18:34:00.777Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-27T18:34:00.777Z] + hack/make.sh binary-proxy install-proxy [2022-07-27T18:34:00.777Z] [2022-07-27T18:34:00.777Z] Removing bundles/ [2022-07-27T18:34:00.777Z] [2022-07-27T18:34:00.777Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-27T18:34:00.777Z] Building: bundles/binary-proxy/docker-proxy [2022-07-27T18:34:00.777Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:34:07.340Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-27T18:34:07.340Z] [2022-07-27T18:34:07.340Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-27T18:34:07.340Z] Installing docker-proxy to /usr/local/bin/ [2022-07-27T18:34:07.340Z] [2022-07-27T18:34:07.340Z] + mkdir -p bundles [2022-07-27T18:34:07.340Z] + '[' -n 'github.com/docker/docker/api [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/backend/build [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/httputils [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/middleware [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/build [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/container [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/debug [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/image [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/network [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/session [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/system [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/server/router/volume [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/backend [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/container [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/events [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/filters [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/image [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/mount [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/network [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/registry [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/strslice [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/swarm [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/time [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/versions [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T18:34:07.340Z] github.com/docker/docker/api/types/volume [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/builder-next [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/dockerfile [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/remotecontext [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T18:34:07.340Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T18:34:07.340Z] github.com/docker/docker/cli [2022-07-27T18:34:07.340Z] github.com/docker/docker/cli/config [2022-07-27T18:34:07.340Z] github.com/docker/docker/cli/debug [2022-07-27T18:34:07.340Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T18:34:07.340Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T18:34:07.340Z] github.com/docker/docker/client [2022-07-27T18:34:07.340Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T18:34:07.340Z] github.com/docker/docker/cmd/dockerd [2022-07-27T18:34:07.340Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T18:34:07.340Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T18:34:07.340Z] github.com/docker/docker/container [2022-07-27T18:34:07.340Z] github.com/docker/docker/container/stream [2022-07-27T18:34:07.340Z] github.com/docker/docker/contrib/apparmor [2022-07-27T18:34:07.340Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T18:34:07.340Z] github.com/docker/docker/contrib/httpserver [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/cluster [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/config [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/containerd [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/events [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/exec [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/images [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/initlayer [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/links [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/listeners [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/local [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/names [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/network [2022-07-27T18:34:07.340Z] github.com/docker/docker/daemon/stats [2022-07-27T18:34:07.340Z] github.com/docker/docker/distribution [2022-07-27T18:34:07.340Z] github.com/docker/docker/distribution/metadata [2022-07-27T18:34:07.340Z] github.com/docker/docker/distribution/utils [2022-07-27T18:34:07.340Z] github.com/docker/docker/distribution/xfer [2022-07-27T18:34:07.340Z] github.com/docker/docker/dockerversion [2022-07-27T18:34:07.340Z] github.com/docker/docker/errdefs [2022-07-27T18:34:07.340Z] github.com/docker/docker/image [2022-07-27T18:34:07.340Z] github.com/docker/docker/image/cache [2022-07-27T18:34:07.340Z] github.com/docker/docker/image/tarexport [2022-07-27T18:34:07.340Z] github.com/docker/docker/image/v1 [2022-07-27T18:34:07.340Z] github.com/docker/docker/internal/test/suite [2022-07-27T18:34:07.340Z] github.com/docker/docker/layer [2022-07-27T18:34:07.340Z] github.com/docker/docker/libcontainerd [2022-07-27T18:34:07.340Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T18:34:07.340Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T18:34:07.340Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T18:34:07.340Z] github.com/docker/docker/libcontainerd/types [2022-07-27T18:34:07.340Z] github.com/docker/docker/oci [2022-07-27T18:34:07.340Z] github.com/docker/docker/oci/caps [2022-07-27T18:34:07.340Z] github.com/docker/docker/opts [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/aaparser [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/archive [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/authorization [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/capabilities [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/containerfs [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/directory [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/dmesg [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/fileutils [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/fsutils [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/homedir [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/idtools [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/ioutils [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/longpath [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/loopback [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/parsers [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/pidfile [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/platform [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/plugins [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T18:34:07.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/pools [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/progress [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/pubsub [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/reexec [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/signal [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/stack [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/stringid [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/system [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/tailfile [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/tarsum [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/urlutil [2022-07-27T18:34:07.341Z] github.com/docker/docker/pkg/useragent [2022-07-27T18:34:07.341Z] github.com/docker/docker/plugin [2022-07-27T18:34:07.341Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T18:34:07.341Z] github.com/docker/docker/plugin/v2 [2022-07-27T18:34:07.341Z] github.com/docker/docker/profiles/apparmor [2022-07-27T18:34:07.341Z] github.com/docker/docker/profiles/seccomp [2022-07-27T18:34:07.341Z] github.com/docker/docker/quota [2022-07-27T18:34:07.341Z] github.com/docker/docker/reference [2022-07-27T18:34:07.341Z] github.com/docker/docker/registry [2022-07-27T18:34:07.341Z] github.com/docker/docker/registry/resumable [2022-07-27T18:34:07.341Z] github.com/docker/docker/restartmanager [2022-07-27T18:34:07.341Z] github.com/docker/docker/rootless [2022-07-27T18:34:07.341Z] github.com/docker/docker/rootless/specconv [2022-07-27T18:34:07.341Z] github.com/docker/docker/runconfig [2022-07-27T18:34:07.341Z] github.com/docker/docker/runconfig/opts [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/daemon [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/environment [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/fakegit [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/registry [2022-07-27T18:34:07.341Z] github.com/docker/docker/testutil/request [2022-07-27T18:34:07.341Z] github.com/docker/docker/volume [2022-07-27T18:34:07.341Z] github.com/docker/docker/volume/drivers [2022-07-27T18:34:07.341Z] github.com/docker/docker/volume/local [2022-07-27T18:34:07.341Z] github.com/docker/docker/volume/mounts [2022-07-27T18:34:07.341Z] github.com/docker/docker/volume/service [2022-07-27T18:34:07.341Z] github.com/docker/docker/volume/service/opts [2022-07-27T18:34:07.341Z] github.com/docker/docker/volume/testutils' ']' [2022-07-27T18:34:07.341Z] + 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-27T18:34:07.341Z] ? github.com/docker/docker/api [no test files] [2022-07-27T18:34:07.530Z] #69 31.02 Reading package lists... [2022-07-27T18:34:07.530Z] #69 ... [2022-07-27T18:34:07.530Z] [2022-07-27T18:34:07.530Z] #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-07-27T18:34:07.530Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-27T18:34:07.530Z] #49 30.64 Reading package lists... [2022-07-27T18:34:07.530Z] #49 39.85 Building dependency tree... [2022-07-27T18:34:07.530Z] #49 ... [2022-07-27T18:34:07.530Z] [2022-07-27T18:34:07.530Z] #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-07-27T18:34:07.530Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-27T18:34:07.530Z] #20 21.64 Reading package lists... [2022-07-27T18:34:07.530Z] #20 31.07 Reading package lists... [2022-07-27T18:34:07.790Z] #20 40.50 Building dependency tree... [2022-07-27T18:34:07.790Z] #20 ... [2022-07-27T18:34:07.790Z] [2022-07-27T18:34:07.790Z] #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-07-27T18:34:07.790Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-27T18:34:07.790Z] #69 31.02 Reading package lists... [2022-07-27T18:34:08.731Z] #69 40.00 Building dependency tree... [2022-07-27T18:34:09.063Z] #47 ... [2022-07-27T18:34:09.063Z] [2022-07-27T18:34:09.063Z] #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-07-27T18:34:09.063Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:34:09.063Z] #77 288.4 CCLD libocispec.la [2022-07-27T18:34:09.063Z] #77 288.8 CCLD src/validate [2022-07-27T18:34:09.063Z] #77 288.8 CCLD tests/test-1 [2022-07-27T18:34:09.063Z] #77 288.8 CCLD tests/test-2 [2022-07-27T18:34:09.063Z] #77 288.8 CCLD tests/test-3 [2022-07-27T18:34:09.063Z] #77 288.8 CCLD tests/test-4 [2022-07-27T18:34:09.063Z] #77 288.9 CCLD tests/test-6 [2022-07-27T18:34:09.063Z] #77 288.9 CCLD tests/test-7 [2022-07-27T18:34:09.063Z] #77 288.9 CCLD tests/test-5 [2022-07-27T18:34:09.063Z] #77 289.0 CCLD tests/test-8 [2022-07-27T18:34:09.063Z] #77 289.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-27T18:34:09.063Z] #77 289.1 CCLD tests/test-10 [2022-07-27T18:34:09.063Z] #77 289.1 CCLD tests/test-9 [2022-07-27T18:34:09.063Z] #77 289.1 CCLD tests/test-11 [2022-07-27T18:34:09.630Z] #77 290.7 libtool: link: ar cr libocispec.a [2022-07-27T18:34:09.630Z] #77 290.8 libtool: link: ranlib libocispec.a [2022-07-27T18:34:11.275Z] #69 44.23 The following additional packages will be installed: [2022-07-27T18:34:11.275Z] #69 44.25 libbtrfs0 [2022-07-27T18:34:11.275Z] #69 44.54 The following NEW packages will be installed: [2022-07-27T18:34:11.275Z] #69 44.56 libbtrfs-dev libbtrfs0 [2022-07-27T18:34:11.533Z] #77 292.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-27T18:34:11.533Z] #77 292.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-27T18:34:11.533Z] #77 292.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-27T18:34:11.533Z] #77 292.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:34:11.533Z] #77 292.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:34:11.533Z] #77 292.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:34:11.533Z] #77 292.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-27T18:34:11.533Z] #77 292.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-27T18:34:11.535Z] #69 45.03 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:34:11.535Z] #69 45.03 Need to get 460 kB of archives. [2022-07-27T18:34:11.535Z] #69 45.03 After this operation, 1237 kB of additional disk space will be used. [2022-07-27T18:34:11.535Z] #69 45.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-27T18:34:11.535Z] #69 45.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-27T18:34:11.792Z] #77 293.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-27T18:34:11.792Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-27T18:34:11.792Z] #77 293.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-27T18:34:11.792Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-27T18:34:11.792Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-27T18:34:11.792Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-27T18:34:11.792Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-27T18:34:11.792Z] #77 293.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-27T18:34:11.792Z] #77 293.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-27T18:34:11.792Z] #77 293.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-27T18:34:11.792Z] #77 293.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-27T18:34:11.792Z] #77 293.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-27T18:34:12.051Z] #77 293.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-27T18:34:12.051Z] #77 293.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-27T18:34:12.051Z] #77 293.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-27T18:34:12.051Z] #77 293.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-27T18:34:12.051Z] #77 293.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-27T18:34:12.051Z] #77 293.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-27T18:34:12.051Z] #77 293.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-27T18:34:12.051Z] #77 293.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-27T18:34:12.051Z] #77 293.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-27T18:34:12.105Z] #69 45.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:34:12.105Z] #69 ... [2022-07-27T18:34:12.105Z] [2022-07-27T18:34:12.105Z] #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-07-27T18:34:12.105Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-27T18:34:12.105Z] #20 40.50 Building dependency tree... [2022-07-27T18:34:12.105Z] #20 44.53 The following additional packages will be installed: [2022-07-27T18:34:12.105Z] #20 44.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:34:12.105Z] #20 44.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-27T18:34:12.105Z] #20 44.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-27T18:34:12.105Z] #20 44.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-27T18:34:12.105Z] #20 44.54 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-27T18:34:12.105Z] #20 44.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-27T18:34:12.105Z] #20 44.55 mingw-w64-common mingw-w64-x86-64-dev [2022-07-27T18:34:12.105Z] #20 44.58 Suggested packages: [2022-07-27T18:34:12.105Z] #20 44.59 gcc-10-locales seccomp wine64 [2022-07-27T18:34:12.105Z] #20 45.17 The following NEW packages will be installed: [2022-07-27T18:34:12.105Z] #20 45.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-27T18:34:12.105Z] #20 45.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-27T18:34:12.105Z] #20 45.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-27T18:34:12.105Z] #20 45.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-27T18:34:12.105Z] #20 45.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-27T18:34:12.105Z] #20 45.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-27T18:34:12.105Z] #20 45.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-27T18:34:12.105Z] #20 45.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-27T18:34:12.105Z] #20 45.19 mingw-w64-x86-64-dev [2022-07-27T18:34:12.105Z] #20 45.67 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:34:12.105Z] #20 45.67 Need to get 115 MB of archives. [2022-07-27T18:34:12.105Z] #20 45.67 After this operation, 645 MB of additional disk space will be used. [2022-07-27T18:34:12.105Z] #20 45.67 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-07-27T18:34:12.105Z] #20 45.72 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-07-27T18:34:12.310Z] #77 293.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-27T18:34:12.310Z] #77 293.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-27T18:34:12.310Z] #77 293.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-27T18:34:12.310Z] #77 293.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-27T18:34:12.310Z] #77 293.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-27T18:34:12.310Z] #77 293.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-27T18:34:12.366Z] #20 45.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-27T18:34:12.366Z] #20 45.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-07-27T18:34:12.366Z] #20 45.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-07-27T18:34:12.366Z] #20 45.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-27T18:34:12.366Z] #20 45.85 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-07-27T18:34:12.366Z] #20 45.90 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-07-27T18:34:12.366Z] #20 45.90 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-07-27T18:34:12.569Z] #77 293.7 CC src/crun-crun.o [2022-07-27T18:34:12.626Z] #20 46.10 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-07-27T18:34:12.828Z] #77 293.8 CC src/crun-run.o [2022-07-27T18:34:12.828Z] #77 293.8 CC src/crun-delete.o [2022-07-27T18:34:12.828Z] #77 293.9 CC src/crun-kill.o [2022-07-27T18:34:12.828Z] #77 293.9 CC src/crun-pause.o [2022-07-27T18:34:12.828Z] #77 294.0 CC src/crun-unpause.o [2022-07-27T18:34:12.828Z] #77 294.0 CC src/crun-spec.o [2022-07-27T18:34:12.828Z] #77 294.1 CC src/crun-exec.o [2022-07-27T18:34:13.086Z] #77 294.1 CC src/crun-list.o [2022-07-27T18:34:13.086Z] #77 294.2 CC src/crun-create.o [2022-07-27T18:34:13.086Z] #77 294.3 CC src/crun-start.o [2022-07-27T18:34:13.197Z] #20 46.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-27T18:34:13.197Z] #20 ... [2022-07-27T18:34:13.197Z] [2022-07-27T18:34:13.197Z] #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-07-27T18:34:13.197Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-27T18:34:13.197Z] #69 45.94 Fetched 460 kB in 0s (1432 kB/s) [2022-07-27T18:34:13.197Z] #69 46.01 Selecting previously unselected package libbtrfs0:amd64. [2022-07-27T18:34:13.197Z] #69 46.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-27T18:34:13.197Z] #69 46.08 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-27T18:34:13.197Z] #69 46.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:34:13.197Z] #69 46.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-27T18:34:13.197Z] #69 46.23 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-27T18:34:13.197Z] #69 46.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:34:13.197Z] #69 46.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:34:13.197Z] #69 46.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:34:13.197Z] #69 46.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:34:13.197Z] #69 DONE 46.7s [2022-07-27T18:34:13.345Z] #77 294.4 CC src/crun-update.o [2022-07-27T18:34:13.345Z] #77 294.4 CC src/crun-state.o [2022-07-27T18:34:13.345Z] #77 294.5 CC src/crun-checkpoint.o [2022-07-27T18:34:13.345Z] #77 294.5 CC src/crun-ps.o [2022-07-27T18:34:13.345Z] #77 294.5 CC src/crun-restore.o [2022-07-27T18:34:13.457Z] [2022-07-27T18:34:13.457Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-27T18:34:13.457Z] #70 sha256:e3fa08972dee413620ead83650e7b8a39a8177b0c9a36e08beec7fe597dde04e [2022-07-27T18:34:13.457Z] #70 DONE 0.1s [2022-07-27T18:34:13.457Z] [2022-07-27T18:34:13.457Z] #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-07-27T18:34:13.457Z] #71 sha256:051791062904ad01744a6799d4eab7aae608bc6982ef54ff220615335a376014 [2022-07-27T18:34:13.604Z] #77 294.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-27T18:34:13.604Z] #77 294.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-27T18:34:13.604Z] #77 294.7 CC src/libcrun/libcrun_la-container.lo [2022-07-27T18:34:13.604Z] #77 294.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-27T18:34:13.863Z] #77 295.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-27T18:34:13.863Z] #77 295.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-27T18:34:13.863Z] #77 295.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-27T18:34:13.863Z] #77 295.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-27T18:34:14.122Z] #77 295.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-27T18:34:14.122Z] #77 295.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-27T18:34:14.380Z] #77 295.4 CC src/libcrun/libcrun_la-linux.lo [2022-07-27T18:34:14.380Z] #77 295.4 CC src/libcrun/libcrun_la-criu.lo [2022-07-27T18:34:14.380Z] #77 295.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-27T18:34:14.380Z] #77 295.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-27T18:34:14.380Z] #77 295.6 CC src/libcrun/libcrun_la-error.lo [2022-07-27T18:34:14.399Z] #71 0.823 + RM_GOPATH=0 [2022-07-27T18:34:14.399Z] #71 0.823 + TMP_GOPATH= [2022-07-27T18:34:14.399Z] #71 0.823 + : /build [2022-07-27T18:34:14.399Z] #71 0.823 + '[' -z '' ']' [2022-07-27T18:34:14.399Z] #71 0.824 ++ mktemp -d [2022-07-27T18:34:14.399Z] #71 0.827 + export GOPATH=/tmp/tmp.shDhAapRpw [2022-07-27T18:34:14.399Z] #71 0.827 + GOPATH=/tmp/tmp.shDhAapRpw [2022-07-27T18:34:14.399Z] #71 0.827 + RM_GOPATH=1 [2022-07-27T18:34:14.399Z] #71 0.827 + case "$(go env GOARCH)" in [2022-07-27T18:34:14.399Z] #71 0.827 ++ go env GOARCH [2022-07-27T18:34:14.399Z] #71 0.849 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:34:14.399Z] #71 0.849 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:34:14.399Z] #71 0.849 ++ dirname /install.sh [2022-07-27T18:34:14.399Z] #71 0.851 + dir=/ [2022-07-27T18:34:14.399Z] #71 0.851 + bin=containerd [2022-07-27T18:34:14.399Z] #71 0.851 + shift [2022-07-27T18:34:14.399Z] #71 0.851 + '[' '!' -f //containerd.installer ']' [2022-07-27T18:34:14.399Z] #71 0.851 + . //containerd.installer [2022-07-27T18:34:14.399Z] #71 0.852 ++ set -e [2022-07-27T18:34:14.399Z] #71 0.852 ++ : v1.6.6 [2022-07-27T18:34:14.399Z] #71 0.852 + install_containerd [2022-07-27T18:34:14.399Z] #71 0.853 Install containerd version v1.6.6 [2022-07-27T18:34:14.399Z] #71 0.853 + echo 'Install containerd version v1.6.6' [2022-07-27T18:34:14.399Z] #71 0.853 + git clone https://github.com/containerd/containerd.git /tmp/tmp.shDhAapRpw/src/github.com/containerd/containerd [2022-07-27T18:34:14.399Z] #71 0.860 Cloning into '/tmp/tmp.shDhAapRpw/src/github.com/containerd/containerd'... [2022-07-27T18:34:14.639Z] #77 295.7 CC src/libcrun/libcrun_la-status.lo [2022-07-27T18:34:14.639Z] #77 295.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-27T18:34:14.639Z] #77 295.8 CC src/libcrun/libcrun_la-terminal.lo [2022-07-27T18:34:14.639Z] #77 295.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-27T18:34:14.898Z] #77 296.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-27T18:34:14.898Z] #77 296.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-27T18:34:14.898Z] #77 296.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-27T18:34:15.156Z] #77 296.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-27T18:34:15.156Z] #77 296.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-27T18:34:15.156Z] #77 296.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-27T18:34:15.156Z] #77 296.4 CC tests/init.o [2022-07-27T18:34:15.156Z] #77 296.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-27T18:34:17.699Z] #71 ... [2022-07-27T18:34:17.699Z] [2022-07-27T18:34:17.699Z] #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-07-27T18:34:17.699Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-27T18:34:17.699Z] #49 39.85 Building dependency tree... [2022-07-27T18:34:17.699Z] #49 43.98 The following additional packages will be installed: [2022-07-27T18:34:17.699Z] #49 44.00 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-27T18:34:17.699Z] #49 44.04 Suggested packages: [2022-07-27T18:34:17.699Z] #49 44.04 cmake-doc ninja-build lrzip [2022-07-27T18:34:17.699Z] #49 44.04 Recommended packages: [2022-07-27T18:34:17.699Z] #49 44.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-27T18:34:17.699Z] #49 44.76 The following NEW packages will be installed: [2022-07-27T18:34:17.699Z] #49 44.77 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-27T18:34:17.699Z] #49 45.13 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:34:17.699Z] #49 45.13 Need to get 8418 kB of archives. [2022-07-27T18:34:17.699Z] #49 45.13 After this operation, 34.9 MB of additional disk space will be used. [2022-07-27T18:34:17.699Z] #49 45.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:34:17.699Z] #49 45.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:34:17.699Z] #49 45.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-27T18:34:17.699Z] #49 45.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-27T18:34:17.699Z] #49 45.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-27T18:34:17.699Z] #49 45.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-27T18:34:17.699Z] #49 45.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-27T18:34:17.699Z] #49 45.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-27T18:34:17.699Z] #49 46.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:34:17.699Z] #49 46.41 Fetched 8418 kB in 0s (18.2 MB/s) [2022-07-27T18:34:17.699Z] #49 46.46 Selecting previously unselected package xxd. [2022-07-27T18:34:17.699Z] #49 46.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-27T18:34:17.699Z] #49 46.50 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:34:17.699Z] #49 46.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 46.65 Selecting previously unselected package vim-common. [2022-07-27T18:34:17.699Z] #49 46.65 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:34:17.699Z] #49 46.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 46.90 Selecting previously unselected package cmake-data. [2022-07-27T18:34:17.699Z] #49 46.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-27T18:34:17.699Z] #49 46.91 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 48.16 Selecting previously unselected package libarchive13:amd64. [2022-07-27T18:34:17.699Z] #49 48.17 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-27T18:34:17.699Z] #49 48.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 48.31 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-27T18:34:17.699Z] #49 48.31 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-27T18:34:17.699Z] #49 48.32 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-27T18:34:17.699Z] #49 48.41 Selecting previously unselected package librhash0:amd64. [2022-07-27T18:34:17.699Z] #49 48.42 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-27T18:34:17.699Z] #49 48.42 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-27T18:34:17.699Z] #49 48.50 Selecting previously unselected package libuv1:amd64. [2022-07-27T18:34:17.699Z] #49 48.50 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-27T18:34:17.699Z] #49 48.51 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-27T18:34:17.699Z] #49 48.58 Selecting previously unselected package cmake. [2022-07-27T18:34:17.699Z] #49 48.58 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-27T18:34:17.699Z] #49 48.59 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 50.14 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 50.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 50.17 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-27T18:34:17.699Z] #49 50.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 50.21 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-27T18:34:17.699Z] #49 50.22 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-27T18:34:17.699Z] #49 50.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 50.25 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-27T18:34:17.699Z] #49 50.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:34:17.699Z] #49 DONE 50.7s [2022-07-27T18:34:17.699Z] [2022-07-27T18:34:17.699Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-27T18:34:17.699Z] #50 sha256:6eed94143f8ace6566b27aed64a8341a16d245e96ee7324e350bde6ab66d6fdb [2022-07-27T18:34:17.699Z] #50 DONE 0.1s [2022-07-27T18:34:17.699Z] [2022-07-27T18:34:17.699Z] #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-07-27T18:34:17.699Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-27T18:34:17.699Z] #20 46.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-27T18:34:17.699Z] #20 47.03 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-07-27T18:34:17.699Z] #20 47.61 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-07-27T18:34:17.699Z] #20 47.83 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-07-27T18:34:17.699Z] #20 47.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-27T18:34:17.699Z] #20 47.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-27T18:34:17.699Z] #20 47.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-27T18:34:17.699Z] #20 47.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-27T18:34:17.699Z] #20 47.84 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-07-27T18:34:17.699Z] #20 47.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-27T18:34:17.699Z] #20 47.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-27T18:34:17.699Z] #20 47.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-27T18:34:17.699Z] #20 47.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-27T18:34:17.699Z] #20 47.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-27T18:34:17.699Z] #20 47.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-27T18:34:17.699Z] #20 47.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-27T18:34:17.699Z] #20 47.88 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-07-27T18:34:17.699Z] #20 47.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-27T18:34:17.699Z] #20 47.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-27T18:34:17.699Z] #20 48.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:34:17.699Z] #20 48.67 Fetched 115 MB in 3s (45.5 MB/s) [2022-07-27T18:34:17.699Z] #20 48.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-27T18:34:17.699Z] #20 48.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 ... 30255 files and directories currently installed.) [2022-07-27T18:34:17.699Z] #20 48.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-27T18:34:17.699Z] #20 48.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:34:17.699Z] #20 49.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-27T18:34:17.699Z] #20 49.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-27T18:34:17.699Z] #20 49.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:34:17.699Z] #20 50.75 Selecting previously unselected package binutils-mingw-w64. [2022-07-27T18:34:17.699Z] #20 50.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-27T18:34:17.699Z] #20 50.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:34:17.699Z] #20 50.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-27T18:34:17.699Z] #20 50.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:34:17.699Z] #20 50.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:34:17.699Z] #20 51.05 Selecting previously unselected package dmsetup. [2022-07-27T18:34:17.699Z] #20 51.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:34:17.699Z] #20 51.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:34:17.699Z] #20 51.15 Selecting previously unselected package mingw-w64-common. [2022-07-27T18:34:17.699Z] #20 51.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-27T18:34:17.699Z] #20 51.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-27T18:34:18.641Z] #20 ... [2022-07-27T18:34:18.641Z] [2022-07-27T18:34:18.641Z] #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-07-27T18:34:18.641Z] #74 sha256:e6d482fda31101c43f56c78c988ccbc4d63de9676808624c1edbe4669aab0944 [2022-07-27T18:34:18.641Z] #74 48.33 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-27T18:34:18.641Z] #74 48.33 + GOBIN=/build [2022-07-27T18:34:18.641Z] #74 48.33 + GO111MODULE=on [2022-07-27T18:34:18.641Z] #74 48.33 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-27T18:34:18.641Z] #74 51.77 rootlesskit version 1.0.0 [2022-07-27T18:34:18.641Z] #74 51.79 Usage of /build/rootlesskit-docker-proxy: [2022-07-27T18:34:18.641Z] #74 51.79 -container-ip string [2022-07-27T18:34:18.641Z] #74 51.79 container ip [2022-07-27T18:34:18.641Z] #74 51.79 -container-port int [2022-07-27T18:34:18.641Z] #74 51.79 container port (default -1) [2022-07-27T18:34:18.641Z] #74 51.79 -host-ip string [2022-07-27T18:34:18.641Z] #74 51.79 host ip [2022-07-27T18:34:18.641Z] #74 51.79 -host-port int [2022-07-27T18:34:18.641Z] #74 51.79 host port (default -1) [2022-07-27T18:34:18.641Z] #74 51.79 -proto string [2022-07-27T18:34:18.641Z] #74 51.79 proxy protocol (default "tcp") [2022-07-27T18:34:18.641Z] #74 DONE 52.0s [2022-07-27T18:34:18.641Z] [2022-07-27T18:34:18.641Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-27T18:34:18.641Z] #75 sha256:ca4fe660d41e5409c71da67257b35b3abb20aa4f3ae29dc2a10f72513af5e7e5 [2022-07-27T18:34:18.902Z] #75 DONE 0.1s [2022-07-27T18:34:18.902Z] [2022-07-27T18:34:18.902Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-27T18:34:18.902Z] #76 sha256:e2eeebdbac9aa0b8f76e46c51231b91053f8625e026191f618306f197027c700 [2022-07-27T18:34:18.902Z] #76 DONE 0.1s [2022-07-27T18:34:18.902Z] [2022-07-27T18:34:18.902Z] #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-07-27T18:34:18.902Z] #51 sha256:3b68406dd78cfbaaadd8ce1a5eef7f54188d92d0c6b481a7223dcd0eeefa45db [2022-07-27T18:34:18.902Z] #51 0.843 + RM_GOPATH=0 [2022-07-27T18:34:18.902Z] #51 0.843 + TMP_GOPATH= [2022-07-27T18:34:18.902Z] #51 0.843 + : /build [2022-07-27T18:34:18.902Z] #51 0.843 + '[' -z '' ']' [2022-07-27T18:34:18.902Z] #51 0.844 ++ mktemp -d [2022-07-27T18:34:18.902Z] #51 0.845 + export GOPATH=/tmp/tmp.wuvObKY3y3 [2022-07-27T18:34:18.902Z] #51 0.845 + GOPATH=/tmp/tmp.wuvObKY3y3 [2022-07-27T18:34:18.902Z] #51 0.845 + RM_GOPATH=1 [2022-07-27T18:34:18.902Z] #51 0.845 + case "$(go env GOARCH)" in [2022-07-27T18:34:18.902Z] #51 0.845 ++ go env GOARCH [2022-07-27T18:34:18.902Z] #51 0.862 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:34:18.902Z] #51 0.862 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:34:18.902Z] #51 0.862 ++ dirname /install.sh [2022-07-27T18:34:18.902Z] #51 0.864 + dir=/ [2022-07-27T18:34:18.902Z] #51 0.864 + bin=tini [2022-07-27T18:34:18.902Z] #51 0.864 + shift [2022-07-27T18:34:18.902Z] #51 0.864 + '[' '!' -f //tini.installer ']' [2022-07-27T18:34:18.902Z] #51 0.864 + . //tini.installer [2022-07-27T18:34:18.902Z] #51 0.864 ++ : v0.19.0 [2022-07-27T18:34:18.902Z] #51 0.864 + install_tini [2022-07-27T18:34:18.902Z] #51 0.864 + echo 'Install tini version v0.19.0' [2022-07-27T18:34:18.902Z] #51 0.864 + git clone https://github.com/krallin/tini.git /tmp/tmp.wuvObKY3y3/tini [2022-07-27T18:34:18.902Z] #51 0.864 Install tini version v0.19.0 [2022-07-27T18:34:18.902Z] #51 0.866 Cloning into '/tmp/tmp.wuvObKY3y3/tini'... [2022-07-27T18:34:18.902Z] #51 1.600 + cd /tmp/tmp.wuvObKY3y3/tini [2022-07-27T18:34:18.902Z] #51 1.600 + git checkout -q v0.19.0 [2022-07-27T18:34:18.902Z] #51 1.612 + cmake . [2022-07-27T18:34:19.473Z] #51 1.996 -- The C compiler identification is GNU 10.2.1 [2022-07-27T18:34:19.473Z] #51 2.058 -- Detecting C compiler ABI info [2022-07-27T18:34:20.034Z] #55 ... [2022-07-27T18:34:20.034Z] [2022-07-27T18:34:20.034Z] #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-07-27T18:34:20.034Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:34:20.034Z] #77 329.7 CCLD libcrun.la [2022-07-27T18:34:20.034Z] #77 329.7 AR libcrun_testing.a [2022-07-27T18:34:20.034Z] #77 329.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-27T18:34:20.034Z] #77 329.8 CCLD tests/tests_libcrun_utils [2022-07-27T18:34:20.034Z] #77 329.8 CCLD tests/tests_libcrun_errors [2022-07-27T18:34:20.034Z] #77 329.8 CCLD tests/tests_libcrun_fuzzer [2022-07-27T18:34:20.043Z] #51 2.531 -- Detecting C compiler ABI info - done [2022-07-27T18:34:20.043Z] #51 2.619 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-27T18:34:20.043Z] #51 2.620 -- Detecting C compile features [2022-07-27T18:34:20.043Z] #51 2.621 -- Detecting C compile features - done [2022-07-27T18:34:20.043Z] #51 2.641 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-27T18:34:20.044Z] #51 2.807 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-27T18:34:20.044Z] #51 2.829 -- Configuring done [2022-07-27T18:34:20.044Z] #51 2.838 -- Generating done [2022-07-27T18:34:20.044Z] #51 2.842 -- Build files have been written to: /tmp/tmp.wuvObKY3y3/tini [2022-07-27T18:34:20.304Z] #51 2.847 + make tini-static [2022-07-27T18:34:20.304Z] #51 2.966 Scanning dependencies of target tini-static [2022-07-27T18:34:20.304Z] #51 3.001 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-27T18:34:20.597Z] #77 331.1 CCLD crun [2022-07-27T18:34:20.876Z] #51 3.468 [100%] Linking C executable tini-static [2022-07-27T18:34:21.139Z] #51 3.634 [100%] Built target tini-static [2022-07-27T18:34:21.139Z] #51 3.664 + mkdir -p /build [2022-07-27T18:34:21.139Z] #51 3.667 + cp tini-static /build/docker-init [2022-07-27T18:34:21.139Z] #51 DONE 3.8s [2022-07-27T18:34:21.139Z] [2022-07-27T18:34:21.139Z] #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-07-27T18:34:21.139Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-27T18:34:21.139Z] #20 53.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-27T18:34:21.139Z] #20 53.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-27T18:34:21.139Z] #20 53.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:34:21.528Z] #77 331.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-27T18:34:21.528Z] #77 331.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-27T18:34:21.528Z] #77 331.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-27T18:34:21.528Z] #77 331.9 /bin/mkdir -p '/usr/local/lib' [2022-07-27T18:34:21.528Z] #77 331.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-27T18:34:21.528Z] #77 332.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-27T18:34:21.721Z] #77 ... [2022-07-27T18:34:21.721Z] [2022-07-27T18:34:21.721Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-27T18:34:21.721Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-27T18:34:21.721Z] #47 367.8 + dpkg --print-architecture [2022-07-27T18:34:21.721Z] #47 367.8 + git checkout -q v2.1.0 [2022-07-27T18:34:21.721Z] #47 368.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-27T18:34:21.721Z] #47 368.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-27T18:34:21.785Z] #77 332.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-27T18:34:21.785Z] #77 332.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-27T18:34:21.785Z] #77 332.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-27T18:34:21.785Z] #77 332.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-27T18:34:21.785Z] #77 332.2 ---------------------------------------------------------------------- [2022-07-27T18:34:21.785Z] #77 332.2 Libraries have been installed in: [2022-07-27T18:34:21.785Z] #77 332.2 /usr/local/lib [2022-07-27T18:34:21.785Z] #77 332.2 [2022-07-27T18:34:21.785Z] #77 332.2 If you ever happen to want to link against installed libraries [2022-07-27T18:34:21.785Z] #77 332.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-27T18:34:21.785Z] #77 332.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-27T18:34:21.785Z] #77 332.2 flag during linking and do at least one of the following: [2022-07-27T18:34:21.785Z] #77 332.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-27T18:34:21.785Z] #77 332.2 during execution [2022-07-27T18:34:21.785Z] #77 332.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-27T18:34:21.785Z] #77 332.2 during linking [2022-07-27T18:34:21.785Z] #77 332.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-27T18:34:21.785Z] #77 332.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-27T18:34:21.785Z] #77 332.2 [2022-07-27T18:34:21.785Z] #77 332.2 See any operating system documentation about shared libraries for [2022-07-27T18:34:21.785Z] #77 332.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-27T18:34:21.785Z] #77 332.2 ---------------------------------------------------------------------- [2022-07-27T18:34:21.785Z] #77 332.2 /bin/mkdir -p '/build' [2022-07-27T18:34:21.785Z] #77 332.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-27T18:34:22.042Z] #77 332.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-27T18:34:22.042Z] #77 332.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-27T18:34:22.042Z] #77 332.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-27T18:34:22.042Z] #77 332.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-27T18:34:22.217Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-07-27T18:34:22.298Z] #77 DONE 332.7s [2022-07-27T18:34:22.298Z] [2022-07-27T18:34:22.298Z] #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-07-27T18:34:22.298Z] #64 sha256:067839b812caf8bb6331401403abfedc88b241a48e16d0ee5c4798f8f3f0c237 [2022-07-27T18:34:22.523Z] #20 55.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-27T18:34:22.523Z] #20 56.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:34:22.523Z] #20 56.00 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:34:22.783Z] #20 56.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-27T18:34:22.783Z] #20 56.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:34:22.783Z] #20 56.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:34:24.699Z] #20 58.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-27T18:34:24.699Z] #20 58.10 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:34:24.699Z] #20 58.11 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:34:28.901Z] #20 61.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-27T18:34:28.901Z] #20 61.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:34:28.901Z] #20 61.78 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:34:28.901Z] #20 ... [2022-07-27T18:34:28.901Z] [2022-07-27T18:34:28.901Z] #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-07-27T18:34:28.901Z] #71 sha256:051791062904ad01744a6799d4eab7aae608bc6982ef54ff220615335a376014 [2022-07-27T18:34:28.901Z] #71 14.93 + cd /tmp/tmp.shDhAapRpw/src/github.com/containerd/containerd [2022-07-27T18:34:28.901Z] #71 14.93 + git checkout -q v1.6.6 [2022-07-27T18:34:28.901Z] #71 15.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-27T18:34:28.901Z] #71 15.33 + BUILDTAGS='netgo osusergo static_build' [2022-07-27T18:34:28.901Z] #71 15.33 + export EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:34:28.901Z] #71 15.33 + EXTRA_FLAGS=-buildmode=pie [2022-07-27T18:34:28.901Z] #71 15.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-27T18:34:28.901Z] #71 15.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-27T18:34:28.901Z] #71 15.33 + '[' '' = dynamic ']' [2022-07-27T18:34:28.901Z] #71 15.33 + make [2022-07-27T18:34:29.473Z] #71 16.08 + bin/ctr [2022-07-27T18:34:36.055Z] #71 ... [2022-07-27T18:34:36.055Z] [2022-07-27T18:34:36.055Z] #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-07-27T18:34:36.055Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-27T18:34:36.055Z] #20 63.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-27T18:34:36.055Z] #20 63.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:34:36.055Z] #20 63.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:34:36.055Z] #20 65.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-27T18:34:36.055Z] #20 65.11 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:34:36.055Z] #20 65.12 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:34:36.055Z] #20 69.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-27T18:34:36.055Z] #20 69.14 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-27T18:34:36.055Z] #20 69.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:34:37.435Z] #20 70.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-27T18:34:37.436Z] #20 70.86 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-27T18:34:37.436Z] #20 70.87 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:34:37.436Z] #20 70.93 Selecting previously unselected package libapparmor1:amd64. [2022-07-27T18:34:37.436Z] #20 70.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-27T18:34:37.436Z] #20 70.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-27T18:34:37.436Z] #20 70.99 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-27T18:34:37.436Z] #20 71.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-27T18:34:37.436Z] #20 71.00 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-27T18:34:37.436Z] #20 71.06 Selecting previously unselected package libbtrfs0:amd64. [2022-07-27T18:34:37.695Z] #20 71.07 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-27T18:34:37.695Z] #20 71.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:34:37.695Z] #20 71.15 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-27T18:34:37.695Z] #20 71.15 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-27T18:34:37.695Z] #20 71.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:34:37.695Z] #20 71.26 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-27T18:34:37.695Z] #20 71.26 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:34:37.695Z] #20 71.27 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:34:37.695Z] #20 71.30 Selecting previously unselected package libudev-dev:amd64. [2022-07-27T18:34:37.695Z] #20 71.31 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-27T18:34:37.955Z] #20 71.32 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:34:37.955Z] #20 71.38 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-27T18:34:37.955Z] #20 71.39 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-27T18:34:37.955Z] #20 71.40 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-27T18:34:38.215Z] #20 71.53 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-27T18:34:38.215Z] #20 71.54 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-27T18:34:38.215Z] #20 71.55 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-27T18:34:38.215Z] #20 71.64 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-27T18:34:38.215Z] #20 71.65 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-27T18:34:38.215Z] #20 71.65 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-27T18:34:38.215Z] #20 71.73 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-27T18:34:38.474Z] #20 71.74 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-27T18:34:38.475Z] #20 71.74 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-27T18:34:38.475Z] #20 71.79 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-27T18:34:38.475Z] #20 71.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-27T18:34:38.475Z] #20 71.80 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-27T18:34:38.475Z] #20 71.99 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-27T18:34:38.475Z] #20 72.00 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-27T18:34:38.475Z] #20 72.01 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-27T18:34:38.734Z] #20 72.10 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-27T18:34:38.734Z] #20 72.11 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-27T18:34:38.734Z] #20 72.11 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:34:38.734Z] #20 72.17 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-27T18:34:38.734Z] #20 72.17 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-27T18:34:38.734Z] #20 72.17 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:34:38.734Z] #20 72.23 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-27T18:34:38.734Z] #20 72.24 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-27T18:34:38.734Z] #20 72.24 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:34:38.994Z] #20 72.49 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-27T18:34:38.994Z] #20 72.50 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-27T18:34:38.994Z] #20 72.51 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-27T18:34:38.994Z] #20 72.52 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-27T18:34:38.994Z] #20 72.54 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-27T18:34:38.994Z] #20 72.55 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-27T18:34:38.994Z] #20 72.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-27T18:34:38.994Z] #20 72.57 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-27T18:34:38.994Z] #20 72.58 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-27T18:34:38.994Z] #20 72.59 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-27T18:34:39.253Z] #20 72.60 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-27T18:34:39.253Z] #20 72.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-27T18:34:39.253Z] #20 72.63 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-27T18:34:39.254Z] #20 72.64 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-27T18:34:39.254Z] #20 72.65 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-27T18:34:39.254Z] #20 72.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-27T18:34:39.254Z] #20 72.67 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-27T18:34:39.254Z] #20 72.68 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-27T18:34:39.254Z] #20 72.69 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-27T18:34:39.254Z] #20 72.70 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-27T18:34:39.254Z] #20 72.71 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:34:39.254Z] #20 72.73 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-07-27T18:34:39.254Z] #20 72.74 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:34:39.254Z] #20 72.75 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-07-27T18:34:39.254Z] #20 72.75 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-27T18:34:39.254Z] #20 72.76 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-27T18:34:39.254Z] #20 72.77 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-07-27T18:34:39.254Z] #20 72.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-27T18:34:39.254Z] #20 72.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-27T18:34:39.514Z] #20 72.82 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:34:39.514Z] #20 72.83 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-27T18:34:39.514Z] #20 72.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:34:39.514Z] #20 72.85 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-27T18:34:39.514Z] #20 72.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:34:40.357Z] #64 ... [2022-07-27T18:34:40.357Z] [2022-07-27T18:34:40.357Z] #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-07-27T18:34:40.357Z] #60 sha256:c3f125b2ac8c1dc3002de01424c631e95dcf82fe6f5001d18abcdb0dc92af610 [2022-07-27T18:34:40.357Z] #60 209.4 + mkdir -p /build [2022-07-27T18:34:40.357Z] #60 209.4 + cp runc /build/runc [2022-07-27T18:34:40.455Z] #20 DONE 74.0s [2022-07-27T18:34:40.455Z] [2022-07-27T18:34:40.455Z] #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-07-27T18:34:40.455Z] #71 sha256:051791062904ad01744a6799d4eab7aae608bc6982ef54ff220615335a376014 [2022-07-27T18:34:40.613Z] #60 DONE 210.5s [2022-07-27T18:34:40.614Z] [2022-07-27T18:34:40.614Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:34:40.614Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:34:40.614Z] #55 425.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-27T18:34:40.614Z] #55 DONE 425.7s [2022-07-27T18:34:40.614Z] [2022-07-27T18:34:40.614Z] #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-07-27T18:34:40.614Z] #64 sha256:067839b812caf8bb6331401403abfedc88b241a48e16d0ee5c4798f8f3f0c237 [2022-07-27T18:34:40.715Z] #71 ... [2022-07-27T18:34:40.715Z] [2022-07-27T18:34:40.715Z] #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-07-27T18:34:40.715Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-27T18:34:41.695Z] #21 1.241 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-27T18:34:41.695Z] #21 1.326 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-27T18:34:42.280Z] #21 1.502 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-27T18:34:43.652Z] #47 DONE 397.1s [2022-07-27T18:34:43.652Z] [2022-07-27T18:34:43.652Z] #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-07-27T18:34:43.652Z] #60 sha256:8d64af2e35b6fc957f9b12aab7fcbacfdca2e90d2e43cc3023f384d89f2b8a95 [2022-07-27T18:34:43.652Z] #60 ... [2022-07-27T18:34:43.652Z] [2022-07-27T18:34:43.652Z] #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-07-27T18:34:43.652Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:34:43.652Z] #77 324.3 CCLD tests/init [2022-07-27T18:34:43.885Z] #64 ... [2022-07-27T18:34:43.885Z] [2022-07-27T18:34:43.885Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-27T18:34:43.885Z] #56 sha256:3ae68e8fa326ac2be536b509ec850747fe5124fc54f6010f71728cae2671162c [2022-07-27T18:34:43.885Z] #56 DONE 0.7s [2022-07-27T18:34:43.885Z] [2022-07-27T18:34:43.885Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-27T18:34:43.885Z] #58 sha256:e08c8809eb9729aae1f3c4d109d17afecd4e35280aa04d2c984e469940ce818c [2022-07-27T18:34:43.885Z] #58 DONE 0.1s [2022-07-27T18:34:43.885Z] [2022-07-27T18:34:43.885Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-27T18:34:43.885Z] #61 sha256:63691115dabebe3912f8d3082e60ac6b1b1b46d1aea7b785bc925c0658b5cd43 [2022-07-27T18:34:43.911Z] #77 ... [2022-07-27T18:34:43.911Z] [2022-07-27T18:34:43.911Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-27T18:34:43.911Z] #48 sha256:4fe57d3a363088e74659fc5f59e2f7742c2f5c6994968b07f6cbe20c0ec7f979 [2022-07-27T18:34:43.911Z] #48 DONE 0.5s [2022-07-27T18:34:43.911Z] [2022-07-27T18:34:43.911Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-27T18:34:43.911Z] #52 sha256:266cdb90ec374057f18c5ed5cea6f33ecc4c61114b586d51715b04141373bfe2 [2022-07-27T18:34:43.911Z] #52 DONE 0.0s [2022-07-27T18:34:43.911Z] [2022-07-27T18:34:43.911Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-27T18:34:43.911Z] #54 sha256:694ae9333d23c0affdcbe9ffd1179cc0e5ab4f76f979845cc0468704c5ad74d0 [2022-07-27T18:34:43.911Z] #54 DONE 0.1s [2022-07-27T18:34:43.911Z] [2022-07-27T18:34:43.911Z] #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-07-27T18:34:43.911Z] #64 sha256:9d050dad8ede2b91d587745163219964a5f7203172eaa870904e175a142ef350 [2022-07-27T18:34:44.450Z] #61 DONE 0.2s [2022-07-27T18:34:44.450Z] [2022-07-27T18:34:44.450Z] #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-07-27T18:34:44.450Z] #64 sha256:067839b812caf8bb6331401403abfedc88b241a48e16d0ee5c4798f8f3f0c237 [2022-07-27T18:34:45.817Z] #64 372.4 + bin/containerd [2022-07-27T18:34:47.834Z] #21 1.811 Reading package lists... [2022-07-27T18:34:52.033Z] #21 6.527 Reading package lists... [2022-07-27T18:34:52.261Z] #64 337.4 # github.com/containerd/containerd/cmd/containerd [2022-07-27T18:34:52.261Z] #64 337.4 /usr/bin/ld: /tmp/go-link-1216831367/000019.o: in function `New': [2022-07-27T18:34:52.261Z] #64 337.4 /tmp/tmp.XARXqf6ojX/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-07-27T18:34:52.261Z] #64 337.5 + bin/containerd-stress [2022-07-27T18:34:52.261Z] #64 338.6 + bin/containerd-shim [2022-07-27T18:34:52.973Z] #21 11.14 Building dependency tree... [2022-07-27T18:34:52.973Z] #21 12.29 Reading state information... [2022-07-27T18:34:53.913Z] #21 13.47 The following additional packages will be installed: [2022-07-27T18:34:53.914Z] #21 13.47 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-27T18:34:54.174Z] #21 13.47 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-27T18:34:54.174Z] #21 13.47 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-27T18:34:54.174Z] #21 13.47 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-27T18:34:54.174Z] #21 13.47 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-27T18:34:54.174Z] #21 13.48 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-27T18:34:54.174Z] #21 13.48 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-27T18:34:54.174Z] #21 13.50 Suggested packages: [2022-07-27T18:34:54.174Z] #21 13.50 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-27T18:34:54.174Z] #21 13.50 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-27T18:34:54.174Z] #21 13.50 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-27T18:34:54.174Z] #21 13.50 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-27T18:34:54.174Z] #21 13.50 seccomp:ppc64el seccomp:s390x [2022-07-27T18:34:54.174Z] #21 13.50 Recommended packages: [2022-07-27T18:34:54.174Z] #21 13.50 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-27T18:34:54.174Z] #21 13.50 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-27T18:34:54.174Z] #21 13.50 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-27T18:34:54.174Z] #21 13.50 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-27T18:34:54.434Z] #21 13.94 The following NEW packages will be installed: [2022-07-27T18:34:54.434Z] #21 13.94 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-27T18:34:54.434Z] #21 13.94 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-27T18:34:54.434Z] #21 13.94 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-27T18:34:54.434Z] #21 13.94 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-27T18:34:54.434Z] #21 13.95 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-27T18:34:54.434Z] #21 13.95 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-27T18:34:54.434Z] #21 13.95 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-27T18:34:54.434Z] #21 13.95 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-27T18:34:54.434Z] #21 13.95 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-27T18:34:54.434Z] #21 13.95 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-27T18:34:54.434Z] #21 13.95 libseccomp2:ppc64el libseccomp2:s390x [2022-07-27T18:34:54.695Z] #21 14.30 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:34:54.695Z] #21 14.30 Need to get 15.9 MB of archives. [2022-07-27T18:34:54.695Z] #21 14.30 After this operation, 73.0 MB of additional disk space will be used. [2022-07-27T18:34:54.695Z] #21 14.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-27T18:34:54.695Z] #21 14.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-27T18:34:54.695Z] #21 14.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-27T18:34:54.955Z] #21 14.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-27T18:34:54.955Z] #21 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-27T18:34:54.955Z] #21 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-27T18:34:54.955Z] #21 14.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-27T18:34:54.955Z] #21 14.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-27T18:34:54.955Z] #21 14.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-27T18:34:54.955Z] #21 14.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-27T18:34:54.955Z] #21 14.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-27T18:34:54.955Z] #21 14.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-27T18:34:54.955Z] #21 14.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-27T18:34:54.955Z] #21 14.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-27T18:34:54.955Z] #21 14.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-27T18:34:54.955Z] #21 14.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-27T18:34:54.955Z] #21 14.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-27T18:34:54.955Z] #21 14.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-27T18:34:54.955Z] #21 14.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-27T18:34:54.955Z] #21 14.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-27T18:34:54.955Z] #21 14.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-27T18:34:54.955Z] #21 14.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-27T18:34:54.955Z] #21 14.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-27T18:34:54.955Z] #21 14.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-27T18:34:54.955Z] #21 14.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-27T18:34:54.955Z] #21 14.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-27T18:34:54.955Z] #21 14.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-27T18:34:54.955Z] #21 14.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-27T18:34:54.956Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-27T18:34:54.956Z] #21 14.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-27T18:34:54.956Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-27T18:34:54.956Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-27T18:34:54.956Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-27T18:34:54.956Z] #21 14.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-27T18:34:55.217Z] #21 14.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-27T18:34:55.217Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-27T18:34:55.217Z] #21 14.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-27T18:34:55.217Z] #21 14.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-27T18:34:55.217Z] #21 14.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-27T18:34:55.217Z] #21 14.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-27T18:34:55.788Z] #21 15.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:34:55.788Z] #21 15.18 Fetched 15.9 MB in 1s (30.7 MB/s) [2022-07-27T18:34:55.788Z] #21 15.23 Selecting previously unselected package gcc-10-base:armel. [2022-07-27T18:34:55.788Z] #21 15.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-07-27T18:34:55.788Z] #21 15.27 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-27T18:34:55.788Z] #21 15.28 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-27T18:34:55.788Z] #21 15.32 Selecting previously unselected package gcc-10-base:armhf. [2022-07-27T18:34:55.788Z] #21 15.33 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-27T18:34:55.788Z] #21 15.33 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-27T18:34:55.788Z] #21 15.38 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-27T18:34:56.048Z] #21 15.38 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-27T18:34:56.048Z] #21 15.38 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-27T18:34:56.048Z] #21 15.43 Selecting previously unselected package gcc-10-base:s390x. [2022-07-27T18:34:56.048Z] #21 15.43 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-27T18:34:56.048Z] #21 15.43 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-27T18:34:56.048Z] #21 15.48 Selecting previously unselected package gcc-10-base:arm64. [2022-07-27T18:34:56.048Z] #21 15.48 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-27T18:34:56.048Z] #21 15.49 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-27T18:34:56.048Z] #21 15.54 Selecting previously unselected package libgcc-s1:armel. [2022-07-27T18:34:56.048Z] #21 15.55 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-27T18:34:56.048Z] #21 15.56 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-27T18:34:56.309Z] #21 15.60 Selecting previously unselected package libcrypt1:armel. [2022-07-27T18:34:56.309Z] #21 15.61 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-27T18:34:56.309Z] #21 15.61 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-27T18:34:56.309Z] #21 15.68 Selecting previously unselected package libc6:armel. [2022-07-27T18:34:56.309Z] #21 15.68 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-27T18:34:56.569Z] #21 15.89 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-27T18:34:56.829Z] #21 16.33 Selecting previously unselected package libapparmor1:armel. [2022-07-27T18:34:56.829Z] #21 16.33 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-27T18:34:56.829Z] #21 16.33 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-27T18:34:56.829Z] #21 16.38 Selecting previously unselected package libapparmor-dev:armel. [2022-07-27T18:34:56.829Z] #21 16.38 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-27T18:34:56.829Z] #21 16.39 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-27T18:34:57.090Z] #21 16.45 Selecting previously unselected package libgcc-s1:arm64. [2022-07-27T18:34:57.090Z] #21 16.46 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-27T18:34:57.090Z] #21 16.46 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-27T18:34:57.090Z] #21 16.51 Selecting previously unselected package libcrypt1:arm64. [2022-07-27T18:34:57.090Z] #21 16.51 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-27T18:34:57.090Z] #21 16.52 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-27T18:34:57.350Z] #21 16.60 Selecting previously unselected package libc6:arm64. [2022-07-27T18:34:57.350Z] #21 16.61 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-27T18:34:57.350Z] #21 16.76 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-27T18:34:57.610Z] #21 17.16 Selecting previously unselected package libapparmor1:arm64. [2022-07-27T18:34:57.871Z] #21 17.17 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-27T18:34:57.871Z] #21 17.18 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-27T18:34:57.871Z] #21 17.22 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-27T18:34:57.871Z] #21 17.23 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-27T18:34:57.871Z] #21 17.23 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-27T18:34:57.871Z] #21 17.30 Selecting previously unselected package libgcc-s1:s390x. [2022-07-27T18:34:57.871Z] #21 17.30 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-27T18:34:57.871Z] #21 17.31 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-27T18:34:57.871Z] #21 17.36 Selecting previously unselected package libcrypt1:s390x. [2022-07-27T18:34:57.871Z] #21 17.37 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-27T18:34:57.871Z] #21 17.37 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-27T18:34:58.131Z] #21 17.45 Selecting previously unselected package libc6:s390x. [2022-07-27T18:34:58.131Z] #21 17.45 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-27T18:34:58.131Z] #21 17.61 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-27T18:34:58.702Z] #21 18.10 Selecting previously unselected package libapparmor1:s390x. [2022-07-27T18:34:58.702Z] #21 18.11 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-27T18:34:58.702Z] #21 18.11 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-27T18:34:58.702Z] #21 18.17 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-27T18:34:58.702Z] #21 18.17 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-27T18:34:58.702Z] #21 18.18 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-27T18:34:58.702Z] #21 18.24 Selecting previously unselected package libgcc-s1:armhf. [2022-07-27T18:34:58.702Z] #21 18.24 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-27T18:34:58.702Z] #21 18.25 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-27T18:34:58.702Z] #21 18.30 Selecting previously unselected package libcrypt1:armhf. [2022-07-27T18:34:58.961Z] #21 18.30 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-27T18:34:58.961Z] #21 18.31 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-27T18:34:58.961Z] #21 18.39 Selecting previously unselected package libc6:armhf. [2022-07-27T18:34:58.961Z] #21 18.39 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-27T18:34:59.221Z] #21 18.56 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-27T18:34:59.790Z] #21 19.01 Selecting previously unselected package libapparmor1:armhf. [2022-07-27T18:34:59.790Z] #21 19.01 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-27T18:34:59.790Z] #21 19.02 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-27T18:34:59.790Z] #21 19.08 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-27T18:34:59.790Z] #21 19.08 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-27T18:34:59.790Z] #21 19.09 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-27T18:34:59.790Z] #21 19.15 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-27T18:34:59.790Z] #21 19.16 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-27T18:34:59.790Z] #21 19.17 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-27T18:34:59.790Z] #21 19.22 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-27T18:34:59.790Z] #21 19.22 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-27T18:34:59.790Z] #21 19.23 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-27T18:35:00.050Z] #21 19.31 Selecting previously unselected package libc6:ppc64el. [2022-07-27T18:35:00.050Z] #21 19.31 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-27T18:35:00.050Z] #21 19.51 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-27T18:35:00.623Z] #21 20.10 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-27T18:35:00.623Z] #21 20.10 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-27T18:35:00.623Z] #21 20.11 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-27T18:35:00.623Z] #21 20.16 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-27T18:35:00.623Z] #21 20.17 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-27T18:35:00.623Z] #21 20.17 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-27T18:35:00.623Z] #21 20.25 Selecting previously unselected package libseccomp2:s390x. [2022-07-27T18:35:00.623Z] #21 20.26 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-27T18:35:00.623Z] #21 20.27 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-27T18:35:00.887Z] #21 20.31 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-27T18:35:00.887Z] #21 20.32 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-27T18:35:00.887Z] #21 20.32 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-27T18:35:00.887Z] #21 20.39 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-27T18:35:00.887Z] #21 20.40 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-27T18:35:00.887Z] #21 20.41 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-27T18:35:00.887Z] #21 20.45 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-27T18:35:00.887Z] #21 20.46 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-27T18:35:00.887Z] #21 20.47 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-27T18:35:01.147Z] #21 20.52 Selecting previously unselected package libseccomp2:armhf. [2022-07-27T18:35:01.147Z] #21 20.53 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-27T18:35:01.147Z] #21 20.54 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-27T18:35:01.147Z] #21 20.58 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-27T18:35:01.147Z] #21 20.59 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-27T18:35:01.147Z] #21 20.59 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-27T18:35:01.147Z] #21 20.65 Selecting previously unselected package libseccomp2:armel. [2022-07-27T18:35:01.147Z] #21 20.66 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-27T18:35:01.147Z] #21 20.67 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-27T18:35:01.147Z] #21 20.71 Selecting previously unselected package libseccomp-dev:armel. [2022-07-27T18:35:01.147Z] #21 20.72 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-27T18:35:01.147Z] #21 20.73 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-27T18:35:01.147Z] #21 20.79 Selecting previously unselected package libseccomp2:arm64. [2022-07-27T18:35:01.407Z] #21 20.80 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-27T18:35:01.407Z] #21 20.81 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-27T18:35:01.407Z] #21 20.85 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-27T18:35:01.407Z] #21 20.86 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-27T18:35:01.407Z] #21 20.86 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-27T18:35:01.407Z] #21 20.96 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-27T18:35:01.407Z] #21 20.97 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-27T18:35:01.407Z] #21 20.98 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-27T18:35:01.408Z] #21 20.99 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-27T18:35:01.408Z] #21 21.00 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-27T18:35:01.408Z] #21 21.02 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-27T18:35:01.408Z] #21 21.03 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-27T18:35:01.667Z] #21 21.04 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-27T18:35:01.667Z] #21 21.05 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-27T18:35:01.667Z] #21 21.07 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-27T18:35:01.667Z] #21 21.08 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-27T18:35:01.667Z] #21 21.09 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-27T18:35:01.667Z] #21 21.11 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-27T18:35:01.667Z] #21 21.12 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-27T18:35:01.667Z] #21 21.13 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-27T18:35:01.667Z] #21 21.15 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-27T18:35:02.208Z] #64 350.1 + bin/containerd-shim-runc-v1 [2022-07-27T18:35:03.049Z] #21 22.38 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-27T18:35:04.431Z] #21 23.59 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-27T18:35:05.370Z] #21 24.82 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-27T18:35:05.839Z] #64 ... [2022-07-27T18:35:05.839Z] [2022-07-27T18:35:05.839Z] #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-07-27T18:35:05.839Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-27T18:35:05.839Z] #77 345.3 AR libcrun_testing.a [2022-07-27T18:35:05.839Z] #77 345.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-27T18:35:05.839Z] #77 345.4 CCLD tests/tests_libcrun_utils [2022-07-27T18:35:05.839Z] #77 345.5 CCLD tests/tests_libcrun_errors [2022-07-27T18:35:05.839Z] #77 345.5 CCLD tests/tests_libcrun_fuzzer [2022-07-27T18:35:05.839Z] #77 345.5 CCLD libcrun.la [2022-07-27T18:35:05.839Z] #77 346.9 CCLD crun [2022-07-27T18:35:06.413Z] #77 347.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-27T18:35:06.413Z] #77 347.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-27T18:35:06.413Z] #77 347.6 /bin/mkdir -p '/usr/local/lib' [2022-07-27T18:35:06.413Z] #77 347.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-27T18:35:06.413Z] #77 347.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-27T18:35:06.413Z] #77 347.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-27T18:35:06.413Z] #77 347.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-27T18:35:06.413Z] #77 347.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-27T18:35:06.671Z] #77 347.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-27T18:35:06.671Z] #77 347.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-27T18:35:06.671Z] #77 348.0 ---------------------------------------------------------------------- [2022-07-27T18:35:06.671Z] #77 348.0 Libraries have been installed in: [2022-07-27T18:35:06.671Z] #77 348.0 /usr/local/lib [2022-07-27T18:35:06.671Z] #77 348.0 [2022-07-27T18:35:06.671Z] #77 348.0 If you ever happen to want to link against installed libraries [2022-07-27T18:35:06.671Z] #77 348.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-27T18:35:06.671Z] #77 348.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-27T18:35:06.671Z] #77 348.0 flag during linking and do at least one of the following: [2022-07-27T18:35:06.671Z] #77 348.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-27T18:35:06.671Z] #77 348.0 during execution [2022-07-27T18:35:06.671Z] #77 348.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-27T18:35:06.671Z] #77 348.0 during linking [2022-07-27T18:35:06.671Z] #77 348.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-27T18:35:06.671Z] #77 348.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-27T18:35:06.671Z] #77 348.0 [2022-07-27T18:35:06.671Z] #77 348.0 See any operating system documentation about shared libraries for [2022-07-27T18:35:06.671Z] #77 348.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-27T18:35:06.671Z] #77 348.0 ---------------------------------------------------------------------- [2022-07-27T18:35:06.671Z] #77 348.0 /bin/mkdir -p '/build' [2022-07-27T18:35:06.671Z] #77 348.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-27T18:35:06.751Z] #21 26.04 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-27T18:35:06.929Z] #77 348.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-27T18:35:06.929Z] #77 348.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-27T18:35:06.929Z] #77 348.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-27T18:35:06.929Z] #77 348.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-27T18:35:07.187Z] #77 DONE 348.3s [2022-07-27T18:35:07.187Z] [2022-07-27T18:35:07.187Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-27T18:35:07.187Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-27T18:35:07.454Z] #64 356.6 + bin/containerd-shim-runc-v2 [2022-07-27T18:35:07.953Z] #21 27.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.28 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.29 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.31 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.32 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.33 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-27T18:35:07.953Z] #21 27.35 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-27T18:35:07.953Z] #21 27.36 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-27T18:35:07.953Z] #21 27.37 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-27T18:35:07.953Z] #21 27.38 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-27T18:35:07.953Z] #21 27.39 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.40 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.41 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.42 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.44 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-27T18:35:07.953Z] #21 27.45 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-27T18:35:07.953Z] #21 27.46 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-27T18:35:08.016Z] #64 357.4 + binaries [2022-07-27T18:35:08.016Z] #64 357.4 + install -D bin/containerd /build/containerd [2022-07-27T18:35:08.016Z] #64 357.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-27T18:35:08.016Z] #64 357.5 + install -D bin/ctr /build/ctr [2022-07-27T18:35:08.214Z] #21 27.47 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-27T18:35:08.214Z] #21 27.48 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-27T18:35:08.214Z] #21 27.50 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-27T18:35:08.214Z] #21 27.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:35:08.785Z] #21 DONE 28.1s [2022-07-27T18:35:08.785Z] [2022-07-27T18:35:08.785Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-27T18:35:08.785Z] #66 sha256:380fac510e6ee732a4969695b5f4142851b446f8451f3d48c9c64dfba6e89cd1 [2022-07-27T18:35:08.785Z] #66 DONE 0.2s [2022-07-27T18:35:08.785Z] [2022-07-27T18:35:08.785Z] #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-07-27T18:35:08.785Z] #67 sha256:13de598c5ccd25657785a8e44bb787ddd2921a1cf1d4301b7a1d4b6ac898b66e [2022-07-27T18:35:10.175Z] #67 ... [2022-07-27T18:35:10.175Z] [2022-07-27T18:35:10.175Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-27T18:35:10.175Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-27T18:35:10.175Z] #22 DONE 1.2s [2022-07-27T18:35:10.175Z] [2022-07-27T18:35:10.175Z] #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-07-27T18:35:10.175Z] #67 sha256:13de598c5ccd25657785a8e44bb787ddd2921a1cf1d4301b7a1d4b6ac898b66e [2022-07-27T18:35:10.175Z] #67 1.072 + RM_GOPATH=0 [2022-07-27T18:35:10.175Z] #67 1.072 + TMP_GOPATH= [2022-07-27T18:35:10.175Z] #67 1.072 + : /build [2022-07-27T18:35:10.175Z] #67 1.072 + '[' -z '' ']' [2022-07-27T18:35:10.175Z] #67 1.073 ++ mktemp -d [2022-07-27T18:35:10.175Z] #67 1.074 + export GOPATH=/tmp/tmp.iiSf3FjzqT [2022-07-27T18:35:10.175Z] #67 1.074 + GOPATH=/tmp/tmp.iiSf3FjzqT [2022-07-27T18:35:10.175Z] #67 1.074 + RM_GOPATH=1 [2022-07-27T18:35:10.175Z] #67 1.074 + case "$(go env GOARCH)" in [2022-07-27T18:35:10.175Z] #67 1.082 ++ go env GOARCH [2022-07-27T18:35:10.175Z] #67 1.090 + export GO_BUILDMODE=-buildmode=pie [2022-07-27T18:35:10.176Z] #67 1.090 + GO_BUILDMODE=-buildmode=pie [2022-07-27T18:35:10.176Z] #67 1.090 ++ dirname /install.sh [2022-07-27T18:35:10.176Z] #67 1.092 + dir=/ [2022-07-27T18:35:10.176Z] #67 1.092 + bin=runc [2022-07-27T18:35:10.176Z] #67 1.092 + shift [2022-07-27T18:35:10.176Z] #67 1.092 + '[' '!' -f //runc.installer ']' [2022-07-27T18:35:10.176Z] #67 1.092 + . //runc.installer [2022-07-27T18:35:10.176Z] #67 1.092 ++ set -e [2022-07-27T18:35:10.176Z] #67 1.092 ++ : v1.1.2 [2022-07-27T18:35:10.176Z] #67 1.092 + install_runc [2022-07-27T18:35:10.176Z] #67 1.092 + RUNC_BUILDTAGS=seccomp [2022-07-27T18:35:10.176Z] #67 1.092 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-27T18:35:10.176Z] #67 1.092 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iiSf3FjzqT/src/github.com/opencontainers/runc [2022-07-27T18:35:10.176Z] #67 1.094 Cloning into '/tmp/tmp.iiSf3FjzqT/src/github.com/opencontainers/runc'... [2022-07-27T18:35:10.176Z] #67 1.097 Install runc version v1.1.2 (build tags: seccomp) [2022-07-27T18:35:10.531Z] #64 DONE 359.6s [2022-07-27T18:35:10.747Z] #67 ... [2022-07-27T18:35:10.747Z] [2022-07-27T18:35:10.747Z] #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-07-27T18:35:10.747Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-27T18:35:10.747Z] #23 DONE 1.0s [2022-07-27T18:35:10.787Z] [2022-07-27T18:35:10.787Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-27T18:35:10.787Z] #65 sha256:6b1f30b7701f54845bc8f638f1f5337e029529dff23a3b029e7b4ba568ac462b [2022-07-27T18:35:11.008Z] [2022-07-27T18:35:11.008Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-27T18:35:11.008Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-27T18:35:11.579Z] #24 0.760 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-27T18:35:11.579Z] #24 DONE 0.9s [2022-07-27T18:35:11.579Z] [2022-07-27T18:35:11.579Z] #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-07-27T18:35:11.579Z] #71 sha256:051791062904ad01744a6799d4eab7aae608bc6982ef54ff220615335a376014 [2022-07-27T18:35:11.713Z] #65 DONE 1.0s [2022-07-27T18:35:11.840Z] #71 ... [2022-07-27T18:35:11.840Z] [2022-07-27T18:35:11.840Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-27T18:35:11.840Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-27T18:35:11.969Z] [2022-07-27T18:35:11.969Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-27T18:35:11.969Z] #70 sha256:685a3c87132d21d2eb0c7a0352ff38327030ba21034669093409f964948f56ee [2022-07-27T18:35:11.969Z] #70 DONE 0.3s [2022-07-27T18:35:12.225Z] [2022-07-27T18:35:12.225Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-27T18:35:12.225Z] #75 sha256:346acf0f8334c00e04b28f7e780a825f13b2e8a20297c112ff71947d75cdf07a [2022-07-27T18:35:12.783Z] #25 DONE 1.0s [2022-07-27T18:35:12.783Z] [2022-07-27T18:35:12.783Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-27T18:35:12.783Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-27T18:35:13.590Z] #75 DONE 1.1s [2022-07-27T18:35:13.590Z] [2022-07-27T18:35:13.590Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-27T18:35:13.590Z] #78 sha256:636528449a6222d42bf59fe5daae409a956ac04198c8eb21bcb85962b76a01ce [2022-07-27T18:35:13.590Z] #78 DONE 0.1s [2022-07-27T18:35:13.590Z] [2022-07-27T18:35:13.590Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-27T18:35:13.590Z] #79 sha256:0447fc7d14d979ec8b43b76429b2cd086a5270126c23acd5d220107ba24db32a [2022-07-27T18:35:13.590Z] #79 DONE 0.0s [2022-07-27T18:35:13.590Z] [2022-07-27T18:35:13.590Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-27T18:35:13.590Z] #80 sha256:3bc3f22d9a4a46d9933490e4fa57767664be5835c9a6bd19ac0b9925aec386fc [2022-07-27T18:35:13.590Z] #80 DONE 0.0s [2022-07-27T18:35:13.590Z] [2022-07-27T18:35:13.590Z] #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-07-27T18:35:13.590Z] #81 sha256:0d3cf8ed9ac4867cab2396afc82c4d5baa6ce4ce0673693cac7d6bb036a4ed5f [2022-07-27T18:35:13.729Z] #26 DONE 0.8s [2022-07-27T18:35:13.729Z] [2022-07-27T18:35:13.729Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-27T18:35:13.729Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-27T18:35:14.152Z] #81 0.631 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-27T18:35:14.152Z] #81 0.632 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-27T18:35:14.152Z] #81 0.632 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-27T18:35:14.308Z] #27 DONE 1.0s [2022-07-27T18:35:14.308Z] [2022-07-27T18:35:14.308Z] #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-07-27T18:35:14.308Z] #67 sha256:13de598c5ccd25657785a8e44bb787ddd2921a1cf1d4301b7a1d4b6ac898b66e [2022-07-27T18:35:14.308Z] #67 5.410 + cd /tmp/tmp.iiSf3FjzqT/src/github.com/opencontainers/runc [2022-07-27T18:35:14.308Z] #67 5.410 + git checkout -q v1.1.2 [2022-07-27T18:35:14.308Z] #67 5.569 + '[' -z '' ']' [2022-07-27T18:35:14.308Z] #67 5.569 + target=static [2022-07-27T18:35:14.308Z] #67 5.569 + make BUILDTAGS=seccomp static [2022-07-27T18:35:14.879Z] #67 5.843 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-07-27T18:35:14.972Z] #81 0.877 Reading package lists... [2022-07-27T18:35:15.228Z] #81 1.405 Reading package lists... [2022-07-27T18:35:15.484Z] #81 1.920 Building dependency tree... [2022-07-27T18:35:15.484Z] #81 2.049 Reading state information... [2022-07-27T18:35:15.484Z] #81 2.170 The following additional packages will be installed: [2022-07-27T18:35:15.750Z] #81 2.170 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-27T18:35:15.750Z] #81 2.171 Suggested packages: [2022-07-27T18:35:15.750Z] #81 2.171 systemd-container policykit-1 [2022-07-27T18:35:15.750Z] #81 2.171 Recommended packages: [2022-07-27T18:35:15.750Z] #81 2.171 systemd-timesyncd | time-daemon libnss-systemd [2022-07-27T18:35:15.750Z] #81 2.239 The following NEW packages will be installed: [2022-07-27T18:35:15.750Z] #81 2.239 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-27T18:35:15.750Z] #81 2.240 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-27T18:35:16.007Z] #81 2.508 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:35:16.007Z] #81 2.508 Need to get 5817 kB of archives. [2022-07-27T18:35:16.007Z] #81 2.508 After this operation, 19.3 MB of additional disk space will be used. [2022-07-27T18:35:16.007Z] #81 2.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-27T18:35:16.007Z] #81 2.522 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-27T18:35:16.007Z] #81 2.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-27T18:35:16.007Z] #81 2.527 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-27T18:35:16.007Z] #81 2.527 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-27T18:35:16.007Z] #81 2.610 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-27T18:35:16.007Z] #81 2.611 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-27T18:35:16.007Z] #81 2.613 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-27T18:35:16.007Z] #81 2.617 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-27T18:35:16.007Z] #81 2.619 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-27T18:35:16.264Z] #81 2.775 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:35:16.264Z] #81 2.809 Fetched 5817 kB in 0s (15.5 MB/s) [2022-07-27T18:35:16.264Z] #81 2.834 Selecting previously unselected package libargon2-1:amd64. [2022-07-27T18:35:16.264Z] #81 2.834 (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 ... 28638 files and directories currently installed.) [2022-07-27T18:35:16.264Z] #81 2.848 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-27T18:35:16.264Z] #81 2.856 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-27T18:35:16.264Z] #81 2.886 Selecting previously unselected package libjson-c5:amd64. [2022-07-27T18:35:16.264Z] #81 2.889 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-27T18:35:16.264Z] #81 2.892 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-27T18:35:16.264Z] #81 2.925 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-27T18:35:16.264Z] #81 2.928 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-27T18:35:16.264Z] #81 2.932 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-27T18:35:16.264Z] #81 2.983 Selecting previously unselected package libkmod2:amd64. [2022-07-27T18:35:16.264Z] #81 2.986 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-27T18:35:16.520Z] #81 2.989 Unpacking libkmod2:amd64 (28-1) ... [2022-07-27T18:35:16.520Z] #81 3.033 Selecting previously unselected package systemd. [2022-07-27T18:35:16.520Z] #81 3.036 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-27T18:35:16.520Z] #81 3.071 Unpacking systemd (247.3-7) ... [2022-07-27T18:35:17.081Z] #81 3.645 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-27T18:35:17.081Z] #81 3.655 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-27T18:35:17.081Z] #81 3.666 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-27T18:35:17.081Z] #81 3.676 Setting up libkmod2:amd64 (28-1) ... [2022-07-27T18:35:17.081Z] #81 3.687 Setting up systemd (247.3-7) ... [2022-07-27T18:35:17.081Z] #81 3.726 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-27T18:35:17.081Z] #81 3.728 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-27T18:35:17.081Z] #81 3.730 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-27T18:35:17.081Z] #81 3.758 Initializing machine ID from KVM UUID. [2022-07-27T18:35:17.642Z] #81 4.146 Selecting previously unselected package systemd-sysv. [2022-07-27T18:35:17.642Z] #81 4.146 (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 ... 29449 files and directories currently installed.) [2022-07-27T18:35:17.642Z] #81 4.160 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-27T18:35:17.642Z] #81 4.164 Unpacking systemd-sysv (247.3-7) ... [2022-07-27T18:35:17.642Z] #81 4.204 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-27T18:35:17.642Z] #81 4.207 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-27T18:35:17.642Z] #81 4.210 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-27T18:35:17.642Z] #81 4.263 Selecting previously unselected package dbus. [2022-07-27T18:35:17.642Z] #81 4.266 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-27T18:35:17.642Z] #81 4.276 Unpacking dbus (1.12.20-2) ... [2022-07-27T18:35:17.642Z] #81 4.330 Selecting previously unselected package libpam-systemd:amd64. [2022-07-27T18:35:17.642Z] #81 4.333 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-27T18:35:17.642Z] #81 4.336 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-27T18:35:17.642Z] #81 4.383 Selecting previously unselected package dbus-user-session. [2022-07-27T18:35:17.898Z] #81 4.386 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-27T18:35:17.898Z] #81 4.389 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-27T18:35:17.898Z] #81 4.454 Setting up systemd-sysv (247.3-7) ... [2022-07-27T18:35:17.898Z] #81 4.465 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-27T18:35:17.898Z] #81 4.475 Setting up dbus (1.12.20-2) ... [2022-07-27T18:35:17.898Z] #81 4.584 invoke-rc.d: could not determine current runlevel [2022-07-27T18:35:17.898Z] #81 4.587 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-27T18:35:17.898Z] #81 4.591 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-27T18:35:18.157Z] #81 4.755 Setting up dbus-user-session (1.12.20-2) ... [2022-07-27T18:35:18.157Z] #81 4.770 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:35:18.414Z] #81 DONE 4.9s [2022-07-27T18:35:18.414Z] [2022-07-27T18:35:18.414Z] #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-07-27T18:35:18.414Z] #82 sha256:ced5b7dac72c5649fe3398a930ad6578078d59179c3bdc7c6bbd9892cbad2982 [2022-07-27T18:35:18.670Z] #82 0.401 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T18:35:18.670Z] #82 0.403 Dload Upload Total Spent Left Speed [2022-07-27T18:35:18.927Z] #82 0.404 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8362 0 --:--:-- --:--:-- --:--:-- 8362 [2022-07-27T18:35:18.927Z] #82 DONE 0.7s [2022-07-27T18:35:18.927Z] [2022-07-27T18:35:18.927Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-27T18:35:18.927Z] #83 sha256:f8ff0feec4f548e4020a5e94bb4095f80fead980868be2c82048d26511d14e4e [2022-07-27T18:35:19.856Z] #83 DONE 0.9s [2022-07-27T18:35:19.856Z] [2022-07-27T18:35:19.856Z] #84 exporting to image [2022-07-27T18:35:19.856Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-27T18:35:19.856Z] #84 exporting layers [2022-07-27T18:35:21.471Z] #67 ... [2022-07-27T18:35:21.471Z] [2022-07-27T18:35:21.471Z] #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-07-27T18:35:21.471Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-27T18:35:21.471Z] #28 1.096 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-27T18:35:21.471Z] #28 1.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-27T18:35:21.471Z] #28 1.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-27T18:35:21.471Z] #28 1.371 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-27T18:35:21.471Z] #28 1.707 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-27T18:35:21.471Z] #28 2.200 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-27T18:35:21.471Z] #28 2.636 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-27T18:35:21.471Z] #28 3.052 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-27T18:35:21.471Z] #28 3.477 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-27T18:35:21.471Z] #28 3.992 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-27T18:35:21.471Z] #28 3.993 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-27T18:35:21.471Z] #28 3.993 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-27T18:35:21.471Z] #28 3.994 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-27T18:35:21.471Z] #28 3.997 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-27T18:35:21.471Z] #28 4.002 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-27T18:35:21.471Z] #28 4.004 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-27T18:35:21.471Z] #28 4.005 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-27T18:35:21.471Z] #28 4.007 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-27T18:35:21.471Z] #28 4.007 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-27T18:35:21.471Z] #28 4.010 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-27T18:35:21.471Z] #28 4.010 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-27T18:35:25.265Z] #55 440.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-27T18:35:25.524Z] #55 DONE 441.8s [2022-07-27T18:35:25.524Z] [2022-07-27T18:35:25.524Z] #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-07-27T18:35:25.524Z] #60 sha256:8d64af2e35b6fc957f9b12aab7fcbacfdca2e90d2e43cc3023f384d89f2b8a95 [2022-07-27T18:35:25.524Z] #60 229.0 + mkdir -p /build [2022-07-27T18:35:25.524Z] #60 229.0 + cp runc /build/runc [2022-07-27T18:35:25.524Z] #60 DONE 229.8s [2022-07-27T18:35:25.524Z] [2022-07-27T18:35:25.524Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-27T18:35:25.524Z] #64 sha256:9d050dad8ede2b91d587745163219964a5f7203172eaa870904e175a142ef350 [2022-07-27T18:35:26.394Z] #84 exporting layers 6.4s done [2022-07-27T18:35:26.394Z] #84 writing image sha256:ecdf7618e243893753abd361fe22d4dcc0ecd59ca0bef80bea77ca7ac534ad87 [2022-07-27T18:35:26.394Z] #84 writing image sha256:ecdf7618e243893753abd361fe22d4dcc0ecd59ca0bef80bea77ca7ac534ad87 done [2022-07-27T18:35:26.394Z] #84 naming to docker.io/library/docker:4c48efc02c9cced9a389788d4fe2c4af967944fe done [2022-07-27T18:35:26.394Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:35:26.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=4c48efc02c9cced9a389788d4fe2c4af967944fe -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:4c48efc02c9cced9a389788d4fe2c4af967944fe hack/make.sh dynbinary test-integration [2022-07-27T18:35:28.056Z] #64 ... [2022-07-27T18:35:28.056Z] [2022-07-27T18:35:28.056Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-27T18:35:28.056Z] #56 sha256:9d564eff96e6ed52426ed086d870a8cde70f4dcf1a3566460b900715c1264f6c [2022-07-27T18:35:28.092Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-27T18:35:28.092Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-27T18:35:28.092Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-27T18:35:28.092Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-27T18:35:28.092Z] 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-07-27T18:35:28.092Z] Detected virtualization docker. [2022-07-27T18:35:28.092Z] Detected architecture x86-64. [2022-07-27T18:35:28.092Z] Set hostname to <8428f0ee27e1>. [2022-07-27T18:35:28.092Z] modprobe@configfs.service: Succeeded. [2022-07-27T18:35:28.092Z] modprobe@drm.service: Succeeded. [2022-07-27T18:35:28.092Z] modprobe@fuse.service: Succeeded. [2022-07-27T18:35:28.349Z] + source /etc/docker-entrypoint-cmd [2022-07-27T18:35:28.349Z] ++ hack/make.sh dynbinary test-integration [2022-07-27T18:35:28.349Z] [2022-07-27T18:35:28.349Z] Removing bundles/ [2022-07-27T18:35:28.349Z] [2022-07-27T18:35:28.349Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-27T18:35:28.349Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-27T18:35:28.349Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:35:28.624Z] #56 DONE 0.6s [2022-07-27T18:35:28.624Z] [2022-07-27T18:35:28.624Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-27T18:35:28.624Z] #58 sha256:18058e7c2c29e00a728acad8b35cc653d697586691d37a315176eb03676523af [2022-07-27T18:35:28.624Z] #58 DONE 0.1s [2022-07-27T18:35:28.624Z] [2022-07-27T18:35:28.624Z] #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-07-27T18:35:28.624Z] #64 sha256:9d050dad8ede2b91d587745163219964a5f7203172eaa870904e175a142ef350 [2022-07-27T18:35:28.624Z] #64 ... [2022-07-27T18:35:28.624Z] [2022-07-27T18:35:28.624Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-27T18:35:28.624Z] #61 sha256:19dcc965a27faa7470479335234c1c251159a48d9469d959aa0bb83deb31e098 [2022-07-27T18:35:28.883Z] #61 DONE 0.2s [2022-07-27T18:35:28.883Z] [2022-07-27T18:35:28.883Z] #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-07-27T18:35:28.883Z] #64 sha256:9d050dad8ede2b91d587745163219964a5f7203172eaa870904e175a142ef350 [2022-07-27T18:35:29.620Z] #28 14.45 Fetched 49.2 MB in 14s (3610 kB/s) [2022-07-27T18:35:29.902Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-27T18:35:29.902Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-27T18:35:29.902Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-07-27T18:35:29.902Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-27T18:35:29.902Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-27T18:35:29.902Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-27T18:35:29.902Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-27T18:35:29.902Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-27T18:35:29.902Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-27T18:35:29.903Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-27T18:35:29.903Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-27T18:35:29.903Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-27T18:35:29.903Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-27T18:35:30.160Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-27T18:35:30.160Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-27T18:35:30.419Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-27T18:35:30.419Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-27T18:35:30.784Z] #64 385.2 + bin/containerd [2022-07-27T18:35:30.985Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-07-27T18:35:30.985Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-27T18:35:30.985Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-27T18:35:31.244Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-27T18:35:31.244Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-27T18:35:31.244Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-27T18:35:31.244Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-07-27T18:35:31.502Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/builder [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-27T18:35:31.502Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-27T18:35:34.095Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2022-07-27T18:35:34.095Z] ok github.com/docker/docker/builder/dockerfile 0.440s coverage: 49.3% of statements [2022-07-27T18:35:34.374Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-27T18:35:34.943Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-27T18:35:35.878Z] ok github.com/docker/docker/builder/remotecontext/git 1.661s coverage: 86.3% of statements [2022-07-27T18:35:35.878Z] ? github.com/docker/docker/cli [no test files] [2022-07-27T18:35:35.878Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-27T18:35:35.878Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-27T18:35:35.878Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-27T18:35:36.201Z] #28 14.45 Reading package lists... [2022-07-27T18:35:36.444Z] ok github.com/docker/docker/cmd/docker-proxy 0.173s coverage: 67.6% of statements [2022-07-27T18:35:39.728Z] ok github.com/docker/docker/client 0.088s coverage: 75.9% of statements [2022-07-27T18:35:42.058Z] #64 423.5 # github.com/containerd/containerd/cmd/containerd [2022-07-27T18:35:42.058Z] #64 423.5 /usr/bin/ld: /tmp/go-link-3661299065/000019.o: in function `New': [2022-07-27T18:35:42.058Z] #64 423.5 /tmp/tmp.bkuV5H3B3Q/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-07-27T18:35:42.058Z] #64 423.6 + bin/containerd-stress [2022-07-27T18:35:42.058Z] #64 424.7 + bin/containerd-shim [2022-07-27T18:35:42.861Z] #28 20.87 Reading package lists... [2022-07-27T18:35:43.803Z] #28 27.54 Building dependency tree... [2022-07-27T18:35:45.196Z] #28 30.66 bzip2 is already the newest version (1.0.8-4). [2022-07-27T18:35:45.196Z] #28 30.66 patch is already the newest version (2.7.6-7). [2022-07-27T18:35:45.196Z] #28 30.66 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-27T18:35:45.196Z] #28 30.66 The following additional packages will be installed: [2022-07-27T18:35:45.196Z] #28 30.66 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-27T18:35:45.196Z] #28 30.67 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-27T18:35:45.196Z] #28 30.67 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-27T18:35:45.196Z] #28 30.67 python3-pkg-resources vim-runtime xxd [2022-07-27T18:35:45.196Z] #28 30.68 Suggested packages: [2022-07-27T18:35:45.196Z] #28 30.68 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-27T18:35:45.196Z] #28 30.69 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-27T18:35:45.196Z] #28 30.69 Recommended packages: [2022-07-27T18:35:45.196Z] #28 30.69 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-27T18:35:46.580Z] #28 32.15 The following NEW packages will be installed: [2022-07-27T18:35:46.580Z] #28 32.15 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-27T18:35:46.580Z] #28 32.16 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-27T18:35:46.580Z] #28 32.16 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-27T18:35:46.580Z] #28 32.16 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-27T18:35:46.580Z] #28 32.16 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-27T18:35:46.580Z] #28 32.16 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-27T18:35:46.580Z] #28 32.16 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-27T18:35:46.841Z] #28 32.53 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-07-27T18:35:46.841Z] #28 32.53 Need to get 18.6 MB of archives. [2022-07-27T18:35:46.841Z] #28 32.53 After this operation, 71.4 MB of additional disk space will be used. [2022-07-27T18:35:46.841Z] #28 32.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-27T18:35:47.102Z] #28 32.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-27T18:35:47.102Z] #28 32.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-27T18:35:47.102Z] #28 32.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-27T18:35:47.102Z] #28 32.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-27T18:35:47.102Z] #28 32.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-27T18:35:47.102Z] #28 32.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-27T18:35:47.102Z] #28 32.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-27T18:35:47.102Z] #28 32.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-27T18:35:47.102Z] #28 32.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-27T18:35:47.102Z] #28 32.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-27T18:35:47.102Z] #28 32.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-27T18:35:47.102Z] #28 32.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-27T18:35:47.362Z] #28 32.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-27T18:35:47.362Z] #28 32.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-27T18:35:47.362Z] #28 32.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-27T18:35:47.363Z] #28 32.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-27T18:35:47.363Z] #28 32.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-27T18:35:47.363Z] #28 32.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-27T18:35:47.363Z] #28 32.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-27T18:35:47.363Z] #28 32.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-27T18:35:47.363Z] #28 32.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-27T18:35:47.363Z] #28 32.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-27T18:35:47.363Z] #28 32.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-27T18:35:47.363Z] #28 33.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-27T18:35:47.363Z] #28 33.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-27T18:35:47.363Z] #28 33.01 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-07-27T18:35:47.623Z] #28 33.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-27T18:35:47.623Z] #28 33.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-27T18:35:47.623Z] #28 33.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-27T18:35:47.623Z] #28 33.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-27T18:35:47.623Z] #28 33.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-27T18:35:47.623Z] #28 33.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-27T18:35:47.623Z] #28 33.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-27T18:35:47.623Z] #28 33.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-27T18:35:47.623Z] #28 33.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-27T18:35:47.623Z] #28 33.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-27T18:35:47.623Z] #28 33.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-27T18:35:47.623Z] #28 33.11 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-27T18:35:47.623Z] #28 33.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-27T18:35:47.623Z] #28 33.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-27T18:35:47.623Z] #28 33.22 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-27T18:35:47.884Z] #28 33.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-27T18:35:47.884Z] #28 33.25 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-27T18:35:47.884Z] #28 33.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-27T18:35:48.454Z] #28 34.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-27T18:35:48.714Z] #28 34.31 Fetched 18.6 MB in 1s (17.4 MB/s) [2022-07-27T18:35:48.714Z] #28 34.37 Selecting previously unselected package pigz. [2022-07-27T18:35:48.975Z] #28 34.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-27T18:35:48.975Z] #28 34.42 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-27T18:35:48.975Z] #28 34.43 Unpacking pigz (2.6-1) ... [2022-07-27T18:35:48.975Z] #28 34.49 Selecting previously unselected package libelf1:amd64. [2022-07-27T18:35:48.975Z] #28 34.50 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-27T18:35:48.975Z] #28 34.51 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-27T18:35:49.235Z] #28 34.60 Selecting previously unselected package libbpf0:amd64. [2022-07-27T18:35:49.235Z] #28 34.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-27T18:35:49.235Z] #28 34.61 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-27T18:35:49.235Z] #28 34.69 Selecting previously unselected package libcap2:amd64. [2022-07-27T18:35:49.235Z] #28 34.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-27T18:35:49.235Z] #28 34.71 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:35:49.235Z] #28 34.76 Selecting previously unselected package libmnl0:amd64. [2022-07-27T18:35:49.235Z] #28 34.76 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-27T18:35:49.235Z] #28 34.77 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-27T18:35:49.235Z] #28 34.82 Selecting previously unselected package libxtables12:amd64. [2022-07-27T18:35:49.495Z] #28 34.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-27T18:35:49.495Z] #28 34.84 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-27T18:35:49.495Z] #28 34.89 Selecting previously unselected package libcap2-bin. [2022-07-27T18:35:49.495Z] #28 34.90 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-27T18:35:49.495Z] #28 34.91 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-27T18:35:49.495Z] #28 34.97 Selecting previously unselected package iproute2. [2022-07-27T18:35:49.495Z] #28 34.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-27T18:35:49.495Z] #28 34.97 Unpacking iproute2 (5.10.0-4) ... [2022-07-27T18:35:49.755Z] #28 35.25 Selecting previously unselected package xxd. [2022-07-27T18:35:49.755Z] #28 35.25 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:35:49.755Z] #28 35.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:35:49.755Z] #28 35.34 Selecting previously unselected package vim-common. [2022-07-27T18:35:50.016Z] #28 35.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:35:50.016Z] #28 35.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:35:50.016Z] #28 35.46 Selecting previously unselected package bash-completion. [2022-07-27T18:35:50.016Z] #28 35.47 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-27T18:35:50.157Z] #64 435.9 + bin/containerd-shim-runc-v1 [2022-07-27T18:35:50.957Z] #28 36.65 Unpacking bash-completion (1:2.11-2) ... [2022-07-27T18:35:51.217Z] #28 36.89 Selecting previously unselected package apparmor. [2022-07-27T18:35:51.217Z] #28 36.90 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-27T18:35:51.478Z] #28 36.94 Unpacking apparmor (2.13.6-10) ... [2022-07-27T18:35:51.738Z] #28 37.15 Selecting previously unselected package inetutils-ping. [2022-07-27T18:35:51.738Z] #28 37.17 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-27T18:35:51.738Z] #28 37.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-27T18:35:51.738Z] #28 37.26 Selecting previously unselected package libip4tc2:amd64. [2022-07-27T18:35:51.738Z] #28 37.27 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-27T18:35:51.738Z] #28 37.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-27T18:35:51.738Z] #28 37.33 Selecting previously unselected package libip6tc2:amd64. [2022-07-27T18:35:51.738Z] #28 37.34 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-27T18:35:51.738Z] #28 37.34 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-27T18:35:51.999Z] #28 37.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-27T18:35:51.999Z] #28 37.40 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-27T18:35:51.999Z] #28 37.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-27T18:35:51.999Z] #28 37.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-27T18:35:51.999Z] #28 37.48 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-27T18:35:51.999Z] #28 37.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-27T18:35:51.999Z] #28 37.53 Selecting previously unselected package libnftnl11:amd64. [2022-07-27T18:35:51.999Z] #28 37.54 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-27T18:35:51.999Z] #28 37.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-27T18:35:51.999Z] #28 37.62 Selecting previously unselected package iptables. [2022-07-27T18:35:51.999Z] #28 37.63 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-27T18:35:51.999Z] #28 37.64 Unpacking iptables (1.8.7-1) ... [2022-07-27T18:35:52.259Z] #28 37.80 Selecting previously unselected package libonig5:amd64. [2022-07-27T18:35:52.259Z] #28 37.81 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-27T18:35:52.259Z] #28 37.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:35:52.259Z] #28 37.92 Selecting previously unselected package libjq1:amd64. [2022-07-27T18:35:52.519Z] #28 37.92 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-27T18:35:52.519Z] #28 37.93 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:35:52.519Z] #28 38.05 Selecting previously unselected package jq. [2022-07-27T18:35:52.519Z] #28 38.06 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-27T18:35:52.519Z] #28 38.07 Unpacking jq (1.6-2.1) ... [2022-07-27T18:35:52.519Z] #28 38.13 Selecting previously unselected package libaio1:amd64. [2022-07-27T18:35:52.519Z] #28 38.14 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-27T18:35:52.519Z] #28 38.15 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-27T18:35:52.779Z] #28 38.20 Selecting previously unselected package libgpm2:amd64. [2022-07-27T18:35:52.779Z] #28 38.20 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-27T18:35:52.779Z] #28 38.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-27T18:35:52.779Z] #28 38.27 Selecting previously unselected package libinih1:amd64. [2022-07-27T18:35:52.779Z] #28 38.27 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-27T18:35:52.779Z] #28 38.28 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-27T18:35:52.779Z] #28 38.35 Selecting previously unselected package libnet1:amd64. [2022-07-27T18:35:52.779Z] #28 38.36 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-27T18:35:52.779Z] #28 38.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:35:53.039Z] #28 38.44 Selecting previously unselected package libnl-3-200:amd64. [2022-07-27T18:35:53.039Z] #28 38.44 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-27T18:35:53.039Z] #28 38.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:35:53.039Z] #28 38.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-27T18:35:53.039Z] #28 38.51 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-27T18:35:53.039Z] #28 38.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:35:53.039Z] #28 38.59 Selecting previously unselected package libyajl2:amd64. [2022-07-27T18:35:53.039Z] #28 38.60 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-27T18:35:53.039Z] #28 38.60 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:35:53.039Z] #28 38.65 Selecting previously unselected package net-tools. [2022-07-27T18:35:53.300Z] #28 38.66 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-27T18:35:53.300Z] #28 38.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:35:53.300Z] #28 38.79 Selecting previously unselected package python-pip-whl. [2022-07-27T18:35:53.300Z] #28 38.80 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:35:53.300Z] #28 38.80 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:35:53.560Z] #28 39.09 Selecting previously unselected package python3-lib2to3. [2022-07-27T18:35:53.560Z] #28 39.09 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-27T18:35:53.560Z] #28 39.10 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:35:53.560Z] #28 39.17 Selecting previously unselected package python3-distutils. [2022-07-27T18:35:53.560Z] #28 39.18 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-27T18:35:53.560Z] #28 39.18 Unpacking python3-distutils (3.9.2-1) ... [2022-07-27T18:35:53.822Z] #28 39.28 Selecting previously unselected package python3-pkg-resources. [2022-07-27T18:35:53.822Z] #28 39.28 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-27T18:35:53.822Z] #28 39.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:35:53.822Z] #28 39.37 Selecting previously unselected package python3-setuptools. [2022-07-27T18:35:53.822Z] #28 39.37 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-27T18:35:53.822Z] #28 39.37 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-27T18:35:53.822Z] #28 39.52 Selecting previously unselected package python3-wheel. [2022-07-27T18:35:54.082Z] #28 39.52 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-27T18:35:54.082Z] #28 39.54 Unpacking python3-wheel (0.34.2-1) ... [2022-07-27T18:35:54.082Z] #28 39.60 Selecting previously unselected package python3-pip. [2022-07-27T18:35:54.082Z] #28 39.61 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-27T18:35:54.082Z] #28 39.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:35:54.082Z] #28 ... [2022-07-27T18:35:54.082Z] [2022-07-27T18:35:54.082Z] #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-07-27T18:35:54.082Z] #71 sha256:051791062904ad01744a6799d4eab7aae608bc6982ef54ff220615335a376014 [2022-07-27T18:35:54.082Z] #71 100.7 + bin/containerd [2022-07-27T18:35:56.700Z] #64 442.1 + bin/containerd-shim-runc-v2 [2022-07-27T18:35:56.700Z] #64 442.9 + binaries [2022-07-27T18:35:56.700Z] #64 442.9 + install -D bin/containerd /build/containerd [2022-07-27T18:35:56.700Z] #64 443.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-27T18:35:56.700Z] #64 443.0 + install -D bin/ctr /build/ctr [2022-07-27T18:35:58.589Z] #64 DONE 445.1s [2022-07-27T18:35:59.152Z] [2022-07-27T18:35:59.152Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-27T18:35:59.152Z] #65 sha256:291b3028f49ca3c78e69bad4a2299083b8ab82a40dd87b463fb4971823f8e64b [2022-07-27T18:35:59.365Z] #71 ... [2022-07-27T18:35:59.365Z] [2022-07-27T18:35:59.365Z] #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-07-27T18:35:59.365Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-27T18:35:59.365Z] #28 39.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:35:59.365Z] #28 39.80 Selecting previously unselected package sudo. [2022-07-27T18:35:59.365Z] #28 39.80 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-27T18:35:59.365Z] #28 39.81 Unpacking sudo (1.9.5p2-3) ... [2022-07-27T18:35:59.365Z] #28 40.17 Selecting previously unselected package thin-provisioning-tools. [2022-07-27T18:35:59.365Z] #28 40.18 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-27T18:35:59.365Z] #28 40.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:35:59.365Z] #28 40.34 Selecting previously unselected package uidmap. [2022-07-27T18:35:59.365Z] #28 40.36 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-27T18:35:59.365Z] #28 40.36 Unpacking uidmap (1:4.8.1-1) ... [2022-07-27T18:35:59.365Z] #28 40.46 Selecting previously unselected package vim-runtime. [2022-07-27T18:35:59.365Z] #28 40.47 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-27T18:35:59.365Z] #28 40.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-27T18:35:59.365Z] #28 40.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-27T18:35:59.365Z] #28 40.53 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:35:59.365Z] #28 42.22 Selecting previously unselected package vim. [2022-07-27T18:35:59.365Z] #28 42.23 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-27T18:35:59.366Z] #28 42.24 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:35:59.366Z] #28 42.54 Selecting previously unselected package xfsprogs. [2022-07-27T18:35:59.366Z] #28 42.54 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-27T18:35:59.366Z] #28 42.55 Unpacking xfsprogs (5.10.0-4) ... [2022-07-27T18:35:59.366Z] #28 42.82 Selecting previously unselected package zip. [2022-07-27T18:35:59.366Z] #28 42.83 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-27T18:35:59.366Z] #28 42.83 Unpacking zip (3.0-12) ... [2022-07-27T18:35:59.366Z] #28 42.93 Selecting previously unselected package zstd. [2022-07-27T18:35:59.366Z] #28 42.94 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-27T18:35:59.366Z] #28 42.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:35:59.366Z] #28 43.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-27T18:35:59.366Z] #28 43.63 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-27T18:35:59.366Z] #28 43.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-27T18:35:59.366Z] #28 43.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-27T18:35:59.366Z] #28 43.66 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-27T18:35:59.366Z] #28 43.68 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-27T18:35:59.366Z] #28 43.69 Setting up uidmap (1:4.8.1-1) ... [2022-07-27T18:35:59.366Z] #28 43.70 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-27T18:35:59.366Z] #28 43.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-27T18:35:59.366Z] #28 43.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-27T18:35:59.366Z] #28 43.74 Setting up python3-wheel (0.34.2-1) ... [2022-07-27T18:35:59.366Z] #28 44.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:35:59.366Z] #28 44.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-27T18:35:59.366Z] #28 44.16 Setting up libcap2-bin (1:2.44-1) ... [2022-07-27T18:35:59.366Z] #28 44.17 Setting up apparmor (2.13.6-10) ... [2022-07-27T18:35:59.937Z] #28 45.24 Setting up zip (3.0-12) ... [2022-07-27T18:35:59.937Z] #28 45.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:35:59.937Z] #28 45.28 Setting up bash-completion (1:2.11-2) ... [2022-07-27T18:36:00.517Z] #65 DONE 0.9s [2022-07-27T18:36:00.517Z] [2022-07-27T18:36:00.517Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-27T18:36:00.517Z] #70 sha256:bf83fc3592c3254dbd2efc201c6303e0bfa83dffa1fc543acaec729edf704a36 [2022-07-27T18:36:00.517Z] #70 DONE 0.2s [2022-07-27T18:36:00.517Z] [2022-07-27T18:36:00.517Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-27T18:36:00.517Z] #75 sha256:4839126f6b231d9501e511d8d0d03b3ca6b73909b027b518fab6c085f0b1284c [2022-07-27T18:36:00.877Z] #28 46.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-27T18:36:01.137Z] #28 46.54 Setting up sudo (1.9.5p2-3) ... [2022-07-27T18:36:01.138Z] #28 46.60 invoke-rc.d: could not determine current runlevel [2022-07-27T18:36:01.138Z] #28 46.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-27T18:36:01.138Z] #28 46.62 Setting up xfsprogs (5.10.0-4) ... [2022-07-27T18:36:01.138Z] #28 46.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-27T18:36:01.138Z] #28 46.71 Setting up inetutils-ping (2:2.0-1) ... [2022-07-27T18:36:01.138Z] #28 46.73 Setting up pigz (2.6-1) ... [2022-07-27T18:36:01.398Z] #28 46.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-27T18:36:01.398Z] #28 46.76 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-27T18:36:01.398Z] #28 46.78 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-27T18:36:01.398Z] #28 46.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:36:01.443Z] #75 DONE 0.9s [2022-07-27T18:36:01.444Z] [2022-07-27T18:36:01.444Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-27T18:36:01.444Z] #78 sha256:19f0fabfc9c01adc6b0218799483283ec4ed628bcf17859bbebd25c7ef377188 [2022-07-27T18:36:01.444Z] #78 DONE 0.0s [2022-07-27T18:36:01.444Z] [2022-07-27T18:36:01.444Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-27T18:36:01.444Z] #79 sha256:bf5777fc116eb4f434e17665b98f6d887e3c8c47928b33ba6f20c99f2e718d54 [2022-07-27T18:36:01.444Z] #79 DONE 0.0s [2022-07-27T18:36:01.658Z] #28 47.28 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-27T18:36:01.658Z] #28 47.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-27T18:36:01.699Z] [2022-07-27T18:36:01.699Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-27T18:36:01.699Z] #80 sha256:4fd1ef49c3229b38639dfe006858ad0d11a2be5258e113ec6b39935112353b6c [2022-07-27T18:36:01.699Z] #80 DONE 0.0s [2022-07-27T18:36:01.699Z] [2022-07-27T18:36:01.699Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-27T18:36:01.699Z] #81 sha256:02000131d89e2d2496589c6acdd4f3774e112c7b8ac258ae7b004359e62e992b [2022-07-27T18:36:02.229Z] #28 47.54 Setting up libelf1:amd64 (0.183-1) ... [2022-07-27T18:36:02.229Z] #28 47.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-27T18:36:02.229Z] #28 47.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-27T18:36:02.229Z] #28 47.59 Setting up python3-distutils (3.9.2-1) ... [2022-07-27T18:36:02.229Z] #28 47.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-27T18:36:02.489Z] #28 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-27T18:36:02.489Z] #28 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-27T18:36:02.489Z] #28 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-27T18:36:02.489Z] #28 47.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-27T18:36:02.489Z] #28 47.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-27T18:36:02.489Z] #28 47.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-27T18:36:02.489Z] #28 47.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-27T18:36:02.489Z] #28 47.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-27T18:36:02.489Z] #28 47.99 Setting up python3-setuptools (52.0.0-4) ... [2022-07-27T18:36:03.430Z] #28 48.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-27T18:36:03.430Z] #28 48.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-27T18:36:03.430Z] #28 48.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-27T18:36:03.430Z] #28 48.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-27T18:36:04.001Z] #28 49.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-27T18:36:04.001Z] #28 49.60 Setting up jq (1.6-2.1) ... [2022-07-27T18:36:04.001Z] #28 49.61 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-27T18:36:04.001Z] #28 49.62 Setting up iptables (1.8.7-1) ... [2022-07-27T18:36:04.261Z] #28 49.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:36:04.261Z] #28 49.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:36:04.261Z] #28 49.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-27T18:36:04.261Z] #28 49.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-27T18:36:04.261Z] #28 49.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-27T18:36:04.261Z] #28 49.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-27T18:36:04.261Z] #28 49.68 Setting up iproute2 (5.10.0-4) ... [2022-07-27T18:36:04.522Z] #28 49.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-27T18:36:05.095Z] #28 DONE 50.5s [2022-07-27T18:36:05.095Z] [2022-07-27T18:36:05.095Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-27T18:36:05.095Z] #67 sha256:13de598c5ccd25657785a8e44bb787ddd2921a1cf1d4301b7a1d4b6ac898b66e [2022-07-27T18:36:05.095Z] #67 ... [2022-07-27T18:36:05.095Z] [2022-07-27T18:36:05.095Z] #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-07-27T18:36:05.095Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-27T18:36:05.864Z] #81 DONE 4.4s [2022-07-27T18:36:06.038Z] #29 0.787 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-27T18:36:06.038Z] #29 0.800 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-27T18:36:06.038Z] #29 0.803 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-27T18:36:06.038Z] #29 DONE 0.9s [2022-07-27T18:36:06.038Z] [2022-07-27T18:36:06.038Z] #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-07-27T18:36:06.038Z] #71 sha256:051791062904ad01744a6799d4eab7aae608bc6982ef54ff220615335a376014 [2022-07-27T18:36:06.038Z] #71 ... [2022-07-27T18:36:06.038Z] [2022-07-27T18:36:06.038Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-27T18:36:06.038Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-27T18:36:06.121Z] [2022-07-27T18:36:06.121Z] #82 exporting to image [2022-07-27T18:36:06.121Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-27T18:36:06.121Z] #82 exporting layers [2022-07-27T18:36:11.800Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 31.5% of statements [2022-07-27T18:36:13.175Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-27T18:36:13.744Z] ok github.com/docker/docker/cmd/dockerd/trap 2.467s coverage: 0.0% of statements [2022-07-27T18:36:13.744Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-27T18:36:13.744Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-27T18:36:13.744Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-27T18:36:13.744Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-27T18:36:13.744Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-27T18:36:14.169Z] #30 7.585 Collecting yamllint==1.26.1 [2022-07-27T18:36:14.208Z] #82 exporting layers 7.4s done [2022-07-27T18:36:14.208Z] #82 writing image sha256:41aba2cb85d335a37173a373e010288771581f362ef3b51f44d90c0e12d1f412 done [2022-07-27T18:36:14.208Z] #82 naming to docker.io/library/docker:477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 done [2022-07-27T18:36:14.208Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-27T18:36:14.429Z] #30 8.636 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-27T18:36:14.574Z] + trap exit INT TERM [2022-07-27T18:36:14.574Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-27T18:36:14.574Z] + CONTAINER_NAME=docker-pr10 [2022-07-27T18:36:14.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43800/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 -e DOCKER_GRAPHDRIVER docker:477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 hack/make.sh dynbinary [2022-07-27T18:36:14.830Z] [2022-07-27T18:36:15.000Z] #30 9.278 Collecting pathspec>=0.5.3 [2022-07-27T18:36:15.087Z] Removing bundles/ [2022-07-27T18:36:15.087Z] [2022-07-27T18:36:15.087Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-27T18:36:15.087Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-27T18:36:15.087Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:36:15.260Z] #30 9.291 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-27T18:36:15.261Z] #30 9.516 Collecting pyyaml [2022-07-27T18:36:15.261Z] #30 9.527 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-27T18:36:15.521Z] #30 9.565 Building wheels for collected packages: yamllint [2022-07-27T18:36:15.521Z] #30 9.565 Building wheel for yamllint (setup.py): started [2022-07-27T18:36:16.092Z] #30 10.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-27T18:36:16.092Z] #30 10.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=33f444166aad6f01541fd94806c32e2247f32c4d4ead91a42041d4cf1a24ec86 [2022-07-27T18:36:16.092Z] #30 10.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-27T18:36:16.092Z] #30 10.10 Successfully built yamllint [2022-07-27T18:36:16.092Z] #30 10.12 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-27T18:36:16.092Z] #30 10.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-27T18:36:16.352Z] #30 DONE 10.7s [2022-07-27T18:36:16.352Z] [2022-07-27T18:36:16.352Z] #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-07-27T18:36:16.352Z] #67 sha256:13de598c5ccd25657785a8e44bb787ddd2921a1cf1d4301b7a1d4b6ac898b66e [2022-07-27T18:36:16.613Z] #67 ... [2022-07-27T18:36:16.613Z] [2022-07-27T18:36:16.613Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-27T18:36:16.613Z] #34 sha256:345d8d492ed480aa6a899714480b25e542ca0cb022e46649764fcb9b601e80cc [2022-07-27T18:36:16.613Z] #34 DONE 0.3s [2022-07-27T18:36:16.613Z] [2022-07-27T18:36:16.613Z] #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-07-27T18:36:16.613Z] #67 sha256:13de598c5ccd25657785a8e44bb787ddd2921a1cf1d4301b7a1d4b6ac898b66e [2022-07-27T18:36:16.874Z] #67 ... [2022-07-27T18:36:16.874Z] [2022-07-27T18:36:16.874Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-27T18:36:16.874Z] #39 sha256:5aa200695655af9af7c23512eccda7d74b4bcb676408a6cb8f28e60b77be1326 [2022-07-27T18:36:17.135Z] #39 DONE 0.4s [2022-07-27T18:36:17.135Z] [2022-07-27T18:36:17.135Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-27T18:36:17.135Z] #42 sha256:904fcfb0a118e8cbaebecee2d06665fd5ccaeab32222102f0e2df37287e1687a [2022-07-27T18:36:17.397Z] #42 DONE 0.1s [2022-07-27T18:36:17.397Z] [2022-07-27T18:36:17.397Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-27T18:36:17.397Z] #44 sha256:76f02c639dcd7f730a6b8fc062e4387afe357252d9fa1ef537f9ee0a07fddabc [2022-07-27T18:36:17.658Z] #44 DONE 0.3s [2022-07-27T18:36:17.658Z] [2022-07-27T18:36:17.658Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-27T18:36:17.658Z] #46 sha256:73c6d46c16db76ee84fe3cfd1d925c932079c35aebb32d6483cfc9e2f41b5631 [2022-07-27T18:36:17.658Z] #46 DONE 0.1s [2022-07-27T18:36:17.658Z] [2022-07-27T18:36:17.658Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-27T18:36:17.658Z] #48 sha256:81b92a9fe5f4e8a5b57d5ac8409ed89e839b801cfecdab5525cb2e20ffd647a3 [2022-07-27T18:36:17.658Z] #48 DONE 0.1s [2022-07-27T18:36:17.658Z] [2022-07-27T18:36:17.658Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-27T18:36:17.658Z] #52 sha256:1e1d82017bb1aa42976aceed04b85ce8cbfb989dacfe0b4a7b7f2df23b7c5e47 [2022-07-27T18:36:17.658Z] #52 DONE 0.0s [2022-07-27T18:36:17.658Z] [2022-07-27T18:36:17.658Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-27T18:36:17.658Z] #55 sha256:03e97756e3a1d1fa8f970ca785bf4187620d2ae37c0cd072c8b55b96d2ef3307 [2022-07-27T18:36:18.227Z] #55 DONE 0.4s [2022-07-27T18:36:18.227Z] [2022-07-27T18:36:18.227Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-27T18:36:18.227Z] #59 sha256:3712486305d118e52cf445ca5922299e2528c45e12051ec7522bb2b83d69f261 [2022-07-27T18:36:18.227Z] #59 DONE 0.1s [2022-07-27T18:36:18.227Z] [2022-07-27T18:36:18.227Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-27T18:36:18.227Z] #61 sha256:5e263fbcd01d82184c3aef301fba98af958377bdfdd9c952b527e30fd65bb1c0 [2022-07-27T18:36:18.487Z] #61 DONE 0.1s [2022-07-27T18:36:18.487Z] [2022-07-27T18:36:18.487Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-27T18:36:18.487Z] #63 sha256:2c18a4cf504ab97d7297b84c7dae666ce9986db52ada790e344e09c27a285ec0 [2022-07-27T18:36:18.751Z] #63 DONE 0.3s [2022-07-27T18:36:18.751Z] [2022-07-27T18:36:18.751Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-27T18:36:18.751Z] #65 sha256:e1b00c2770e41663ddc9de59111342cf13c50ca236efbdfa703ffb50b0659a33 [2022-07-27T18:36:18.751Z] #65 DONE 0.1s [2022-07-27T18:36:18.751Z] [2022-07-27T18:36:18.751Z] #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-07-27T18:36:18.751Z] #67 sha256:13de598c5ccd25657785a8e44bb787ddd2921a1cf1d4301b7a1d4b6ac898b66e [2022-07-27T18:36:19.011Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-07-27T18:36:20.387Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-27T18:36:21.763Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-27T18:36:26.999Z] #64 436.7 # github.com/containerd/containerd/cmd/containerd [2022-07-27T18:36:26.999Z] #64 436.7 /usr/bin/ld: /tmp/go-link-3206362461/000019.o: in function `New': [2022-07-27T18:36:26.999Z] #64 436.7 /tmp/tmp.i0iMwZtNP7/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-07-27T18:36:26.999Z] #64 436.8 + bin/containerd-stress [2022-07-27T18:36:26.999Z] #64 437.9 + bin/containerd-shim [2022-07-27T18:36:28.324Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-07-27T18:36:29.258Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-07-27T18:36:29.825Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-27T18:36:30.391Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-27T18:36:31.326Z] ok github.com/docker/docker/daemon 10.121s coverage: 16.6% of statements [2022-07-27T18:36:31.326Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-27T18:36:31.326Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-27T18:36:31.326Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-27T18:36:31.326Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-27T18:36:31.326Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-27T18:36:31.894Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.659s coverage: 74.8% of statements [2022-07-27T18:36:32.461Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.289s coverage: 56.2% of statements [2022-07-27T18:36:33.029Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-27T18:36:34.406Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-27T18:36:35.124Z] #64 449.1 + bin/containerd-shim-runc-v1 [2022-07-27T18:36:35.798Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.202s coverage: 50.6% of statements [2022-07-27T18:36:37.703Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.057s coverage: 46.1% of statements [2022-07-27T18:36:37.703Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-27T18:36:37.703Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.981s coverage: 58.5% of statements [2022-07-27T18:36:37.703Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-27T18:36:37.703Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-27T18:36:38.270Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-07-27T18:36:38.836Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-27T18:36:39.095Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-27T18:36:40.471Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements [2022-07-27T18:36:40.471Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-27T18:36:40.471Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-27T18:36:40.707Z] #67 89.51 + mkdir -p /build [2022-07-27T18:36:40.707Z] #67 89.51 + cp runc /build/runc [2022-07-27T18:36:40.707Z] #67 DONE 89.8s [2022-07-27T18:36:40.707Z] [2022-07-27T18:36:40.707Z] #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-07-27T18:36:40.707Z] #71 sha256:051791062904ad01744a6799d4eab7aae608bc6982ef54ff220615335a376014 [2022-07-27T18:36:40.707Z] #71 ... [2022-07-27T18:36:40.707Z] [2022-07-27T18:36:40.707Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-27T18:36:40.707Z] #68 sha256:cb9d8c7fc013a0229388622e47a9b195118afdc7dcfa70b1aaa4996e4b09a75f [2022-07-27T18:36:40.707Z] #68 DONE 0.2s [2022-07-27T18:36:40.707Z] [2022-07-27T18:36:40.707Z] #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-07-27T18:36:40.707Z] #71 sha256:051791062904ad01744a6799d4eab7aae608bc6982ef54ff220615335a376014 [2022-07-27T18:36:40.730Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-27T18:36:41.670Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-07-27T18:36:41.670Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 79.9% of statements [2022-07-27T18:36:41.670Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-27T18:36:41.715Z] #64 455.4 + bin/containerd-shim-runc-v2 [2022-07-27T18:36:41.715Z] #64 456.2 + binaries [2022-07-27T18:36:41.715Z] #64 456.2 + install -D bin/containerd /build/containerd [2022-07-27T18:36:41.715Z] #64 456.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-27T18:36:41.715Z] #64 456.3 + install -D bin/ctr /build/ctr [2022-07-27T18:36:42.237Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-07-27T18:36:42.237Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-27T18:36:42.496Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-07-27T18:36:43.063Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.203s coverage: 76.8% of statements [2022-07-27T18:36:43.324Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements [2022-07-27T18:36:43.324Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-27T18:36:43.324Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-27T18:36:44.260Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2022-07-27T18:36:44.260Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 62.0% of statements [2022-07-27T18:36:44.278Z] #64 DONE 458.2s [2022-07-27T18:36:44.828Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2022-07-27T18:36:44.843Z] [2022-07-27T18:36:44.843Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-27T18:36:44.843Z] #65 sha256:caf828a443436cf1fbd4c3ae6fd0710c8fc5ae432c8052c723e77ce76ffb76b4 [2022-07-27T18:36:45.087Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-27T18:36:45.653Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-27T18:36:45.775Z] #65 DONE 1.0s [2022-07-27T18:36:45.775Z] [2022-07-27T18:36:45.775Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-27T18:36:45.775Z] #70 sha256:5a35dfaf094e92c4835c5e1eac0d52cf20f90d176bdb5c3f5397b58a114b2b67 [2022-07-27T18:36:45.775Z] #70 DONE 0.2s [2022-07-27T18:36:45.775Z] [2022-07-27T18:36:45.775Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-27T18:36:45.775Z] #75 sha256:f5dfc2f12c38ac397dda6d3026b5c2ba5628c433a4809af14fa3fa50654ff03a [2022-07-27T18:36:46.589Z] ok github.com/docker/docker/daemon/logger/splunk 1.540s coverage: 82.5% of statements [2022-07-27T18:36:46.589Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-27T18:36:46.589Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-27T18:36:46.707Z] #75 DONE 0.9s [2022-07-27T18:36:46.707Z] [2022-07-27T18:36:46.707Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-27T18:36:46.707Z] #78 sha256:4ddf9ce52011b434f76d2037260b73b1f6b4f793da01b60fd8ecfa58f5bf74c0 [2022-07-27T18:36:46.707Z] #78 DONE 0.0s [2022-07-27T18:36:46.964Z] [2022-07-27T18:36:46.964Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-27T18:36:46.964Z] #79 sha256:a7eb2842fe9dbebffca8aa6c25011733e8fb6f9e1e8afd81ec3624b5336257c6 [2022-07-27T18:36:46.964Z] #79 DONE 0.0s [2022-07-27T18:36:46.964Z] [2022-07-27T18:36:46.964Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-27T18:36:46.964Z] #80 sha256:b5318c2f9a1bce75a7e025553737a5469abd5ebd7d3f67a5caa4326cf40fcdcf [2022-07-27T18:36:46.964Z] #80 DONE 0.0s [2022-07-27T18:36:46.964Z] [2022-07-27T18:36:46.964Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-27T18:36:46.964Z] #81 sha256:e5f6a7aa2cd759477d3f0ef5bcab540bf3911b66932b0077b69f288962bd1b3d [2022-07-27T18:36:47.156Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-27T18:36:48.567Z] ok github.com/docker/docker/distribution 1.491s coverage: 28.0% of statements [2022-07-27T18:36:48.567Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-27T18:36:48.845Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-27T18:36:49.420Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-07-27T18:36:49.680Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.9% of statements [2022-07-27T18:36:49.680Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-27T18:36:49.940Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-27T18:36:50.506Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-27T18:36:50.506Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-27T18:36:50.506Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-27T18:36:50.765Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-27T18:36:51.143Z] #81 DONE 3.7s [2022-07-27T18:36:51.143Z] [2022-07-27T18:36:51.143Z] #82 exporting to image [2022-07-27T18:36:51.143Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-27T18:36:51.143Z] #82 exporting layers [2022-07-27T18:36:51.331Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-27T18:36:51.897Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-27T18:36:52.156Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-27T18:36:54.059Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2022-07-27T18:36:54.995Z] ok github.com/docker/docker/pkg/authorization 0.616s coverage: 68.3% of statements [2022-07-27T18:36:54.995Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-27T18:36:55.252Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-27T18:36:57.699Z] #82 exporting layers 7.1s done [2022-07-27T18:36:57.699Z] #82 writing image sha256:cc3f80019885507a564f9bd5610171ccd8ae2fb67e7a1e0c4507a2552fad93c0 done [2022-07-27T18:36:57.699Z] #82 naming to docker.io/library/docker:f2f3325a0c3fcd8058c26835acf5f3b90b984202 done [2022-07-27T18:36:57.699Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:36:58.050Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=f2f3325a0c3fcd8058c26835acf5f3b90b984202 -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:f2f3325a0c3fcd8058c26835acf5f3b90b984202 hack/make.sh dynbinary test-integration [2022-07-27T18:36:58.534Z] ok github.com/docker/docker/pkg/chrootarchive 2.531s coverage: 42.7% of statements [2022-07-27T18:36:58.534Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-27T18:36:58.792Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-27T18:36:59.051Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-27T18:36:59.051Z] ok github.com/docker/docker/layer 7.570s coverage: 68.9% of statements [2022-07-27T18:36:59.051Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-27T18:36:59.051Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-27T18:36:59.051Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-27T18:36:59.051Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-27T18:36:59.051Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-27T18:36:59.051Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-27T18:36:59.309Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-07-27T18:36:59.570Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-27T18:36:59.570Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2022-07-27T18:36:59.947Z] [2022-07-27T18:36:59.947Z] Removing bundles/ [2022-07-27T18:36:59.947Z] [2022-07-27T18:36:59.947Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-27T18:36:59.947Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-27T18:36:59.947Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:37:00.945Z] ok github.com/docker/docker/pkg/idtools 0.473s coverage: 67.9% of statements [2022-07-27T18:37:00.945Z] ok github.com/docker/docker/pkg/ioutils 0.343s coverage: 71.0% of statements [2022-07-27T18:37:00.945Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-07-27T18:37:00.945Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-27T18:37:00.945Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-27T18:37:01.203Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-07-27T18:37:01.203Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-27T18:37:01.462Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-27T18:37:01.720Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-07-27T18:37:01.720Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-27T18:37:01.720Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-27T18:37:01.720Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-27T18:37:02.287Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-07-27T18:37:02.855Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-27T18:37:02.855Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-27T18:37:03.113Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-27T18:37:04.487Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-27T18:37:04.746Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-27T18:37:05.005Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-27T18:37:05.265Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-27T18:37:05.523Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-27T18:37:05.523Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-27T18:37:06.090Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-27T18:37:06.657Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-27T18:37:06.657Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-07-27T18:37:07.224Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-07-27T18:37:07.482Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-27T18:37:09.383Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-27T18:37:09.383Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-27T18:37:09.950Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-27T18:37:11.325Z] ok github.com/docker/docker/quota 0.272s coverage: 71.4% of statements [2022-07-27T18:37:11.325Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-27T18:37:12.260Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-27T18:37:12.827Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-27T18:37:12.827Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-27T18:37:12.883Z] #71 178.0 # github.com/containerd/containerd/cmd/containerd [2022-07-27T18:37:12.884Z] #71 178.0 /usr/bin/ld: /tmp/go-link-3569033386/000019.o: in function `New': [2022-07-27T18:37:12.884Z] #71 178.0 /tmp/tmp.shDhAapRpw/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-07-27T18:37:12.884Z] #71 178.1 + bin/containerd-stress [2022-07-27T18:37:12.884Z] #71 179.2 + bin/containerd-shim [2022-07-27T18:37:13.393Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-27T18:37:13.652Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-27T18:37:15.026Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-27T18:37:15.961Z] ok github.com/docker/docker/volume/local 0.113s coverage: 76.8% of statements [2022-07-27T18:37:16.219Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-27T18:37:17.594Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-27T18:37:25.107Z] #71 190.5 + bin/containerd-shim-runc-v1 [2022-07-27T18:37:30.389Z] #71 196.9 + bin/containerd-shim-runc-v2 [2022-07-27T18:37:30.959Z] #71 197.7 + binaries [2022-07-27T18:37:30.959Z] #71 197.7 + install -D bin/containerd /build/containerd [2022-07-27T18:37:30.959Z] #71 197.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-27T18:37:30.959Z] #71 197.7 + install -D bin/ctr /build/ctr [2022-07-27T18:37:31.897Z] #71 DONE 198.3s [2022-07-27T18:37:32.837Z] [2022-07-27T18:37:32.837Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-27T18:37:32.837Z] #72 sha256:963c9f7f2a15e0fd083f0bbfe16733da98c5c492e938f86dd96e637b170022a6 [2022-07-27T18:37:33.096Z] #72 DONE 0.5s [2022-07-27T18:37:33.096Z] [2022-07-27T18:37:33.096Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-27T18:37:33.096Z] #77 sha256:98ac8915b9fbf7ef5b9d20c922695892f3d70f58968d493f444997fa9853175b [2022-07-27T18:37:33.096Z] #77 DONE 0.1s [2022-07-27T18:37:33.356Z] [2022-07-27T18:37:33.356Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-27T18:37:33.356Z] #82 sha256:4fa3d674db5e5f34598c13d89de043a1c4f12edad134aa3f770733be2bd82a4c [2022-07-27T18:37:33.925Z] #82 DONE 0.5s [2022-07-27T18:37:33.925Z] [2022-07-27T18:37:33.925Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-27T18:37:33.925Z] #85 sha256:02bb4b1066afd3901eb125b05f46d471a63cb341bccd67ff37696ab64d2f157d [2022-07-27T18:37:33.925Z] #85 DONE 0.1s [2022-07-27T18:37:33.925Z] [2022-07-27T18:37:33.925Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-27T18:37:33.925Z] #86 sha256:0bc8bceed09d14a7ed6f767ba56726a748b8bc264670b9f1f57e744acb214a63 [2022-07-27T18:37:33.925Z] #86 DONE 0.0s [2022-07-27T18:37:33.925Z] [2022-07-27T18:37:33.925Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-27T18:37:33.925Z] #87 sha256:13be7e887fc96c65e5ae844f84c6b721730217bfc415cc280f133b38afcb2431 [2022-07-27T18:37:33.925Z] #87 DONE 0.0s [2022-07-27T18:37:33.925Z] [2022-07-27T18:37:33.925Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-27T18:37:33.925Z] #88 sha256:2a3f35ba8836940b6969102e5851121c9fecff6df70710e35a03ff77c15a179e [2022-07-27T18:37:34.753Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-27T18:37:34.753Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:37:34.753Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:37:34.753Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:37:34.753Z] [2022-07-27T18:37:34.753Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-27T18:37:34.753Z] DOCKER_SYSTEMD=1 [2022-07-27T18:37:34.753Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-27T18:37:34.753Z] HOSTNAME=8428f0ee27e1 [2022-07-27T18:37:34.753Z] DEST=bundles/test-integration [2022-07-27T18:37:34.753Z] PWD=/go/src/github.com/docker/docker [2022-07-27T18:37:34.753Z] DOCKER_GITCOMMIT=4c48efc02c9cced9a389788d4fe2c4af967944fe [2022-07-27T18:37:34.753Z] container=docker [2022-07-27T18:37:34.753Z] HOME=/root [2022-07-27T18:37:34.753Z] LANG=C.UTF-8 [2022-07-27T18:37:34.753Z] INVOCATION_ID=f72b29f7f49a417fbd83e4f7e8895fb6 [2022-07-27T18:37:34.753Z] GOLANG_VERSION=1.18.4 [2022-07-27T18:37:34.753Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-27T18:37:34.753Z] VALIDATE_BRANCH=master [2022-07-27T18:37:34.753Z] TERM=xterm [2022-07-27T18:37:34.753Z] DOCKER_PKG=github.com/docker/docker [2022-07-27T18:37:34.753Z] SHLVL=3 [2022-07-27T18:37:34.753Z] TIMEOUT=120m [2022-07-27T18:37:34.753Z] DOCKER_BUILDTAGS= journald [2022-07-27T18:37:34.753Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-27T18:37:34.753Z] GO111MODULE=off [2022-07-27T18:37:34.753Z] DOCKER_EXPERIMENTAL=1 [2022-07-27T18:37:34.753Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-27T18:37:34.753Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-27T18:37:34.753Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-27T18:37:34.753Z] GOPATH=/go [2022-07-27T18:37:34.753Z] PKG_CONFIG=pkg-config [2022-07-27T18:37:34.753Z] _=/usr/bin/env [2022-07-27T18:37:34.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-27T18:37:39.202Z] #88 DONE 4.5s [2022-07-27T18:37:39.202Z] [2022-07-27T18:37:39.202Z] #89 exporting to image [2022-07-27T18:37:39.202Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-27T18:37:39.202Z] #89 exporting layers [2022-07-27T18:37:39.513Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/rootless [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-27T18:37:39.513Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/volume [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-27T18:37:39.514Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === Skipped [2022-07-27T18:37:39.514Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-27T18:37:39.514Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-27T18:37:39.514Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-27T18:37:39.514Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-27T18:37:39.514Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:71: No driver to put! [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-27T18:37:39.514Z] time="2022-07-27T18:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-27T18:37:39.514Z] time="2022-07-27T18:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-27T18:37:39.514Z] time="2022-07-27T18:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-27T18:37:39.514Z] time="2022-07-27T18:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-27T18:37:39.514Z] time="2022-07-27T18:36:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:71: No driver to put! [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-27T18:37:39.514Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-27T18:37:39.514Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-27T18:37:39.514Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T18:37:39.514Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-27T18:37:39.514Z] graphtest_unix.go:71: No driver to put! [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-27T18:37:39.514Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-27T18:37:39.514Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-27T18:37:39.514Z] [2022-07-27T18:37:39.514Z] DONE 2821 tests, 28 skipped in 209.858s [2022-07-27T18:37:39.514Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/config [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/idm [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/ns [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/options [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/osl [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T18:37:39.514Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-27T18:37:39.514Z] + 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-07-27T18:38:05.763Z] #89 exporting layers 25.7s done [2022-07-27T18:38:05.763Z] #89 writing image sha256:73788694eec4f378dbf4607d12de22db042e9b0ef20c2272861e76b3e74a0cfd done [2022-07-27T18:38:05.763Z] #89 naming to docker.io/library/docker:20aa8d1d3ac2c75367a10685cfc8ef18ed855aba done [2022-07-27T18:38:05.763Z] #89 DONE 25.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-27T18:38:06.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43800/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20aa8d1d3ac2c75367a10685cfc8ef18ed855aba -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20aa8d1d3ac2c75367a10685cfc8ef18ed855aba hack/validate/default [2022-07-27T18:38:06.658Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-27T18:38:06.658Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-27T18:38:06.658Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-27T18:38:06.658Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-27T18:38:06.658Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-27T18:38:06.658Z] [2022-07-27T18:38:06.658Z] INFO Start validation with golang-ci-lint [2022-07-27T18:38:07.598Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-27T18:38:07.598Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-27T18:38:07.598Z] INFO [loader] Using build tags: [ journald] [2022-07-27T18:38:21.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-27T18:38:21.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-27T18:38:21.488Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-27T18:38:21.488Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:38:21.488Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:38:21.488Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:38:21.488Z] [2022-07-27T18:38:21.488Z] + TEST_INTEGRATION_DEST=1 [2022-07-27T18:38:21.488Z] + CONTAINER_NAME=docker-pr10-1 [2022-07-27T18:38:21.488Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-27T18:38:21.488Z] + run_tests test-integration-flaky [2022-07-27T18:38:21.488Z] + '[' -n 0 ']' [2022-07-27T18:38:21.488Z] + rm= [2022-07-27T18:38:21.488Z] + c=0 [2022-07-27T18:38:21.488Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43800/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43800/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 hack/make.sh test-integration-flaky test-integration [2022-07-27T18:38:21.488Z] + TEST_INTEGRATION_DEST=3 [2022-07-27T18:38:21.488Z] + TEST_INTEGRATION_DEST=2 [2022-07-27T18:38:21.488Z] + CONTAINER_NAME=docker-pr10-3 [2022-07-27T18:38:21.488Z] + CONTAINER_NAME=docker-pr10-2 [2022-07-27T18:38:21.488Z] + TEST_SKIP_INTEGRATION=1 [2022-07-27T18:38:21.488Z] + TEST_SKIP_INTEGRATION=1 [2022-07-27T18:38:21.488Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-27T18:38:21.488Z] + run_tests [2022-07-27T18:38:21.488Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-27T18:38:21.488Z] + run_tests [2022-07-27T18:38:21.488Z] + '[' -n 0 ']' [2022-07-27T18:38:21.488Z] + '[' -n 0 ']' [2022-07-27T18:38:21.488Z] + rm= [2022-07-27T18:38:21.488Z] + rm= [2022-07-27T18:38:21.488Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43800/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43800/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 hack/make.sh '' test-integration [2022-07-27T18:38:21.488Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43800/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43800/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 hack/make.sh '' test-integration [2022-07-27T18:38:21.488Z] ++ jobs -p [2022-07-27T18:38:21.488Z] + for job in $(jobs -p) [2022-07-27T18:38:21.488Z] + wait 8474 [2022-07-27T18:38:21.488Z] [2022-07-27T18:38:21.488Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-27T18:38:21.488Z] [2022-07-27T18:38:21.488Z] [2022-07-27T18:38:21.488Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-27T18:38:21.488Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-27T18:38:21.488Z] HOSTNAME=19af95e3346f [2022-07-27T18:38:21.488Z] TEST_SKIP_INTEGRATION=1 [2022-07-27T18:38:21.488Z] TESTDEBUG=0 [2022-07-27T18:38:21.488Z] DEST=bundles/test-integration [2022-07-27T18:38:21.488Z] PWD=/go/src/github.com/docker/docker [2022-07-27T18:38:21.488Z] KEEPBUNDLE=1 [2022-07-27T18:38:21.488Z] DOCKER_GITCOMMIT=477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 [2022-07-27T18:38:21.488Z] container=docker [2022-07-27T18:38:21.488Z] HOME=/root [2022-07-27T18:38:21.488Z] GOLANG_VERSION=1.18.4 [2022-07-27T18:38:21.488Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-27T18:38:21.488Z] VALIDATE_BRANCH=master [2022-07-27T18:38:21.488Z] TERM=xterm [2022-07-27T18:38:21.488Z] DOCKER_PKG=github.com/docker/docker [2022-07-27T18:38:21.488Z] SHLVL=1 [2022-07-27T18:38:21.488Z] TIMEOUT=120m [2022-07-27T18:38:21.488Z] DOCKER_BUILDTAGS= journald [2022-07-27T18:38:21.488Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-27T18:38:21.488Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-27T18:38:21.488Z] GO111MODULE=off [2022-07-27T18:38:21.488Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-27T18:38:21.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-27T18:38:21.489Z] GOPATH=/go [2022-07-27T18:38:21.489Z] PKG_CONFIG=pkg-config [2022-07-27T18:38:21.489Z] _=/usr/bin/env [2022-07-27T18:38:21.489Z] Building test suite binary ./integration-cli/test.main [2022-07-27T18:38:21.489Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-27T18:38:21.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-27T18:38:21.489Z] HOSTNAME=bef8ecc8f483 [2022-07-27T18:38:21.489Z] TEST_SKIP_INTEGRATION=1 [2022-07-27T18:38:21.489Z] TESTDEBUG=0 [2022-07-27T18:38:21.489Z] DEST=bundles/test-integration [2022-07-27T18:38:21.489Z] PWD=/go/src/github.com/docker/docker [2022-07-27T18:38:21.489Z] KEEPBUNDLE=1 [2022-07-27T18:38:21.489Z] DOCKER_GITCOMMIT=477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 [2022-07-27T18:38:21.489Z] container=docker [2022-07-27T18:38:21.489Z] HOME=/root [2022-07-27T18:38:21.489Z] GOLANG_VERSION=1.18.4 [2022-07-27T18:38:21.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-27T18:38:21.489Z] VALIDATE_BRANCH=master [2022-07-27T18:38:21.489Z] TERM=xterm [2022-07-27T18:38:21.489Z] DOCKER_PKG=github.com/docker/docker [2022-07-27T18:38:21.489Z] SHLVL=1 [2022-07-27T18:38:21.489Z] TIMEOUT=120m [2022-07-27T18:38:21.489Z] DOCKER_BUILDTAGS= journald [2022-07-27T18:38:21.489Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-27T18:38:21.489Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-27T18:38:21.489Z] GO111MODULE=off [2022-07-27T18:38:21.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-27T18:38:21.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-27T18:38:21.489Z] GOPATH=/go [2022-07-27T18:38:21.489Z] PKG_CONFIG=pkg-config [2022-07-27T18:38:21.489Z] _=/usr/bin/env [2022-07-27T18:38:21.489Z] Building test suite binary ./integration-cli/test.main [2022-07-27T18:38:21.489Z] [2022-07-27T18:38:21.489Z] Found new integrations tests: [2022-07-27T18:38:21.489Z] +func TestRunWithAlternativeContainerdShim(t *testing.T) { [2022-07-27T18:38:21.489Z] Running stress test for them. [2022-07-27T18:38:21.489Z] Using test flags: -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:38:21.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-27T18:38:21.489Z] HOSTNAME=ad2fc6a0f30c [2022-07-27T18:38:21.489Z] TESTDEBUG=0 [2022-07-27T18:38:21.489Z] DEST=bundles/test-integration-flaky [2022-07-27T18:38:21.489Z] PWD=/go/src/github.com/docker/docker [2022-07-27T18:38:21.489Z] KEEPBUNDLE=1 [2022-07-27T18:38:21.489Z] DOCKER_GITCOMMIT=477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 [2022-07-27T18:38:21.489Z] container=docker [2022-07-27T18:38:21.489Z] HOME=/root [2022-07-27T18:38:21.489Z] GOLANG_VERSION=1.18.4 [2022-07-27T18:38:21.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-27T18:38:21.489Z] VALIDATE_BRANCH=master [2022-07-27T18:38:21.489Z] TERM=xterm [2022-07-27T18:38:21.489Z] DOCKER_PKG=github.com/docker/docker [2022-07-27T18:38:21.489Z] SHLVL=1 [2022-07-27T18:38:21.489Z] TIMEOUT=120m [2022-07-27T18:38:21.489Z] DOCKER_BUILDTAGS= journald [2022-07-27T18:38:21.489Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-27T18:38:21.489Z] TESTFLAGS=-test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:38:21.489Z] GO111MODULE=off [2022-07-27T18:38:21.489Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-27T18:38:21.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-27T18:38:21.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-27T18:38:21.489Z] TEST_REPEAT=5 [2022-07-27T18:38:21.489Z] GOPATH=/go [2022-07-27T18:38:21.489Z] PKG_CONFIG=pkg-config [2022-07-27T18:38:21.489Z] _=/usr/bin/env [2022-07-27T18:38:21.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork 37.397s coverage: 40.6% of statements [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.516s coverage: 59.9% of statements [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.2% of statements [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-07-27T18:38:26.190Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-27T18:38:26.190Z] ok github.com/docker/docker/libnetwork/drivers/null 0.008s coverage: 34.8% of statements [2022-07-27T18:38:36.189Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.158s coverage: 6.6% of statements [2022-07-27T18:38:36.189Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-27T18:38:36.189Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-27T18:38:36.189Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-27T18:38:36.189Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-27T18:38:36.189Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-27T18:38:36.189Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-27T18:38:36.189Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-27T18:38:36.447Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-27T18:38:36.705Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-27T18:38:36.964Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-27T18:38:49.162Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-27T18:38:53.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-27T18:38:57.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-27T18:39:04.036Z] ok github.com/docker/docker/libnetwork/ipam 15.932s coverage: 85.3% of statements [2022-07-27T18:39:04.036Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-27T18:39:04.036Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-27T18:39:04.036Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-27T18:39:04.294Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-27T18:39:04.294Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-27T18:39:04.553Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-27T18:39:05.118Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-07-27T18:39:06.053Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.0% of statements [2022-07-27T18:39:06.053Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-27T18:39:06.311Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-27T18:39:06.401Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-27T18:39:06.401Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:39:06.401Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:39:06.401Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:39:06.401Z] [2022-07-27T18:39:06.401Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-27T18:39:06.401Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-27T18:39:06.401Z] HOSTNAME=181c6d2c3bab [2022-07-27T18:39:06.401Z] DEST=bundles/test-integration [2022-07-27T18:39:06.401Z] PWD=/go/src/github.com/docker/docker [2022-07-27T18:39:06.401Z] DOCKER_ROOTLESS=1 [2022-07-27T18:39:06.401Z] DOCKER_GITCOMMIT=f2f3325a0c3fcd8058c26835acf5f3b90b984202 [2022-07-27T18:39:06.401Z] container=docker [2022-07-27T18:39:06.401Z] HOME=/root [2022-07-27T18:39:06.401Z] GOLANG_VERSION=1.18.4 [2022-07-27T18:39:06.401Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-27T18:39:06.401Z] VALIDATE_BRANCH=master [2022-07-27T18:39:06.401Z] TERM=xterm [2022-07-27T18:39:06.401Z] DOCKER_PKG=github.com/docker/docker [2022-07-27T18:39:06.401Z] SHLVL=1 [2022-07-27T18:39:06.401Z] TIMEOUT=120m [2022-07-27T18:39:06.401Z] DOCKER_BUILDTAGS= journald [2022-07-27T18:39:06.401Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-27T18:39:06.401Z] GO111MODULE=off [2022-07-27T18:39:06.401Z] DOCKER_EXPERIMENTAL=1 [2022-07-27T18:39:06.401Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-27T18:39:06.401Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-27T18:39:06.401Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-27T18:39:06.401Z] GOPATH=/go [2022-07-27T18:39:06.401Z] PKG_CONFIG=pkg-config [2022-07-27T18:39:06.401Z] _=/usr/bin/env [2022-07-27T18:39:06.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-27T18:39:07.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-27T18:39:07.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-27T18:39:07.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-27T18:39:08.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-27T18:39:09.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-27T18:39:09.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-27T18:39:10.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-27T18:39:12.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-27T18:39:14.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-27T18:39:15.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-27T18:39:15.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-27T18:39:16.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-27T18:39:16.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-27T18:39:18.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-27T18:39:18.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-27T18:39:19.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-27T18:39:20.624Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-27T18:39:20.624Z] Using test binary docker [2022-07-27T18:39:20.624Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-27T18:39:20.624Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-27T18:39:20.624Z] Starting dockerd [2022-07-27T18:39:20.624Z] INFO: Waiting for daemon to start... [2022-07-27T18:39:24.788Z] . [2022-07-27T18:39:24.788Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-27T18:39:24.788Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-27T18:39:24.788Z] Error: No such image: emptyfs [2022-07-27T18:39:25.045Z] Running integration-test (iteration 1) [2022-07-27T18:39:25.045Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-27T18:39:25.301Z] Loaded image: busybox:latest [2022-07-27T18:39:25.301Z] Loaded image: busybox:glibc [2022-07-27T18:39:26.667Z] Loaded image: debian:bullseye-slim [2022-07-27T18:39:26.667Z] Loaded image: hello-world:latest [2022-07-27T18:39:26.924Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:39:26.924Z] INFO: Testing against a local daemon [2022-07-27T18:39:26.924Z] === RUN TestCgroupNamespacesBuild [2022-07-27T18:39:28.290Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-07-27T18:39:28.290Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-27T18:39:29.218Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-07-27T18:39:29.218Z] === RUN TestBuildWithSession [2022-07-27T18:39:29.218Z] build_session_test.go:25: TODO: BuildKit [2022-07-27T18:39:29.218Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-27T18:39:29.218Z] === RUN TestBuildSquashParent [2022-07-27T18:39:33.390Z] --- PASS: TestBuildSquashParent (3.94s) [2022-07-27T18:39:33.390Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-27T18:39:33.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:39:33.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:39:33.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:39:33.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:39:33.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:39:33.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:39:33.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:39:33.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:39:33.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:39:33.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:39:33.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:39:33.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:39:33.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:39:33.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:39:34.815Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:39:35.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:39:36.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:39:36.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:39:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-27T18:39:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-07-27T18:39:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2022-07-27T18:39:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2022-07-27T18:39:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s) [2022-07-27T18:39:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2022-07-27T18:39:38.647Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2022-07-27T18:39:38.647Z] === RUN TestBuildMultiStageCopy [2022-07-27T18:39:38.647Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-27T18:39:40.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-27T18:39:40.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-27T18:39:40.269Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-27T18:39:40.526Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-27T18:39:40.526Z] --- PASS: TestBuildMultiStageCopy (2.32s) [2022-07-27T18:39:40.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) [2022-07-27T18:39:40.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s) [2022-07-27T18:39:40.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-27T18:39:40.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-27T18:39:40.526Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-27T18:39:40.526Z] === RUN TestBuildMultiStageParentConfig [2022-07-27T18:39:41.455Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-07-27T18:39:41.455Z] === RUN TestBuildLabelWithTargets [2022-07-27T18:39:42.383Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-07-27T18:39:42.383Z] === RUN TestBuildWithEmptyLayers [2022-07-27T18:39:42.944Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-27T18:39:42.944Z] === RUN TestBuildMultiStageOnBuild [2022-07-27T18:39:44.836Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-07-27T18:39:44.836Z] === RUN TestBuildUncleanTarFilenames [2022-07-27T18:39:45.092Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-27T18:39:45.092Z] === RUN TestBuildMultiStageLayerLeak [2022-07-27T18:39:46.981Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-07-27T18:39:46.981Z] === RUN TestBuildWithHugeFile [2022-07-27T18:39:53.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-27T18:39:53.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-27T18:40:15.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-27T18:40:21.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-27T18:40:31.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-27T18:40:31.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-27T18:40:31.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-27T18:40:32.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-27T18:40:32.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-27T18:40:32.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-27T18:40:33.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-27T18:40:36.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-27T18:40:37.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-27T18:40:38.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-27T18:40:38.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-27T18:40:39.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-27T18:40:40.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-27T18:40:41.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-27T18:40:42.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-27T18:40:43.161Z] --- PASS: TestBuildWithHugeFile (49.42s) [2022-07-27T18:40:43.161Z] === RUN TestBuildWCOWSandboxSize [2022-07-27T18:40:43.161Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-27T18:40:43.161Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-27T18:40:43.161Z] === RUN TestBuildWithEmptyDockerfile [2022-07-27T18:40:43.161Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:40:43.161Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:40:43.161Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:40:43.161Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:40:43.161Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:40:43.161Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:40:43.161Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:40:43.161Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:40:43.161Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:40:43.161Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-07-27T18:40:43.161Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-27T18:40:43.161Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-27T18:40:43.161Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-27T18:40:43.161Z] === RUN TestBuildPreserveOwnership [2022-07-27T18:40:43.161Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-27T18:40:43.161Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-27T18:40:43.161Z] --- PASS: TestBuildPreserveOwnership (3.67s) [2022-07-27T18:40:43.162Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2022-07-27T18:40:43.162Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-07-27T18:40:43.162Z] === RUN TestBuildPlatformInvalid [2022-07-27T18:40:43.162Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-27T18:40:43.162Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-27T18:40:43.162Z] Loaded image: busybox:latest [2022-07-27T18:40:43.162Z] Loaded image: busybox:glibc [2022-07-27T18:40:43.162Z] Loaded image: debian:bullseye-slim [2022-07-27T18:40:43.162Z] Loaded image: hello-world:latest [2022-07-27T18:40:43.162Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:40:43.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-27T18:40:44.218Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-27T18:40:44.218Z] Using test binary docker [2022-07-27T18:40:44.218Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-27T18:40:44.218Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-27T18:40:44.218Z] INFO: Waiting for daemon to start... [2022-07-27T18:40:44.218Z] Starting dockerd [2022-07-27T18:40:46.743Z] . [2022-07-27T18:40:46.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-27T18:40:46.743Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-27T18:40:46.743Z] Error: No such image: emptyfs [2022-07-27T18:40:46.743Z] Running integration-test (iteration 1) [2022-07-27T18:40:46.743Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-27T18:40:47.001Z] Loaded image: busybox:latest [2022-07-27T18:40:47.261Z] Loaded image: busybox:glibc [2022-07-27T18:40:48.641Z] Loaded image: debian:bullseye-slim [2022-07-27T18:40:48.641Z] Loaded image: hello-world:latest [2022-07-27T18:40:48.641Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:40:48.641Z] INFO: Testing against a local daemon [2022-07-27T18:40:48.641Z] === RUN TestCgroupNamespacesBuild [2022-07-27T18:40:50.016Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-07-27T18:40:50.016Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-27T18:40:51.257Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.83s) [2022-07-27T18:40:51.257Z] PASS [2022-07-27T18:40:51.257Z] [2022-07-27T18:40:51.257Z] === Skipped [2022-07-27T18:40:51.257Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-27T18:40:51.257Z] build_session_test.go:25: TODO: BuildKit [2022-07-27T18:40:51.257Z] [2022-07-27T18:40:51.257Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-27T18:40:51.257Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-27T18:40:51.257Z] [2022-07-27T18:40:51.257Z] DONE 34 tests, 2 skipped in 86.004s [2022-07-27T18:40:51.257Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-27T18:40:51.257Z] INFO: Testing against a local daemon [2022-07-27T18:40:51.257Z] === RUN TestConfigInspect [2022-07-27T18:40:51.389Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-27T18:40:51.389Z] === RUN TestBuildWithSession [2022-07-27T18:40:51.389Z] build_session_test.go:25: TODO: BuildKit [2022-07-27T18:40:51.389Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-27T18:40:51.389Z] === RUN TestBuildSquashParent [2022-07-27T18:40:53.146Z] --- PASS: TestConfigInspect (2.27s) [2022-07-27T18:40:53.146Z] === RUN TestConfigList [2022-07-27T18:40:55.661Z] --- PASS: TestConfigList (2.17s) [2022-07-27T18:40:55.661Z] === RUN TestConfigsCreateAndDelete [2022-07-27T18:40:57.551Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-27T18:40:57.551Z] === RUN TestConfigsUpdate [2022-07-27T18:40:57.745Z] ok github.com/docker/docker/libnetwork/networkdb 103.987s coverage: 60.1% of statements [2022-07-27T18:40:57.745Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-27T18:40:57.745Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-27T18:40:57.745Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-07-27T18:40:57.745Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-27T18:40:57.745Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-27T18:40:57.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-27T18:40:57.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-27T18:40:58.313Z] ok github.com/docker/docker/libnetwork/portmapper 0.655s coverage: 48.6% of statements [2022-07-27T18:40:58.571Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-27T18:40:58.571Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-27T18:40:58.829Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === Skipped [2022-07-27T18:40:58.829Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-27T18:40:58.829Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-27T18:40:58.829Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-27T18:40:58.829Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-27T18:40:58.829Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-27T18:40:58.829Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-27T18:40:58.829Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-27T18:40:58.829Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-27T18:40:58.829Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-27T18:40:58.829Z] firewalld_test.go:14: firewalld is not running [2022-07-27T18:40:58.829Z] [2022-07-27T18:40:58.829Z] DONE 327 tests, 9 skipped in 202.555s Post stage [Pipeline] junit [2022-07-27T18:40:59.409Z] Recording test results [2022-07-27T18:40:59.494Z] --- PASS: TestBuildSquashParent (6.83s) [2022-07-27T18:40:59.494Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-27T18:40:59.494Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:40:59.494Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:40:59.494Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:40:59.494Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:40:59.494Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:40:59.494Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:40:59.494Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:40:59.494Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:40:59.494Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:40:59.494Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:40:59.494Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:40:59.494Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:40:59.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:40:59.494Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:40:59.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:40:59.752Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:41:00.066Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-27T18:41:00.066Z] === RUN TestTemplatedConfig [2022-07-27T18:41:00.500Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T18:41:00.834Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c48efc02c9cced9a389788d4fe2c4af967944fe -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:4c48efc02c9cced9a389788d4fe2c4af967944fe hack/make.sh dynbinary test-integration [2022-07-27T18:41:01.402Z] [2022-07-27T18:41:01.402Z] Removing bundles/ [2022-07-27T18:41:01.402Z] [2022-07-27T18:41:01.402Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-27T18:41:01.402Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-27T18:41:01.402Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:41:01.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:41:01.910Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:41:02.581Z] --- PASS: TestTemplatedConfig (2.63s) [2022-07-27T18:41:02.581Z] === RUN TestConfigCreateResolve [2022-07-27T18:41:03.810Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s) [2022-07-27T18:41:03.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-07-27T18:41:03.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-07-27T18:41:03.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2022-07-27T18:41:03.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2022-07-27T18:41:03.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2022-07-27T18:41:03.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2022-07-27T18:41:03.810Z] === RUN TestBuildMultiStageCopy [2022-07-27T18:41:03.810Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-27T18:41:05.097Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-07-27T18:41:05.097Z] PASS [2022-07-27T18:41:05.097Z] [2022-07-27T18:41:05.097Z] DONE 6 tests in 13.664s [2022-07-27T18:41:05.097Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-27T18:41:05.097Z] INFO: Testing against a local daemon [2022-07-27T18:41:05.097Z] === RUN TestAttachWithTTY [2022-07-27T18:41:05.097Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-27T18:41:05.097Z] === RUN TestAttachWithoutTTy [2022-07-27T18:41:05.097Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-27T18:41:05.097Z] === RUN TestCheckpoint [2022-07-27T18:41:05.097Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-27T18:41:05.097Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/commit [2022-07-27T18:41:05.097Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-27T18:41:05.097Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:41:05.097Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:41:05.097Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:41:05.097Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:41:05.097Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:41:05.097Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:41:05.097Z] === CONT TestContainerInvalidJSON/commit [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-27T18:41:05.097Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-27T18:41:05.097Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-27T18:41:05.097Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-27T18:41:05.097Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-27T18:41:05.097Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-27T18:41:05.097Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-27T18:41:05.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-27T18:41:05.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-27T18:41:05.097Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-27T18:41:05.097Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-27T18:41:05.097Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-27T18:41:05.097Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-27T18:41:05.097Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-27T18:41:05.097Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-27T18:41:05.097Z] === RUN TestCopyEmptyFile [2022-07-27T18:41:05.097Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-27T18:41:05.097Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-27T18:41:05.097Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-27T18:41:05.097Z] === RUN TestCopyFromContainer [2022-07-27T18:41:06.464Z] === RUN TestCopyFromContainer// [2022-07-27T18:41:06.464Z] === RUN TestCopyFromContainer//bar/root [2022-07-27T18:41:06.464Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-27T18:41:06.464Z] === RUN TestCopyFromContainer/bar/quux [2022-07-27T18:41:06.464Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-27T18:41:06.720Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-27T18:41:06.720Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-27T18:41:06.720Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-27T18:41:06.720Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-27T18:41:06.976Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer (1.75s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-27T18:41:06.976Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-27T18:41:06.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-27T18:41:06.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:41:06.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:41:06.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:41:06.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:41:06.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:41:06.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:41:06.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:41:06.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:41:06.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:41:06.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-27T18:41:06.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-27T18:41:06.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-27T18:41:06.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-27T18:41:06.976Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-27T18:41:06.976Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-27T18:41:06.976Z] === RUN TestCreateWithInvalidEnv [2022-07-27T18:41:06.976Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-27T18:41:06.976Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-27T18:41:06.976Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-27T18:41:06.976Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-27T18:41:06.976Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-27T18:41:06.976Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-27T18:41:06.976Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-27T18:41:06.976Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-27T18:41:06.976Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-27T18:41:06.976Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-27T18:41:06.976Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-27T18:41:06.976Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-27T18:41:06.976Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-27T18:41:06.976Z] === RUN TestCreateTmpfsMountsTarget [2022-07-27T18:41:06.976Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-27T18:41:06.976Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-27T18:41:07.089Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-27T18:41:08.462Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-27T18:41:08.866Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-07-27T18:41:08.866Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-27T18:41:09.395Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-27T18:41:10.231Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-07-27T18:41:10.231Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-27T18:41:10.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:41:10.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:41:10.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:41:10.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:41:10.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:41:10.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:41:10.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:41:10.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:41:10.231Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:41:10.231Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:41:10.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:41:10.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:41:10.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:41:10.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:41:10.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:41:10.326Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-27T18:41:10.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-27T18:41:10.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-27T18:41:10.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-27T18:41:10.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-27T18:41:10.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-27T18:41:10.487Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-27T18:41:10.487Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-27T18:41:11.048Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-07-27T18:41:11.048Z] === RUN TestCreateDifferentPlatform [2022-07-27T18:41:11.048Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-27T18:41:11.048Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-27T18:41:11.048Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-27T18:41:11.048Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-27T18:41:11.048Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-27T18:41:11.048Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-27T18:41:11.048Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-27T18:41:11.048Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-27T18:41:11.048Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-27T18:41:11.049Z] === RUN TestCreateInvalidHostConfig [2022-07-27T18:41:11.049Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:41:11.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:41:11.049Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:41:11.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:41:11.049Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:41:11.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:41:11.049Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:41:11.049Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:41:11.049Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:41:11.049Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:41:11.049Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:41:11.049Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:41:11.049Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-27T18:41:11.049Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-27T18:41:11.049Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-27T18:41:11.049Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-27T18:41:11.049Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-27T18:41:11.049Z] === RUN TestContainerStartOnDaemonRestart [2022-07-27T18:41:11.049Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-27T18:41:11.049Z] === RUN TestDaemonRestartIpcMode [2022-07-27T18:41:11.049Z] === PAUSE TestDaemonRestartIpcMode [2022-07-27T18:41:11.049Z] === RUN TestDaemonHostGatewayIP [2022-07-27T18:41:11.049Z] === PAUSE TestDaemonHostGatewayIP [2022-07-27T18:41:11.049Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-27T18:41:11.049Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-27T18:41:11.049Z] === RUN TestContainerKillOnDaemonStart [2022-07-27T18:41:11.049Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-27T18:41:11.049Z] === RUN TestDiff [2022-07-27T18:41:11.258Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-07-27T18:41:11.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-07-27T18:41:11.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-27T18:41:11.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-27T18:41:11.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-27T18:41:11.259Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-27T18:41:11.259Z] === RUN TestBuildMultiStageParentConfig [2022-07-27T18:41:11.610Z] --- PASS: TestDiff (0.50s) [2022-07-27T18:41:11.610Z] === RUN TestExecConsoleSize [2022-07-27T18:41:12.171Z] --- PASS: TestExecConsoleSize (0.67s) [2022-07-27T18:41:12.171Z] === RUN TestExecWithCloseStdin [2022-07-27T18:41:12.733Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-07-27T18:41:12.733Z] === RUN TestExec [2022-07-27T18:41:13.669Z] --- PASS: TestExec (0.65s) [2022-07-27T18:41:13.669Z] === RUN TestExecUser [2022-07-27T18:41:14.133Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 2m56.341663703s [2022-07-27T18:41:14.133Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 520.692278ms [2022-07-27T18:41:14.243Z] --- PASS: TestExecUser (0.66s) [2022-07-27T18:41:14.243Z] === RUN TestExportContainerAndImportImage [2022-07-27T18:41:14.817Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2022-07-27T18:41:14.817Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-27T18:41:16.181Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-27T18:41:16.181Z] === RUN TestHealthCheckWorkdir [2022-07-27T18:41:16.515Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-27T18:41:16.515Z] === RUN TestBuildLabelWithTargets [2022-07-27T18:41:17.108Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-07-27T18:41:17.108Z] === RUN TestHealthKillContainer [2022-07-27T18:41:24.615Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-27T18:41:24.615Z] === RUN TestBuildWithEmptyLayers [2022-07-27T18:41:25.191Z] --- PASS: TestHealthKillContainer (8.21s) [2022-07-27T18:41:25.191Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-27T18:41:25.754Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-27T18:41:25.754Z] === RUN TestIpcModeNone [2022-07-27T18:41:26.317Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-27T18:41:26.317Z] === RUN TestIpcModePrivate [2022-07-27T18:41:26.900Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-27T18:41:27.142Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-07-27T18:41:27.142Z] === RUN TestBuildMultiStageOnBuild [2022-07-27T18:41:27.156Z] --- PASS: TestIpcModePrivate (0.79s) [2022-07-27T18:41:27.156Z] === RUN TestIpcModeShareable [2022-07-27T18:41:27.741Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-27T18:41:27.996Z] --- PASS: TestIpcModeShareable (0.71s) [2022-07-27T18:41:27.996Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-27T18:41:29.886Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-07-27T18:41:29.886Z] === RUN TestAPIIpcModeHost [2022-07-27T18:41:30.142Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-27T18:41:30.142Z] === RUN TestDaemonIpcModeShareable [2022-07-27T18:41:31.508Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-27T18:41:31.508Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-07-27T18:41:31.508Z] === RUN TestDaemonIpcModePrivate [2022-07-27T18:41:32.400Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-07-27T18:41:32.400Z] === RUN TestBuildUncleanTarFilenames [2022-07-27T18:41:32.436Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-27T18:41:32.658Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-27T18:41:32.658Z] === RUN TestBuildMultiStageLayerLeak [2022-07-27T18:41:32.692Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-27T18:41:32.692Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-27T18:41:33.620Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-27T18:41:33.877Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.26s) [2022-07-27T18:41:33.877Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-27T18:41:34.805Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-27T18:41:35.062Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-07-27T18:41:35.062Z] === RUN TestIpcModeOlderClient [2022-07-27T18:41:35.062Z] === PAUSE TestIpcModeOlderClient [2022-07-27T18:41:35.062Z] === RUN TestKillContainerInvalidSignal [2022-07-27T18:41:35.624Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-07-27T18:41:35.624Z] === RUN TestKillContainer [2022-07-27T18:41:35.624Z] === RUN TestKillContainer/no_signal [2022-07-27T18:41:35.880Z] === RUN TestKillContainer/non_killing_signal [2022-07-27T18:41:36.136Z] === RUN TestKillContainer/killing_signal [2022-07-27T18:41:36.699Z] --- PASS: TestKillContainer (1.31s) [2022-07-27T18:41:36.699Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-27T18:41:36.699Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-27T18:41:36.699Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-27T18:41:36.699Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-27T18:41:36.699Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-27T18:41:37.261Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-27T18:41:37.916Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-07-27T18:41:37.916Z] === RUN TestBuildWithHugeFile [2022-07-27T18:41:38.190Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-07-27T18:41:38.190Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-27T18:41:38.190Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-27T18:41:38.190Z] === RUN TestKillStoppedContainer [2022-07-27T18:41:38.190Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-27T18:41:38.190Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-27T18:41:38.190Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-27T18:41:38.190Z] === RUN TestKillDifferentUserContainer [2022-07-27T18:41:38.446Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-27T18:41:38.446Z] === RUN TestInspectOomKilledTrue [2022-07-27T18:41:38.446Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-27T18:41:38.446Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-27T18:41:38.446Z] === RUN TestInspectOomKilledFalse [2022-07-27T18:41:39.008Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-27T18:41:39.008Z] === RUN TestLinksEtcHostsContentMatch [2022-07-27T18:41:39.265Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-27T18:41:39.265Z] === RUN TestLinksContainerNames [2022-07-27T18:41:40.194Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-27T18:41:40.194Z] === RUN TestLogsFollowTailEmpty [2022-07-27T18:41:40.755Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-07-27T18:41:40.755Z] === RUN TestLogs [2022-07-27T18:41:40.755Z] === RUN TestLogs/driver_local [2022-07-27T18:41:40.755Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:41:40.755Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:41:40.755Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-27T18:41:40.755Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-27T18:41:40.755Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-27T18:41:40.755Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-27T18:41:40.755Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:41:40.755Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:41:40.755Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:41:40.755Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:41:40.755Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:41:40.755Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:41:40.755Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:41:40.755Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:41:41.319Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:41:41.319Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:41:41.883Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-27T18:41:41.883Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-27T18:41:42.444Z] === RUN TestLogs/driver_json-file [2022-07-27T18:41:42.444Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:41:42.444Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:41:42.444Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:41:42.444Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:41:42.444Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:41:42.445Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:41:42.445Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:41:42.445Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:41:42.445Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:41:42.445Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:41:42.445Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:41:42.445Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:41:42.445Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:41:42.445Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:41:43.376Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:41:43.376Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:41:43.939Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:41:43.939Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:41:44.501Z] --- PASS: TestLogs (3.91s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-07-27T18:41:44.501Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s) [2022-07-27T18:41:44.501Z] === RUN TestContainerNetworkMountsNoChown [2022-07-27T18:41:45.065Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/default [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/default [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/private [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/private [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rprivate [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/slave [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/slave [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rslave [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/shared [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/shared [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rshared [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/default [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rslave [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rshared [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/shared [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rprivate [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/slave [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/private [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:41:45.065Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-27T18:41:45.065Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:41:45.065Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:41:45.323Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-27T18:41:45.323Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-27T18:41:45.323Z] === RUN TestContainerBindMountNonRecursive [2022-07-27T18:41:46.691Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-27T18:41:46.691Z] === RUN TestContainerVolumesMountedAsShared [2022-07-27T18:41:47.253Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-27T18:41:47.253Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-27T18:41:47.509Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-27T18:41:47.509Z] === RUN TestNetworkNat [2022-07-27T18:41:48.072Z] --- PASS: TestNetworkNat (0.47s) [2022-07-27T18:41:48.072Z] === RUN TestNetworkLocalhostTCPNat [2022-07-27T18:41:48.635Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-07-27T18:41:48.635Z] === RUN TestNetworkLoopbackNat [2022-07-27T18:41:51.149Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-07-27T18:41:51.149Z] === RUN TestPause [2022-07-27T18:41:51.712Z] --- PASS: TestPause (0.47s) [2022-07-27T18:41:51.712Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-27T18:41:51.712Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-27T18:41:51.712Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-27T18:41:51.712Z] === RUN TestPauseStopPausedContainer [2022-07-27T18:41:51.969Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2022-07-27T18:41:51.969Z] === RUN TestPidHost [2022-07-27T18:41:53.336Z] --- PASS: TestPidHost (1.07s) [2022-07-27T18:41:53.336Z] === RUN TestPsFilter [2022-07-27T18:41:53.336Z] --- PASS: TestPsFilter (0.10s) [2022-07-27T18:41:53.336Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-27T18:41:53.593Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-27T18:41:53.593Z] === RUN TestRemoveContainerWithVolume [2022-07-27T18:41:54.155Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2022-07-27T18:41:54.155Z] === RUN TestRemoveContainerRunning [2022-07-27T18:41:54.716Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-07-27T18:41:54.716Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-27T18:41:54.972Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-27T18:41:54.972Z] === RUN TestRemoveInvalidContainer [2022-07-27T18:41:54.972Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-27T18:41:54.972Z] === RUN TestRenameLinkedContainer [2022-07-27T18:41:56.864Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-07-27T18:41:56.865Z] === RUN TestRenameStoppedContainer [2022-07-27T18:41:57.427Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-07-27T18:41:57.427Z] === RUN TestRenameRunningContainerAndReuse [2022-07-27T18:41:58.399Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-27T18:41:58.399Z] === RUN TestRenameInvalidName [2022-07-27T18:41:58.661Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-27T18:41:58.661Z] === RUN TestRenameAnonymousContainer [2022-07-27T18:42:00.551Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-07-27T18:42:00.551Z] === RUN TestRenameContainerWithSameName [2022-07-27T18:42:00.807Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-27T18:42:00.807Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-27T18:42:01.733Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-07-27T18:42:01.733Z] === RUN TestResize [2022-07-27T18:42:01.990Z] --- PASS: TestResize (0.44s) [2022-07-27T18:42:01.990Z] === RUN TestResizeWithInvalidSize [2022-07-27T18:42:02.553Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-27T18:42:02.553Z] === RUN TestResizeWhenContainerNotStarted [2022-07-27T18:42:02.813Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:42:02.813Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:42:02.813Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:42:02.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:42:02.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:42:04.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:42:04.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:42:06.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:42:06.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:42:07.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:42:07.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:42:11.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:42:11.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:42:15.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-27T18:42:15.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:42:17.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:42:17.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:42:19.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:42:19.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-27T18:42:19.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.93s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-07-27T18:42:21.434Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-07-27T18:42:21.434Z] === RUN TestCgroupNamespacesRun [2022-07-27T18:42:22.799Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-27T18:42:22.799Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-27T18:42:22.799Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-27T18:42:22.799Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-27T18:42:22.799Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-27T18:42:23.728Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-07-27T18:42:23.728Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-27T18:42:25.093Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-27T18:42:25.093Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-27T18:42:26.020Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-27T18:42:26.020Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-27T18:42:27.387Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-27T18:42:27.387Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-27T18:42:27.949Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-27T18:42:27.949Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-27T18:42:29.315Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-27T18:42:29.315Z] === RUN TestNISDomainname [2022-07-27T18:42:29.571Z] --- PASS: TestNISDomainname (0.55s) [2022-07-27T18:42:29.571Z] === RUN TestHostnameDnsResolution [2022-07-27T18:42:30.499Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-27T18:42:30.499Z] === RUN TestUnprivilegedPortsAndPing [2022-07-27T18:42:31.061Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-07-27T18:42:31.061Z] === RUN TestPrivilegedHostDevices [2022-07-27T18:42:31.317Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-27T18:42:31.317Z] === RUN TestRunConsoleSize [2022-07-27T18:42:31.879Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-27T18:42:31.879Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:42:33.244Z] --- PASS: TestRunWithAlternativeContainerdShim (1.16s) [2022-07-27T18:42:33.244Z] === RUN TestStats [2022-07-27T18:42:34.122Z] --- PASS: TestBuildWithHugeFile (50.87s) [2022-07-27T18:42:34.122Z] === RUN TestBuildWCOWSandboxSize [2022-07-27T18:42:34.122Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-27T18:42:34.122Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-27T18:42:34.122Z] === RUN TestBuildWithEmptyDockerfile [2022-07-27T18:42:34.122Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:42:34.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:42:34.122Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:42:34.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:42:34.122Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:42:34.122Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:42:34.122Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:42:34.122Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:42:34.122Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:42:34.122Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-27T18:42:34.122Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-07-27T18:42:34.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2022-07-27T18:42:34.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-27T18:42:34.122Z] === RUN TestBuildPreserveOwnership [2022-07-27T18:42:34.122Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-27T18:42:34.122Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-27T18:42:35.759Z] --- PASS: TestStats (2.50s) [2022-07-27T18:42:35.759Z] === RUN TestStopContainerWithTimeout [2022-07-27T18:42:35.759Z] === RUN TestStopContainerWithTimeout/0 [2022-07-27T18:42:35.759Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-27T18:42:35.759Z] === RUN TestStopContainerWithTimeout/1 [2022-07-27T18:42:35.759Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-27T18:42:35.759Z] === RUN TestStopContainerWithTimeout/3 [2022-07-27T18:42:35.759Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-27T18:42:35.759Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-27T18:42:35.759Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-27T18:42:35.759Z] === CONT TestStopContainerWithTimeout/0 [2022-07-27T18:42:35.759Z] === CONT TestStopContainerWithTimeout/3 [2022-07-27T18:42:36.321Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-27T18:42:37.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-27T18:42:37.854Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-27T18:42:37.854Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:42:37.854Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:42:37.854Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:42:37.854Z] [2022-07-27T18:42:37.854Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-27T18:42:37.854Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-27T18:42:37.854Z] HOSTNAME=a443650f8c27 [2022-07-27T18:42:37.854Z] TESTDEBUG=0 [2022-07-27T18:42:37.854Z] DEST=bundles/test-integration [2022-07-27T18:42:37.854Z] PWD=/go/src/github.com/docker/docker [2022-07-27T18:42:37.854Z] DOCKER_GITCOMMIT=4c48efc02c9cced9a389788d4fe2c4af967944fe [2022-07-27T18:42:37.854Z] container=docker [2022-07-27T18:42:37.854Z] HOME=/root [2022-07-27T18:42:37.854Z] GOLANG_VERSION=1.18.4 [2022-07-27T18:42:37.854Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-27T18:42:37.854Z] VALIDATE_BRANCH=master [2022-07-27T18:42:37.854Z] TERM=xterm [2022-07-27T18:42:37.854Z] DOCKER_PKG=github.com/docker/docker [2022-07-27T18:42:37.854Z] SHLVL=1 [2022-07-27T18:42:37.854Z] TIMEOUT=120m [2022-07-27T18:42:37.854Z] DOCKER_BUILDTAGS= journald [2022-07-27T18:42:37.854Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-27T18:42:37.854Z] GO111MODULE=off [2022-07-27T18:42:37.854Z] DOCKER_EXPERIMENTAL=1 [2022-07-27T18:42:37.854Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-27T18:42:37.854Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-27T18:42:37.854Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-27T18:42:37.854Z] GOPATH=/go [2022-07-27T18:42:37.854Z] PKG_CONFIG=pkg-config [2022-07-27T18:42:37.854Z] _=/usr/bin/env [2022-07-27T18:42:37.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-27T18:42:38.209Z] === CONT TestStopContainerWithTimeout/1 [2022-07-27T18:42:38.300Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2022-07-27T18:42:38.300Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.74s) [2022-07-27T18:42:38.300Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-27T18:42:38.300Z] === RUN TestBuildPlatformInvalid [2022-07-27T18:42:38.300Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-27T18:42:38.300Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-27T18:42:38.300Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-27T18:42:38.300Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-27T18:42:38.300Z] PASS [2022-07-27T18:42:38.300Z] [2022-07-27T18:42:38.300Z] === Skipped [2022-07-27T18:42:38.300Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-27T18:42:38.300Z] build_session_test.go:25: TODO: BuildKit [2022-07-27T18:42:38.300Z] [2022-07-27T18:42:38.300Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-27T18:42:38.300Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-27T18:42:38.300Z] [2022-07-27T18:42:38.300Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-27T18:42:38.300Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-27T18:42:38.300Z] [2022-07-27T18:42:38.300Z] DONE 34 tests, 3 skipped in 111.376s [2022-07-27T18:42:38.300Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-27T18:42:38.300Z] INFO: Testing against a local daemon [2022-07-27T18:42:38.300Z] === RUN TestConfigInspect [2022-07-27T18:42:38.300Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.300Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-27T18:42:38.300Z] === RUN TestConfigList [2022-07-27T18:42:38.300Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] --- SKIP: TestConfigList (0.02s) [2022-07-27T18:42:38.558Z] === RUN TestConfigsCreateAndDelete [2022-07-27T18:42:38.558Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-27T18:42:38.558Z] === RUN TestConfigsUpdate [2022-07-27T18:42:38.558Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-27T18:42:38.558Z] === RUN TestTemplatedConfig [2022-07-27T18:42:38.558Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-27T18:42:38.558Z] === RUN TestConfigCreateResolve [2022-07-27T18:42:38.558Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-27T18:42:38.558Z] PASS [2022-07-27T18:42:38.558Z] [2022-07-27T18:42:38.558Z] === Skipped [2022-07-27T18:42:38.558Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-27T18:42:38.558Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] [2022-07-27T18:42:38.558Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-07-27T18:42:38.558Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] [2022-07-27T18:42:38.558Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-27T18:42:38.558Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] [2022-07-27T18:42:38.558Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-27T18:42:38.558Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] [2022-07-27T18:42:38.558Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-27T18:42:38.558Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] [2022-07-27T18:42:38.558Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-27T18:42:38.558Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:42:38.558Z] [2022-07-27T18:42:38.558Z] DONE 6 tests, 6 skipped in 0.161s [2022-07-27T18:42:38.558Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-27T18:42:38.558Z] INFO: Testing against a local daemon [2022-07-27T18:42:38.558Z] === RUN TestAttachWithTTY [2022-07-27T18:42:38.558Z] --- PASS: TestAttachWithTTY (0.04s) [2022-07-27T18:42:38.558Z] === RUN TestAttachWithoutTTy [2022-07-27T18:42:38.815Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-27T18:42:38.815Z] === RUN TestCheckpoint [2022-07-27T18:42:38.815Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-27T18:42:38.815Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/commit [2022-07-27T18:42:38.815Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-27T18:42:38.815Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:42:38.815Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:42:38.815Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:42:38.815Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:42:38.815Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:42:38.815Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:42:38.815Z] === CONT TestContainerInvalidJSON/commit [2022-07-27T18:42:38.815Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-27T18:42:38.815Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-27T18:42:38.815Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-27T18:42:38.815Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-27T18:42:38.815Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-27T18:42:38.815Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-27T18:42:38.815Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-27T18:42:38.815Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-27T18:42:38.816Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-27T18:42:38.816Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-27T18:42:38.816Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-27T18:42:38.816Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-27T18:42:38.816Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-27T18:42:38.816Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-27T18:42:38.816Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-27T18:42:38.816Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-27T18:42:38.816Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-27T18:42:38.816Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-27T18:42:38.816Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-27T18:42:38.816Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-27T18:42:38.816Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-27T18:42:38.816Z] === RUN TestCopyEmptyFile [2022-07-27T18:42:39.073Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-27T18:42:39.073Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-27T18:42:39.073Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-27T18:42:39.073Z] === RUN TestCopyFromContainer [2022-07-27T18:42:39.572Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-27T18:42:39.572Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-07-27T18:42:39.572Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-07-27T18:42:39.572Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-07-27T18:42:39.572Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-27T18:42:39.572Z] === RUN TestDeleteDevicemapper [2022-07-27T18:42:39.572Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-27T18:42:39.572Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-27T18:42:39.572Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-27T18:42:41.461Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-07-27T18:42:41.461Z] === RUN TestUpdateMemory [2022-07-27T18:42:41.717Z] --- PASS: TestUpdateMemory (0.60s) [2022-07-27T18:42:41.717Z] === RUN TestUpdateCPUQuota [2022-07-27T18:42:42.645Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-07-27T18:42:42.645Z] === RUN TestUpdatePidsLimit [2022-07-27T18:42:42.645Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-27T18:42:42.901Z] === RUN TestUpdatePidsLimit/no_change [2022-07-27T18:42:43.157Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-27T18:42:43.251Z] === RUN TestCopyFromContainer// [2022-07-27T18:42:43.251Z] === RUN TestCopyFromContainer//bar/root [2022-07-27T18:42:43.251Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-27T18:42:43.251Z] === RUN TestCopyFromContainer/bar/quux [2022-07-27T18:42:43.413Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-27T18:42:43.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-27T18:42:43.509Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-27T18:42:43.509Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-27T18:42:43.509Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-27T18:42:43.509Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-27T18:42:43.509Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-27T18:42:43.669Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-27T18:42:43.787Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-27T18:42:43.787Z] --- PASS: TestCopyFromContainer (4.69s) [2022-07-27T18:42:43.787Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-27T18:42:43.787Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-27T18:42:43.787Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-27T18:42:43.787Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-27T18:42:43.787Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-27T18:42:43.788Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-27T18:42:43.788Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-27T18:42:43.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-27T18:42:43.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-07-27T18:42:43.788Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-07-27T18:42:43.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-27T18:42:43.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:42:43.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:42:43.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:42:43.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:42:43.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:42:43.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:42:43.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:42:43.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:42:43.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:42:43.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-27T18:42:43.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-27T18:42:43.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-27T18:42:43.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-27T18:42:43.788Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-27T18:42:43.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-27T18:42:43.788Z] === RUN TestCreateWithInvalidEnv [2022-07-27T18:42:43.788Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-27T18:42:43.788Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-27T18:42:43.788Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-27T18:42:43.788Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-27T18:42:43.788Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-27T18:42:43.788Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-27T18:42:43.788Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-27T18:42:43.788Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-27T18:42:43.788Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-27T18:42:43.788Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-27T18:42:43.788Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-27T18:42:43.788Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-27T18:42:43.788Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-27T18:42:43.788Z] === RUN TestCreateTmpfsMountsTarget [2022-07-27T18:42:43.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-27T18:42:43.788Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-27T18:42:43.926Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-27T18:42:44.900Z] --- PASS: TestUpdatePidsLimit (2.10s) [2022-07-27T18:42:44.900Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-07-27T18:42:44.900Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-27T18:42:44.900Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-07-27T18:42:44.900Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-27T18:42:44.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-27T18:42:44.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-07-27T18:42:44.900Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-27T18:42:44.900Z] === RUN TestUpdateRestartPolicy [2022-07-27T18:42:45.187Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-07-27T18:42:45.187Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-27T18:42:46.560Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-07-27T18:42:46.560Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-27T18:42:46.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:42:46.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:42:46.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:42:46.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:42:46.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:42:46.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:42:46.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:42:46.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:42:46.560Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:42:46.560Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:42:46.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:42:46.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:42:46.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:42:46.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:42:46.560Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:42:46.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-27T18:42:46.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-27T18:42:46.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-27T18:42:46.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-27T18:42:46.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-27T18:42:46.560Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-27T18:42:46.560Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-27T18:42:46.817Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-07-27T18:42:46.817Z] === RUN TestCreateDifferentPlatform [2022-07-27T18:42:46.817Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-27T18:42:46.817Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-27T18:42:46.817Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-27T18:42:46.817Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-27T18:42:46.817Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-27T18:42:46.817Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-27T18:42:46.817Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-27T18:42:46.817Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-27T18:42:46.817Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-27T18:42:46.817Z] === RUN TestCreateInvalidHostConfig [2022-07-27T18:42:46.817Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:42:46.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:42:46.817Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:42:46.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:42:46.817Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:42:46.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:42:46.817Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:42:46.817Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:42:46.817Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:42:46.817Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:42:46.817Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:42:46.817Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:42:46.817Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-27T18:42:46.817Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-27T18:42:46.817Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-27T18:42:46.817Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-27T18:42:46.817Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-27T18:42:46.817Z] === RUN TestContainerStartOnDaemonRestart [2022-07-27T18:42:46.817Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-27T18:42:46.817Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-27T18:42:46.817Z] === RUN TestDaemonRestartIpcMode [2022-07-27T18:42:46.817Z] === PAUSE TestDaemonRestartIpcMode [2022-07-27T18:42:46.817Z] === RUN TestDaemonHostGatewayIP [2022-07-27T18:42:46.817Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:42:46.817Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-27T18:42:46.817Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-27T18:42:46.817Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-27T18:42:46.817Z] === RUN TestContainerKillOnDaemonStart [2022-07-27T18:42:46.817Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-27T18:42:46.817Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-27T18:42:46.817Z] === RUN TestDiff [2022-07-27T18:42:47.383Z] --- PASS: TestDiff (0.43s) [2022-07-27T18:42:47.383Z] === RUN TestExecConsoleSize [2022-07-27T18:42:47.642Z] --- PASS: TestExecConsoleSize (0.45s) [2022-07-27T18:42:47.642Z] === RUN TestExecWithCloseStdin [2022-07-27T18:42:48.207Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-07-27T18:42:48.207Z] === RUN TestExec [2022-07-27T18:42:48.772Z] --- PASS: TestExec (0.48s) [2022-07-27T18:42:48.772Z] === RUN TestExecUser [2022-07-27T18:42:49.338Z] --- PASS: TestExecUser (0.47s) [2022-07-27T18:42:49.338Z] === RUN TestExportContainerAndImportImage [2022-07-27T18:42:49.907Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-07-27T18:42:49.907Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-27T18:42:51.280Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-27T18:42:51.280Z] === RUN TestHealthCheckWorkdir [2022-07-27T18:42:51.537Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-27T18:42:51.537Z] === RUN TestHealthKillContainer [2022-07-27T18:42:57.084Z] --- PASS: TestUpdateRestartPolicy (11.20s) [2022-07-27T18:42:57.084Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-27T18:42:57.084Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-27T18:42:57.084Z] === RUN TestWaitNonBlocked [2022-07-27T18:42:57.084Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:42:57.084Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:42:57.084Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:42:57.084Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:42:57.084Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:42:57.084Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:42:57.084Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-27T18:42:57.084Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2022-07-27T18:42:57.084Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-07-27T18:42:57.084Z] === RUN TestWaitBlocked [2022-07-27T18:42:57.084Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:42:57.084Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:42:57.084Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:42:57.084Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:42:57.084Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:42:57.084Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:42:58.012Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-27T18:42:58.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-07-27T18:42:58.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-07-27T18:42:58.012Z] === RUN TestWaitConditions [2022-07-27T18:42:58.012Z] === RUN TestWaitConditions/default [2022-07-27T18:42:58.012Z] === PAUSE TestWaitConditions/default [2022-07-27T18:42:58.012Z] === RUN TestWaitConditions/not-running [2022-07-27T18:42:58.012Z] === PAUSE TestWaitConditions/not-running [2022-07-27T18:42:58.012Z] === RUN TestWaitConditions/next-exit [2022-07-27T18:42:58.012Z] === PAUSE TestWaitConditions/next-exit [2022-07-27T18:42:58.012Z] === RUN TestWaitConditions/removed [2022-07-27T18:42:58.012Z] === PAUSE TestWaitConditions/removed [2022-07-27T18:42:58.012Z] === CONT TestWaitConditions/default [2022-07-27T18:42:58.012Z] === CONT TestWaitConditions/removed [2022-07-27T18:42:59.376Z] === CONT TestWaitConditions/next-exit [2022-07-27T18:42:59.376Z] === CONT TestWaitConditions/not-running [2022-07-27T18:42:59.637Z] --- PASS: TestHealthKillContainer (7.87s) [2022-07-27T18:42:59.637Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-27T18:42:59.637Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-27T18:42:59.637Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-27T18:42:59.637Z] === RUN TestIpcModeNone [2022-07-27T18:43:00.202Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-27T18:43:00.202Z] === RUN TestIpcModePrivate [2022-07-27T18:43:00.460Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-27T18:43:00.460Z] --- PASS: TestIpcModePrivate (0.43s) [2022-07-27T18:43:00.460Z] === RUN TestIpcModeShareable [2022-07-27T18:43:00.460Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:43:00.460Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-27T18:43:00.460Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-27T18:43:01.265Z] --- PASS: TestWaitConditions (0.01s) [2022-07-27T18:43:01.265Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-07-27T18:43:01.265Z] --- PASS: TestWaitConditions/default (1.63s) [2022-07-27T18:43:01.265Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-07-27T18:43:01.265Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-07-27T18:43:01.265Z] === CONT TestContainerStartOnDaemonRestart [2022-07-27T18:43:01.265Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-27T18:43:01.836Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-07-27T18:43:01.836Z] === RUN TestAPIIpcModeHost [2022-07-27T18:43:01.836Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:43:01.836Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-27T18:43:01.836Z] === RUN TestDaemonIpcModeShareable [2022-07-27T18:43:01.836Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:43:01.836Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-27T18:43:01.836Z] === RUN TestDaemonIpcModePrivate [2022-07-27T18:43:03.209Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-27T18:43:03.209Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-07-27T18:43:03.209Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-27T18:43:03.209Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:43:03.209Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-27T18:43:03.209Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-27T18:43:03.209Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:43:03.209Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-27T18:43:03.209Z] === RUN TestIpcModeOlderClient [2022-07-27T18:43:03.210Z] === PAUSE TestIpcModeOlderClient [2022-07-27T18:43:03.210Z] === RUN TestKillContainerInvalidSignal [2022-07-27T18:43:03.468Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-27T18:43:03.468Z] === RUN TestKillContainer [2022-07-27T18:43:03.468Z] === RUN TestKillContainer/no_signal [2022-07-27T18:43:03.782Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-07-27T18:43:03.782Z] === CONT TestIpcModeOlderClient [2022-07-27T18:43:03.782Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-07-27T18:43:03.782Z] === CONT TestContainerKillOnDaemonStart [2022-07-27T18:43:03.782Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-27T18:43:03.782Z] === CONT TestDaemonHostGatewayIP [2022-07-27T18:43:04.034Z] === RUN TestKillContainer/non_killing_signal [2022-07-27T18:43:04.292Z] === RUN TestKillContainer/killing_signal [2022-07-27T18:43:04.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-27T18:43:04.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-27T18:43:04.857Z] --- PASS: TestKillContainer (1.24s) [2022-07-27T18:43:04.857Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-27T18:43:04.857Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-27T18:43:04.857Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-27T18:43:04.857Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-27T18:43:04.857Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-27T18:43:05.117Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-27T18:43:05.684Z] INFO [linters context/goanalysis] analyzers took 6m50.668960599s with top 10 stages: buildir: 2m27.133947209s, the_only_name: 43.37579833s, goimports: 31.258271769s, unconvert: 23.631590345s, gosec: 20.50244642s, S1038: 19.705422816s, misspell: 7.614544397s, unused: 5.332522174s, inspect: 4.937485728s, S1039: 4.646159665s [2022-07-27T18:43:05.684Z] INFO [runner] Issues before processing: 2456, after processing: 0 [2022-07-27T18:43:05.684Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2018/2018, skip_files: 2121/2121, nolint: 0/77, exclude: 2018/2018, exclude-rules: 77/2018, path_prettifier: 2121/2121, filename_unadjuster: 2121/2121, skip_dirs: 2121/2121, autogenerated_exclude: 2018/2121, cgo: 2121/2456 [2022-07-27T18:43:05.684Z] INFO [runner] processing took 83.827146ms with stages: nolint: 33.009897ms, identifier_marker: 23.345185ms, path_prettifier: 8.875433ms, autogenerated_exclude: 8.286552ms, exclude-rules: 7.65174ms, skip_dirs: 1.720133ms, filename_unadjuster: 693.733µs, cgo: 238.461µs, max_same_issues: 1.93µs, skip_files: 809ns, uniq_by_line: 601ns, max_from_linter: 445ns, diff: 406ns, exclude: 349ns, source_code: 289ns, max_per_file_from_linter: 276ns, severity-rules: 239ns, path_shortener: 231ns, sort_results: 230ns, path_prefixer: 207ns [2022-07-27T18:43:05.684Z] INFO [runner] linters took 1m47.846809143s with stages: goanalysis_metalinter: 1m47.762775108s [2022-07-27T18:43:05.684Z] INFO File cache stats: 1694 entries of total size 8.6MiB [2022-07-27T18:43:05.684Z] INFO Memory: 2849 samples, avg is 316.2MB, max is 1215.7MB [2022-07-27T18:43:05.684Z] INFO Execution took 4m44.719408859s [2022-07-27T18:43:05.684Z] Congratulations! The shell scripts are properly formatted. [2022-07-27T18:43:05.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-07-27T18:43:05.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-27T18:43:05.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-07-27T18:43:05.684Z] === RUN TestKillStoppedContainer [2022-07-27T18:43:05.684Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-27T18:43:05.684Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-27T18:43:05.684Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-27T18:43:05.684Z] === RUN TestKillDifferentUserContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-27T18:43:06.015Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20aa8d1d3ac2c75367a10685cfc8ef18ed855aba -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20aa8d1d3ac2c75367a10685cfc8ef18ed855aba hack/make.sh dynbinary test-docker-py [2022-07-27T18:43:06.249Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-27T18:43:06.249Z] === RUN TestInspectOomKilledTrue [2022-07-27T18:43:06.249Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:43:06.249Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-27T18:43:06.249Z] === RUN TestInspectOomKilledFalse [2022-07-27T18:43:06.249Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-27T18:43:06.249Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-27T18:43:06.249Z] === RUN TestLinksEtcHostsContentMatch [2022-07-27T18:43:06.249Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-27T18:43:06.249Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-27T18:43:06.249Z] === RUN TestLinksContainerNames [2022-07-27T18:43:06.277Z] [2022-07-27T18:43:06.299Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-07-27T18:43:06.299Z] === CONT TestDaemonRestartIpcMode [2022-07-27T18:43:06.537Z] Removing bundles/ [2022-07-27T18:43:06.537Z] [2022-07-27T18:43:06.537Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-27T18:43:06.537Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-27T18:43:06.537Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:43:06.814Z] --- PASS: TestLinksContainerNames (0.79s) [2022-07-27T18:43:06.814Z] === RUN TestLogsFollowTailEmpty [2022-07-27T18:43:07.379Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-27T18:43:07.379Z] === RUN TestLogs [2022-07-27T18:43:07.379Z] === RUN TestLogs/driver_local [2022-07-27T18:43:07.379Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:43:07.379Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:43:07.379Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-27T18:43:07.379Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-27T18:43:07.379Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-27T18:43:07.379Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-27T18:43:07.379Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:43:07.379Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:43:07.379Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:43:07.379Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:43:07.379Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:43:07.379Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:43:07.379Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:43:07.379Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:43:08.313Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:43:08.313Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:43:08.573Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-27T18:43:08.573Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-27T18:43:08.815Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-07-27T18:43:09.140Z] === RUN TestLogs/driver_json-file [2022-07-27T18:43:09.140Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:43:09.140Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:43:09.140Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:43:09.140Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:43:09.140Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:43:09.140Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:43:09.140Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:43:09.140Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:43:09.140Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:43:09.140Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:43:09.140Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:43:09.140Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:43:09.140Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:43:09.141Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:43:09.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-27T18:43:09.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-27T18:43:09.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-27T18:43:09.710Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:43:09.969Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:43:10.226Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:43:10.489Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:43:11.057Z] --- PASS: TestLogs (3.70s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-07-27T18:43:11.057Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-07-27T18:43:11.057Z] === RUN TestContainerNetworkMountsNoChown [2022-07-27T18:43:11.318Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/default [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/default [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/private [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/private [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rprivate [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/slave [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/slave [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rslave [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/shared [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/shared [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rshared [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/default [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/rshared [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/shared [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/rslave [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/slave [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/rprivate [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/private [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-27T18:43:11.318Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:43:11.318Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:43:11.318Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-27T18:43:11.576Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:43:11.834Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:43:11.834Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:43:11.834Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:43:11.834Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-27T18:43:11.834Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-27T18:43:11.834Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-07-27T18:43:11.834Z] === RUN TestContainerBindMountNonRecursive [2022-07-27T18:43:11.834Z] 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-07-27T18:43:11.834Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-27T18:43:11.834Z] === RUN TestContainerVolumesMountedAsShared [2022-07-27T18:43:11.834Z] 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-07-27T18:43:11.834Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-27T18:43:11.834Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-27T18:43:11.834Z] 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-07-27T18:43:11.834Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-27T18:43:11.834Z] === RUN TestNetworkNat [2022-07-27T18:43:11.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-27T18:43:12.398Z] --- PASS: TestNetworkNat (0.49s) [2022-07-27T18:43:12.398Z] === RUN TestNetworkLocalhostTCPNat [2022-07-27T18:43:12.656Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-07-27T18:43:12.656Z] === RUN TestNetworkLoopbackNat [2022-07-27T18:43:14.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-27T18:43:14.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-27T18:43:15.181Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-07-27T18:43:15.181Z] === RUN TestPause [2022-07-27T18:43:15.181Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:43:15.181Z] --- SKIP: TestPause (0.00s) [2022-07-27T18:43:15.181Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-27T18:43:15.181Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-27T18:43:15.181Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-27T18:43:15.181Z] === RUN TestPauseStopPausedContainer [2022-07-27T18:43:15.181Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:43:15.181Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-27T18:43:15.181Z] === RUN TestPidHost [2022-07-27T18:43:15.352Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) [2022-07-27T18:43:15.352Z] PASS [2022-07-27T18:43:15.352Z] [2022-07-27T18:43:15.352Z] === Skipped [2022-07-27T18:43:15.352Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-27T18:43:15.352Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-27T18:43:15.352Z] [2022-07-27T18:43:15.352Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-27T18:43:15.352Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-27T18:43:15.352Z] [2022-07-27T18:43:15.352Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-27T18:43:15.352Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-27T18:43:15.352Z] [2022-07-27T18:43:15.352Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-27T18:43:15.352Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-27T18:43:15.352Z] [2022-07-27T18:43:15.352Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-27T18:43:15.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-27T18:43:15.352Z] [2022-07-27T18:43:15.352Z] DONE 265 tests, 5 skipped in 130.744s [2022-07-27T18:43:15.352Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-27T18:43:15.352Z] === RUN TestConfigDaemonLibtrustID [2022-07-27T18:43:15.913Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-27T18:43:15.913Z] === RUN TestConfigDaemonID [2022-07-27T18:43:16.113Z] --- PASS: TestPidHost (0.88s) [2022-07-27T18:43:16.113Z] === RUN TestPsFilter [2022-07-27T18:43:16.113Z] --- PASS: TestPsFilter (0.09s) [2022-07-27T18:43:16.113Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-27T18:43:16.677Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-27T18:43:16.677Z] === RUN TestRemoveContainerWithVolume [2022-07-27T18:43:16.935Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-27T18:43:16.935Z] === RUN TestRemoveContainerRunning [2022-07-27T18:43:17.278Z] daemon_test.go:83: [d62ca26a29d2f] daemon is not started [2022-07-27T18:43:17.278Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-27T18:43:17.278Z] === RUN TestDaemonConfigValidation [2022-07-27T18:43:17.278Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:43:17.278Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:43:17.278Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-27T18:43:17.278Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-27T18:43:17.278Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-27T18:43:17.278Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-27T18:43:17.278Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-27T18:43:17.278Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-27T18:43:17.278Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-27T18:43:17.278Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-27T18:43:17.278Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:43:17.278Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-27T18:43:17.278Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-27T18:43:17.278Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-27T18:43:17.278Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-27T18:43:17.278Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-27T18:43:17.278Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-27T18:43:17.278Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-27T18:43:17.278Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-27T18:43:17.278Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-27T18:43:17.278Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-27T18:43:17.278Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-27T18:43:17.278Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-27T18:43:17.500Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-07-27T18:43:17.500Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-27T18:43:17.758Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-27T18:43:17.759Z] === RUN TestRemoveInvalidContainer [2022-07-27T18:43:17.759Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-27T18:43:17.759Z] === RUN TestRenameLinkedContainer [2022-07-27T18:43:18.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-27T18:43:18.205Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-27T18:43:19.570Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-27T18:43:19.657Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-07-27T18:43:19.657Z] === RUN TestRenameStoppedContainer [2022-07-27T18:43:19.914Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-27T18:43:19.914Z] === RUN TestRenameRunningContainerAndReuse [2022-07-27T18:43:20.496Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-27T18:43:20.496Z] daemon_test.go:197: [dc7da7b191218] daemon is not started [2022-07-27T18:43:20.496Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-27T18:43:20.496Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-27T18:43:20.496Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-27T18:43:20.496Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-27T18:43:20.496Z] === RUN TestDaemonProxy [2022-07-27T18:43:20.496Z] === RUN TestDaemonProxy/environment_variables [2022-07-27T18:43:20.846Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-07-27T18:43:20.846Z] === RUN TestRenameInvalidName [2022-07-27T18:43:21.103Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-27T18:43:21.103Z] === RUN TestRenameAnonymousContainer [2022-07-27T18:43:22.383Z] === RUN TestDaemonProxy/command-line_options [2022-07-27T18:43:22.476Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-07-27T18:43:22.476Z] === RUN TestRenameContainerWithSameName [2022-07-27T18:43:23.042Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-27T18:43:23.042Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-27T18:43:23.607Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-07-27T18:43:23.607Z] === RUN TestResize [2022-07-27T18:43:23.746Z] === RUN TestDaemonProxy/configuration_file [2022-07-27T18:43:24.172Z] --- PASS: TestResize (0.41s) [2022-07-27T18:43:24.172Z] === RUN TestResizeWithInvalidSize [2022-07-27T18:43:24.430Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-07-27T18:43:24.430Z] === RUN TestResizeWhenContainerNotStarted [2022-07-27T18:43:24.996Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-27T18:43:24.996Z] === RUN TestDaemonRestartKillContainers [2022-07-27T18:43:24.996Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-27T18:43:24.996Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-27T18:43:24.996Z] === RUN TestCgroupNamespacesRun [2022-07-27T18:43:25.633Z] === RUN TestDaemonProxy/conflicting_options [2022-07-27T18:43:25.929Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-07-27T18:43:25.929Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-27T18:43:26.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-27T18:43:26.193Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-27T18:43:26.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-27T18:43:26.449Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-27T18:43:26.449Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-27T18:43:26.449Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-27T18:43:26.449Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-27T18:43:26.449Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-27T18:43:26.450Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-27T18:43:26.450Z] PASS [2022-07-27T18:43:26.450Z] [2022-07-27T18:43:26.450Z] DONE 18 tests in 11.161s [2022-07-27T18:43:26.706Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-27T18:43:26.706Z] INFO: Testing against a local daemon [2022-07-27T18:43:26.706Z] === RUN TestCommitInheritsEnv [2022-07-27T18:43:26.962Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-27T18:43:26.962Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-27T18:43:26.962Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-27T18:43:26.962Z] === RUN TestImportWithCustomPlatform [2022-07-27T18:43:26.962Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-27T18:43:26.962Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-27T18:43:26.962Z] === RUN TestImportWithCustomPlatform// [2022-07-27T18:43:26.962Z] === RUN TestImportWithCustomPlatform/linux [2022-07-27T18:43:27.218Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-27T18:43:27.218Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-27T18:43:27.218Z] === RUN TestImportWithCustomPlatform/macos [2022-07-27T18:43:27.218Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-27T18:43:27.218Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-27T18:43:27.218Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-27T18:43:27.218Z] === RUN TestImagesFilterMultiReference [2022-07-27T18:43:27.303Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-27T18:43:27.303Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-27T18:43:27.474Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-27T18:43:27.474Z] === RUN TestImagePullPlatformInvalid [2022-07-27T18:43:27.474Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-27T18:43:27.474Z] === RUN TestRemoveImageOrphaning [2022-07-27T18:43:27.730Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-27T18:43:27.730Z] === RUN TestRemoveImageGarbageCollector [2022-07-27T18:43:28.235Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-07-27T18:43:28.235Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-27T18:43:28.291Z] time="2022-07-27T18:43:28Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-27T18:43:28.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-27T18:43:29.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-27T18:43:29.606Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-07-27T18:43:29.606Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-27T18:43:29.657Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-07-27T18:43:29.657Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-27T18:43:29.657Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-27T18:43:29.657Z] === RUN TestTagInvalidReference [2022-07-27T18:43:29.657Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-27T18:43:29.657Z] === RUN TestTagValidPrefixedRepo [2022-07-27T18:43:29.657Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-27T18:43:29.657Z] === RUN TestTagExistedNameWithoutForce [2022-07-27T18:43:29.657Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-27T18:43:29.657Z] === RUN TestTagOfficialNames [2022-07-27T18:43:29.657Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-27T18:43:29.657Z] === RUN TestTagMatchesDigest [2022-07-27T18:43:29.657Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-27T18:43:29.657Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-27T18:43:30.540Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-27T18:43:30.540Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-27T18:43:31.912Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-07-27T18:43:31.913Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-27T18:43:31.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-27T18:43:32.478Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-27T18:43:32.478Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-27T18:43:32.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-27T18:43:33.413Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-27T18:43:33.413Z] === RUN TestNISDomainname [2022-07-27T18:43:33.413Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-27T18:43:33.413Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-27T18:43:33.413Z] === RUN TestHostnameDnsResolution [2022-07-27T18:43:34.351Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-27T18:43:34.351Z] === RUN TestUnprivilegedPortsAndPing [2022-07-27T18:43:34.351Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-27T18:43:34.351Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-27T18:43:34.351Z] === RUN TestPrivilegedHostDevices [2022-07-27T18:43:34.609Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-07-27T18:43:34.609Z] === RUN TestRunConsoleSize [2022-07-27T18:43:35.175Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-27T18:43:35.175Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:43:36.109Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-07-27T18:43:36.109Z] === RUN TestStats [2022-07-27T18:43:36.109Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:43:36.109Z] --- SKIP: TestStats (0.00s) [2022-07-27T18:43:36.109Z] === RUN TestStopContainerWithTimeout [2022-07-27T18:43:36.109Z] === RUN TestStopContainerWithTimeout/0 [2022-07-27T18:43:36.109Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-27T18:43:36.109Z] === RUN TestStopContainerWithTimeout/1 [2022-07-27T18:43:36.109Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-27T18:43:36.109Z] === RUN TestStopContainerWithTimeout/3 [2022-07-27T18:43:36.109Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-27T18:43:36.109Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-27T18:43:36.109Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-27T18:43:36.109Z] === CONT TestStopContainerWithTimeout/0 [2022-07-27T18:43:36.109Z] === CONT TestStopContainerWithTimeout/3 [2022-07-27T18:43:36.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-27T18:43:36.675Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-27T18:43:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-27T18:43:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-27T18:43:37.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-27T18:43:38.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-27T18:43:38.606Z] === CONT TestStopContainerWithTimeout/1 [2022-07-27T18:43:38.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-27T18:43:39.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-27T18:43:39.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-27T18:43:39.999Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-27T18:43:39.999Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-07-27T18:43:39.999Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-07-27T18:43:39.999Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-07-27T18:43:39.999Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-27T18:43:39.999Z] === RUN TestDeleteDevicemapper [2022-07-27T18:43:39.999Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-27T18:43:40.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-27T18:43:40.257Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-27T18:43:40.257Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-27T18:43:41.629Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-07-27T18:43:41.629Z] === RUN TestUpdateMemory [2022-07-27T18:43:41.629Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:43:41.629Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-27T18:43:41.629Z] === RUN TestUpdateCPUQuota [2022-07-27T18:43:41.629Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:43:41.629Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-27T18:43:41.629Z] === RUN TestUpdatePidsLimit [2022-07-27T18:43:41.629Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:43:41.629Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-27T18:43:41.629Z] === RUN TestUpdateRestartPolicy [2022-07-27T18:43:42.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-27T18:43:42.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-27T18:43:43.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-27T18:43:43.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-27T18:43:44.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-27T18:43:44.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-27T18:43:45.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-27T18:43:46.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-27T18:43:46.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-27T18:43:47.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-27T18:43:47.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-27T18:43:48.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-27T18:43:49.106Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-27T18:43:49.106Z] Using test binary docker [2022-07-27T18:43:49.106Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-27T18:43:49.106Z] +++ /etc/init.d/apparmor start [2022-07-27T18:43:49.106Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-27T18:43:49.106Z] INFO: Waiting for daemon to start... [2022-07-27T18:43:49.106Z] Starting dockerd [2022-07-27T18:43:49.106Z] +++ 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-07-27T18:43:49.348Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-07-27T18:43:49.348Z] Using test binary docker [2022-07-27T18:43:49.348Z] ++++ /etc/init.d/apparmor start [2022-07-27T18:43:49.348Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-27T18:43:49.348Z] Starting dockerd [2022-07-27T18:43:49.348Z] INFO: Waiting for daemon to start... [2022-07-27T18:43:49.348Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-07-27T18:43:51.869Z] . [2022-07-27T18:43:51.869Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-07-27T18:43:51.869Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-07-27T18:43:51.869Z] Error: No such image: emptyfs [2022-07-27T18:43:51.869Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-07-27T18:43:51.869Z] +++++ docker load [2022-07-27T18:43:51.869Z] Running integration-test (iteration 1) [2022-07-27T18:43:51.869Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:51.869Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:51.869Z] +++ set -e [2022-07-27T18:43:51.869Z] +++ '[' -n 0 ']' [2022-07-27T18:43:51.869Z] +++ set -x [2022-07-27T18:43:51.869Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:52.798Z] Loaded image: busybox:latest [2022-07-27T18:43:53.361Z] Loaded image: busybox:glibc [2022-07-27T18:43:53.825Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-27T18:43:53.825Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-27T18:43:53.825Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-27T18:43:53.825Z] === RUN TestWaitNonBlocked [2022-07-27T18:43:53.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:43:53.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:43:53.825Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:43:53.825Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:43:53.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:43:53.825Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:43:53.825Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-27T18:43:53.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-07-27T18:43:53.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-07-27T18:43:53.825Z] === RUN TestWaitBlocked [2022-07-27T18:43:53.825Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:43:53.825Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:43:53.825Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:43:53.825Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:43:53.825Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:43:53.825Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:43:54.083Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-27T18:43:54.083Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-07-27T18:43:54.083Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-07-27T18:43:54.083Z] === RUN TestWaitConditions [2022-07-27T18:43:54.083Z] === RUN TestWaitConditions/default [2022-07-27T18:43:54.083Z] === PAUSE TestWaitConditions/default [2022-07-27T18:43:54.083Z] === RUN TestWaitConditions/not-running [2022-07-27T18:43:54.083Z] === PAUSE TestWaitConditions/not-running [2022-07-27T18:43:54.083Z] === RUN TestWaitConditions/next-exit [2022-07-27T18:43:54.083Z] === PAUSE TestWaitConditions/next-exit [2022-07-27T18:43:54.083Z] === RUN TestWaitConditions/removed [2022-07-27T18:43:54.083Z] === PAUSE TestWaitConditions/removed [2022-07-27T18:43:54.083Z] === CONT TestWaitConditions/default [2022-07-27T18:43:54.083Z] === CONT TestWaitConditions/next-exit [2022-07-27T18:43:54.399Z] . [2022-07-27T18:43:54.399Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-27T18:43:54.399Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-27T18:43:54.399Z] Error: No such image: emptyfs [2022-07-27T18:43:54.399Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-27T18:43:54.399Z] ++++ docker load [2022-07-27T18:43:54.657Z] Running integration-test (iteration 1) [2022-07-27T18:43:54.657Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-27T18:43:54.657Z] ++ 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-07-27T18:43:54.657Z] ++ set -e [2022-07-27T18:43:54.657Z] ++ '[' -n 0 ']' [2022-07-27T18:43:54.657Z] ++ set -x [2022-07-27T18:43:54.657Z] ++ 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-07-27T18:43:54.915Z] Loaded image: busybox:latest [2022-07-27T18:43:54.915Z] Loaded image: busybox:glibc [2022-07-27T18:43:55.979Z] === CONT TestWaitConditions/removed [2022-07-27T18:43:55.979Z] === CONT TestWaitConditions/not-running [2022-07-27T18:43:56.292Z] Loaded image: debian:bullseye-slim [2022-07-27T18:43:56.292Z] Loaded image: hello-world:latest [2022-07-27T18:43:56.292Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:43:56.292Z] INFO: Testing against a local daemon [2022-07-27T18:43:56.292Z] === RUN TestCgroupNamespacesBuild [2022-07-27T18:43:57.227Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-07-27T18:43:57.227Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-27T18:43:57.352Z] --- PASS: TestWaitConditions (0.01s) [2022-07-27T18:43:57.352Z] --- PASS: TestWaitConditions/next-exit (1.65s) [2022-07-27T18:43:57.352Z] --- PASS: TestWaitConditions/default (1.78s) [2022-07-27T18:43:57.352Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-07-27T18:43:57.352Z] --- PASS: TestWaitConditions/not-running (1.47s) [2022-07-27T18:43:57.352Z] === CONT TestDaemonRestartIpcMode [2022-07-27T18:43:57.352Z] === CONT TestIpcModeOlderClient [2022-07-27T18:43:57.533Z] Loaded image: debian:bullseye-slim [2022-07-27T18:43:57.613Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-27T18:43:57.613Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-27T18:43:57.790Z] Loaded image: hello-world:latest [2022-07-27T18:43:58.047Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:43:58.047Z] INFO: Testing against a local daemon [2022-07-27T18:43:58.047Z] testing: warning: no tests to run [2022-07-27T18:43:58.047Z] PASS [2022-07-27T18:43:58.047Z] [2022-07-27T18:43:58.047Z] DONE 0 tests in 6.065s [2022-07-27T18:43:58.047Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:58.047Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:58.047Z] +++ set -e [2022-07-27T18:43:58.047Z] +++ '[' -n 0 ']' [2022-07-27T18:43:58.047Z] +++ set -x [2022-07-27T18:43:58.047Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:58.047Z] INFO: Testing against a local daemon [2022-07-27T18:43:58.047Z] testing: warning: no tests to run [2022-07-27T18:43:58.047Z] PASS [2022-07-27T18:43:58.047Z] [2022-07-27T18:43:58.047Z] DONE 0 tests in 0.083s [2022-07-27T18:43:58.305Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:58.305Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:58.305Z] +++ set -e [2022-07-27T18:43:58.305Z] +++ '[' -n 0 ']' [2022-07-27T18:43:58.305Z] +++ set -x [2022-07-27T18:43:58.305Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:43:58.305Z] INFO: Testing against a local daemon [2022-07-27T18:43:58.305Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:43:58.600Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-27T18:43:58.600Z] === RUN TestBuildWithSession [2022-07-27T18:43:58.600Z] build_session_test.go:25: TODO: BuildKit [2022-07-27T18:43:58.600Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-27T18:43:58.600Z] === RUN TestBuildSquashParent [2022-07-27T18:44:00.142Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-07-27T18:44:00.142Z] --- PASS: TestDaemonRestartIpcMode (2.58s) [2022-07-27T18:44:00.142Z] PASS [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === Skipped [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-27T18:44:00.142Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-27T18:44:00.142Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-27T18:44:00.142Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-27T18:44:00.142Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-27T18:44:00.142Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-27T18:44:00.142Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-27T18:44:00.142Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-27T18:44:00.142Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-27T18:44:00.142Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-27T18:44:00.142Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-27T18:44:00.142Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-27T18:44:00.142Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-27T18:44:00.142Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-27T18:44:00.142Z] 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-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-27T18:44:00.142Z] 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-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-27T18:44:00.142Z] 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-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-27T18:44:00.142Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-27T18:44:00.142Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-27T18:44:00.142Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-27T18:44:00.142Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-27T18:44:00.142Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-27T18:44:00.142Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-27T18:44:00.142Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-27T18:44:00.142Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-27T18:44:00.142Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-27T18:44:00.142Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-27T18:44:00.142Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-27T18:44:00.142Z] [2022-07-27T18:44:00.142Z] DONE 242 tests, 27 skipped in 81.540s [2022-07-27T18:44:00.142Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-27T18:44:00.142Z] === RUN TestConfigDaemonLibtrustID [2022-07-27T18:44:00.708Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-27T18:44:00.708Z] === RUN TestConfigDaemonID [2022-07-27T18:44:00.826Z] --- PASS: TestRunWithAlternativeContainerdShim (2.52s) [2022-07-27T18:44:00.826Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:02.080Z] daemon_test.go:83: [d33f4f7f0e5e6] daemon is not started [2022-07-27T18:44:02.080Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-27T18:44:02.080Z] === RUN TestDaemonConfigValidation [2022-07-27T18:44:02.080Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:44:02.080Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:44:02.080Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-27T18:44:02.080Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-27T18:44:02.080Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-27T18:44:02.080Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-27T18:44:02.080Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-27T18:44:02.080Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-27T18:44:02.080Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-27T18:44:02.080Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-27T18:44:02.080Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:44:02.080Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-27T18:44:02.080Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-27T18:44:02.080Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-27T18:44:02.080Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-27T18:44:02.080Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-27T18:44:02.080Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-27T18:44:02.080Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-27T18:44:02.080Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-27T18:44:02.080Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-27T18:44:02.080Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-27T18:44:02.080Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-27T18:44:02.080Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-27T18:44:02.787Z] --- PASS: TestBuildSquashParent (3.79s) [2022-07-27T18:44:02.787Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-27T18:44:02.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:44:02.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:44:02.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:44:02.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:44:02.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:44:02.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:44:02.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:44:02.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:44:02.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:44:02.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:44:02.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:44:02.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:44:02.787Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:44:02.787Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:44:03.014Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-27T18:44:03.346Z] --- PASS: TestRunWithAlternativeContainerdShim (2.26s) [2022-07-27T18:44:03.347Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:03.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:44:03.721Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:44:04.388Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-27T18:44:05.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:44:05.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:44:05.239Z] --- PASS: TestRunWithAlternativeContainerdShim (2.27s) [2022-07-27T18:44:05.239Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:05.320Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-27T18:44:05.320Z] daemon_test.go:197: [d8c62c2feac4c] daemon is not started [2022-07-27T18:44:05.320Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-07-27T18:44:05.320Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-27T18:44:05.320Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-07-27T18:44:05.320Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-27T18:44:05.320Z] === RUN TestDaemonProxy [2022-07-27T18:44:05.320Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-27T18:44:05.320Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-27T18:44:05.320Z] PASS [2022-07-27T18:44:05.320Z] [2022-07-27T18:44:05.320Z] === Skipped [2022-07-27T18:44:05.320Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-27T18:44:05.320Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-27T18:44:05.320Z] [2022-07-27T18:44:05.320Z] DONE 13 tests, 1 skipped in 5.216s [2022-07-27T18:44:05.320Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-27T18:44:05.320Z] INFO: Testing against a local daemon [2022-07-27T18:44:05.320Z] === RUN TestCommitInheritsEnv [2022-07-27T18:44:06.029Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-27T18:44:06.029Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s) [2022-07-27T18:44:06.029Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-07-27T18:44:06.029Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.20s) [2022-07-27T18:44:06.029Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-07-27T18:44:06.029Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-07-27T18:44:06.029Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) [2022-07-27T18:44:06.029Z] === RUN TestBuildMultiStageCopy [2022-07-27T18:44:06.029Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-27T18:44:07.217Z] --- PASS: TestCommitInheritsEnv (1.75s) [2022-07-27T18:44:07.217Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-27T18:44:07.217Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-27T18:44:07.217Z] === RUN TestImportWithCustomPlatform [2022-07-27T18:44:07.217Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-27T18:44:07.217Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-27T18:44:07.217Z] === RUN TestImportWithCustomPlatform// [2022-07-27T18:44:07.217Z] === RUN TestImportWithCustomPlatform/linux [2022-07-27T18:44:07.217Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-27T18:44:07.405Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-27T18:44:07.405Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-27T18:44:07.475Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-27T18:44:07.475Z] === RUN TestImportWithCustomPlatform/macos [2022-07-27T18:44:07.475Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-27T18:44:07.475Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-27T18:44:07.475Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-27T18:44:07.475Z] === RUN TestImagesFilterMultiReference [2022-07-27T18:44:07.475Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-27T18:44:07.475Z] === RUN TestImagePullPlatformInvalid [2022-07-27T18:44:07.475Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-27T18:44:07.475Z] === RUN TestRemoveImageOrphaning [2022-07-27T18:44:07.665Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-27T18:44:07.759Z] --- PASS: TestRunWithAlternativeContainerdShim (2.16s) [2022-07-27T18:44:07.759Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:07.923Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-27T18:44:08.181Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2022-07-27T18:44:08.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s) [2022-07-27T18:44:08.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-07-27T18:44:08.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-27T18:44:08.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-27T18:44:08.181Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-27T18:44:08.181Z] === RUN TestBuildMultiStageParentConfig [2022-07-27T18:44:08.747Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-07-27T18:44:08.747Z] === RUN TestBuildLabelWithTargets [2022-07-27T18:44:09.377Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-27T18:44:09.377Z] === RUN TestRemoveImageGarbageCollector [2022-07-27T18:44:09.377Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-27T18:44:09.377Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-27T18:44:09.377Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-27T18:44:09.377Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-27T18:44:09.377Z] === RUN TestTagInvalidReference [2022-07-27T18:44:09.377Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-27T18:44:09.377Z] === RUN TestTagValidPrefixedRepo [2022-07-27T18:44:09.377Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-27T18:44:09.377Z] === RUN TestTagExistedNameWithoutForce [2022-07-27T18:44:09.377Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-27T18:44:09.377Z] === RUN TestTagOfficialNames [2022-07-27T18:44:09.377Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-27T18:44:09.377Z] === RUN TestTagMatchesDigest [2022-07-27T18:44:09.377Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-27T18:44:09.377Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-27T18:44:09.653Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s) [2022-07-27T18:44:09.653Z] PASS [2022-07-27T18:44:09.653Z] [2022-07-27T18:44:09.653Z] DONE 5 tests in 11.352s [2022-07-27T18:44:09.653Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.653Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.653Z] +++ set -e [2022-07-27T18:44:09.653Z] +++ '[' -n 0 ']' [2022-07-27T18:44:09.653Z] +++ set -x [2022-07-27T18:44:09.653Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.653Z] testing: warning: no tests to run [2022-07-27T18:44:09.653Z] PASS [2022-07-27T18:44:09.653Z] [2022-07-27T18:44:09.653Z] DONE 0 tests in 0.115s [2022-07-27T18:44:09.653Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.653Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.653Z] +++ set -e [2022-07-27T18:44:09.653Z] +++ '[' -n 0 ']' [2022-07-27T18:44:09.653Z] +++ set -x [2022-07-27T18:44:09.653Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.682Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-07-27T18:44:09.682Z] === RUN TestBuildWithEmptyLayers [2022-07-27T18:44:09.910Z] INFO: Testing against a local daemon [2022-07-27T18:44:09.910Z] testing: warning: no tests to run [2022-07-27T18:44:09.910Z] PASS [2022-07-27T18:44:09.910Z] [2022-07-27T18:44:09.910Z] DONE 0 tests in 0.110s [2022-07-27T18:44:09.910Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.910Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.910Z] +++ set -e [2022-07-27T18:44:09.910Z] +++ '[' -n 0 ']' [2022-07-27T18:44:09.910Z] +++ set -x [2022-07-27T18:44:09.910Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.910Z] testing: warning: no tests to run [2022-07-27T18:44:09.910Z] PASS [2022-07-27T18:44:09.910Z] [2022-07-27T18:44:09.910Z] DONE 0 tests in 0.029s [2022-07-27T18:44:09.910Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.910Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.910Z] +++ set -e [2022-07-27T18:44:09.910Z] +++ '[' -n 0 ']' [2022-07-27T18:44:09.910Z] +++ set -x [2022-07-27T18:44:09.910Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:09.910Z] INFO: Testing against a local daemon [2022-07-27T18:44:09.910Z] testing: warning: no tests to run [2022-07-27T18:44:09.910Z] PASS [2022-07-27T18:44:09.910Z] [2022-07-27T18:44:09.910Z] DONE 0 tests in 0.073s [2022-07-27T18:44:09.941Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-27T18:44:09.941Z] === RUN TestBuildMultiStageOnBuild [2022-07-27T18:44:10.202Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.202Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.202Z] +++ set -e [2022-07-27T18:44:10.202Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.202Z] +++ set -x [2022-07-27T18:44:10.202Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.202Z] INFO: Testing against a local daemon [2022-07-27T18:44:10.202Z] testing: warning: no tests to run [2022-07-27T18:44:10.202Z] PASS [2022-07-27T18:44:10.202Z] [2022-07-27T18:44:10.202Z] DONE 0 tests in 0.117s [2022-07-27T18:44:10.202Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.202Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.202Z] +++ set -e [2022-07-27T18:44:10.202Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.202Z] +++ set -x [2022-07-27T18:44:10.202Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.202Z] INFO: Testing against a local daemon [2022-07-27T18:44:10.202Z] testing: warning: no tests to run [2022-07-27T18:44:10.202Z] PASS [2022-07-27T18:44:10.202Z] [2022-07-27T18:44:10.202Z] DONE 0 tests in 0.047s [2022-07-27T18:44:10.464Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] +++ set -e [2022-07-27T18:44:10.464Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.464Z] +++ set -x [2022-07-27T18:44:10.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] testing: warning: no tests to run [2022-07-27T18:44:10.464Z] PASS [2022-07-27T18:44:10.464Z] [2022-07-27T18:44:10.464Z] DONE 0 tests in 0.018s [2022-07-27T18:44:10.464Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] +++ set -e [2022-07-27T18:44:10.464Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.464Z] +++ set -x [2022-07-27T18:44:10.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] INFO: Testing against a local daemon [2022-07-27T18:44:10.464Z] testing: warning: no tests to run [2022-07-27T18:44:10.464Z] PASS [2022-07-27T18:44:10.464Z] [2022-07-27T18:44:10.464Z] DONE 0 tests in 0.065s [2022-07-27T18:44:10.464Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] +++ set -e [2022-07-27T18:44:10.464Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.464Z] +++ set -x [2022-07-27T18:44:10.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] INFO: Testing against a local daemon [2022-07-27T18:44:10.464Z] testing: warning: no tests to run [2022-07-27T18:44:10.464Z] PASS [2022-07-27T18:44:10.464Z] [2022-07-27T18:44:10.464Z] DONE 0 tests in 0.054s [2022-07-27T18:44:10.464Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.464Z] +++ set -e [2022-07-27T18:44:10.464Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.464Z] +++ set -x [2022-07-27T18:44:10.464Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.731Z] INFO: Testing against a local daemon [2022-07-27T18:44:10.731Z] testing: warning: no tests to run [2022-07-27T18:44:10.731Z] PASS [2022-07-27T18:44:10.731Z] [2022-07-27T18:44:10.731Z] DONE 0 tests in 0.106s [2022-07-27T18:44:10.731Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.731Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.731Z] +++ set -e [2022-07-27T18:44:10.731Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.731Z] +++ set -x [2022-07-27T18:44:10.731Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.731Z] INFO: Testing against a local daemon [2022-07-27T18:44:10.731Z] testing: warning: no tests to run [2022-07-27T18:44:10.731Z] PASS [2022-07-27T18:44:10.731Z] [2022-07-27T18:44:10.731Z] DONE 0 tests in 0.057s [2022-07-27T18:44:10.731Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.732Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.732Z] +++ set -e [2022-07-27T18:44:10.732Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.732Z] +++ set -x [2022-07-27T18:44:10.732Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.732Z] testing: warning: no tests to run [2022-07-27T18:44:10.732Z] PASS [2022-07-27T18:44:10.732Z] [2022-07-27T18:44:10.732Z] DONE 0 tests in 0.015s [2022-07-27T18:44:10.732Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.732Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:10.732Z] +++ set -e [2022-07-27T18:44:10.732Z] +++ '[' -n 0 ']' [2022-07-27T18:44:10.732Z] +++ set -x [2022-07-27T18:44:10.732Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.003Z] INFO: Testing against a local daemon [2022-07-27T18:44:11.003Z] testing: warning: no tests to run [2022-07-27T18:44:11.003Z] PASS [2022-07-27T18:44:11.003Z] [2022-07-27T18:44:11.003Z] DONE 0 tests in 0.074s [2022-07-27T18:44:11.003Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.003Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.003Z] +++ set -e [2022-07-27T18:44:11.003Z] +++ '[' -n 0 ']' [2022-07-27T18:44:11.003Z] +++ set -x [2022-07-27T18:44:11.003Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.003Z] INFO: Testing against a local daemon [2022-07-27T18:44:11.003Z] testing: warning: no tests to run [2022-07-27T18:44:11.003Z] PASS [2022-07-27T18:44:11.003Z] [2022-07-27T18:44:11.003Z] DONE 0 tests in 0.046s [2022-07-27T18:44:11.003Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.003Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.003Z] +++ set -e [2022-07-27T18:44:11.003Z] +++ '[' -n 0 ']' [2022-07-27T18:44:11.003Z] +++ set -x [2022-07-27T18:44:11.003Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.003Z] INFO: Testing against a local daemon [2022-07-27T18:44:11.003Z] testing: warning: no tests to run [2022-07-27T18:44:11.003Z] PASS [2022-07-27T18:44:11.003Z] [2022-07-27T18:44:11.003Z] DONE 0 tests in 0.064s [2022-07-27T18:44:11.260Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.260Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.260Z] +++ set -e [2022-07-27T18:44:11.260Z] +++ '[' -n 0 ']' [2022-07-27T18:44:11.260Z] +++ set -x [2022-07-27T18:44:11.260Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.260Z] INFO: Testing against a local daemon [2022-07-27T18:44:11.260Z] testing: warning: no tests to run [2022-07-27T18:44:11.260Z] PASS [2022-07-27T18:44:11.260Z] [2022-07-27T18:44:11.260Z] DONE 0 tests in 0.068s [2022-07-27T18:44:11.260Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.260Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.260Z] +++ set -e [2022-07-27T18:44:11.260Z] +++ '[' -n 0 ']' [2022-07-27T18:44:11.260Z] +++ set -x [2022-07-27T18:44:11.260Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.260Z] INFO: Testing against a local daemon [2022-07-27T18:44:11.260Z] testing: warning: no tests to run [2022-07-27T18:44:11.260Z] PASS [2022-07-27T18:44:11.260Z] [2022-07-27T18:44:11.260Z] DONE 0 tests in 0.060s [2022-07-27T18:44:11.260Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.260Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.260Z] +++ set -e [2022-07-27T18:44:11.260Z] +++ '[' -n 0 ']' [2022-07-27T18:44:11.260Z] +++ set -x [2022-07-27T18:44:11.260Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.317Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-07-27T18:44:11.317Z] === RUN TestBuildUncleanTarFilenames [2022-07-27T18:44:11.520Z] INFO: Testing against a local daemon [2022-07-27T18:44:11.520Z] testing: warning: no tests to run [2022-07-27T18:44:11.520Z] PASS [2022-07-27T18:44:11.520Z] [2022-07-27T18:44:11.520Z] DONE 0 tests in 0.060s [2022-07-27T18:44:11.520Z] Running integration-test (iteration 2) [2022-07-27T18:44:11.520Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.520Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.520Z] +++ set -e [2022-07-27T18:44:11.520Z] +++ '[' -n 0 ']' [2022-07-27T18:44:11.520Z] +++ set -x [2022-07-27T18:44:11.520Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.520Z] INFO: Testing against a local daemon [2022-07-27T18:44:11.778Z] testing: warning: no tests to run [2022-07-27T18:44:11.778Z] PASS [2022-07-27T18:44:11.778Z] [2022-07-27T18:44:11.778Z] DONE 0 tests in 0.227s [2022-07-27T18:44:11.778Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.778Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.778Z] +++ set -e [2022-07-27T18:44:11.778Z] +++ '[' -n 0 ']' [2022-07-27T18:44:11.778Z] +++ set -x [2022-07-27T18:44:11.778Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.778Z] INFO: Testing against a local daemon [2022-07-27T18:44:11.778Z] testing: warning: no tests to run [2022-07-27T18:44:11.778Z] PASS [2022-07-27T18:44:11.778Z] [2022-07-27T18:44:11.778Z] DONE 0 tests in 0.119s [2022-07-27T18:44:11.778Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.778Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:11.778Z] +++ set -e [2022-07-27T18:44:11.778Z] +++ '[' -n 0 ']' [2022-07-27T18:44:11.778Z] +++ set -x [2022-07-27T18:44:11.778Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:12.035Z] INFO: Testing against a local daemon [2022-07-27T18:44:12.035Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:12.251Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-27T18:44:12.251Z] === RUN TestBuildMultiStageLayerLeak [2022-07-27T18:44:13.626Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-07-27T18:44:13.626Z] === RUN TestBuildWithHugeFile [2022-07-27T18:44:13.928Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s) [2022-07-27T18:44:13.929Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:16.451Z] --- PASS: TestRunWithAlternativeContainerdShim (2.19s) [2022-07-27T18:44:16.451Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:18.346Z] --- PASS: TestRunWithAlternativeContainerdShim (2.14s) [2022-07-27T18:44:18.346Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:20.868Z] --- PASS: TestRunWithAlternativeContainerdShim (2.11s) [2022-07-27T18:44:20.868Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:22.763Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s) [2022-07-27T18:44:22.763Z] PASS [2022-07-27T18:44:22.763Z] [2022-07-27T18:44:22.763Z] DONE 5 tests in 10.675s [2022-07-27T18:44:22.763Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:22.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:22.763Z] +++ set -e [2022-07-27T18:44:22.763Z] +++ '[' -n 0 ']' [2022-07-27T18:44:22.763Z] +++ set -x [2022-07-27T18:44:22.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:22.763Z] testing: warning: no tests to run [2022-07-27T18:44:22.763Z] PASS [2022-07-27T18:44:22.763Z] [2022-07-27T18:44:22.763Z] DONE 0 tests in 0.229s [2022-07-27T18:44:23.020Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.020Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.020Z] +++ set -e [2022-07-27T18:44:23.020Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.020Z] +++ set -x [2022-07-27T18:44:23.020Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.020Z] INFO: Testing against a local daemon [2022-07-27T18:44:23.020Z] testing: warning: no tests to run [2022-07-27T18:44:23.020Z] PASS [2022-07-27T18:44:23.020Z] [2022-07-27T18:44:23.020Z] DONE 0 tests in 0.167s [2022-07-27T18:44:23.020Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.020Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.020Z] +++ set -e [2022-07-27T18:44:23.020Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.020Z] +++ set -x [2022-07-27T18:44:23.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] testing: warning: no tests to run [2022-07-27T18:44:23.278Z] PASS [2022-07-27T18:44:23.278Z] [2022-07-27T18:44:23.278Z] DONE 0 tests in 0.027s [2022-07-27T18:44:23.278Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] +++ set -e [2022-07-27T18:44:23.278Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.278Z] +++ set -x [2022-07-27T18:44:23.278Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] INFO: Testing against a local daemon [2022-07-27T18:44:23.278Z] testing: warning: no tests to run [2022-07-27T18:44:23.278Z] PASS [2022-07-27T18:44:23.278Z] [2022-07-27T18:44:23.278Z] DONE 0 tests in 0.070s [2022-07-27T18:44:23.278Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] +++ set -e [2022-07-27T18:44:23.278Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.278Z] +++ set -x [2022-07-27T18:44:23.278Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] INFO: Testing against a local daemon [2022-07-27T18:44:23.278Z] testing: warning: no tests to run [2022-07-27T18:44:23.278Z] PASS [2022-07-27T18:44:23.278Z] [2022-07-27T18:44:23.278Z] DONE 0 tests in 0.071s [2022-07-27T18:44:23.278Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.278Z] +++ set -e [2022-07-27T18:44:23.278Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.278Z] +++ set -x [2022-07-27T18:44:23.278Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.535Z] INFO: Testing against a local daemon [2022-07-27T18:44:23.535Z] testing: warning: no tests to run [2022-07-27T18:44:23.535Z] PASS [2022-07-27T18:44:23.535Z] [2022-07-27T18:44:23.535Z] DONE 0 tests in 0.052s [2022-07-27T18:44:23.535Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.535Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.535Z] +++ set -e [2022-07-27T18:44:23.535Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.535Z] +++ set -x [2022-07-27T18:44:23.535Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.535Z] testing: warning: no tests to run [2022-07-27T18:44:23.535Z] PASS [2022-07-27T18:44:23.535Z] [2022-07-27T18:44:23.535Z] DONE 0 tests in 0.019s [2022-07-27T18:44:23.535Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.536Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.536Z] +++ set -e [2022-07-27T18:44:23.536Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.536Z] +++ set -x [2022-07-27T18:44:23.536Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.536Z] INFO: Testing against a local daemon [2022-07-27T18:44:23.536Z] testing: warning: no tests to run [2022-07-27T18:44:23.536Z] PASS [2022-07-27T18:44:23.536Z] [2022-07-27T18:44:23.536Z] DONE 0 tests in 0.059s [2022-07-27T18:44:23.536Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.536Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.536Z] +++ set -e [2022-07-27T18:44:23.536Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.536Z] +++ set -x [2022-07-27T18:44:23.536Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.793Z] INFO: Testing against a local daemon [2022-07-27T18:44:23.793Z] testing: warning: no tests to run [2022-07-27T18:44:23.793Z] PASS [2022-07-27T18:44:23.793Z] [2022-07-27T18:44:23.793Z] DONE 0 tests in 0.091s [2022-07-27T18:44:23.793Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.793Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.793Z] +++ set -e [2022-07-27T18:44:23.793Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.793Z] +++ set -x [2022-07-27T18:44:23.793Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.793Z] INFO: Testing against a local daemon [2022-07-27T18:44:23.793Z] testing: warning: no tests to run [2022-07-27T18:44:23.793Z] PASS [2022-07-27T18:44:23.793Z] [2022-07-27T18:44:23.793Z] DONE 0 tests in 0.063s [2022-07-27T18:44:23.793Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.793Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:23.793Z] +++ set -e [2022-07-27T18:44:23.793Z] +++ '[' -n 0 ']' [2022-07-27T18:44:23.793Z] +++ set -x [2022-07-27T18:44:23.793Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.050Z] testing: warning: no tests to run [2022-07-27T18:44:24.050Z] PASS [2022-07-27T18:44:24.050Z] [2022-07-27T18:44:24.050Z] DONE 0 tests in 0.068s [2022-07-27T18:44:24.050Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] +++ set -e [2022-07-27T18:44:24.050Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.050Z] +++ set -x [2022-07-27T18:44:24.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] testing: warning: no tests to run [2022-07-27T18:44:24.050Z] PASS [2022-07-27T18:44:24.050Z] [2022-07-27T18:44:24.050Z] DONE 0 tests in 0.036s [2022-07-27T18:44:24.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] +++ set -e [2022-07-27T18:44:24.050Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.050Z] +++ set -x [2022-07-27T18:44:24.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.050Z] testing: warning: no tests to run [2022-07-27T18:44:24.050Z] PASS [2022-07-27T18:44:24.050Z] [2022-07-27T18:44:24.050Z] DONE 0 tests in 0.066s [2022-07-27T18:44:24.050Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.050Z] +++ set -e [2022-07-27T18:44:24.050Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.050Z] +++ set -x [2022-07-27T18:44:24.050Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.308Z] testing: warning: no tests to run [2022-07-27T18:44:24.308Z] PASS [2022-07-27T18:44:24.308Z] [2022-07-27T18:44:24.308Z] DONE 0 tests in 0.071s [2022-07-27T18:44:24.308Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] +++ set -e [2022-07-27T18:44:24.308Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.308Z] +++ set -x [2022-07-27T18:44:24.308Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.308Z] testing: warning: no tests to run [2022-07-27T18:44:24.308Z] PASS [2022-07-27T18:44:24.308Z] [2022-07-27T18:44:24.308Z] DONE 0 tests in 0.062s [2022-07-27T18:44:24.308Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] +++ set -e [2022-07-27T18:44:24.308Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.308Z] +++ set -x [2022-07-27T18:44:24.308Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.308Z] testing: warning: no tests to run [2022-07-27T18:44:24.308Z] PASS [2022-07-27T18:44:24.308Z] [2022-07-27T18:44:24.308Z] DONE 0 tests in 0.053s [2022-07-27T18:44:24.308Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.308Z] +++ set -e [2022-07-27T18:44:24.308Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.308Z] +++ set -x [2022-07-27T18:44:24.308Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.565Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.565Z] testing: warning: no tests to run [2022-07-27T18:44:24.565Z] PASS [2022-07-27T18:44:24.565Z] [2022-07-27T18:44:24.565Z] DONE 0 tests in 0.066s [2022-07-27T18:44:24.565Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.565Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.565Z] +++ set -e [2022-07-27T18:44:24.565Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.565Z] +++ set -x [2022-07-27T18:44:24.565Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.565Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.565Z] testing: warning: no tests to run [2022-07-27T18:44:24.565Z] PASS [2022-07-27T18:44:24.565Z] [2022-07-27T18:44:24.565Z] DONE 0 tests in 0.063s [2022-07-27T18:44:24.565Z] Running integration-test (iteration 3) [2022-07-27T18:44:24.565Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.565Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.565Z] +++ set -e [2022-07-27T18:44:24.565Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.565Z] +++ set -x [2022-07-27T18:44:24.565Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.822Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.822Z] testing: warning: no tests to run [2022-07-27T18:44:24.822Z] PASS [2022-07-27T18:44:24.822Z] [2022-07-27T18:44:24.822Z] DONE 0 tests in 0.096s [2022-07-27T18:44:24.822Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.822Z] +++ set -e [2022-07-27T18:44:24.822Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.822Z] +++ set -x [2022-07-27T18:44:24.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.822Z] INFO: Testing against a local daemon [2022-07-27T18:44:24.822Z] testing: warning: no tests to run [2022-07-27T18:44:24.822Z] PASS [2022-07-27T18:44:24.822Z] [2022-07-27T18:44:24.822Z] DONE 0 tests in 0.084s [2022-07-27T18:44:24.822Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.822Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:24.822Z] +++ set -e [2022-07-27T18:44:24.822Z] +++ '[' -n 0 ']' [2022-07-27T18:44:24.822Z] +++ set -x [2022-07-27T18:44:24.822Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:25.079Z] INFO: Testing against a local daemon [2022-07-27T18:44:25.079Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:27.601Z] --- PASS: TestRunWithAlternativeContainerdShim (2.26s) [2022-07-27T18:44:27.601Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:29.496Z] --- PASS: TestRunWithAlternativeContainerdShim (2.12s) [2022-07-27T18:44:29.496Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:31.389Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s) [2022-07-27T18:44:31.389Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:33.911Z] --- PASS: TestRunWithAlternativeContainerdShim (2.13s) [2022-07-27T18:44:33.911Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:35.808Z] --- PASS: TestRunWithAlternativeContainerdShim (2.18s) [2022-07-27T18:44:35.808Z] PASS [2022-07-27T18:44:35.808Z] [2022-07-27T18:44:35.808Z] DONE 5 tests in 10.830s [2022-07-27T18:44:35.808Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:35.808Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:35.808Z] +++ set -e [2022-07-27T18:44:35.808Z] +++ '[' -n 0 ']' [2022-07-27T18:44:35.808Z] +++ set -x [2022-07-27T18:44:35.808Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:35.808Z] testing: warning: no tests to run [2022-07-27T18:44:35.808Z] PASS [2022-07-27T18:44:35.808Z] [2022-07-27T18:44:35.808Z] DONE 0 tests in 0.145s [2022-07-27T18:44:35.808Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:35.808Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:35.808Z] +++ set -e [2022-07-27T18:44:35.808Z] +++ '[' -n 0 ']' [2022-07-27T18:44:35.808Z] +++ set -x [2022-07-27T18:44:35.809Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.066Z] INFO: Testing against a local daemon [2022-07-27T18:44:36.066Z] testing: warning: no tests to run [2022-07-27T18:44:36.066Z] PASS [2022-07-27T18:44:36.066Z] [2022-07-27T18:44:36.066Z] DONE 0 tests in 0.159s [2022-07-27T18:44:36.066Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.066Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.066Z] +++ set -e [2022-07-27T18:44:36.066Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.066Z] +++ set -x [2022-07-27T18:44:36.066Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.066Z] testing: warning: no tests to run [2022-07-27T18:44:36.066Z] PASS [2022-07-27T18:44:36.066Z] [2022-07-27T18:44:36.066Z] DONE 0 tests in 0.023s [2022-07-27T18:44:36.066Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.066Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.066Z] +++ set -e [2022-07-27T18:44:36.066Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.066Z] +++ set -x [2022-07-27T18:44:36.066Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] INFO: Testing against a local daemon [2022-07-27T18:44:36.323Z] testing: warning: no tests to run [2022-07-27T18:44:36.323Z] PASS [2022-07-27T18:44:36.323Z] [2022-07-27T18:44:36.323Z] DONE 0 tests in 0.046s [2022-07-27T18:44:36.323Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] +++ set -e [2022-07-27T18:44:36.323Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.323Z] +++ set -x [2022-07-27T18:44:36.323Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] INFO: Testing against a local daemon [2022-07-27T18:44:36.323Z] testing: warning: no tests to run [2022-07-27T18:44:36.323Z] PASS [2022-07-27T18:44:36.323Z] [2022-07-27T18:44:36.323Z] DONE 0 tests in 0.063s [2022-07-27T18:44:36.323Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] +++ set -e [2022-07-27T18:44:36.323Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.323Z] +++ set -x [2022-07-27T18:44:36.323Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] INFO: Testing against a local daemon [2022-07-27T18:44:36.323Z] testing: warning: no tests to run [2022-07-27T18:44:36.323Z] PASS [2022-07-27T18:44:36.323Z] [2022-07-27T18:44:36.323Z] DONE 0 tests in 0.050s [2022-07-27T18:44:36.323Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.323Z] +++ set -e [2022-07-27T18:44:36.323Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.323Z] +++ set -x [2022-07-27T18:44:36.323Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.580Z] testing: warning: no tests to run [2022-07-27T18:44:36.580Z] PASS [2022-07-27T18:44:36.580Z] [2022-07-27T18:44:36.580Z] DONE 0 tests in 0.026s [2022-07-27T18:44:36.580Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.580Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.580Z] +++ set -e [2022-07-27T18:44:36.580Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.580Z] +++ set -x [2022-07-27T18:44:36.581Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.581Z] INFO: Testing against a local daemon [2022-07-27T18:44:36.581Z] testing: warning: no tests to run [2022-07-27T18:44:36.581Z] PASS [2022-07-27T18:44:36.581Z] [2022-07-27T18:44:36.581Z] DONE 0 tests in 0.070s [2022-07-27T18:44:36.581Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.581Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.581Z] +++ set -e [2022-07-27T18:44:36.581Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.581Z] +++ set -x [2022-07-27T18:44:36.581Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.581Z] INFO: Testing against a local daemon [2022-07-27T18:44:36.581Z] testing: warning: no tests to run [2022-07-27T18:44:36.581Z] PASS [2022-07-27T18:44:36.581Z] [2022-07-27T18:44:36.581Z] DONE 0 tests in 0.062s [2022-07-27T18:44:36.581Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.581Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.581Z] +++ set -e [2022-07-27T18:44:36.581Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.581Z] +++ set -x [2022-07-27T18:44:36.581Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.841Z] INFO: Testing against a local daemon [2022-07-27T18:44:36.841Z] testing: warning: no tests to run [2022-07-27T18:44:36.841Z] PASS [2022-07-27T18:44:36.841Z] [2022-07-27T18:44:36.841Z] DONE 0 tests in 0.098s [2022-07-27T18:44:36.841Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.841Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.841Z] +++ set -e [2022-07-27T18:44:36.841Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.841Z] +++ set -x [2022-07-27T18:44:36.841Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.841Z] INFO: Testing against a local daemon [2022-07-27T18:44:36.841Z] testing: warning: no tests to run [2022-07-27T18:44:36.841Z] PASS [2022-07-27T18:44:36.841Z] [2022-07-27T18:44:36.841Z] DONE 0 tests in 0.075s [2022-07-27T18:44:36.841Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.841Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.841Z] +++ set -e [2022-07-27T18:44:36.841Z] +++ '[' -n 0 ']' [2022-07-27T18:44:36.841Z] +++ set -x [2022-07-27T18:44:36.841Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:36.841Z] testing: warning: no tests to run [2022-07-27T18:44:36.841Z] PASS [2022-07-27T18:44:36.841Z] [2022-07-27T18:44:36.841Z] DONE 0 tests in 0.028s [2022-07-27T18:44:37.098Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.098Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.098Z] +++ set -e [2022-07-27T18:44:37.098Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.098Z] +++ set -x [2022-07-27T18:44:37.098Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.098Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.098Z] testing: warning: no tests to run [2022-07-27T18:44:37.098Z] PASS [2022-07-27T18:44:37.098Z] [2022-07-27T18:44:37.098Z] DONE 0 tests in 0.084s [2022-07-27T18:44:37.098Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.098Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.098Z] +++ set -e [2022-07-27T18:44:37.098Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.098Z] +++ set -x [2022-07-27T18:44:37.098Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.098Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.098Z] testing: warning: no tests to run [2022-07-27T18:44:37.098Z] PASS [2022-07-27T18:44:37.098Z] [2022-07-27T18:44:37.098Z] DONE 0 tests in 0.060s [2022-07-27T18:44:37.098Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.098Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.098Z] +++ set -e [2022-07-27T18:44:37.098Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.098Z] +++ set -x [2022-07-27T18:44:37.099Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.356Z] testing: warning: no tests to run [2022-07-27T18:44:37.356Z] PASS [2022-07-27T18:44:37.356Z] [2022-07-27T18:44:37.356Z] DONE 0 tests in 0.065s [2022-07-27T18:44:37.356Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] +++ set -e [2022-07-27T18:44:37.356Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.356Z] +++ set -x [2022-07-27T18:44:37.356Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.356Z] testing: warning: no tests to run [2022-07-27T18:44:37.356Z] PASS [2022-07-27T18:44:37.356Z] [2022-07-27T18:44:37.356Z] DONE 0 tests in 0.052s [2022-07-27T18:44:37.356Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] +++ set -e [2022-07-27T18:44:37.356Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.356Z] +++ set -x [2022-07-27T18:44:37.356Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.356Z] testing: warning: no tests to run [2022-07-27T18:44:37.356Z] PASS [2022-07-27T18:44:37.356Z] [2022-07-27T18:44:37.356Z] DONE 0 tests in 0.048s [2022-07-27T18:44:37.356Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] +++ set -e [2022-07-27T18:44:37.356Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.356Z] +++ set -x [2022-07-27T18:44:37.356Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.356Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.356Z] testing: warning: no tests to run [2022-07-27T18:44:37.356Z] PASS [2022-07-27T18:44:37.613Z] [2022-07-27T18:44:37.613Z] DONE 0 tests in 0.036s [2022-07-27T18:44:37.613Z] Running integration-test (iteration 4) [2022-07-27T18:44:37.613Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.613Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.613Z] +++ set -e [2022-07-27T18:44:37.613Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.613Z] +++ set -x [2022-07-27T18:44:37.613Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.613Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.613Z] testing: warning: no tests to run [2022-07-27T18:44:37.613Z] PASS [2022-07-27T18:44:37.613Z] [2022-07-27T18:44:37.613Z] DONE 0 tests in 0.071s [2022-07-27T18:44:37.613Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.614Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.614Z] +++ set -e [2022-07-27T18:44:37.614Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.614Z] +++ set -x [2022-07-27T18:44:37.614Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.614Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.614Z] testing: warning: no tests to run [2022-07-27T18:44:37.614Z] PASS [2022-07-27T18:44:37.614Z] [2022-07-27T18:44:37.614Z] DONE 0 tests in 0.057s [2022-07-27T18:44:37.614Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.614Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.614Z] +++ set -e [2022-07-27T18:44:37.614Z] +++ '[' -n 0 ']' [2022-07-27T18:44:37.614Z] +++ set -x [2022-07-27T18:44:37.614Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:37.871Z] INFO: Testing against a local daemon [2022-07-27T18:44:37.871Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:40.396Z] --- PASS: TestRunWithAlternativeContainerdShim (2.29s) [2022-07-27T18:44:40.396Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:42.290Z] --- PASS: TestRunWithAlternativeContainerdShim (2.22s) [2022-07-27T18:44:42.290Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:44.813Z] --- PASS: TestRunWithAlternativeContainerdShim (2.18s) [2022-07-27T18:44:44.813Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:46.707Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s) [2022-07-27T18:44:46.707Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.602Z] --- PASS: TestRunWithAlternativeContainerdShim (2.09s) [2022-07-27T18:44:48.602Z] PASS [2022-07-27T18:44:48.602Z] [2022-07-27T18:44:48.602Z] DONE 5 tests in 10.933s [2022-07-27T18:44:48.602Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.602Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.602Z] +++ set -e [2022-07-27T18:44:48.602Z] +++ '[' -n 0 ']' [2022-07-27T18:44:48.602Z] +++ set -x [2022-07-27T18:44:48.602Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.859Z] testing: warning: no tests to run [2022-07-27T18:44:48.859Z] PASS [2022-07-27T18:44:48.859Z] [2022-07-27T18:44:48.859Z] DONE 0 tests in 0.087s [2022-07-27T18:44:48.859Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.859Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.859Z] +++ set -e [2022-07-27T18:44:48.859Z] +++ '[' -n 0 ']' [2022-07-27T18:44:48.859Z] +++ set -x [2022-07-27T18:44:48.859Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.859Z] INFO: Testing against a local daemon [2022-07-27T18:44:48.859Z] testing: warning: no tests to run [2022-07-27T18:44:48.859Z] PASS [2022-07-27T18:44:48.859Z] [2022-07-27T18:44:48.859Z] DONE 0 tests in 0.107s [2022-07-27T18:44:48.859Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.859Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.859Z] +++ set -e [2022-07-27T18:44:48.859Z] +++ '[' -n 0 ']' [2022-07-27T18:44:48.859Z] +++ set -x [2022-07-27T18:44:48.859Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:48.859Z] testing: warning: no tests to run [2022-07-27T18:44:48.859Z] PASS [2022-07-27T18:44:48.859Z] [2022-07-27T18:44:48.859Z] DONE 0 tests in 0.021s [2022-07-27T18:44:48.859Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.116Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.116Z] +++ set -e [2022-07-27T18:44:49.116Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.116Z] +++ set -x [2022-07-27T18:44:49.116Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.116Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.116Z] testing: warning: no tests to run [2022-07-27T18:44:49.116Z] PASS [2022-07-27T18:44:49.116Z] [2022-07-27T18:44:49.116Z] DONE 0 tests in 0.051s [2022-07-27T18:44:49.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.117Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.117Z] +++ set -e [2022-07-27T18:44:49.117Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.117Z] +++ set -x [2022-07-27T18:44:49.117Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.117Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.117Z] testing: warning: no tests to run [2022-07-27T18:44:49.117Z] PASS [2022-07-27T18:44:49.117Z] [2022-07-27T18:44:49.117Z] DONE 0 tests in 0.069s [2022-07-27T18:44:49.117Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.117Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.117Z] +++ set -e [2022-07-27T18:44:49.117Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.117Z] +++ set -x [2022-07-27T18:44:49.117Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.374Z] testing: warning: no tests to run [2022-07-27T18:44:49.374Z] PASS [2022-07-27T18:44:49.374Z] [2022-07-27T18:44:49.374Z] DONE 0 tests in 0.067s [2022-07-27T18:44:49.374Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] +++ set -e [2022-07-27T18:44:49.374Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.374Z] +++ set -x [2022-07-27T18:44:49.374Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] testing: warning: no tests to run [2022-07-27T18:44:49.374Z] PASS [2022-07-27T18:44:49.374Z] [2022-07-27T18:44:49.374Z] DONE 0 tests in 0.016s [2022-07-27T18:44:49.374Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] +++ set -e [2022-07-27T18:44:49.374Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.374Z] +++ set -x [2022-07-27T18:44:49.374Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.374Z] testing: warning: no tests to run [2022-07-27T18:44:49.374Z] PASS [2022-07-27T18:44:49.374Z] [2022-07-27T18:44:49.374Z] DONE 0 tests in 0.045s [2022-07-27T18:44:49.374Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] +++ set -e [2022-07-27T18:44:49.374Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.374Z] +++ set -x [2022-07-27T18:44:49.374Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.374Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.374Z] testing: warning: no tests to run [2022-07-27T18:44:49.374Z] PASS [2022-07-27T18:44:49.374Z] [2022-07-27T18:44:49.374Z] DONE 0 tests in 0.049s [2022-07-27T18:44:49.632Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] +++ set -e [2022-07-27T18:44:49.632Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.632Z] +++ set -x [2022-07-27T18:44:49.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.632Z] testing: warning: no tests to run [2022-07-27T18:44:49.632Z] PASS [2022-07-27T18:44:49.632Z] [2022-07-27T18:44:49.632Z] DONE 0 tests in 0.059s [2022-07-27T18:44:49.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] +++ set -e [2022-07-27T18:44:49.632Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.632Z] +++ set -x [2022-07-27T18:44:49.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.632Z] testing: warning: no tests to run [2022-07-27T18:44:49.632Z] PASS [2022-07-27T18:44:49.632Z] [2022-07-27T18:44:49.632Z] DONE 0 tests in 0.068s [2022-07-27T18:44:49.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] +++ set -e [2022-07-27T18:44:49.632Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.632Z] +++ set -x [2022-07-27T18:44:49.632Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] testing: warning: no tests to run [2022-07-27T18:44:49.632Z] PASS [2022-07-27T18:44:49.632Z] [2022-07-27T18:44:49.632Z] DONE 0 tests in 0.017s [2022-07-27T18:44:49.632Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.632Z] +++ set -e [2022-07-27T18:44:49.632Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.889Z] +++ set -x [2022-07-27T18:44:49.889Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.889Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.889Z] testing: warning: no tests to run [2022-07-27T18:44:49.889Z] PASS [2022-07-27T18:44:49.889Z] [2022-07-27T18:44:49.889Z] DONE 0 tests in 0.062s [2022-07-27T18:44:49.889Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.889Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.889Z] +++ set -e [2022-07-27T18:44:49.889Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.889Z] +++ set -x [2022-07-27T18:44:49.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.890Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.890Z] testing: warning: no tests to run [2022-07-27T18:44:49.890Z] PASS [2022-07-27T18:44:49.890Z] [2022-07-27T18:44:49.890Z] DONE 0 tests in 0.040s [2022-07-27T18:44:49.890Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.890Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.890Z] +++ set -e [2022-07-27T18:44:49.890Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.890Z] +++ set -x [2022-07-27T18:44:49.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.890Z] INFO: Testing against a local daemon [2022-07-27T18:44:49.890Z] testing: warning: no tests to run [2022-07-27T18:44:49.890Z] PASS [2022-07-27T18:44:49.890Z] [2022-07-27T18:44:49.890Z] DONE 0 tests in 0.060s [2022-07-27T18:44:49.890Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.890Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:49.890Z] +++ set -e [2022-07-27T18:44:49.890Z] +++ '[' -n 0 ']' [2022-07-27T18:44:49.890Z] +++ set -x [2022-07-27T18:44:49.890Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] INFO: Testing against a local daemon [2022-07-27T18:44:50.147Z] testing: warning: no tests to run [2022-07-27T18:44:50.147Z] PASS [2022-07-27T18:44:50.147Z] [2022-07-27T18:44:50.147Z] DONE 0 tests in 0.052s [2022-07-27T18:44:50.147Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] +++ set -e [2022-07-27T18:44:50.147Z] +++ '[' -n 0 ']' [2022-07-27T18:44:50.147Z] +++ set -x [2022-07-27T18:44:50.147Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] INFO: Testing against a local daemon [2022-07-27T18:44:50.147Z] testing: warning: no tests to run [2022-07-27T18:44:50.147Z] PASS [2022-07-27T18:44:50.147Z] [2022-07-27T18:44:50.147Z] DONE 0 tests in 0.048s [2022-07-27T18:44:50.147Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] +++ set -e [2022-07-27T18:44:50.147Z] +++ '[' -n 0 ']' [2022-07-27T18:44:50.147Z] +++ set -x [2022-07-27T18:44:50.147Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] INFO: Testing against a local daemon [2022-07-27T18:44:50.147Z] testing: warning: no tests to run [2022-07-27T18:44:50.147Z] PASS [2022-07-27T18:44:50.147Z] [2022-07-27T18:44:50.147Z] DONE 0 tests in 0.053s [2022-07-27T18:44:50.147Z] Running integration-test (iteration 5) [2022-07-27T18:44:50.147Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.147Z] +++ set -e [2022-07-27T18:44:50.147Z] +++ '[' -n 0 ']' [2022-07-27T18:44:50.147Z] +++ set -x [2022-07-27T18:44:50.147Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.404Z] INFO: Testing against a local daemon [2022-07-27T18:44:50.404Z] testing: warning: no tests to run [2022-07-27T18:44:50.404Z] PASS [2022-07-27T18:44:50.404Z] [2022-07-27T18:44:50.404Z] DONE 0 tests in 0.086s [2022-07-27T18:44:50.404Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.404Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.404Z] +++ set -e [2022-07-27T18:44:50.404Z] +++ '[' -n 0 ']' [2022-07-27T18:44:50.404Z] +++ set -x [2022-07-27T18:44:50.404Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.404Z] INFO: Testing against a local daemon [2022-07-27T18:44:50.404Z] testing: warning: no tests to run [2022-07-27T18:44:50.404Z] PASS [2022-07-27T18:44:50.404Z] [2022-07-27T18:44:50.404Z] DONE 0 tests in 0.064s [2022-07-27T18:44:50.404Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.404Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.404Z] +++ set -e [2022-07-27T18:44:50.404Z] +++ '[' -n 0 ']' [2022-07-27T18:44:50.404Z] +++ set -x [2022-07-27T18:44:50.405Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:44:50.662Z] INFO: Testing against a local daemon [2022-07-27T18:44:50.662Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:53.184Z] --- PASS: TestRunWithAlternativeContainerdShim (2.19s) [2022-07-27T18:44:53.184Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:55.078Z] --- PASS: TestRunWithAlternativeContainerdShim (2.17s) [2022-07-27T18:44:55.078Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:56.972Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s) [2022-07-27T18:44:56.972Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:44:59.495Z] --- PASS: TestRunWithAlternativeContainerdShim (2.09s) [2022-07-27T18:44:59.495Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:45:00.295Z] --- PASS: TestBuildWithHugeFile (43.85s) [2022-07-27T18:45:00.295Z] === RUN TestBuildWCOWSandboxSize [2022-07-27T18:45:00.295Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-27T18:45:00.295Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-27T18:45:00.295Z] === RUN TestBuildWithEmptyDockerfile [2022-07-27T18:45:00.295Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:45:00.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:45:00.295Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:45:00.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:45:00.295Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:45:00.295Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:45:00.295Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:45:00.295Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:45:00.295Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:45:00.295Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-27T18:45:00.295Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-27T18:45:00.295Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-27T18:45:00.295Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-27T18:45:00.295Z] === RUN TestBuildPreserveOwnership [2022-07-27T18:45:00.295Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-27T18:45:00.295Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-27T18:45:00.295Z] --- PASS: TestBuildPreserveOwnership (2.86s) [2022-07-27T18:45:00.295Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-07-27T18:45:00.295Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-07-27T18:45:00.295Z] === RUN TestBuildPlatformInvalid [2022-07-27T18:45:00.295Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-27T18:45:00.295Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-27T18:45:01.230Z] Loaded image: busybox:latest [2022-07-27T18:45:01.230Z] Loaded image: busybox:glibc [2022-07-27T18:45:01.390Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s) [2022-07-27T18:45:01.390Z] PASS [2022-07-27T18:45:01.390Z] [2022-07-27T18:45:01.390Z] DONE 5 tests in 10.688s [2022-07-27T18:45:01.390Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.390Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.390Z] +++ set -e [2022-07-27T18:45:01.390Z] +++ '[' -n 0 ']' [2022-07-27T18:45:01.390Z] +++ set -x [2022-07-27T18:45:01.390Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.390Z] testing: warning: no tests to run [2022-07-27T18:45:01.390Z] PASS [2022-07-27T18:45:01.390Z] [2022-07-27T18:45:01.390Z] DONE 0 tests in 0.149s [2022-07-27T18:45:01.390Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.390Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.390Z] +++ set -e [2022-07-27T18:45:01.390Z] +++ '[' -n 0 ']' [2022-07-27T18:45:01.390Z] +++ set -x [2022-07-27T18:45:01.390Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] INFO: Testing against a local daemon [2022-07-27T18:45:01.647Z] testing: warning: no tests to run [2022-07-27T18:45:01.647Z] PASS [2022-07-27T18:45:01.647Z] [2022-07-27T18:45:01.647Z] DONE 0 tests in 0.146s [2022-07-27T18:45:01.647Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] +++ set -e [2022-07-27T18:45:01.647Z] +++ '[' -n 0 ']' [2022-07-27T18:45:01.647Z] +++ set -x [2022-07-27T18:45:01.647Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] testing: warning: no tests to run [2022-07-27T18:45:01.647Z] PASS [2022-07-27T18:45:01.647Z] [2022-07-27T18:45:01.647Z] DONE 0 tests in 0.022s [2022-07-27T18:45:01.647Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] +++ set -e [2022-07-27T18:45:01.647Z] +++ '[' -n 0 ']' [2022-07-27T18:45:01.647Z] +++ set -x [2022-07-27T18:45:01.647Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] INFO: Testing against a local daemon [2022-07-27T18:45:01.647Z] testing: warning: no tests to run [2022-07-27T18:45:01.647Z] PASS [2022-07-27T18:45:01.647Z] [2022-07-27T18:45:01.647Z] DONE 0 tests in 0.058s [2022-07-27T18:45:01.647Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.647Z] +++ set -e [2022-07-27T18:45:01.647Z] +++ '[' -n 0 ']' [2022-07-27T18:45:01.647Z] +++ set -x [2022-07-27T18:45:01.648Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.904Z] INFO: Testing against a local daemon [2022-07-27T18:45:01.904Z] testing: warning: no tests to run [2022-07-27T18:45:01.904Z] PASS [2022-07-27T18:45:01.904Z] [2022-07-27T18:45:01.904Z] DONE 0 tests in 0.069s [2022-07-27T18:45:01.904Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.904Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.905Z] +++ set -e [2022-07-27T18:45:01.905Z] +++ '[' -n 0 ']' [2022-07-27T18:45:01.905Z] +++ set -x [2022-07-27T18:45:01.905Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.905Z] INFO: Testing against a local daemon [2022-07-27T18:45:01.905Z] testing: warning: no tests to run [2022-07-27T18:45:01.905Z] PASS [2022-07-27T18:45:01.905Z] [2022-07-27T18:45:01.905Z] DONE 0 tests in 0.074s [2022-07-27T18:45:01.905Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.905Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.905Z] +++ set -e [2022-07-27T18:45:01.905Z] +++ '[' -n 0 ']' [2022-07-27T18:45:01.905Z] +++ set -x [2022-07-27T18:45:01.905Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.905Z] testing: warning: no tests to run [2022-07-27T18:45:01.905Z] PASS [2022-07-27T18:45:01.905Z] [2022-07-27T18:45:01.905Z] DONE 0 tests in 0.020s [2022-07-27T18:45:01.905Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.905Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.905Z] +++ set -e [2022-07-27T18:45:01.905Z] +++ '[' -n 0 ']' [2022-07-27T18:45:01.905Z] +++ set -x [2022-07-27T18:45:01.905Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:01.905Z] INFO: Testing against a local daemon [2022-07-27T18:45:01.905Z] testing: warning: no tests to run [2022-07-27T18:45:01.905Z] PASS [2022-07-27T18:45:02.162Z] [2022-07-27T18:45:02.162Z] DONE 0 tests in 0.055s [2022-07-27T18:45:02.162Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.162Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.162Z] +++ set -e [2022-07-27T18:45:02.162Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.162Z] +++ set -x [2022-07-27T18:45:02.162Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.162Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.162Z] testing: warning: no tests to run [2022-07-27T18:45:02.162Z] PASS [2022-07-27T18:45:02.162Z] [2022-07-27T18:45:02.162Z] DONE 0 tests in 0.061s [2022-07-27T18:45:02.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.162Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.162Z] +++ set -e [2022-07-27T18:45:02.162Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.162Z] +++ set -x [2022-07-27T18:45:02.162Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.162Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.162Z] testing: warning: no tests to run [2022-07-27T18:45:02.162Z] PASS [2022-07-27T18:45:02.162Z] [2022-07-27T18:45:02.162Z] DONE 0 tests in 0.054s [2022-07-27T18:45:02.162Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.162Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.162Z] +++ set -e [2022-07-27T18:45:02.162Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.162Z] +++ set -x [2022-07-27T18:45:02.162Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.165Z] Loaded image: debian:bullseye-slim [2022-07-27T18:45:02.419Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.419Z] testing: warning: no tests to run [2022-07-27T18:45:02.419Z] PASS [2022-07-27T18:45:02.419Z] [2022-07-27T18:45:02.419Z] DONE 0 tests in 0.081s [2022-07-27T18:45:02.419Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] +++ set -e [2022-07-27T18:45:02.419Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.419Z] +++ set -x [2022-07-27T18:45:02.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] testing: warning: no tests to run [2022-07-27T18:45:02.419Z] PASS [2022-07-27T18:45:02.419Z] [2022-07-27T18:45:02.419Z] DONE 0 tests in 0.021s [2022-07-27T18:45:02.419Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] +++ set -e [2022-07-27T18:45:02.419Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.419Z] +++ set -x [2022-07-27T18:45:02.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.419Z] testing: warning: no tests to run [2022-07-27T18:45:02.419Z] PASS [2022-07-27T18:45:02.419Z] [2022-07-27T18:45:02.419Z] DONE 0 tests in 0.068s [2022-07-27T18:45:02.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] +++ set -e [2022-07-27T18:45:02.419Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.419Z] +++ set -x [2022-07-27T18:45:02.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.419Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.419Z] testing: warning: no tests to run [2022-07-27T18:45:02.419Z] PASS [2022-07-27T18:45:02.424Z] Loaded image: hello-world:latest [2022-07-27T18:45:02.424Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:45:02.676Z] [2022-07-27T18:45:02.676Z] DONE 0 tests in 0.056s [2022-07-27T18:45:02.676Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.676Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.676Z] +++ set -e [2022-07-27T18:45:02.676Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.676Z] +++ set -x [2022-07-27T18:45:02.676Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.676Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.676Z] testing: warning: no tests to run [2022-07-27T18:45:02.676Z] PASS [2022-07-27T18:45:02.676Z] [2022-07-27T18:45:02.676Z] DONE 0 tests in 0.100s [2022-07-27T18:45:02.676Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.676Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.676Z] +++ set -e [2022-07-27T18:45:02.676Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.676Z] +++ set -x [2022-07-27T18:45:02.676Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.676Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.676Z] testing: warning: no tests to run [2022-07-27T18:45:02.676Z] PASS [2022-07-27T18:45:02.676Z] [2022-07-27T18:45:02.676Z] DONE 0 tests in 0.053s [2022-07-27T18:45:02.934Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.934Z] +++ set -e [2022-07-27T18:45:02.934Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.934Z] +++ set -x [2022-07-27T18:45:02.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.934Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.934Z] testing: warning: no tests to run [2022-07-27T18:45:02.934Z] PASS [2022-07-27T18:45:02.934Z] [2022-07-27T18:45:02.934Z] DONE 0 tests in 0.065s [2022-07-27T18:45:02.934Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.934Z] +++ set -e [2022-07-27T18:45:02.934Z] +++ '[' -n 0 ']' [2022-07-27T18:45:02.934Z] +++ set -x [2022-07-27T18:45:02.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestRunWithAlternativeContainerdShim [2022-07-27T18:45:02.934Z] INFO: Testing against a local daemon [2022-07-27T18:45:02.934Z] testing: warning: no tests to run [2022-07-27T18:45:02.934Z] PASS [2022-07-27T18:45:02.934Z] [2022-07-27T18:45:02.934Z] DONE 0 tests in 0.043s [2022-07-27T18:45:02.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-07-27T18:45:03.191Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-07-27T18:45:03.191Z] ++++ kill 6709 [2022-07-27T18:45:03.191Z] ++++ /etc/init.d/apparmor stop [2022-07-27T18:45:03.191Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-27T18:45:03.191Z] [2022-07-27T18:45:03.191Z] Unloading profiles will leave already running processes permanently [2022-07-27T18:45:03.191Z] unconfined, which can lead to unexpected situations. [2022-07-27T18:45:03.191Z] [2022-07-27T18:45:03.191Z] To set a process to complain mode, use the command line tool [2022-07-27T18:45:03.191Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-27T18:45:03.191Z] ++++ true [2022-07-27T18:45:03.191Z] exiting test-integration [2022-07-27T18:45:03.191Z] +++ exit 0 [2022-07-27T18:45:03.191Z] [2022-07-27T18:45:03.191Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-27T18:45:04.559Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-27T18:45:04.559Z] HOSTNAME=ad2fc6a0f30c [2022-07-27T18:45:04.559Z] TESTDEBUG=0 [2022-07-27T18:45:04.559Z] DEST=bundles/test-integration [2022-07-27T18:45:04.559Z] PWD=/go/src/github.com/docker/docker [2022-07-27T18:45:04.559Z] KEEPBUNDLE=1 [2022-07-27T18:45:04.559Z] DOCKER_GITCOMMIT=477dd9b0d861ac37f2a915e46a62cf6a20d6ac30 [2022-07-27T18:45:04.559Z] container=docker [2022-07-27T18:45:04.559Z] HOME=/root [2022-07-27T18:45:04.559Z] GOLANG_VERSION=1.18.4 [2022-07-27T18:45:04.559Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-27T18:45:04.559Z] VALIDATE_BRANCH=master [2022-07-27T18:45:04.559Z] TERM=xterm [2022-07-27T18:45:04.559Z] DOCKER_PKG=github.com/docker/docker [2022-07-27T18:45:04.559Z] SHLVL=1 [2022-07-27T18:45:04.559Z] TIMEOUT=120m [2022-07-27T18:45:04.559Z] DOCKER_BUILDTAGS= journald [2022-07-27T18:45:04.559Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-27T18:45:04.559Z] GO111MODULE=off [2022-07-27T18:45:04.559Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-27T18:45:04.559Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-27T18:45:04.559Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-27T18:45:04.559Z] GOPATH=/go [2022-07-27T18:45:04.559Z] PKG_CONFIG=pkg-config [2022-07-27T18:45:04.559Z] _=/usr/bin/env [2022-07-27T18:45:04.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-27T18:45:06.034Z] --- PASS: TestImportExtremelyLargeImageWorks (91.90s) [2022-07-27T18:45:06.034Z] PASS [2022-07-27T18:45:06.034Z] [2022-07-27T18:45:06.034Z] DONE 22 tests in 95.018s [2022-07-27T18:45:06.034Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-27T18:45:06.034Z] === RUN TestStripANSICommands [2022-07-27T18:45:06.034Z] === RUN TestStripANSICommands/#00 [2022-07-27T18:45:06.034Z] === RUN TestStripANSICommands/#01 [2022-07-27T18:45:06.034Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-27T18:45:06.034Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-27T18:45:06.034Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-27T18:45:06.034Z] PASS [2022-07-27T18:45:06.034Z] [2022-07-27T18:45:06.034Z] DONE 3 tests in 0.009s [2022-07-27T18:45:06.034Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-27T18:45:06.034Z] INFO: Testing against a local daemon [2022-07-27T18:45:06.034Z] === RUN TestNetworkCreateDelete [2022-07-27T18:45:06.034Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-27T18:45:06.034Z] === RUN TestDockerNetworkDeletePreferID [2022-07-27T18:45:06.034Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-27T18:45:06.034Z] === RUN TestDaemonDNSFallback [2022-07-27T18:45:06.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-27T18:45:07.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-27T18:45:08.548Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-27T18:45:08.548Z] === RUN TestInspectNetwork [2022-07-27T18:45:09.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-27T18:45:10.538Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.25s) [2022-07-27T18:45:10.538Z] PASS [2022-07-27T18:45:10.538Z] [2022-07-27T18:45:10.538Z] === Skipped [2022-07-27T18:45:10.538Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-27T18:45:10.538Z] build_session_test.go:25: TODO: BuildKit [2022-07-27T18:45:10.538Z] [2022-07-27T18:45:10.538Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-27T18:45:10.538Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-27T18:45:10.538Z] [2022-07-27T18:45:10.538Z] DONE 34 tests, 2 skipped in 76.065s [2022-07-27T18:45:10.795Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-27T18:45:10.795Z] ++ 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-07-27T18:45:10.795Z] ++ set -e [2022-07-27T18:45:10.795Z] ++ '[' -n 0 ']' [2022-07-27T18:45:10.795Z] ++ set -x [2022-07-27T18:45:10.795Z] ++ 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-07-27T18:45:10.795Z] INFO: Testing against a local daemon [2022-07-27T18:45:10.795Z] === RUN TestConfigInspect [2022-07-27T18:45:11.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-27T18:45:11.868Z] === RUN TestInspectNetwork/full_network_id [2022-07-27T18:45:11.868Z] === RUN TestInspectNetwork/partial_network_id [2022-07-27T18:45:11.868Z] === RUN TestInspectNetwork/network_name [2022-07-27T18:45:11.868Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-27T18:45:13.044Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-27T18:45:13.044Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:45:13.044Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:45:13.044Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-27T18:45:13.044Z] [2022-07-27T18:45:13.044Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-27T18:45:13.044Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-27T18:45:13.044Z] Using test binary docker [2022-07-27T18:45:13.044Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-27T18:45:13.044Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-27T18:45:13.044Z] INFO: Waiting for daemon to start... [2022-07-27T18:45:13.044Z] Starting dockerd [2022-07-27T18:45:13.044Z] . [2022-07-27T18:45:13.044Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-27T18:45:13.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-27T18:45:13.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-27T18:45:13.323Z] --- PASS: TestConfigInspect (2.26s) [2022-07-27T18:45:13.323Z] === RUN TestConfigList [2022-07-27T18:45:14.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-27T18:45:15.223Z] --- PASS: TestConfigList (2.21s) [2022-07-27T18:45:15.223Z] === RUN TestConfigsCreateAndDelete [2022-07-27T18:45:15.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-27T18:45:16.031Z] --- PASS: TestInspectNetwork (6.99s) [2022-07-27T18:45:16.031Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-27T18:45:16.031Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-27T18:45:16.031Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-27T18:45:16.031Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-27T18:45:16.031Z] === RUN TestRunContainerWithBridgeNone [2022-07-27T18:45:16.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-27T18:45:16.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-27T18:45:16.959Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-27T18:45:16.959Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:45:16.959Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:45:16.959Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:45:16.959Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-27T18:45:16.959Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-27T18:45:16.959Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-27T18:45:16.959Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-27T18:45:16.959Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-27T18:45:16.959Z] === RUN TestNetworkList [2022-07-27T18:45:17.214Z] === RUN TestNetworkList//networks [2022-07-27T18:45:17.214Z] === PAUSE TestNetworkList//networks [2022-07-27T18:45:17.214Z] === RUN TestNetworkList//networks/ [2022-07-27T18:45:17.214Z] === PAUSE TestNetworkList//networks/ [2022-07-27T18:45:17.214Z] === CONT TestNetworkList//networks [2022-07-27T18:45:17.214Z] === CONT TestNetworkList//networks/ [2022-07-27T18:45:17.214Z] --- PASS: TestNetworkList (0.02s) [2022-07-27T18:45:17.214Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-27T18:45:17.214Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-27T18:45:17.214Z] === RUN TestHostIPv4BridgeLabel [2022-07-27T18:45:17.751Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2022-07-27T18:45:17.751Z] === RUN TestConfigsUpdate [2022-07-27T18:45:17.775Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-27T18:45:17.775Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-27T18:45:18.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-27T18:45:18.702Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-27T18:45:18.702Z] === RUN TestDaemonDefaultNetworkPools [2022-07-27T18:45:19.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-27T18:45:19.628Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-07-27T18:45:19.628Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-27T18:45:19.653Z] --- PASS: TestConfigsUpdate (2.30s) [2022-07-27T18:45:19.653Z] === RUN TestTemplatedConfig [2022-07-27T18:45:20.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-27T18:45:20.555Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-27T18:45:20.555Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-27T18:45:21.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-27T18:45:21.920Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-07-27T18:45:21.920Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-27T18:45:21.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-27T18:45:22.182Z] --- PASS: TestTemplatedConfig (2.44s) [2022-07-27T18:45:22.182Z] === RUN TestConfigCreateResolve [2022-07-27T18:45:22.482Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-27T18:45:22.482Z] === RUN TestServiceWithPredefinedNetwork [2022-07-27T18:45:23.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-27T18:45:24.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-27T18:45:24.738Z] --- PASS: TestConfigCreateResolve (2.25s) [2022-07-27T18:45:24.738Z] PASS [2022-07-27T18:45:24.738Z] [2022-07-27T18:45:24.738Z] DONE 6 tests in 13.781s [2022-07-27T18:45:24.738Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-27T18:45:24.738Z] ++ 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-07-27T18:45:24.738Z] ++ set -e [2022-07-27T18:45:24.738Z] ++ '[' -n 0 ']' [2022-07-27T18:45:24.738Z] ++ set -x [2022-07-27T18:45:24.738Z] ++ 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-07-27T18:45:24.738Z] INFO: Testing against a local daemon [2022-07-27T18:45:24.738Z] === RUN TestAttachWithTTY [2022-07-27T18:45:24.738Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-27T18:45:24.738Z] === RUN TestAttachWithoutTTy [2022-07-27T18:45:24.738Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-27T18:45:24.738Z] === RUN TestCheckpoint [2022-07-27T18:45:24.738Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-27T18:45:24.738Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/commit [2022-07-27T18:45:24.738Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-27T18:45:24.738Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:45:24.738Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:45:24.738Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:45:24.738Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:45:24.738Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:45:24.738Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:45:24.738Z] === CONT TestContainerInvalidJSON/commit [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-27T18:45:24.738Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-27T18:45:24.738Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-27T18:45:24.738Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-27T18:45:24.738Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-27T18:45:24.738Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-27T18:45:24.738Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-27T18:45:24.738Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-27T18:45:24.738Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-27T18:45:24.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-27T18:45:24.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-27T18:45:24.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-27T18:45:24.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-27T18:45:24.738Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-27T18:45:24.738Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-27T18:45:24.739Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-27T18:45:24.739Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-27T18:45:24.739Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-27T18:45:24.739Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-27T18:45:24.739Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-27T18:45:24.739Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-27T18:45:24.998Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-07-27T18:45:24.998Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-27T18:45:24.998Z] service_test.go:243: FLAKY_TEST [2022-07-27T18:45:24.998Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-27T18:45:24.998Z] === RUN TestServiceWithDataPathPortInit [2022-07-27T18:45:25.009Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-27T18:45:25.009Z] === RUN TestCopyEmptyFile [2022-07-27T18:45:25.009Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-27T18:45:25.009Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-27T18:45:25.269Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-27T18:45:25.269Z] === RUN TestCopyFromContainer [2022-07-27T18:45:25.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-27T18:45:26.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-27T18:45:26.202Z] === RUN TestCopyFromContainer// [2022-07-27T18:45:26.202Z] === RUN TestCopyFromContainer//bar/root [2022-07-27T18:45:26.202Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-27T18:45:26.202Z] === RUN TestCopyFromContainer/bar/quux [2022-07-27T18:45:26.202Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-27T18:45:26.461Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-27T18:45:26.461Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-27T18:45:26.461Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-27T18:45:26.461Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-27T18:45:26.719Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer (1.53s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-27T18:45:26.719Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-27T18:45:26.719Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-27T18:45:26.719Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:45:26.719Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:45:26.719Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:45:26.719Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:45:26.719Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:45:26.719Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:45:26.719Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:45:26.719Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:45:26.719Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:45:26.719Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-27T18:45:26.719Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-27T18:45:26.719Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-27T18:45:26.719Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-27T18:45:26.719Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-27T18:45:26.719Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-27T18:45:26.719Z] === RUN TestCreateWithInvalidEnv [2022-07-27T18:45:26.719Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-27T18:45:26.719Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-27T18:45:26.719Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-27T18:45:26.719Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-27T18:45:26.719Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-27T18:45:26.719Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-27T18:45:26.719Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-27T18:45:26.719Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-27T18:45:26.719Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-27T18:45:26.719Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-27T18:45:26.720Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-27T18:45:26.720Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-27T18:45:26.720Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-27T18:45:26.720Z] === RUN TestCreateTmpfsMountsTarget [2022-07-27T18:45:26.720Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-27T18:45:26.720Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-27T18:45:27.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-27T18:45:28.094Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-07-27T18:45:28.094Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-27T18:45:28.476Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-27T18:45:28.476Z] Using test binary docker [2022-07-27T18:45:28.476Z] +++ /etc/init.d/apparmor start [2022-07-27T18:45:28.476Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-27T18:45:28.476Z] INFO: Waiting for daemon to start... [2022-07-27T18:45:28.476Z] Starting dockerd [2022-07-27T18:45:28.476Z] +++ 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-07-27T18:45:29.028Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-27T18:45:29.028Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-27T18:45:29.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:45:29.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:45:29.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:45:29.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:45:29.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:45:29.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:45:29.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:45:29.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:45:29.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:45:29.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:45:29.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:45:29.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:45:29.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:45:29.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:45:29.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:45:29.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-27T18:45:29.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-27T18:45:29.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-27T18:45:29.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-27T18:45:29.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-27T18:45:29.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-27T18:45:29.028Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-27T18:45:29.594Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-07-27T18:45:29.594Z] === RUN TestCreateDifferentPlatform [2022-07-27T18:45:29.594Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-27T18:45:29.594Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-27T18:45:29.594Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-27T18:45:29.594Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-27T18:45:29.594Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-27T18:45:29.594Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-27T18:45:29.594Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-27T18:45:29.594Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-27T18:45:29.594Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-27T18:45:29.594Z] === RUN TestCreateInvalidHostConfig [2022-07-27T18:45:29.594Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:45:29.594Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:45:29.594Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:45:29.594Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:45:29.594Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:45:29.594Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:45:29.594Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:45:29.594Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:45:29.594Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:45:29.594Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:45:29.594Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:45:29.594Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:45:29.594Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-27T18:45:29.594Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-27T18:45:29.594Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-27T18:45:29.594Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-27T18:45:29.594Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-27T18:45:29.594Z] === RUN TestContainerStartOnDaemonRestart [2022-07-27T18:45:29.594Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-27T18:45:29.594Z] === RUN TestDaemonRestartIpcMode [2022-07-27T18:45:29.594Z] === PAUSE TestDaemonRestartIpcMode [2022-07-27T18:45:29.594Z] === RUN TestDaemonHostGatewayIP [2022-07-27T18:45:29.594Z] === PAUSE TestDaemonHostGatewayIP [2022-07-27T18:45:29.594Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-27T18:45:29.594Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-27T18:45:29.594Z] === RUN TestContainerKillOnDaemonStart [2022-07-27T18:45:29.594Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-27T18:45:29.594Z] === RUN TestDiff [2022-07-27T18:45:30.160Z] --- PASS: TestDiff (0.45s) [2022-07-27T18:45:30.160Z] === RUN TestExecConsoleSize [2022-07-27T18:45:30.726Z] --- PASS: TestExecConsoleSize (0.50s) [2022-07-27T18:45:30.726Z] === RUN TestExecWithCloseStdin [2022-07-27T18:45:30.984Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-27T18:45:30.984Z] === RUN TestExec [2022-07-27T18:45:30.998Z] . [2022-07-27T18:45:30.998Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-27T18:45:30.998Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-27T18:45:30.998Z] Running integration-test (iteration 1) [2022-07-27T18:45:30.999Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-27T18:45:30.999Z] ++ 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-07-27T18:45:30.999Z] ++ set -e [2022-07-27T18:45:30.999Z] ++ '[' -n 0 ']' [2022-07-27T18:45:30.999Z] ++ set -x [2022-07-27T18:45:30.999Z] ++ 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-07-27T18:45:30.999Z] INFO: Testing against a local daemon [2022-07-27T18:45:30.999Z] === RUN TestCgroupNamespacesBuild [2022-07-27T18:45:31.549Z] --- PASS: TestExec (0.47s) [2022-07-27T18:45:31.550Z] === RUN TestExecUser [2022-07-27T18:45:32.116Z] --- PASS: TestExecUser (0.47s) [2022-07-27T18:45:32.116Z] === RUN TestExportContainerAndImportImage [2022-07-27T18:45:32.682Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-07-27T18:45:32.682Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-27T18:45:32.893Z] --- PASS: TestCgroupNamespacesBuild (2.10s) [2022-07-27T18:45:32.893Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-27T18:45:34.058Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-27T18:45:34.058Z] === RUN TestHealthCheckWorkdir [2022-07-27T18:45:34.624Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-27T18:45:34.624Z] === RUN TestHealthKillContainer [2022-07-27T18:45:35.414Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2022-07-27T18:45:35.414Z] === RUN TestBuildWithSession [2022-07-27T18:45:35.414Z] build_session_test.go:25: TODO: BuildKit [2022-07-27T18:45:35.414Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-27T18:45:35.414Z] === RUN TestBuildSquashParent [2022-07-27T18:45:39.835Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-07-27T18:45:39.835Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-27T18:45:41.723Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nansxlnmmrczbw71ypaqei3lw Created:2022-07-27 18:45:40.007903565 +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[caa65016f679d880993214857e56247cef5c4281aa37f29ad95aef47b2f97d3d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v4yjuvtlyyhk4b2uq6txrxuv6 EndpointID:aaadcd045f5e9eed66af7918f872386f866cbab72936c51db7b92ff8fb633808 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ab3039476425ad8a8399a610a9bb654566beb0025ff4e6bb22c86ba4bdce6914 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:2441c6e6e82e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v4yjuvtlyyhk4b2uq6txrxuv6 EndpointID:aaadcd045f5e9eed66af7918f872386f866cbab72936c51db7b92ff8fb633808 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-27T18:45:42.731Z] --- PASS: TestHealthKillContainer (7.91s) [2022-07-27T18:45:42.731Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-27T18:45:42.731Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-07-27T18:45:42.731Z] === RUN TestIpcModeNone [2022-07-27T18:45:43.297Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-27T18:45:43.297Z] === RUN TestIpcModePrivate [2022-07-27T18:45:43.510Z] --- PASS: TestBuildSquashParent (8.56s) [2022-07-27T18:45:43.510Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-27T18:45:43.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:45:43.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:45:43.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:45:43.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:45:43.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:45:43.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:45:43.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:45:43.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:45:43.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:45:43.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:45:43.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:45:43.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:45:43.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-27T18:45:43.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-27T18:45:43.555Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-27T18:45:43.813Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-27T18:45:43.813Z] === RUN TestIpcModeShareable [2022-07-27T18:45:44.072Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-27T18:45:44.330Z] --- PASS: TestIpcModeShareable (0.48s) [2022-07-27T18:45:44.330Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-27T18:45:45.704Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-07-27T18:45:45.704Z] === RUN TestAPIIpcModeHost [2022-07-27T18:45:45.800Z] --- PASS: TestImportExtremelyLargeImageWorks (92.95s) [2022-07-27T18:45:45.800Z] PASS [2022-07-27T18:45:45.800Z] [2022-07-27T18:45:45.800Z] === Skipped [2022-07-27T18:45:45.800Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-27T18:45:45.800Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-27T18:45:45.800Z] [2022-07-27T18:45:45.800Z] DONE 22 tests, 1 skipped in 97.011s [2022-07-27T18:45:45.800Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-27T18:45:45.800Z] === RUN TestStripANSICommands [2022-07-27T18:45:45.800Z] === RUN TestStripANSICommands/#00 [2022-07-27T18:45:45.800Z] === RUN TestStripANSICommands/#01 [2022-07-27T18:45:45.800Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-27T18:45:45.800Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-27T18:45:45.800Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-27T18:45:45.800Z] PASS [2022-07-27T18:45:45.800Z] [2022-07-27T18:45:45.800Z] DONE 3 tests in 0.036s [2022-07-27T18:45:45.800Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-27T18:45:45.800Z] INFO: Testing against a local daemon [2022-07-27T18:45:45.800Z] === RUN TestNetworkCreateDelete [2022-07-27T18:45:45.800Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-27T18:45:45.800Z] === RUN TestDockerNetworkDeletePreferID [2022-07-27T18:45:45.800Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-27T18:45:45.800Z] === RUN TestDaemonDNSFallback [2022-07-27T18:45:45.885Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-07-27T18:45:45.886Z] PASS [2022-07-27T18:45:45.886Z] [2022-07-27T18:45:45.886Z] === Skipped [2022-07-27T18:45:45.886Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-27T18:45:45.886Z] service_test.go:243: FLAKY_TEST [2022-07-27T18:45:45.886Z] [2022-07-27T18:45:45.886Z] DONE 38 tests, 1 skipped in 44.170s [2022-07-27T18:45:45.886Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-27T18:45:45.886Z] INFO: Testing against a local daemon [2022-07-27T18:45:45.886Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-27T18:45:45.886Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:45:45.886Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-27T18:45:45.886Z] === RUN TestDockerNetworkIpvlan [2022-07-27T18:45:45.886Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:45:45.886Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-27T18:45:45.886Z] PASS [2022-07-27T18:45:45.886Z] [2022-07-27T18:45:45.886Z] === Skipped [2022-07-27T18:45:45.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-27T18:45:45.886Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:45:45.886Z] [2022-07-27T18:45:45.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-27T18:45:45.886Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:45:45.886Z] [2022-07-27T18:45:45.886Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-27T18:45:45.886Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-27T18:45:45.886Z] INFO: Testing against a local daemon [2022-07-27T18:45:45.886Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-27T18:45:45.962Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-27T18:45:45.962Z] === RUN TestDaemonIpcModeShareable [2022-07-27T18:45:47.249Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-27T18:45:47.249Z] === RUN TestDockerNetworkMacvlan [2022-07-27T18:45:47.336Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-27T18:45:47.336Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-27T18:45:47.336Z] === RUN TestDaemonIpcModePrivate [2022-07-27T18:45:47.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-27T18:45:47.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-27T18:45:47.810Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-27T18:45:48.270Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-27T18:45:48.528Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-07-27T18:45:48.528Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-27T18:45:48.737Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-27T18:45:49.298Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-27T18:45:49.462Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-27T18:45:49.462Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-07-27T18:45:49.462Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-27T18:45:49.978Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-07-27T18:45:49.978Z] === RUN TestInspectNetwork [2022-07-27T18:45:49.978Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:45:49.978Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestRunContainerWithBridgeNone [2022-07-27T18:45:49.978Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-27T18:45:49.978Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:45:49.978Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:45:49.978Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:45:49.978Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-27T18:45:49.978Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-27T18:45:49.978Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-27T18:45:49.978Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestNetworkList [2022-07-27T18:45:49.978Z] === RUN TestNetworkList//networks [2022-07-27T18:45:49.978Z] === PAUSE TestNetworkList//networks [2022-07-27T18:45:49.978Z] === RUN TestNetworkList//networks/ [2022-07-27T18:45:49.978Z] === PAUSE TestNetworkList//networks/ [2022-07-27T18:45:49.978Z] === CONT TestNetworkList//networks [2022-07-27T18:45:49.978Z] === CONT TestNetworkList//networks/ [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkList (0.01s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-27T18:45:49.978Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestHostIPv4BridgeLabel [2022-07-27T18:45:49.978Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-27T18:45:49.978Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-27T18:45:49.978Z] === RUN TestDaemonDefaultNetworkPools [2022-07-27T18:45:49.978Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-27T18:45:49.978Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-27T18:45:49.978Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-27T18:45:49.978Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-27T18:45:49.978Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-27T18:45:49.978Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-27T18:45:49.978Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-27T18:45:49.978Z] === RUN TestServiceWithPredefinedNetwork [2022-07-27T18:45:49.978Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:45:49.978Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-27T18:45:49.978Z] service_test.go:243: FLAKY_TEST [2022-07-27T18:45:49.978Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestServiceWithDataPathPortInit [2022-07-27T18:45:49.978Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:45:49.978Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-27T18:45:49.978Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-27T18:45:49.978Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:45:49.978Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-27T18:45:49.978Z] PASS [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === Skipped [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-27T18:45:49.978Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-27T18:45:49.978Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-27T18:45:49.978Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-27T18:45:49.978Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-27T18:45:49.978Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-27T18:45:49.978Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-27T18:45:49.978Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-27T18:45:49.978Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-27T18:45:49.978Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-27T18:45:49.978Z] service_test.go:243: FLAKY_TEST [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-27T18:45:49.978Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-27T18:45:49.978Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] DONE 34 tests, 12 skipped in 7.060s [2022-07-27T18:45:49.978Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-27T18:45:49.978Z] INFO: Testing against a local daemon [2022-07-27T18:45:49.978Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-27T18:45:49.978Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:45:49.978Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestDockerNetworkIpvlan [2022-07-27T18:45:49.978Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:45:49.978Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-27T18:45:49.978Z] PASS [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === Skipped [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-27T18:45:49.978Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-27T18:45:49.978Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] DONE 2 tests, 2 skipped in 0.082s [2022-07-27T18:45:49.978Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-27T18:45:49.978Z] INFO: Testing against a local daemon [2022-07-27T18:45:49.978Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-27T18:45:49.978Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-27T18:45:49.978Z] === RUN TestDockerNetworkMacvlan [2022-07-27T18:45:49.978Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-27T18:45:49.978Z] PASS [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === Skipped [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-27T18:45:49.978Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-27T18:45:49.978Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] DONE 2 tests, 2 skipped in 0.084s [2022-07-27T18:45:49.978Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-27T18:45:49.978Z] testing: warning: no tests to run [2022-07-27T18:45:49.978Z] PASS [2022-07-27T18:45:49.978Z] [2022-07-27T18:45:49.978Z] DONE 0 tests in 0.021s [2022-07-27T18:45:49.979Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-27T18:45:49.979Z] INFO: Testing against a local daemon [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginAllowRequest [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginTLS [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginDenyRequest [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginDenyResponse [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginAllowEventStream [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginErrorResponse [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginErrorRequest [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginHeader [2022-07-27T18:45:49.979Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:49.979Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-27T18:45:49.979Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-27T18:45:50.236Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:50.236Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-27T18:45:50.236Z] === RUN TestAuthZPluginV2Disable [2022-07-27T18:45:50.492Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:50.493Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-27T18:45:50.493Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-27T18:45:50.750Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:50.750Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-07-27T18:45:50.750Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-27T18:45:50.836Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-27T18:45:50.836Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-07-27T18:45:50.836Z] === RUN TestIpcModeOlderClient [2022-07-27T18:45:50.836Z] === PAUSE TestIpcModeOlderClient [2022-07-27T18:45:50.836Z] === RUN TestKillContainerInvalidSignal [2022-07-27T18:45:50.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-27T18:45:50.953Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-27T18:45:51.007Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.007Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-27T18:45:51.007Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-27T18:45:51.094Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-27T18:45:51.094Z] === RUN TestKillContainer [2022-07-27T18:45:51.094Z] === RUN TestKillContainer/no_signal [2022-07-27T18:45:51.187Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-27T18:45:51.572Z] PASS [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === Skipped [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-27T18:45:51.572Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] DONE 17 tests, 17 skipped in 1.817s [2022-07-27T18:45:51.572Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-27T18:45:51.572Z] INFO: Testing against a local daemon [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:45:51.572Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:45:51.572Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-27T18:45:51.572Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-27T18:45:51.572Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-27T18:45:51.572Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-27T18:45:51.572Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-27T18:45:51.572Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-27T18:45:51.572Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-27T18:45:51.572Z] === RUN TestPluginInstall [2022-07-27T18:45:51.572Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-27T18:45:51.572Z] === RUN TestPluginsWithRuntimes [2022-07-27T18:45:51.572Z] 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-07-27T18:45:51.572Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-27T18:45:51.572Z] === RUN TestPluginBackCompatMediaTypes [2022-07-27T18:45:51.572Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-27T18:45:51.572Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-27T18:45:51.572Z] PASS [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === Skipped [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-27T18:45:51.572Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-27T18:45:51.572Z] 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-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-27T18:45:51.572Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-27T18:45:51.572Z] [2022-07-27T18:45:51.572Z] DONE 19 tests, 3 skipped in 0.128s [2022-07-27T18:45:51.572Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-27T18:45:51.572Z] INFO: Testing against a local daemon [2022-07-27T18:45:51.572Z] === RUN TestExternalGraphDriver [2022-07-27T18:45:51.660Z] === RUN TestKillContainer/non_killing_signal [2022-07-27T18:45:51.780Z] sha256:ab263261bf23c894386b71dd08035279db4b8a11530f0439b69aeac0bb346d04 [2022-07-27T18:45:51.780Z] INFO: Starting docker-py tests... [2022-07-27T18:45:51.780Z] ============================= test session starts ============================== [2022-07-27T18:45:51.780Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-27T18:45:51.780Z] rootdir: /src, inifile: pytest.ini [2022-07-27T18:45:51.780Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-27T18:45:51.780Z] collected 395 items / 2 deselected / 393 selected [2022-07-27T18:45:51.780Z] [2022-07-27T18:45:51.919Z] === RUN TestKillContainer/killing_signal [2022-07-27T18:45:52.137Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-27T18:45:52.137Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-27T18:45:52.137Z] === RUN TestGraphdriverPluginV2 [2022-07-27T18:45:52.485Z] --- PASS: TestKillContainer (1.27s) [2022-07-27T18:45:52.485Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-27T18:45:52.485Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-27T18:45:52.485Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-27T18:45:52.485Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-27T18:45:52.485Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-27T18:45:52.744Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-27T18:45:53.079Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-27T18:45:53.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-07-27T18:45:53.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-27T18:45:53.679Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-27T18:45:53.679Z] === RUN TestKillStoppedContainer [2022-07-27T18:45:53.679Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-27T18:45:53.679Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-27T18:45:53.679Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-27T18:45:53.679Z] === RUN TestKillDifferentUserContainer [2022-07-27T18:45:54.222Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-27T18:45:54.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2022-07-27T18:45:54.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s) [2022-07-27T18:45:54.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.57s) [2022-07-27T18:45:54.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.67s) [2022-07-27T18:45:54.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2022-07-27T18:45:54.222Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s) [2022-07-27T18:45:54.222Z] === RUN TestBuildMultiStageCopy [2022-07-27T18:45:54.222Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-27T18:45:54.245Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-07-27T18:45:54.245Z] === RUN TestInspectOomKilledTrue [2022-07-27T18:45:54.504Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-07-27T18:45:54.504Z] === RUN TestInspectOomKilledFalse [2022-07-27T18:45:55.069Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-07-27T18:45:55.069Z] === RUN TestLinksEtcHostsContentMatch [2022-07-27T18:45:55.328Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-27T18:45:55.328Z] === RUN TestLinksContainerNames [2022-07-27T18:45:56.262Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-27T18:45:56.262Z] === RUN TestLogsFollowTailEmpty [2022-07-27T18:45:56.316Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-07-27T18:45:56.316Z] PASS [2022-07-27T18:45:56.316Z] [2022-07-27T18:45:56.316Z] === Skipped [2022-07-27T18:45:56.316Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-27T18:45:56.316Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-27T18:45:56.316Z] [2022-07-27T18:45:56.316Z] DONE 2 tests, 1 skipped in 4.254s [2022-07-27T18:45:56.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-27T18:45:56.316Z] INFO: Testing against a local daemon [2022-07-27T18:45:56.316Z] === RUN TestContinueAfterPluginCrash [2022-07-27T18:45:56.316Z] === PAUSE TestContinueAfterPluginCrash [2022-07-27T18:45:56.316Z] === RUN TestReadPluginNoRead [2022-07-27T18:45:56.316Z] === PAUSE TestReadPluginNoRead [2022-07-27T18:45:56.316Z] === RUN TestDaemonStartWithLogOpt [2022-07-27T18:45:56.316Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-27T18:45:56.316Z] === CONT TestContinueAfterPluginCrash [2022-07-27T18:45:56.316Z] === CONT TestDaemonStartWithLogOpt [2022-07-27T18:45:56.345Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-27T18:45:56.520Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-27T18:45:56.520Z] === RUN TestLogs [2022-07-27T18:45:56.520Z] === RUN TestLogs/driver_local [2022-07-27T18:45:56.520Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:45:56.520Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:45:56.520Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-27T18:45:56.520Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-27T18:45:56.520Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-27T18:45:56.520Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-27T18:45:56.520Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:45:56.520Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:45:56.520Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:45:56.520Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:45:56.520Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:45:56.520Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:45:56.520Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:45:56.520Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:45:56.738Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-27T18:45:56.906Z] --- PASS: TestDockerNetworkMacvlan (9.81s) [2022-07-27T18:45:56.906Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-27T18:45:56.906Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-27T18:45:56.906Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-07-27T18:45:56.906Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-07-27T18:45:56.906Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-07-27T18:45:56.906Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-07-27T18:45:56.906Z] PASS [2022-07-27T18:45:56.906Z] [2022-07-27T18:45:56.906Z] DONE 8 tests in 11.116s [2022-07-27T18:45:56.906Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-27T18:45:56.906Z] testing: warning: no tests to run [2022-07-27T18:45:56.906Z] PASS [2022-07-27T18:45:56.906Z] [2022-07-27T18:45:56.906Z] DONE 0 tests in 0.008s [2022-07-27T18:45:56.906Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-27T18:45:56.906Z] INFO: Testing against a local daemon [2022-07-27T18:45:56.906Z] === RUN TestAuthZPluginAllowRequest [2022-07-27T18:45:56.995Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-27T18:45:57.455Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:45:57.455Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:45:57.557Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-27T18:45:57.713Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-27T18:45:57.972Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-27T18:45:58.119Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-27T18:45:58.276Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-07-27T18:45:58.276Z] === RUN TestAuthZPluginTLS [2022-07-27T18:45:58.539Z] === RUN TestLogs/driver_json-file [2022-07-27T18:45:58.539Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:45:58.539Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:45:58.539Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:45:58.539Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:45:58.539Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:45:58.539Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:45:58.539Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:45:58.539Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:45:58.539Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:45:58.539Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:45:58.539Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:45:58.539Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:45:58.539Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:45:58.539Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:45:58.681Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2022-07-27T18:45:58.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-07-27T18:45:58.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-07-27T18:45:58.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-07-27T18:45:58.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2022-07-27T18:45:58.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-07-27T18:45:58.681Z] === RUN TestBuildMultiStageParentConfig [2022-07-27T18:45:58.837Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-27T18:45:58.837Z] === RUN TestAuthZPluginDenyRequest [2022-07-27T18:45:59.399Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-27T18:45:59.399Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-27T18:45:59.473Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:45:59.473Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:45:59.731Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:45:59.961Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-27T18:45:59.961Z] === RUN TestAuthZPluginDenyResponse [2022-07-27T18:45:59.989Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:46:00.045Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2022-07-27T18:46:00.045Z] === RUN TestBuildLabelWithTargets [2022-07-27T18:46:00.496Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-07-27T18:46:00.497Z] === CONT TestReadPluginNoRead [2022-07-27T18:46:00.522Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-27T18:46:00.522Z] === RUN TestAuthZPluginAllowEventStream [2022-07-27T18:46:00.556Z] --- PASS: TestLogs (4.03s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.74s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.52s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.78s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.45s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s) [2022-07-27T18:46:00.556Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.72s) [2022-07-27T18:46:00.556Z] === RUN TestContainerNetworkMountsNoChown [2022-07-27T18:46:01.130Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/default [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/default [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/private [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/private [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rprivate [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/slave [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/slave [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rslave [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/shared [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/shared [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rshared [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/default [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/rshared [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/shared [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/rslave [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/slave [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/rprivate [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/private [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:46:01.130Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-27T18:46:01.130Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:46:01.130Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:46:01.388Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-27T18:46:01.449Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-07-27T18:46:01.449Z] === RUN TestAuthZPluginErrorResponse [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-27T18:46:01.647Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-27T18:46:01.648Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-27T18:46:01.648Z] === RUN TestContainerBindMountNonRecursive [2022-07-27T18:46:02.012Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-27T18:46:02.012Z] === RUN TestAuthZPluginErrorRequest [2022-07-27T18:46:02.394Z] === RUN TestReadPluginNoRead/default [2022-07-27T18:46:02.562Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2022-07-27T18:46:02.562Z] === RUN TestBuildWithEmptyLayers [2022-07-27T18:46:02.574Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-27T18:46:02.574Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-27T18:46:03.026Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-07-27T18:46:03.026Z] === RUN TestContainerVolumesMountedAsShared [2022-07-27T18:46:03.136Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-27T18:46:03.136Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-27T18:46:03.285Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-07-27T18:46:03.285Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-27T18:46:03.493Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2022-07-27T18:46:03.493Z] === RUN TestBuildMultiStageOnBuild [2022-07-27T18:46:03.543Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-27T18:46:03.543Z] === RUN TestNetworkNat [2022-07-27T18:46:03.766Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-27T18:46:04.110Z] --- PASS: TestNetworkNat (0.47s) [2022-07-27T18:46:04.110Z] === RUN TestNetworkLocalhostTCPNat [2022-07-27T18:46:04.502Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-07-27T18:46:04.502Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-27T18:46:04.676Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-27T18:46:04.676Z] === RUN TestNetworkLoopbackNat [2022-07-27T18:46:05.140Z] --- PASS: TestContinueAfterPluginCrash (8.92s) [2022-07-27T18:46:05.140Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-27T18:46:05.413Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-27T18:46:06.240Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-27T18:46:06.398Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-07-27T18:46:06.398Z] === RUN TestAuthZPluginHeader [2022-07-27T18:46:06.512Z] === CONT TestReadPluginNoRead [2022-07-27T18:46:06.512Z] read_test.go:92: [d147cd3911e52] daemon is not started [2022-07-27T18:46:06.512Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-07-27T18:46:06.512Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-27T18:46:06.512Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-07-27T18:46:06.512Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-07-27T18:46:06.512Z] PASS [2022-07-27T18:46:06.512Z] [2022-07-27T18:46:06.512Z] DONE 6 tests in 10.400s [2022-07-27T18:46:06.512Z] 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-07-27T18:46:06.512Z] testing: warning: no tests to run [2022-07-27T18:46:06.512Z] PASS [2022-07-27T18:46:06.512Z] [2022-07-27T18:46:06.512Z] DONE 0 tests in 0.031s [2022-07-27T18:46:06.512Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-27T18:46:06.512Z] INFO: Testing against a local daemon [2022-07-27T18:46:06.512Z] === RUN TestPluginWithDevMounts [2022-07-27T18:46:06.512Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-27T18:46:06.512Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-27T18:46:06.512Z] PASS [2022-07-27T18:46:06.512Z] [2022-07-27T18:46:06.512Z] === Skipped [2022-07-27T18:46:06.512Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-27T18:46:06.512Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-27T18:46:06.512Z] [2022-07-27T18:46:06.512Z] DONE 1 tests, 1 skipped in 0.104s [2022-07-27T18:46:06.512Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-27T18:46:06.512Z] INFO: Testing against a local daemon [2022-07-27T18:46:06.512Z] === RUN TestSecretInspect [2022-07-27T18:46:06.512Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.512Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-27T18:46:06.512Z] === RUN TestSecretList [2022-07-27T18:46:06.512Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.512Z] --- SKIP: TestSecretList (0.01s) [2022-07-27T18:46:06.512Z] === RUN TestSecretsCreateAndDelete [2022-07-27T18:46:06.512Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.512Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-27T18:46:06.512Z] === RUN TestSecretsUpdate [2022-07-27T18:46:06.512Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.512Z] --- SKIP: TestSecretsUpdate (0.03s) [2022-07-27T18:46:06.512Z] === RUN TestTemplatedSecret [2022-07-27T18:46:06.512Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.512Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-27T18:46:06.512Z] === RUN TestSecretCreateResolve [2022-07-27T18:46:06.512Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.513Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-27T18:46:06.513Z] PASS [2022-07-27T18:46:06.513Z] [2022-07-27T18:46:06.513Z] === Skipped [2022-07-27T18:46:06.513Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-27T18:46:06.513Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.513Z] [2022-07-27T18:46:06.513Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-27T18:46:06.513Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.513Z] [2022-07-27T18:46:06.513Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-27T18:46:06.513Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.513Z] [2022-07-27T18:46:06.513Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s) [2022-07-27T18:46:06.513Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.513Z] [2022-07-27T18:46:06.513Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-27T18:46:06.513Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.513Z] [2022-07-27T18:46:06.513Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-27T18:46:06.513Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.513Z] [2022-07-27T18:46:06.513Z] DONE 6 tests, 6 skipped in 0.160s [2022-07-27T18:46:06.513Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-27T18:46:06.661Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-27T18:46:06.661Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-27T18:46:06.768Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-07-27T18:46:06.768Z] === RUN TestBuildUncleanTarFilenames [2022-07-27T18:46:06.770Z] INFO: Testing against a local daemon [2022-07-27T18:46:06.770Z] === RUN TestServiceCreateInit [2022-07-27T18:46:06.770Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-27T18:46:06.770Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-27T18:46:06.770Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-27T18:46:06.770Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-27T18:46:06.770Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-27T18:46:06.770Z] === RUN TestCreateServiceMultipleTimes [2022-07-27T18:46:06.770Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-27T18:46:06.770Z] === RUN TestCreateServiceConflict [2022-07-27T18:46:06.770Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-27T18:46:06.770Z] === RUN TestCreateServiceMaxReplicas [2022-07-27T18:46:06.770Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-27T18:46:06.770Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-27T18:46:06.770Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-27T18:46:06.770Z] === RUN TestCreateServiceSecretFileMode [2022-07-27T18:46:06.770Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-07-27T18:46:06.770Z] === RUN TestCreateServiceConfigFileMode [2022-07-27T18:46:06.770Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-27T18:46:06.770Z] === RUN TestCreateServiceSysctls [2022-07-27T18:46:06.770Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-27T18:46:06.770Z] === RUN TestCreateServiceCapabilities [2022-07-27T18:46:06.770Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-27T18:46:06.770Z] === RUN TestInspect [2022-07-27T18:46:06.770Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestInspect (0.01s) [2022-07-27T18:46:06.770Z] === RUN TestCreateJob [2022-07-27T18:46:06.770Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:06.770Z] --- SKIP: TestCreateJob (0.01s) [2022-07-27T18:46:06.770Z] === RUN TestReplicatedJob [2022-07-27T18:46:06.770Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:07.028Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-27T18:46:07.028Z] === RUN TestUpdateReplicatedJob [2022-07-27T18:46:07.028Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:07.028Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-27T18:46:07.028Z] === RUN TestServiceListWithStatuses [2022-07-27T18:46:07.028Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-27T18:46:07.028Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-27T18:46:07.028Z] === RUN TestDockerNetworkConnectAlias [2022-07-27T18:46:07.028Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:07.028Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-27T18:46:07.028Z] === RUN TestDockerNetworkReConnect [2022-07-27T18:46:07.028Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:07.028Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-27T18:46:07.028Z] === RUN TestServicePlugin [2022-07-27T18:46:07.243Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-27T18:46:07.243Z] === RUN TestPause [2022-07-27T18:46:07.502Z] --- PASS: TestPause (0.46s) [2022-07-27T18:46:07.502Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-27T18:46:07.502Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-27T18:46:07.502Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-27T18:46:07.502Z] === RUN TestPauseStopPausedContainer [2022-07-27T18:46:07.747Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-27T18:46:08.067Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-27T18:46:08.067Z] === RUN TestPidHost [2022-07-27T18:46:08.660Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2022-07-27T18:46:08.660Z] === RUN TestBuildMultiStageLayerLeak [2022-07-27T18:46:08.927Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] --- SKIP: TestServicePlugin (1.93s) [2022-07-27T18:46:08.927Z] === RUN TestServiceUpdateLabel [2022-07-27T18:46:08.927Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-27T18:46:08.927Z] === RUN TestServiceUpdateSecrets [2022-07-27T18:46:08.927Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-27T18:46:08.927Z] === RUN TestServiceUpdateConfigs [2022-07-27T18:46:08.927Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-27T18:46:08.927Z] === RUN TestServiceUpdateNetwork [2022-07-27T18:46:08.927Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-27T18:46:08.927Z] === RUN TestServiceUpdatePidsLimit [2022-07-27T18:46:08.927Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-27T18:46:08.927Z] PASS [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === Skipped [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-27T18:46:08.927Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-27T18:46:08.927Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-27T18:46:08.927Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-27T18:46:08.927Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-27T18:46:08.927Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-27T18:46:08.927Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-07-27T18:46:08.927Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-27T18:46:08.927Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-27T18:46:08.927Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-27T18:46:08.927Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-27T18:46:08.927Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-27T18:46:08.927Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-27T18:46:08.927Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-27T18:46:08.927Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-27T18:46:08.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-27T18:46:08.927Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-27T18:46:08.927Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-07-27T18:46:08.927Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-27T18:46:08.927Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-27T18:46:08.927Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-27T18:46:08.927Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-27T18:46:08.927Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-27T18:46:08.927Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-27T18:46:08.927Z] [2022-07-27T18:46:08.927Z] DONE 24 tests, 23 skipped in 2.345s [2022-07-27T18:46:08.927Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-27T18:46:09.001Z] --- PASS: TestPidHost (0.99s) [2022-07-27T18:46:09.001Z] === RUN TestPsFilter [2022-07-27T18:46:09.001Z] --- PASS: TestPsFilter (0.10s) [2022-07-27T18:46:09.001Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-27T18:46:09.186Z] INFO: Testing against a local daemon [2022-07-27T18:46:09.186Z] === RUN TestSessionCreate [2022-07-27T18:46:09.186Z] --- PASS: TestSessionCreate (0.03s) [2022-07-27T18:46:09.186Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-27T18:46:09.186Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-07-27T18:46:09.186Z] PASS [2022-07-27T18:46:09.186Z] [2022-07-27T18:46:09.186Z] DONE 2 tests in 0.167s [2022-07-27T18:46:09.186Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-27T18:46:09.186Z] INFO: Testing against a local daemon [2022-07-27T18:46:09.186Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-27T18:46:09.186Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-27T18:46:09.186Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-27T18:46:09.186Z] === RUN TestDiskUsage [2022-07-27T18:46:09.186Z] === PAUSE TestDiskUsage [2022-07-27T18:46:09.186Z] === RUN TestEventsExecDie [2022-07-27T18:46:09.568Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-27T18:46:09.568Z] === RUN TestRemoveContainerWithVolume [2022-07-27T18:46:09.751Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-27T18:46:09.751Z] === RUN TestEventsBackwardsCompatible [2022-07-27T18:46:09.751Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-27T18:46:09.751Z] === RUN TestEventsVolumeCreate [2022-07-27T18:46:09.751Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-07-27T18:46:09.751Z] === RUN TestInfoBinaryCommits [2022-07-27T18:46:09.826Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-27T18:46:09.827Z] === RUN TestRemoveContainerRunning [2022-07-27T18:46:10.008Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-27T18:46:10.008Z] === RUN TestInfoAPIVersioned [2022-07-27T18:46:10.008Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-27T18:46:10.008Z] === RUN TestInfoAPI [2022-07-27T18:46:10.008Z] --- PASS: TestInfoAPI (0.02s) [2022-07-27T18:46:10.008Z] === RUN TestInfoAPIWarnings [2022-07-27T18:46:10.392Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-27T18:46:10.392Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-27T18:46:10.959Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-27T18:46:10.959Z] === RUN TestRemoveInvalidContainer [2022-07-27T18:46:10.959Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-27T18:46:10.959Z] === RUN TestRenameLinkedContainer [2022-07-27T18:46:11.935Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.31s) [2022-07-27T18:46:11.935Z] === RUN TestAuthZPluginV2Disable [2022-07-27T18:46:11.976Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s) [2022-07-27T18:46:11.976Z] === RUN TestBuildWithHugeFile [2022-07-27T18:46:12.858Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-07-27T18:46:12.859Z] === RUN TestRenameStoppedContainer [2022-07-27T18:46:12.859Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-27T18:46:12.859Z] === RUN TestRenameRunningContainerAndReuse [2022-07-27T18:46:13.793Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-27T18:46:13.793Z] === RUN TestRenameInvalidName [2022-07-27T18:46:14.051Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-27T18:46:14.051Z] === RUN TestRenameAnonymousContainer [2022-07-27T18:46:15.199Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-07-27T18:46:15.199Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-27T18:46:15.952Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-07-27T18:46:15.952Z] === RUN TestRenameContainerWithSameName [2022-07-27T18:46:16.210Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-27T18:46:16.210Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-27T18:46:17.145Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-07-27T18:46:17.145Z] === RUN TestResize [2022-07-27T18:46:17.403Z] --- PASS: TestResize (0.46s) [2022-07-27T18:46:17.403Z] === RUN TestResizeWithInvalidSize [2022-07-27T18:46:17.968Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-27T18:46:17.968Z] === RUN TestResizeWhenContainerNotStarted [2022-07-27T18:46:18.226Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:46:18.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:46:18.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:46:18.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:46:18.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:46:18.462Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2022-07-27T18:46:18.462Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-27T18:46:20.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:46:21.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:46:22.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:46:22.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:46:23.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:46:23.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:46:24.148Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-27T18:46:24.148Z] Using test binary docker [2022-07-27T18:46:24.148Z] +++ /etc/init.d/apparmor start [2022-07-27T18:46:24.148Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-27T18:46:24.148Z] INFO: Waiting for daemon to start... [2022-07-27T18:46:24.148Z] Starting dockerd [2022-07-27T18:46:24.148Z] +++ 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-07-27T18:46:25.078Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-27T18:46:25.078Z] Using test binary docker [2022-07-27T18:46:25.334Z] +++ /etc/init.d/apparmor start [2022-07-27T18:46:25.334Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-27T18:46:25.334Z] INFO: Waiting for daemon to start... [2022-07-27T18:46:25.334Z] Starting dockerd [2022-07-27T18:46:25.335Z] +++ 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-07-27T18:46:27.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:46:27.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:46:28.145Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-27T18:46:28.145Z] === RUN TestInfoDebug [2022-07-27T18:46:28.145Z] --- PASS: TestInfoDebug (0.54s) [2022-07-27T18:46:28.145Z] === RUN TestInfoInsecureRegistries [2022-07-27T18:46:28.145Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-27T18:46:28.145Z] === RUN TestInfoRegistryMirrors [2022-07-27T18:46:28.145Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-27T18:46:28.145Z] === RUN TestLoginFailsWithBadCredentials [2022-07-27T18:46:28.403Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-27T18:46:28.403Z] === RUN TestPingCacheHeaders [2022-07-27T18:46:28.403Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-27T18:46:28.403Z] === RUN TestPingGet [2022-07-27T18:46:28.403Z] --- PASS: TestPingGet (0.01s) [2022-07-27T18:46:28.403Z] === RUN TestPingHead [2022-07-27T18:46:28.410Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.49s) [2022-07-27T18:46:28.410Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-27T18:46:28.661Z] --- PASS: TestPingHead (0.03s) [2022-07-27T18:46:28.661Z] === RUN TestPingSwarmHeader [2022-07-27T18:46:28.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:46:29.225Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-27T18:46:29.503Z] . [2022-07-27T18:46:29.503Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-27T18:46:29.503Z] [2022-07-27T18:46:29.503Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-27T18:46:29.503Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-27T18:46:29.503Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-27T18:46:29.503Z] Error: No such image: emptyfs [2022-07-27T18:46:29.503Z] Error: No such image: emptyfs [2022-07-27T18:46:29.503Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-27T18:46:29.503Z] ++++ docker load [2022-07-27T18:46:29.503Z] ++++ docker load [2022-07-27T18:46:29.503Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-27T18:46:29.503Z] Running integration-test (iteration 1)Running integration-test (iteration 1) [2022-07-27T18:46:29.503Z] [2022-07-27T18:46:29.503Z] 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-07-27T18:46:29.503Z] ++ 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-07-27T18:46:29.503Z] ++ set -e [2022-07-27T18:46:29.503Z] ++ '[' -n 0 ']' [2022-07-27T18:46:29.503Z] ++ set -x [2022-07-27T18:46:29.503Z] 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-07-27T18:46:29.503Z] ++ 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-07-27T18:46:29.503Z] ++ 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-07-27T18:46:29.503Z] ++ set -e [2022-07-27T18:46:29.503Z] ++ '[' -n 0 ']' [2022-07-27T18:46:29.503Z] ++ set -x [2022-07-27T18:46:29.503Z] ++ 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-07-27T18:46:29.790Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-27T18:46:30.432Z] Loaded image: busybox:latest [2022-07-27T18:46:30.432Z] Loaded image: busybox:latest [2022-07-27T18:46:30.689Z] Loaded image: busybox:glibc [2022-07-27T18:46:30.689Z] Loaded image: busybox:glibc [2022-07-27T18:46:30.722Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-27T18:46:30.722Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-07-27T18:46:30.722Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-27T18:46:30.722Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-27T18:46:30.722Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-27T18:46:30.722Z] === RUN TestVersion [2022-07-27T18:46:30.722Z] --- PASS: TestVersion (0.05s) [2022-07-27T18:46:30.722Z] === CONT TestDiskUsage [2022-07-27T18:46:30.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:46:30.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/container_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/image_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/volume_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-27T18:46:31.286Z] === RUN TestDiskUsage/after_container.Run [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-27T18:46:31.851Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-27T18:46:31.851Z] --- PASS: TestDiskUsage (1.20s) [2022-07-27T18:46:31.851Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-27T18:46:31.851Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-27T18:46:31.851Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-27T18:46:31.851Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-27T18:46:31.851Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-27T18:46:31.852Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-27T18:46:31.852Z] PASS [2022-07-27T18:46:31.852Z] [2022-07-27T18:46:31.852Z] === Skipped [2022-07-27T18:46:31.852Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-27T18:46:31.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-27T18:46:31.852Z] [2022-07-27T18:46:31.852Z] DONE 54 tests, 1 skipped in 22.731s [2022-07-27T18:46:31.852Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-27T18:46:31.852Z] INFO: Testing against a local daemon [2022-07-27T18:46:32.109Z] === RUN TestVolumesCreateAndList [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-27T18:46:32.109Z] === RUN TestVolumesRemove [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-27T18:46:32.109Z] === RUN TestVolumesInspect [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-27T18:46:32.109Z] === RUN TestVolumesInvalidJSON [2022-07-27T18:46:32.109Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-27T18:46:32.109Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-27T18:46:32.109Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-27T18:46:32.109Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-27T18:46:32.109Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-27T18:46:32.109Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-27T18:46:32.109Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-27T18:46:32.109Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-27T18:46:32.109Z] PASS [2022-07-27T18:46:32.109Z] [2022-07-27T18:46:32.109Z] DONE 9 tests in 0.176s [2022-07-27T18:46:32.109Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-27T18:46:32.109Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14278 is not a child of this shell [2022-07-27T18:46:32.109Z] warning: PID 14278 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-27T18:46:32.109Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-27T18:46:32.109Z] [2022-07-27T18:46:32.109Z] Unloading profiles will leave already running processes permanently [2022-07-27T18:46:32.109Z] unconfined, which can lead to unexpected situations. [2022-07-27T18:46:32.109Z] [2022-07-27T18:46:32.109Z] To set a process to complain mode, use the command line tool [2022-07-27T18:46:32.109Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-27T18:46:32.109Z] Removing test suite binaries [2022-07-27T18:46:32.109Z] exiting test-integration [2022-07-27T18:46:32.109Z] ++ exit 0 [2022-07-27T18:46:32.109Z] [2022-07-27T18:46:32.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:46:32.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon Post stage [Pipeline] junit [2022-07-27T18:46:33.052Z] Recording test results [2022-07-27T18:46:34.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:46:34.756Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-27T18:46:34.861Z] Loaded image: debian:bullseye-slim [2022-07-27T18:46:35.093Z] + echo Ensuring container killed. [2022-07-27T18:46:35.093Z] Ensuring container killed. [2022-07-27T18:46:35.093Z] + docker rm -vf docker-pr10 [2022-07-27T18:46:35.093Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-07-27T18:46:35.374Z] + echo Chowning /workspace to jenkins user [2022-07-27T18:46:35.374Z] Chowning /workspace to jenkins user [2022-07-27T18:46:35.374Z] + id -u [2022-07-27T18:46:35.374Z] + id -g [2022-07-27T18:46:35.374Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43800:/workspace busybox chown -R 1000:1000 /workspace [2022-07-27T18:46:35.374Z] Unable to find image 'busybox:latest' locally [2022-07-27T18:46:35.424Z] Loaded image: hello-world:latest [2022-07-27T18:46:35.424Z] Loaded image: debian:bullseye-slim [2022-07-27T18:46:35.424Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:46:35.424Z] Loaded image: hello-world:latest [2022-07-27T18:46:35.424Z] INFO: Testing against a local daemon [2022-07-27T18:46:35.424Z] === RUN TestDockerDaemonSuite [2022-07-27T18:46:35.424Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-07-27T18:46:35.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-27T18:46:35.583Z] === RUN TestCgroupNamespacesRun [2022-07-27T18:46:35.632Z] latest: Pulling from library/busybox [2022-07-27T18:46:35.632Z] 19d511225f94: Pulling fs layer [2022-07-27T18:46:35.632Z] 19d511225f94: Download complete [2022-07-27T18:46:35.632Z] 19d511225f94: Pull complete [2022-07-27T18:46:35.632Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-27T18:46:35.632Z] Status: Downloaded newer image for busybox:latest [2022-07-27T18:46:35.680Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:46:35.680Z] INFO: Testing against a local daemon [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-27T18:46:35.680Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-27T18:46:36.609Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-27T18:46:36.865Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-27T18:46:36.956Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-27T18:46:36.956Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-27T18:46:37.211Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-27T18:46:37.298Z] + bundleName=amd64-rootless [2022-07-27T18:46:37.298Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-27T18:46:37.298Z] Creating amd64-rootless-bundles.tar.gz [2022-07-27T18:46:37.298Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-27T18:46:37.298Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-27T18:46:37.309Z] Archiving artifacts [2022-07-27T18:46:37.795Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-27T18:46:37.891Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-07-27T18:46:37.891Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-27T18:46:38.057Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-27T18:46:38.985Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-27T18:46:39.178Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43800/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-27T18:46:39.266Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-27T18:46:39.266Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-27T18:46:39.485Z] + make clean [2022-07-27T18:46:39.744Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-27T18:46:39.744Z] docker-dev-cache [2022-07-27T18:46:39.744Z] docker-mod-cache [Pipeline] deleteDir [2022-07-27T18:46:39.913Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-27T18:46:39.913Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-27T18:46:39.913Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-27T18:46:40.200Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-07-27T18:46:40.200Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T18:46:41.574Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-27T18:46:41.574Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-27T18:46:41.805Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-27T18:46:41.805Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-27T18:46:41.805Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-27T18:46:41.805Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-27T18:46:41.805Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-27T18:46:42.508Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-07-27T18:46:42.508Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-27T18:46:42.733Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-27T18:46:43.074Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-27T18:46:43.074Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-27T18:46:43.660Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-27T18:46:43.660Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-27T18:46:43.660Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-27T18:46:43.660Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-27T18:46:44.448Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-07-27T18:46:44.448Z] === RUN TestNISDomainname [2022-07-27T18:46:44.706Z] --- PASS: TestNISDomainname (0.51s) [2022-07-27T18:46:44.706Z] === RUN TestHostnameDnsResolution [2022-07-27T18:46:45.639Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-27T18:46:45.639Z] === RUN TestUnprivilegedPortsAndPing [2022-07-27T18:46:45.897Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-27T18:46:45.897Z] === RUN TestPrivilegedHostDevices [2022-07-27T18:46:46.446Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-27T18:46:46.446Z] PASS [2022-07-27T18:46:46.446Z] [2022-07-27T18:46:46.446Z] DONE 17 tests in 47.779s [2022-07-27T18:46:46.446Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-27T18:46:46.446Z] INFO: Testing against a local daemon [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:46:46.446Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:46:46.446Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-27T18:46:46.446Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-27T18:46:46.446Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:46:46.446Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-27T18:46:46.446Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-27T18:46:46.446Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-27T18:46:46.446Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-27T18:46:46.446Z] === RUN TestPluginInstall [2022-07-27T18:46:46.446Z] === RUN TestPluginInstall/no_auth [2022-07-27T18:46:46.446Z] time="2022-07-27T18:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:46:46.446Z] time="2022-07-27T18:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7b2422de84e27d80ba4e1ab87a054d866a99a8af58c30385d4ad7c5e160934a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:46:46.446Z] time="2022-07-27T18:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:46:46.446Z] time="2022-07-27T18:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7b2422de84e27d80ba4e1ab87a054d866a99a8af58c30385d4ad7c5e160934a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:46:46.446Z] === RUN TestPluginInstall/with_htpasswd [2022-07-27T18:46:46.446Z] time="2022-07-27T18:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:46:46.446Z] time="2022-07-27T18:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7b2422de84e27d80ba4e1ab87a054d866a99a8af58c30385d4ad7c5e160934a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:46:46.446Z] time="2022-07-27T18:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:46:46.446Z] time="2022-07-27T18:46:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7b2422de84e27d80ba4e1ab87a054d866a99a8af58c30385d4ad7c5e160934a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:46:46.446Z] === RUN TestPluginInstall/with_insecure [2022-07-27T18:46:46.463Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-27T18:46:46.463Z] === RUN TestRunConsoleSize [2022-07-27T18:46:47.029Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-27T18:46:47.029Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:46:47.374Z] time="2022-07-27T18:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:46:47.375Z] time="2022-07-27T18:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42ba74c7d2b063c296770b629df7a377c43fca2ace0a89edd48806cdc1fa32d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:46:47.375Z] time="2022-07-27T18:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:46:47.375Z] time="2022-07-27T18:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42ba74c7d2b063c296770b629df7a377c43fca2ace0a89edd48806cdc1fa32d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:46:47.631Z] plugin_test.go:195: [db0e6e1a94651] daemon is not started [2022-07-27T18:46:47.631Z] --- PASS: TestPluginInstall (2.77s) [2022-07-27T18:46:47.631Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-07-27T18:46:47.631Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-27T18:46:47.631Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-07-27T18:46:47.631Z] === RUN TestPluginsWithRuntimes [2022-07-27T18:46:47.964Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-07-27T18:46:47.964Z] === RUN TestStats [2022-07-27T18:46:49.518Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-27T18:46:50.081Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-27T18:46:50.492Z] --- PASS: TestStats (2.51s) [2022-07-27T18:46:50.492Z] === RUN TestStopContainerWithTimeout [2022-07-27T18:46:50.492Z] === RUN TestStopContainerWithTimeout/0 [2022-07-27T18:46:50.492Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-27T18:46:50.492Z] === RUN TestStopContainerWithTimeout/1 [2022-07-27T18:46:50.492Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-27T18:46:50.492Z] === RUN TestStopContainerWithTimeout/3 [2022-07-27T18:46:50.492Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-27T18:46:50.492Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-27T18:46:50.492Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-27T18:46:50.492Z] === CONT TestStopContainerWithTimeout/0 [2022-07-27T18:46:50.492Z] === CONT TestStopContainerWithTimeout/3 [2022-07-27T18:46:51.010Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-07-27T18:46:51.010Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-07-27T18:46:51.010Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-27T18:46:51.010Z] === RUN TestPluginBackCompatMediaTypes [2022-07-27T18:46:51.059Z] === CONT TestStopContainerWithTimeout/1 [2022-07-27T18:46:51.571Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-07-27T18:46:51.571Z] PASS [2022-07-27T18:46:51.571Z] [2022-07-27T18:46:51.571Z] DONE 24 tests in 6.801s [2022-07-27T18:46:51.571Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-27T18:46:51.571Z] INFO: Testing against a local daemon [2022-07-27T18:46:51.571Z] === RUN TestExternalGraphDriver [2022-07-27T18:46:51.746Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-27T18:46:52.132Z] === RUN TestExternalGraphDriver/json [2022-07-27T18:46:52.462Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-27T18:46:53.113Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-27T18:46:54.023Z] === RUN TestExternalGraphDriver/spec [2022-07-27T18:46:55.024Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-27T18:46:55.024Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-07-27T18:46:55.024Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-27T18:46:55.024Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-07-27T18:46:55.024Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-07-27T18:46:55.024Z] === RUN TestDeleteDevicemapper [2022-07-27T18:46:55.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-27T18:46:55.024Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-27T18:46:55.024Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-27T18:46:55.388Z] === RUN TestExternalGraphDriver/pull [2022-07-27T18:46:55.631Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-27T18:46:56.925Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2022-07-27T18:46:56.925Z] === RUN TestUpdateMemory [2022-07-27T18:46:57.184Z] --- PASS: TestUpdateMemory (0.52s) [2022-07-27T18:46:57.184Z] === RUN TestUpdateCPUQuota [2022-07-27T18:46:57.276Z] --- PASS: TestExternalGraphDriver (5.42s) [2022-07-27T18:46:57.276Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-07-27T18:46:57.276Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-07-27T18:46:57.276Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2022-07-27T18:46:57.276Z] === RUN TestGraphdriverPluginV2 [2022-07-27T18:46:57.520Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-27T18:46:57.750Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-07-27T18:46:57.750Z] === RUN TestUpdatePidsLimit [2022-07-27T18:46:57.750Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-27T18:46:58.008Z] === RUN TestUpdatePidsLimit/no_change [2022-07-27T18:46:58.266Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-27T18:46:58.459Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-27T18:46:58.459Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-27T18:46:58.524Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-27T18:46:58.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-27T18:46:58.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-27T18:46:59.040Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-27T18:46:59.825Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-27T18:46:59.973Z] --- PASS: TestUpdatePidsLimit (1.88s) [2022-07-27T18:46:59.973Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-27T18:46:59.973Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-27T18:46:59.973Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-27T18:46:59.973Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-07-27T18:46:59.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-27T18:46:59.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-27T18:46:59.973Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-07-27T18:46:59.973Z] === RUN TestUpdateRestartPolicy [2022-07-27T18:47:00.082Z] docker_cli_daemon_test.go:1475: [d50a65b12872b] daemon is not started [2022-07-27T18:47:01.438Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2022-07-27T18:47:01.438Z] PASS [2022-07-27T18:47:01.438Z] [2022-07-27T18:47:01.438Z] DONE 5 tests in 9.603s [2022-07-27T18:47:01.438Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-27T18:47:01.438Z] INFO: Testing against a local daemon [2022-07-27T18:47:01.438Z] === RUN TestContinueAfterPluginCrash [2022-07-27T18:47:01.438Z] === PAUSE TestContinueAfterPluginCrash [2022-07-27T18:47:01.438Z] === RUN TestReadPluginNoRead [2022-07-27T18:47:01.438Z] === PAUSE TestReadPluginNoRead [2022-07-27T18:47:01.438Z] === RUN TestDaemonStartWithLogOpt [2022-07-27T18:47:01.438Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-27T18:47:01.438Z] === CONT TestContinueAfterPluginCrash [2022-07-27T18:47:01.438Z] === CONT TestDaemonStartWithLogOpt [2022-07-27T18:47:01.448Z] check_test.go:540: [d90b52d831a31] daemon is not started [2022-07-27T18:47:01.448Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-27T18:47:01.704Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-27T18:47:03.597Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-27T18:47:03.853Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-27T18:47:04.415Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-27T18:47:04.415Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-27T18:47:04.704Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-07-27T18:47:04.704Z] === CONT TestReadPluginNoRead [2022-07-27T18:47:05.781Z] check_test.go:540: [d8ebb9b8a724d] daemon is not started [2022-07-27T18:47:05.781Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-27T18:47:05.781Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-27T18:47:06.709Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-27T18:47:07.218Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-27T18:47:07.637Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-27T18:47:08.147Z] === RUN TestReadPluginNoRead/default [2022-07-27T18:47:09.005Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-27T18:47:09.512Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-27T18:47:09.768Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-07-27T18:47:10.373Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-27T18:47:10.694Z] === CONT TestReadPluginNoRead [2022-07-27T18:47:10.695Z] read_test.go:92: [dd992b2fe29db] daemon is not started [2022-07-27T18:47:10.695Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-07-27T18:47:10.695Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-07-27T18:47:10.695Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-27T18:47:10.695Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-07-27T18:47:10.695Z] PASS [2022-07-27T18:47:10.695Z] [2022-07-27T18:47:10.695Z] DONE 6 tests in 9.339s [2022-07-27T18:47:10.695Z] 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-07-27T18:47:10.695Z] testing: warning: no tests to run [2022-07-27T18:47:10.695Z] PASS [2022-07-27T18:47:10.695Z] [2022-07-27T18:47:10.695Z] DONE 0 tests in 0.008s [2022-07-27T18:47:10.695Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-27T18:47:10.695Z] INFO: Testing against a local daemon [2022-07-27T18:47:10.695Z] === RUN TestPluginWithDevMounts [2022-07-27T18:47:10.695Z] === PAUSE TestPluginWithDevMounts [2022-07-27T18:47:10.695Z] === CONT TestPluginWithDevMounts [2022-07-27T18:47:12.167Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-07-27T18:47:12.167Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-27T18:47:12.167Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-27T18:47:12.167Z] === RUN TestWaitNonBlocked [2022-07-27T18:47:12.167Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:47:12.167Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:47:12.168Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:47:12.168Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:47:12.168Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:47:12.168Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:47:12.168Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-27T18:47:12.168Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-07-27T18:47:12.168Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-07-27T18:47:12.168Z] === RUN TestWaitBlocked [2022-07-27T18:47:12.168Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:47:12.168Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:47:12.168Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:47:12.168Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:47:12.168Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:47:12.168Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:47:12.582Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-07-27T18:47:12.582Z] PASS [2022-07-27T18:47:12.582Z] [2022-07-27T18:47:12.582Z] DONE 1 tests in 1.633s [2022-07-27T18:47:12.582Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-27T18:47:12.582Z] INFO: Testing against a local daemon [2022-07-27T18:47:12.582Z] === RUN TestSecretInspect [2022-07-27T18:47:12.733Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-27T18:47:12.733Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-27T18:47:12.733Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-07-27T18:47:12.733Z] === RUN TestWaitConditions [2022-07-27T18:47:12.733Z] === RUN TestWaitConditions/default [2022-07-27T18:47:12.733Z] === PAUSE TestWaitConditions/default [2022-07-27T18:47:12.733Z] === RUN TestWaitConditions/not-running [2022-07-27T18:47:12.733Z] === PAUSE TestWaitConditions/not-running [2022-07-27T18:47:12.733Z] === RUN TestWaitConditions/next-exit [2022-07-27T18:47:12.733Z] === PAUSE TestWaitConditions/next-exit [2022-07-27T18:47:12.733Z] === RUN TestWaitConditions/removed [2022-07-27T18:47:12.733Z] === PAUSE TestWaitConditions/removed [2022-07-27T18:47:12.733Z] === CONT TestWaitConditions/default [2022-07-27T18:47:12.733Z] === CONT TestWaitConditions/removed [2022-07-27T18:47:13.644Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-27T18:47:14.472Z] --- PASS: TestSecretInspect (2.29s) [2022-07-27T18:47:14.472Z] === RUN TestSecretList [2022-07-27T18:47:14.633Z] === CONT TestWaitConditions/next-exit [2022-07-27T18:47:14.633Z] === CONT TestWaitConditions/not-running [2022-07-27T18:47:15.015Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-27T18:47:16.006Z] --- PASS: TestWaitConditions (0.01s) [2022-07-27T18:47:16.006Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-07-27T18:47:16.006Z] --- PASS: TestWaitConditions/default (1.69s) [2022-07-27T18:47:16.006Z] --- PASS: TestWaitConditions/next-exit (1.47s) [2022-07-27T18:47:16.006Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-07-27T18:47:16.006Z] === CONT TestContainerStartOnDaemonRestart [2022-07-27T18:47:16.006Z] === CONT TestIpcModeOlderClient [2022-07-27T18:47:16.006Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-07-27T18:47:16.006Z] === CONT TestContainerKillOnDaemonStart [2022-07-27T18:47:16.381Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-27T18:47:16.381Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-27T18:47:16.988Z] --- PASS: TestSecretList (2.21s) [2022-07-27T18:47:16.988Z] === RUN TestSecretsCreateAndDelete [2022-07-27T18:47:17.309Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-27T18:47:17.872Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-27T18:47:17.905Z] --- PASS: TestContainerStartOnDaemonRestart (1.93s) [2022-07-27T18:47:17.905Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-27T18:47:18.801Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-27T18:47:18.801Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-27T18:47:18.801Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-27T18:47:18.877Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-07-27T18:47:18.877Z] === RUN TestSecretsUpdate [2022-07-27T18:47:19.789Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-27T18:47:19.805Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.69s) [2022-07-27T18:47:19.805Z] === CONT TestDaemonHostGatewayIP [2022-07-27T18:47:20.736Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-27T18:47:21.423Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-27T18:47:21.423Z] === RUN TestTemplatedSecret [2022-07-27T18:47:21.706Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-07-27T18:47:21.706Z] === CONT TestDaemonRestartIpcMode [2022-07-27T18:47:23.268Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-27T18:47:23.268Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-27T18:47:23.831Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-27T18:47:23.831Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-27T18:47:23.942Z] --- PASS: TestTemplatedSecret (2.76s) [2022-07-27T18:47:23.942Z] === RUN TestSecretCreateResolve [2022-07-27T18:47:24.235Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-07-27T18:47:25.198Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-27T18:47:25.759Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-27T18:47:26.326Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-27T18:47:26.455Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-07-27T18:47:26.455Z] PASS [2022-07-27T18:47:26.455Z] [2022-07-27T18:47:26.455Z] DONE 6 tests in 13.877s [2022-07-27T18:47:26.455Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-27T18:47:26.455Z] INFO: Testing against a local daemon [2022-07-27T18:47:26.455Z] === RUN TestServiceCreateInit [2022-07-27T18:47:26.455Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-27T18:47:26.582Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-27T18:47:27.511Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-27T18:47:27.515Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-07-27T18:47:27.515Z] PASS [2022-07-27T18:47:27.515Z] [2022-07-27T18:47:27.515Z] === Skipped [2022-07-27T18:47:27.515Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-27T18:47:27.515Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-27T18:47:27.515Z] [2022-07-27T18:47:27.515Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-27T18:47:27.515Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-27T18:47:27.515Z] [2022-07-27T18:47:27.515Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-27T18:47:27.515Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-27T18:47:27.515Z] [2022-07-27T18:47:27.515Z] DONE 265 tests, 3 skipped in 123.070s [2022-07-27T18:47:27.515Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-27T18:47:27.515Z] ++ 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-07-27T18:47:27.515Z] ++ set -e [2022-07-27T18:47:27.515Z] ++ '[' -n 0 ']' [2022-07-27T18:47:27.515Z] ++ set -x [2022-07-27T18:47:27.515Z] ++ 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-07-27T18:47:27.768Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-27T18:47:27.768Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-27T18:47:27.768Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-27T18:47:27.774Z] === RUN TestConfigDaemonLibtrustID [2022-07-27T18:47:28.339Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-27T18:47:28.340Z] === RUN TestConfigDaemonID [2022-07-27T18:47:28.697Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-27T18:47:28.697Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-27T18:47:28.697Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-27T18:47:28.697Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-27T18:47:28.953Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-27T18:47:29.274Z] daemon_test.go:83: [d6a5383023252] daemon is not started [2022-07-27T18:47:29.274Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-27T18:47:29.274Z] === RUN TestDaemonConfigValidation [2022-07-27T18:47:29.274Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:47:29.274Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:47:29.274Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-27T18:47:29.274Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-27T18:47:29.274Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-27T18:47:29.274Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-27T18:47:29.274Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-27T18:47:29.274Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-27T18:47:29.274Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-27T18:47:29.274Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-27T18:47:29.274Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:47:29.274Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-27T18:47:29.274Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-27T18:47:29.274Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-27T18:47:29.532Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-27T18:47:29.532Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-27T18:47:29.532Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-27T18:47:29.532Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-27T18:47:29.532Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-27T18:47:29.532Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-27T18:47:29.532Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-27T18:47:29.532Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-27T18:47:29.532Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-27T18:47:29.724Z] .........................xx.................... [ 29%] [2022-07-27T18:47:29.886Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-27T18:47:30.448Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-27T18:47:30.466Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-27T18:47:30.622Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-27T18:47:30.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-27T18:47:31.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-27T18:47:31.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-27T18:47:31.841Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-27T18:47:32.194Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-27T18:47:32.756Z] check_test.go:540: [d25e0a2ff04ba] daemon is not started [2022-07-27T18:47:32.756Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-27T18:47:32.775Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-27T18:47:32.775Z] daemon_test.go:197: [d93dce2f80196] daemon is not started [2022-07-27T18:47:32.775Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-27T18:47:32.775Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-27T18:47:32.775Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-27T18:47:32.775Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-27T18:47:32.775Z] === RUN TestDaemonProxy [2022-07-27T18:47:32.775Z] === RUN TestDaemonProxy/environment_variables [2022-07-27T18:47:33.685Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-27T18:47:33.886Z] --- PASS: TestServiceCreateInit (7.65s) [2022-07-27T18:47:33.886Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-07-27T18:47:33.886Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2022-07-27T18:47:33.886Z] === RUN TestCreateServiceMultipleTimes [2022-07-27T18:47:34.617Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-27T18:47:34.617Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-27T18:47:34.673Z] === RUN TestDaemonProxy/command-line_options [2022-07-27T18:47:35.179Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-27T18:47:35.742Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-27T18:47:36.045Z] === RUN TestDaemonProxy/configuration_file [2022-07-27T18:47:36.670Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-27T18:47:36.926Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-27T18:47:37.487Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-27T18:47:37.947Z] === RUN TestDaemonProxy/conflicting_options [2022-07-27T18:47:38.205Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-27T18:47:38.419Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-27T18:47:38.419Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-27T18:47:38.771Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-27T18:47:38.771Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-27T18:47:38.771Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-27T18:47:38.771Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-27T18:47:38.771Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-27T18:47:38.771Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-27T18:47:38.771Z] PASS [2022-07-27T18:47:38.771Z] [2022-07-27T18:47:38.771Z] DONE 18 tests in 11.252s [2022-07-27T18:47:38.771Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-27T18:47:38.771Z] ++ 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-07-27T18:47:38.771Z] ++ set -e [2022-07-27T18:47:38.771Z] ++ '[' -n 0 ']' [2022-07-27T18:47:38.771Z] ++ set -x [2022-07-27T18:47:38.771Z] ++ 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-07-27T18:47:39.029Z] INFO: Testing against a local daemon [2022-07-27T18:47:39.029Z] === RUN TestCommitInheritsEnv [2022-07-27T18:47:39.287Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-07-27T18:47:39.287Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-27T18:47:39.287Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-27T18:47:39.287Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-27T18:47:39.287Z] === RUN TestImportWithCustomPlatform [2022-07-27T18:47:39.287Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-27T18:47:39.287Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-27T18:47:39.287Z] === RUN TestImportWithCustomPlatform// [2022-07-27T18:47:39.287Z] === RUN TestImportWithCustomPlatform/linux [2022-07-27T18:47:39.287Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-27T18:47:39.347Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-27T18:47:39.545Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-27T18:47:39.545Z] === RUN TestImportWithCustomPlatform/macos [2022-07-27T18:47:39.545Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-27T18:47:39.545Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-27T18:47:39.545Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-27T18:47:39.545Z] === RUN TestImagesFilterMultiReference [2022-07-27T18:47:39.545Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-27T18:47:39.545Z] === RUN TestImagePullPlatformInvalid [2022-07-27T18:47:39.545Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-27T18:47:39.545Z] === RUN TestRemoveImageOrphaning [2022-07-27T18:47:39.602Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-27T18:47:39.804Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-27T18:47:39.804Z] === RUN TestRemoveImageGarbageCollector [2022-07-27T18:47:39.804Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:47:39.804Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-27T18:47:39.805Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-27T18:47:39.805Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-27T18:47:39.805Z] === RUN TestTagInvalidReference [2022-07-27T18:47:40.062Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-27T18:47:40.062Z] === RUN TestTagValidPrefixedRepo [2022-07-27T18:47:40.062Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-27T18:47:40.062Z] === RUN TestTagExistedNameWithoutForce [2022-07-27T18:47:40.062Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-27T18:47:40.062Z] === RUN TestTagOfficialNames [2022-07-27T18:47:40.062Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-27T18:47:40.062Z] === RUN TestTagMatchesDigest [2022-07-27T18:47:40.062Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-27T18:47:40.062Z] PASS [2022-07-27T18:47:40.062Z] [2022-07-27T18:47:40.062Z] === Skipped [2022-07-27T18:47:40.062Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-27T18:47:40.062Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-27T18:47:40.062Z] [2022-07-27T18:47:40.062Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-27T18:47:40.063Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:47:40.063Z] [2022-07-27T18:47:40.063Z] DONE 22 tests, 2 skipped in 1.247s [2022-07-27T18:47:40.063Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-27T18:47:40.063Z] ++ 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-07-27T18:47:40.063Z] ++ set -e [2022-07-27T18:47:40.063Z] ++ '[' -n 0 ']' [2022-07-27T18:47:40.063Z] ++ set -x [2022-07-27T18:47:40.063Z] ++ 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-07-27T18:47:40.063Z] === RUN TestStripANSICommands [2022-07-27T18:47:40.063Z] === RUN TestStripANSICommands/#00 [2022-07-27T18:47:40.063Z] === RUN TestStripANSICommands/#01 [2022-07-27T18:47:40.063Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-27T18:47:40.063Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-27T18:47:40.063Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-27T18:47:40.063Z] PASS [2022-07-27T18:47:40.063Z] [2022-07-27T18:47:40.063Z] DONE 3 tests in 0.037s [2022-07-27T18:47:40.063Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-27T18:47:40.063Z] ++ 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-07-27T18:47:40.063Z] ++ set -e [2022-07-27T18:47:40.063Z] ++ '[' -n 0 ']' [2022-07-27T18:47:40.063Z] ++ set -x [2022-07-27T18:47:40.063Z] ++ 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-07-27T18:47:40.321Z] INFO: Testing against a local daemon [2022-07-27T18:47:40.321Z] === RUN TestNetworkCreateDelete [2022-07-27T18:47:40.321Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-27T18:47:40.321Z] === RUN TestDockerNetworkDeletePreferID [2022-07-27T18:47:40.530Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-27T18:47:40.887Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-27T18:47:40.887Z] === RUN TestDaemonDNSFallback [2022-07-27T18:47:41.094Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-27T18:47:41.094Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-27T18:47:41.656Z] --- PASS: TestBuildWithHugeFile (90.01s) [2022-07-27T18:47:41.656Z] === RUN TestBuildWCOWSandboxSize [2022-07-27T18:47:41.656Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-27T18:47:41.656Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-27T18:47:41.656Z] === RUN TestBuildWithEmptyDockerfile [2022-07-27T18:47:41.656Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:47:41.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:47:41.656Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:47:41.656Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:47:41.656Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:47:41.656Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:47:41.656Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-27T18:47:41.656Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-27T18:47:41.656Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-27T18:47:41.913Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-27T18:47:41.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-27T18:47:41.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-27T18:47:41.913Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-27T18:47:41.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-07-27T18:47:41.913Z] === RUN TestBuildPreserveOwnership [2022-07-27T18:47:41.913Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-27T18:47:43.284Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-27T18:47:43.284Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-27T18:47:44.656Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-27T18:47:44.656Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-27T18:47:44.656Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-27T18:47:44.656Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-27T18:47:44.656Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-27T18:47:44.656Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-27T18:47:45.218Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-27T18:47:45.784Z] --- PASS: TestBuildPreserveOwnership (4.06s) [2022-07-27T18:47:45.784Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.88s) [2022-07-27T18:47:45.784Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-07-27T18:47:45.784Z] === RUN TestBuildPlatformInvalid [2022-07-27T18:47:45.933Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-27T18:47:46.040Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-27T18:47:46.041Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-27T18:47:46.602Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-27T18:47:46.859Z] Loaded image: busybox:latest [2022-07-27T18:47:46.859Z] Loaded image: busybox:glibc [2022-07-27T18:47:47.115Z] check_test.go:540: [dca0c709d7a6e] daemon is not started [2022-07-27T18:47:47.115Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-27T18:47:47.442Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-27T18:47:47.442Z] === RUN TestInspectNetwork [2022-07-27T18:47:47.678Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-27T18:47:48.240Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-27T18:47:48.801Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-27T18:47:48.801Z] Loaded image: debian:bullseye-slim [2022-07-27T18:47:49.057Z] Loaded image: hello-world:latest [2022-07-27T18:47:49.057Z] Loaded image: arm32v7/hello-world:latest [2022-07-27T18:47:49.313Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-27T18:47:49.971Z] === RUN TestInspectNetwork/full_network_id [2022-07-27T18:47:49.971Z] === RUN TestInspectNetwork/partial_network_id [2022-07-27T18:47:49.971Z] === RUN TestInspectNetwork/network_name [2022-07-27T18:47:49.971Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-27T18:47:50.244Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-27T18:47:51.173Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-27T18:47:51.173Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-27T18:47:51.173Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-27T18:47:51.173Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-27T18:47:51.924Z] --- PASS: TestCreateServiceMultipleTimes (16.04s) [2022-07-27T18:47:51.924Z] === RUN TestCreateServiceConflict [2022-07-27T18:47:52.103Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-27T18:47:52.180Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-07-27T18:47:52.180Z] === RUN TestCreateServiceMaxReplicas [2022-07-27T18:47:53.407Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-27T18:47:54.206Z] --- PASS: TestInspectNetwork (7.06s) [2022-07-27T18:47:54.206Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-27T18:47:54.206Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-27T18:47:54.206Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-27T18:47:54.206Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-27T18:47:54.206Z] === RUN TestRunContainerWithBridgeNone [2022-07-27T18:47:54.623Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-27T18:47:54.694Z] --- PASS: TestCreateServiceMaxReplicas (2.46s) [2022-07-27T18:47:54.694Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-27T18:47:54.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-27T18:47:55.579Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-27T18:47:55.579Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:47:55.579Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:47:55.579Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:47:55.579Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-27T18:47:55.579Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-27T18:47:55.579Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-27T18:47:55.579Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-27T18:47:55.579Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-27T18:47:55.579Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-27T18:47:55.580Z] === RUN TestNetworkList [2022-07-27T18:47:55.580Z] === RUN TestNetworkList//networks [2022-07-27T18:47:55.580Z] === PAUSE TestNetworkList//networks [2022-07-27T18:47:55.580Z] === RUN TestNetworkList//networks/ [2022-07-27T18:47:55.580Z] === PAUSE TestNetworkList//networks/ [2022-07-27T18:47:55.580Z] === CONT TestNetworkList//networks [2022-07-27T18:47:55.580Z] === CONT TestNetworkList//networks/ [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkList (0.02s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-27T18:47:55.580Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-27T18:47:55.580Z] === RUN TestHostIPv4BridgeLabel [2022-07-27T18:47:56.145Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-27T18:47:56.145Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-27T18:47:56.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-27T18:47:56.809Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-27T18:47:56.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-27T18:47:57.079Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-27T18:47:57.079Z] === RUN TestDaemonDefaultNetworkPools [2022-07-27T18:47:58.013Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-27T18:47:58.013Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-27T18:47:58.027Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-27T18:47:58.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-27T18:47:58.948Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-27T18:47:58.948Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-27T18:47:59.264Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-27T18:47:59.264Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-27T18:47:59.264Z] check_test.go:540: [dc13b427d85ab] daemon is not started [2022-07-27T18:47:59.264Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-27T18:48:00.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-27T18:48:00.322Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-27T18:48:00.322Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-27T18:48:00.888Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-27T18:48:00.888Z] === RUN TestServiceWithPredefinedNetwork [2022-07-27T18:48:01.559Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.29s) [2022-07-27T18:48:01.559Z] PASS [2022-07-27T18:48:01.559Z] [2022-07-27T18:48:01.559Z] === Skipped [2022-07-27T18:48:01.559Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-27T18:48:01.559Z] build_session_test.go:25: TODO: BuildKit [2022-07-27T18:48:01.559Z] [2022-07-27T18:48:01.559Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-27T18:48:01.559Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-27T18:48:01.559Z] [2022-07-27T18:48:01.559Z] DONE 34 tests, 2 skipped in 150.519s [2022-07-27T18:48:01.559Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-27T18:48:01.560Z] ++ 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-07-27T18:48:01.560Z] ++ set -e [2022-07-27T18:48:01.560Z] ++ '[' -n 0 ']' [2022-07-27T18:48:01.560Z] ++ set -x [2022-07-27T18:48:01.560Z] ++ 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-07-27T18:48:01.560Z] INFO: Testing against a local daemon [2022-07-27T18:48:01.560Z] === RUN TestConfigInspect [2022-07-27T18:48:01.560Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-27T18:48:01.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d1dab8__} [2022-07-27T18:48:03.183Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-27T18:48:03.416Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-07-27T18:48:03.416Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-27T18:48:03.416Z] service_test.go:243: FLAKY_TEST [2022-07-27T18:48:03.416Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-27T18:48:03.416Z] === RUN TestServiceWithDataPathPortInit [2022-07-27T18:48:03.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11706146713_/foo_false_____} [2022-07-27T18:48:04.002Z] --- PASS: TestConfigInspect (2.80s) [2022-07-27T18:48:04.002Z] === RUN TestConfigList [2022-07-27T18:48:04.564Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-27T18:48:04.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11706146713_/foo_true_____} [2022-07-27T18:48:05.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31201081440_/foo_false_____} [2022-07-27T18:48:06.312Z] check_test.go:540: [d59540fb2d698] daemon is not started [2022-07-27T18:48:06.312Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-27T18:48:06.873Z] --- PASS: TestConfigList (2.79s) [2022-07-27T18:48:06.873Z] === RUN TestConfigsCreateAndDelete [2022-07-27T18:48:06.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31201081440_/foo_true_____} [2022-07-27T18:48:08.765Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-27T18:48:08.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31201081440_/foo_true__0xc000d1dae8___} [2022-07-27T18:48:09.021Z] check_test.go:540: [d5edba9aab515] daemon is not started [2022-07-27T18:48:09.021Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-27T18:48:09.530Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-07-27T18:48:09.530Z] === RUN TestCreateServiceSecretFileMode [2022-07-27T18:48:09.582Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2022-07-27T18:48:09.582Z] === RUN TestConfigsUpdate [2022-07-27T18:48:09.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d1db00__} [2022-07-27T18:48:10.457Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-07-27T18:48:10.457Z] === RUN TestCreateServiceConfigFileMode [2022-07-27T18:48:11.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d1db18__} [2022-07-27T18:48:12.030Z] docker_cli_daemon_plugins_test.go:80: [d9cc4e73a9fcd] daemon is not started [2022-07-27T18:48:12.286Z] --- PASS: TestConfigsUpdate (2.68s) [2022-07-27T18:48:12.286Z] === RUN TestTemplatedConfig [2022-07-27T18:48:12.847Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-27T18:48:13.080Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2022-07-27T18:48:13.080Z] === RUN TestCreateServiceSysctls [2022-07-27T18:48:13.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d1db30__} [2022-07-27T18:48:14.403Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-27T18:48:14.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d1db48__} [2022-07-27T18:48:15.032Z] --- PASS: TestTemplatedConfig (2.72s) [2022-07-27T18:48:15.032Z] === RUN TestConfigCreateResolve [2022-07-27T18:48:15.960Z] docker_cli_daemon_plugins_test.go:170: [df53d100cb9a6] daemon is not started [2022-07-27T18:48:15.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-27T18:48:16.346Z] --- PASS: TestCreateServiceSysctls (3.31s) [2022-07-27T18:48:16.346Z] === RUN TestCreateServiceCapabilities [2022-07-27T18:48:16.888Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-27T18:48:17.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-27T18:48:17.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-27T18:48:17.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-27T18:48:17.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-27T18:48:17.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-27T18:48:17.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-27T18:48:17.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-27T18:48:17.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-27T18:48:17.401Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-27T18:48:17.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-27T18:48:17.658Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-27T18:48:17.658Z] --- PASS: TestConfigCreateResolve (2.73s) [2022-07-27T18:48:17.658Z] PASS [2022-07-27T18:48:17.658Z] [2022-07-27T18:48:17.658Z] DONE 6 tests in 16.424s [2022-07-27T18:48:17.658Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-27T18:48:17.658Z] ++ 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-07-27T18:48:17.658Z] ++ set -e [2022-07-27T18:48:17.658Z] ++ '[' -n 0 ']' [2022-07-27T18:48:17.658Z] ++ set -x [2022-07-27T18:48:17.658Z] ++ 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-07-27T18:48:17.915Z] INFO: Testing against a local daemon [2022-07-27T18:48:17.915Z] === RUN TestAttachWithTTY [2022-07-27T18:48:17.915Z] --- PASS: TestAttachWithTTY (0.10s) [2022-07-27T18:48:17.915Z] === RUN TestAttachWithoutTTy [2022-07-27T18:48:17.915Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-27T18:48:17.915Z] === RUN TestCheckpoint [2022-07-27T18:48:17.915Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-27T18:48:17.915Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/commit [2022-07-27T18:48:17.915Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-27T18:48:17.915Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:48:17.915Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:48:17.915Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:48:17.915Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:48:17.915Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:48:17.915Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:48:17.915Z] === CONT TestContainerInvalidJSON/commit [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-27T18:48:17.915Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-27T18:48:17.915Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-27T18:48:17.915Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-27T18:48:17.915Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-27T18:48:17.915Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-27T18:48:17.915Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-27T18:48:17.915Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-27T18:48:17.915Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-27T18:48:17.915Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-27T18:48:18.171Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-27T18:48:18.171Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-27T18:48:18.171Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-27T18:48:18.171Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-27T18:48:18.171Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-27T18:48:18.171Z] === RUN TestCopyEmptyFile [2022-07-27T18:48:18.284Z] --- PASS: TestServiceWithDataPathPortInit (13.52s) [2022-07-27T18:48:18.284Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-27T18:48:18.431Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-27T18:48:18.689Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-07-27T18:48:18.689Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-27T18:48:18.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-27T18:48:18.689Z] === RUN TestCopyFromContainer [2022-07-27T18:48:18.860Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-07-27T18:48:18.860Z] === RUN TestInspect [2022-07-27T18:48:19.218Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ghawjrsjcfrdhmn4se3oh77dt Created:2022-07-27 18:48:17.845955441 +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[2dd3fdef541e0183aa43c6f8d0124e04b371b86651560630dbce23032b8f0bb9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z2692x25ihw5vbgu618q2xor2 EndpointID:2fb9288b70952208fd4e1c9d92f3e84a1a57ab3e1f1a24197df09d462bb64391 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ab5342eb94bbcc3a6a0938665c0b6e75dc3433817c0fa152dff0647946cf861 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:baf560f0a6f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z2692x25ihw5vbgu618q2xor2 EndpointID:2fb9288b70952208fd4e1c9d92f3e84a1a57ab3e1f1a24197df09d462bb64391 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-27T18:48:20.058Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-27T18:48:20.620Z] === RUN TestCopyFromContainer// [2022-07-27T18:48:20.620Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-27T18:48:20.620Z] === RUN TestCopyFromContainer//bar/root [2022-07-27T18:48:20.620Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-27T18:48:20.620Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-27T18:48:20.878Z] === RUN TestCopyFromContainer/bar/quux [2022-07-27T18:48:20.878Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-27T18:48:21.134Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-27T18:48:21.135Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-27T18:48:21.135Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-27T18:48:21.391Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-27T18:48:21.391Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-27T18:48:21.648Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-27T18:48:21.648Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer (2.99s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-07-27T18:48:21.648Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-27T18:48:21.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-27T18:48:21.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:48:21.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:48:21.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:48:21.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:48:21.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:48:21.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:48:21.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-27T18:48:21.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-27T18:48:21.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-27T18:48:21.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-27T18:48:21.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-27T18:48:21.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-27T18:48:21.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-07-27T18:48:21.648Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-27T18:48:21.648Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-27T18:48:21.648Z] === RUN TestCreateWithInvalidEnv [2022-07-27T18:48:21.648Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-27T18:48:21.648Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-27T18:48:21.648Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-27T18:48:21.648Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-27T18:48:21.648Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-27T18:48:21.648Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-27T18:48:21.648Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-27T18:48:21.648Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-27T18:48:21.648Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-27T18:48:21.648Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-27T18:48:21.648Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-27T18:48:21.648Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-27T18:48:21.648Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-27T18:48:21.648Z] === RUN TestCreateTmpfsMountsTarget [2022-07-27T18:48:21.906Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-27T18:48:21.906Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-27T18:48:22.126Z] --- PASS: TestInspect (2.88s) [2022-07-27T18:48:22.126Z] === RUN TestCreateJob [2022-07-27T18:48:22.161Z] check_test.go:540: [dc48d15aa4114] daemon is not started [2022-07-27T18:48:22.161Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-27T18:48:22.419Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-27T18:48:23.400Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-07-27T18:48:23.400Z] PASS [2022-07-27T18:48:23.400Z] [2022-07-27T18:48:23.400Z] === Skipped [2022-07-27T18:48:23.400Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-27T18:48:23.400Z] service_test.go:243: FLAKY_TEST [2022-07-27T18:48:23.400Z] [2022-07-27T18:48:23.400Z] DONE 38 tests, 1 skipped in 43.177s [2022-07-27T18:48:23.400Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-27T18:48:23.400Z] ++ 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-07-27T18:48:23.400Z] ++ set -e [2022-07-27T18:48:23.400Z] ++ '[' -n 0 ']' [2022-07-27T18:48:23.400Z] ++ set -x [2022-07-27T18:48:23.400Z] ++ 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-07-27T18:48:23.400Z] INFO: Testing against a local daemon [2022-07-27T18:48:23.400Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-27T18:48:23.400Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:48:23.400Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-27T18:48:23.400Z] === RUN TestDockerNetworkIpvlan [2022-07-27T18:48:23.400Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:48:23.400Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-27T18:48:23.400Z] PASS [2022-07-27T18:48:23.400Z] [2022-07-27T18:48:23.400Z] === Skipped [2022-07-27T18:48:23.400Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-27T18:48:23.400Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:48:23.400Z] [2022-07-27T18:48:23.400Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-27T18:48:23.400Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:48:23.400Z] [2022-07-27T18:48:23.400Z] DONE 2 tests, 2 skipped in 0.081s [2022-07-27T18:48:23.400Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-27T18:48:23.400Z] ++ 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-07-27T18:48:23.400Z] ++ set -e [2022-07-27T18:48:23.400Z] ++ '[' -n 0 ']' [2022-07-27T18:48:23.400Z] ++ set -x [2022-07-27T18:48:23.400Z] ++ 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-07-27T18:48:23.400Z] INFO: Testing against a local daemon [2022-07-27T18:48:23.400Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-27T18:48:23.943Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-27T18:48:24.317Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-27T18:48:24.317Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2022-07-27T18:48:24.317Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-27T18:48:24.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-27T18:48:24.879Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-27T18:48:25.304Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2022-07-27T18:48:25.304Z] === RUN TestDockerNetworkMacvlan [2022-07-27T18:48:25.340Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-27T18:48:25.390Z] --- PASS: TestCreateJob (3.17s) [2022-07-27T18:48:25.391Z] === RUN TestReplicatedJob [2022-07-27T18:48:25.562Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-27T18:48:25.807Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-27T18:48:25.807Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-27T18:48:25.807Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-27T18:48:26.495Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-27T18:48:26.738Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2022-07-27T18:48:26.738Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-27T18:48:26.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:48:26.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:48:26.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:48:26.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:48:26.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:48:26.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:48:26.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:48:26.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:48:26.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:48:26.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:48:26.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-27T18:48:26.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-27T18:48:26.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-27T18:48:26.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-27T18:48:26.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-27T18:48:26.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-07-27T18:48:26.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-27T18:48:26.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-27T18:48:26.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-27T18:48:26.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-27T18:48:26.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-27T18:48:26.738Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-27T18:48:26.738Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-27T18:48:27.061Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-27T18:48:27.668Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2022-07-27T18:48:27.668Z] === RUN TestCreateDifferentPlatform [2022-07-27T18:48:27.668Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-27T18:48:27.668Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-27T18:48:27.668Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-27T18:48:27.668Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-27T18:48:27.668Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-27T18:48:27.668Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-27T18:48:27.668Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-27T18:48:27.668Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-27T18:48:27.668Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-27T18:48:27.668Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-27T18:48:27.668Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-07-27T18:48:27.668Z] === RUN TestCreateInvalidHostConfig [2022-07-27T18:48:27.668Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:48:27.668Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:48:27.668Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:48:27.668Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:48:27.668Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:48:27.668Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:48:27.668Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:48:27.668Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:48:27.668Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-27T18:48:27.668Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-27T18:48:27.668Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-27T18:48:27.668Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-27T18:48:27.668Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-27T18:48:27.668Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-27T18:48:27.668Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-27T18:48:27.668Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-27T18:48:27.668Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-27T18:48:27.668Z] === RUN TestContainerStartOnDaemonRestart [2022-07-27T18:48:27.668Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-27T18:48:27.668Z] === RUN TestDaemonRestartIpcMode [2022-07-27T18:48:27.668Z] === PAUSE TestDaemonRestartIpcMode [2022-07-27T18:48:27.668Z] === RUN TestDaemonHostGatewayIP [2022-07-27T18:48:27.668Z] === PAUSE TestDaemonHostGatewayIP [2022-07-27T18:48:27.668Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-27T18:48:27.668Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-27T18:48:27.668Z] === RUN TestContainerKillOnDaemonStart [2022-07-27T18:48:27.668Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-27T18:48:27.668Z] === RUN TestDiff [2022-07-27T18:48:28.598Z] --- PASS: TestDiff (0.79s) [2022-07-27T18:48:28.598Z] === RUN TestExecConsoleSize [2022-07-27T18:48:28.598Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-27T18:48:28.962Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-27T18:48:29.162Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-27T18:48:29.418Z] --- PASS: TestExecConsoleSize (0.91s) [2022-07-27T18:48:29.418Z] === RUN TestExecWithCloseStdin [2022-07-27T18:48:30.084Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-27T18:48:30.347Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-07-27T18:48:30.347Z] === RUN TestExec [2022-07-27T18:48:30.347Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-27T18:48:30.634Z] --- PASS: TestReplicatedJob (5.18s) [2022-07-27T18:48:30.634Z] === RUN TestUpdateReplicatedJob [2022-07-27T18:48:30.863Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-27T18:48:30.909Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-27T18:48:31.165Z] --- PASS: TestExec (0.91s) [2022-07-27T18:48:31.165Z] === RUN TestExecUser [2022-07-27T18:48:31.165Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-27T18:48:32.094Z] --- PASS: TestExecUser (0.95s) [2022-07-27T18:48:32.094Z] === RUN TestExportContainerAndImportImage [2022-07-27T18:48:32.094Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-27T18:48:32.350Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-27T18:48:33.150Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-07-27T18:48:33.150Z] === RUN TestServiceListWithStatuses [2022-07-27T18:48:33.150Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-27T18:48:33.150Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-27T18:48:33.150Z] === RUN TestDockerNetworkConnectAlias [2022-07-27T18:48:33.280Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-27T18:48:33.280Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-07-27T18:48:33.280Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-27T18:48:33.842Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-27T18:48:34.145Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-27T18:48:34.352Z] ............................ [ 66%] [2022-07-27T18:48:34.404Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-07-27T18:48:34.404Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-27T18:48:34.404Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-27T18:48:34.404Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-27T18:48:34.404Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-07-27T18:48:34.404Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-07-27T18:48:34.404Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-07-27T18:48:34.404Z] PASS [2022-07-27T18:48:34.404Z] [2022-07-27T18:48:34.404Z] DONE 8 tests in 11.083s [2022-07-27T18:48:34.404Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-27T18:48:34.660Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2022-07-27T18:48:34.660Z] === RUN TestHealthCheckWorkdir [2022-07-27T18:48:34.660Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-27T18:48:34.662Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-27T18:48:34.662Z] ++ 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-07-27T18:48:34.662Z] ++ set -e [2022-07-27T18:48:34.662Z] ++ '[' -n 0 ']' [2022-07-27T18:48:34.662Z] ++ set -x [2022-07-27T18:48:34.662Z] ++ 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-07-27T18:48:34.662Z] testing: warning: no tests to run [2022-07-27T18:48:34.662Z] PASS [2022-07-27T18:48:34.662Z] [2022-07-27T18:48:34.662Z] DONE 0 tests in 0.026s [2022-07-27T18:48:34.662Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-27T18:48:34.662Z] ++ 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-07-27T18:48:34.662Z] ++ set -e [2022-07-27T18:48:34.662Z] ++ '[' -n 0 ']' [2022-07-27T18:48:34.662Z] ++ set -x [2022-07-27T18:48:34.662Z] ++ 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-07-27T18:48:34.662Z] INFO: Testing against a local daemon [2022-07-27T18:48:34.662Z] === RUN TestAuthZPluginAllowRequest [2022-07-27T18:48:34.916Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-27T18:48:35.479Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-27T18:48:35.735Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2022-07-27T18:48:35.735Z] === RUN TestHealthKillContainer [2022-07-27T18:48:35.990Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-27T18:48:36.035Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-07-27T18:48:36.035Z] === RUN TestAuthZPluginTLS [2022-07-27T18:48:36.293Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-27T18:48:36.293Z] === RUN TestAuthZPluginDenyRequest [2022-07-27T18:48:36.859Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-27T18:48:36.859Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-27T18:48:37.315Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-07-27T18:48:37.315Z] === RUN TestDockerNetworkReConnect [2022-07-27T18:48:37.359Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-27T18:48:37.425Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-27T18:48:37.426Z] === RUN TestAuthZPluginDenyResponse [2022-07-27T18:48:37.992Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-27T18:48:37.992Z] === RUN TestAuthZPluginAllowEventStream [2022-07-27T18:48:38.285Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-27T18:48:38.925Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-07-27T18:48:38.925Z] === RUN TestAuthZPluginErrorResponse [2022-07-27T18:48:39.491Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-27T18:48:39.491Z] === RUN TestAuthZPluginErrorRequest [2022-07-27T18:48:40.057Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-27T18:48:40.057Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-27T18:48:40.624Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-27T18:48:40.624Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-27T18:48:41.479Z] --- PASS: TestDockerNetworkReConnect (3.58s) [2022-07-27T18:48:41.479Z] === RUN TestServicePlugin [2022-07-27T18:48:41.998Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-07-27T18:48:41.998Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-27T18:48:43.372Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-07-27T18:48:43.372Z] === RUN TestAuthZPluginHeader [2022-07-27T18:48:43.938Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-27T18:48:43.938Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-27T18:48:43.938Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:48:43.938Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-27T18:48:43.938Z] === RUN TestAuthZPluginV2Disable [2022-07-27T18:48:43.938Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:48:43.938Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-27T18:48:43.938Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-27T18:48:43.938Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:48:43.938Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-27T18:48:43.938Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-27T18:48:43.938Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:48:43.938Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-27T18:48:43.938Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-27T18:48:44.763Z] plugin_test.go:61: [da280d9ab830f] joining swarm manager [d1a3a46e8e00b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:48:44.818Z] --- PASS: TestHealthKillContainer (8.14s) [2022-07-27T18:48:44.818Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-27T18:48:44.818Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-07-27T18:48:44.818Z] === RUN TestIpcModeNone [2022-07-27T18:48:44.818Z] --- PASS: TestIpcModeNone (0.51s) [2022-07-27T18:48:44.818Z] === RUN TestIpcModePrivate [2022-07-27T18:48:44.818Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-27T18:48:45.074Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:91, shared: false, mustBeShared: false [2022-07-27T18:48:45.330Z] --- PASS: TestIpcModePrivate (0.54s) [2022-07-27T18:48:45.330Z] === RUN TestIpcModeShareable [2022-07-27T18:48:45.892Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-07-27T18:48:45.892Z] --- PASS: TestIpcModeShareable (0.73s) [2022-07-27T18:48:45.892Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-27T18:48:46.127Z] plugin_test.go:64: [d6c5e3d946659] joining swarm manager [d1a3a46e8e00b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:48:47.783Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-27T18:48:47.783Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2022-07-27T18:48:47.783Z] === RUN TestAPIIpcModeHost [2022-07-27T18:48:48.711Z] --- PASS: TestAPIIpcModeHost (0.77s) [2022-07-27T18:48:48.711Z] === RUN TestDaemonIpcModeShareable [2022-07-27T18:48:49.639Z] check_test.go:540: [d609b6b61d3d6] daemon is not started [2022-07-27T18:48:49.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-27T18:48:49.894Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-07-27T18:48:50.150Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2022-07-27T18:48:50.150Z] === RUN TestDaemonIpcModePrivate [2022-07-27T18:48:51.518Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-07-27T18:48:51.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-27T18:48:51.518Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2022-07-27T18:48:51.518Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-27T18:48:52.883Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-27T18:48:52.883Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: false, mustBeShared: false [2022-07-27T18:48:53.140Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2022-07-27T18:48:53.140Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-27T18:48:55.032Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:170, shared: true, mustBeShared: true [2022-07-27T18:48:55.032Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2022-07-27T18:48:55.032Z] === RUN TestIpcModeOlderClient [2022-07-27T18:48:55.032Z] === PAUSE TestIpcModeOlderClient [2022-07-27T18:48:55.032Z] === RUN TestKillContainerInvalidSignal [2022-07-27T18:48:55.962Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-07-27T18:48:55.962Z] === RUN TestKillContainer [2022-07-27T18:48:55.962Z] === RUN TestKillContainer/no_signal [2022-07-27T18:48:56.218Z] === RUN TestKillContainer/non_killing_signal [2022-07-27T18:48:57.147Z] === RUN TestKillContainer/killing_signal [2022-07-27T18:48:57.708Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-27T18:48:58.274Z] --- PASS: TestKillContainer (2.59s) [2022-07-27T18:48:58.274Z] --- PASS: TestKillContainer/no_signal (0.53s) [2022-07-27T18:48:58.274Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2022-07-27T18:48:58.274Z] --- PASS: TestKillContainer/killing_signal (1.10s) [2022-07-27T18:48:58.274Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-27T18:48:58.274Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-27T18:48:58.838Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-27T18:48:59.767Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-27T18:48:59.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2022-07-27T18:48:59.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-07-27T18:48:59.767Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2022-07-27T18:48:59.767Z] === RUN TestKillStoppedContainer [2022-07-27T18:49:00.024Z] --- PASS: TestKillStoppedContainer (0.11s) [2022-07-27T18:49:00.024Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-27T18:49:00.024Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-27T18:49:00.024Z] === RUN TestKillDifferentUserContainer [2022-07-27T18:49:00.954Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2022-07-27T18:49:00.954Z] === RUN TestInspectOomKilledTrue [2022-07-27T18:49:00.954Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-27T18:49:00.954Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-27T18:49:00.954Z] === RUN TestInspectOomKilledFalse [2022-07-27T18:49:00.954Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-27T18:49:00.954Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-27T18:49:00.954Z] === RUN TestLinksEtcHostsContentMatch [2022-07-27T18:49:01.517Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-07-27T18:49:01.517Z] === RUN TestLinksContainerNames [2022-07-27T18:49:02.010Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-27T18:49:02.010Z] PASS [2022-07-27T18:49:02.010Z] [2022-07-27T18:49:02.010Z] === Skipped [2022-07-27T18:49:02.010Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-27T18:49:02.010Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:49:02.010Z] [2022-07-27T18:49:02.010Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-27T18:49:02.010Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:49:02.010Z] [2022-07-27T18:49:02.010Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-27T18:49:02.010Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:49:02.010Z] [2022-07-27T18:49:02.010Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-27T18:49:02.010Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:49:02.010Z] [2022-07-27T18:49:02.010Z] DONE 17 tests, 4 skipped in 26.278s [2022-07-27T18:49:02.010Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-27T18:49:02.010Z] ++ 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-07-27T18:49:02.010Z] ++ set -e [2022-07-27T18:49:02.010Z] ++ '[' -n 0 ']' [2022-07-27T18:49:02.010Z] ++ set -x [2022-07-27T18:49:02.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-27T18:49:02.010Z] INFO: Testing against a local daemon [2022-07-27T18:49:02.010Z] === RUN TestPluginInvalidJSON [2022-07-27T18:49:02.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:49:02.010Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:49:02.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:49:02.010Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:49:02.010Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-27T18:49:02.010Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-27T18:49:02.010Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:49:02.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-27T18:49:02.011Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-27T18:49:02.011Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-27T18:49:02.011Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-27T18:49:02.011Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-27T18:49:02.011Z] === RUN TestPluginInstall [2022-07-27T18:49:02.011Z] === RUN TestPluginInstall/no_auth [2022-07-27T18:49:02.011Z] time="2022-07-27T18:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:49:02.011Z] time="2022-07-27T18:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7df6f58f2c312b5a1337c45079534962ae6dfe541a59260095bdb28c443918f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:49:02.011Z] time="2022-07-27T18:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:49:02.011Z] time="2022-07-27T18:49:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7df6f58f2c312b5a1337c45079534962ae6dfe541a59260095bdb28c443918f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:49:02.011Z] === RUN TestPluginInstall/with_htpasswd [2022-07-27T18:49:02.269Z] time="2022-07-27T18:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:49:02.269Z] time="2022-07-27T18:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7df6f58f2c312b5a1337c45079534962ae6dfe541a59260095bdb28c443918f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:49:02.269Z] time="2022-07-27T18:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:49:02.269Z] time="2022-07-27T18:49:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7df6f58f2c312b5a1337c45079534962ae6dfe541a59260095bdb28c443918f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:49:02.528Z] === RUN TestPluginInstall/with_insecure [2022-07-27T18:49:02.883Z] --- PASS: TestLinksContainerNames (1.39s) [2022-07-27T18:49:02.884Z] === RUN TestLogsFollowTailEmpty [2022-07-27T18:49:03.471Z] time="2022-07-27T18:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:49:03.471Z] time="2022-07-27T18:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e04f252c9c0528b484a586da91c373ae00213201cc843e94f67886c8f48284e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:49:03.471Z] time="2022-07-27T18:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:49:03.471Z] time="2022-07-27T18:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e04f252c9c0528b484a586da91c373ae00213201cc843e94f67886c8f48284e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:49:03.471Z] plugin_test.go:195: [d1d0c295eb98e] daemon is not started [2022-07-27T18:49:03.471Z] --- PASS: TestPluginInstall (2.57s) [2022-07-27T18:49:03.471Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-07-27T18:49:03.471Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-27T18:49:03.471Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-07-27T18:49:03.471Z] === RUN TestPluginsWithRuntimes [2022-07-27T18:49:03.812Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2022-07-27T18:49:03.812Z] === RUN TestLogs [2022-07-27T18:49:03.812Z] === RUN TestLogs/driver_local [2022-07-27T18:49:03.812Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:49:03.812Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:49:03.812Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-27T18:49:03.812Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-27T18:49:03.812Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-27T18:49:03.812Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-27T18:49:03.812Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:49:03.812Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:49:03.812Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:49:03.812Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:49:03.812Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:49:03.812Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:49:03.812Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-27T18:49:03.812Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-27T18:49:03.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-27T18:49:04.739Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-27T18:49:04.739Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-27T18:49:04.739Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-27T18:49:05.373Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-27T18:49:05.668Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-27T18:49:05.668Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-27T18:49:05.668Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-27T18:49:05.668Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-27T18:49:05.939Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-27T18:49:05.939Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-27T18:49:06.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-27T18:49:06.769Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-27T18:49:06.872Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-07-27T18:49:06.872Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-27T18:49:06.872Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-07-27T18:49:06.872Z] === RUN TestPluginBackCompatMediaTypes [2022-07-27T18:49:07.028Z] === RUN TestLogs/driver_json-file [2022-07-27T18:49:07.028Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:49:07.028Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:49:07.028Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:49:07.028Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:49:07.028Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:49:07.028Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:49:07.028Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:49:07.028Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:49:07.028Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:49:07.028Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:49:07.028Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:49:07.028Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:49:07.028Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-27T18:49:07.028Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-27T18:49:07.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-27T18:49:07.439Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-27T18:49:07.439Z] PASS [2022-07-27T18:49:07.439Z] [2022-07-27T18:49:07.439Z] DONE 24 tests in 6.531s [2022-07-27T18:49:07.439Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-27T18:49:07.439Z] ++ 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-07-27T18:49:07.439Z] ++ set -e [2022-07-27T18:49:07.439Z] ++ '[' -n 0 ']' [2022-07-27T18:49:07.439Z] ++ set -x [2022-07-27T18:49:07.439Z] ++ 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-07-27T18:49:07.439Z] INFO: Testing against a local daemon [2022-07-27T18:49:07.439Z] === RUN TestExternalGraphDriver [2022-07-27T18:49:07.548Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-27T18:49:08.005Z] === RUN TestExternalGraphDriver/json [2022-07-27T18:49:08.110Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-27T18:49:08.110Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-27T18:49:08.367Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-27T18:49:09.294Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-27T18:49:09.294Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-27T18:49:09.294Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-27T18:49:09.379Z] === RUN TestExternalGraphDriver/spec [2022-07-27T18:49:10.222Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-27T18:49:10.478Z] --- PASS: TestLogs (6.80s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.91s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.98s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.10s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.24s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.15s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.11s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.12s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.17s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.04s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.12s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.23s) [2022-07-27T18:49:10.478Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.15s) [2022-07-27T18:49:10.478Z] === RUN TestContainerNetworkMountsNoChown [2022-07-27T18:49:11.041Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-27T18:49:11.041Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-27T18:49:11.041Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-27T18:49:11.278Z] === RUN TestExternalGraphDriver/pull [2022-07-27T18:49:11.297Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/default [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/default [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/private [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/private [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rprivate [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/slave [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/slave [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rslave [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/shared [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/shared [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rshared [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/default [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/rshared [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/shared [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/rslave [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/slave [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/rprivate [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/private [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:49:11.297Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-27T18:49:11.297Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-27T18:49:11.297Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-27T18:49:11.553Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-27T18:49:11.553Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-27T18:49:11.810Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/shared (0.01s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-27T18:49:11.810Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-27T18:49:11.810Z] === RUN TestContainerBindMountNonRecursive [2022-07-27T18:49:12.373Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-27T18:49:12.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-27T18:49:12.618Z] --- PASS: TestServicePlugin (30.09s) [2022-07-27T18:49:12.618Z] === RUN TestServiceUpdateLabel [2022-07-27T18:49:12.651Z] --- PASS: TestExternalGraphDriver (5.17s) [2022-07-27T18:49:12.651Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-07-27T18:49:12.651Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-27T18:49:12.651Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-07-27T18:49:12.651Z] === RUN TestGraphdriverPluginV2 [2022-07-27T18:49:12.909Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:49:12.909Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-27T18:49:12.909Z] PASS [2022-07-27T18:49:12.909Z] [2022-07-27T18:49:12.909Z] === Skipped [2022-07-27T18:49:12.909Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-27T18:49:12.909Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:49:12.909Z] [2022-07-27T18:49:12.909Z] DONE 5 tests, 1 skipped in 5.588s [2022-07-27T18:49:12.909Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-27T18:49:12.909Z] ++ 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-07-27T18:49:12.909Z] ++ set -e [2022-07-27T18:49:12.909Z] ++ '[' -n 0 ']' [2022-07-27T18:49:12.909Z] ++ set -x [2022-07-27T18:49:12.909Z] ++ 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-07-27T18:49:13.167Z] INFO: Testing against a local daemon [2022-07-27T18:49:13.167Z] === RUN TestContinueAfterPluginCrash [2022-07-27T18:49:13.167Z] === PAUSE TestContinueAfterPluginCrash [2022-07-27T18:49:13.167Z] === RUN TestReadPluginNoRead [2022-07-27T18:49:13.167Z] === PAUSE TestReadPluginNoRead [2022-07-27T18:49:13.167Z] === RUN TestDaemonStartWithLogOpt [2022-07-27T18:49:13.167Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-27T18:49:13.167Z] === CONT TestContinueAfterPluginCrash [2022-07-27T18:49:13.167Z] === CONT TestDaemonStartWithLogOpt [2022-07-27T18:49:13.179Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-07-27T18:49:13.179Z] === RUN TestServiceUpdateSecrets [2022-07-27T18:49:13.743Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2022-07-27T18:49:13.743Z] === RUN TestContainerVolumesMountedAsShared [2022-07-27T18:49:14.306Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2022-07-27T18:49:14.306Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-27T18:49:14.874Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2022-07-27T18:49:14.874Z] === RUN TestNetworkNat [2022-07-27T18:49:14.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-27T18:49:15.436Z] --- PASS: TestNetworkNat (0.60s) [2022-07-27T18:49:15.436Z] === RUN TestNetworkLocalhostTCPNat [2022-07-27T18:49:15.999Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2022-07-27T18:49:15.999Z] === RUN TestNetworkLoopbackNat [2022-07-27T18:49:16.169Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-27T18:49:16.255Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-27T18:49:16.449Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-07-27T18:49:16.449Z] === CONT TestReadPluginNoRead [2022-07-27T18:49:16.818Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-27T18:49:18.349Z] === RUN TestReadPluginNoRead/default [2022-07-27T18:49:18.709Z] check_test.go:540: [df29445b420bc] daemon is not started [2022-07-27T18:49:18.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-27T18:49:18.966Z] --- PASS: TestNetworkLoopbackNat (2.94s) [2022-07-27T18:49:18.966Z] === RUN TestPause [2022-07-27T18:49:19.283Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-27T18:49:19.529Z] --- PASS: TestPause (0.55s) [2022-07-27T18:49:19.529Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-27T18:49:19.529Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-27T18:49:19.529Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-27T18:49:19.529Z] === RUN TestPauseStopPausedContainer [2022-07-27T18:49:20.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-27T18:49:20.091Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2022-07-27T18:49:20.091Z] === RUN TestPidHost [2022-07-27T18:49:20.656Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-27T18:49:21.222Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-07-27T18:49:21.456Z] --- PASS: TestPidHost (1.40s) [2022-07-27T18:49:21.457Z] === RUN TestPsFilter [2022-07-27T18:49:21.457Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-27T18:49:21.713Z] --- PASS: TestPsFilter (0.15s) [2022-07-27T18:49:21.713Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-27T18:49:21.788Z] === CONT TestReadPluginNoRead [2022-07-27T18:49:21.788Z] read_test.go:92: [da1df611b86a7] daemon is not started [2022-07-27T18:49:21.788Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-07-27T18:49:21.788Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-07-27T18:49:21.788Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-07-27T18:49:21.788Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-07-27T18:49:21.788Z] PASS [2022-07-27T18:49:21.788Z] [2022-07-27T18:49:21.788Z] DONE 6 tests in 8.641s [2022-07-27T18:49:21.788Z] 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-07-27T18:49:21.788Z] ++ 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-07-27T18:49:21.788Z] ++ set -e [2022-07-27T18:49:21.788Z] ++ '[' -n 0 ']' [2022-07-27T18:49:21.788Z] ++ set -x [2022-07-27T18:49:21.788Z] ++ 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-07-27T18:49:21.788Z] testing: warning: no tests to run [2022-07-27T18:49:21.788Z] PASS [2022-07-27T18:49:21.788Z] [2022-07-27T18:49:21.788Z] DONE 0 tests in 0.031s [2022-07-27T18:49:21.788Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-27T18:49:21.788Z] ++ 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-07-27T18:49:21.788Z] ++ set -e [2022-07-27T18:49:21.788Z] ++ '[' -n 0 ']' [2022-07-27T18:49:21.788Z] ++ set -x [2022-07-27T18:49:21.788Z] ++ 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-07-27T18:49:21.788Z] INFO: Testing against a local daemon [2022-07-27T18:49:21.788Z] === RUN TestPluginWithDevMounts [2022-07-27T18:49:21.788Z] === PAUSE TestPluginWithDevMounts [2022-07-27T18:49:21.788Z] === CONT TestPluginWithDevMounts [2022-07-27T18:49:21.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-27T18:49:22.226Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-27T18:49:22.483Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2022-07-27T18:49:22.483Z] === RUN TestRemoveContainerWithVolume [2022-07-27T18:49:23.046Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2022-07-27T18:49:23.046Z] === RUN TestRemoveContainerRunning [2022-07-27T18:49:23.687Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-07-27T18:49:23.687Z] PASS [2022-07-27T18:49:23.687Z] [2022-07-27T18:49:23.687Z] DONE 1 tests in 1.642s [2022-07-27T18:49:23.687Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-27T18:49:23.687Z] ++ 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-07-27T18:49:23.687Z] ++ set -e [2022-07-27T18:49:23.687Z] ++ '[' -n 0 ']' [2022-07-27T18:49:23.687Z] ++ set -x [2022-07-27T18:49:23.687Z] ++ 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-07-27T18:49:23.687Z] INFO: Testing against a local daemon [2022-07-27T18:49:23.687Z] === RUN TestSecretInspect [2022-07-27T18:49:23.973Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-27T18:49:23.973Z] --- PASS: TestRemoveContainerRunning (0.88s) [2022-07-27T18:49:23.973Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-27T18:49:24.902Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2022-07-27T18:49:24.902Z] === RUN TestRemoveInvalidContainer [2022-07-27T18:49:24.902Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-27T18:49:24.902Z] === RUN TestRenameLinkedContainer [2022-07-27T18:49:25.587Z] --- PASS: TestSecretInspect (2.16s) [2022-07-27T18:49:25.588Z] === RUN TestSecretList [2022-07-27T18:49:27.418Z] --- PASS: TestRenameLinkedContainer (2.62s) [2022-07-27T18:49:27.418Z] === RUN TestRenameStoppedContainer [2022-07-27T18:49:28.013Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-07-27T18:49:28.013Z] === RUN TestServiceUpdateConfigs [2022-07-27T18:49:28.116Z] --- PASS: TestSecretList (2.17s) [2022-07-27T18:49:28.116Z] === RUN TestSecretsCreateAndDelete [2022-07-27T18:49:28.346Z] --- PASS: TestRenameStoppedContainer (0.69s) [2022-07-27T18:49:28.346Z] === RUN TestRenameRunningContainerAndReuse [2022-07-27T18:49:29.713Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2022-07-27T18:49:29.713Z] === RUN TestRenameInvalidName [2022-07-27T18:49:30.015Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-27T18:49:30.015Z] === RUN TestSecretsUpdate [2022-07-27T18:49:30.643Z] --- PASS: TestRenameInvalidName (0.70s) [2022-07-27T18:49:30.643Z] === RUN TestRenameAnonymousContainer [2022-07-27T18:49:30.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-27T18:49:31.205Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-27T18:49:31.205Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-27T18:49:31.311Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-27T18:49:31.461Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-27T18:49:32.390Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-27T18:49:32.390Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-27T18:49:32.544Z] --- PASS: TestSecretsUpdate (2.17s) [2022-07-27T18:49:32.544Z] === RUN TestTemplatedSecret [2022-07-27T18:49:32.952Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-27T18:49:32.952Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-27T18:49:33.215Z] tests/integration/client_test.py ..... [ 75%] [2022-07-27T18:49:33.215Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-27T18:49:33.513Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2022-07-27T18:49:33.514Z] === RUN TestRenameContainerWithSameName [2022-07-27T18:49:33.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-27T18:49:33.785Z] tests/integration/errors_test.py . [ 76%] [2022-07-27T18:49:34.026Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-27T18:49:34.026Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-27T18:49:34.026Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2022-07-27T18:49:34.026Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-27T18:49:35.075Z] --- PASS: TestTemplatedSecret (2.43s) [2022-07-27T18:49:35.075Z] === RUN TestSecretCreateResolve [2022-07-27T18:49:35.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-27T18:49:35.393Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-27T18:49:35.393Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-27T18:49:35.649Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2022-07-27T18:49:35.649Z] === RUN TestResize [2022-07-27T18:49:36.212Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-27T18:49:36.469Z] --- PASS: TestResize (0.83s) [2022-07-27T18:49:36.469Z] === RUN TestResizeWithInvalidSize [2022-07-27T18:49:36.975Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-27T18:49:36.976Z] PASS [2022-07-27T18:49:36.976Z] [2022-07-27T18:49:36.976Z] DONE 6 tests in 13.356s [2022-07-27T18:49:36.976Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-27T18:49:36.976Z] ++ 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-07-27T18:49:36.976Z] ++ set -e [2022-07-27T18:49:36.976Z] ++ '[' -n 0 ']' [2022-07-27T18:49:36.976Z] ++ set -x [2022-07-27T18:49:36.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-27T18:49:36.976Z] INFO: Testing against a local daemon [2022-07-27T18:49:36.976Z] === RUN TestServiceCreateInit [2022-07-27T18:49:36.976Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-27T18:49:37.398Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2022-07-27T18:49:37.398Z] === RUN TestResizeWhenContainerNotStarted [2022-07-27T18:49:37.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-27T18:49:37.654Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:49:37.654Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:49:37.654Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:49:37.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-27T18:49:37.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:49:38.216Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-27T18:49:40.108Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-27T18:49:40.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:49:40.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-27T18:49:40.620Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-27T18:49:40.620Z] check_test.go:540: [d2905b30d7895] daemon is not started [2022-07-27T18:49:40.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-27T18:49:40.620Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-27T18:49:40.620Z] check_test.go:540: [d47973118780e] daemon is not started [2022-07-27T18:49:40.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-27T18:49:40.877Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-27T18:49:41.158Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-27T18:49:41.806Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-27T18:49:41.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:49:42.848Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-07-27T18:49:42.848Z] === RUN TestServiceUpdateNetwork [2022-07-27T18:49:43.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-27T18:49:43.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-27T18:49:43.427Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-27T18:49:44.356Z] check_test.go:540: [d8ea33525342c] daemon is not started [2022-07-27T18:49:44.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-27T18:49:44.440Z] --- PASS: TestServiceCreateInit (7.25s) [2022-07-27T18:49:44.440Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-07-27T18:49:44.440Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-07-27T18:49:44.440Z] === RUN TestCreateServiceMultipleTimes [2022-07-27T18:49:44.612Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-27T18:49:44.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:49:44.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-27T18:49:45.439Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-27T18:49:48.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-27T18:49:49.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-27T18:49:49.642Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-27T18:49:51.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-27T18:49:52.268Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-27T18:49:54.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-27T18:49:54.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-27T18:49:55.012Z] --- PASS: TestServiceUpdateNetwork (12.59s) [2022-07-27T18:49:55.012Z] === RUN TestServiceUpdatePidsLimit [2022-07-27T18:49:55.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-27T18:49:55.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-27T18:49:56.375Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-27T18:49:56.936Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-27T18:49:57.696Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-27T18:49:58.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-27T18:49:59.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-27T18:49:59.308Z] --- PASS: TestCreateServiceMultipleTimes (15.27s) [2022-07-27T18:49:59.308Z] === RUN TestCreateServiceConflict [2022-07-27T18:50:00.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-27T18:50:01.835Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-07-27T18:50:01.835Z] === RUN TestCreateServiceMaxReplicas [2022-07-27T18:50:02.702Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.61s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.60s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.72s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.73s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.11s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2022-07-27T18:50:02.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2022-07-27T18:50:02.702Z] === RUN TestCgroupNamespacesRun [2022-07-27T18:50:02.702Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-27T18:50:02.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-27T18:50:04.326Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-07-27T18:50:04.326Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-27T18:50:04.326Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-27T18:50:04.366Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-07-27T18:50:04.366Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-27T18:50:04.583Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-27T18:50:05.017Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-27T18:50:05.949Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2022-07-27T18:50:05.949Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-27T18:50:06.877Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-27T18:50:06.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-27T18:50:07.808Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2022-07-27T18:50:07.808Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-27T18:50:08.551Z] ......... [ 85%] [2022-07-27T18:50:09.175Z] --- PASS: TestCgroupNamespacesRunHostMode (1.51s) [2022-07-27T18:50:09.175Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-27T18:50:09.431Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-27T18:50:10.797Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-27T18:50:10.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-27T18:50:10.798Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2022-07-27T18:50:10.798Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-27T18:50:11.547Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2022-07-27T18:50:11.547Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-27T18:50:11.547Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-27T18:50:11.547Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-27T18:50:11.547Z] PASS [2022-07-27T18:50:11.547Z] [2022-07-27T18:50:11.547Z] === Skipped [2022-07-27T18:50:11.547Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-27T18:50:11.547Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-27T18:50:11.547Z] [2022-07-27T18:50:11.547Z] DONE 27 tests, 1 skipped in 164.967s [2022-07-27T18:50:11.547Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-27T18:50:11.547Z] INFO: Testing against a local daemon [2022-07-27T18:50:11.547Z] === RUN TestSessionCreate [2022-07-27T18:50:11.547Z] --- PASS: TestSessionCreate (0.02s) [2022-07-27T18:50:11.547Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-27T18:50:11.547Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-27T18:50:11.547Z] PASS [2022-07-27T18:50:11.547Z] [2022-07-27T18:50:11.547Z] DONE 2 tests in 0.058s [2022-07-27T18:50:11.547Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-27T18:50:11.547Z] INFO: Testing against a local daemon [2022-07-27T18:50:11.547Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-27T18:50:11.547Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-27T18:50:11.547Z] === RUN TestDiskUsage [2022-07-27T18:50:11.547Z] === PAUSE TestDiskUsage [2022-07-27T18:50:11.547Z] === RUN TestEventsExecDie [2022-07-27T18:50:11.803Z] --- PASS: TestEventsExecDie (0.55s) [2022-07-27T18:50:11.803Z] === RUN TestEventsBackwardsCompatible [2022-07-27T18:50:11.803Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-27T18:50:11.803Z] === RUN TestEventsVolumeCreate [2022-07-27T18:50:11.803Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-27T18:50:11.803Z] === RUN TestInfoBinaryCommits [2022-07-27T18:50:11.803Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-27T18:50:11.803Z] === RUN TestInfoAPIVersioned [2022-07-27T18:50:11.803Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-27T18:50:11.803Z] === RUN TestInfoAPI [2022-07-27T18:50:11.803Z] --- PASS: TestInfoAPI (0.02s) [2022-07-27T18:50:11.803Z] === RUN TestInfoAPIWarnings [2022-07-27T18:50:12.691Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2022-07-27T18:50:12.691Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-27T18:50:13.238Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-27T18:50:13.252Z] check_test.go:540: [d6e2ad2de417a] daemon is not started [2022-07-27T18:50:13.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-27T18:50:13.818Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2022-07-27T18:50:13.818Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-27T18:50:14.327Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-27T18:50:15.858Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2022-07-27T18:50:15.858Z] === RUN TestNISDomainname [2022-07-27T18:50:16.788Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-27T18:50:16.788Z] --- PASS: TestNISDomainname (1.23s) [2022-07-27T18:50:16.788Z] === RUN TestHostnameDnsResolution [2022-07-27T18:50:17.717Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-27T18:50:17.974Z] --- PASS: TestHostnameDnsResolution (1.25s) [2022-07-27T18:50:17.974Z] === RUN TestUnprivilegedPortsAndPing [2022-07-27T18:50:18.902Z] --- PASS: TestUnprivilegedPortsAndPing (0.85s) [2022-07-27T18:50:18.902Z] === RUN TestPrivilegedHostDevices [2022-07-27T18:50:19.298Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s) [2022-07-27T18:50:19.299Z] === RUN TestCreateServiceSecretFileMode [2022-07-27T18:50:19.557Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-07-27T18:50:19.557Z] === RUN TestCreateServiceConfigFileMode [2022-07-27T18:50:19.831Z] docker_cli_daemon_plugins_test.go:106: [dfa372801896b] daemon is not started [2022-07-27T18:50:19.831Z] --- PASS: TestPrivilegedHostDevices (0.79s) [2022-07-27T18:50:19.831Z] === RUN TestRunConsoleSize [2022-07-27T18:50:20.393Z] --- PASS: TestRunConsoleSize (0.59s) [2022-07-27T18:50:20.393Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-27T18:50:20.895Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-27T18:50:20.957Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-27T18:50:21.158Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-27T18:50:21.214Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-27T18:50:21.214Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-27T18:50:22.085Z] --- PASS: TestCreateServiceConfigFileMode (2.41s) [2022-07-27T18:50:22.086Z] === RUN TestCreateServiceSysctls [2022-07-27T18:50:22.143Z] --- PASS: TestRunWithAlternativeContainerdShim (1.68s) [2022-07-27T18:50:22.143Z] === RUN TestStats [2022-07-27T18:50:22.706Z] check_test.go:540: [d658bb06ec807] daemon is not started [2022-07-27T18:50:22.706Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-27T18:50:22.962Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-27T18:50:24.852Z] --- PASS: TestStats (2.76s) [2022-07-27T18:50:24.852Z] === RUN TestStopContainerWithTimeout [2022-07-27T18:50:24.852Z] === RUN TestStopContainerWithTimeout/0 [2022-07-27T18:50:24.853Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-27T18:50:24.853Z] === RUN TestStopContainerWithTimeout/1 [2022-07-27T18:50:24.853Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-27T18:50:24.853Z] === RUN TestStopContainerWithTimeout/3 [2022-07-27T18:50:24.853Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-27T18:50:24.853Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-27T18:50:24.853Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-27T18:50:24.853Z] === CONT TestStopContainerWithTimeout/0 [2022-07-27T18:50:24.853Z] === CONT TestStopContainerWithTimeout/3 [2022-07-27T18:50:25.366Z] --- PASS: TestCreateServiceSysctls (3.10s) [2022-07-27T18:50:25.366Z] === RUN TestCreateServiceCapabilities [2022-07-27T18:50:25.416Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-27T18:50:25.978Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-27T18:50:25.978Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-27T18:50:26.540Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-27T18:50:27.102Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-27T18:50:27.257Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-27T18:50:27.894Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-07-27T18:50:27.894Z] === RUN TestInspect [2022-07-27T18:50:28.029Z] === CONT TestStopContainerWithTimeout/1 [2022-07-27T18:50:29.398Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-27T18:50:29.655Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-27T18:50:29.655Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2022-07-27T18:50:29.655Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2022-07-27T18:50:29.655Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-07-27T18:50:29.655Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-07-27T18:50:29.655Z] === RUN TestDeleteDevicemapper [2022-07-27T18:50:29.655Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-27T18:50:29.655Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-27T18:50:29.655Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-27T18:50:29.838Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-27T18:50:29.838Z] === RUN TestInfoDebug [2022-07-27T18:50:29.838Z] --- PASS: TestInfoDebug (0.52s) [2022-07-27T18:50:29.838Z] === RUN TestInfoInsecureRegistries [2022-07-27T18:50:29.838Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-27T18:50:29.838Z] === RUN TestInfoRegistryMirrors [2022-07-27T18:50:30.094Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-27T18:50:30.094Z] === RUN TestLoginFailsWithBadCredentials [2022-07-27T18:50:30.350Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-27T18:50:30.350Z] === RUN TestPingCacheHeaders [2022-07-27T18:50:30.350Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-27T18:50:30.350Z] === RUN TestPingGet [2022-07-27T18:50:30.350Z] --- PASS: TestPingGet (0.01s) [2022-07-27T18:50:30.350Z] === RUN TestPingHead [2022-07-27T18:50:30.350Z] --- PASS: TestPingHead (0.02s) [2022-07-27T18:50:30.350Z] === RUN TestPingSwarmHeader [2022-07-27T18:50:30.422Z] --- PASS: TestInspect (2.63s) [2022-07-27T18:50:30.422Z] === RUN TestCreateJob [2022-07-27T18:50:30.911Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-27T18:50:31.472Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-27T18:50:31.546Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2022-07-27T18:50:31.546Z] === RUN TestUpdateMemory [2022-07-27T18:50:31.546Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-27T18:50:31.546Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-27T18:50:31.546Z] === RUN TestUpdateCPUQuota [2022-07-27T18:50:31.546Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-27T18:50:32.476Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-27T18:50:32.476Z] --- PASS: TestUpdateCPUQuota (1.24s) [2022-07-27T18:50:32.476Z] === RUN TestUpdatePidsLimit [2022-07-27T18:50:32.476Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-27T18:50:32.732Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-27T18:50:32.837Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-27T18:50:32.837Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-07-27T18:50:32.837Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-27T18:50:32.837Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-27T18:50:32.837Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-27T18:50:32.837Z] === RUN TestVersion [2022-07-27T18:50:32.837Z] --- PASS: TestVersion (0.02s) [2022-07-27T18:50:32.837Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-27T18:50:32.837Z] === CONT TestDiskUsage [2022-07-27T18:50:32.989Z] === RUN TestUpdatePidsLimit/no_change [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/container_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/image_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/volume_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-27T18:50:33.093Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-27T18:50:33.246Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-27T18:50:33.246Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-27T18:50:33.350Z] === RUN TestDiskUsage/after_container.Run [2022-07-27T18:50:33.503Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-27T18:50:33.503Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-27T18:50:33.706Z] --- PASS: TestCreateJob (3.14s) [2022-07-27T18:50:33.706Z] === RUN TestReplicatedJob [2022-07-27T18:50:33.759Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-27T18:50:33.759Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-27T18:50:33.913Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-27T18:50:34.016Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-27T18:50:34.083Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-27T18:50:34.169Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.65s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage (1.66s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-27T18:50:34.169Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T18:50:34.169Z] PASS [2022-07-27T18:50:34.169Z] [2022-07-27T18:50:34.169Z] DONE 54 tests in 23.048s [2022-07-27T18:50:34.169Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-27T18:50:34.169Z] INFO: Testing against a local daemon [2022-07-27T18:50:34.169Z] === RUN TestVolumesCreateAndList [2022-07-27T18:50:34.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-27T18:50:34.273Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-07-27T18:50:34.342Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-27T18:50:34.426Z] === RUN TestVolumesRemove [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesRemove (0.11s) [2022-07-27T18:50:34.426Z] === RUN TestVolumesInspect [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-27T18:50:34.426Z] === RUN TestVolumesInvalidJSON [2022-07-27T18:50:34.426Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-27T18:50:34.426Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-27T18:50:34.426Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-27T18:50:34.426Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-27T18:50:34.426Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-27T18:50:34.426Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-27T18:50:34.426Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-27T18:50:34.426Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-27T18:50:34.426Z] PASS [2022-07-27T18:50:34.426Z] [2022-07-27T18:50:34.426Z] DONE 9 tests in 0.185s [2022-07-27T18:50:34.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-27T18:50:34.836Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-27T18:50:34.836Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-07-27T18:50:34.987Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-27T18:50:34.987Z] Removing test suite binaries [2022-07-27T18:50:34.987Z] exiting test-integration [2022-07-27T18:50:34.987Z] ++ exit 0 [2022-07-27T18:50:34.987Z] [2022-07-27T18:50:35.399Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-07-27T18:50:35.961Z] --- PASS: TestUpdatePidsLimit (3.26s) [2022-07-27T18:50:35.961Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-07-27T18:50:35.961Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2022-07-27T18:50:35.961Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-07-27T18:50:35.961Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-07-27T18:50:35.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-07-27T18:50:35.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-07-27T18:50:35.961Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-07-27T18:50:35.961Z] === RUN TestUpdateRestartPolicy [2022-07-27T18:50:35.961Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-07-27T18:50:36.218Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir Post stage [Pipeline] junit [2022-07-27T18:50:36.362Z] Recording test results [2022-07-27T18:50:36.475Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-07-27T18:50:37.042Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-07-27T18:50:37.535Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-27T18:50:37.630Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-07-27T18:50:37.886Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-07-27T18:50:37.909Z] + echo Ensuring container killed. [2022-07-27T18:50:37.909Z] Ensuring container killed. [2022-07-27T18:50:37.909Z] + docker rm -vf docker-pr10 [2022-07-27T18:50:37.909Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-07-27T18:50:38.150Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-27T18:50:38.231Z] + echo Chowning /workspace to jenkins user [2022-07-27T18:50:38.231Z] Chowning /workspace to jenkins user [2022-07-27T18:50:38.231Z] + id -u [2022-07-27T18:50:38.231Z] + id -g [2022-07-27T18:50:38.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43800:/workspace busybox chown -R 1000:1000 /workspace [2022-07-27T18:50:38.231Z] Unable to find image 'busybox:latest' locally [2022-07-27T18:50:38.231Z] latest: Pulling from library/busybox [2022-07-27T18:50:38.448Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-07-27T18:50:38.492Z] 19d511225f94: Pulling fs layer [2022-07-27T18:50:38.492Z] 19d511225f94: Download complete [2022-07-27T18:50:38.492Z] 19d511225f94: Pull complete [2022-07-27T18:50:38.492Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-27T18:50:38.492Z] Status: Downloaded newer image for busybox:latest [2022-07-27T18:50:38.669Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-27T18:50:38.669Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-27T18:50:38.669Z] [2022-07-27T18:50:38.669Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-27T18:50:38.669Z] =========================== short test summary info ============================ [2022-07-27T18:50:38.669Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-27T18:50:38.669Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-27T18:50:38.669Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-27T18:50:38.669Z] Not supported on most drivers [2022-07-27T18:50:38.669Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-27T18:50:38.669Z] Output of docker top depends on host distro, and is not formalized. [2022-07-27T18:50:38.669Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-27T18:50:38.669Z] Output of docker top depends on host distro, and is not formalized. [2022-07-27T18:50:38.669Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-27T18:50:38.669Z] Can fail if eth0 has multiple IP addresses [2022-07-27T18:50:38.669Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-27T18:50:38.669Z] This doesn't seem to be taken into account by the engine [2022-07-27T18:50:38.669Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-27T18:50:38.669Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-27T18:50:38.669Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.48 seconds == [2022-07-27T18:50:38.928Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-27T18:50:38.969Z] --- PASS: TestReplicatedJob (4.86s) [2022-07-27T18:50:38.969Z] === RUN TestUpdateReplicatedJob [2022-07-27T18:50:39.010Z] check_test.go:540: [d4aa60fab386e] daemon is not started [2022-07-27T18:50:39.010Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-27T18:50:39.938Z] check_test.go:540: [d71978ab772e4] daemon is not started [2022-07-27T18:50:39.938Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-27T18:50:40.148Z] + bundleName=amd64-cgroup2 [2022-07-27T18:50:40.148Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-27T18:50:40.148Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-27T18:50:40.148Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-27T18:50:40.148Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-27T18:50:40.413Z] Archiving artifacts [2022-07-27T18:50:40.500Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-27T18:50:41.498Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2022-07-27T18:50:41.498Z] === RUN TestServiceListWithStatuses [2022-07-27T18:50:41.498Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-27T18:50:41.498Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-27T18:50:41.498Z] === RUN TestDockerNetworkConnectAlias [2022-07-27T18:50:41.865Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-27T18:50:42.122Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-27T18:50:42.151Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43800/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-27T18:50:42.449Z] + make clean [2022-07-27T18:50:42.449Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-27T18:50:42.449Z] docker-dev-cache [2022-07-27T18:50:42.449Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T18:50:45.392Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-27T18:50:45.393Z] check_test.go:540: [d8fa8bb1612b7] daemon is not started [2022-07-27T18:50:45.393Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-27T18:50:45.393Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-27T18:50:45.682Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2022-07-27T18:50:45.682Z] === RUN TestDockerNetworkReConnect [2022-07-27T18:50:47.282Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-27T18:50:47.845Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-27T18:50:48.103Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-27T18:50:48.103Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2022-07-27T18:50:48.103Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-27T18:50:48.964Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-07-27T18:50:48.964Z] === RUN TestServicePlugin [2022-07-27T18:50:48.964Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:50:48.964Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-27T18:50:48.964Z] === RUN TestServiceUpdateLabel [2022-07-27T18:50:49.032Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2022-07-27T18:50:49.032Z] === RUN TestWaitNonBlocked [2022-07-27T18:50:49.032Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:50:49.032Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:50:49.032Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:50:49.032Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:50:49.032Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-27T18:50:49.032Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-27T18:50:49.032Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-27T18:50:50.399Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-27T18:50:50.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2022-07-27T18:50:50.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2022-07-27T18:50:50.399Z] === RUN TestWaitBlocked [2022-07-27T18:50:50.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:50:50.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:50:50.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:50:50.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:50:50.399Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-27T18:50:50.399Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-27T18:50:50.862Z] --- PASS: TestServiceUpdateLabel (2.29s) [2022-07-27T18:50:50.862Z] === RUN TestServiceUpdateSecrets [2022-07-27T18:50:51.135Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-27T18:50:51.135Z] [2022-07-27T18:50:51.135Z] Unloading profiles will leave already running processes permanently [2022-07-27T18:50:51.135Z] unconfined, which can lead to unexpected situations. [2022-07-27T18:50:51.135Z] [2022-07-27T18:50:51.135Z] To set a process to complain mode, use the command line tool [2022-07-27T18:50:51.135Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-27T18:50:51.135Z] Post stage [Pipeline] junit [2022-07-27T18:50:51.148Z] Recording test results [2022-07-27T18:50:51.770Z] --- PASS: TestWaitBlocked (0.03s) [2022-07-27T18:50:51.770Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2022-07-27T18:50:51.770Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2022-07-27T18:50:51.770Z] === RUN TestWaitConditions [2022-07-27T18:50:51.770Z] === RUN TestWaitConditions/default [2022-07-27T18:50:51.770Z] === PAUSE TestWaitConditions/default [2022-07-27T18:50:51.770Z] === RUN TestWaitConditions/not-running [2022-07-27T18:50:51.770Z] === PAUSE TestWaitConditions/not-running [2022-07-27T18:50:51.770Z] === RUN TestWaitConditions/next-exit [2022-07-27T18:50:51.770Z] === PAUSE TestWaitConditions/next-exit [2022-07-27T18:50:51.770Z] === RUN TestWaitConditions/removed [2022-07-27T18:50:51.770Z] === PAUSE TestWaitConditions/removed [2022-07-27T18:50:51.770Z] === CONT TestWaitConditions/default [2022-07-27T18:50:51.770Z] === CONT TestWaitConditions/removed [2022-07-27T18:50:52.317Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-27T18:50:52.602Z] + echo Ensuring container killed. [2022-07-27T18:50:52.602Z] Ensuring container killed. [2022-07-27T18:50:52.602Z] + docker rm -vf docker-pr10 [2022-07-27T18:50:52.602Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-07-27T18:50:52.885Z] + echo Chowning /workspace to jenkins user [2022-07-27T18:50:52.885Z] Chowning /workspace to jenkins user [2022-07-27T18:50:52.885Z] + id -u [2022-07-27T18:50:52.885Z] + id -g [2022-07-27T18:50:52.885Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43800:/workspace busybox chown -R 1000:1000 /workspace [2022-07-27T18:50:52.885Z] Unable to find image 'busybox:latest' locally [2022-07-27T18:50:52.885Z] latest: Pulling from library/busybox [2022-07-27T18:50:53.136Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-27T18:50:53.145Z] 19d511225f94: Pulling fs layer [2022-07-27T18:50:53.145Z] 19d511225f94: Verifying Checksum [2022-07-27T18:50:53.145Z] 19d511225f94: Download complete [2022-07-27T18:50:53.145Z] 19d511225f94: Pull complete [2022-07-27T18:50:53.145Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-27T18:50:53.145Z] Status: Downloaded newer image for busybox:latest [2022-07-27T18:50:54.065Z] === CONT TestWaitConditions/next-exit [2022-07-27T18:50:54.065Z] === CONT TestWaitConditions/not-running [2022-07-27T18:50:54.321Z] check_test.go:540: [db36177360794] daemon is not started [2022-07-27T18:50:54.321Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-27T18:50:54.831Z] + bundleName=docker-py [2022-07-27T18:50:54.831Z] + echo Creating docker-py-bundles.tar.gz [2022-07-27T18:50:54.831Z] Creating docker-py-bundles.tar.gz [2022-07-27T18:50:54.831Z] + 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-07-27T18:50:54.845Z] Archiving artifacts [2022-07-27T18:50:55.688Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-27T18:50:56.271Z] --- PASS: TestWaitConditions (0.02s) [2022-07-27T18:50:56.271Z] --- PASS: TestWaitConditions/default (2.21s) [2022-07-27T18:50:56.271Z] --- PASS: TestWaitConditions/removed (2.25s) [2022-07-27T18:50:56.271Z] --- PASS: TestWaitConditions/next-exit (2.28s) [2022-07-27T18:50:56.271Z] --- PASS: TestWaitConditions/not-running (2.25s) [2022-07-27T18:50:56.271Z] === CONT TestContainerStartOnDaemonRestart [2022-07-27T18:50:56.271Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-27T18:50:56.622Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43800/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-27T18:50:56.971Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=20aa8d1d3ac2c75367a10685cfc8ef18ed855aba -e DOCKER_GRAPHDRIVER docker:20aa8d1d3ac2c75367a10685cfc8ef18ed855aba hack/make.sh binary [2022-07-27T18:50:57.201Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-27T18:50:57.230Z] [2022-07-27T18:50:57.489Z] Removing bundles/ [2022-07-27T18:50:57.489Z] [2022-07-27T18:50:57.490Z] ---> Making bundle: binary (in bundles/binary) [2022-07-27T18:50:57.490Z] Building: bundles/binary-daemon/dockerd [2022-07-27T18:50:57.490Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:50:58.569Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-27T18:50:58.569Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-27T18:51:00.461Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2022-07-27T18:51:00.461Z] === CONT TestIpcModeOlderClient [2022-07-27T18:51:00.461Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.00s) [2022-07-27T18:51:00.461Z] === CONT TestDaemonHostGatewayIP [2022-07-27T18:51:00.461Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-07-27T18:51:00.461Z] === CONT TestContainerKillOnDaemonStart [2022-07-27T18:51:02.353Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-27T18:51:03.281Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-27T18:51:04.652Z] --- PASS: TestDaemonHostGatewayIP (4.21s) [2022-07-27T18:51:04.652Z] === CONT TestDaemonRestartIpcMode [2022-07-27T18:51:04.907Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-27T18:51:05.730Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2022-07-27T18:51:05.730Z] === RUN TestServiceUpdateConfigs [2022-07-27T18:51:07.427Z] check_test.go:540: [df7cc659ef315] daemon is not started [2022-07-27T18:51:07.427Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-27T18:51:07.427Z] --- PASS: TestDaemonRestartIpcMode (3.20s) [2022-07-27T18:51:07.990Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-27T18:51:08.551Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-27T18:51:08.807Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-27T18:51:09.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-27T18:51:09.063Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-27T18:51:10.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-27T18:51:10.954Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-27T18:51:10.954Z] check_test.go:540: [d77f594fb0c10] daemon is not started [2022-07-27T18:51:10.954Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-27T18:51:11.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-27T18:51:12.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-27T18:51:13.373Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-27T18:51:13.373Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2022-07-27T18:51:13.373Z] PASS [2022-07-27T18:51:13.373Z] [2022-07-27T18:51:13.373Z] === Skipped [2022-07-27T18:51:13.373Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-27T18:51:13.373Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-27T18:51:13.373Z] [2022-07-27T18:51:13.373Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-27T18:51:13.373Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-27T18:51:13.373Z] [2022-07-27T18:51:13.373Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-27T18:51:13.373Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-27T18:51:13.373Z] [2022-07-27T18:51:13.373Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-27T18:51:13.373Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-27T18:51:13.373Z] [2022-07-27T18:51:13.373Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-27T18:51:13.373Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-27T18:51:13.373Z] [2022-07-27T18:51:13.373Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-27T18:51:13.373Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-27T18:51:13.373Z] [2022-07-27T18:51:13.373Z] DONE 265 tests, 6 skipped in 175.572s [2022-07-27T18:51:13.373Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-27T18:51:13.373Z] ++ 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-07-27T18:51:13.373Z] ++ set -e [2022-07-27T18:51:13.373Z] ++ '[' -n 0 ']' [2022-07-27T18:51:13.373Z] ++ set -x [2022-07-27T18:51:13.373Z] ++ 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-07-27T18:51:13.373Z] === RUN TestConfigDaemonLibtrustID [2022-07-27T18:51:13.935Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-27T18:51:13.935Z] === RUN TestConfigDaemonID [2022-07-27T18:51:14.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-27T18:51:15.058Z] daemon_test.go:83: [d1f681e790c3e] daemon is not started [2022-07-27T18:51:15.058Z] --- PASS: TestConfigDaemonID (1.05s) [2022-07-27T18:51:15.058Z] === RUN TestDaemonConfigValidation [2022-07-27T18:51:15.058Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:51:15.058Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:51:15.058Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-27T18:51:15.058Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-27T18:51:15.058Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-27T18:51:15.058Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-27T18:51:15.058Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-27T18:51:15.058Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-27T18:51:15.058Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-27T18:51:15.058Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-27T18:51:15.058Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-27T18:51:15.058Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-27T18:51:15.058Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-27T18:51:15.058Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-27T18:51:15.314Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-27T18:51:15.314Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-27T18:51:15.314Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-07-27T18:51:15.314Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-07-27T18:51:15.314Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-07-27T18:51:15.314Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.23s) [2022-07-27T18:51:15.314Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-07-27T18:51:15.314Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-27T18:51:15.314Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-27T18:51:15.877Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-27T18:51:16.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-27T18:51:16.450Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-27T18:51:17.820Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-27T18:51:18.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-27T18:51:18.637Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-27T18:51:18.637Z] daemon_test.go:197: [dfaeeeeb4e16f] daemon is not started [2022-07-27T18:51:18.637Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-07-27T18:51:18.637Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-27T18:51:18.637Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-27T18:51:18.637Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-07-27T18:51:18.637Z] === RUN TestDaemonProxy [2022-07-27T18:51:18.637Z] === RUN TestDaemonProxy/environment_variables [2022-07-27T18:51:19.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-27T18:51:20.128Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-27T18:51:20.384Z] === RUN TestDaemonProxy/command-line_options [2022-07-27T18:51:20.595Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-07-27T18:51:20.595Z] === RUN TestServiceUpdateNetwork [2022-07-27T18:51:21.315Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-27T18:51:21.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-27T18:51:22.135Z] === RUN TestDaemonProxy/configuration_file [2022-07-27T18:51:22.697Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-27T18:51:24.080Z] === RUN TestDaemonProxy/conflicting_options [2022-07-27T18:51:24.336Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-27T18:51:24.900Z] --- PASS: TestDaemonProxy (6.30s) [2022-07-27T18:51:24.900Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-07-27T18:51:24.900Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-07-27T18:51:24.900Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-07-27T18:51:24.900Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-27T18:51:24.900Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-27T18:51:24.900Z] PASS [2022-07-27T18:51:24.900Z] [2022-07-27T18:51:24.900Z] DONE 18 tests in 11.559s [2022-07-27T18:51:24.900Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-27T18:51:24.900Z] ++ 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-07-27T18:51:24.900Z] ++ set -e [2022-07-27T18:51:24.900Z] ++ '[' -n 0 ']' [2022-07-27T18:51:24.900Z] ++ set -x [2022-07-27T18:51:24.900Z] ++ 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-07-27T18:51:24.900Z] INFO: Testing against a local daemon [2022-07-27T18:51:24.900Z] === RUN TestCommitInheritsEnv [2022-07-27T18:51:25.463Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-27T18:51:25.463Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-07-27T18:51:25.463Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-27T18:51:25.463Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-27T18:51:25.463Z] === RUN TestImportWithCustomPlatform [2022-07-27T18:51:25.463Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-27T18:51:25.463Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-27T18:51:25.720Z] === RUN TestImportWithCustomPlatform// [2022-07-27T18:51:25.720Z] === RUN TestImportWithCustomPlatform/linux [2022-07-27T18:51:25.720Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-27T18:51:25.720Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-27T18:51:25.976Z] === RUN TestImportWithCustomPlatform/macos [2022-07-27T18:51:25.976Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-27T18:51:25.976Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform (0.59s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-27T18:51:25.976Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-27T18:51:25.976Z] === RUN TestImagesFilterMultiReference [2022-07-27T18:51:25.976Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-27T18:51:25.976Z] === RUN TestImagePullPlatformInvalid [2022-07-27T18:51:26.232Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-27T18:51:26.232Z] === RUN TestRemoveImageOrphaning [2022-07-27T18:51:26.795Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2022-07-27T18:51:26.795Z] === RUN TestRemoveImageGarbageCollector [2022-07-27T18:51:27.053Z] time="2022-07-27T18:51:26Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-27T18:51:28.420Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-27T18:51:28.984Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2022-07-27T18:51:28.984Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-27T18:51:28.984Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-27T18:51:28.984Z] === RUN TestTagInvalidReference [2022-07-27T18:51:28.984Z] --- PASS: TestTagInvalidReference (0.03s) [2022-07-27T18:51:28.984Z] === RUN TestTagValidPrefixedRepo [2022-07-27T18:51:29.240Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-27T18:51:29.240Z] === RUN TestTagExistedNameWithoutForce [2022-07-27T18:51:29.240Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-27T18:51:29.240Z] === RUN TestTagOfficialNames [2022-07-27T18:51:29.240Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-27T18:51:29.240Z] === RUN TestTagMatchesDigest [2022-07-27T18:51:29.240Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-27T18:51:29.240Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-27T18:51:32.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-27T18:51:32.510Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-27T18:51:32.791Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-07-27T18:51:32.791Z] === RUN TestServiceUpdatePidsLimit [2022-07-27T18:51:33.050Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-27T18:51:33.616Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-27T18:51:34.399Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-27T18:51:35.328Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-27T18:51:35.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-27T18:51:36.520Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-27T18:51:38.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-27T18:51:38.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-27T18:51:40.035Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-27T18:51:40.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-27T18:51:41.721Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-27T18:51:43.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-27T18:51:45.373Z] docker_cli_daemon_test.go:2504: [ddeec000c8d45] daemon is not started [2022-07-27T18:51:47.265Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-27T18:51:48.313Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2022-07-27T18:51:48.313Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-27T18:51:48.313Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2022-07-27T18:51:48.313Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-27T18:51:48.313Z] PASS [2022-07-27T18:51:48.313Z] [2022-07-27T18:51:48.313Z] === Skipped [2022-07-27T18:51:48.313Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-27T18:51:48.313Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-27T18:51:48.313Z] [2022-07-27T18:51:48.313Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-27T18:51:48.313Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-27T18:51:48.313Z] [2022-07-27T18:51:48.313Z] DONE 27 tests, 2 skipped in 131.102s [2022-07-27T18:51:48.313Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-27T18:51:48.313Z] ++ 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-07-27T18:51:48.313Z] ++ set -e [2022-07-27T18:51:48.313Z] ++ '[' -n 0 ']' [2022-07-27T18:51:48.313Z] ++ set -x [2022-07-27T18:51:48.313Z] ++ 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-07-27T18:51:48.313Z] INFO: Testing against a local daemon [2022-07-27T18:51:48.313Z] === RUN TestSessionCreate [2022-07-27T18:51:48.313Z] --- PASS: TestSessionCreate (0.02s) [2022-07-27T18:51:48.313Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-27T18:51:48.313Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-27T18:51:48.313Z] PASS [2022-07-27T18:51:48.313Z] [2022-07-27T18:51:48.313Z] DONE 2 tests in 0.124s [2022-07-27T18:51:48.313Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-27T18:51:48.313Z] ++ 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-07-27T18:51:48.313Z] ++ set -e [2022-07-27T18:51:48.313Z] ++ '[' -n 0 ']' [2022-07-27T18:51:48.313Z] ++ set -x [2022-07-27T18:51:48.313Z] ++ 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-07-27T18:51:48.313Z] INFO: Testing against a local daemon [2022-07-27T18:51:48.313Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-27T18:51:48.313Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-27T18:51:48.313Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-27T18:51:48.313Z] === RUN TestDiskUsage [2022-07-27T18:51:48.313Z] === PAUSE TestDiskUsage [2022-07-27T18:51:48.313Z] === RUN TestEventsExecDie [2022-07-27T18:51:48.583Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-27T18:51:48.583Z] === RUN TestEventsBackwardsCompatible [2022-07-27T18:51:48.849Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-27T18:51:48.849Z] === RUN TestEventsVolumeCreate [2022-07-27T18:51:48.849Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-27T18:51:48.849Z] === RUN TestInfoBinaryCommits [2022-07-27T18:51:48.849Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-27T18:51:48.849Z] === RUN TestInfoAPIVersioned [2022-07-27T18:51:48.849Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-27T18:51:48.849Z] === RUN TestInfoAPI [2022-07-27T18:51:48.849Z] --- PASS: TestInfoAPI (0.03s) [2022-07-27T18:51:48.849Z] === RUN TestInfoAPIWarnings [2022-07-27T18:51:49.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-27T18:51:50.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-27T18:51:51.888Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-27T18:51:52.451Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-27T18:51:53.378Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-27T18:51:55.896Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-27T18:51:58.422Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-27T18:51:59.788Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-27T18:52:00.351Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-27T18:52:01.279Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-27T18:52:02.208Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-27T18:52:03.136Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-27T18:52:03.136Z] check_test.go:540: [d3fd1b2096b4a] daemon is not started [2022-07-27T18:52:03.136Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-27T18:52:03.136Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-27T18:52:05.026Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-27T18:52:06.392Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-27T18:52:06.921Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-27T18:52:06.921Z] === RUN TestInfoDebug [2022-07-27T18:52:06.921Z] --- PASS: TestInfoDebug (0.52s) [2022-07-27T18:52:06.921Z] === RUN TestInfoInsecureRegistries [2022-07-27T18:52:06.921Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-27T18:52:06.921Z] === RUN TestInfoRegistryMirrors [2022-07-27T18:52:06.921Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-27T18:52:06.921Z] === RUN TestLoginFailsWithBadCredentials [2022-07-27T18:52:06.955Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-27T18:52:07.212Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-27T18:52:07.489Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-27T18:52:07.489Z] === RUN TestPingCacheHeaders [2022-07-27T18:52:07.489Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-27T18:52:07.489Z] === RUN TestPingGet [2022-07-27T18:52:07.489Z] --- PASS: TestPingGet (0.01s) [2022-07-27T18:52:07.489Z] === RUN TestPingHead [2022-07-27T18:52:07.489Z] --- PASS: TestPingHead (0.02s) [2022-07-27T18:52:07.489Z] === RUN TestPingSwarmHeader [2022-07-27T18:52:07.775Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-27T18:52:08.031Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-27T18:52:08.031Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-27T18:52:08.031Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-27T18:52:08.055Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-27T18:52:08.620Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-27T18:52:09.553Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-27T18:52:09.553Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-07-27T18:52:09.553Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-27T18:52:09.553Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-27T18:52:09.553Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-27T18:52:09.553Z] === RUN TestVersion [2022-07-27T18:52:09.553Z] --- PASS: TestVersion (0.03s) [2022-07-27T18:52:09.553Z] === CONT TestDiskUsage [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite (334.32s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.52s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.93s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.56s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.95s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.04s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.79s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.69s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.91s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.62s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.40s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.75s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.28s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2022-07-27T18:52:09.925Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.09s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.88s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.28s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.24s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.87s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.66s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.65s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.88s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.28s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.14s) [2022-07-27T18:52:09.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.47s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.71s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.34s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.04s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.54s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.23s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s) [2022-07-27T18:52:09.926Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-27T18:52:09.926Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.63s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.38s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.07s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.43s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.19s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.67s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.91s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.39s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.17s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.55s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.70s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.09s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.73s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.32s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.61s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.63s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.65s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.52s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.54s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.53s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.17s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.22s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.48s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.72s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.96s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.53s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.60s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-07-27T18:52:09.926Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.59s) [2022-07-27T18:52:09.926Z] === RUN TestDockerSwarmSuite [2022-07-27T18:52:09.926Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-27T18:52:09.926Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/container_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/image_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/volume_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-27T18:52:10.119Z] === RUN TestDiskUsage/after_container.Run [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-27T18:52:10.686Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage (1.22s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-27T18:52:10.686Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T18:52:10.686Z] PASS [2022-07-27T18:52:10.686Z] [2022-07-27T18:52:10.686Z] === Skipped [2022-07-27T18:52:10.686Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-27T18:52:10.686Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-27T18:52:10.686Z] [2022-07-27T18:52:10.686Z] DONE 54 tests, 1 skipped in 22.729s [2022-07-27T18:52:10.686Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-27T18:52:10.686Z] ++ 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-07-27T18:52:10.686Z] ++ set -e [2022-07-27T18:52:10.686Z] ++ '[' -n 0 ']' [2022-07-27T18:52:10.686Z] ++ set -x [2022-07-27T18:52:10.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-27T18:52:10.944Z] INFO: Testing against a local daemon [2022-07-27T18:52:10.944Z] === RUN TestVolumesCreateAndList [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-27T18:52:10.944Z] === RUN TestVolumesRemove [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-27T18:52:10.944Z] === RUN TestVolumesInspect [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-27T18:52:10.944Z] === RUN TestVolumesInvalidJSON [2022-07-27T18:52:10.944Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-27T18:52:10.944Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-27T18:52:10.944Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-27T18:52:10.944Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-27T18:52:10.944Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-27T18:52:10.944Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-27T18:52:10.944Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-27T18:52:10.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-27T18:52:10.944Z] PASS [2022-07-27T18:52:10.944Z] [2022-07-27T18:52:10.944Z] DONE 9 tests in 0.213s [2022-07-27T18:52:10.944Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-27T18:52:11.203Z] ++++ cat bundles/test-integration/docker.pid [2022-07-27T18:52:11.203Z] +++ kill 14320 [2022-07-27T18:52:11.461Z] +++ /etc/init.d/apparmor stop [2022-07-27T18:52:11.461Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-27T18:52:11.461Z] [2022-07-27T18:52:11.461Z] Unloading profiles will leave already running processes permanently [2022-07-27T18:52:11.461Z] unconfined, which can lead to unexpected situations. [2022-07-27T18:52:11.461Z] [2022-07-27T18:52:11.461Z] To set a process to complain mode, use the command line tool [2022-07-27T18:52:11.461Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-27T18:52:11.461Z] +++ true [2022-07-27T18:52:11.461Z] exiting test-integration [2022-07-27T18:52:11.461Z] ++ exit 0 [2022-07-27T18:52:11.461Z] Post stage [Pipeline] junit [2022-07-27T18:52:12.041Z] Recording test results [2022-07-27T18:52:12.258Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-27T18:52:12.586Z] + echo Ensuring container killed. [2022-07-27T18:52:12.586Z] Ensuring container killed. [2022-07-27T18:52:12.586Z] + docker rm -vf docker-pr10 [2022-07-27T18:52:12.586Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-07-27T18:52:12.868Z] + echo Chowning /workspace to jenkins user [2022-07-27T18:52:12.868Z] Chowning /workspace to jenkins user [2022-07-27T18:52:12.868Z] + id -u [2022-07-27T18:52:12.868Z] + id -g [2022-07-27T18:52:12.868Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43800:/workspace busybox chown -R 1000:1000 /workspace [2022-07-27T18:52:12.868Z] Unable to find image 'busybox:latest' locally [2022-07-27T18:52:13.126Z] latest: Pulling from library/busybox [2022-07-27T18:52:13.196Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-27T18:52:13.383Z] 87379020f3b6: Pulling fs layer [2022-07-27T18:52:13.383Z] 87379020f3b6: Verifying Checksum [2022-07-27T18:52:13.383Z] 87379020f3b6: Download complete [2022-07-27T18:52:13.383Z] 87379020f3b6: Pull complete [2022-07-27T18:52:13.383Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-27T18:52:13.384Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-27T18:52:15.051Z] + bundleName=arm64-integration [2022-07-27T18:52:15.051Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-27T18:52:15.051Z] Creating arm64-integration-bundles.tar.gz [2022-07-27T18:52:15.051Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-27T18:52:15.051Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-27T18:52:15.320Z] Archiving artifacts [2022-07-27T18:52:15.714Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-27T18:52:15.971Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-27T18:52:16.536Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-27T18:52:17.465Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-27T18:52:17.521Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43800/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-27T18:52:17.825Z] + make clean [2022-07-27T18:52:18.028Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-27T18:52:18.083Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-27T18:52:18.083Z] docker-dev-cache [2022-07-27T18:52:18.083Z] docker-mod-cache [Pipeline] deleteDir [2022-07-27T18:52:18.988Z] === RUN TestDockerSuite/TestBuildContextTarGzip [Pipeline] } [Pipeline] // withEnv [2022-07-27T18:52:19.917Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T18:52:20.173Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-27T18:52:21.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-27T18:52:31.483Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-27T18:52:31.483Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-27T18:52:34.000Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-27T18:52:34.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-27T18:52:36.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-27T18:52:38.188Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-27T18:52:38.751Z] docker_api_swarm_test.go:563: [d39c2d09ac9d6] joining swarm manager [dad56a83fa3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:52:39.682Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-27T18:52:39.682Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-27T18:52:39.682Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-27T18:52:39.682Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-27T18:52:39.939Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-27T18:52:39.939Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-27T18:52:39.939Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-27T18:52:39.939Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-27T18:52:39.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-27T18:52:43.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-27T18:52:47.380Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-27T18:52:50.655Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-27T18:52:50.655Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-27T18:52:51.583Z] docker_api_swarm_test.go:585: [d9bc5af2eb7d8] joining swarm manager [dad56a83fa3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:52:54.851Z] check_test.go:611: [d39c2d09ac9d6] daemon is not started [2022-07-27T18:52:56.218Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-27T18:53:01.466Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-27T18:53:01.466Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-27T18:53:02.830Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-27T18:53:03.985Z] Created binary: bundles/binary-daemon/dockerd [2022-07-27T18:53:03.985Z] Copying nested executables into bundles/binary-daemon [2022-07-27T18:53:03.985Z] Building: bundles/binary-daemon/docker-proxy [2022-07-27T18:53:03.985Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T18:53:03.985Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-27T18:53:03.985Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-27T18:53:04.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=20aa8d1d3ac2c75367a10685cfc8ef18ed855aba -e DOCKER_GRAPHDRIVER docker:20aa8d1d3ac2c75367a10685cfc8ef18ed855aba hack/make.sh cross [2022-07-27T18:53:04.573Z] [2022-07-27T18:53:04.573Z] Removing bundles/ [2022-07-27T18:53:04.832Z] [2022-07-27T18:53:04.832Z] ---> Making bundle: cross (in bundles/cross) [2022-07-27T18:53:04.832Z] Cross building: bundles/cross/linux/amd64 [2022-07-27T18:53:04.832Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-27T18:53:04.832Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-27T18:53:05.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-27T18:53:05.349Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-27T18:53:05.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-27T18:53:05.912Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-27T18:53:06.474Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-27T18:53:06.474Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-27T18:53:07.841Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-27T18:53:07.841Z] docker_api_swarm_test.go:46: [d53d5b026dc94] joining swarm manager [d95e4c2d4137c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:53:09.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-27T18:53:10.136Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-27T18:53:18.229Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-27T18:53:19.156Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-27T18:53:22.428Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-27T18:53:26.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-27T18:53:27.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-27T18:53:32.411Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-27T18:53:32.667Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-27T18:53:32.923Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-27T18:53:37.092Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-27T18:53:38.459Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-27T18:53:40.352Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-27T18:53:45.603Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-27T18:53:46.974Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-27T18:53:48.867Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-27T18:54:01.036Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-27T18:54:01.293Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-27T18:54:05.465Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-27T18:54:05.465Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-27T18:54:05.465Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-27T18:54:06.027Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-27T18:54:06.283Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-27T18:54:06.538Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-27T18:54:06.794Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-27T18:54:08.685Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-27T18:54:10.052Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-27T18:54:11.419Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-27T18:54:12.347Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-27T18:54:13.276Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-27T18:54:14.204Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-27T18:54:14.460Z] --- PASS: TestImportExtremelyLargeImageWorks (165.15s) [2022-07-27T18:54:14.460Z] PASS [2022-07-27T18:54:14.460Z] [2022-07-27T18:54:14.460Z] DONE 22 tests in 169.539s [2022-07-27T18:54:14.460Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-27T18:54:14.460Z] ++ 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-07-27T18:54:14.460Z] ++ set -e [2022-07-27T18:54:14.460Z] ++ '[' -n 0 ']' [2022-07-27T18:54:14.460Z] ++ set -x [2022-07-27T18:54:14.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-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-07-27T18:54:14.460Z] === RUN TestStripANSICommands [2022-07-27T18:54:14.460Z] === RUN TestStripANSICommands/#00 [2022-07-27T18:54:14.460Z] === RUN TestStripANSICommands/#01 [2022-07-27T18:54:14.460Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-27T18:54:14.460Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-27T18:54:14.460Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-27T18:54:14.460Z] PASS [2022-07-27T18:54:14.460Z] [2022-07-27T18:54:14.460Z] DONE 3 tests in 0.013s [2022-07-27T18:54:14.460Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-27T18:54:14.460Z] ++ 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-07-27T18:54:14.460Z] ++ set -e [2022-07-27T18:54:14.460Z] ++ '[' -n 0 ']' [2022-07-27T18:54:14.460Z] ++ set -x [2022-07-27T18:54:14.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-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-07-27T18:54:14.460Z] INFO: Testing against a local daemon [2022-07-27T18:54:14.460Z] === RUN TestNetworkCreateDelete [2022-07-27T18:54:14.724Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-07-27T18:54:14.724Z] === RUN TestDockerNetworkDeletePreferID [2022-07-27T18:54:15.288Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-07-27T18:54:15.288Z] === RUN TestDaemonDNSFallback [2022-07-27T18:54:15.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-27T18:54:17.741Z] docker_api_swarm_test.go:304: [d4faca1e8a981] joining swarm manager [da9d83de6f613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:54:19.630Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-27T18:54:19.630Z] docker_api_swarm_test.go:305: [d639751117ce5] joining swarm manager [da9d83de6f613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:54:20.557Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-27T18:54:21.923Z] --- PASS: TestDaemonDNSFallback (6.77s) [2022-07-27T18:54:21.923Z] === RUN TestInspectNetwork [2022-07-27T18:54:26.090Z] === RUN TestInspectNetwork/full_network_id [2022-07-27T18:54:26.090Z] === RUN TestInspectNetwork/partial_network_id [2022-07-27T18:54:26.090Z] === RUN TestInspectNetwork/network_name [2022-07-27T18:54:26.090Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-27T18:54:30.259Z] --- PASS: TestInspectNetwork (8.41s) [2022-07-27T18:54:30.259Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-27T18:54:30.259Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-27T18:54:30.259Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-27T18:54:30.259Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-27T18:54:30.259Z] === RUN TestRunContainerWithBridgeNone [2022-07-27T18:54:32.778Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-27T18:54:32.778Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:54:32.778Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:54:32.778Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:54:32.778Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-27T18:54:32.778Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-27T18:54:32.778Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-27T18:54:32.778Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-27T18:54:32.778Z] === RUN TestNetworkList [2022-07-27T18:54:32.778Z] === RUN TestNetworkList//networks [2022-07-27T18:54:32.778Z] === PAUSE TestNetworkList//networks [2022-07-27T18:54:32.778Z] === RUN TestNetworkList//networks/ [2022-07-27T18:54:32.778Z] === PAUSE TestNetworkList//networks/ [2022-07-27T18:54:32.778Z] === CONT TestNetworkList//networks [2022-07-27T18:54:32.778Z] === CONT TestNetworkList//networks/ [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkList (0.05s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-27T18:54:32.778Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-27T18:54:32.778Z] === RUN TestHostIPv4BridgeLabel [2022-07-27T18:54:33.034Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-07-27T18:54:33.034Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-27T18:54:34.403Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-07-27T18:54:34.403Z] === RUN TestDaemonDefaultNetworkPools [2022-07-27T18:54:34.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-27T18:54:34.917Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2022-07-27T18:54:34.917Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-27T18:54:36.286Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-07-27T18:54:36.286Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-27T18:54:36.286Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-27T18:54:37.654Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-07-27T18:54:37.654Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-27T18:54:37.910Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-27T18:54:37.910Z] === RUN TestServiceWithPredefinedNetwork [2022-07-27T18:54:38.488Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-27T18:54:41.007Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-07-27T18:54:41.007Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-27T18:54:41.007Z] service_test.go:243: FLAKY_TEST [2022-07-27T18:54:41.007Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-27T18:54:41.007Z] === RUN TestServiceWithDataPathPortInit [2022-07-27T18:54:43.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-27T18:54:44.086Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-27T18:54:44.342Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-27T18:54:44.598Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-27T18:54:45.528Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-27T18:54:45.528Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-27T18:54:45.528Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-27T18:54:45.783Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-27T18:54:53.869Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-27T18:54:53.869Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-27T18:54:53.869Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-27T18:54:54.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-27T18:54:54.125Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-27T18:54:54.382Z] === RUN TestDockerSuite/TestBuildFails [2022-07-27T18:54:55.311Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-27T18:54:55.311Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-27T18:54:56.240Z] docker_api_swarm_test.go:272: [d06e0169d6fdc] joining swarm manager [d358e3cad3b81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:54:56.497Z] --- PASS: TestServiceWithDataPathPortInit (15.64s) [2022-07-27T18:54:56.497Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-27T18:54:57.059Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-27T18:54:57.622Z] docker_api_swarm_test.go:273: [d67e19df179a1] joining swarm manager [d358e3cad3b81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:54:59.513Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-27T18:55:00.076Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:de11nzt2woi57m29eltdnjh58 Created:2022-07-27 18:54:57.989610556 +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[0830d471665bbfa41bfe77235721593158d0bb314b7e3b25061823f718bf7d34:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hu1i0xphq0u63g54v8tv0q48s EndpointID:11a711ffe36865e23012cea8c925c81c3b47275f05b703c35bb9ce5f204cfb78 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:202910f79596a8716711604a59bdeaacb334230239cd133a0f5e62aaf333287e 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:ab8b9026a0f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hu1i0xphq0u63g54v8tv0q48s EndpointID:11a711ffe36865e23012cea8c925c81c3b47275f05b703c35bb9ce5f204cfb78 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-27T18:55:00.639Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-27T18:55:01.566Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-27T18:55:01.822Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-27T18:55:02.384Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-27T18:55:03.774Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-27T18:55:04.338Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-27T18:55:04.338Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-27T18:55:04.595Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s) [2022-07-27T18:55:04.595Z] PASS [2022-07-27T18:55:04.595Z] [2022-07-27T18:55:04.595Z] === Skipped [2022-07-27T18:55:04.595Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-27T18:55:04.595Z] service_test.go:243: FLAKY_TEST [2022-07-27T18:55:04.595Z] [2022-07-27T18:55:04.595Z] DONE 38 tests, 1 skipped in 49.985s [2022-07-27T18:55:04.595Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-27T18:55:04.595Z] ++ 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-07-27T18:55:04.595Z] ++ set -e [2022-07-27T18:55:04.595Z] ++ '[' -n 0 ']' [2022-07-27T18:55:04.595Z] ++ set -x [2022-07-27T18:55:04.595Z] ++ 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-07-27T18:55:04.595Z] INFO: Testing against a local daemon [2022-07-27T18:55:04.595Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-27T18:55:04.595Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:55:04.595Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-27T18:55:04.595Z] === RUN TestDockerNetworkIpvlan [2022-07-27T18:55:04.595Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:55:04.595Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-27T18:55:04.595Z] PASS [2022-07-27T18:55:04.595Z] [2022-07-27T18:55:04.595Z] === Skipped [2022-07-27T18:55:04.595Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-27T18:55:04.595Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:55:04.595Z] [2022-07-27T18:55:04.595Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-27T18:55:04.595Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-27T18:55:04.595Z] [2022-07-27T18:55:04.595Z] DONE 2 tests, 2 skipped in 0.033s [2022-07-27T18:55:04.595Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-27T18:55:04.595Z] ++ 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-07-27T18:55:04.595Z] ++ set -e [2022-07-27T18:55:04.595Z] ++ '[' -n 0 ']' [2022-07-27T18:55:04.595Z] ++ set -x [2022-07-27T18:55:04.595Z] ++ 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-07-27T18:55:04.595Z] INFO: Testing against a local daemon [2022-07-27T18:55:04.595Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-27T18:55:05.961Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-07-27T18:55:05.961Z] === RUN TestDockerNetworkMacvlan [2022-07-27T18:55:05.961Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-27T18:55:06.891Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-27T18:55:07.453Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-27T18:55:07.453Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-27T18:55:08.382Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-27T18:55:08.945Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-27T18:55:09.201Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-27T18:55:10.130Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-27T18:55:10.386Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-27T18:55:10.642Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-27T18:55:10.901Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-27T18:55:11.157Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-27T18:55:11.332Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-27T18:55:11.332Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-27T18:55:11.332Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-27T18:55:11.332Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-27T18:55:11.332Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-27T18:55:11.332Z] Cross building: bundles/cross/windows/amd64 [2022-07-27T18:55:11.332Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-27T18:55:11.332Z] { [2022-07-27T18:55:11.332Z] "RT_GROUP_ICON": { [2022-07-27T18:55:11.332Z] "#1": { [2022-07-27T18:55:11.332Z] "0409": "../../winresources/docker.ico" [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] }, [2022-07-27T18:55:11.332Z] "RT_MANIFEST": { [2022-07-27T18:55:11.332Z] "#1": { [2022-07-27T18:55:11.332Z] "0409": { [2022-07-27T18:55:11.332Z] "identity": {}, [2022-07-27T18:55:11.332Z] "description": "Docker Engine", [2022-07-27T18:55:11.332Z] "minimum-os": "vista", [2022-07-27T18:55:11.332Z] "execution-level": "", [2022-07-27T18:55:11.332Z] "ui-access": false, [2022-07-27T18:55:11.332Z] "auto-elevate": false, [2022-07-27T18:55:11.332Z] "dpi-awareness": "unaware", [2022-07-27T18:55:11.332Z] "disable-theming": false, [2022-07-27T18:55:11.332Z] "disable-window-filtering": false, [2022-07-27T18:55:11.332Z] "high-resolution-scrolling-aware": false, [2022-07-27T18:55:11.332Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-27T18:55:11.332Z] "long-path-aware": false, [2022-07-27T18:55:11.332Z] "printer-driver-isolation": false, [2022-07-27T18:55:11.332Z] "gdi-scaling": false, [2022-07-27T18:55:11.332Z] "segment-heap": false, [2022-07-27T18:55:11.332Z] "use-common-controls-v6": false [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] }, [2022-07-27T18:55:11.332Z] "RT_MESSAGETABLE": { [2022-07-27T18:55:11.332Z] "#1": { [2022-07-27T18:55:11.332Z] "0409": "../../winresources/event_messages.bin" [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] }, [2022-07-27T18:55:11.332Z] "RT_VERSION": { [2022-07-27T18:55:11.332Z] "#1": { [2022-07-27T18:55:11.332Z] "0409": { [2022-07-27T18:55:11.332Z] "fixed": { [2022-07-27T18:55:11.332Z] "file_version": "0.0.0.0", [2022-07-27T18:55:11.332Z] "product_version": "0.0.0.0", [2022-07-27T18:55:11.332Z] "type": "Unknown" [2022-07-27T18:55:11.332Z] }, [2022-07-27T18:55:11.332Z] "info": { [2022-07-27T18:55:11.332Z] "0000": { [2022-07-27T18:55:11.332Z] "CompanyName": "", [2022-07-27T18:55:11.332Z] "FileVersion": "dev", [2022-07-27T18:55:11.332Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-27T18:55:11.332Z] "OriginalFileName": "dockerd.exe", [2022-07-27T18:55:11.332Z] "ProductName": "", [2022-07-27T18:55:11.332Z] "ProductVersion": "dev", [2022-07-27T18:55:11.332Z] "SpecialBuild": "20aa8d1d3ac2c75367a10685cfc8ef18ed855aba" [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] } [2022-07-27T18:55:11.332Z] cmd/dockerd/config.go [2022-07-27T18:55:11.332Z] cmd/dockerd/config_windows.go [2022-07-27T18:55:11.332Z] cmd/dockerd/daemon.go [2022-07-27T18:55:11.332Z] cmd/dockerd/daemon_test.go [2022-07-27T18:55:11.332Z] cmd/dockerd/daemon_windows.go [2022-07-27T18:55:11.332Z] cmd/dockerd/docker.go [2022-07-27T18:55:11.332Z] cmd/dockerd/docker_windows.go [2022-07-27T18:55:11.332Z] cmd/dockerd/genwinres_windows.go [2022-07-27T18:55:11.332Z] cmd/dockerd/metrics.go [2022-07-27T18:55:11.332Z] cmd/dockerd/options.go [2022-07-27T18:55:11.332Z] cmd/dockerd/options_test.go [2022-07-27T18:55:11.332Z] cmd/dockerd/service_windows.go [2022-07-27T18:55:11.332Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-27T18:55:11.332Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-27T18:55:11.721Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-27T18:55:12.283Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-27T18:55:12.539Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-27T18:55:13.101Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-27T18:55:13.101Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-27T18:55:13.357Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-27T18:55:13.919Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-27T18:55:14.848Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-27T18:55:17.367Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-27T18:55:17.623Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-27T18:55:18.551Z] --- PASS: TestDockerNetworkMacvlan (12.59s) [2022-07-27T18:55:18.551Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-27T18:55:18.551Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-27T18:55:18.551Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-07-27T18:55:18.551Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2022-07-27T18:55:18.551Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2022-07-27T18:55:18.551Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-07-27T18:55:18.551Z] PASS [2022-07-27T18:55:18.551Z] [2022-07-27T18:55:18.551Z] DONE 8 tests in 13.993s [2022-07-27T18:55:18.551Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-27T18:55:18.551Z] ++ 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-07-27T18:55:18.551Z] ++ set -e [2022-07-27T18:55:18.551Z] ++ '[' -n 0 ']' [2022-07-27T18:55:18.551Z] ++ set -x [2022-07-27T18:55:18.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-27T18:55:18.551Z] testing: warning: no tests to run [2022-07-27T18:55:18.551Z] PASS [2022-07-27T18:55:18.551Z] [2022-07-27T18:55:18.551Z] DONE 0 tests in 0.008s [2022-07-27T18:55:18.551Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-27T18:55:18.551Z] ++ 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-07-27T18:55:18.551Z] ++ set -e [2022-07-27T18:55:18.551Z] ++ '[' -n 0 ']' [2022-07-27T18:55:18.551Z] ++ set -x [2022-07-27T18:55:18.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-27T18:55:18.551Z] INFO: Testing against a local daemon [2022-07-27T18:55:18.551Z] === RUN TestAuthZPluginAllowRequest [2022-07-27T18:55:19.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-27T18:55:19.675Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-07-27T18:55:19.675Z] === RUN TestAuthZPluginTLS [2022-07-27T18:55:20.238Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-27T18:55:20.238Z] === RUN TestAuthZPluginDenyRequest [2022-07-27T18:55:20.800Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-27T18:55:20.800Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-27T18:55:21.373Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-07-27T18:55:21.373Z] === RUN TestAuthZPluginDenyResponse [2022-07-27T18:55:21.938Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2022-07-27T18:55:21.938Z] === RUN TestAuthZPluginAllowEventStream [2022-07-27T18:55:22.866Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-27T18:55:23.428Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-07-27T18:55:23.428Z] === RUN TestAuthZPluginErrorResponse [2022-07-27T18:55:23.991Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-27T18:55:23.991Z] === RUN TestAuthZPluginErrorRequest [2022-07-27T18:55:24.554Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-27T18:55:24.554Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-27T18:55:25.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-07-27T18:55:25.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-27T18:55:25.373Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-27T18:55:25.373Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-27T18:55:25.630Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-27T18:55:25.630Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-27T18:55:25.886Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-27T18:55:26.142Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-27T18:55:27.070Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-07-27T18:55:27.070Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-27T18:55:27.327Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-27T18:55:28.695Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-07-27T18:55:28.695Z] === RUN TestAuthZPluginHeader [2022-07-27T18:55:28.695Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-27T18:55:29.623Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-07-27T18:55:29.623Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-27T18:55:31.512Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-27T18:55:31.768Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-27T18:55:32.025Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-27T18:55:34.548Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.89s) [2022-07-27T18:55:34.548Z] === RUN TestAuthZPluginV2Disable [2022-07-27T18:55:38.716Z] --- PASS: TestAuthZPluginV2Disable (4.16s) [2022-07-27T18:55:38.716Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-27T18:55:38.972Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-27T18:55:41.494Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-27T18:55:42.424Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-27T18:55:42.424Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.94s) [2022-07-27T18:55:42.424Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-27T18:55:43.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-27T18:55:44.296Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-27T18:55:44.296Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-27T18:55:44.296Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-27T18:55:48.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-27T18:55:49.841Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-27T18:55:50.403Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-27T18:55:50.660Z] docker_api_swarm_node_test.go:20: [d95598900047e] joining swarm manager [d3fd5df16eb34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:55:51.588Z] docker_api_swarm_node_test.go:21: [d0e36a44551a8] joining swarm manager [d3fd5df16eb34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:55:52.956Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-27T18:55:53.213Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-27T18:55:55.104Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-27T18:55:55.104Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-27T18:55:56.033Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-27T18:55:56.033Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.53s) [2022-07-27T18:55:56.033Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-27T18:55:56.595Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-27T18:55:57.962Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-27T18:55:57.962Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-27T18:55:57.962Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-27T18:55:58.525Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-27T18:55:58.781Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-27T18:55:59.343Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-27T18:56:00.709Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-27T18:56:02.599Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-27T18:56:02.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-27T18:56:03.529Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-27T18:56:05.441Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-27T18:56:06.808Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-27T18:56:06.808Z] docker_api_swarm_test.go:502: [d4b07c6d27991] joining swarm manager [d8c3380f60575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:56:07.737Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-27T18:56:09.626Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-27T18:56:11.516Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-27T18:56:11.773Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-27T18:56:12.335Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-27T18:56:12.898Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-27T18:56:12.898Z] PASS [2022-07-27T18:56:12.898Z] [2022-07-27T18:56:12.898Z] DONE 17 tests in 54.346s [2022-07-27T18:56:12.898Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-27T18:56:12.898Z] ++ 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-07-27T18:56:12.898Z] ++ set -e [2022-07-27T18:56:12.898Z] ++ '[' -n 0 ']' [2022-07-27T18:56:12.898Z] ++ set -x [2022-07-27T18:56:12.898Z] ++ 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-07-27T18:56:12.898Z] INFO: Testing against a local daemon [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:56:12.898Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:56:12.898Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-27T18:56:12.898Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-27T18:56:12.898Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-27T18:56:12.898Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-27T18:56:12.898Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-27T18:56:12.898Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-27T18:56:12.898Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-27T18:56:12.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-27T18:56:12.899Z] === RUN TestPluginInstall [2022-07-27T18:56:12.899Z] === RUN TestPluginInstall/no_auth [2022-07-27T18:56:15.418Z] time="2022-07-27T18:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:56:15.418Z] time="2022-07-27T18:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f59d1f5de9505b38b6650fa709d377e5e3cbe1911f513625aac347f9a2f59b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:56:15.418Z] time="2022-07-27T18:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:56:15.418Z] time="2022-07-27T18:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f59d1f5de9505b38b6650fa709d377e5e3cbe1911f513625aac347f9a2f59b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:56:15.674Z] === RUN TestPluginInstall/with_htpasswd [2022-07-27T18:56:16.237Z] time="2022-07-27T18:56:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:56:16.237Z] time="2022-07-27T18:56:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff50973e996eb88239e5adb9c4936f4437b4120300c7e29677d0a68a0f5f14d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:56:16.237Z] time="2022-07-27T18:56:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:56:16.237Z] time="2022-07-27T18:56:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff50973e996eb88239e5adb9c4936f4437b4120300c7e29677d0a68a0f5f14d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:56:16.237Z] docker_api_swarm_test.go:507: [d0b964b4fb9b1] joining swarm manager [d8c3380f60575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:56:16.799Z] === RUN TestPluginInstall/with_insecure [2022-07-27T18:56:17.728Z] time="2022-07-27T18:56:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:56:17.728Z] time="2022-07-27T18:56:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:895fde78e96dcb25b81104e147c98fc6bc08487fc6d86fda12113b1876bb3b8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:56:17.728Z] time="2022-07-27T18:56:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-27T18:56:17.728Z] time="2022-07-27T18:56:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:895fde78e96dcb25b81104e147c98fc6bc08487fc6d86fda12113b1876bb3b8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-27T18:56:17.985Z] plugin_test.go:195: [d3e401242bc3a] daemon is not started [2022-07-27T18:56:17.985Z] --- PASS: TestPluginInstall (4.97s) [2022-07-27T18:56:17.985Z] --- PASS: TestPluginInstall/no_auth (2.63s) [2022-07-27T18:56:17.985Z] --- PASS: TestPluginInstall/with_htpasswd (1.03s) [2022-07-27T18:56:17.985Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-07-27T18:56:17.985Z] === RUN TestPluginsWithRuntimes [2022-07-27T18:56:19.878Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-27T18:56:19.878Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-27T18:56:20.807Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-27T18:56:21.735Z] --- PASS: TestPluginsWithRuntimes (3.83s) [2022-07-27T18:56:21.736Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-07-27T18:56:21.736Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-07-27T18:56:21.736Z] === RUN TestPluginBackCompatMediaTypes [2022-07-27T18:56:22.666Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2022-07-27T18:56:22.666Z] PASS [2022-07-27T18:56:22.666Z] [2022-07-27T18:56:22.666Z] DONE 24 tests in 9.715s [2022-07-27T18:56:22.666Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-27T18:56:22.666Z] ++ 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-07-27T18:56:22.666Z] ++ set -e [2022-07-27T18:56:22.666Z] ++ '[' -n 0 ']' [2022-07-27T18:56:22.666Z] ++ set -x [2022-07-27T18:56:22.666Z] ++ 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-07-27T18:56:22.666Z] INFO: Testing against a local daemon [2022-07-27T18:56:22.666Z] === RUN TestExternalGraphDriver [2022-07-27T18:56:22.923Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-27T18:56:23.179Z] === RUN TestExternalGraphDriver/json [2022-07-27T18:56:24.561Z] === RUN TestDockerSuite/TestBuildRm [2022-07-27T18:56:24.828Z] === RUN TestExternalGraphDriver/spec [2022-07-27T18:56:26.719Z] === RUN TestExternalGraphDriver/pull [2022-07-27T18:56:27.281Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-27T18:56:27.842Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-27T18:56:28.771Z] --- PASS: TestExternalGraphDriver (5.97s) [2022-07-27T18:56:28.771Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-07-27T18:56:28.771Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2022-07-27T18:56:28.771Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-07-27T18:56:28.771Z] === RUN TestGraphdriverPluginV2 [2022-07-27T18:56:29.027Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-27T18:56:29.590Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-27T18:56:30.517Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-27T18:56:31.446Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-27T18:56:32.008Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-27T18:56:33.375Z] --- PASS: TestGraphdriverPluginV2 (4.79s) [2022-07-27T18:56:33.375Z] PASS [2022-07-27T18:56:33.632Z] [2022-07-27T18:56:33.632Z] DONE 5 tests in 10.810s [2022-07-27T18:56:33.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-27T18:56:33.632Z] ++ 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-07-27T18:56:33.632Z] ++ set -e [2022-07-27T18:56:33.632Z] ++ '[' -n 0 ']' [2022-07-27T18:56:33.632Z] ++ set -x [2022-07-27T18:56:33.632Z] ++ 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-07-27T18:56:33.632Z] INFO: Testing against a local daemon [2022-07-27T18:56:33.632Z] === RUN TestContinueAfterPluginCrash [2022-07-27T18:56:33.632Z] === PAUSE TestContinueAfterPluginCrash [2022-07-27T18:56:33.632Z] === RUN TestReadPluginNoRead [2022-07-27T18:56:33.632Z] === PAUSE TestReadPluginNoRead [2022-07-27T18:56:33.632Z] === RUN TestDaemonStartWithLogOpt [2022-07-27T18:56:33.632Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-27T18:56:33.632Z] === CONT TestContinueAfterPluginCrash [2022-07-27T18:56:33.632Z] === CONT TestDaemonStartWithLogOpt [2022-07-27T18:56:35.524Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-27T18:56:35.780Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-27T18:56:36.342Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-27T18:56:36.342Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-27T18:56:36.342Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-27T18:56:36.904Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-27T18:56:37.834Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-27T18:56:37.834Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-27T18:56:38.398Z] --- PASS: TestDaemonStartWithLogOpt (4.75s) [2022-07-27T18:56:38.398Z] === CONT TestReadPluginNoRead [2022-07-27T18:56:38.654Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-27T18:56:41.173Z] === RUN TestReadPluginNoRead/default [2022-07-27T18:56:42.099Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-27T18:56:42.661Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-27T18:56:42.917Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-27T18:56:43.503Z] --- PASS: TestContinueAfterPluginCrash (9.96s) [2022-07-27T18:56:43.763Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-27T18:56:44.325Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-27T18:56:44.325Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-27T18:56:45.253Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-27T18:56:45.815Z] === CONT TestReadPluginNoRead [2022-07-27T18:56:45.815Z] read_test.go:92: [de30fcc092319] daemon is not started [2022-07-27T18:56:45.815Z] --- PASS: TestReadPluginNoRead (7.48s) [2022-07-27T18:56:45.815Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2022-07-27T18:56:45.815Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) [2022-07-27T18:56:45.815Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2022-07-27T18:56:45.815Z] PASS [2022-07-27T18:56:45.815Z] [2022-07-27T18:56:45.815Z] DONE 6 tests in 12.316s [2022-07-27T18:56:45.815Z] 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-07-27T18:56:45.815Z] ++ 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-07-27T18:56:45.815Z] ++ set -e [2022-07-27T18:56:45.815Z] ++ '[' -n 0 ']' [2022-07-27T18:56:45.815Z] ++ set -x [2022-07-27T18:56:45.815Z] ++ 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-07-27T18:56:45.815Z] testing: warning: no tests to run [2022-07-27T18:56:45.815Z] PASS [2022-07-27T18:56:45.815Z] [2022-07-27T18:56:45.815Z] DONE 0 tests in 0.014s [2022-07-27T18:56:45.815Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-27T18:56:45.815Z] ++ 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-07-27T18:56:45.815Z] ++ set -e [2022-07-27T18:56:45.815Z] ++ '[' -n 0 ']' [2022-07-27T18:56:45.815Z] ++ set -x [2022-07-27T18:56:45.815Z] ++ 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-07-27T18:56:46.071Z] INFO: Testing against a local daemon [2022-07-27T18:56:46.071Z] === RUN TestPluginWithDevMounts [2022-07-27T18:56:46.071Z] === PAUSE TestPluginWithDevMounts [2022-07-27T18:56:46.071Z] === CONT TestPluginWithDevMounts [2022-07-27T18:56:46.327Z] === RUN TestDockerSuite/TestBuildUser [2022-07-27T18:56:46.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-27T18:56:47.818Z] --- PASS: TestPluginWithDevMounts (1.85s) [2022-07-27T18:56:47.818Z] PASS [2022-07-27T18:56:47.818Z] [2022-07-27T18:56:47.818Z] DONE 1 tests in 1.886s [2022-07-27T18:56:47.818Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-27T18:56:47.818Z] ++ 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-07-27T18:56:47.818Z] ++ set -e [2022-07-27T18:56:47.818Z] ++ '[' -n 0 ']' [2022-07-27T18:56:47.818Z] ++ set -x [2022-07-27T18:56:47.819Z] ++ 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-07-27T18:56:47.819Z] INFO: Testing against a local daemon [2022-07-27T18:56:47.819Z] === RUN TestSecretInspect [2022-07-27T18:56:48.066Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-27T18:56:48.066Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-27T18:56:48.066Z] { [2022-07-27T18:56:48.066Z] "RT_GROUP_ICON": { [2022-07-27T18:56:48.066Z] "#1": { [2022-07-27T18:56:48.066Z] "0409": "../../winresources/docker.ico" [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] }, [2022-07-27T18:56:48.066Z] "RT_MANIFEST": { [2022-07-27T18:56:48.066Z] "#1": { [2022-07-27T18:56:48.066Z] "0409": { [2022-07-27T18:56:48.066Z] "identity": {}, [2022-07-27T18:56:48.066Z] "description": "Docker Engine", [2022-07-27T18:56:48.066Z] "minimum-os": "vista", [2022-07-27T18:56:48.066Z] "execution-level": "", [2022-07-27T18:56:48.066Z] "ui-access": false, [2022-07-27T18:56:48.066Z] "auto-elevate": false, [2022-07-27T18:56:48.066Z] "dpi-awareness": "unaware", [2022-07-27T18:56:48.066Z] "disable-theming": false, [2022-07-27T18:56:48.066Z] "disable-window-filtering": false, [2022-07-27T18:56:48.066Z] "high-resolution-scrolling-aware": false, [2022-07-27T18:56:48.066Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-27T18:56:48.066Z] "long-path-aware": false, [2022-07-27T18:56:48.066Z] "printer-driver-isolation": false, [2022-07-27T18:56:48.066Z] "gdi-scaling": false, [2022-07-27T18:56:48.066Z] "segment-heap": false, [2022-07-27T18:56:48.066Z] "use-common-controls-v6": false [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] }, [2022-07-27T18:56:48.066Z] "RT_MESSAGETABLE": { [2022-07-27T18:56:48.066Z] "#1": { [2022-07-27T18:56:48.066Z] "0409": "../../winresources/event_messages.bin" [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] }, [2022-07-27T18:56:48.066Z] "RT_VERSION": { [2022-07-27T18:56:48.066Z] "#1": { [2022-07-27T18:56:48.066Z] "0409": { [2022-07-27T18:56:48.066Z] "fixed": { [2022-07-27T18:56:48.066Z] "file_version": "0.0.0.0", [2022-07-27T18:56:48.066Z] "product_version": "0.0.0.0", [2022-07-27T18:56:48.066Z] "type": "Unknown" [2022-07-27T18:56:48.066Z] }, [2022-07-27T18:56:48.066Z] "info": { [2022-07-27T18:56:48.066Z] "0000": { [2022-07-27T18:56:48.066Z] "CompanyName": "", [2022-07-27T18:56:48.066Z] "FileVersion": "dev", [2022-07-27T18:56:48.066Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-27T18:56:48.066Z] "OriginalFileName": "docker-proxy.exe", [2022-07-27T18:56:48.066Z] "ProductName": "", [2022-07-27T18:56:48.066Z] "ProductVersion": "dev", [2022-07-27T18:56:48.066Z] "SpecialBuild": "20aa8d1d3ac2c75367a10685cfc8ef18ed855aba" [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] } [2022-07-27T18:56:48.066Z] cmd/docker-proxy/genwinres_windows.go [2022-07-27T18:56:48.066Z] cmd/docker-proxy/main.go [2022-07-27T18:56:48.066Z] cmd/docker-proxy/network_proxy_test.go [2022-07-27T18:56:48.066Z] cmd/docker-proxy/proxy.go [2022-07-27T18:56:48.066Z] cmd/docker-proxy/sctp_proxy.go [2022-07-27T18:56:48.066Z] cmd/docker-proxy/tcp_proxy.go [2022-07-27T18:56:48.066Z] cmd/docker-proxy/udp_proxy.go [2022-07-27T18:56:48.066Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-27T18:56:48.066Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-27T18:56:48.066Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-27T18:56:48.066Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-27T18:56:48.066Z] remote: Enumerating objects: 23, done. [2022-07-27T18:56:48.066Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-27T18:56:48.066Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-27T18:56:48.066Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-27T18:56:48.066Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-27T18:56:48.066Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-27T18:56:48.066Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-27T18:56:48.066Z] Cross building: bundles/cross/linux/ppc64le [2022-07-27T18:56:48.066Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-27T18:56:48.066Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-27T18:56:48.075Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-27T18:56:49.447Z] docker_api_swarm_node_test.go:81: [d904a35e97bbf] joining swarm manager [d159f2ea4d627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:56:50.811Z] --- PASS: TestSecretInspect (2.84s) [2022-07-27T18:56:50.811Z] === RUN TestSecretList [2022-07-27T18:56:51.739Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-27T18:56:53.629Z] --- PASS: TestSecretList (2.85s) [2022-07-27T18:56:53.629Z] === RUN TestSecretsCreateAndDelete [2022-07-27T18:56:56.898Z] --- PASS: TestSecretsCreateAndDelete (3.00s) [2022-07-27T18:56:56.898Z] === RUN TestSecretsUpdate [2022-07-27T18:56:59.418Z] --- PASS: TestSecretsUpdate (2.87s) [2022-07-27T18:56:59.418Z] === RUN TestTemplatedSecret [2022-07-27T18:57:02.689Z] --- PASS: TestTemplatedSecret (3.09s) [2022-07-27T18:57:02.689Z] === RUN TestSecretCreateResolve [2022-07-27T18:57:03.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-27T18:57:04.999Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-27T18:57:05.255Z] --- PASS: TestSecretCreateResolve (2.74s) [2022-07-27T18:57:05.255Z] PASS [2022-07-27T18:57:05.255Z] [2022-07-27T18:57:05.255Z] DONE 6 tests in 17.444s [2022-07-27T18:57:05.255Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-27T18:57:05.255Z] ++ 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-07-27T18:57:05.255Z] ++ set -e [2022-07-27T18:57:05.255Z] ++ '[' -n 0 ']' [2022-07-27T18:57:05.255Z] ++ set -x [2022-07-27T18:57:05.255Z] ++ 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-07-27T18:57:05.255Z] INFO: Testing against a local daemon [2022-07-27T18:57:05.255Z] === RUN TestServiceCreateInit [2022-07-27T18:57:05.511Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-27T18:57:06.074Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-27T18:57:06.330Z] docker_api_swarm_node_test.go:53: [d4ed310b79785] joining swarm manager [dc04299e079ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:57:06.586Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-27T18:57:07.516Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-27T18:57:07.516Z] docker_api_swarm_node_test.go:54: [d570692a72831] joining swarm manager [dc04299e079ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:57:08.445Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-27T18:57:09.812Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-27T18:57:09.812Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-27T18:57:09.812Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-27T18:57:09.812Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-27T18:57:09.812Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-27T18:57:09.812Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-27T18:57:09.812Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-27T18:57:09.812Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-27T18:57:09.812Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-27T18:57:10.067Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-27T18:57:10.995Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-27T18:57:11.250Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-27T18:57:11.813Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-27T18:57:12.741Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-27T18:57:13.303Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-27T18:57:13.559Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-27T18:57:14.927Z] --- PASS: TestServiceCreateInit (9.36s) [2022-07-27T18:57:14.927Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2022-07-27T18:57:14.927Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.65s) [2022-07-27T18:57:14.927Z] === RUN TestCreateServiceMultipleTimes [2022-07-27T18:57:15.855Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-27T18:57:17.747Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-27T18:57:18.678Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-27T18:57:19.242Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-27T18:57:19.499Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-27T18:57:19.499Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-27T18:57:19.499Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-27T18:57:20.429Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-27T18:57:22.320Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-27T18:57:23.269Z] === RUN TestDockerSuite/TestCommitChange [2022-07-27T18:57:24.198Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-27T18:57:24.454Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-27T18:57:26.344Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-27T18:57:27.272Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-27T18:57:27.834Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-27T18:57:28.762Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-27T18:57:29.691Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-27T18:57:30.253Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-27T18:57:31.181Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-27T18:57:31.437Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-27T18:57:32.000Z] --- PASS: TestCreateServiceMultipleTimes (17.32s) [2022-07-27T18:57:32.000Z] === RUN TestCreateServiceConflict [2022-07-27T18:57:32.256Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-27T18:57:32.818Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-27T18:57:33.380Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-27T18:57:34.309Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-27T18:57:34.870Z] --- PASS: TestCreateServiceConflict (2.85s) [2022-07-27T18:57:34.870Z] === RUN TestCreateServiceMaxReplicas [2022-07-27T18:57:35.126Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-27T18:57:35.689Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-27T18:57:36.618Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-27T18:57:37.552Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-27T18:57:38.115Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-27T18:57:38.371Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2022-07-27T18:57:38.371Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-27T18:57:38.933Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-27T18:57:39.495Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-27T18:57:40.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-27T18:57:40.315Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-27T18:57:41.697Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-27T18:57:43.066Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-27T18:57:43.323Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-27T18:57:43.890Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-27T18:57:43.890Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-27T18:57:44.455Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-27T18:57:45.017Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-27T18:57:45.581Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-27T18:57:46.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-27T18:57:46.508Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-27T18:57:47.073Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-27T18:57:48.440Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-27T18:57:48.440Z] docker_api_swarm_test.go:202: [d060d82082459] joining swarm manager [d84494a29ae83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:57:49.003Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-27T18:57:50.370Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-27T18:57:53.639Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.79s) [2022-07-27T18:57:53.639Z] === RUN TestCreateServiceSecretFileMode [2022-07-27T18:57:53.639Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-27T18:57:56.159Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-27T18:57:56.159Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2022-07-27T18:57:56.159Z] === RUN TestCreateServiceConfigFileMode [2022-07-27T18:57:56.415Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-27T18:57:59.689Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2022-07-27T18:57:59.689Z] === RUN TestCreateServiceSysctls [2022-07-27T18:58:00.252Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-27T18:58:02.778Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-27T18:58:03.034Z] --- PASS: TestCreateServiceSysctls (3.92s) [2022-07-27T18:58:03.034Z] === RUN TestCreateServiceCapabilities [2022-07-27T18:58:03.596Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-27T18:58:03.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-27T18:58:06.866Z] docker_api_swarm_test.go:384: [d2f34fff0c934] joining swarm manager [d890ad129e7e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:58:06.866Z] --- PASS: TestCreateServiceCapabilities (3.49s) [2022-07-27T18:58:06.866Z] === RUN TestInspect [2022-07-27T18:58:07.794Z] docker_api_swarm_test.go:385: [d97019981a0dd] joining swarm manager [d890ad129e7e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:58:07.794Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-27T18:58:08.722Z] === RUN TestDockerSuite/TestCpToDot [2022-07-27T18:58:09.653Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-27T18:58:10.579Z] --- PASS: TestInspect (3.77s) [2022-07-27T18:58:10.579Z] === RUN TestCreateJob [2022-07-27T18:58:10.835Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-27T18:58:11.763Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-27T18:58:12.691Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-27T18:58:13.619Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-27T18:58:13.876Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-27T18:58:14.132Z] --- PASS: TestCreateJob (3.69s) [2022-07-27T18:58:14.132Z] === RUN TestReplicatedJob [2022-07-27T18:58:14.695Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-27T18:58:15.624Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-27T18:58:15.624Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-27T18:58:15.624Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-27T18:58:16.553Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-27T18:58:17.118Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-27T18:58:17.118Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-27T18:58:17.118Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-27T18:58:17.118Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-27T18:58:18.047Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-27T18:58:18.304Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-27T18:58:18.304Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-27T18:58:18.304Z] === RUN TestDockerSuite/TestCreateRM [2022-07-27T18:58:18.560Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-27T18:58:18.560Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-27T18:58:18.560Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-27T18:58:18.817Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-27T18:58:18.817Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-27T18:58:20.184Z] --- PASS: TestReplicatedJob (5.98s) [2022-07-27T18:58:20.184Z] === RUN TestUpdateReplicatedJob [2022-07-27T18:58:20.441Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-27T18:58:20.697Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-27T18:58:20.697Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-27T18:58:23.977Z] --- PASS: TestUpdateReplicatedJob (3.96s) [2022-07-27T18:58:23.977Z] === RUN TestServiceListWithStatuses [2022-07-27T18:58:23.977Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-27T18:58:23.977Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-27T18:58:23.977Z] === RUN TestDockerNetworkConnectAlias [2022-07-27T18:58:24.233Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-27T18:58:24.490Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-27T18:58:24.490Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-27T18:58:25.419Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-27T18:58:25.981Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-27T18:58:26.909Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-27T18:58:27.471Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-27T18:58:28.033Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-27T18:58:28.961Z] --- PASS: TestDockerNetworkConnectAlias (5.04s) [2022-07-27T18:58:28.961Z] === RUN TestDockerNetworkReConnect [2022-07-27T18:58:29.523Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-27T18:58:30.889Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-27T18:58:33.407Z] --- PASS: TestDockerNetworkReConnect (4.14s) [2022-07-27T18:58:33.407Z] === RUN TestServicePlugin [2022-07-27T18:58:33.407Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-27T18:58:35.924Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-27T18:58:36.853Z] plugin_test.go:61: [de2a8f935dc32] joining swarm manager [d9a4ee06064c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:58:37.113Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-27T18:58:38.047Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-27T18:58:38.610Z] plugin_test.go:64: [de55ae6454aad] joining swarm manager [d9a4ee06064c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:58:39.558Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-27T18:58:39.558Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-27T18:58:39.558Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-27T18:58:39.558Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-27T18:58:39.558Z] Cross building: bundles/cross/linux/s390x [2022-07-27T18:58:39.558Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-27T18:58:39.558Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-27T18:58:43.864Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-27T18:58:43.864Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-27T18:58:44.795Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-27T18:58:45.051Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-27T18:58:45.307Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-27T18:58:45.564Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-27T18:58:45.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-27T18:58:45.822Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-27T18:58:46.752Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-27T18:58:48.643Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-27T18:58:48.643Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-27T18:58:48.643Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-27T18:58:49.205Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-27T18:58:49.461Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-27T18:58:50.388Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-27T18:58:51.316Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-27T18:58:51.878Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-27T18:58:51.878Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-27T18:58:51.878Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-27T18:58:51.878Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-27T18:58:51.878Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-27T18:58:54.393Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-27T18:58:54.649Z] === RUN TestDockerSuite/TestEventsRename [2022-07-27T18:58:55.211Z] === RUN TestDockerSuite/TestEventsResize [2022-07-27T18:58:55.773Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-27T18:58:59.038Z] check_test.go:611: [d97019981a0dd] daemon is not started [2022-07-27T18:58:59.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-27T18:59:00.927Z] docker_api_swarm_test.go:802: [d55a6ebd7566a] joining swarm manager [daed5d7d7d49d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T18:59:01.183Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-27T18:59:01.749Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-27T18:59:02.312Z] docker_api_swarm_test.go:802: [da90cd035a8f5] joining swarm manager [daed5d7d7d49d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T18:59:02.312Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-27T18:59:03.684Z] docker_api_swarm_test.go:802: [dfba84db62d60] joining swarm manager [daed5d7d7d49d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-27T18:59:04.693Z] --- PASS: TestServicePlugin (31.31s) [2022-07-27T18:59:04.693Z] === RUN TestServiceUpdateLabel [2022-07-27T18:59:04.693Z] docker_api_swarm_test.go:802: [d9392e3e2b26b] joining swarm manager [daed5d7d7d49d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-27T18:59:05.255Z] === RUN TestDockerSuite/TestEventsTop [2022-07-27T18:59:05.817Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-27T18:59:06.378Z] docker_api_swarm_test.go:810: [d9d9782cb9de3] joining swarm manager [daed5d7d7d49d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-27T18:59:07.306Z] --- PASS: TestServiceUpdateLabel (2.72s) [2022-07-27T18:59:07.306Z] === RUN TestServiceUpdateSecrets [2022-07-27T18:59:08.671Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-27T18:59:15.208Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-27T18:59:20.451Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-27T18:59:21.820Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2022-07-27T18:59:21.820Z] === RUN TestServiceUpdateConfigs [2022-07-27T18:59:25.984Z] === RUN TestDockerSuite/TestExec [2022-07-27T18:59:26.240Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-27T18:59:27.170Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-27T18:59:28.543Z] === RUN TestDockerSuite/TestExecEnv [2022-07-27T18:59:29.106Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-27T18:59:30.036Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-27T18:59:30.598Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-27T18:59:32.487Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-27T18:59:33.049Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-27T18:59:33.305Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-27T18:59:33.867Z] === RUN TestDockerSuite/TestExecParseError [2022-07-27T18:59:34.430Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-27T18:59:34.991Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-27T18:59:35.554Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-27T18:59:36.115Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-27T18:59:36.676Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2022-07-27T18:59:36.676Z] === RUN TestServiceUpdateNetwork [2022-07-27T18:59:36.676Z] === RUN TestDockerSuite/TestExecTTY [2022-07-27T18:59:37.606Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-27T18:59:37.862Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-27T18:59:38.791Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-27T18:59:39.720Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-27T18:59:39.720Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-27T18:59:39.720Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-27T18:59:41.085Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-27T18:59:41.647Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-27T18:59:42.208Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-27T18:59:42.770Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-27T18:59:43.335Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-27T18:59:45.228Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-27T18:59:47.118Z] === RUN TestDockerSuite/TestHealth [2022-07-27T18:59:50.399Z] --- PASS: TestServiceUpdateNetwork (13.61s) [2022-07-27T18:59:50.399Z] === RUN TestServiceUpdatePidsLimit [2022-07-27T18:59:51.763Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-27T18:59:52.327Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-27T18:59:58.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-27T18:59:59.118Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-27T19:00:07.202Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-27T19:00:07.202Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2022-07-27T19:00:07.202Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-07-27T19:00:07.202Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-07-27T19:00:07.202Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-07-27T19:00:07.202Z] PASS [2022-07-27T19:00:07.202Z] [2022-07-27T19:00:07.202Z] === Skipped [2022-07-27T19:00:07.202Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-27T19:00:07.202Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-27T19:00:07.202Z] [2022-07-27T19:00:07.202Z] DONE 27 tests, 1 skipped in 181.484s [2022-07-27T19:00:07.202Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-27T19:00:07.202Z] ++ 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-07-27T19:00:07.202Z] ++ set -e [2022-07-27T19:00:07.202Z] ++ '[' -n 0 ']' [2022-07-27T19:00:07.202Z] ++ set -x [2022-07-27T19:00:07.202Z] ++ 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-07-27T19:00:07.202Z] INFO: Testing against a local daemon [2022-07-27T19:00:07.202Z] === RUN TestSessionCreate [2022-07-27T19:00:07.202Z] --- PASS: TestSessionCreate (0.02s) [2022-07-27T19:00:07.202Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-27T19:00:07.202Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-27T19:00:07.202Z] PASS [2022-07-27T19:00:07.202Z] [2022-07-27T19:00:07.202Z] DONE 2 tests in 0.064s [2022-07-27T19:00:07.202Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-27T19:00:07.202Z] ++ 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-07-27T19:00:07.202Z] ++ set -e [2022-07-27T19:00:07.202Z] ++ '[' -n 0 ']' [2022-07-27T19:00:07.202Z] ++ set -x [2022-07-27T19:00:07.202Z] ++ 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-07-27T19:00:07.202Z] INFO: Testing against a local daemon [2022-07-27T19:00:07.202Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-27T19:00:07.202Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-27T19:00:07.202Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-27T19:00:07.202Z] === RUN TestDiskUsage [2022-07-27T19:00:07.202Z] === PAUSE TestDiskUsage [2022-07-27T19:00:07.202Z] === RUN TestEventsExecDie [2022-07-27T19:00:07.458Z] --- PASS: TestEventsExecDie (0.56s) [2022-07-27T19:00:07.458Z] === RUN TestEventsBackwardsCompatible [2022-07-27T19:00:07.458Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-27T19:00:07.458Z] === RUN TestEventsVolumeCreate [2022-07-27T19:00:07.714Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-27T19:00:07.714Z] === RUN TestInfoBinaryCommits [2022-07-27T19:00:07.714Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-27T19:00:07.714Z] === RUN TestInfoAPIVersioned [2022-07-27T19:00:07.714Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-27T19:00:07.714Z] === RUN TestInfoAPI [2022-07-27T19:00:07.714Z] --- PASS: TestInfoAPI (0.02s) [2022-07-27T19:00:07.714Z] === RUN TestInfoAPIWarnings [2022-07-27T19:00:09.079Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-27T19:00:12.345Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-27T19:00:12.346Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-27T19:00:12.346Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-27T19:00:12.346Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-27T19:00:12.601Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-27T19:00:12.601Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-27T19:00:13.163Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-27T19:00:13.726Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-27T19:00:13.726Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-27T19:00:13.726Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-27T19:00:13.982Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-27T19:00:13.982Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-27T19:00:14.238Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-27T19:00:14.495Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-27T19:00:14.495Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-27T19:00:15.423Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-27T19:00:15.423Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-27T19:00:16.002Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-27T19:00:16.567Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-27T19:00:16.567Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-27T19:00:17.129Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-27T19:00:20.394Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-27T19:00:20.394Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-27T19:00:20.394Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-27T19:00:20.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-27T19:00:21.324Z] === RUN TestDockerSuite/TestImportFile [2022-07-27T19:00:23.217Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-27T19:00:23.217Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-27T19:00:24.145Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-27T19:00:24.145Z] === RUN TestInfoDebug [2022-07-27T19:00:24.712Z] --- PASS: TestInfoDebug (0.53s) [2022-07-27T19:00:24.712Z] === RUN TestInfoInsecureRegistries [2022-07-27T19:00:24.968Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-27T19:00:24.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-27T19:00:25.225Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-27T19:00:25.225Z] === RUN TestInfoRegistryMirrors [2022-07-27T19:00:25.787Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-07-27T19:00:25.787Z] === RUN TestLoginFailsWithBadCredentials [2022-07-27T19:00:26.350Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2022-07-27T19:00:26.350Z] === RUN TestPingCacheHeaders [2022-07-27T19:00:26.350Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-27T19:00:26.350Z] === RUN TestPingGet [2022-07-27T19:00:26.350Z] --- PASS: TestPingGet (0.02s) [2022-07-27T19:00:26.350Z] === RUN TestPingHead [2022-07-27T19:00:26.350Z] --- PASS: TestPingHead (0.03s) [2022-07-27T19:00:26.350Z] === RUN TestPingSwarmHeader [2022-07-27T19:00:26.607Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-27T19:00:26.863Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-27T19:00:27.427Z] docker_api_swarm_service_test.go:395: [d64172f44f1dd] joining swarm manager [d985e2d4206bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:00:27.427Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-27T19:00:28.360Z] docker_api_swarm_service_test.go:395: [d7fe6b5d73dfa] joining swarm manager [d985e2d4206bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:00:28.922Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-27T19:00:28.922Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-27T19:00:29.179Z] --- PASS: TestPingSwarmHeader (2.71s) [2022-07-27T19:00:29.179Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-27T19:00:29.179Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-27T19:00:29.179Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-27T19:00:29.179Z] === RUN TestVersion [2022-07-27T19:00:29.179Z] --- PASS: TestVersion (0.05s) [2022-07-27T19:00:29.179Z] === CONT TestDiskUsage [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/container_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/image_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/volume_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-27T19:00:29.741Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-27T19:00:29.741Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-27T19:00:29.997Z] === RUN TestDiskUsage/after_container.Run [2022-07-27T19:00:30.560Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-27T19:00:30.560Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage (1.79s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.40s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run (0.64s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-27T19:00:30.819Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-27T19:00:30.819Z] PASS [2022-07-27T19:00:30.819Z] [2022-07-27T19:00:30.819Z] === Skipped [2022-07-27T19:00:30.819Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-27T19:00:30.819Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-27T19:00:30.819Z] [2022-07-27T19:00:30.819Z] DONE 54 tests, 1 skipped in 24.010s [2022-07-27T19:00:30.819Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-27T19:00:31.060Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-27T19:00:31.060Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-27T19:00:31.060Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-27T19:00:31.060Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-27T19:00:31.060Z] [Pipeline] } [2022-07-27T19:00:31.076Z] ++ 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-07-27T19:00:31.076Z] ++ set -e [2022-07-27T19:00:31.076Z] ++ '[' -n 0 ']' [2022-07-27T19:00:31.076Z] ++ set -x [2022-07-27T19:00:31.077Z] ++ 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-07-27T19:00:31.077Z] INFO: Testing against a local daemon [2022-07-27T19:00:31.077Z] === RUN TestVolumesCreateAndList [2022-07-27T19:00:31.077Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-07-27T19:00:31.077Z] === RUN TestVolumesRemove [2022-07-27T19:00:31.077Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-27T19:00:31.077Z] === RUN TestVolumesInspect [2022-07-27T19:00:31.077Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-27T19:00:31.077Z] === RUN TestVolumesInvalidJSON [2022-07-27T19:00:31.077Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-27T19:00:31.077Z] === PAUSE TestVolumesInvalidJSON/volumes/create [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-27T19:00:31.334Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-27T19:00:31.334Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-27T19:00:31.334Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-27T19:00:31.334Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-27T19:00:31.334Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-27T19:00:31.334Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-07-27T19:00:31.334Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-27T19:00:31.334Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-27T19:00:31.334Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-27T19:00:31.334Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-27T19:00:31.334Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-27T19:00:31.334Z] PASS [2022-07-27T19:00:31.334Z] [2022-07-27T19:00:31.334Z] DONE 9 tests in 0.273s [2022-07-27T19:00:31.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-27T19:00:31.389Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-27T19:00:31.591Z] ++++ cat bundles/test-integration/docker.pid [2022-07-27T19:00:31.591Z] +++ kill 16708 [2022-07-27T19:00:31.591Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-27T19:00:31.707Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20aa8d1d3ac2c75367a10685cfc8ef18ed855aba -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20aa8d1d3ac2c75367a10685cfc8ef18ed855aba hack/test/unit [2022-07-27T19:00:31.848Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-27T19:00:31.848Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-27T19:00:31.967Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-27T19:00:31.967Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-27T19:00:31.967Z] + TESTDIRS=./... [2022-07-27T19:00:31.967Z] + exclude_paths='/vendor/|/integration' [2022-07-27T19:00:31.967Z] ++ go list ./... [2022-07-27T19:00:31.967Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-27T19:00:32.105Z] +++ /etc/init.d/apparmor stop [2022-07-27T19:00:32.105Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-27T19:00:32.105Z] [2022-07-27T19:00:32.105Z] Unloading profiles will leave already running processes permanently [2022-07-27T19:00:32.105Z] unconfined, which can lead to unexpected situations. [2022-07-27T19:00:32.105Z] [2022-07-27T19:00:32.105Z] To set a process to complain mode, use the command line tool [2022-07-27T19:00:32.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-27T19:00:32.105Z] +++ true [2022-07-27T19:00:32.105Z] exiting test-integration [2022-07-27T19:00:32.105Z] ++ exit 0 [2022-07-27T19:00:32.105Z] [2022-07-27T19:00:32.669Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-27T19:00:32.908Z] + pkg_list='github.com/docker/docker/api [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/backend/build [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/httputils [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/middleware [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/build [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/container [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/debug [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/image [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/network [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/session [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/system [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/server/router/volume [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/backend [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/container [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/events [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/filters [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/image [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/mount [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/network [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/registry [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/strslice [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/swarm [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/time [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/versions [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T19:00:32.908Z] github.com/docker/docker/api/types/volume [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/builder-next [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/dockerfile [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/remotecontext [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T19:00:32.908Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T19:00:32.908Z] github.com/docker/docker/cli [2022-07-27T19:00:32.908Z] github.com/docker/docker/cli/config [2022-07-27T19:00:32.908Z] github.com/docker/docker/cli/debug [2022-07-27T19:00:32.908Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T19:00:32.908Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T19:00:32.908Z] github.com/docker/docker/client [2022-07-27T19:00:32.908Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T19:00:32.908Z] github.com/docker/docker/cmd/dockerd [2022-07-27T19:00:32.908Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T19:00:32.908Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T19:00:32.908Z] github.com/docker/docker/container [2022-07-27T19:00:32.908Z] github.com/docker/docker/container/stream [2022-07-27T19:00:32.908Z] github.com/docker/docker/contrib/apparmor [2022-07-27T19:00:32.908Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T19:00:32.908Z] github.com/docker/docker/contrib/httpserver [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/cluster [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/config [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/containerd [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/events [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/exec [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/images [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/initlayer [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/links [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/listeners [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/local [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/names [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/network [2022-07-27T19:00:32.908Z] github.com/docker/docker/daemon/stats [2022-07-27T19:00:32.908Z] github.com/docker/docker/distribution [2022-07-27T19:00:32.908Z] github.com/docker/docker/distribution/metadata [2022-07-27T19:00:32.908Z] github.com/docker/docker/distribution/utils [2022-07-27T19:00:32.908Z] github.com/docker/docker/distribution/xfer [2022-07-27T19:00:32.908Z] github.com/docker/docker/dockerversion [2022-07-27T19:00:32.908Z] github.com/docker/docker/errdefs [2022-07-27T19:00:32.908Z] github.com/docker/docker/image [2022-07-27T19:00:32.908Z] github.com/docker/docker/image/cache [2022-07-27T19:00:32.908Z] github.com/docker/docker/image/tarexport [2022-07-27T19:00:32.908Z] github.com/docker/docker/image/v1 [2022-07-27T19:00:32.908Z] github.com/docker/docker/internal/test/suite [2022-07-27T19:00:32.908Z] github.com/docker/docker/layer [2022-07-27T19:00:32.908Z] github.com/docker/docker/libcontainerd [2022-07-27T19:00:32.908Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T19:00:32.908Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T19:00:32.908Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T19:00:32.908Z] github.com/docker/docker/libcontainerd/types [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/config [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/idm [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/ns [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/options [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/osl [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/libnetwork/types [2022-07-27T19:00:32.908Z] github.com/docker/docker/oci [2022-07-27T19:00:32.908Z] github.com/docker/docker/oci/caps [2022-07-27T19:00:32.908Z] github.com/docker/docker/opts [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/aaparser [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/archive [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/authorization [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/capabilities [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/containerfs [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/directory [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/dmesg [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/fileutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/fsutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/homedir [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/idtools [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/ioutils [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/longpath [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/loopback [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/parsers [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/pidfile [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/platform [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/plugins [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/pools [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/progress [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/pubsub [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/reexec [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/signal [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/stack [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/stringid [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/system [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/tailfile [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/tarsum [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/urlutil [2022-07-27T19:00:32.908Z] github.com/docker/docker/pkg/useragent [2022-07-27T19:00:32.908Z] github.com/docker/docker/plugin [2022-07-27T19:00:32.908Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T19:00:32.908Z] github.com/docker/docker/plugin/v2 [2022-07-27T19:00:32.908Z] github.com/docker/docker/profiles/apparmor [2022-07-27T19:00:32.908Z] github.com/docker/docker/profiles/seccomp [2022-07-27T19:00:32.908Z] github.com/docker/docker/quota [2022-07-27T19:00:32.908Z] github.com/docker/docker/reference [2022-07-27T19:00:32.908Z] github.com/docker/docker/registry [2022-07-27T19:00:32.908Z] github.com/docker/docker/registry/resumable [2022-07-27T19:00:32.908Z] github.com/docker/docker/restartmanager [2022-07-27T19:00:32.908Z] github.com/docker/docker/rootless [2022-07-27T19:00:32.908Z] github.com/docker/docker/rootless/specconv [2022-07-27T19:00:32.908Z] github.com/docker/docker/runconfig [2022-07-27T19:00:32.908Z] github.com/docker/docker/runconfig/opts [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/daemon [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/environment [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/fakegit [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/registry [2022-07-27T19:00:32.908Z] github.com/docker/docker/testutil/request [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/drivers [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/local [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/mounts [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/service [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/service/opts [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/testutils' [2022-07-27T19:00:32.909Z] ++ grep --fixed-strings -v /libnetwork [2022-07-27T19:00:32.909Z] ++ echo 'github.com/docker/docker/api [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/backend/build [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/httputils [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/middleware [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/build [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/container [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/debug [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/image [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/network [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/session [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/system [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/volume [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/backend [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/container [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/events [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/filters [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/image [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/mount [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/network [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/registry [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/strslice [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/swarm [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/time [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/versions [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/volume [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/dockerfile [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/remotecontext [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli/config [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli/debug [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T19:00:32.909Z] github.com/docker/docker/client [2022-07-27T19:00:32.909Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T19:00:32.909Z] github.com/docker/docker/cmd/dockerd [2022-07-27T19:00:32.909Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T19:00:32.909Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T19:00:32.909Z] github.com/docker/docker/container [2022-07-27T19:00:32.909Z] github.com/docker/docker/container/stream [2022-07-27T19:00:32.909Z] github.com/docker/docker/contrib/apparmor [2022-07-27T19:00:32.909Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T19:00:32.909Z] github.com/docker/docker/contrib/httpserver [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/config [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/containerd [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/events [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/exec [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/images [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/initlayer [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/links [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/listeners [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/local [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/names [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/network [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/stats [2022-07-27T19:00:32.909Z] github.com/docker/docker/distribution [2022-07-27T19:00:32.909Z] github.com/docker/docker/distribution/metadata [2022-07-27T19:00:32.909Z] github.com/docker/docker/distribution/utils [2022-07-27T19:00:32.909Z] github.com/docker/docker/distribution/xfer [2022-07-27T19:00:32.909Z] github.com/docker/docker/dockerversion [2022-07-27T19:00:32.909Z] github.com/docker/docker/errdefs [2022-07-27T19:00:32.909Z] github.com/docker/docker/image [2022-07-27T19:00:32.909Z] github.com/docker/docker/image/cache [2022-07-27T19:00:32.909Z] github.com/docker/docker/image/tarexport [2022-07-27T19:00:32.909Z] github.com/docker/docker/image/v1 [2022-07-27T19:00:32.909Z] github.com/docker/docker/internal/test/suite [2022-07-27T19:00:32.909Z] github.com/docker/docker/layer [2022-07-27T19:00:32.909Z] github.com/docker/docker/libcontainerd [2022-07-27T19:00:32.909Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T19:00:32.909Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T19:00:32.909Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T19:00:32.909Z] github.com/docker/docker/libcontainerd/types [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/config [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/idm [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/ns [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/options [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/osl [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/libnetwork/types [2022-07-27T19:00:32.909Z] github.com/docker/docker/oci [2022-07-27T19:00:32.909Z] github.com/docker/docker/oci/caps [2022-07-27T19:00:32.909Z] github.com/docker/docker/opts [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/aaparser [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/archive [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/authorization [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/capabilities [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/containerfs [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/directory [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/dmesg [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/fileutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/fsutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/homedir [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/idtools [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/ioutils [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/longpath [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/loopback [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/parsers [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/pidfile [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/platform [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/plugins [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/pools [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/progress [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/pubsub [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/reexec [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/signal [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/stack [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/stringid [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/system [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/tailfile [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/tarsum [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/urlutil [2022-07-27T19:00:32.909Z] github.com/docker/docker/pkg/useragent [2022-07-27T19:00:32.909Z] github.com/docker/docker/plugin [2022-07-27T19:00:32.909Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T19:00:32.909Z] github.com/docker/docker/plugin/v2 [2022-07-27T19:00:32.909Z] github.com/docker/docker/profiles/apparmor [2022-07-27T19:00:32.909Z] github.com/docker/docker/profiles/seccomp [2022-07-27T19:00:32.909Z] github.com/docker/docker/quota [2022-07-27T19:00:32.909Z] github.com/docker/docker/reference [2022-07-27T19:00:32.909Z] github.com/docker/docker/registry [2022-07-27T19:00:32.909Z] github.com/docker/docker/registry/resumable [2022-07-27T19:00:32.909Z] github.com/docker/docker/restartmanager [2022-07-27T19:00:32.909Z] github.com/docker/docker/rootless [2022-07-27T19:00:32.909Z] github.com/docker/docker/rootless/specconv [2022-07-27T19:00:32.909Z] github.com/docker/docker/runconfig [2022-07-27T19:00:32.909Z] github.com/docker/docker/runconfig/opts [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/daemon [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/environment [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/fakegit [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/registry [2022-07-27T19:00:32.909Z] github.com/docker/docker/testutil/request [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/drivers [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/local [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/mounts [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/service [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/service/opts [2022-07-27T19:00:32.909Z] github.com/docker/docker/volume/testutils' [2022-07-27T19:00:32.909Z] + base_pkg_list='github.com/docker/docker/api [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/backend/build [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/httputils [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/middleware [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/build [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/container [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/debug [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/image [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/network [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/session [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/system [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/server/router/volume [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/backend [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/container [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/events [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/filters [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/image [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/mount [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/network [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/registry [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/strslice [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/swarm [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/time [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/versions [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T19:00:32.909Z] github.com/docker/docker/api/types/volume [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/dockerfile [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/remotecontext [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T19:00:32.909Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli/config [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli/debug [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T19:00:32.909Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T19:00:32.909Z] github.com/docker/docker/client [2022-07-27T19:00:32.909Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T19:00:32.909Z] github.com/docker/docker/cmd/dockerd [2022-07-27T19:00:32.909Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T19:00:32.909Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T19:00:32.909Z] github.com/docker/docker/container [2022-07-27T19:00:32.909Z] github.com/docker/docker/container/stream [2022-07-27T19:00:32.909Z] github.com/docker/docker/contrib/apparmor [2022-07-27T19:00:32.909Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T19:00:32.909Z] github.com/docker/docker/contrib/httpserver [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/config [2022-07-27T19:00:32.909Z] github.com/docker/docker/daemon/containerd [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/events [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/exec [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/images [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/initlayer [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/links [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/listeners [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/local [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/names [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/network [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/stats [2022-07-27T19:00:32.910Z] github.com/docker/docker/distribution [2022-07-27T19:00:32.910Z] github.com/docker/docker/distribution/metadata [2022-07-27T19:00:32.910Z] github.com/docker/docker/distribution/utils [2022-07-27T19:00:32.910Z] github.com/docker/docker/distribution/xfer [2022-07-27T19:00:32.910Z] github.com/docker/docker/dockerversion [2022-07-27T19:00:32.910Z] github.com/docker/docker/errdefs [2022-07-27T19:00:32.910Z] github.com/docker/docker/image [2022-07-27T19:00:32.910Z] github.com/docker/docker/image/cache [2022-07-27T19:00:32.910Z] github.com/docker/docker/image/tarexport [2022-07-27T19:00:32.910Z] github.com/docker/docker/image/v1 [2022-07-27T19:00:32.910Z] github.com/docker/docker/internal/test/suite [2022-07-27T19:00:32.910Z] github.com/docker/docker/layer [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd/types [2022-07-27T19:00:32.910Z] github.com/docker/docker/oci [2022-07-27T19:00:32.910Z] github.com/docker/docker/oci/caps [2022-07-27T19:00:32.910Z] github.com/docker/docker/opts [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/aaparser [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/archive [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/authorization [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/capabilities [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/containerfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/directory [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/dmesg [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/fileutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/fsutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/homedir [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/idtools [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/ioutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/longpath [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/loopback [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/parsers [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/pidfile [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/platform [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/plugins [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/pools [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/progress [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/pubsub [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/reexec [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/signal [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/stack [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/stringid [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/system [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/tailfile [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/tarsum [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/urlutil [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/useragent [2022-07-27T19:00:32.910Z] github.com/docker/docker/plugin [2022-07-27T19:00:32.910Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T19:00:32.910Z] github.com/docker/docker/plugin/v2 [2022-07-27T19:00:32.910Z] github.com/docker/docker/profiles/apparmor [2022-07-27T19:00:32.910Z] github.com/docker/docker/profiles/seccomp [2022-07-27T19:00:32.910Z] github.com/docker/docker/quota [2022-07-27T19:00:32.910Z] github.com/docker/docker/reference [2022-07-27T19:00:32.910Z] github.com/docker/docker/registry [2022-07-27T19:00:32.910Z] github.com/docker/docker/registry/resumable [2022-07-27T19:00:32.910Z] github.com/docker/docker/restartmanager [2022-07-27T19:00:32.910Z] github.com/docker/docker/rootless [2022-07-27T19:00:32.910Z] github.com/docker/docker/rootless/specconv [2022-07-27T19:00:32.910Z] github.com/docker/docker/runconfig [2022-07-27T19:00:32.910Z] github.com/docker/docker/runconfig/opts [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/daemon [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/environment [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/fakegit [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/registry [2022-07-27T19:00:32.910Z] github.com/docker/docker/testutil/request [2022-07-27T19:00:32.910Z] github.com/docker/docker/volume [2022-07-27T19:00:32.910Z] github.com/docker/docker/volume/drivers [2022-07-27T19:00:32.910Z] github.com/docker/docker/volume/local [2022-07-27T19:00:32.910Z] github.com/docker/docker/volume/mounts [2022-07-27T19:00:32.910Z] github.com/docker/docker/volume/service [2022-07-27T19:00:32.910Z] github.com/docker/docker/volume/service/opts [2022-07-27T19:00:32.910Z] github.com/docker/docker/volume/testutils' [2022-07-27T19:00:32.910Z] ++ grep --fixed-strings /libnetwork [2022-07-27T19:00:32.910Z] ++ echo 'github.com/docker/docker/api [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/backend/build [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/httputils [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/middleware [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/build [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/container [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/debug [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/image [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/network [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/session [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/system [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/server/router/volume [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/backend [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/container [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/events [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/filters [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/image [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/mount [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/network [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/registry [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/strslice [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/swarm [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/time [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/versions [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T19:00:32.910Z] github.com/docker/docker/api/types/volume [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/builder-next [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/dockerfile [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/remotecontext [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T19:00:32.910Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T19:00:32.910Z] github.com/docker/docker/cli [2022-07-27T19:00:32.910Z] github.com/docker/docker/cli/config [2022-07-27T19:00:32.910Z] github.com/docker/docker/cli/debug [2022-07-27T19:00:32.910Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T19:00:32.910Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T19:00:32.910Z] github.com/docker/docker/client [2022-07-27T19:00:32.910Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T19:00:32.910Z] github.com/docker/docker/cmd/dockerd [2022-07-27T19:00:32.910Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T19:00:32.910Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T19:00:32.910Z] github.com/docker/docker/container [2022-07-27T19:00:32.910Z] github.com/docker/docker/container/stream [2022-07-27T19:00:32.910Z] github.com/docker/docker/contrib/apparmor [2022-07-27T19:00:32.910Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T19:00:32.910Z] github.com/docker/docker/contrib/httpserver [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/cluster [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/config [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/containerd [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/events [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/exec [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/images [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/initlayer [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/links [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/listeners [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/local [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/names [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/network [2022-07-27T19:00:32.910Z] github.com/docker/docker/daemon/stats [2022-07-27T19:00:32.910Z] github.com/docker/docker/distribution [2022-07-27T19:00:32.910Z] github.com/docker/docker/distribution/metadata [2022-07-27T19:00:32.910Z] github.com/docker/docker/distribution/utils [2022-07-27T19:00:32.910Z] github.com/docker/docker/distribution/xfer [2022-07-27T19:00:32.910Z] github.com/docker/docker/dockerversion [2022-07-27T19:00:32.910Z] github.com/docker/docker/errdefs [2022-07-27T19:00:32.910Z] github.com/docker/docker/image [2022-07-27T19:00:32.910Z] github.com/docker/docker/image/cache [2022-07-27T19:00:32.910Z] github.com/docker/docker/image/tarexport [2022-07-27T19:00:32.910Z] github.com/docker/docker/image/v1 [2022-07-27T19:00:32.910Z] github.com/docker/docker/internal/test/suite [2022-07-27T19:00:32.910Z] github.com/docker/docker/layer [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T19:00:32.910Z] github.com/docker/docker/libcontainerd/types [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/config [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/idm [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/ns [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/options [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/osl [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T19:00:32.910Z] github.com/docker/docker/libnetwork/types [2022-07-27T19:00:32.910Z] github.com/docker/docker/oci [2022-07-27T19:00:32.910Z] github.com/docker/docker/oci/caps [2022-07-27T19:00:32.910Z] github.com/docker/docker/opts [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/aaparser [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/archive [2022-07-27T19:00:32.910Z] github.com/docker/docker/pkg/authorization [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/capabilities [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/containerfs [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/directory [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/dmesg [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/fileutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/fsutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/homedir [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/idtools [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/ioutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/longpath [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/loopback [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/parsers [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/pidfile [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/platform [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/plugins [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/pools [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/progress [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/pubsub [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/reexec [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/signal [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/stack [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/stringid [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/system [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/tailfile [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/tarsum [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/urlutil [2022-07-27T19:00:32.911Z] github.com/docker/docker/pkg/useragent [2022-07-27T19:00:32.911Z] github.com/docker/docker/plugin [2022-07-27T19:00:32.911Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T19:00:32.911Z] github.com/docker/docker/plugin/v2 [2022-07-27T19:00:32.911Z] github.com/docker/docker/profiles/apparmor [2022-07-27T19:00:32.911Z] github.com/docker/docker/profiles/seccomp [2022-07-27T19:00:32.911Z] github.com/docker/docker/quota [2022-07-27T19:00:32.911Z] github.com/docker/docker/reference [2022-07-27T19:00:32.911Z] github.com/docker/docker/registry [2022-07-27T19:00:32.911Z] github.com/docker/docker/registry/resumable [2022-07-27T19:00:32.911Z] github.com/docker/docker/restartmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/rootless [2022-07-27T19:00:32.911Z] github.com/docker/docker/rootless/specconv [2022-07-27T19:00:32.911Z] github.com/docker/docker/runconfig [2022-07-27T19:00:32.911Z] github.com/docker/docker/runconfig/opts [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/daemon [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/environment [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/fakegit [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/registry [2022-07-27T19:00:32.911Z] github.com/docker/docker/testutil/request [2022-07-27T19:00:32.911Z] github.com/docker/docker/volume [2022-07-27T19:00:32.911Z] github.com/docker/docker/volume/drivers [2022-07-27T19:00:32.911Z] github.com/docker/docker/volume/local [2022-07-27T19:00:32.911Z] github.com/docker/docker/volume/mounts [2022-07-27T19:00:32.911Z] github.com/docker/docker/volume/service [2022-07-27T19:00:32.911Z] github.com/docker/docker/volume/service/opts [2022-07-27T19:00:32.911Z] github.com/docker/docker/volume/testutils' [2022-07-27T19:00:32.911Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/config [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/idm [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ns [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/options [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/osl [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/types' [2022-07-27T19:00:32.911Z] + echo 'github.com/docker/docker/libnetwork [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/config [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/idm [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/ns [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/options [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/osl [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/types' [2022-07-27T19:00:32.911Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T19:00:32.911Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T19:00:32.911Z] + type docker-proxy [2022-07-27T19:00:32.911Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-27T19:00:32.911Z] + hack/make.sh binary-proxy install-proxy [2022-07-27T19:00:32.911Z] [2022-07-27T19:00:32.911Z] Removing bundles/ [2022-07-27T19:00:32.926Z] + for job in $(jobs -p) [2022-07-27T19:00:32.926Z] + wait 8475 [2022-07-27T19:00:33.171Z] [2022-07-27T19:00:33.171Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-27T19:00:33.171Z] Building: bundles/binary-proxy/docker-proxy [2022-07-27T19:00:33.171Z] GOOS="" GOARCH="" GOARM="" [2022-07-27T19:00:33.489Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-27T19:00:33.489Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-27T19:00:34.442Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-27T19:00:34.442Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-27T19:00:34.442Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-27T19:00:35.807Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-27T19:00:36.063Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-27T19:00:36.625Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-27T19:00:37.187Z] === RUN TestDockerSuite/TestInspectImage [2022-07-27T19:00:37.187Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-27T19:00:37.187Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-27T19:00:37.187Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-27T19:00:37.187Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-27T19:00:37.749Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-27T19:00:38.311Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-27T19:00:38.311Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-27T19:00:38.873Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-27T19:00:39.129Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-27T19:00:41.303Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-27T19:00:41.303Z] [2022-07-27T19:00:41.303Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-27T19:00:41.303Z] Installing docker-proxy to /usr/local/bin/ [2022-07-27T19:00:41.303Z] [2022-07-27T19:00:41.303Z] + mkdir -p bundles [2022-07-27T19:00:41.303Z] + '[' -n 'github.com/docker/docker/api [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/backend/build [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/httpstatus [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/httputils [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/middleware [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/build [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/container [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/debug [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/distribution [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/grpc [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/image [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/network [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/plugin [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/session [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/swarm [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/system [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/server/router/volume [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/backend [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/blkiodev [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/container [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/events [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/filters [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/image [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/mount [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/network [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/registry [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/strslice [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/swarm [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/time [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/versions [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-27T19:00:41.303Z] github.com/docker/docker/api/types/volume [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/builder-next [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/builder-next/worker [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/dockerfile [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/remotecontext [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/remotecontext/git [2022-07-27T19:00:41.303Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-27T19:00:41.303Z] github.com/docker/docker/cli [2022-07-27T19:00:41.303Z] github.com/docker/docker/cli/config [2022-07-27T19:00:41.303Z] github.com/docker/docker/cli/debug [2022-07-27T19:00:41.303Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-27T19:00:41.303Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-27T19:00:41.303Z] github.com/docker/docker/client [2022-07-27T19:00:41.303Z] github.com/docker/docker/cmd/docker-proxy [2022-07-27T19:00:41.303Z] github.com/docker/docker/cmd/dockerd [2022-07-27T19:00:41.303Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-27T19:00:41.303Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-27T19:00:41.303Z] github.com/docker/docker/container [2022-07-27T19:00:41.303Z] github.com/docker/docker/container/stream [2022-07-27T19:00:41.303Z] github.com/docker/docker/contrib/apparmor [2022-07-27T19:00:41.303Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-27T19:00:41.303Z] github.com/docker/docker/contrib/httpserver [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/cluster [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/cluster/convert [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/cluster/executor [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/cluster/provider [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/config [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/containerd [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/events [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/events/testutils [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/exec [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/images [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/initlayer [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/links [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/listeners [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/gelf [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/journald [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/local [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/logentries [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/splunk [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/syslog [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/logger/templates [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/names [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/network [2022-07-27T19:00:41.303Z] github.com/docker/docker/daemon/stats [2022-07-27T19:00:41.303Z] github.com/docker/docker/distribution [2022-07-27T19:00:41.303Z] github.com/docker/docker/distribution/metadata [2022-07-27T19:00:41.303Z] github.com/docker/docker/distribution/utils [2022-07-27T19:00:41.303Z] github.com/docker/docker/distribution/xfer [2022-07-27T19:00:41.303Z] github.com/docker/docker/dockerversion [2022-07-27T19:00:41.303Z] github.com/docker/docker/errdefs [2022-07-27T19:00:41.303Z] github.com/docker/docker/image [2022-07-27T19:00:41.303Z] github.com/docker/docker/image/cache [2022-07-27T19:00:41.303Z] github.com/docker/docker/image/tarexport [2022-07-27T19:00:41.303Z] github.com/docker/docker/image/v1 [2022-07-27T19:00:41.303Z] github.com/docker/docker/internal/test/suite [2022-07-27T19:00:41.303Z] github.com/docker/docker/layer [2022-07-27T19:00:41.303Z] github.com/docker/docker/libcontainerd [2022-07-27T19:00:41.303Z] github.com/docker/docker/libcontainerd/queue [2022-07-27T19:00:41.303Z] github.com/docker/docker/libcontainerd/remote [2022-07-27T19:00:41.303Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-27T19:00:41.303Z] github.com/docker/docker/libcontainerd/types [2022-07-27T19:00:41.303Z] github.com/docker/docker/oci [2022-07-27T19:00:41.303Z] github.com/docker/docker/oci/caps [2022-07-27T19:00:41.303Z] github.com/docker/docker/opts [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/aaparser [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/archive [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/authorization [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/broadcaster [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/capabilities [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/chrootarchive [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/containerfs [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/devicemapper [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/directory [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/dmesg [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/fileutils [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/fsutils [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/homedir [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/idtools [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/ioutils [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/jsonmessage [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/longpath [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/loopback [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/namesgenerator [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/parsers [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/pidfile [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/platform [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/plugingetter [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/plugins [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/plugins/transport [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/pools [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/progress [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/pubsub [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/reexec [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/signal [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/stack [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/stdcopy [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/streamformatter [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/stringid [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/sysinfo [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/system [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/tailfile [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/tarsum [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/urlutil [2022-07-27T19:00:41.303Z] github.com/docker/docker/pkg/useragent [2022-07-27T19:00:41.303Z] github.com/docker/docker/plugin [2022-07-27T19:00:41.303Z] github.com/docker/docker/plugin/executor/containerd [2022-07-27T19:00:41.303Z] github.com/docker/docker/plugin/v2 [2022-07-27T19:00:41.303Z] github.com/docker/docker/profiles/apparmor [2022-07-27T19:00:41.303Z] github.com/docker/docker/profiles/seccomp [2022-07-27T19:00:41.303Z] github.com/docker/docker/quota [2022-07-27T19:00:41.303Z] github.com/docker/docker/reference [2022-07-27T19:00:41.303Z] github.com/docker/docker/registry [2022-07-27T19:00:41.303Z] github.com/docker/docker/registry/resumable [2022-07-27T19:00:41.303Z] github.com/docker/docker/restartmanager [2022-07-27T19:00:41.303Z] github.com/docker/docker/rootless [2022-07-27T19:00:41.303Z] github.com/docker/docker/rootless/specconv [2022-07-27T19:00:41.304Z] github.com/docker/docker/runconfig [2022-07-27T19:00:41.304Z] github.com/docker/docker/runconfig/opts [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/daemon [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/environment [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/fakecontext [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/fakegit [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/fakestorage [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/fixtures/load [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/registry [2022-07-27T19:00:41.304Z] github.com/docker/docker/testutil/request [2022-07-27T19:00:41.304Z] github.com/docker/docker/volume [2022-07-27T19:00:41.304Z] github.com/docker/docker/volume/drivers [2022-07-27T19:00:41.304Z] github.com/docker/docker/volume/local [2022-07-27T19:00:41.304Z] github.com/docker/docker/volume/mounts [2022-07-27T19:00:41.304Z] github.com/docker/docker/volume/service [2022-07-27T19:00:41.304Z] github.com/docker/docker/volume/service/opts [2022-07-27T19:00:41.304Z] github.com/docker/docker/volume/testutils' ']' [2022-07-27T19:00:41.304Z] + 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-27T19:00:41.304Z] ? github.com/docker/docker/api [no test files] [2022-07-27T19:00:41.646Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-27T19:00:41.646Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-27T19:00:42.208Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-27T19:00:42.770Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-27T19:00:43.698Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-27T19:00:44.259Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-27T19:00:44.822Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-27T19:00:45.384Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-27T19:00:45.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-27T19:00:45.640Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-27T19:00:46.203Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-27T19:00:46.765Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-27T19:00:46.765Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-27T19:00:48.133Z] docker_api_swarm_service_test.go:343: [d3e0a3ead3576] joining swarm manager [d66f978e6e96e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:00:48.133Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-27T19:00:48.696Z] docker_api_swarm_service_test.go:343: [dd6112a058aaf] joining swarm manager [d66f978e6e96e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:00:49.259Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-27T19:00:49.515Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-27T19:00:51.406Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-27T19:00:53.327Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-27T19:00:54.692Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-27T19:00:54.692Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-27T19:00:56.058Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-27T19:00:56.313Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-27T19:00:56.876Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-27T19:00:59.411Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-07-27T19:01:03.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-27T19:01:04.342Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-27T19:01:04.904Z] docker_api_swarm_service_test.go:490: [d0d0278645bf1] joining swarm manager [d519cd5ea3a2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:01:05.837Z] docker_api_swarm_service_test.go:490: [dbd91225eb3b8] joining swarm manager [d519cd5ea3a2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:01:06.093Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-27T19:01:06.655Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-27T19:01:09.173Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-27T19:01:09.173Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-27T19:01:09.173Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-27T19:01:09.736Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-27T19:01:10.666Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-27T19:01:11.595Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-27T19:01:12.521Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-27T19:01:13.082Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-27T19:01:14.982Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-27T19:01:15.543Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-27T19:01:16.105Z] === RUN TestDockerSuite/TestLogsSince [2022-07-27T19:01:18.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-27T19:01:22.787Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-27T19:01:23.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-27T19:01:25.602Z] docker_api_swarm_service_test.go:128: [db9128e83e686] joining swarm manager [db3177295545a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:01:26.531Z] docker_api_swarm_service_test.go:129: [dd8a5c4cb9c26] joining swarm manager [db3177295545a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:01:27.898Z] docker_api_swarm_service_test.go:137: [dac424cf47b18] joining swarm manager [db3177295545a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-27T19:01:28.154Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-27T19:01:29.083Z] docker_api_swarm_service_test.go:138: [dc662ef8d590e] joining swarm manager [db3177295545a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-27T19:01:29.083Z] === RUN TestDockerSuite/TestLogsTail [2022-07-27T19:01:29.646Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-27T19:01:30.212Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-27T19:01:30.775Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-27T19:01:30.775Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-27T19:01:30.775Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-27T19:01:31.032Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-27T19:01:31.032Z] === RUN TestDockerSuite/TestNetHostname [2022-07-27T19:01:32.397Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-27T19:01:32.397Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-27T19:01:32.397Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-27T19:01:32.397Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-27T19:01:33.326Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-27T19:01:33.888Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-27T19:01:34.816Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-27T19:01:34.816Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-27T19:01:34.816Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-27T19:01:35.072Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-27T19:01:41.615Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-27T19:01:41.615Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-27T19:01:42.544Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-27T19:01:45.060Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-27T19:01:46.950Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-27T19:01:48.317Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-27T19:01:51.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-27T19:01:51.582Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-27T19:01:53.471Z] === RUN TestDockerSuite/TestPluginActive [2022-07-27T19:01:53.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-27T19:01:55.615Z] docker_api_swarm_service_test.go:304: [d86d75c99ce8b] joining swarm manager [d799f01550018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:01:56.177Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-27T19:01:56.433Z] docker_api_swarm_service_test.go:304: [d4cc3f2d2bb39] joining swarm manager [d799f01550018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:02:02.974Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-27T19:02:02.974Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-27T19:02:02.974Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-27T19:02:03.913Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-27T19:02:07.178Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-27T19:02:12.419Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-27T19:02:13.346Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-27T19:02:14.273Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-27T19:02:15.200Z] === RUN TestDockerSuite/TestPortList [2022-07-27T19:02:15.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-27T19:02:18.280Z] docker_api_swarm_service_test.go:100: [d4209bfd8bbdc] joining swarm manager [da77cd0f505f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:02:18.841Z] docker_api_swarm_service_test.go:101: [da39eeca73a22] joining swarm manager [da77cd0f505f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:02:24.087Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-27T19:02:26.606Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-27T19:02:26.606Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-27T19:02:27.971Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-27T19:02:29.351Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-27T19:02:29.608Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-27T19:02:29.608Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-27T19:02:32.126Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-27T19:02:32.688Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-27T19:02:35.207Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-27T19:02:35.907Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-27T19:02:35.907Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-27T19:02:35.907Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-27T19:02:35.907Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-27T19:02:35.907Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-27T19:02:35.907Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-27T19:02:35.908Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-27T19:02:35.908Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-27T19:02:35.908Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 77.3% of statements [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/builder [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-27T19:02:35.908Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.7% of statements [2022-07-27T19:02:35.908Z] ok github.com/docker/docker/builder/dockerfile 0.513s coverage: 49.3% of statements [2022-07-27T19:02:35.908Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-27T19:02:35.908Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-27T19:02:35.908Z] ok github.com/docker/docker/builder/remotecontext/git 1.793s coverage: 86.3% of statements [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/cli [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-27T19:02:35.908Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-27T19:02:36.478Z] ok github.com/docker/docker/cmd/docker-proxy 0.224s coverage: 67.6% of statements [2022-07-27T19:02:37.097Z] check_test.go:611: [d4209bfd8bbdc] daemon is not started [2022-07-27T19:02:38.989Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-27T19:02:38.989Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-27T19:02:40.678Z] ok github.com/docker/docker/client 0.157s coverage: 75.9% of statements [2022-07-27T19:02:41.506Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-27T19:02:42.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-27T19:02:44.323Z] docker_api_swarm_service_test.go:533: [db3534568a6b2] joining swarm manager [da7dc799af7fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:02:46.213Z] docker_api_swarm_service_test.go:534: [d5d9c1c09c8e3] joining swarm manager [da7dc799af7fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:02:48.103Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-27T19:02:49.994Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-27T19:02:51.908Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-27T19:02:52.838Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-27T19:02:53.766Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-27T19:02:55.654Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-27T19:02:57.023Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-27T19:02:57.951Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-27T19:02:57.951Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-27T19:02:58.880Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-27T19:03:00.245Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-27T19:03:01.612Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-27T19:03:01.612Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-27T19:03:01.612Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-27T19:03:02.174Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-27T19:03:02.430Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-27T19:03:02.430Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-27T19:03:03.796Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-27T19:03:04.723Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-27T19:03:04.979Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-27T19:03:09.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-27T19:03:11.039Z] docker_api_swarm_service_test.go:148: [db3c4bd06157c] joining swarm manager [ddb2de857c028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:03:11.039Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-27T19:03:11.967Z] docker_api_swarm_service_test.go:148: [d9f326b4bce42] joining swarm manager [ddb2de857c028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:03:11.967Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-27T19:03:14.489Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-27T19:03:14.489Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-27T19:03:14.489Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-27T19:03:14.489Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-27T19:03:16.378Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-27T19:03:17.308Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-27T19:03:19.198Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-27T19:03:20.565Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-27T19:03:20.565Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-27T19:03:20.565Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-27T19:03:23.082Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-27T19:03:23.644Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-27T19:03:23.902Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-27T19:03:25.268Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-27T19:03:25.830Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-27T19:03:26.758Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-27T19:03:27.421Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 31.5% of statements [2022-07-27T19:03:27.421Z] ok github.com/docker/docker/container 0.121s coverage: 36.0% of statements [2022-07-27T19:03:27.421Z] ok github.com/docker/docker/cmd/dockerd/trap 2.545s coverage: 0.0% of statements [2022-07-27T19:03:27.421Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-27T19:03:27.421Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-27T19:03:27.421Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-27T19:03:27.421Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-27T19:03:27.421Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-27T19:03:27.689Z] === RUN TestDockerSuite/TestRmiTag [2022-07-27T19:03:27.689Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-27T19:03:28.250Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-27T19:03:31.518Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-27T19:03:32.081Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-27T19:03:32.644Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-27T19:03:32.899Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-27T19:03:33.471Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-27T19:03:33.733Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-27T19:03:33.997Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-07-27T19:03:34.294Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-27T19:03:34.568Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-27T19:03:34.856Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-27T19:03:35.419Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-27T19:03:35.950Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 36.9% of statements [2022-07-27T19:03:39.588Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-27T19:03:39.588Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-27T19:03:40.516Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-27T19:03:41.443Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-27T19:03:43.333Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-27T19:03:44.077Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-27T19:03:44.647Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-27T19:03:44.699Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-27T19:03:45.216Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-27T19:03:45.476Z] ok github.com/docker/docker/daemon 10.137s coverage: 16.6% of statements [2022-07-27T19:03:45.476Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-27T19:03:45.476Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-27T19:03:45.476Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-27T19:03:45.476Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-27T19:03:45.476Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-27T19:03:45.736Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-27T19:03:46.066Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-27T19:03:46.627Z] === RUN TestDockerSuite/TestDockerFails [2022-07-27T19:03:46.627Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-27T19:03:47.646Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.713s coverage: 74.8% of statements [2022-07-27T19:03:47.906Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-27T19:03:47.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-27T19:03:48.247Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-27T19:03:48.503Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-27T19:03:48.847Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.479s coverage: 56.2% of statements [2022-07-27T19:03:49.065Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-27T19:03:50.231Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-07-27T19:03:51.584Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-27T19:03:51.841Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-27T19:03:52.145Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.6% of statements [2022-07-27T19:03:52.403Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-27T19:03:52.404Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.545s coverage: 46.1% of statements [2022-07-27T19:03:52.404Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-27T19:03:53.331Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-27T19:03:53.820Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-07-27T19:03:53.913Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-27T19:03:54.080Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.786s coverage: 58.5% of statements [2022-07-27T19:03:54.080Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-27T19:03:54.080Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-27T19:03:54.169Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-27T19:03:54.650Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-27T19:03:54.733Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-27T19:03:54.733Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-27T19:03:55.222Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-07-27T19:03:55.296Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-27T19:03:56.224Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-27T19:03:56.786Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-27T19:03:57.131Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements [2022-07-27T19:03:57.131Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-27T19:03:57.131Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-27T19:03:57.131Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-07-27T19:03:57.347Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-27T19:03:58.275Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-27T19:03:58.514Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-07-27T19:03:58.514Z] ok github.com/docker/docker/daemon/logger/awslogs 0.192s coverage: 80.2% of statements [2022-07-27T19:03:58.514Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-27T19:03:59.085Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-27T19:03:59.085Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.4% of statements [2022-07-27T19:03:59.203Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-27T19:03:59.657Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-27T19:04:00.227Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.201s coverage: 76.8% of statements [2022-07-27T19:04:00.488Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2022-07-27T19:04:00.488Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-27T19:04:00.488Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-27T19:04:00.570Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-27T19:04:00.826Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-27T19:04:01.427Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-07-27T19:04:01.427Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 65.9% of statements [2022-07-27T19:04:01.753Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-27T19:04:02.316Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-27T19:04:02.810Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-07-27T19:04:02.879Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-27T19:04:03.070Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-27T19:04:03.441Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-27T19:04:03.640Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-27T19:04:04.210Z] ok github.com/docker/docker/daemon/logger/splunk 1.605s coverage: 82.5% of statements [2022-07-27T19:04:04.210Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-27T19:04:04.210Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-27T19:04:04.369Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-27T19:04:05.151Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-27T19:04:05.296Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-27T19:04:05.858Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-27T19:04:06.421Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-27T19:04:06.530Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.0% of statements [2022-07-27T19:04:06.530Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-27T19:04:06.790Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-27T19:04:06.983Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-27T19:04:06.983Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-27T19:04:07.360Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-07-27T19:04:07.620Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-07-27T19:04:07.620Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-27T19:04:07.879Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-07-27T19:04:08.819Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-27T19:04:08.819Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-27T19:04:08.819Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-27T19:04:08.874Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-27T19:04:09.129Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-27T19:04:09.339Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-07-27T19:04:09.690Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-27T19:04:09.909Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-27T19:04:10.252Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-27T19:04:10.479Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-27T19:04:10.479Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-07-27T19:04:10.508Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-27T19:04:10.764Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-27T19:04:11.326Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-27T19:04:11.913Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-27T19:04:12.388Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.3% of statements [2022-07-27T19:04:12.841Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-27T19:04:12.958Z] ok github.com/docker/docker/pkg/authorization 0.278s coverage: 68.3% of statements [2022-07-27T19:04:12.958Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-27T19:04:13.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-27T19:04:13.218Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-27T19:04:13.353Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-27T19:04:13.916Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-27T19:04:13.916Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-27T19:04:14.173Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-27T19:04:14.173Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-27T19:04:15.540Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-27T19:04:16.103Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-27T19:04:16.520Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 42.7% of statements [2022-07-27T19:04:16.520Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-27T19:04:16.779Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-27T19:04:16.779Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-27T19:04:17.031Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-27T19:04:17.349Z] ok github.com/docker/docker/layer 7.479s coverage: 68.9% of statements [2022-07-27T19:04:17.349Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-27T19:04:17.349Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-27T19:04:17.349Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-27T19:04:17.349Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-27T19:04:17.349Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-27T19:04:17.349Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-27T19:04:17.349Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-27T19:04:17.594Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-27T19:04:17.594Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-27T19:04:17.608Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-07-27T19:04:17.608Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-07-27T19:04:17.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-27T19:04:18.107Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-27T19:04:18.989Z] ok github.com/docker/docker/pkg/idtools 0.444s coverage: 67.9% of statements [2022-07-27T19:04:18.990Z] ok github.com/docker/docker/pkg/ioutils 0.521s coverage: 71.0% of statements [2022-07-27T19:04:19.035Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-27T19:04:19.249Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-27T19:04:19.249Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-27T19:04:19.249Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-27T19:04:19.509Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-07-27T19:04:19.509Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-07-27T19:04:19.770Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-07-27T19:04:20.029Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-27T19:04:20.029Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-27T19:04:20.029Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-27T19:04:20.029Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-27T19:04:20.405Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-27T19:04:20.405Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-27T19:04:20.969Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-07-27T19:04:21.229Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-27T19:04:21.334Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-27T19:04:21.490Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-27T19:04:21.749Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-27T19:04:21.896Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-27T19:04:22.458Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-27T19:04:23.020Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-27T19:04:23.127Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-07-27T19:04:23.127Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-27T19:04:23.387Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-27T19:04:23.582Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-27T19:04:23.582Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-27T19:04:23.647Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-27T19:04:23.906Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-27T19:04:23.906Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-27T19:04:24.145Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-27T19:04:24.476Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-07-27T19:04:24.735Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-27T19:04:25.305Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-07-27T19:04:25.513Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-27T19:04:25.565Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-27T19:04:25.824Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-27T19:04:26.880Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-27T19:04:27.732Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-07-27T19:04:27.732Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-27T19:04:28.303Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-27T19:04:28.771Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-27T19:04:28.771Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-27T19:04:29.245Z] ok github.com/docker/docker/quota 0.227s coverage: 71.4% of statements [2022-07-27T19:04:29.334Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-27T19:04:29.505Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-27T19:04:29.591Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-27T19:04:30.444Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-27T19:04:30.704Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-27T19:04:30.964Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-27T19:04:30.970Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-27T19:04:31.535Z] ok github.com/docker/docker/runconfig 0.007s coverage: 64.5% of statements [2022-07-27T19:04:31.535Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-27T19:04:32.860Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-27T19:04:32.861Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-27T19:04:33.444Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-07-27T19:04:34.014Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.8% of statements [2022-07-27T19:04:34.225Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-27T19:04:34.584Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-27T19:04:35.523Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-27T19:04:36.812Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-27T19:04:36.812Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-27T19:04:36.812Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-27T19:04:36.812Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-27T19:04:36.812Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-27T19:04:36.812Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-27T19:04:37.068Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-27T19:04:38.438Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-27T19:04:40.328Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-27T19:04:40.889Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-27T19:04:41.818Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-27T19:04:42.381Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-27T19:04:43.749Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-27T19:04:44.310Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-27T19:04:44.310Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-27T19:04:44.310Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-27T19:04:44.872Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-27T19:04:45.799Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-27T19:04:45.799Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-27T19:04:46.360Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-27T19:04:46.922Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-27T19:04:47.483Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-27T19:04:47.739Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-27T19:04:47.739Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-27T19:04:48.301Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-27T19:04:48.557Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-27T19:04:49.122Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-27T19:04:49.703Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-27T19:04:49.958Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-27T19:04:50.519Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-27T19:04:51.080Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-27T19:04:51.336Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-27T19:04:51.336Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-27T19:04:51.897Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-27T19:04:52.459Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-27T19:04:53.387Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-27T19:04:53.387Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-27T19:04:53.387Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-27T19:04:53.387Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-27T19:04:55.910Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-27T19:04:55.910Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-27T19:04:57.486Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/rootless [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/volume [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-27T19:04:57.486Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === Skipped [2022-07-27T19:04:57.486Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-27T19:04:57.486Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-27T19:04:57.486Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-27T19:04:57.486Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-27T19:04:57.486Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:71: No driver to put! [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-27T19:04:57.486Z] time="2022-07-27T19:03:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-27T19:04:57.486Z] time="2022-07-27T19:03:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-27T19:04:57.486Z] time="2022-07-27T19:03:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-27T19:04:57.486Z] time="2022-07-27T19:03:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-27T19:04:57.486Z] time="2022-07-27T19:03:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:71: No driver to put! [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-27T19:04:57.486Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-27T19:04:57.486Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-27T19:04:57.486Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-27T19:04:57.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-27T19:04:57.486Z] graphtest_unix.go:71: No driver to put! [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-27T19:04:57.486Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-27T19:04:57.486Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-27T19:04:57.486Z] [2022-07-27T19:04:57.486Z] DONE 2821 tests, 28 skipped in 254.559s [2022-07-27T19:04:57.486Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/bitseq [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/cluster [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/config [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/datastore [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/driverapi [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/etchosts [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/idm [2022-07-27T19:04:57.486Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ipam [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/iptables [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/netlabel [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/netutils [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/networkdb [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/ns [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/options [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/osl [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/portallocator [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/portmapper [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/testutils [2022-07-27T19:04:57.487Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-27T19:04:57.487Z] + 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-07-27T19:05:05.846Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-27T19:05:07.211Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-27T19:05:07.774Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-27T19:05:09.140Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-27T19:05:09.140Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-27T19:05:09.140Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-27T19:05:09.140Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-27T19:05:09.703Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-27T19:05:11.591Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-27T19:05:12.518Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-27T19:05:13.884Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-27T19:05:13.884Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-27T19:05:17.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-27T19:05:19.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-27T19:05:19.924Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-27T19:05:20.181Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-27T19:05:20.743Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-27T19:05:21.672Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-27T19:05:21.672Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-27T19:05:21.927Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-27T19:05:22.489Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-27T19:05:23.050Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-27T19:05:23.977Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-27T19:05:25.343Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-27T19:05:25.343Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-27T19:05:25.343Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-27T19:05:25.598Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-27T19:05:26.526Z] === RUN TestDockerSuite/TestRunMount [2022-07-27T19:05:27.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-27T19:05:31.158Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-27T19:05:31.414Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-27T19:05:31.976Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-27T19:05:32.537Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-27T19:05:33.904Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-27T19:05:34.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-27T19:05:35.543Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-27T19:05:37.532Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-27T19:05:37.532Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-27T19:05:39.423Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-27T19:05:39.984Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-27T19:05:40.546Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-27T19:05:41.911Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-27T19:05:41.911Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-27T19:05:42.474Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-27T19:05:43.402Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-27T19:05:43.402Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-27T19:05:43.964Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork 37.168s coverage: 40.6% of statements [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.364s coverage: 59.9% of statements [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.143s coverage: 5.2% of statements [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-27T19:05:44.174Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-27T19:05:44.174Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-27T19:05:44.525Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-27T19:05:46.414Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-27T19:05:47.780Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-27T19:05:49.669Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-27T19:05:51.034Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-27T19:05:51.596Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-27T19:05:51.596Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-27T19:05:52.157Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-27T19:05:52.157Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-27T19:05:52.720Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-27T19:05:53.282Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-27T19:05:53.282Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-27T19:05:53.843Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-27T19:05:54.153Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.118s coverage: 6.6% of statements [2022-07-27T19:05:54.153Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-27T19:05:54.153Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-27T19:05:54.153Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-27T19:05:54.153Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-27T19:05:54.153Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-27T19:05:54.153Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-27T19:05:54.412Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-27T19:05:54.672Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-27T19:05:54.771Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-27T19:05:54.932Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-27T19:05:54.932Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-27T19:05:58.034Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-27T19:05:59.923Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-27T19:05:59.923Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-27T19:05:59.923Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-27T19:06:00.485Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-27T19:06:00.485Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-27T19:06:01.069Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-27T19:06:02.448Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-27T19:06:03.010Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-27T19:06:03.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-27T19:06:03.827Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-27T19:06:03.827Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-27T19:06:04.083Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-27T19:06:04.646Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-27T19:06:05.209Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-27T19:06:06.136Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-27T19:06:06.136Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-27T19:06:06.136Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-27T19:06:06.697Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-27T19:06:06.697Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-27T19:06:07.144Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-27T19:06:07.261Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-27T19:06:07.261Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-27T19:06:07.261Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-27T19:06:07.824Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-27T19:06:09.190Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-27T19:06:09.190Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-27T19:06:09.190Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-27T19:06:11.705Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-27T19:06:11.705Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-27T19:06:12.267Z] === RUN TestDockerSuite/TestRunRm [2022-07-27T19:06:12.830Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-27T19:06:14.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-27T19:06:16.617Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-27T19:06:17.179Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-27T19:06:17.179Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-27T19:06:17.740Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-27T19:06:19.632Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-27T19:06:20.194Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-27T19:06:20.194Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-27T19:06:22.061Z] ok github.com/docker/docker/libnetwork/ipam 14.329s coverage: 85.3% of statements [2022-07-27T19:06:22.061Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-27T19:06:22.061Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-27T19:06:22.061Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-27T19:06:22.061Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-27T19:06:22.061Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-27T19:06:22.061Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-27T19:06:22.061Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-07-27T19:06:22.321Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.0% of statements [2022-07-27T19:06:22.321Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-27T19:06:22.581Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-27T19:06:23.464Z] docker_cli_service_logs_test.go:248: checking task mhoth8ceu781 [2022-07-27T19:06:23.464Z] docker_cli_service_logs_test.go:253: checking messages for mhoth8ceu781 [2022-07-27T19:06:23.464Z] docker_cli_service_logs_test.go:248: checking task f92dsu4qlfdv [2022-07-27T19:06:23.464Z] docker_cli_service_logs_test.go:253: checking messages for f92dsu4qlfdv [2022-07-27T19:06:23.464Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-27T19:06:23.720Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-27T19:06:26.235Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-27T19:06:26.491Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-27T19:06:27.053Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-27T19:06:27.309Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-27T19:06:28.236Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-27T19:06:28.492Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-27T19:06:29.053Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-27T19:06:29.308Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-27T19:06:29.870Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-27T19:06:30.432Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-27T19:06:30.687Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-27T19:06:33.202Z] === RUN TestDockerSuite/TestRunState [2022-07-27T19:06:34.568Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-27T19:06:35.132Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-27T19:06:36.066Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-27T19:06:36.066Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-27T19:06:36.066Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-27T19:06:36.066Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-27T19:06:36.628Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-27T19:06:36.885Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-27T19:06:37.811Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-27T19:06:37.811Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-27T19:06:37.811Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-27T19:06:38.376Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-27T19:06:39.742Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-27T19:06:40.306Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-27T19:06:41.673Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-27T19:06:44.193Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-27T19:06:44.755Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-27T19:06:46.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-27T19:06:47.579Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-27T19:06:48.142Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-27T19:06:48.705Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-27T19:06:48.962Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-27T19:06:49.524Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-27T19:06:50.453Z] docker_cli_swarm_test.go:1895: [d44fef8de9575] joining swarm manager [de7e9ed318d4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:06:51.383Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-27T19:06:51.975Z] docker_cli_swarm_test.go:1896: [d60963918bfb6] joining swarm manager [de7e9ed318d4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:06:52.537Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-27T19:06:53.098Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-27T19:06:53.098Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-27T19:06:53.354Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-27T19:06:53.610Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-27T19:06:54.172Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-27T19:06:54.734Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-27T19:06:54.734Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-27T19:06:54.734Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-27T19:06:54.734Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-27T19:06:55.299Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-27T19:06:57.814Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-27T19:06:58.377Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-27T19:06:58.942Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-27T19:07:00.308Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-27T19:07:01.237Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-27T19:07:02.604Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-27T19:07:04.492Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-27T19:07:04.748Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-27T19:07:04.748Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-27T19:07:04.748Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-27T19:07:04.748Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-27T19:07:04.748Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-27T19:07:04.748Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-27T19:07:04.748Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-27T19:07:05.004Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-27T19:07:05.004Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-27T19:07:05.004Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-27T19:07:05.566Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-27T19:07:05.822Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-27T19:07:06.751Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-27T19:07:07.313Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-27T19:07:07.875Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-27T19:07:07.875Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-27T19:07:08.131Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-27T19:07:08.131Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-27T19:07:08.396Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-27T19:07:08.396Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-27T19:07:08.396Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-27T19:07:08.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-27T19:07:08.396Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-27T19:07:08.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-27T19:07:08.396Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-27T19:07:08.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-27T19:07:08.396Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-27T19:07:08.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-27T19:07:08.396Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-27T19:07:08.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-27T19:07:08.396Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-27T19:07:08.396Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-27T19:07:08.975Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-27T19:07:09.537Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-27T19:07:09.537Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-27T19:07:10.100Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-27T19:07:10.356Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-27T19:07:10.918Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-27T19:07:10.918Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-27T19:07:11.479Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-27T19:07:12.042Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-27T19:07:12.042Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-27T19:07:12.042Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-27T19:07:12.298Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-27T19:07:13.663Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-27T19:07:13.920Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-27T19:07:13.920Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-27T19:07:13.920Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-27T19:07:14.175Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-27T19:07:14.175Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-27T19:07:15.103Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-27T19:07:15.667Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-27T19:07:16.229Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-27T19:07:17.597Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-27T19:07:17.853Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-27T19:07:17.853Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-27T19:07:17.853Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-27T19:07:17.853Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-27T19:07:18.781Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-27T19:07:18.781Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-27T19:07:19.342Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-27T19:07:19.904Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-27T19:07:21.795Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-27T19:07:22.055Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-27T19:07:24.572Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-27T19:07:26.488Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-27T19:07:29.756Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-27T19:07:30.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-27T19:07:32.052Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-27T19:07:32.980Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-27T19:07:33.908Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-27T19:07:34.469Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-27T19:07:35.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-27T19:07:36.764Z] docker_cli_swarm_test.go:1796: [dc178fffc8516] joining swarm manager [dc28b7bf49fd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:07:37.325Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-27T19:07:38.254Z] docker_cli_swarm_test.go:1797: [dfcbfd722a3f0] joining swarm manager [dc28b7bf49fd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:07:38.815Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-27T19:07:40.180Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-27T19:07:41.548Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-27T19:07:42.913Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-27T19:07:45.442Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-27T19:07:47.333Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-27T19:07:47.333Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-27T19:07:47.333Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-27T19:07:47.333Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-27T19:07:47.589Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-27T19:07:48.517Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-27T19:07:49.080Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-27T19:07:50.007Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-27T19:07:50.007Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-27T19:07:50.007Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-27T19:07:51.375Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-27T19:07:51.375Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-27T19:07:51.939Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-27T19:07:53.307Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1057470946 [2022-07-27T19:07:53.307Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-27T19:07:53.307Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-27T19:07:54.679Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-27T19:07:54.679Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-27T19:07:54.679Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-27T19:07:56.045Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-27T19:07:56.972Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-27T19:07:57.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-27T19:07:59.270Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-27T19:07:59.526Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-27T19:07:59.782Z] docker_cli_swarm_test.go:1315: [d7301f90341d8] joining swarm manager [d71613c37eae8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:07:59.782Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-27T19:08:00.038Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-27T19:08:00.976Z] docker_cli_swarm_test.go:1316: [dfe530da0c796] joining swarm manager [d71613c37eae8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:08:01.538Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-27T19:08:01.538Z] docker_cli_sni_test.go:30: Flakey test [2022-07-27T19:08:01.538Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-27T19:08:06.781Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-27T19:08:08.148Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-27T19:08:08.711Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-27T19:08:09.639Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-27T19:08:12.153Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-27T19:08:14.044Z] ok github.com/docker/docker/libnetwork/networkdb 104.062s coverage: 60.1% of statements [2022-07-27T19:08:14.044Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-27T19:08:14.044Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-27T19:08:14.044Z] ok github.com/docker/docker/libnetwork/osl 4.288s coverage: 39.7% of statements [2022-07-27T19:08:14.044Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-27T19:08:14.044Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-27T19:08:14.046Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-27T19:08:14.302Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-27T19:08:14.612Z] ok github.com/docker/docker/libnetwork/portmapper 0.550s coverage: 48.6% of statements [2022-07-27T19:08:14.871Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-27T19:08:14.871Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-27T19:08:15.131Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === Skipped [2022-07-27T19:08:15.131Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-27T19:08:15.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-27T19:08:15.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-27T19:08:15.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-27T19:08:15.131Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-27T19:08:15.131Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-27T19:08:15.131Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-27T19:08:15.131Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-27T19:08:15.131Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-27T19:08:15.131Z] firewalld_test.go:14: firewalld is not running [2022-07-27T19:08:15.131Z] [2022-07-27T19:08:15.131Z] DONE 327 tests, 9 skipped in 200.351s [2022-07-27T19:08:15.668Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode Post stage [Pipeline] junit [2022-07-27T19:08:15.712Z] Recording test results [2022-07-27T19:08:16.090Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-27T19:08:16.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43800/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20aa8d1d3ac2c75367a10685cfc8ef18ed855aba -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20aa8d1d3ac2c75367a10685cfc8ef18ed855aba hack/validate/vendor [2022-07-27T19:08:16.600Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-27T19:08:16.982Z] +++ dirname ./hack/vendor.sh [2022-07-27T19:08:16.982Z] ++ cd ./hack [2022-07-27T19:08:16.982Z] ++ pwd [2022-07-27T19:08:16.982Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-27T19:08:16.982Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-07-27T19:08:16.982Z] + GO111MODULE=auto [2022-07-27T19:08:16.982Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-07-27T19:08:16.982Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-07-27T19:08:16.982Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T19:08:17.550Z] go: downloading google.golang.org/grpc v1.45.0 [2022-07-27T19:08:17.550Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-27T19:08:17.550Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-27T19:08:17.550Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-07-27T19:08:17.814Z] go: downloading gotest.tools/v3 v3.2.0 [2022-07-27T19:08:17.814Z] go: downloading github.com/docker/go-units v0.4.0 [2022-07-27T19:08:17.814Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-07-27T19:08:17.814Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-07-27T19:08:17.966Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-27T19:08:18.073Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-07-27T19:08:18.073Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-07-27T19:08:18.333Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-27T19:08:18.333Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-07-27T19:08:18.333Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-07-27T19:08:18.333Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-07-27T19:08:18.333Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-07-27T19:08:18.333Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-07-27T19:08:18.333Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-07-27T19:08:18.333Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-07-27T19:08:18.593Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-07-27T19:08:18.593Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-07-27T19:08:18.593Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-07-27T19:08:18.593Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-07-27T19:08:18.593Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-07-27T19:08:18.593Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-27T19:08:18.593Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-07-27T19:08:18.593Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-07-27T19:08:18.593Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-07-27T19:08:18.852Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-07-27T19:08:18.852Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-07-27T19:08:18.852Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-07-27T19:08:18.852Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-07-27T19:08:18.852Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-07-27T19:08:18.852Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-07-27T19:08:18.852Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-07-27T19:08:18.852Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-07-27T19:08:19.421Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-07-27T19:08:19.421Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-07-27T19:08:19.421Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-27T19:08:19.421Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-07-27T19:08:19.421Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-07-27T19:08:19.421Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-07-27T19:08:19.421Z] go: downloading github.com/moby/locker v1.0.1 [2022-07-27T19:08:19.421Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-07-27T19:08:19.421Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-27T19:08:19.421Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-07-27T19:08:19.421Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-07-27T19:08:19.421Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-07-27T19:08:19.421Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-07-27T19:08:19.421Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-07-27T19:08:19.421Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-07-27T19:08:20.481Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-27T19:08:21.957Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-07-27T19:08:21.957Z] go: downloading cloud.google.com/go v0.93.3 [2022-07-27T19:08:21.957Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-07-27T19:08:21.957Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-27T19:08:21.957Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-07-27T19:08:21.957Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-07-27T19:08:21.957Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-07-27T19:08:21.957Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-07-27T19:08:21.957Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-07-27T19:08:21.957Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-27T19:08:21.957Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-07-27T19:08:22.217Z] go: downloading github.com/creack/pty v1.1.11 [2022-07-27T19:08:22.217Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-07-27T19:08:22.217Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-07-27T19:08:22.217Z] go: downloading github.com/miekg/dns v1.1.27 [2022-07-27T19:08:22.217Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-07-27T19:08:22.217Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-07-27T19:08:22.477Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-07-27T19:08:22.477Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-07-27T19:08:22.477Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-07-27T19:08:22.477Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-07-27T19:08:22.477Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-07-27T19:08:22.477Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-07-27T19:08:23.047Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-07-27T19:08:23.047Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-27T19:08:24.657Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-27T19:08:25.585Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-07-27T19:08:25.585Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-27T19:08:25.844Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-07-27T19:08:25.844Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-27T19:08:25.844Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-27T19:08:25.844Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-07-27T19:08:25.844Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-07-27T19:08:25.844Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-07-27T19:08:25.844Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-07-27T19:08:25.844Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-07-27T19:08:25.844Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-07-27T19:08:25.844Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-07-27T19:08:25.844Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-07-27T19:08:25.844Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-07-27T19:08:25.844Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-07-27T19:08:25.844Z] go: downloading github.com/containerd/console v1.0.3 [2022-07-27T19:08:25.844Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-07-27T19:08:25.844Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-07-27T19:08:25.844Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-07-27T19:08:26.104Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-07-27T19:08:26.104Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-27T19:08:26.104Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-27T19:08:26.104Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-07-27T19:08:26.104Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-07-27T19:08:26.104Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-07-27T19:08:26.104Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-07-27T19:08:26.104Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-07-27T19:08:26.104Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-07-27T19:08:26.104Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-07-27T19:08:26.104Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-27T19:08:26.104Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-27T19:08:26.104Z] go: downloading github.com/prometheus/common v0.32.1 [2022-07-27T19:08:26.104Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-27T19:08:26.104Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-07-27T19:08:26.104Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-07-27T19:08:26.104Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-27T19:08:26.104Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-27T19:08:26.104Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-07-27T19:08:26.364Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-07-27T19:08:26.364Z] go: downloading google.golang.org/api v0.54.0 [2022-07-27T19:08:27.171Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-27T19:08:28.272Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-07-27T19:08:28.272Z] go: downloading go.opencensus.io v0.23.0 [2022-07-27T19:08:28.272Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-07-27T19:08:28.532Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-07-27T19:08:28.532Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-27T19:08:28.532Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-07-27T19:08:28.532Z] go: downloading github.com/google/btree v1.0.1 [2022-07-27T19:08:28.532Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-07-27T19:08:28.532Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-27T19:08:28.792Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-27T19:08:28.792Z] go: downloading go.uber.org/goleak v1.1.12 [2022-07-27T19:08:28.792Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-27T19:08:28.792Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-27T19:08:28.792Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-27T19:08:28.792Z] go: downloading golang.org/x/text v0.3.7 [2022-07-27T19:08:29.361Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-07-27T19:08:29.361Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-07-27T19:08:29.361Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-07-27T19:08:29.361Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-07-27T19:08:29.361Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-07-27T19:08:29.621Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-07-27T19:08:29.621Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-07-27T19:08:29.621Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-07-27T19:08:29.621Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-07-27T19:08:29.621Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-07-27T19:08:29.621Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-07-27T19:08:29.621Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-07-27T19:08:29.621Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-07-27T19:08:29.621Z] go: downloading github.com/kr/pretty v0.2.1 [2022-07-27T19:08:29.621Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-07-27T19:08:29.621Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-27T19:08:29.621Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-07-27T19:08:29.621Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-07-27T19:08:29.621Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-27T19:08:29.621Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-07-27T19:08:29.621Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-07-27T19:08:29.621Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-07-27T19:08:29.621Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-07-27T19:08:29.621Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-07-27T19:08:29.881Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-07-27T19:08:29.881Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-07-27T19:08:30.142Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-07-27T19:08:30.142Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-07-27T19:08:30.142Z] go: downloading github.com/kr/text v0.2.0 [2022-07-27T19:08:30.142Z] go: downloading google.golang.org/appengine v1.6.7 [2022-07-27T19:08:30.142Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-07-27T19:08:30.142Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-07-27T19:08:30.142Z] go: downloading go.uber.org/zap v1.17.0 [2022-07-27T19:08:30.142Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-07-27T19:08:30.142Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-07-27T19:08:30.142Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-07-27T19:08:30.142Z] go: downloading go.uber.org/atomic v1.7.0 [2022-07-27T19:08:30.402Z] go: downloading go.uber.org/multierr v1.6.0 [2022-07-27T19:08:30.402Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-07-27T19:08:30.402Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-27T19:08:30.402Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-07-27T19:08:30.402Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-07-27T19:08:30.402Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-27T19:08:30.402Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-07-27T19:08:30.402Z] + GO111MODULE=auto [2022-07-27T19:08:30.402Z] + go mod vendor -modfile vendor.mod [2022-07-27T19:08:32.412Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-27T19:08:33.730Z] Congratulations! All vendoring changes are done the right way. [2022-07-27T19:08:34.298Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-27T19:08:34.554Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-27T19:08:35.118Z] === RUN TestDockerSuite/TestTopPrivileged [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-27T19:08:35.681Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-27T19:08:35.681Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-27T19:08:35.681Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-27T19:08:35.946Z] + echo Ensuring container killed. [2022-07-27T19:08:35.946Z] Ensuring container killed. [2022-07-27T19:08:35.946Z] + docker rm -vf docker-pr10 [2022-07-27T19:08:35.946Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-07-27T19:08:36.231Z] + echo Chowning /workspace to jenkins user [2022-07-27T19:08:36.231Z] Chowning /workspace to jenkins user [2022-07-27T19:08:36.231Z] + id -u [2022-07-27T19:08:36.231Z] + id -g [2022-07-27T19:08:36.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43800:/workspace busybox chown -R 1000:1000 /workspace [2022-07-27T19:08:36.244Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-27T19:08:36.500Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-27T19:08:36.500Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-27T19:08:36.500Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-27T19:08:36.500Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-27T19:08:36.500Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-27T19:08:37.866Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-27T19:08:37.910Z] + bundleName=unit [2022-07-27T19:08:37.910Z] + echo Creating unit-bundles.tar.gz [2022-07-27T19:08:37.910Z] Creating unit-bundles.tar.gz [2022-07-27T19:08:37.910Z] + 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-07-27T19:08:37.910Z] bundles/junit-report-libnetwork.xml [2022-07-27T19:08:37.910Z] bundles/junit-report.xml [2022-07-27T19:08:37.910Z] bundles/go-test-report-libnetwork.json [2022-07-27T19:08:37.910Z] bundles/go-test-report.json [2022-07-27T19:08:37.910Z] bundles/profile-libnetwork.out [2022-07-27T19:08:37.910Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-27T19:08:37.923Z] Archiving artifacts [2022-07-27T19:08:38.122Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-27T19:08:38.368Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43800/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-27T19:08:38.684Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-27T19:08:38.685Z] + make clean [2022-07-27T19:08:38.946Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-27T19:08:38.946Z] docker-dev-cache [2022-07-27T19:08:38.946Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T19:08:40.050Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-27T19:08:43.313Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-27T19:08:44.274Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-27T19:08:44.274Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-27T19:08:44.274Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-27T19:08:44.840Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-27T19:08:45.401Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-27T19:08:47.292Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-27T19:08:48.658Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-27T19:08:50.026Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-27T19:09:04.861Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-27T19:09:05.117Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-27T19:09:05.117Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-27T19:09:05.679Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-27T19:09:05.679Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-27T19:09:05.679Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-27T19:09:05.679Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-27T19:09:06.241Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-27T19:09:06.241Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-27T19:09:06.804Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-27T19:09:06.804Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-27T19:09:06.804Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-27T19:09:06.804Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-27T19:09:06.804Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-27T19:09:08.171Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-27T19:09:08.428Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-27T19:09:08.428Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-27T19:09:08.428Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-27T19:09:08.428Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-27T19:09:08.685Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite (1353.10s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.99s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.53s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.83s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.40s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.36s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.49s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.42s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.14s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.06s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.67s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.78s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.21s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.08s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.92s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.04s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.98s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.94s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.24s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2022-07-27T19:09:08.685Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.67s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.12s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.82s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.57s) [2022-07-27T19:09:08.685Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.82s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.59s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d1dab8__} (1.54s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11706146713_/foo_false_____} (1.48s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11706146713_/foo_true_____} (0.53s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31201081440_/foo_false_____} (1.57s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31201081440_/foo_true_____} (1.50s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31201081440_/foo_true__0xc000d1dae8___} (1.44s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d1db00__} (1.49s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d1db18__} (1.60s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d1db30__} (1.39s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d1db48__} (1.51s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.40s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.91s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.90s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.91s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.73s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.59s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.04s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.05s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.06s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.65s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.33s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.48s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.07s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.88s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.14s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.42s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.31s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.45s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.53s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.67s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.37s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.67s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.49s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.56s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.64s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.73s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.92s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.79s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.81s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.51s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.42s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.21s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.62s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.22s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.91s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-07-27T19:09:08.686Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.49s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.50s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.85s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.92s) [2022-07-27T19:09:08.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-27T19:09:08.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-07-27T19:09:08.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-27T19:09:08.686Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.28s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.96s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.01s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.43s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.94s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.13s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.06s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.98s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.75s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.79s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.61s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.76s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.78s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.06s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.83s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.80s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (12.40s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.67s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.76s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.22s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.34s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.00s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.24s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.12s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.64s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.99s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.33s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.32s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.89s) [2022-07-27T19:09:08.686Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.52s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.37s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.84s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.21s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.27s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.94s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.62s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.31s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.49s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.75s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.47s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.66s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.25s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.55s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-07-27T19:09:08.686Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.58s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.85s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.49s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.46s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.70s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.56s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.48s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.26s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.71s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.13s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.82s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.14s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildPATH (1.45s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.68s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildRm (2.57s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.54s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.55s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildStderr (0.85s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.24s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.93s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildUser (1.70s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.54s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.39s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.97s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.98s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.22s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.41s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.75s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.79s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.44s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.59s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.12s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.81s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitChange (0.72s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.57s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.04s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.99s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.85s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.29s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.57s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.20s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.64s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.36s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.09s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.57s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.62s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.67s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.62s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.41s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.19s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.03s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.65s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsAttach (0.65s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsCommit (0.80s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.76s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.66s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.63s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsCopy (1.38s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFormat (1.59s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.32s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsTop (0.69s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsUntag (2.69s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.01s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecCgroup (1.27s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.69s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.71s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecUlimits (0.71s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.47s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.44s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.03s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestHealth (19.14s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.05s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestBuildHistory (2.69s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImportDisplay (1.32s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImportFile (1.71s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.09s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImportGzipped (1.63s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.11s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.06s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.07s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.04s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.12s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.90s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.02s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectDefault (0.58s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-27T19:09:08.687Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2022-07-27T19:09:08.687Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.41s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.59s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.27s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.08s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.50s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.56s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.97s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.29s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.96s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.19s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.70s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.66s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.30s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.16s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPluginActive (2.62s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.26s) [2022-07-27T19:09:08.688Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.68s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.75s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.28s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPortList (8.38s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.09s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.63s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.73s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.81s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.54s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.90s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.21s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.67s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2022-07-27T19:09:08.688Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.15s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.95s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.64s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.75s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.27s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.67s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.78s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.78s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.10s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.61s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.75s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.28s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.72s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.11s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.71s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.92s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.56s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.61s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.74s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.64s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.59s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.14s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.65s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.22s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.12s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.63s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.66s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.57s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.35s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.83s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.68s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.64s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.80s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.18s) [2022-07-27T19:09:08.688Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-27T19:09:08.688Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.51s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.83s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.43s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s) [2022-07-27T19:09:08.688Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-07-27T19:09:08.688Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.30s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.89s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.97s) [2022-07-27T19:09:08.688Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.11s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunMount (4.91s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.32s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.59s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.04s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.80s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.27s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.63s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNetHost (1.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.81s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.47s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.16s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.56s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.87s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.23s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.87s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.57s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.61s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.26s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.22s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.69s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunState (1.28s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.47s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.97s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUserByID (0.53s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.62s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.64s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.64s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.55s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.69s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.80s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.88s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.62s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.71s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.67s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.17s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.32s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.62s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.53s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.72s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.13s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-07-27T19:09:08.689Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.70s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.36s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-07-27T19:09:08.689Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-07-27T19:09:08.689Z] === RUN TestDockerRegistrySuite [2022-07-27T19:09:08.689Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-27T19:09:10.058Z] check_test.go:427: [db9f4ffb6e4a3] daemon is not started [2022-07-27T19:09:10.058Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-27T19:09:10.630Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-27T19:09:10.891Z] check_test.go:427: [db07132397826] daemon is not started [2022-07-27T19:09:10.891Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-27T19:09:12.266Z] check_test.go:427: [da479f712e8a5] daemon is not started [2022-07-27T19:09:12.266Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-27T19:09:12.522Z] check_test.go:427: [daaa4d945486d] daemon is not started [2022-07-27T19:09:12.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-27T19:09:15.041Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-27T19:09:15.970Z] check_test.go:427: [da688fdaacde4] daemon is not started [2022-07-27T19:09:15.970Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-27T19:09:21.221Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-27T19:09:22.148Z] check_test.go:427: [db6bfcf51539e] daemon is not started [2022-07-27T19:09:22.148Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-27T19:09:25.417Z] check_test.go:427: [d8ae545bf3156] daemon is not started [2022-07-27T19:09:25.417Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-27T19:09:26.782Z] check_test.go:427: [d8c00f87def4a] daemon is not started [2022-07-27T19:09:26.782Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-27T19:09:28.148Z] check_test.go:427: [d7d305bd86203] daemon is not started [2022-07-27T19:09:28.148Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-27T19:09:28.404Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-27T19:09:29.333Z] check_test.go:427: [d0c535e483dab] daemon is not started [2022-07-27T19:09:29.333Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-27T19:09:30.700Z] check_test.go:427: [df239fa454a7c] daemon is not started [2022-07-27T19:09:30.700Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-27T19:09:30.957Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-27T19:09:32.339Z] check_test.go:427: [ddb7cc275244d] daemon is not started [2022-07-27T19:09:32.339Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-27T19:09:33.706Z] check_test.go:427: [dc17476a1f4f7] daemon is not started [2022-07-27T19:09:33.706Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-27T19:09:34.635Z] check_test.go:427: [ddf233d6bfaac] daemon is not started [2022-07-27T19:09:34.635Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-27T19:09:35.563Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-27T19:09:35.820Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4fec5200caf7870c17f0ca5cbc4fdd031649abda52a90dce6651c8c14a8ea97b [2022-07-27T19:09:36.749Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e9b7d63626f78563e096e213c804d36399a21618651463558d0b92eeb8c665b6 [2022-07-27T19:09:37.005Z] check_test.go:427: [d0c586e36763e] daemon is not started [2022-07-27T19:09:37.261Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-27T19:09:38.190Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:64282903a690ec841b9465ff16948df5971204ffed0db6990fbad7bea699bdce [2022-07-27T19:09:39.118Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e8f1a51ca8b3c22270bc8de4337eff5217053b7d4fad2eccb398e5fa39df0711 [2022-07-27T19:09:39.118Z] check_test.go:427: [d32a2439ae6ac] daemon is not started [2022-07-27T19:09:39.118Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-27T19:09:40.047Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-27T19:09:40.047Z] check_test.go:427: [d079cafabb608] daemon is not started [2022-07-27T19:09:40.047Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-27T19:09:43.319Z] check_test.go:427: [ded9a3424ea7f] daemon is not started [2022-07-27T19:09:43.319Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-27T19:09:43.882Z] check_test.go:427: [dac4589866261] daemon is not started [2022-07-27T19:09:43.882Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-27T19:09:44.138Z] check_test.go:427: [d6cf6a5fc7ab3] daemon is not started [2022-07-27T19:09:44.138Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-27T19:09:44.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-27T19:09:44.394Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-27T19:09:44.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-27T19:09:45.322Z] check_test.go:427: [de98365da480b] daemon is not started [2022-07-27T19:09:45.322Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-27T19:09:46.251Z] check_test.go:427: [d86176af07ec5] daemon is not started [2022-07-27T19:09:46.251Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-27T19:09:47.616Z] check_test.go:427: [d52bec93b56a3] daemon is not started [2022-07-27T19:09:47.616Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-27T19:09:50.886Z] check_test.go:427: [db04a6dfd52b5] daemon is not started [2022-07-27T19:09:50.886Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-27T19:09:50.886Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-27T19:09:51.142Z] check_test.go:427: [d527771945ebb] daemon is not started [2022-07-27T19:09:51.142Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-27T19:09:51.398Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-27T19:09:52.326Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-27T19:09:52.326Z] check_test.go:427: [de74bd512dc83] daemon is not started [2022-07-27T19:09:52.326Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-27T19:09:52.888Z] check_test.go:427: [df45675267119] daemon is not started [2022-07-27T19:09:52.888Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-27T19:09:52.888Z] check_test.go:427: [da7281faa3191] daemon is not started [2022-07-27T19:09:52.888Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-27T19:09:53.143Z] check_test.go:427: [d8791171db7b9] daemon is not started [2022-07-27T19:09:53.143Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-27T19:09:53.399Z] check_test.go:427: [dfb76e79d388c] daemon is not started [2022-07-27T19:09:53.399Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-27T19:09:53.961Z] check_test.go:427: [d761dcda1c716] daemon is not started [2022-07-27T19:09:53.961Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-27T19:09:53.961Z] check_test.go:427: [dd772aa322f7d] daemon is not started [2022-07-27T19:09:53.961Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-27T19:09:54.890Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-27T19:09:55.451Z] check_test.go:427: [deef4397cfc26] daemon is not started [2022-07-27T19:09:55.451Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-27T19:09:57.342Z] check_test.go:427: [df2e9c15a5189] daemon is not started [2022-07-27T19:09:57.342Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-27T19:09:58.271Z] check_test.go:427: [d02e66572e614] daemon is not started [2022-07-27T19:09:58.271Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-27T19:09:59.198Z] check_test.go:427: [d83bf57649962] daemon is not started [2022-07-27T19:09:59.198Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-27T19:10:00.126Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite (52.04s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.48s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.37s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.04s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.44s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.30s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.45s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.40s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.02s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.58s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.19s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.86s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-07-27T19:10:00.687Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-27T19:10:00.687Z] === RUN TestDockerSchema1RegistrySuite [2022-07-27T19:10:00.687Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-27T19:10:00.944Z] check_test.go:454: [da040f2170b9d] daemon is not started [2022-07-27T19:10:00.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-27T19:10:04.211Z] check_test.go:454: [d8ff37f75d963] daemon is not started [2022-07-27T19:10:04.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-27T19:10:09.455Z] check_test.go:454: [d17a51dbda257] daemon is not started [2022-07-27T19:10:09.455Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-27T19:10:09.716Z] check_test.go:454: [dc0b0c5eb9a05] daemon is not started [2022-07-27T19:10:09.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-27T19:10:09.975Z] check_test.go:454: [d7484af59a85f] daemon is not started [2022-07-27T19:10:09.975Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-27T19:10:10.902Z] check_test.go:454: [d489a4519e0a8] daemon is not started [2022-07-27T19:10:10.902Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-27T19:10:11.828Z] check_test.go:454: [defc4194727db] daemon is not started [2022-07-27T19:10:11.828Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-27T19:10:12.756Z] check_test.go:454: [d1493dad04268] daemon is not started [2022-07-27T19:10:12.756Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-27T19:10:15.276Z] check_test.go:454: [d167d3a1ae29c] daemon is not started [2022-07-27T19:10:15.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-27T19:10:15.531Z] check_test.go:454: [da70233b6d365] daemon is not started [2022-07-27T19:10:15.531Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-27T19:10:16.094Z] check_test.go:454: [d8b1376e60690] daemon is not started [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite (15.27s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.11s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.37s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-07-27T19:10:16.094Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-07-27T19:10:16.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-27T19:10:16.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-27T19:10:16.656Z] check_test.go:483: [d0725ccafa2d9] daemon is not started [2022-07-27T19:10:16.656Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-27T19:10:17.218Z] check_test.go:483: [df9e2cf06c735] daemon is not started [2022-07-27T19:10:17.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-27T19:10:17.473Z] check_test.go:483: [dc6bc98c71f64] daemon is not started [2022-07-27T19:10:17.473Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-27T19:10:18.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-27T19:10:19.095Z] check_test.go:483: [d3550faa2a77f] daemon is not started [2022-07-27T19:10:19.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-27T19:10:19.657Z] check_test.go:483: [dea2f3ed6c5fe] daemon is not started [2022-07-27T19:10:19.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-27T19:10:20.588Z] check_test.go:483: [daf317545e413] daemon is not started [2022-07-27T19:10:20.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-27T19:10:20.588Z] check_test.go:483: [d1daa1e0caa05] daemon is not started [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s) [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-07-27T19:10:20.588Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-27T19:10:20.588Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-27T19:10:20.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-27T19:10:25.830Z] check_test.go:510: [dcebde5add89c] daemon is not started [2022-07-27T19:10:25.830Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-27T19:10:25.830Z] check_test.go:510: [dc785d32679b9] daemon is not started [2022-07-27T19:10:26.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-27T19:10:26.086Z] check_test.go:510: [d5e824eb47aef] daemon is not started [2022-07-27T19:10:26.086Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-27T19:10:26.342Z] check_test.go:510: [d92777e973c97] daemon is not started [2022-07-27T19:10:26.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-27T19:10:26.342Z] check_test.go:510: [daf79b87954f1] daemon is not started [2022-07-27T19:10:26.342Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-07-27T19:10:26.342Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-27T19:10:26.342Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-27T19:10:26.342Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-07-27T19:10:26.342Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-27T19:10:26.342Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-27T19:10:26.342Z] === RUN TestDockerNetworkSuite [2022-07-27T19:10:26.342Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-27T19:10:27.708Z] docker_cli_network_unix_test.go:46: [dcde139aadb66] daemon is not started [2022-07-27T19:10:27.708Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-27T19:10:28.270Z] docker_cli_network_unix_test.go:46: [d3b9ab7df6e64] daemon is not started [2022-07-27T19:10:28.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-27T19:10:31.054Z] docker_cli_network_unix_test.go:46: [d170e4a4241f0] daemon is not started [2022-07-27T19:10:31.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-27T19:10:32.675Z] docker_cli_network_unix_test.go:46: [d1d8a2f43cd14] daemon is not started [2022-07-27T19:10:32.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-27T19:10:32.931Z] docker_cli_network_unix_test.go:1233: [db5a2afdf99a0] daemon is not started [2022-07-27T19:10:35.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-27T19:10:36.377Z] docker_cli_network_unix_test.go:46: [dd853367f9f23] daemon is not started [2022-07-27T19:10:36.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-27T19:10:42.185Z] docker_cli_network_unix_test.go:46: [dfb50788251f2] daemon is not started [2022-07-27T19:10:42.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-27T19:10:44.075Z] docker_cli_network_unix_test.go:46: [d32c668884b47] daemon is not started [2022-07-27T19:10:44.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-27T19:10:46.002Z] docker_cli_network_unix_test.go:46: [d00c17addc562] daemon is not started [2022-07-27T19:10:46.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-27T19:10:46.259Z] docker_cli_network_unix_test.go:46: [d5333aff263c3] daemon is not started [2022-07-27T19:10:46.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-27T19:10:46.821Z] docker_cli_network_unix_test.go:46: [d32079972a9da] daemon is not started [2022-07-27T19:10:46.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-27T19:10:47.383Z] docker_cli_network_unix_test.go:46: [d53eaf2122754] daemon is not started [2022-07-27T19:10:47.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-27T19:10:48.200Z] docker_cli_network_unix_test.go:46: [d0c48b7b0f4d5] daemon is not started [2022-07-27T19:10:48.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-27T19:10:48.766Z] docker_cli_network_unix_test.go:46: [d4493f8fb053d] daemon is not started [2022-07-27T19:10:48.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-27T19:10:48.766Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-27T19:10:49.333Z] docker_cli_network_unix_test.go:46: [d1998c248b411] daemon is not started [2022-07-27T19:10:49.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-27T19:10:49.895Z] docker_cli_network_unix_test.go:46: [de81fac6361cf] daemon is not started [2022-07-27T19:10:50.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-27T19:10:50.408Z] docker_cli_network_unix_test.go:46: [dd47ab0a2c45e] daemon is not started [2022-07-27T19:10:50.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-27T19:10:50.408Z] docker_cli_network_unix_test.go:46: [dc327f00e15ab] daemon is not started [2022-07-27T19:10:50.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-27T19:10:50.665Z] docker_cli_network_unix_test.go:46: [d766272e8ae7d] daemon is not started [2022-07-27T19:10:50.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-27T19:10:51.227Z] docker_cli_swarm_test.go:1180: [d58176fe489b3] joining swarm manager [daa2d33c0b772]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:10:51.790Z] docker_cli_network_unix_test.go:46: [da2a8f8b65169] daemon is not started [2022-07-27T19:10:51.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-27T19:10:52.353Z] docker_cli_network_unix_test.go:46: [d60181a5f80fd] daemon is not started [2022-07-27T19:10:52.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-27T19:10:52.917Z] docker_cli_network_unix_test.go:46: [d0605ae0c87fd] daemon is not started [2022-07-27T19:10:52.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-27T19:10:53.173Z] docker_cli_network_unix_test.go:46: [d65627e646d3e] daemon is not started [2022-07-27T19:10:53.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-27T19:10:53.173Z] docker_cli_network_unix_test.go:46: [db36f56291ec3] daemon is not started [2022-07-27T19:10:53.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-27T19:10:54.537Z] docker_cli_network_unix_test.go:968: [d96875f4eb67f] daemon is not started [2022-07-27T19:10:55.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-27T19:10:56.834Z] docker_cli_network_unix_test.go:46: [d065c67620baf] daemon is not started [2022-07-27T19:10:56.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-27T19:10:57.762Z] docker_cli_swarm_test.go:1189: [d5a81ced3c8e7] joining swarm manager [daa2d33c0b772]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:10:59.652Z] docker_cli_network_unix_test.go:1116: [d9ef213dbdff1] daemon is not started [2022-07-27T19:11:03.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-27T19:11:03.822Z] docker_cli_network_unix_test.go:46: [db4bd1eb17fd9] daemon is not started [2022-07-27T19:11:03.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-27T19:11:04.078Z] docker_cli_network_unix_test.go:46: [d9e37985796aa] daemon is not started [2022-07-27T19:11:04.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-27T19:11:04.078Z] docker_cli_network_unix_test.go:46: [dbbac5341e034] daemon is not started [2022-07-27T19:11:04.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-27T19:11:04.334Z] docker_cli_network_unix_test.go:46: [da0c39065074c] daemon is not started [2022-07-27T19:11:04.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-27T19:11:04.591Z] docker_cli_network_unix_test.go:46: [d37169ef95ebf] daemon is not started [2022-07-27T19:11:04.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-27T19:11:04.591Z] docker_cli_network_unix_test.go:46: [dae5c701aa8c4] daemon is not started [2022-07-27T19:11:04.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-27T19:11:04.591Z] docker_cli_network_unix_test.go:46: [df03d326f9fb1] daemon is not started [2022-07-27T19:11:04.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-27T19:11:06.498Z] docker_cli_network_unix_test.go:46: [d7169e8ef20c9] daemon is not started [2022-07-27T19:11:07.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-27T19:11:07.425Z] docker_cli_network_unix_test.go:46: [d38cc31f7f89d] daemon is not started [2022-07-27T19:11:07.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-27T19:11:07.425Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-27T19:11:07.425Z] docker_cli_network_unix_test.go:46: [d30639834c057] daemon is not started [2022-07-27T19:11:07.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-27T19:11:07.680Z] docker_cli_network_unix_test.go:46: [dca1deefb28d7] daemon is not started [2022-07-27T19:11:07.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-27T19:11:12.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-27T19:11:13.031Z] docker_cli_network_unix_test.go:1084: [da38fee7e4b68] daemon is not started [2022-07-27T19:11:14.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-27T19:11:14.921Z] docker_cli_network_unix_test.go:46: [dde9cc758deaf] daemon is not started [2022-07-27T19:11:14.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-27T19:11:15.177Z] docker_cli_network_unix_test.go:46: [d79d2bd03198d] daemon is not started [2022-07-27T19:11:15.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-27T19:11:16.800Z] docker_cli_network_unix_test.go:46: [d494961663d48] daemon is not started [2022-07-27T19:11:17.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-27T19:11:17.056Z] docker_cli_network_unix_test.go:46: [d19675f42bc2b] daemon is not started [2022-07-27T19:11:17.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-27T19:11:17.619Z] docker_cli_network_unix_test.go:46: [dc61824525b95] daemon is not started [2022-07-27T19:11:17.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-27T19:11:18.131Z] docker_cli_network_unix_test.go:46: [d27e4d6fd7e20] daemon is not started [2022-07-27T19:11:18.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-27T19:11:18.950Z] docker_cli_network_unix_test.go:46: [dbcdc3469d64e] daemon is not started [2022-07-27T19:11:19.206Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-27T19:11:25.740Z] docker_cli_network_unix_test.go:46: [dc3428d7ebd8c] daemon is not started [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite (58.83s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.32s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.88s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.44s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.03s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.39s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.88s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.10s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.25s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.03s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.35s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.20s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.53s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-27T19:11:25.740Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-27T19:11:25.740Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-07-27T19:11:25.741Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-07-27T19:11:25.741Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-07-27T19:11:25.741Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.99s) [2022-07-27T19:11:25.741Z] === RUN TestDockerHubPullSuite [2022-07-27T19:11:25.741Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-27T19:11:27.635Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-27T19:11:30.149Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-27T19:11:31.077Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-27T19:11:32.967Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-27T19:11:33.222Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-27T19:11:33.788Z] --- PASS: TestDockerHubPullSuite (8.37s) [2022-07-27T19:11:33.788Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) [2022-07-27T19:11:33.788Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-27T19:11:33.788Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s) [2022-07-27T19:11:33.788Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.85s) [2022-07-27T19:11:33.788Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-27T19:11:33.788Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-27T19:11:33.788Z] PASS [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === Skipped [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-27T19:11:33.788Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-27T19:11:33.788Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-27T19:11:33.788Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-27T19:11:33.788Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-27T19:11:33.788Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-27T19:11:33.788Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-27T19:11:33.788Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-27T19:11:33.788Z] [2022-07-27T19:11:33.788Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_sni_test.go:30: Flakey test [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-27T19:11:33.789Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-27T19:11:33.789Z] docker_cli_network_unix_test.go:46: [d30639834c057] daemon is not started [2022-07-27T19:11:33.789Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] DONE 1265 tests, 51 skipped in 1504.321s [2022-07-27T19:11:33.789Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-27T19:11:33.789Z] ++++ cat bundles/test-integration/docker.pid [2022-07-27T19:11:33.789Z] +++ kill 9533 [2022-07-27T19:11:33.789Z] +++ /etc/init.d/apparmor stop [2022-07-27T19:11:33.789Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] Unloading profiles will leave already running processes permanently [2022-07-27T19:11:33.789Z] unconfined, which can lead to unexpected situations. [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:33.789Z] To set a process to complain mode, use the command line tool [2022-07-27T19:11:33.789Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-27T19:11:33.789Z] +++ true [2022-07-27T19:11:33.789Z] exiting test-integration [2022-07-27T19:11:33.789Z] ++ exit 0 [2022-07-27T19:11:33.789Z] [2022-07-27T19:11:34.045Z] + for job in $(jobs -p) [2022-07-27T19:11:34.045Z] + wait 8476 [2022-07-27T19:11:37.311Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-27T19:11:47.252Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-27T19:11:50.518Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-27T19:11:52.438Z] docker_cli_swarm_test.go:1112: [db3b8015fd5c0] joining swarm manager [d39dd8dd6d46e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:11:53.372Z] docker_cli_swarm_test.go:1113: [d09ce4c01c45d] joining swarm manager [d39dd8dd6d46e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:13:44.746Z] docker_cli_swarm_test.go:1166: [ddf541a2f65d1] joining swarm manager [d39dd8dd6d46e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-27T19:14:02.786Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-27T19:14:04.676Z] docker_cli_swarm_test.go:1447: [d291b55d34e65] joining swarm manager [df8c8ba6cdb2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:14:05.608Z] docker_cli_swarm_test.go:1448: [ddb9b241e85bc] joining swarm manager [df8c8ba6cdb2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-27T19:14:17.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-27T19:14:17.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-27T19:14:17.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-27T19:14:17.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-27T19:14:17.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-27T19:14:18.337Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-27T19:14:20.852Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-27T19:14:24.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-27T19:14:26.008Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-27T19:14:27.896Z] docker_cli_swarm_unix_test.go:63: [d9b2009007579] joining swarm manager [d0552a850ec55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:15:24.064Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-27T19:15:24.064Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-27T19:15:24.064Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-27T19:15:25.954Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-27T19:15:29.222Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-27T19:15:31.737Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-27T19:15:33.626Z] docker_api_swarm_test.go:962: [d88db108f2c6f] joining swarm manager [d7edc2eb14793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-27T19:15:51.667Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-27T19:16:03.838Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-27T19:16:05.204Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-27T19:16:07.720Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-27T19:16:10.236Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-27T19:16:18.320Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-27T19:16:22.487Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-27T19:16:25.004Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-27T19:16:27.524Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-27T19:16:30.042Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-27T19:16:32.558Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-27T19:16:35.077Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-27T19:16:37.593Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-27T19:17:33.758Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-27T19:17:45.926Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite (1553.38s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.11s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.10s) [2022-07-27T19:18:03.965Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.93s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.19s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.91s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.21s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.57s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.57s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.51s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.57s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.60s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.36s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.92s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.88s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.96s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.60s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.02s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.01s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (4.93s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.70s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.17s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.58s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.29s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.21s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.20s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.76s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.25s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.18s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.22s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.44s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.63s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.90s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.10s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.39s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.86s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.77s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.16s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.06s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.81s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.68s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.09s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.49s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.50s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.66s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.41s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.48s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.53s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.79s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.21s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.45s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.09s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.64s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.35s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.40s) [2022-07-27T19:18:03.965Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.29s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.02s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.95s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.70s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.76s) [2022-07-27T19:18:03.965Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.04s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.13s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.38s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-07-27T19:18:03.966Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-07-27T19:18:03.966Z] === RUN TestDockerExternalVolumeSuite [2022-07-27T19:18:03.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-27T19:18:03.966Z] docker_cli_external_volume_driver_test.go:53: [d03925cedd95b] daemon is not started [2022-07-27T19:18:18.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-27T19:19:26.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-27T19:19:36.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-27T19:19:51.203Z] docker_cli_external_volume_driver_test.go:53: [db089df05fefe] daemon is not started [2022-07-27T19:20:06.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-27T19:20:24.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-27T19:20:36.269Z] docker_cli_external_volume_driver_test.go:53: [d23ba9b459bcf] daemon is not started [2022-07-27T19:20:51.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-27T19:20:51.103Z] docker_cli_external_volume_driver_test.go:53: [de1e4e6d72bcf] daemon is not started [2022-07-27T19:21:09.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-27T19:21:41.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-27T19:21:56.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-27T19:22:10.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-27T19:22:57.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-27T19:23:15.529Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-27T19:23:47.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-27T19:24:21.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-27T19:24:33.938Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-27T19:24:52.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-27T19:24:52.002Z] docker_cli_external_volume_driver_test.go:485: [daedb8068376b] daemon is not started [2022-07-27T19:25:06.847Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-27T19:25:06.847Z] docker_cli_external_volume_driver_test.go:53: [d3b87ac44ac7c] daemon is not started [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-07-27T19:25:21.682Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-27T19:25:21.682Z] PASS [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] === Skipped [2022-07-27T19:25:21.682Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-27T19:25:21.682Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-27T19:25:21.682Z] check_test.go:540: [dc13b427d85ab] daemon is not started [2022-07-27T19:25:21.682Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-27T19:25:21.682Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-27T19:25:21.682Z] check_test.go:540: [d2905b30d7895] daemon is not started [2022-07-27T19:25:21.682Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-27T19:25:21.682Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-27T19:25:21.682Z] check_test.go:540: [d47973118780e] daemon is not started [2022-07-27T19:25:21.682Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-27T19:25:21.682Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-27T19:25:21.682Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-27T19:25:21.682Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-27T19:25:21.682Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] DONE 269 tests, 5 skipped in 2330.825s [2022-07-27T19:25:21.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-27T19:25:21.682Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d693c0c421651/docker.pid [2022-07-27T19:25:21.682Z] +++ kill 7189 [2022-07-27T19:25:21.682Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7189 is not a child of this shell [2022-07-27T19:25:21.682Z] warning: PID 7189 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d693c0c421651/docker.pid had a nonzero exit code [2022-07-27T19:25:21.682Z] ++++ cat bundles/test-integration/docker.pid [2022-07-27T19:25:21.682Z] +++ kill 9492 [2022-07-27T19:25:21.682Z] +++ /etc/init.d/apparmor stop [2022-07-27T19:25:21.682Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] Unloading profiles will leave already running processes permanently [2022-07-27T19:25:21.682Z] unconfined, which can lead to unexpected situations. [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] To set a process to complain mode, use the command line tool [2022-07-27T19:25:21.682Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-27T19:25:21.682Z] +++ true [2022-07-27T19:25:21.682Z] exiting test-integration [2022-07-27T19:25:21.682Z] ++ exit 0 [2022-07-27T19:25:21.682Z] [2022-07-27T19:25:21.682Z] + exit 0 [2022-07-27T19:25:21.682Z] ++ jobs -p [2022-07-27T19:25:21.682Z] + pids= [2022-07-27T19:25:21.682Z] + echo 'Remaining pids to kill: []' [2022-07-27T19:25:21.682Z] Remaining pids to kill: [] [2022-07-27T19:25:21.682Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-27T19:25:21.694Z] Recording test results [2022-07-27T19:25:23.487Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-27T19:25:23.802Z] + echo Ensuring container killed. [2022-07-27T19:25:23.802Z] Ensuring container killed. [2022-07-27T19:25:23.802Z] + docker ps -aq -f name=docker-pr10-* [2022-07-27T19:25:23.802Z] + cids=bef8ecc8f483 [2022-07-27T19:25:23.802Z] 19af95e3346f [2022-07-27T19:25:23.802Z] ad2fc6a0f30c [2022-07-27T19:25:23.802Z] + [ -n bef8ecc8f483 [2022-07-27T19:25:23.802Z] 19af95e3346f [2022-07-27T19:25:23.802Z] ad2fc6a0f30c ] [2022-07-27T19:25:23.802Z] + docker rm -vf bef8ecc8f483 19af95e3346f ad2fc6a0f30c [2022-07-27T19:25:24.365Z] bef8ecc8f483 [2022-07-27T19:25:24.365Z] 19af95e3346f [2022-07-27T19:25:24.621Z] ad2fc6a0f30c [Pipeline] sh [2022-07-27T19:25:24.946Z] + echo Chowning /workspace to jenkins user [2022-07-27T19:25:24.946Z] Chowning /workspace to jenkins user [2022-07-27T19:25:24.946Z] + id -u [2022-07-27T19:25:24.946Z] + id -g [2022-07-27T19:25:24.946Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43800:/workspace busybox chown -R 1000:1000 /workspace [2022-07-27T19:25:24.946Z] Unable to find image 'busybox:latest' locally [2022-07-27T19:25:24.946Z] latest: Pulling from library/busybox [2022-07-27T19:25:25.202Z] 19d511225f94: Pulling fs layer [2022-07-27T19:25:25.202Z] 19d511225f94: Download complete [2022-07-27T19:25:25.202Z] 19d511225f94: Pull complete [2022-07-27T19:25:25.202Z] Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534 [2022-07-27T19:25:25.202Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-27T19:25:28.806Z] + bundleName=amd64 [2022-07-27T19:25:28.806Z] + echo Creating amd64-bundles.tar.gz [2022-07-27T19:25:28.806Z] Creating amd64-bundles.tar.gz [2022-07-27T19:25:28.806Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-27T19:25:28.806Z] + 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-07-27T19:25:30.224Z] Archiving artifacts [2022-07-27T19:25:32.279Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43800/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-27T19:25:32.586Z] + make clean [2022-07-27T19:25:32.847Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-27T19:25:33.102Z] docker-dev-cache [2022-07-27T19:25:33.102Z] 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