Pull request #43808 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c+c3eecf0aa98ef4d7516c985f1648280c80182aa3 (0f6cdeb1376880a443fcde297bf0c961c213827a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43808@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-13T20:46:58.979Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-13T20:46:58.982Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-13T20:47:14.173Z] Still waiting to schedule task [2022-07-13T20:47:14.175Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-13T20:48:02.474Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c258a6d4555a7aed) in /home/ubuntu/workspace/moby_PR-43808 [Pipeline] { [Pipeline] checkout [2022-07-13T20:48:02.578Z] The recommended git tool is: git [2022-07-13T20:48:05.047Z] using credential docker-jenkins-github-credentials [2022-07-13T20:48:05.056Z] Cloning the remote Git repository [2022-07-13T20:48:05.056Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:48:04.804Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:48:04.855Z] > git init /home/ubuntu/workspace/moby_PR-43808 # timeout=10 [2022-07-13T20:48:05.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:48:05.128Z] > git --version # timeout=10 [2022-07-13T20:48:05.139Z] > git --version # 'git version 2.17.1' [2022-07-13T20:48:05.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:48:05.141Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:48:25.648Z] Fetching without tags [2022-07-13T20:48:25.844Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:48:25.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:48:25.547Z] > git config --add remote.origin.fetch +refs/pull/43808/head:refs/remotes/origin/PR-43808 # timeout=10 [2022-07-13T20:48:25.566Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:48:25.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:48:25.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:48:25.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:48:25.616Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:48:25.817Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:48:25.838Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:48:26.519Z] Merge succeeded, producing 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:48:26.519Z] Checking out Revision 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c (PR-43808) [2022-07-13T20:48:26.409Z] > git remote # timeout=10 [2022-07-13T20:48:26.427Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:48:26.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:48:26.439Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:48:26.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:48:26.487Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:48:26.505Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:48:30.722Z] Commit message: "client: errors: remove dead code" [2022-07-13T20:48:30.722Z] First time build. Skipping changelog. [2022-07-13T20:48:30.719Z] > git --version # timeout=10 [2022-07-13T20:48:30.731Z] > git --version # 'git version 2.17.1' [2022-07-13T20:48:30.744Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T20:48:31.633Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43808:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-13T20:48:34.927Z] Unable to find image 'alpine:latest' locally [2022-07-13T20:48:35.186Z] latest: Pulling from library/alpine [2022-07-13T20:48:35.445Z] 2408cc74d12b: Pulling fs layer [2022-07-13T20:48:35.445Z] 2408cc74d12b: Verifying Checksum [2022-07-13T20:48:35.445Z] 2408cc74d12b: Download complete [2022-07-13T20:48:35.704Z] 2408cc74d12b: Pull complete [2022-07-13T20:48:35.704Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-13T20:48:35.964Z] Status: Downloaded newer image for alpine:latest [2022-07-13T20:48:41.242Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-13T20:48:42.430Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c258a6d4555a7aed) in /home/ubuntu/workspace/moby_PR-43808 [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-13T20:48:42.480Z] The recommended git tool is: git [Pipeline] // stage [2022-07-13T20:48:42.489Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-13T20:48:42.506Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-13T20:48:42.517Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-13T20:48:42.746Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-07-13T20:48:42.487Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43808/.git # timeout=10 [2022-07-13T20:48:42.498Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:48:42.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:48:42.509Z] > git --version # timeout=10 [2022-07-13T20:48:42.521Z] > git --version # 'git version 2.17.1' [2022-07-13T20:48:42.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:48:42.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:48:42.737Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:48:42.745Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-13T20:48:42.884Z] Merge succeeded, producing 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:48:42.885Z] Checking out Revision 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c (PR-43808) [2022-07-13T20:48:42.994Z] Commit message: "client: errors: remove dead code" [2022-07-13T20:48:42.996Z] > git --version # timeout=10 [2022-07-13T20:48:43.022Z] > git --version # 'git version 2.17.1' [2022-07-13T20:48:43.042Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T20:48:42.813Z] > git remote # timeout=10 [2022-07-13T20:48:42.821Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:48:42.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:48:42.837Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:48:42.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:48:42.876Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:48:42.885Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:48:43.658Z] + [ PR != PR ] [2022-07-13T20:48:43.658Z] + [ 22.06 != master ] [2022-07-13T20:48:43.658Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-13T20:48:43.996Z] + docker version [2022-07-13T20:48:43.997Z] Client: Docker Engine - Community [2022-07-13T20:48:43.997Z] Version: 20.10.14 [2022-07-13T20:48:43.997Z] API version: 1.41 [2022-07-13T20:48:43.997Z] Go version: go1.16.15 [2022-07-13T20:48:43.997Z] Git commit: a224086 [2022-07-13T20:48:43.997Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-13T20:48:43.997Z] OS/Arch: linux/amd64 [2022-07-13T20:48:43.997Z] Context: default [2022-07-13T20:48:43.997Z] Experimental: true [2022-07-13T20:48:43.997Z] [2022-07-13T20:48:43.997Z] Server: Docker Engine - Community [2022-07-13T20:48:43.997Z] Engine: [2022-07-13T20:48:43.997Z] Version: 20.10.14 [2022-07-13T20:48:43.997Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:48:43.997Z] Go version: go1.16.15 [2022-07-13T20:48:43.997Z] Git commit: 87a90dc [2022-07-13T20:48:43.997Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-13T20:48:43.997Z] OS/Arch: linux/amd64 [2022-07-13T20:48:43.997Z] Experimental: true [2022-07-13T20:48:43.997Z] containerd: [2022-07-13T20:48:43.997Z] Version: 1.5.11 [2022-07-13T20:48:43.997Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:48:43.997Z] runc: [2022-07-13T20:48:43.997Z] Version: 1.0.3 [2022-07-13T20:48:43.997Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:48:43.997Z] docker-init: [2022-07-13T20:48:43.997Z] Version: 0.19.0 [2022-07-13T20:48:43.997Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:48:44.289Z] + docker info [2022-07-13T20:48:54.283Z] Client: [2022-07-13T20:48:54.283Z] Context: default [2022-07-13T20:48:54.283Z] Debug Mode: false [2022-07-13T20:48:54.283Z] Plugins: [2022-07-13T20:48:54.283Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:48:54.283Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:48:54.283Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-13T20:48:54.283Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-13T20:48:54.283Z] [2022-07-13T20:48:54.283Z] Server: [2022-07-13T20:48:54.283Z] Containers: 0 [2022-07-13T20:48:54.283Z] Running: 0 [2022-07-13T20:48:54.283Z] Paused: 0 [2022-07-13T20:48:54.283Z] Stopped: 0 [2022-07-13T20:48:54.283Z] Images: 1 [2022-07-13T20:48:54.283Z] Server Version: 20.10.14 [2022-07-13T20:48:54.283Z] Storage Driver: overlay2 [2022-07-13T20:48:54.283Z] Backing Filesystem: extfs [2022-07-13T20:48:54.283Z] Supports d_type: true [2022-07-13T20:48:54.283Z] Native Overlay Diff: true [2022-07-13T20:48:54.283Z] userxattr: false [2022-07-13T20:48:54.283Z] Logging Driver: json-file [2022-07-13T20:48:54.283Z] Cgroup Driver: cgroupfs [2022-07-13T20:48:54.283Z] Cgroup Version: 1 [2022-07-13T20:48:54.283Z] Plugins: [2022-07-13T20:48:54.283Z] Volume: local [2022-07-13T20:48:54.283Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:48:54.283Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:48:54.283Z] Swarm: inactive [2022-07-13T20:48:54.283Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-13T20:48:54.283Z] Default Runtime: runc [2022-07-13T20:48:54.283Z] Init Binary: docker-init [2022-07-13T20:48:54.283Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:48:54.283Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:48:54.283Z] init version: de40ad0 [2022-07-13T20:48:54.283Z] Security Options: [2022-07-13T20:48:54.283Z] apparmor [2022-07-13T20:48:54.283Z] seccomp [2022-07-13T20:48:54.283Z] Profile: default [2022-07-13T20:48:54.283Z] Kernel Version: 5.4.0-1071-aws [2022-07-13T20:48:54.283Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-13T20:48:54.283Z] OSType: linux [2022-07-13T20:48:54.283Z] Architecture: x86_64 [2022-07-13T20:48:54.283Z] CPUs: 2 [2022-07-13T20:48:54.283Z] Total Memory: 7.483GiB [2022-07-13T20:48:54.283Z] Name: ip-10-100-101-99 [2022-07-13T20:48:54.283Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-13T20:48:54.283Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:48:54.283Z] Debug Mode: false [2022-07-13T20:48:54.283Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:48:54.283Z] Labels: [2022-07-13T20:48:54.283Z] Experimental: true [2022-07-13T20:48:54.283Z] Insecure Registries: [2022-07-13T20:48:54.283Z] 127.0.0.0/8 [2022-07-13T20:48:54.283Z] Live Restore Enabled: true [2022-07-13T20:48:54.283Z] [2022-07-13T20:48:54.283Z] WARNING: No swap limit support [Pipeline] sh [2022-07-13T20:48:54.571Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:48:54.571Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:48:54.571Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43808/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-13T20:48:54.571Z] + bash /home/ubuntu/workspace/moby_PR-43808/check-config.sh [2022-07-13T20:48:54.571Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-13T20:48:54.571Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-13T20:48:54.571Z] [2022-07-13T20:48:54.571Z] Generally Necessary: [2022-07-13T20:48:54.571Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-13T20:48:54.571Z] - apparmor: enabled and tools installed [2022-07-13T20:48:54.571Z] - CONFIG_NAMESPACES: enabled [2022-07-13T20:48:54.571Z] - CONFIG_NET_NS: enabled [2022-07-13T20:48:54.571Z] - CONFIG_PID_NS: enabled [2022-07-13T20:48:54.571Z] - CONFIG_IPC_NS: enabled [2022-07-13T20:48:54.571Z] - CONFIG_UTS_NS: enabled [2022-07-13T20:48:54.571Z] - CONFIG_CGROUPS: enabled [2022-07-13T20:48:54.571Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-13T20:48:54.571Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-13T20:48:54.571Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-13T20:48:54.571Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-13T20:48:54.571Z] - CONFIG_CPUSETS: enabled [2022-07-13T20:48:54.571Z] - CONFIG_MEMCG: enabled [2022-07-13T20:48:54.571Z] - CONFIG_KEYS: enabled [2022-07-13T20:48:54.571Z] - CONFIG_VETH: enabled (as module) [2022-07-13T20:48:54.571Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-13T20:48:54.571Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-13T20:48:54.571Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-13T20:48:54.571Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-13T20:48:54.571Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-13T20:48:54.571Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-13T20:48:54.834Z] - CONFIG_CGROUP_BPF: enabled [2022-07-13T20:48:54.834Z] [2022-07-13T20:48:54.834Z] Optional Features: [2022-07-13T20:48:54.834Z] - CONFIG_USER_NS: enabled [2022-07-13T20:48:54.834Z] - CONFIG_SECCOMP: enabled [2022-07-13T20:48:54.834Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-13T20:48:54.834Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-13T20:48:54.834Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-13T20:48:54.834Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-13T20:48:54.834Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-13T20:48:54.834Z] - CONFIG_BLK_CGROUP: enabled [2022-07-13T20:48:54.834Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-13T20:48:54.834Z] - CONFIG_CGROUP_PERF: enabled [2022-07-13T20:48:54.834Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-13T20:48:54.834Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-13T20:48:54.834Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-13T20:48:54.834Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-13T20:48:54.834Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-13T20:48:54.834Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_IP_VS: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-13T20:48:54.834Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-13T20:48:54.834Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-13T20:48:54.834Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-13T20:48:54.834Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-13T20:48:54.834Z] - CONFIG_EXT4_FS: enabled [2022-07-13T20:48:54.834Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-13T20:48:54.834Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-13T20:48:54.834Z] - Network Drivers: [2022-07-13T20:48:54.834Z] - "overlay": [2022-07-13T20:48:54.834Z] - CONFIG_VXLAN: enabled (as module) [2022-07-13T20:48:54.834Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-13T20:48:54.834Z] Optional (for encrypted networks): [2022-07-13T20:48:55.096Z] - CONFIG_CRYPTO: enabled [2022-07-13T20:48:55.096Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-13T20:48:55.096Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-13T20:48:55.096Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-13T20:48:55.096Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-13T20:48:55.096Z] - CONFIG_XFRM: enabled [2022-07-13T20:48:55.096Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-13T20:48:55.096Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-13T20:48:55.096Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-13T20:48:55.096Z] - "ipvlan": [2022-07-13T20:48:55.096Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-13T20:48:55.096Z] - "macvlan": [2022-07-13T20:48:55.096Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-13T20:48:55.096Z] - CONFIG_DUMMY: enabled (as module) [2022-07-13T20:48:55.096Z] - "ftp,tftp client in container": [2022-07-13T20:48:55.096Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-13T20:48:55.096Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-13T20:48:55.096Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-13T20:48:55.096Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-13T20:48:55.096Z] - Storage Drivers: [2022-07-13T20:48:55.096Z] - "aufs": [2022-07-13T20:48:55.096Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-13T20:48:55.096Z] - "btrfs": [2022-07-13T20:48:55.096Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-13T20:48:55.096Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-13T20:48:55.096Z] - "devicemapper": [2022-07-13T20:48:55.096Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-13T20:48:55.096Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-13T20:48:55.096Z] - "overlay": [2022-07-13T20:48:55.096Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-13T20:48:55.096Z] - "zfs": [2022-07-13T20:48:55.096Z] - /dev/zfs: present [2022-07-13T20:48:55.096Z] - zfs command: missing [2022-07-13T20:48:55.096Z] - zpool command: missing [2022-07-13T20:48:55.096Z] [2022-07-13T20:48:55.096Z] Limits: [2022-07-13T20:48:55.096Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-13T20:48:55.096Z] [2022-07-13T20:48:55.096Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:48:55.449Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c . [2022-07-13T20:48:55.714Z] #2 [internal] load .dockerignore [2022-07-13T20:48:55.714Z] #2 sha256:13accfb90a7c08a9ed11cb3ef29090d2fe1ddb6a2ce70d028a680b36eebdea32 [2022-07-13T20:48:55.983Z] #2 transferring context: 145B done [2022-07-13T20:48:55.983Z] #2 DONE 0.3s [2022-07-13T20:48:55.983Z] [2022-07-13T20:48:55.983Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:48:55.983Z] #1 sha256:13505f2a5c34edfbab32cec94065e86baf6729f4f27a4ce726844f03d1e6eab4 [2022-07-13T20:48:55.983Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-07-13T20:48:55.983Z] #1 DONE 0.3s [2022-07-13T20:48:55.983Z] [2022-07-13T20:48:55.983Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:48:55.983Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-13T20:48:56.242Z] #3 DONE 0.4s [2022-07-13T20:48:56.242Z] [2022-07-13T20:48:56.242Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:48:56.242Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-13T20:48:56.242Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:48:56.501Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:48:56.501Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-13T20:48:56.501Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-13T20:48:56.501Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-13T20:48:56.501Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-13T20:48:56.501Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-13T20:48:57.070Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-13T20:48:57.070Z] #4 DONE 0.8s [2022-07-13T20:48:57.328Z] [2022-07-13T20:48:57.328Z] #6 [internal] load .dockerignore [2022-07-13T20:48:57.328Z] #6 sha256:44fd44bc62386440af05e72401ba7af2cee82070bf51c294018405cd33d4a407 [2022-07-13T20:48:57.328Z] #6 DONE 0.0s [2022-07-13T20:48:57.328Z] [2022-07-13T20:48:57.328Z] #5 [internal] load build definition from Dockerfile [2022-07-13T20:48:57.328Z] #5 sha256:29ab1372203ffe691299d240ae0efde9ea6aba51a980d27b87aeb5ba508e22fa [2022-07-13T20:48:57.328Z] #5 DONE 0.0s [2022-07-13T20:48:57.328Z] [2022-07-13T20:48:57.328Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:48:57.328Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:48:57.428Z] Still waiting to schedule task [2022-07-13T20:48:57.428Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-13T20:48:57.431Z] Still waiting to schedule task [2022-07-13T20:48:57.431Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-13T20:48:57.432Z] Still waiting to schedule task [2022-07-13T20:48:57.434Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-07-13T20:48:57.435Z] Still waiting to schedule task [2022-07-13T20:48:57.436Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-07-13T20:48:57.896Z] #7 ... [2022-07-13T20:48:57.896Z] [2022-07-13T20:48:57.896Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:48:57.896Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:48:57.896Z] #10 DONE 0.7s [2022-07-13T20:48:57.896Z] [2022-07-13T20:48:57.896Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:48:57.896Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-13T20:48:57.896Z] #8 DONE 0.7s [2022-07-13T20:48:58.166Z] [2022-07-13T20:48:58.166Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:48:58.166Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:48:58.166Z] #7 DONE 0.7s [2022-07-13T20:48:58.166Z] [2022-07-13T20:48:58.166Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:48:58.166Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:48:58.166Z] #9 DONE 0.8s [2022-07-13T20:48:58.166Z] [2022-07-13T20:48:58.166Z] #31 [internal] load build context [2022-07-13T20:48:58.166Z] #31 sha256:4e58398b930347cf60a0ccc7ec3de093ce42e4f38efb5503c7cd1f4b0639be74 [2022-07-13T20:48:58.166Z] #31 DONE 0.0s [2022-07-13T20:48:58.166Z] [2022-07-13T20:48:58.166Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:48:58.166Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:48:58.166Z] #80 DONE 0.0s [2022-07-13T20:48:58.427Z] [2022-07-13T20:48:58.427Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:48:58.427Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:48:58.427Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-13T20:48:58.427Z] #80 DONE 0.0s [2022-07-13T20:48:58.427Z] [2022-07-13T20:48:58.427Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:48:58.427Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:48:58.427Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-13T20:48:58.687Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:48:58.687Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-13T20:48:58.687Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-13T20:48:59.263Z] #35 ... [2022-07-13T20:48:59.263Z] [2022-07-13T20:48:59.263Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:48:59.263Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:48:59.263Z] #56 DONE 0.0s [2022-07-13T20:48:59.263Z] [2022-07-13T20:48:59.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:48:59.263Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:48:59.263Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.0s done [2022-07-13T20:48:59.263Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:48:59.263Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-13T20:48:59.263Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-13T20:48:59.263Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s done [2022-07-13T20:48:59.263Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 25.51MB / 55.01MB 0.7s [2022-07-13T20:48:59.263Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done [2022-07-13T20:48:59.263Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.95MB / 54.58MB 0.7s [2022-07-13T20:48:59.263Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 0.7s [2022-07-13T20:48:59.263Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 29.36MB / 55.01MB 0.8s [2022-07-13T20:48:59.263Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 10.49MB / 54.58MB 0.8s [2022-07-13T20:48:59.524Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 33.55MB / 55.01MB 1.0s [2022-07-13T20:48:59.787Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 16.78MB / 54.58MB 1.1s [2022-07-13T20:48:59.787Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 8.39MB / 85.88MB 1.1s [2022-07-13T20:48:59.787Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.3s [2022-07-13T20:48:59.787Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 22.02MB / 54.58MB 1.3s [2022-07-13T20:49:00.047Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 46.22MB / 55.01MB 1.4s [2022-07-13T20:49:00.047Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 25.17MB / 54.58MB 1.4s [2022-07-13T20:49:00.047Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 14.53MB / 85.88MB 1.4s [2022-07-13T20:49:00.047Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 52.43MB / 55.01MB 1.6s [2022-07-13T20:49:00.047Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 36.70MB / 54.58MB 1.6s [2022-07-13T20:49:00.047Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 18.87MB / 85.88MB 1.6s [2022-07-13T20:49:00.307Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 40.89MB / 54.58MB 1.8s [2022-07-13T20:49:00.307Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 28.31MB / 85.88MB 1.8s [2022-07-13T20:49:00.570Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 47.22MB / 54.58MB 2.1s [2022-07-13T20:49:00.570Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 38.80MB / 85.88MB 2.1s [2022-07-13T20:49:00.832Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.3s done [2022-07-13T20:49:00.832Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.3s [2022-07-13T20:49:00.832Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 51.38MB / 85.88MB 2.3s [2022-07-13T20:49:01.090Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 58.72MB / 85.88MB 2.5s [2022-07-13T20:49:01.090Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 63.49MB / 85.88MB 2.7s [2022-07-13T20:49:01.090Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-13T20:49:01.349Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.8s done [2022-07-13T20:49:01.349Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.16MB / 85.88MB 2.9s [2022-07-13T20:49:01.349Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 2.9s [2022-07-13T20:49:01.608Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 3.0s [2022-07-13T20:49:01.608Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 75.50MB / 85.88MB 3.2s [2022-07-13T20:49:01.608Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.53MB / 141.75MB 3.2s [2022-07-13T20:49:01.608Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.0s done [2022-07-13T20:49:01.871Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 82.84MB / 85.88MB 3.4s [2022-07-13T20:49:02.135Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 18.87MB / 141.75MB 3.5s [2022-07-13T20:49:02.395Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 27.26MB / 141.75MB 3.9s [2022-07-13T20:49:02.653Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 35.81MB / 141.75MB 4.3s [2022-07-13T20:49:02.912Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.3s done [2022-07-13T20:49:03.174Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 42.99MB / 141.75MB 4.5s [2022-07-13T20:49:03.434Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 50.33MB / 141.75MB 4.9s [2022-07-13T20:49:03.694Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 58.72MB / 141.75MB 5.3s [2022-07-13T20:49:03.955Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 67.11MB / 141.75MB 5.4s [2022-07-13T20:49:04.214Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 74.45MB / 141.75MB 5.8s [2022-07-13T20:49:04.837Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 88.08MB / 141.75MB 6.3s [2022-07-13T20:49:05.095Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 95.42MB / 141.75MB 6.6s [2022-07-13T20:49:05.663Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 102.76MB / 141.75MB 7.0s [2022-07-13T20:49:06.232Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 111.15MB / 141.75MB 7.5s [2022-07-13T20:49:06.232Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 121.63MB / 141.75MB 7.8s [2022-07-13T20:49:06.492Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.2s [2022-07-13T20:49:06.492Z] #11 ... [2022-07-13T20:49:06.492Z] [2022-07-13T20:49:06.492Z] #31 [internal] load build context [2022-07-13T20:49:06.492Z] #31 sha256:4e58398b930347cf60a0ccc7ec3de093ce42e4f38efb5503c7cd1f4b0639be74 [2022-07-13T20:49:06.492Z] #31 transferring context: 61.68MB 7.9s done [2022-07-13T20:49:06.492Z] #31 DONE 8.2s [2022-07-13T20:49:06.492Z] [2022-07-13T20:49:06.492Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:49:06.492Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:49:06.492Z] #11 ... [2022-07-13T20:49:06.492Z] [2022-07-13T20:49:06.492Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:49:06.492Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:49:06.492Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 6.5s done [2022-07-13T20:49:06.492Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.6s [2022-07-13T20:49:08.396Z] #35 ... [2022-07-13T20:49:08.396Z] [2022-07-13T20:49:08.396Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:49:08.396Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:49:08.396Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-13T20:49:08.396Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:49:08.396Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:49:08.396Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:49:08.396Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2022-07-13T20:49:08.396Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-07-13T20:49:08.396Z] #78 DONE 9.7s [2022-07-13T20:49:08.396Z] [2022-07-13T20:49:08.396Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:49:08.396Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:49:08.396Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.5s done [2022-07-13T20:49:08.396Z] #11 ... [2022-07-13T20:49:08.396Z] [2022-07-13T20:49:08.396Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:49:08.396Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:49:08.396Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:49:08.396Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:49:08.396Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.7s done [2022-07-13T20:49:08.396Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s [2022-07-13T20:49:08.396Z] #80 ... [2022-07-13T20:49:08.396Z] [2022-07-13T20:49:08.396Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:49:08.396Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:49:09.774Z] #35 ... [2022-07-13T20:49:09.774Z] [2022-07-13T20:49:09.774Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:49:09.774Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:49:09.774Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-07-13T20:49:09.774Z] #80 DONE 11.1s [2022-07-13T20:49:09.774Z] [2022-07-13T20:49:09.774Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:49:09.774Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:49:10.711Z] #35 ... [2022-07-13T20:49:10.711Z] [2022-07-13T20:49:10.711Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:49:10.711Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-13T20:49:10.711Z] #79 DONE 0.7s [2022-07-13T20:49:10.711Z] [2022-07-13T20:49:10.711Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:49:10.711Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:49:11.280Z] #35 ... [2022-07-13T20:49:11.280Z] [2022-07-13T20:49:11.280Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:49:11.280Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-13T20:49:11.280Z] #81 DONE 0.8s [2022-07-13T20:49:11.280Z] [2022-07-13T20:49:11.280Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:49:11.280Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:49:11.849Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.8s [2022-07-13T20:49:17.135Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.8s done [2022-07-13T20:49:17.135Z] #35 DONE 18.8s [2022-07-13T20:49:17.135Z] [2022-07-13T20:49:17.135Z] #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-13T20:49:17.135Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:49:19.051Z] #36 ... [2022-07-13T20:49:19.051Z] [2022-07-13T20:49:19.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:49:19.051Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:49:19.051Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.3s done [2022-07-13T20:49:19.051Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.9s done [2022-07-13T20:49:19.051Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done [2022-07-13T20:49:19.051Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.3s [2022-07-13T20:49:19.051Z] #11 ... [2022-07-13T20:49:19.051Z] [2022-07-13T20:49:19.051Z] #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-13T20:49:19.051Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:49:19.051Z] #36 1.860 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:49:19.051Z] #36 1.875 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:49:19.051Z] #36 1.891 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:49:19.311Z] #36 2.107 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:49:19.570Z] #36 2.418 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:49:19.830Z] #36 2.840 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:49:21.210Z] #36 4.013 Fetched 8550 kB in 2s (3549 kB/s) [2022-07-13T20:49:22.147Z] #36 4.013 Reading package lists... [2022-07-13T20:49:22.715Z] #36 4.849 Reading package lists... [2022-07-13T20:49:22.974Z] #36 5.663 Building dependency tree... [2022-07-13T20:49:23.233Z] #36 6.025 The following additional packages will be installed: [2022-07-13T20:49:23.233Z] #36 6.025 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:49:23.233Z] #36 6.025 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:49:23.233Z] #36 6.025 Recommended packages: [2022-07-13T20:49:23.233Z] #36 6.025 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:49:23.492Z] #36 6.196 The following NEW packages will be installed: [2022-07-13T20:49:23.492Z] #36 6.196 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:49:23.492Z] #36 6.196 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:49:23.492Z] #36 6.196 libssh2-1 openssl [2022-07-13T20:49:23.754Z] #36 6.469 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:49:23.754Z] #36 6.469 Need to get 3041 kB of archives. [2022-07-13T20:49:23.754Z] #36 6.469 After this operation, 6651 kB of additional disk space will be used. [2022-07-13T20:49:23.754Z] #36 6.469 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-13T20:49:23.754Z] #36 6.505 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:49:23.754Z] #36 6.505 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-13T20:49:23.754Z] #36 6.505 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-13T20:49:23.754Z] #36 6.505 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-13T20:49:23.754Z] #36 6.512 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-13T20:49:23.754Z] #36 6.517 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-13T20:49:23.754Z] #36 6.517 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-13T20:49:23.754Z] #36 6.517 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-13T20:49:23.754Z] #36 6.534 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-13T20:49:23.754Z] #36 6.534 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-13T20:49:23.754Z] #36 6.534 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-13T20:49:23.754Z] #36 6.534 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:49:23.754Z] #36 6.560 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:49:23.754Z] #36 6.560 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:49:24.036Z] #36 6.763 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:49:24.036Z] #36 6.818 Fetched 3041 kB in 0s (8786 kB/s) [2022-07-13T20:49:24.036Z] #36 6.883 Selecting previously unselected package openssl. [2022-07-13T20:49:24.036Z] #36 6.883 (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-13T20:49:24.036Z] #36 6.883 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-13T20:49:24.036Z] #36 6.887 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:49:24.298Z] #36 7.089 Selecting previously unselected package ca-certificates. [2022-07-13T20:49:24.298Z] #36 7.091 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:49:24.298Z] #36 7.096 Unpacking ca-certificates (20210119) ... [2022-07-13T20:49:24.298Z] #36 7.181 Selecting previously unselected package libbrotli1:amd64. [2022-07-13T20:49:24.298Z] #36 7.181 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-13T20:49:24.298Z] #36 7.190 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:49:24.557Z] #36 7.272 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-13T20:49:24.557Z] #36 7.275 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:49:24.557Z] #36 7.279 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:49:24.557Z] #36 7.332 Selecting previously unselected package libsasl2-2:amd64. [2022-07-13T20:49:24.557Z] #36 7.332 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:49:24.557Z] #36 7.336 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:49:24.557Z] #36 7.405 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-13T20:49:24.557Z] #36 7.405 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-13T20:49:24.557Z] #36 7.415 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:49:24.816Z] #36 7.489 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-13T20:49:24.816Z] #36 7.491 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-13T20:49:24.816Z] #36 7.495 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:49:24.816Z] #36 7.544 Selecting previously unselected package libpsl5:amd64. [2022-07-13T20:49:24.816Z] #36 7.544 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-13T20:49:24.816Z] #36 7.550 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:49:24.816Z] #36 7.600 Selecting previously unselected package librtmp1:amd64. [2022-07-13T20:49:24.816Z] #36 7.600 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-13T20:49:24.816Z] #36 7.604 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:49:24.816Z] #36 7.676 Selecting previously unselected package libssh2-1:amd64. [2022-07-13T20:49:24.816Z] #36 7.676 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-13T20:49:24.816Z] #36 7.676 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:49:24.816Z] #36 7.734 Selecting previously unselected package libcurl4:amd64. [2022-07-13T20:49:24.816Z] #36 7.734 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:49:25.075Z] #36 7.744 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:49:25.076Z] #36 7.826 Selecting previously unselected package curl. [2022-07-13T20:49:25.076Z] #36 7.826 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:49:25.076Z] #36 7.829 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:49:25.076Z] #36 7.915 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:49:25.076Z] #36 7.915 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:49:25.076Z] #36 7.920 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:49:25.076Z] #36 8.002 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:49:25.336Z] #36 8.004 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:49:25.336Z] #36 8.007 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:49:25.336Z] #36 8.074 Selecting previously unselected package jq. [2022-07-13T20:49:25.336Z] #36 8.074 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:49:25.336Z] #36 8.078 Unpacking jq (1.6-2.1) ... [2022-07-13T20:49:25.336Z] #36 8.139 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:49:25.336Z] #36 8.149 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:49:25.336Z] #36 8.158 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:49:25.336Z] #36 8.168 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:49:25.336Z] #36 8.181 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:49:25.336Z] #36 8.192 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:49:25.336Z] #36 8.202 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:49:25.336Z] #36 8.214 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:49:25.336Z] #36 8.231 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:49:25.336Z] #36 8.242 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:49:25.595Z] #36 8.253 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:49:25.595Z] #36 8.267 Setting up ca-certificates (20210119) ... [2022-07-13T20:49:26.164Z] #36 9.036 Updating certificates in /etc/ssl/certs... [2022-07-13T20:49:27.543Z] #36 10.31 129 added, 0 removed; done. [2022-07-13T20:49:27.543Z] #36 10.37 Setting up jq (1.6-2.1) ... [2022-07-13T20:49:27.543Z] #36 10.39 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:49:27.543Z] #36 10.40 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:49:27.543Z] #36 10.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:49:27.543Z] #36 10.43 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:49:27.543Z] #36 10.44 Updating certificates in /etc/ssl/certs... [2022-07-13T20:49:28.924Z] #36 11.45 0 added, 0 removed; done. [2022-07-13T20:49:28.924Z] #36 11.45 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:49:28.924Z] #36 11.45 done. [2022-07-13T20:49:28.924Z] #36 ... [2022-07-13T20:49:28.924Z] [2022-07-13T20:49:28.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:49:28.924Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:49:28.924Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.3s done [2022-07-13T20:49:28.924Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.9s [2022-07-13T20:49:30.305Z] #11 ... [2022-07-13T20:49:30.305Z] [2022-07-13T20:49:30.305Z] #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-13T20:49:30.305Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:49:30.305Z] #36 DONE 12.9s [2022-07-13T20:49:30.305Z] [2022-07-13T20:49:30.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:49:30.305Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:49:30.305Z] #11 ... [2022-07-13T20:49:30.305Z] [2022-07-13T20:49:30.305Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:49:30.305Z] #37 sha256:283ceb10e11eddc5d8c3e95eef4beb0ca12a1c5596a7faf554afca4c9c656c83 [2022-07-13T20:49:30.305Z] #37 DONE 0.3s [2022-07-13T20:49:30.305Z] [2022-07-13T20:49:30.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:49:30.305Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:49:34.505Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.0s [2022-07-13T20:49:34.505Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.2s done [2022-07-13T20:49:34.764Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-07-13T20:49:37.342Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f0fe9991a588be6a) in /home/ubuntu/workspace/moby_PR-43808 [Pipeline] { [Pipeline] checkout [2022-07-13T20:49:37.493Z] The recommended git tool is: git [2022-07-13T20:49:40.019Z] using credential docker-jenkins-github-credentials [2022-07-13T20:49:40.029Z] Cloning the remote Git repository [2022-07-13T20:49:40.029Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:49:40.054Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-13T20:49:40.312Z] #11 ... [2022-07-13T20:49:40.312Z] [2022-07-13T20:49:40.312Z] #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-13T20:49:40.312Z] #38 sha256:5b6c4f173fe6569da4d1ed923f13e8b2535431dee92fb90b1eca01f9aa1267d2 [2022-07-13T20:49:40.312Z] #38 2.174 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:49:40.312Z] #38 2.506 [2022-07-13T20:49:40.312Z] #38 2.725 #=#=# ######################################################################## 100.0% [2022-07-13T20:49:40.312Z] #38 3.001 [2022-07-13T20:49:40.312Z] #38 4.041 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:49:40.312Z] #38 4.327 [2022-07-13T20:49:40.312Z] #38 4.553 #=#=# ######################################################################## 100.0% [2022-07-13T20:49:40.312Z] #38 4.869 [2022-07-13T20:49:40.312Z] #38 6.014 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:49:40.312Z] #38 6.290 [2022-07-13T20:49:40.312Z] #38 6.510 #=#=# ############## 20.7% ######################################## 56.8% ############################################################### 88.6% ######################################################################## 100.0% [2022-07-13T20:49:40.312Z] #38 7.037 [2022-07-13T20:49:40.312Z] #38 8.115 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:49:40.312Z] #38 8.384 [2022-07-13T20:49:40.312Z] #38 8.609 #=#=# ######################################################################## 100.0% [2022-07-13T20:49:40.312Z] #38 8.855 [2022-07-13T20:49:40.312Z] #38 9.605 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:49:40.312Z] #38 9.897 [2022-07-13T20:49:40.312Z] #38 10.15 #=#=# [2022-07-13T20:49:40.312Z] #38 ... [2022-07-13T20:49:40.312Z] [2022-07-13T20:49:40.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:49:40.312Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:49:39.265Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:49:39.324Z] > git init /home/ubuntu/workspace/moby_PR-43808 # timeout=10 [2022-07-13T20:49:39.620Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:49:39.621Z] > git --version # timeout=10 [2022-07-13T20:49:39.630Z] > git --version # 'git version 2.17.1' [2022-07-13T20:49:39.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:49:39.632Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:49:43.595Z] #11 ... [2022-07-13T20:49:43.595Z] [2022-07-13T20:49:43.595Z] #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-13T20:49:43.595Z] #38 sha256:5b6c4f173fe6569da4d1ed923f13e8b2535431dee92fb90b1eca01f9aa1267d2 [2022-07-13T20:49:43.595Z] #38 10.15 #=#=# ######################################################################## 100.0% [2022-07-13T20:49:43.595Z] #38 10.48 [2022-07-13T20:49:43.595Z] #38 10.54 Download of images into '/build' complete. [2022-07-13T20:49:43.595Z] #38 10.54 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:49:43.595Z] #38 10.54 tar -cC '/build' . | docker load [2022-07-13T20:49:43.595Z] #38 DONE 12.8s [2022-07-13T20:49:43.595Z] [2022-07-13T20:49:43.595Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:49:43.595Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:49:44.206Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-083206ec8ea0cb182) in /home/ubuntu/workspace/moby_PR-43808 [Pipeline] { [Pipeline] checkout [2022-07-13T20:49:44.297Z] The recommended git tool is: git [2022-07-13T20:49:44.973Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s [2022-07-13T20:49:46.634Z] using credential docker-jenkins-github-credentials [2022-07-13T20:49:46.643Z] Cloning the remote Git repository [2022-07-13T20:49:46.643Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:49:45.528Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:49:45.586Z] > git init /home/ubuntu/workspace/moby_PR-43808 # timeout=10 [2022-07-13T20:49:46.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:49:46.007Z] > git --version # timeout=10 [2022-07-13T20:49:46.028Z] > git --version # 'git version 2.17.1' [2022-07-13T20:49:46.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:49:46.030Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:49:48.259Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.6s done [2022-07-13T20:49:48.519Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-13T20:49:48.778Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-13T20:49:48.778Z] #11 DONE 50.5s [2022-07-13T20:49:49.037Z] [2022-07-13T20:49:49.037Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:49:49.037Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed [2022-07-13T20:49:49.972Z] #12 DONE 0.8s [2022-07-13T20:49:49.972Z] [2022-07-13T20:49:49.972Z] #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-13T20:49:49.972Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50 [2022-07-13T20:49:50.540Z] #13 DONE 0.6s [2022-07-13T20:49:50.540Z] [2022-07-13T20:49:50.540Z] #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-13T20:49:50.540Z] #64 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:49:50.540Z] #64 ... [2022-07-13T20:49:50.540Z] [2022-07-13T20:49:50.540Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:49:50.540Z] #40 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a [2022-07-13T20:49:50.540Z] #40 DONE 0.1s [2022-07-13T20:49:50.540Z] [2022-07-13T20:49:50.540Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:49:50.540Z] #53 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee [2022-07-13T20:49:50.540Z] #53 DONE 0.2s [2022-07-13T20:49:50.800Z] [2022-07-13T20:49:50.800Z] #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-13T20:49:50.800Z] #57 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694 [2022-07-13T20:49:50.800Z] #57 DONE 0.3s [2022-07-13T20:49:50.800Z] [2022-07-13T20:49:50.800Z] #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-13T20:49:50.800Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:49:54.046Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-070913e3ef4005819) in /home/ubuntu/workspace/moby_PR-43808 [Pipeline] { [Pipeline] checkout [2022-07-13T20:49:54.223Z] The recommended git tool is: git [2022-07-13T20:49:55.002Z] #58 ... [2022-07-13T20:49:55.003Z] [2022-07-13T20:49:55.003Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-13T20:49:55.003Z] #14 sha256:699892820b60cde48ae67d9bde89e4e521397de7498d1b5e68afc10fff240a88 [2022-07-13T20:49:55.003Z] #14 DONE 3.9s [2022-07-13T20:49:55.003Z] [2022-07-13T20:49:55.003Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-13T20:49:55.003Z] #15 sha256:18fcb9a1f2b025542bdaf932d515a7312de75bdf9a41e78eb504e562267303c0 [2022-07-13T20:49:56.385Z] #15 DONE 2.0s [2022-07-13T20:49:56.385Z] [2022-07-13T20:49:56.385Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-13T20:49:56.385Z] #16 sha256:9985a7e0b93787e9108fc3cd3335b59093d43d379e628c20aaf89d4fce03188c [2022-07-13T20:49:57.579Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06a83e3df5e18378e) in /home/ubuntu/workspace/moby_PR-43808 [Pipeline] { [Pipeline] checkout [2022-07-13T20:49:57.760Z] using credential docker-jenkins-github-credentials [2022-07-13T20:49:57.769Z] Cloning the remote Git repository [2022-07-13T20:49:57.769Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:49:57.776Z] The recommended git tool is: git [2022-07-13T20:49:57.791Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:49:58.292Z] #16 DONE 1.8s [2022-07-13T20:49:58.292Z] [2022-07-13T20:49:58.292Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-13T20:49:58.292Z] #17 sha256:38581914623a0a3f19f733a1075ea57d38c590c27976e24e1c994770f56bfc50 [2022-07-13T20:49:57.859Z] > git init /home/ubuntu/workspace/moby_PR-43808 # timeout=10 [2022-07-13T20:49:58.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:49:58.220Z] > git --version # timeout=10 [2022-07-13T20:49:58.240Z] > git --version # 'git version 2.25.1' [2022-07-13T20:49:58.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:49:58.243Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:00.199Z] #17 DONE 2.0s [2022-07-13T20:50:00.199Z] [2022-07-13T20:50:00.199Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-13T20:50:00.199Z] #18 sha256:f5f0b67ede552755348326f3113fe8ab9439f9cbeacaaf6093a35df5f325c20d [2022-07-13T20:50:00.460Z] #18 ... [2022-07-13T20:50:00.460Z] [2022-07-13T20:50:00.460Z] #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-13T20:50:00.460Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:50:00.460Z] #83 5.404 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:50:00.460Z] #83 5.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:50:00.460Z] #83 5.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:50:00.460Z] #83 6.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:50:00.460Z] #83 7.641 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:50:00.720Z] #83 ... [2022-07-13T20:50:00.720Z] [2022-07-13T20:50:00.720Z] #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-13T20:50:00.720Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:50:00.720Z] #41 4.059 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:50:00.720Z] #41 4.064 Cloning into '.'... [2022-07-13T20:50:00.720Z] #41 ... [2022-07-13T20:50:00.720Z] [2022-07-13T20:50:00.720Z] #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-13T20:50:00.720Z] #60 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:50:00.720Z] #60 5.497 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:50:00.720Z] #60 7.530 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:50:00.720Z] #60 7.532 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:50:00.720Z] #60 7.587 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:50:00.720Z] #60 7.642 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:50:00.720Z] #60 8.083 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:50:00.720Z] #60 8.476 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:50:00.720Z] #60 8.626 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:50:00.720Z] #60 8.860 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:50:00.720Z] #60 9.069 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:50:00.980Z] #60 ... [2022-07-13T20:50:00.980Z] [2022-07-13T20:50:00.980Z] #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-13T20:50:00.980Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:50:00.980Z] #43 5.521 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:50:00.980Z] #43 ... [2022-07-13T20:50:00.980Z] [2022-07-13T20:50:00.980Z] #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-13T20:50:00.980Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:00.980Z] #62 5.200 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:50:00.980Z] #62 7.942 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:50:00.980Z] #62 8.008 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:50:00.980Z] #62 8.159 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:50:00.980Z] #62 8.376 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:50:00.980Z] #62 8.560 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:50:00.980Z] #62 8.913 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:50:00.980Z] #62 9.290 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:50:00.980Z] #62 9.522 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:50:01.040Z] using credential docker-jenkins-github-credentials [2022-07-13T20:50:01.050Z] Cloning the remote Git repository [2022-07-13T20:50:01.050Z] Cloning with configured refspecs honoured and without tags [2022-07-13T20:50:01.239Z] #62 ... [2022-07-13T20:50:01.239Z] [2022-07-13T20:50:01.239Z] #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-13T20:50:01.239Z] #47 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:50:01.239Z] #47 4.532 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:50:01.239Z] #47 5.400 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:50:01.239Z] #47 6.841 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:50:01.239Z] #47 7.184 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:50:01.239Z] #47 7.344 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:50:01.239Z] #47 10.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:50:01.239Z] #47 10.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:50:01.500Z] #47 ... [2022-07-13T20:50:01.500Z] [2022-07-13T20:50:01.500Z] #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-13T20:50:01.500Z] #45 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:50:01.500Z] #45 5.534 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:50:01.500Z] #45 ... [2022-07-13T20:50:01.500Z] [2022-07-13T20:50:01.501Z] #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-13T20:50:01.501Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:50:01.501Z] #54 4.831 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:50:01.501Z] #54 4.832 Cloning into '.'... [2022-07-13T20:50:01.097Z] Cloning repository https://github.com/moby/moby.git [2022-07-13T20:50:01.203Z] > git init /home/ubuntu/workspace/moby_PR-43808 # timeout=10 [2022-07-13T20:50:01.494Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:50:01.494Z] > git --version # timeout=10 [2022-07-13T20:50:01.760Z] #54 ... [2022-07-13T20:50:01.760Z] [2022-07-13T20:50:01.760Z] #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-13T20:50:01.760Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:50:01.760Z] #83 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:50:01.554Z] > git --version # 'git version 2.25.1' [2022-07-13T20:50:01.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:01.556Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:03.138Z] #83 ... [2022-07-13T20:50:03.138Z] [2022-07-13T20:50:03.138Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-13T20:50:03.138Z] #18 sha256:f5f0b67ede552755348326f3113fe8ab9439f9cbeacaaf6093a35df5f325c20d [2022-07-13T20:50:03.138Z] #18 DONE 3.0s [2022-07-13T20:50:03.397Z] [2022-07-13T20:50:03.397Z] #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-13T20:50:03.397Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:50:06.043Z] #19 2.341 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:50:06.043Z] #19 ... [2022-07-13T20:50:06.043Z] [2022-07-13T20:50:06.043Z] #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-13T20:50:06.043Z] #64 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:50:06.043Z] #64 5.041 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:50:06.043Z] #64 5.991 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:50:06.043Z] #64 5.991 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:50:06.043Z] #64 6.076 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:50:06.043Z] #64 8.188 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:50:06.043Z] #64 ... [2022-07-13T20:50:06.043Z] [2022-07-13T20:50:06.043Z] #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-13T20:50:06.043Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:50:06.043Z] #19 2.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:50:06.043Z] #19 2.501 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:50:06.043Z] #19 ... [2022-07-13T20:50:06.043Z] [2022-07-13T20:50:06.043Z] #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-13T20:50:06.043Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:50:06.043Z] #58 5.235 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:50:06.043Z] #58 5.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:50:06.043Z] #58 5.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:50:06.044Z] #58 5.760 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:50:06.044Z] #58 6.712 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:50:06.044Z] #58 8.511 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:50:06.044Z] #58 11.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:50:06.044Z] #58 15.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:50:06.044Z] #58 ... [2022-07-13T20:50:06.044Z] [2022-07-13T20:50:06.044Z] #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-13T20:50:06.044Z] #60 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:50:06.044Z] #60 14.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:50:06.044Z] #60 14.41 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:50:06.044Z] #60 14.55 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:50:07.154Z] Fetching without tags [2022-07-13T20:50:07.437Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:50:07.954Z] #60 17.28 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:50:07.954Z] #60 17.30 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:50:07.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:50:07.082Z] > git config --add remote.origin.fetch +refs/pull/43808/head:refs/remotes/origin/PR-43808 # timeout=10 [2022-07-13T20:50:07.092Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:07.130Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:50:07.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:50:07.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:07.161Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:07.445Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:50:07.455Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:50:08.255Z] > git remote # timeout=10 [2022-07-13T20:50:08.282Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:50:08.359Z] Merge succeeded, producing 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:50:08.359Z] Checking out Revision 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c (PR-43808) [2022-07-13T20:50:10.510Z] #60 ... [2022-07-13T20:50:10.510Z] [2022-07-13T20:50:10.510Z] #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-13T20:50:10.510Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:50:10.510Z] #43 17.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:50:10.510Z] #43 17.99 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:50:10.510Z] #43 18.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:50:10.510Z] #43 18.90 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:50:10.510Z] #43 19.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:50:10.510Z] #43 19.70 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:50:10.510Z] #43 19.71 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:50:10.510Z] #43 19.93 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:50:10.510Z] #43 20.10 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:50:08.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:08.311Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:50:08.338Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:50:08.363Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:50:08.378Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:50:11.084Z] #43 20.58 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:50:12.024Z] #43 21.49 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:50:12.024Z] #43 ... [2022-07-13T20:50:12.024Z] [2022-07-13T20:50:12.024Z] #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-13T20:50:12.024Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:12.024Z] #62 11.73 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:50:12.024Z] #62 12.13 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:50:12.024Z] #62 12.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:50:12.024Z] #62 12.62 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:50:12.024Z] #62 18.13 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:50:12.024Z] #62 18.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:50:12.024Z] #62 18.28 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:50:12.024Z] #62 18.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:50:12.024Z] #62 18.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:50:12.024Z] #62 18.88 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:50:12.024Z] #62 19.07 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:50:12.024Z] #62 19.15 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:50:12.024Z] #62 19.41 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:50:12.024Z] #62 19.68 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:50:12.024Z] #62 19.90 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:50:12.024Z] #62 20.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:50:12.024Z] #62 20.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:50:12.024Z] #62 20.20 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:50:12.024Z] #62 20.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:50:12.024Z] #62 20.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:50:12.025Z] #62 20.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:50:12.025Z] #62 20.44 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:50:12.025Z] #62 20.46 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:50:12.025Z] #62 20.68 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:50:12.025Z] #62 21.05 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:50:12.025Z] #62 21.52 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:50:12.025Z] #62 21.60 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:50:12.284Z] #62 21.75 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:50:12.284Z] #62 21.88 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:50:12.284Z] #62 ... [2022-07-13T20:50:12.284Z] [2022-07-13T20:50:12.284Z] #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-13T20:50:12.284Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:50:12.284Z] #43 21.73 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:50:12.284Z] #43 21.80 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:50:12.746Z] Commit message: "client: errors: remove dead code" [2022-07-13T20:50:12.771Z] > git --version # timeout=10 [2022-07-13T20:50:12.791Z] > git --version # 'git version 2.17.1' [2022-07-13T20:50:12.810Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-13T20:50:13.227Z] #43 ... [2022-07-13T20:50:13.227Z] [2022-07-13T20:50:13.227Z] #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-13T20:50:13.227Z] #45 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:50:13.227Z] #45 21.90 tomll can be used in two ways: [2022-07-13T20:50:13.227Z] #45 21.90 Writing to STDIN and reading from STDOUT: [2022-07-13T20:50:13.227Z] #45 21.90 cat file.toml | tomll > file.toml [2022-07-13T20:50:13.227Z] #45 21.90 [2022-07-13T20:50:13.227Z] #45 21.90 Reading and updating a list of files: [2022-07-13T20:50:13.227Z] #45 21.90 tomll a.toml b.toml c.toml [2022-07-13T20:50:13.227Z] #45 21.90 [2022-07-13T20:50:13.227Z] #45 21.90 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:50:13.227Z] #45 DONE 22.8s [Pipeline] sh [2022-07-13T20:50:13.306Z] Fetching without tags [2022-07-13T20:50:13.488Z] [2022-07-13T20:50:13.488Z] #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-13T20:50:13.488Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:13.488Z] #62 21.95 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:50:13.488Z] #62 22.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:50:13.488Z] #62 22.28 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:50:13.488Z] #62 22.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:50:13.488Z] #62 22.51 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:50:13.488Z] #62 22.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:50:13.488Z] #62 22.72 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:50:13.488Z] #62 22.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:50:13.488Z] #62 22.92 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:50:13.643Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:50:13.748Z] #62 23.13 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:50:13.748Z] #62 23.27 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:50:14.008Z] #62 23.40 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:50:14.008Z] #62 23.50 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:50:14.008Z] #62 23.62 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:50:14.033Z] + docker version [2022-07-13T20:50:14.267Z] #62 23.78 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:50:14.267Z] #62 23.81 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:50:14.516Z] Merge succeeded, producing 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:50:14.516Z] Checking out Revision 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c (PR-43808) [2022-07-13T20:50:14.527Z] #62 24.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:50:14.788Z] #62 24.24 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:50:14.788Z] #62 24.24 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:50:14.788Z] #62 24.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:50:14.788Z] #62 24.44 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:50:14.788Z] #62 24.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:50:15.047Z] #62 24.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:50:15.060Z] Fetching without tags [2022-07-13T20:50:13.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:50:13.222Z] > git config --add remote.origin.fetch +refs/pull/43808/head:refs/remotes/origin/PR-43808 # timeout=10 [2022-07-13T20:50:13.241Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:13.279Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:50:13.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:50:13.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:13.354Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:13.650Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:50:13.674Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:50:14.460Z] > git remote # timeout=10 [2022-07-13T20:50:14.476Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:50:14.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:14.489Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:50:14.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:50:14.518Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:50:14.526Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:50:15.295Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:50:15.325Z] #62 24.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:50:15.325Z] #62 24.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:50:15.591Z] #62 25.04 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:50:15.591Z] #62 25.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:50:15.851Z] #62 25.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:50:15.851Z] #62 25.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:50:15.851Z] #62 25.55 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:50:16.110Z] #62 25.60 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:50:16.110Z] #62 25.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:50:16.110Z] #62 25.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:50:16.110Z] #62 25.85 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:50:16.177Z] Merge succeeded, producing 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:50:16.177Z] Checking out Revision 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c (PR-43808) [2022-07-13T20:50:14.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:50:14.978Z] > git config --add remote.origin.fetch +refs/pull/43808/head:refs/remotes/origin/PR-43808 # timeout=10 [2022-07-13T20:50:15.003Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:15.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:50:15.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:50:15.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:15.103Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:15.308Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:50:15.335Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:50:16.128Z] > git remote # timeout=10 [2022-07-13T20:50:16.140Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:50:16.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:16.152Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:50:16.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:50:16.180Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:50:16.190Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:50:16.370Z] #62 25.87 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:50:16.370Z] #62 25.98 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:50:16.370Z] #62 26.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:50:16.630Z] #62 26.19 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:50:16.630Z] #62 26.19 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:50:16.903Z] #62 26.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:50:16.903Z] #62 26.32 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:50:16.903Z] #62 26.43 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:50:17.163Z] #62 26.62 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:50:17.163Z] #62 26.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:50:17.163Z] #62 ... [2022-07-13T20:50:17.163Z] [2022-07-13T20:50:17.163Z] #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-13T20:50:17.164Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:50:17.164Z] #19 4.144 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:50:17.164Z] #19 5.360 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:50:17.164Z] #19 7.221 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:50:17.164Z] #19 9.215 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:50:17.164Z] #19 11.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:50:17.164Z] #19 12.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:50:17.164Z] #19 13.44 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:50:17.164Z] #19 13.44 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:50:17.164Z] #19 13.44 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:50:17.164Z] #19 13.44 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:50:17.164Z] #19 13.44 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:50:17.164Z] #19 13.49 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:50:17.164Z] #19 13.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:50:17.164Z] #19 13.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:50:17.164Z] #19 13.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:50:17.164Z] #19 13.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:50:17.164Z] #19 13.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:50:17.164Z] #19 13.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:50:17.331Z] Client: Docker Engine - Community [2022-07-13T20:50:17.331Z] Version: 20.10.14 [2022-07-13T20:50:17.331Z] API version: 1.41 [2022-07-13T20:50:17.331Z] Go version: go1.16.15 [2022-07-13T20:50:17.331Z] Git commit: a224086 [2022-07-13T20:50:17.331Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-13T20:50:17.331Z] OS/Arch: linux/amd64 [2022-07-13T20:50:17.331Z] Context: default [2022-07-13T20:50:17.331Z] Experimental: true [2022-07-13T20:50:17.331Z] [2022-07-13T20:50:17.331Z] Server: Docker Engine - Community [2022-07-13T20:50:17.331Z] Engine: [2022-07-13T20:50:17.331Z] Version: 20.10.14 [2022-07-13T20:50:17.331Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:50:17.331Z] Go version: go1.16.15 [2022-07-13T20:50:17.331Z] Git commit: 87a90dc [2022-07-13T20:50:17.331Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-13T20:50:17.331Z] OS/Arch: linux/amd64 [2022-07-13T20:50:17.331Z] Experimental: true [2022-07-13T20:50:17.331Z] containerd: [2022-07-13T20:50:17.331Z] Version: 1.5.11 [2022-07-13T20:50:17.331Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:50:17.331Z] runc: [2022-07-13T20:50:17.331Z] Version: 1.0.3 [2022-07-13T20:50:17.331Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:50:17.331Z] docker-init: [2022-07-13T20:50:17.331Z] Version: 0.19.0 [2022-07-13T20:50:17.331Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:50:17.423Z] #19 ... [2022-07-13T20:50:17.423Z] [2022-07-13T20:50:17.423Z] #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-13T20:50:17.423Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:17.423Z] #62 26.87 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:50:17.673Z] + docker info [2022-07-13T20:50:18.360Z] #62 27.93 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:50:18.360Z] #62 27.94 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:50:18.360Z] #62 28.03 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:50:18.619Z] #62 28.12 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:50:18.619Z] #62 28.31 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:50:18.878Z] #62 28.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:50:18.878Z] #62 28.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:50:19.073Z] Commit message: "client: errors: remove dead code" [2022-07-13T20:50:19.137Z] #62 28.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:50:19.137Z] #62 28.66 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:50:19.109Z] > git --version # timeout=10 [2022-07-13T20:50:19.143Z] > git --version # 'git version 2.17.1' [2022-07-13T20:50:19.168Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-13T20:50:19.705Z] #62 29.05 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:50:19.705Z] #62 29.06 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:50:19.705Z] #62 29.20 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:50:19.705Z] #62 29.22 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:50:19.705Z] #62 29.28 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:50:19.790Z] Commit message: "client: errors: remove dead code" [2022-07-13T20:50:19.809Z] > git --version # timeout=10 [2022-07-13T20:50:19.822Z] > git --version # 'git version 2.25.1' [2022-07-13T20:50:19.827Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-13T20:50:19.965Z] #62 29.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-13T20:50:20.226Z] #62 29.66 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:50:20.226Z] #62 29.68 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:50:20.226Z] #62 29.71 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:50:20.226Z] #62 29.78 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:50:20.226Z] #62 29.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:50:20.226Z] #62 29.91 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:50:20.231Z] + docker version [Pipeline] sh [2022-07-13T20:50:20.485Z] #62 29.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:50:20.725Z] + docker version [2022-07-13T20:50:20.744Z] #62 30.28 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:50:20.745Z] #62 30.38 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:50:21.003Z] #62 30.44 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:50:21.003Z] #62 30.46 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:50:21.003Z] #62 30.62 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:50:21.262Z] #62 30.86 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:50:21.521Z] #62 31.02 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:50:22.900Z] #62 ... [2022-07-13T20:50:22.900Z] [2022-07-13T20:50:22.900Z] #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-13T20:50:22.900Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:50:22.900Z] #83 22.53 Fetched 8550 kB in 17s (492 kB/s) [2022-07-13T20:50:22.900Z] #83 22.53 Reading package lists... [2022-07-13T20:50:23.159Z] #83 30.32 Reading package lists... [2022-07-13T20:50:23.159Z] #83 ... [2022-07-13T20:50:23.159Z] [2022-07-13T20:50:23.160Z] #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-13T20:50:23.160Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:50:23.160Z] #54 28.95 Updating files: 63% (1381/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:50:23.160Z] #54 29.82 + git checkout -q v2.3.0 [2022-07-13T20:50:23.160Z] #54 32.07 + 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-13T20:50:23.551Z] Client: Docker Engine - Community [2022-07-13T20:50:23.551Z] Version: 20.10.14 [2022-07-13T20:50:23.551Z] API version: 1.41 [2022-07-13T20:50:23.551Z] Go version: go1.16.15 [2022-07-13T20:50:23.551Z] Git commit: a224086 [2022-07-13T20:50:23.551Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-13T20:50:23.551Z] OS/Arch: linux/amd64 [2022-07-13T20:50:23.551Z] Context: default [2022-07-13T20:50:23.551Z] Experimental: true [2022-07-13T20:50:23.551Z] [2022-07-13T20:50:23.551Z] Server: Docker Engine - Community [2022-07-13T20:50:23.551Z] Engine: [2022-07-13T20:50:23.551Z] Version: 20.10.14 [2022-07-13T20:50:23.551Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:50:23.551Z] Go version: go1.16.15 [2022-07-13T20:50:23.551Z] Git commit: 87a90dc [2022-07-13T20:50:23.551Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-13T20:50:23.551Z] OS/Arch: linux/amd64 [2022-07-13T20:50:23.551Z] Experimental: true [2022-07-13T20:50:23.551Z] containerd: [2022-07-13T20:50:23.551Z] Version: 1.5.11 [2022-07-13T20:50:23.551Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:50:23.551Z] runc: [2022-07-13T20:50:23.551Z] Version: 1.0.3 [2022-07-13T20:50:23.551Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:50:23.551Z] docker-init: [2022-07-13T20:50:23.551Z] Version: 0.19.0 [2022-07-13T20:50:23.551Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:50:23.938Z] + docker info [2022-07-13T20:50:24.252Z] Client: Docker Engine - Community [2022-07-13T20:50:24.252Z] Version: 20.10.14 [2022-07-13T20:50:24.252Z] API version: 1.41 [2022-07-13T20:50:24.252Z] Go version: go1.16.15 [2022-07-13T20:50:24.252Z] Git commit: a224086 [2022-07-13T20:50:24.252Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-13T20:50:24.252Z] OS/Arch: linux/arm64 [2022-07-13T20:50:24.252Z] Context: default [2022-07-13T20:50:24.252Z] Experimental: true [2022-07-13T20:50:24.252Z] [2022-07-13T20:50:24.252Z] Server: Docker Engine - Community [2022-07-13T20:50:24.252Z] Engine: [2022-07-13T20:50:24.252Z] Version: 20.10.14 [2022-07-13T20:50:24.252Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:50:24.252Z] Go version: go1.16.15 [2022-07-13T20:50:24.252Z] Git commit: 87a90dc [2022-07-13T20:50:24.252Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-13T20:50:24.252Z] OS/Arch: linux/arm64 [2022-07-13T20:50:24.252Z] Experimental: true [2022-07-13T20:50:24.252Z] containerd: [2022-07-13T20:50:24.252Z] Version: 1.5.11 [2022-07-13T20:50:24.252Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:50:24.252Z] runc: [2022-07-13T20:50:24.252Z] Version: 1.0.3 [2022-07-13T20:50:24.252Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:50:24.252Z] docker-init: [2022-07-13T20:50:24.252Z] Version: 0.19.0 [2022-07-13T20:50:24.252Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:50:24.557Z] + docker info [2022-07-13T20:50:24.611Z] #54 ... [2022-07-13T20:50:24.611Z] [2022-07-13T20:50:24.611Z] #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-13T20:50:24.611Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:50:24.611Z] #43 24.10 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:50:24.611Z] #43 24.21 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T20:50:24.611Z] #43 25.35 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:50:24.611Z] #43 ... [2022-07-13T20:50:24.611Z] [2022-07-13T20:50:24.611Z] #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-13T20:50:24.611Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:24.611Z] #62 33.72 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:50:24.611Z] #62 33.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:50:24.611Z] #62 33.83 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:50:24.611Z] #62 33.99 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:50:24.611Z] #62 34.01 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:50:24.871Z] #62 ... [2022-07-13T20:50:24.871Z] [2022-07-13T20:50:24.871Z] #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-13T20:50:24.871Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:50:24.871Z] #58 24.12 Fetched 8553 kB in 19s (445 kB/s) [2022-07-13T20:50:24.871Z] #58 24.12 Reading package lists... [2022-07-13T20:50:24.936Z] Fetching without tags [2022-07-13T20:50:25.111Z] Merging remotes/origin/22.06 commit c3eecf0aa98ef4d7516c985f1648280c80182aa3 into PR head commit 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:50:25.892Z] Merge succeeded, producing 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T20:50:25.892Z] Checking out Revision 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c (PR-43808) [2022-07-13T20:50:24.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:50:24.901Z] > git config --add remote.origin.fetch +refs/pull/43808/head:refs/remotes/origin/PR-43808 # timeout=10 [2022-07-13T20:50:24.915Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:24.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-13T20:50:24.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-13T20:50:24.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:24.941Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43808/head:refs/remotes/origin/PR-43808 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-13T20:50:25.123Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:50:25.135Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:50:25.837Z] > git remote # timeout=10 [2022-07-13T20:50:25.844Z] > git config --get remote.origin.url # timeout=10 [2022-07-13T20:50:25.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-13T20:50:25.852Z] > git merge c3eecf0aa98ef4d7516c985f1648280c80182aa3 # timeout=10 [2022-07-13T20:50:25.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-13T20:50:25.895Z] > git config core.sparsecheckout # timeout=10 [2022-07-13T20:50:25.907Z] > git checkout -f 52791b1c1499ed37d22d845fdab51e0d4ac8bb0c # timeout=10 [2022-07-13T20:50:27.411Z] #58 31.54 Reading package lists... [2022-07-13T20:50:27.411Z] #58 ... [2022-07-13T20:50:27.411Z] [2022-07-13T20:50:27.411Z] #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-13T20:50:27.411Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:27.411Z] #62 36.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:50:27.411Z] #62 36.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:50:27.411Z] #62 36.84 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:50:27.411Z] #62 36.93 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:50:27.672Z] Client: [2022-07-13T20:50:27.672Z] Context: default [2022-07-13T20:50:27.672Z] Debug Mode: false [2022-07-13T20:50:27.672Z] Plugins: [2022-07-13T20:50:27.672Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:50:27.672Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:50:27.672Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-13T20:50:27.672Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-13T20:50:27.672Z] [2022-07-13T20:50:27.672Z] Server: [2022-07-13T20:50:27.672Z] Containers: 0 [2022-07-13T20:50:27.672Z] Running: 0 [2022-07-13T20:50:27.672Z] Paused: 0 [2022-07-13T20:50:27.672Z] Stopped: 0 [2022-07-13T20:50:27.672Z] Images: 0 [2022-07-13T20:50:27.672Z] Server Version: 20.10.14 [2022-07-13T20:50:27.672Z] Storage Driver: overlay2 [2022-07-13T20:50:27.672Z] Backing Filesystem: extfs [2022-07-13T20:50:27.672Z] Supports d_type: true [2022-07-13T20:50:27.672Z] Native Overlay Diff: true [2022-07-13T20:50:27.672Z] userxattr: false [2022-07-13T20:50:27.672Z] Logging Driver: json-file [2022-07-13T20:50:27.672Z] Cgroup Driver: cgroupfs [2022-07-13T20:50:27.672Z] Cgroup Version: 1 [2022-07-13T20:50:27.672Z] Plugins: [2022-07-13T20:50:27.672Z] Volume: local [2022-07-13T20:50:27.672Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:50:27.672Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:50:27.672Z] Swarm: inactive [2022-07-13T20:50:27.672Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-13T20:50:27.672Z] Default Runtime: runc [2022-07-13T20:50:27.672Z] Init Binary: docker-init [2022-07-13T20:50:27.672Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:50:27.672Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:50:27.672Z] init version: de40ad0 [2022-07-13T20:50:27.672Z] Security Options: [2022-07-13T20:50:27.672Z] apparmor [2022-07-13T20:50:27.672Z] seccomp [2022-07-13T20:50:27.672Z] Profile: default [2022-07-13T20:50:27.672Z] Kernel Version: 5.4.0-1071-aws [2022-07-13T20:50:27.672Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-13T20:50:27.672Z] OSType: linux [2022-07-13T20:50:27.672Z] Architecture: x86_64 [2022-07-13T20:50:27.672Z] CPUs: 2 [2022-07-13T20:50:27.672Z] Total Memory: 7.565GiB [2022-07-13T20:50:27.672Z] Name: ip-10-100-47-166 [2022-07-13T20:50:27.672Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-13T20:50:27.672Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:50:27.672Z] Debug Mode: false [2022-07-13T20:50:27.672Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:50:27.672Z] Labels: [2022-07-13T20:50:27.672Z] Experimental: true [2022-07-13T20:50:27.672Z] Insecure Registries: [2022-07-13T20:50:27.672Z] 127.0.0.0/8 [2022-07-13T20:50:27.672Z] Live Restore Enabled: true [2022-07-13T20:50:27.672Z] [2022-07-13T20:50:27.672Z] WARNING: No swap limit support [Pipeline] sh [2022-07-13T20:50:27.986Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:50:27.986Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:50:27.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43808/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-13T20:50:27.986Z] + bash /home/ubuntu/workspace/moby_PR-43808/check-config.sh [2022-07-13T20:50:27.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-13T20:50:27.986Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-13T20:50:27.986Z] [2022-07-13T20:50:27.986Z] Generally Necessary: [2022-07-13T20:50:27.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-13T20:50:27.986Z] - apparmor: enabled and tools installed [2022-07-13T20:50:27.986Z] - CONFIG_NAMESPACES: enabled [2022-07-13T20:50:27.986Z] - CONFIG_NET_NS: enabled [2022-07-13T20:50:27.986Z] - CONFIG_PID_NS: enabled [2022-07-13T20:50:27.986Z] - CONFIG_IPC_NS: enabled [2022-07-13T20:50:27.986Z] - CONFIG_UTS_NS: enabled [2022-07-13T20:50:27.986Z] - CONFIG_CGROUPS: enabled [2022-07-13T20:50:27.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-13T20:50:27.986Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-13T20:50:27.986Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-13T20:50:27.987Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-13T20:50:27.987Z] - CONFIG_CPUSETS: enabled [2022-07-13T20:50:27.987Z] - CONFIG_MEMCG: enabled [2022-07-13T20:50:27.987Z] - CONFIG_KEYS: enabled [2022-07-13T20:50:27.987Z] - CONFIG_VETH: enabled (as module) [2022-07-13T20:50:27.987Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-13T20:50:27.987Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-13T20:50:27.987Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-13T20:50:27.987Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-13T20:50:27.987Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-13T20:50:27.987Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-13T20:50:28.249Z] - CONFIG_CGROUP_BPF: enabled [2022-07-13T20:50:28.249Z] [2022-07-13T20:50:28.249Z] Optional Features: [2022-07-13T20:50:28.249Z] - CONFIG_USER_NS: enabled [2022-07-13T20:50:28.249Z] - CONFIG_SECCOMP: enabled [2022-07-13T20:50:28.249Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-13T20:50:28.249Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-13T20:50:28.249Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-13T20:50:28.249Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-13T20:50:28.249Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-13T20:50:28.249Z] - CONFIG_BLK_CGROUP: enabled [2022-07-13T20:50:28.249Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-13T20:50:28.249Z] - CONFIG_CGROUP_PERF: enabled [2022-07-13T20:50:28.249Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-13T20:50:28.249Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-13T20:50:28.249Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-13T20:50:28.249Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-13T20:50:28.249Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-13T20:50:28.249Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_IP_VS: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-13T20:50:28.249Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-13T20:50:28.249Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-13T20:50:28.249Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-13T20:50:28.249Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-13T20:50:28.250Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-13T20:50:28.250Z] - CONFIG_EXT4_FS: enabled [2022-07-13T20:50:28.250Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-13T20:50:28.250Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-13T20:50:28.250Z] - Network Drivers: [2022-07-13T20:50:28.250Z] - "overlay": [2022-07-13T20:50:28.250Z] - CONFIG_VXLAN: enabled (as module) [2022-07-13T20:50:28.250Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-13T20:50:28.250Z] Optional (for encrypted networks): [2022-07-13T20:50:28.509Z] - CONFIG_CRYPTO: enabled [2022-07-13T20:50:28.509Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-13T20:50:28.509Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-13T20:50:28.509Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-13T20:50:28.509Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-13T20:50:28.509Z] - CONFIG_XFRM: enabled [2022-07-13T20:50:28.509Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-13T20:50:28.509Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-13T20:50:28.509Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-13T20:50:28.509Z] - "ipvlan": [2022-07-13T20:50:28.509Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-13T20:50:28.509Z] - "macvlan": [2022-07-13T20:50:28.509Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-13T20:50:28.509Z] - CONFIG_DUMMY: enabled (as module) [2022-07-13T20:50:28.509Z] - "ftp,tftp client in container": [2022-07-13T20:50:28.509Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-13T20:50:28.509Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-13T20:50:28.509Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-13T20:50:28.509Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-13T20:50:28.509Z] - Storage Drivers: [2022-07-13T20:50:28.509Z] - "aufs": [2022-07-13T20:50:28.509Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-13T20:50:28.509Z] - "btrfs": [2022-07-13T20:50:28.509Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-13T20:50:28.509Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-13T20:50:28.509Z] - "devicemapper": [2022-07-13T20:50:28.509Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-13T20:50:28.509Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-13T20:50:28.509Z] - "overlay": [2022-07-13T20:50:28.509Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-13T20:50:28.509Z] - "zfs": [2022-07-13T20:50:28.509Z] - /dev/zfs: present [2022-07-13T20:50:28.509Z] - zfs command: missing [2022-07-13T20:50:28.509Z] - zpool command: missing [2022-07-13T20:50:28.509Z] [2022-07-13T20:50:28.509Z] Limits: [2022-07-13T20:50:28.509Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-13T20:50:28.509Z] [2022-07-13T20:50:28.509Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:50:28.840Z] + sudo modprobe ip_vs [2022-07-13T20:50:28.840Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c . [2022-07-13T20:50:29.114Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:50:29.114Z] #1 sha256:f5013c0fad02432b4f1dd2e5c1000ebbf8e3c41534730f193ba1d539f478f176 [2022-07-13T20:50:29.114Z] #1 transferring dockerfile: 19.25kB done [2022-07-13T20:50:29.114Z] #1 DONE 0.2s [2022-07-13T20:50:29.114Z] [2022-07-13T20:50:29.114Z] #2 [internal] load .dockerignore [2022-07-13T20:50:29.114Z] #2 sha256:a91ebe62482d3dde38c0714cdf759a6646770bffc059b90f2a09e52d9e98a88c [2022-07-13T20:50:29.114Z] #2 transferring context: 145B done [2022-07-13T20:50:29.114Z] #2 DONE 0.1s [2022-07-13T20:50:29.114Z] [2022-07-13T20:50:29.114Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:50:29.114Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-13T20:50:29.694Z] #3 DONE 0.4s [2022-07-13T20:50:29.694Z] [2022-07-13T20:50:29.694Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:50:29.694Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-13T20:50:29.694Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:50:29.694Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:50:29.694Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-13T20:50:29.694Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-13T20:50:29.694Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s [2022-07-13T20:50:29.956Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-13T20:50:29.956Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-13T20:50:29.956Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-13T20:50:30.445Z] Commit message: "client: errors: remove dead code" [2022-07-13T20:50:30.463Z] > git --version # timeout=10 [2022-07-13T20:50:30.468Z] > git --version # 'git version 2.25.1' [2022-07-13T20:50:30.483Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-13T20:50:30.528Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-13T20:50:30.528Z] #4 DONE 0.8s [2022-07-13T20:50:30.789Z] [2022-07-13T20:50:30.789Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:50:30.789Z] #6 sha256:6e2ce8d8609bdd8277cfb1fb29692506aae594249155012f45f294c958f55c73 [2022-07-13T20:50:30.789Z] #6 DONE 0.0s [2022-07-13T20:50:30.789Z] [2022-07-13T20:50:30.789Z] #5 [internal] load .dockerignore [2022-07-13T20:50:30.789Z] #5 sha256:d23b07e99e06fa5eb3f69eaf5ee52451302ab30a9823cfbe47c7a571b924f60b [2022-07-13T20:50:30.789Z] #5 DONE 0.0s [2022-07-13T20:50:30.789Z] [2022-07-13T20:50:30.789Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:50:30.789Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-13T20:50:31.127Z] Client: [2022-07-13T20:50:31.127Z] Context: default [2022-07-13T20:50:31.127Z] Debug Mode: false [2022-07-13T20:50:31.127Z] Plugins: [2022-07-13T20:50:31.127Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:50:31.127Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:50:31.127Z] [2022-07-13T20:50:31.127Z] Server: [2022-07-13T20:50:31.127Z] Containers: 0 [2022-07-13T20:50:31.127Z] Running: 0 [2022-07-13T20:50:31.127Z] Paused: 0 [2022-07-13T20:50:31.127Z] Stopped: 0 [2022-07-13T20:50:31.127Z] Images: 0 [2022-07-13T20:50:31.127Z] Server Version: 20.10.14 [2022-07-13T20:50:31.127Z] Storage Driver: overlay2 [2022-07-13T20:50:31.127Z] Backing Filesystem: extfs [2022-07-13T20:50:31.127Z] Supports d_type: true [2022-07-13T20:50:31.127Z] Native Overlay Diff: true [2022-07-13T20:50:31.127Z] userxattr: false [2022-07-13T20:50:31.127Z] Logging Driver: json-file [2022-07-13T20:50:31.127Z] Cgroup Driver: cgroupfs [2022-07-13T20:50:31.127Z] Cgroup Version: 1 [2022-07-13T20:50:31.127Z] Plugins: [2022-07-13T20:50:31.127Z] Volume: local [2022-07-13T20:50:31.127Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:50:31.127Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:50:31.127Z] Swarm: inactive [2022-07-13T20:50:31.127Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-13T20:50:31.127Z] Default Runtime: runc [2022-07-13T20:50:31.127Z] Init Binary: docker-init [2022-07-13T20:50:31.127Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:50:31.127Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:50:31.127Z] init version: de40ad0 [2022-07-13T20:50:31.127Z] Security Options: [2022-07-13T20:50:31.127Z] apparmor [2022-07-13T20:50:31.127Z] seccomp [2022-07-13T20:50:31.127Z] Profile: default [2022-07-13T20:50:31.127Z] Kernel Version: 5.13.0-1021-aws [2022-07-13T20:50:31.127Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-13T20:50:31.127Z] OSType: linux [2022-07-13T20:50:31.127Z] Architecture: aarch64 [2022-07-13T20:50:31.127Z] CPUs: 2 [2022-07-13T20:50:31.127Z] Total Memory: 7.562GiB [2022-07-13T20:50:31.127Z] Name: ip-10-100-118-156 [2022-07-13T20:50:31.127Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-13T20:50:31.127Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:50:31.127Z] Debug Mode: false [2022-07-13T20:50:31.127Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:50:31.127Z] Labels: [2022-07-13T20:50:31.127Z] Experimental: true [2022-07-13T20:50:31.127Z] Insecure Registries: [2022-07-13T20:50:31.127Z] 127.0.0.0/8 [2022-07-13T20:50:31.127Z] Live Restore Enabled: true [2022-07-13T20:50:31.127Z] [Pipeline] sh [2022-07-13T20:50:31.451Z] + docker version [2022-07-13T20:50:31.451Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:50:31.451Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:50:31.452Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43808/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-13T20:50:31.452Z] + bash /home/ubuntu/workspace/moby_PR-43808/check-config.sh [2022-07-13T20:50:31.452Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-13T20:50:31.452Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-13T20:50:31.452Z] [2022-07-13T20:50:31.452Z] Generally Necessary: [2022-07-13T20:50:31.452Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-13T20:50:31.452Z] - apparmor: enabled and tools installed [2022-07-13T20:50:31.452Z] - CONFIG_NAMESPACES: enabled [2022-07-13T20:50:31.452Z] - CONFIG_NET_NS: enabled [2022-07-13T20:50:31.452Z] - CONFIG_PID_NS: enabled [2022-07-13T20:50:31.452Z] - CONFIG_IPC_NS: enabled [2022-07-13T20:50:31.452Z] - CONFIG_UTS_NS: enabled [2022-07-13T20:50:31.452Z] - CONFIG_CGROUPS: enabled [2022-07-13T20:50:31.452Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-13T20:50:31.452Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-13T20:50:31.452Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-13T20:50:31.452Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-13T20:50:31.452Z] - CONFIG_CPUSETS: enabled [2022-07-13T20:50:31.452Z] - CONFIG_MEMCG: enabled [2022-07-13T20:50:31.452Z] - CONFIG_KEYS: enabled [2022-07-13T20:50:31.452Z] - CONFIG_VETH: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-13T20:50:31.452Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-13T20:50:31.710Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-13T20:50:31.710Z] - CONFIG_CGROUP_BPF: enabled [2022-07-13T20:50:31.710Z] [2022-07-13T20:50:31.710Z] Optional Features: [2022-07-13T20:50:31.710Z] - CONFIG_USER_NS: enabled [2022-07-13T20:50:31.710Z] - CONFIG_SECCOMP: enabled [2022-07-13T20:50:31.710Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-13T20:50:31.710Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-13T20:50:31.710Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-13T20:50:31.710Z] (cgroup swap accounting is currently enabled) [2022-07-13T20:50:31.710Z] - CONFIG_BLK_CGROUP: enabled [2022-07-13T20:50:31.710Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-13T20:50:31.710Z] - CONFIG_CGROUP_PERF: enabled [2022-07-13T20:50:31.710Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-13T20:50:31.710Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-13T20:50:31.710Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-13T20:50:31.710Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-13T20:50:31.710Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-13T20:50:31.710Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-13T20:50:31.710Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-13T20:50:31.710Z] - CONFIG_IP_VS: enabled (as module) [2022-07-13T20:50:31.710Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-13T20:50:31.710Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-13T20:50:31.710Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-13T20:50:31.710Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-13T20:50:31.710Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-13T20:50:31.710Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-13T20:50:31.710Z] - CONFIG_EXT4_FS: enabled [2022-07-13T20:50:31.710Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-13T20:50:31.710Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-13T20:50:31.710Z] - Network Drivers: [2022-07-13T20:50:31.710Z] - "overlay": [2022-07-13T20:50:31.710Z] - CONFIG_VXLAN: enabled (as module) [2022-07-13T20:50:31.710Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-13T20:50:31.710Z] Optional (for encrypted networks): [2022-07-13T20:50:31.727Z] #10 ... [2022-07-13T20:50:31.727Z] [2022-07-13T20:50:31.727Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:50:31.727Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:50:31.727Z] #7 DONE 0.7s [2022-07-13T20:50:31.727Z] [2022-07-13T20:50:31.727Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:50:31.727Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:50:31.727Z] #9 DONE 0.8s [2022-07-13T20:50:31.727Z] [2022-07-13T20:50:31.727Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:50:31.727Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:50:31.727Z] #10 DONE 0.8s [2022-07-13T20:50:31.727Z] [2022-07-13T20:50:31.727Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:50:31.727Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-13T20:50:31.727Z] #8 DONE 0.8s [2022-07-13T20:50:31.968Z] - CONFIG_CRYPTO: enabled [2022-07-13T20:50:31.968Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-13T20:50:31.968Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-13T20:50:31.968Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-13T20:50:31.968Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-13T20:50:31.968Z] - CONFIG_XFRM: enabled [2022-07-13T20:50:31.968Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-13T20:50:31.968Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-13T20:50:31.968Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-13T20:50:31.968Z] - "ipvlan": [2022-07-13T20:50:31.968Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-13T20:50:31.968Z] - "macvlan": [2022-07-13T20:50:31.968Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-13T20:50:31.968Z] - CONFIG_DUMMY: enabled (as module) [2022-07-13T20:50:31.968Z] - "ftp,tftp client in container": [2022-07-13T20:50:31.968Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-13T20:50:31.968Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-13T20:50:31.968Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-13T20:50:31.968Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-13T20:50:31.968Z] - Storage Drivers: [2022-07-13T20:50:31.968Z] - "aufs": [2022-07-13T20:50:31.968Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-13T20:50:31.968Z] - "btrfs": [2022-07-13T20:50:31.968Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-13T20:50:31.968Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-13T20:50:31.968Z] - "devicemapper": [2022-07-13T20:50:31.968Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-13T20:50:31.968Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-13T20:50:31.968Z] - "overlay": [2022-07-13T20:50:31.968Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-13T20:50:31.968Z] - "zfs": [2022-07-13T20:50:31.968Z] - /dev/zfs: present [2022-07-13T20:50:31.968Z] - zfs command: missing [2022-07-13T20:50:31.968Z] - zpool command: missing [2022-07-13T20:50:31.968Z] [2022-07-13T20:50:31.968Z] Limits: [2022-07-13T20:50:31.968Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-13T20:50:31.968Z] [2022-07-13T20:50:31.968Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:50:32.297Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c . [2022-07-13T20:50:32.299Z] [2022-07-13T20:50:32.299Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:32.299Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:50:32.299Z] #73 DONE 0.0s [2022-07-13T20:50:32.299Z] [2022-07-13T20:50:32.299Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:32.299Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:50:32.299Z] #71 DONE 0.0s [2022-07-13T20:50:32.299Z] [2022-07-13T20:50:32.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:32.299Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:32.299Z] #11 DONE 0.0s [2022-07-13T20:50:32.299Z] [2022-07-13T20:50:32.299Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:32.299Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:50:32.299Z] #28 DONE 0.0s [2022-07-13T20:50:32.299Z] [2022-07-13T20:50:32.299Z] #24 [internal] load build context [2022-07-13T20:50:32.299Z] #24 sha256:c4de5e3297974092887b652c0a2ac363db7e7074b604d1635c0f4612a148c11a [2022-07-13T20:50:32.555Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:50:32.555Z] #1 sha256:5073b1d0c9daaadd669ac7a4223dfed2ba8350bc7ad3e6d268d6584953a73d55 [2022-07-13T20:50:32.555Z] #1 transferring dockerfile: 19.25kB done [2022-07-13T20:50:32.555Z] #1 DONE 0.1s [2022-07-13T20:50:32.555Z] [2022-07-13T20:50:32.555Z] #2 [internal] load .dockerignore [2022-07-13T20:50:32.555Z] #2 sha256:aaa419060e55cdb02a06f91106ecc1b749bb44f5a96f874639b1e96668a8d422 [2022-07-13T20:50:32.555Z] #2 transferring context: 145B done [2022-07-13T20:50:32.555Z] #2 DONE 0.1s [2022-07-13T20:50:32.555Z] [2022-07-13T20:50:32.555Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:50:32.555Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-13T20:50:33.121Z] #3 DONE 0.5s [2022-07-13T20:50:33.121Z] [2022-07-13T20:50:33.121Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:50:33.121Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-13T20:50:33.121Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:50:33.121Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:50:33.121Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-13T20:50:33.121Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-13T20:50:33.121Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 5.24MB / 9.20MB 0.1s [2022-07-13T20:50:33.121Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-13T20:50:33.249Z] #24 ... [2022-07-13T20:50:33.249Z] [2022-07-13T20:50:33.249Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:50:33.249Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:50:33.249Z] #49 DONE 0.0s [2022-07-13T20:50:33.249Z] [2022-07-13T20:50:33.249Z] #24 [internal] load build context [2022-07-13T20:50:33.249Z] #24 sha256:c4de5e3297974092887b652c0a2ac363db7e7074b604d1635c0f4612a148c11a [2022-07-13T20:50:33.380Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-07-13T20:50:33.380Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-13T20:50:33.380Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-13T20:50:33.638Z] #4 DONE 0.6s [2022-07-13T20:50:33.638Z] [2022-07-13T20:50:33.638Z] #5 [internal] load .dockerignore [2022-07-13T20:50:33.638Z] #5 sha256:c8850c2c9cbecc3aa8f3e73b9e5ea8170821a24b6ae9e1dcfe93589721ee7354 [2022-07-13T20:50:33.638Z] #5 DONE 0.0s [2022-07-13T20:50:33.638Z] [2022-07-13T20:50:33.638Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:50:33.639Z] #6 sha256:c627f643a6bef40c86921051baaafa3d4a22e253b6e76d19d81e82ccbecdc435 [2022-07-13T20:50:33.639Z] #6 DONE 0.0s [2022-07-13T20:50:33.639Z] [2022-07-13T20:50:33.639Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:50:33.639Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-13T20:50:33.987Z] #62 ... [2022-07-13T20:50:33.987Z] [2022-07-13T20:50:33.987Z] #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-13T20:50:33.987Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:50:33.987Z] #83 30.32 Reading package lists... [2022-07-13T20:50:33.987Z] #83 37.38 Building dependency tree... [2022-07-13T20:50:33.987Z] #83 42.17 python3 is already the newest version (3.9.2-3). [2022-07-13T20:50:33.987Z] #83 42.17 The following additional packages will be installed: [2022-07-13T20:50:33.987Z] #83 42.18 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-13T20:50:33.987Z] #83 42.18 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:50:33.987Z] #83 42.21 Suggested packages: [2022-07-13T20:50:33.987Z] #83 42.21 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:50:33.987Z] #83 42.21 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:50:33.987Z] #83 42.21 m4-doc ed diffutils-doc [2022-07-13T20:50:33.987Z] #83 42.21 Recommended packages: [2022-07-13T20:50:33.987Z] #83 42.21 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:50:33.987Z] #83 42.21 liblocale-gettext-perl libltdl-dev [2022-07-13T20:50:34.192Z] #24 transferring context: 11.91MB 2.0s [2022-07-13T20:50:34.555Z] #83 44.27 The following NEW packages will be installed: [2022-07-13T20:50:34.579Z] #9 DONE 0.8s [2022-07-13T20:50:34.579Z] [2022-07-13T20:50:34.579Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:50:34.579Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-13T20:50:34.579Z] #7 DONE 0.9s [2022-07-13T20:50:34.579Z] [2022-07-13T20:50:34.579Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:50:34.579Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:50:34.579Z] #10 DONE 0.9s [2022-07-13T20:50:34.579Z] [2022-07-13T20:50:34.579Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:50:34.579Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:50:34.814Z] #83 44.30 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:50:34.814Z] #83 44.31 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:50:34.814Z] #83 44.32 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:50:34.814Z] #83 44.33 libyajl2 m4 patch xz-utils [2022-07-13T20:50:34.814Z] #83 44.33 The following packages will be upgraded: [2022-07-13T20:50:34.814Z] #83 44.33 libdpkg-perl [2022-07-13T20:50:34.837Z] #8 DONE 0.9s [2022-07-13T20:50:35.384Z] #83 44.87 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:50:35.384Z] #83 44.87 Need to get 7486 kB of archives. [2022-07-13T20:50:35.384Z] #83 44.87 After this operation, 18.7 MB of additional disk space will be used. [2022-07-13T20:50:35.384Z] #83 44.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:50:35.384Z] #83 44.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:50:35.384Z] #83 44.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:50:35.384Z] #83 44.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:50:35.384Z] #83 44.87 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-13T20:50:35.384Z] #83 44.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-13T20:50:35.384Z] #83 44.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-13T20:50:35.384Z] #83 44.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:50:35.384Z] #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-13T20:50:35.384Z] #83 44.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:50:35.643Z] #83 45.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:50:35.643Z] #83 45.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:50:35.643Z] #83 45.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:50:35.649Z] Client: Docker Engine - Community [2022-07-13T20:50:35.649Z] Version: 20.10.14 [2022-07-13T20:50:35.649Z] API version: 1.41 [2022-07-13T20:50:35.649Z] Go version: go1.16.15 [2022-07-13T20:50:35.649Z] Git commit: a224086 [2022-07-13T20:50:35.649Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-13T20:50:35.649Z] OS/Arch: linux/amd64 [2022-07-13T20:50:35.649Z] Context: default [2022-07-13T20:50:35.649Z] Experimental: true [2022-07-13T20:50:35.649Z] [2022-07-13T20:50:35.649Z] Server: Docker Engine - Community [2022-07-13T20:50:35.649Z] Engine: [2022-07-13T20:50:35.649Z] Version: 20.10.14 [2022-07-13T20:50:35.649Z] API version: 1.41 (minimum version 1.12) [2022-07-13T20:50:35.649Z] Go version: go1.16.15 [2022-07-13T20:50:35.649Z] Git commit: 87a90dc [2022-07-13T20:50:35.649Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-13T20:50:35.649Z] OS/Arch: linux/amd64 [2022-07-13T20:50:35.649Z] Experimental: true [2022-07-13T20:50:35.649Z] containerd: [2022-07-13T20:50:35.649Z] Version: 1.5.11 [2022-07-13T20:50:35.649Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:50:35.649Z] runc: [2022-07-13T20:50:35.649Z] Version: 1.0.3 [2022-07-13T20:50:35.649Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-13T20:50:35.649Z] docker-init: [2022-07-13T20:50:35.649Z] Version: 0.19.0 [2022-07-13T20:50:35.649Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-13T20:50:35.902Z] #83 45.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-13T20:50:35.902Z] #83 45.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:50:35.902Z] #83 45.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-13T20:50:35.902Z] #83 45.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:50:35.902Z] #83 45.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-13T20:50:35.902Z] #83 45.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:50:35.902Z] #83 45.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:50:35.902Z] #83 45.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:50:35.902Z] #83 45.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:50:35.972Z] + docker info [2022-07-13T20:50:36.134Z] Client: [2022-07-13T20:50:36.134Z] Context: default [2022-07-13T20:50:36.134Z] Debug Mode: false [2022-07-13T20:50:36.134Z] Plugins: [2022-07-13T20:50:36.134Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:50:36.134Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:50:36.134Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-13T20:50:36.134Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-13T20:50:36.134Z] [2022-07-13T20:50:36.134Z] Server: [2022-07-13T20:50:36.134Z] Containers: 0 [2022-07-13T20:50:36.134Z] Running: 0 [2022-07-13T20:50:36.134Z] Paused: 0 [2022-07-13T20:50:36.134Z] Stopped: 0 [2022-07-13T20:50:36.134Z] Images: 0 [2022-07-13T20:50:36.134Z] Server Version: 20.10.14 [2022-07-13T20:50:36.134Z] Storage Driver: overlay2 [2022-07-13T20:50:36.134Z] Backing Filesystem: extfs [2022-07-13T20:50:36.134Z] Supports d_type: true [2022-07-13T20:50:36.134Z] Native Overlay Diff: true [2022-07-13T20:50:36.134Z] userxattr: false [2022-07-13T20:50:36.134Z] Logging Driver: json-file [2022-07-13T20:50:36.134Z] Cgroup Driver: cgroupfs [2022-07-13T20:50:36.134Z] Cgroup Version: 1 [2022-07-13T20:50:36.134Z] Plugins: [2022-07-13T20:50:36.134Z] Volume: local [2022-07-13T20:50:36.134Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:50:36.134Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:50:36.134Z] Swarm: inactive [2022-07-13T20:50:36.134Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-13T20:50:36.134Z] Default Runtime: runc [2022-07-13T20:50:36.134Z] Init Binary: docker-init [2022-07-13T20:50:36.134Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:50:36.134Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:50:36.134Z] init version: de40ad0 [2022-07-13T20:50:36.134Z] Security Options: [2022-07-13T20:50:36.134Z] apparmor [2022-07-13T20:50:36.134Z] seccomp [2022-07-13T20:50:36.134Z] Profile: default [2022-07-13T20:50:36.134Z] Kernel Version: 5.4.0-1071-aws [2022-07-13T20:50:36.134Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-13T20:50:36.134Z] OSType: linux [2022-07-13T20:50:36.134Z] Architecture: x86_64 [2022-07-13T20:50:36.134Z] CPUs: 2 [2022-07-13T20:50:36.134Z] Total Memory: 7.565GiB [2022-07-13T20:50:36.134Z] Name: ip-10-100-92-163 [2022-07-13T20:50:36.134Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-13T20:50:36.134Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:50:36.134Z] Debug Mode: false [2022-07-13T20:50:36.134Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:50:36.134Z] Labels: [2022-07-13T20:50:36.134Z] Experimental: true [2022-07-13T20:50:36.134Z] Insecure Registries: [2022-07-13T20:50:36.134Z] 127.0.0.0/8 [2022-07-13T20:50:36.134Z] Live Restore Enabled: true [2022-07-13T20:50:36.134Z] [2022-07-13T20:50:36.134Z] WARNING: No swap limit support [Pipeline] sh [2022-07-13T20:50:36.161Z] #83 45.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:50:36.161Z] #83 45.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-13T20:50:36.419Z] #83 ... [2022-07-13T20:50:36.419Z] [2022-07-13T20:50:36.419Z] #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-13T20:50:36.420Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:36.420Z] #62 46.10 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:50:36.420Z] #62 46.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:50:36.476Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:50:36.476Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-13T20:50:36.476Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43808/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-13T20:50:36.476Z] + bash /home/ubuntu/workspace/moby_PR-43808/check-config.sh [2022-07-13T20:50:36.476Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-13T20:50:36.476Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-13T20:50:36.476Z] [2022-07-13T20:50:36.476Z] Generally Necessary: [2022-07-13T20:50:36.476Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-13T20:50:36.476Z] - apparmor: enabled and tools installed [2022-07-13T20:50:36.476Z] - CONFIG_NAMESPACES: enabled [2022-07-13T20:50:36.476Z] - CONFIG_NET_NS: enabled [2022-07-13T20:50:36.476Z] - CONFIG_PID_NS: enabled [2022-07-13T20:50:36.476Z] - CONFIG_IPC_NS: enabled [2022-07-13T20:50:36.476Z] - CONFIG_UTS_NS: enabled [2022-07-13T20:50:36.476Z] - CONFIG_CGROUPS: enabled [2022-07-13T20:50:36.476Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-13T20:50:36.476Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-13T20:50:36.476Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-13T20:50:36.476Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-13T20:50:36.476Z] - CONFIG_CPUSETS: enabled [2022-07-13T20:50:36.476Z] - CONFIG_MEMCG: enabled [2022-07-13T20:50:36.476Z] - CONFIG_KEYS: enabled [2022-07-13T20:50:36.476Z] - CONFIG_VETH: enabled (as module) [2022-07-13T20:50:36.476Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-13T20:50:36.476Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-13T20:50:36.476Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-13T20:50:36.476Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-13T20:50:36.476Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-13T20:50:36.733Z] - CONFIG_CGROUP_BPF: enabled [2022-07-13T20:50:36.733Z] [2022-07-13T20:50:36.733Z] Optional Features: [2022-07-13T20:50:36.733Z] - CONFIG_USER_NS: enabled [2022-07-13T20:50:36.733Z] - CONFIG_SECCOMP: enabled [2022-07-13T20:50:36.733Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-13T20:50:36.733Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-13T20:50:36.733Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-13T20:50:36.733Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-13T20:50:36.733Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-13T20:50:36.733Z] - CONFIG_BLK_CGROUP: enabled [2022-07-13T20:50:36.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-13T20:50:36.733Z] - CONFIG_CGROUP_PERF: enabled [2022-07-13T20:50:36.733Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-13T20:50:36.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-13T20:50:36.733Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-13T20:50:36.733Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-13T20:50:36.733Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-13T20:50:36.733Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_IP_VS: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-13T20:50:36.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-13T20:50:36.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-13T20:50:36.733Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-13T20:50:36.733Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-13T20:50:36.733Z] - CONFIG_EXT4_FS: enabled [2022-07-13T20:50:36.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-13T20:50:36.733Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-13T20:50:36.733Z] - Network Drivers: [2022-07-13T20:50:36.733Z] - "overlay": [2022-07-13T20:50:36.733Z] - CONFIG_VXLAN: enabled (as module) [2022-07-13T20:50:36.733Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-13T20:50:36.733Z] Optional (for encrypted networks): [2022-07-13T20:50:36.987Z] #62 46.36 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:50:36.987Z] #62 46.36 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:50:36.987Z] #62 46.49 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:50:36.991Z] - CONFIG_CRYPTO: enabled [2022-07-13T20:50:36.991Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-13T20:50:36.991Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-13T20:50:36.991Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-13T20:50:36.991Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-13T20:50:36.991Z] - CONFIG_XFRM: enabled [2022-07-13T20:50:36.991Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-13T20:50:36.991Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-13T20:50:36.991Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-13T20:50:36.991Z] - "ipvlan": [2022-07-13T20:50:36.991Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-13T20:50:36.991Z] - "macvlan": [2022-07-13T20:50:36.991Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-13T20:50:36.991Z] - CONFIG_DUMMY: enabled (as module) [2022-07-13T20:50:36.991Z] - "ftp,tftp client in container": [2022-07-13T20:50:36.991Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-13T20:50:36.991Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-13T20:50:36.991Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-13T20:50:36.991Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-13T20:50:36.991Z] - Storage Drivers: [2022-07-13T20:50:36.991Z] - "aufs": [2022-07-13T20:50:36.991Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-13T20:50:36.991Z] - "btrfs": [2022-07-13T20:50:36.991Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-13T20:50:36.991Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-13T20:50:36.991Z] - "devicemapper": [2022-07-13T20:50:36.991Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-13T20:50:36.991Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-13T20:50:36.991Z] - "overlay": [2022-07-13T20:50:36.991Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-13T20:50:36.991Z] - "zfs": [2022-07-13T20:50:36.991Z] - /dev/zfs: present [2022-07-13T20:50:36.991Z] - zfs command: missing [2022-07-13T20:50:36.991Z] - zpool command: missing [2022-07-13T20:50:36.991Z] [2022-07-13T20:50:36.991Z] Limits: [2022-07-13T20:50:36.991Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-13T20:50:36.991Z] [2022-07-13T20:50:36.991Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:50:37.245Z] #62 46.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:50:37.360Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c . [2022-07-13T20:50:37.371Z] [2022-07-13T20:50:37.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:37.371Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:37.371Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.0s done [2022-07-13T20:50:37.371Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:50:37.371Z] #11 sha256:483c120a4d4f17ad312880363f7a831c97ced7c1d02af2a5f52c6b32325ae6a2 1.80kB / 1.80kB done [2022-07-13T20:50:37.371Z] #11 sha256:804a861db924aeb22b239d9ebbc84447a118372dbd813b0b061f45d48a28eda5 7.12kB / 7.12kB done [2022-07-13T20:50:37.371Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 4.19MB / 53.68MB 0.1s [2022-07-13T20:50:37.371Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0B / 5.14MB 0.2s [2022-07-13T20:50:37.371Z] #11 ... [2022-07-13T20:50:37.371Z] [2022-07-13T20:50:37.371Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:50:37.371Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:50:37.371Z] #49 DONE 0.0s [2022-07-13T20:50:37.371Z] [2022-07-13T20:50:37.371Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:37.371Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:37.371Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 14.68MB / 53.68MB 0.2s [2022-07-13T20:50:37.371Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 3.15MB / 5.14MB 0.2s [2022-07-13T20:50:37.371Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 6.29MB / 10.66MB 0.2s [2022-07-13T20:50:37.504Z] #62 47.11 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:50:37.618Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:50:37.618Z] #1 sha256:7e0afc2425fa40e3e311bfd5ac6449822d8f1585e54cd0d0b2d7fac784b09e5e [2022-07-13T20:50:37.618Z] #1 transferring dockerfile: [2022-07-13T20:50:37.618Z] #1 transferring dockerfile: 19.25kB done [2022-07-13T20:50:37.618Z] #1 DONE 0.2s [2022-07-13T20:50:37.618Z] [2022-07-13T20:50:37.618Z] #2 [internal] load .dockerignore [2022-07-13T20:50:37.618Z] #2 sha256:f56eac12d0ab70005b0c0c6d3f4f81277b7775a1e93f567f6121104e7f8ce3ef [2022-07-13T20:50:37.618Z] #2 transferring context: 145B done [2022-07-13T20:50:37.618Z] #2 DONE 0.1s [2022-07-13T20:50:37.618Z] [2022-07-13T20:50:37.618Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:50:37.618Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-13T20:50:37.633Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 23.07MB / 53.68MB 0.3s [2022-07-13T20:50:37.633Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.3s [2022-07-13T20:50:37.633Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.3s [2022-07-13T20:50:37.633Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 41.27MB / 53.68MB 0.6s [2022-07-13T20:50:37.633Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.4s done [2022-07-13T20:50:37.633Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 4.44MB / 54.67MB 0.6s [2022-07-13T20:50:37.764Z] #62 47.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:50:37.764Z] #62 47.33 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:50:37.892Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 46.14MB / 53.68MB 0.6s [2022-07-13T20:50:37.892Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.6s done [2022-07-13T20:50:37.892Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 11.53MB / 54.67MB 0.6s [2022-07-13T20:50:37.892Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.7s [2022-07-13T20:50:37.892Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 24.12MB / 54.67MB 0.7s [2022-07-13T20:50:37.892Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 6.29MB / 81.11MB 0.7s [2022-07-13T20:50:37.892Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 34.60MB / 54.67MB 0.8s [2022-07-13T20:50:37.892Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 15.73MB / 81.11MB 0.8s [2022-07-13T20:50:38.023Z] #62 ... [2022-07-13T20:50:38.023Z] [2022-07-13T20:50:38.023Z] #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-13T20:50:38.023Z] #64 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:50:38.023Z] #64 47.05 v3.0.2 [2022-07-13T20:50:38.023Z] #64 DONE 47.5s [2022-07-13T20:50:38.023Z] [2022-07-13T20:50:38.023Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:50:38.023Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:38.023Z] #62 47.51 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:50:38.023Z] #62 47.62 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:50:38.023Z] #62 47.62 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:50:38.023Z] #62 47.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:50:38.167Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.0s [2022-07-13T20:50:38.167Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 35.65MB / 81.11MB 1.0s [2022-07-13T20:50:38.167Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 42.99MB / 81.11MB 1.1s [2022-07-13T20:50:38.190Z] #3 DONE 0.4s [2022-07-13T20:50:38.190Z] [2022-07-13T20:50:38.190Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:50:38.190Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-13T20:50:38.190Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:50:38.190Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:50:38.190Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-13T20:50:38.190Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-13T20:50:38.190Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-07-13T20:50:38.282Z] #62 47.84 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:50:38.282Z] #62 47.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:50:38.428Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.2s done [2022-07-13T20:50:38.428Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 51.38MB / 81.11MB 1.2s [2022-07-13T20:50:38.428Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 61.87MB / 81.11MB 1.3s [2022-07-13T20:50:38.448Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-13T20:50:38.448Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-13T20:50:38.448Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-13T20:50:38.541Z] #62 47.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:50:38.701Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 73.40MB / 81.11MB 1.4s [2022-07-13T20:50:38.701Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 1.6s [2022-07-13T20:50:38.800Z] #62 48.38 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:50:38.961Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.7s done [2022-07-13T20:50:38.961Z] #11 sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 0B / 126B 1.8s [2022-07-13T20:50:38.961Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 0.6s [2022-07-13T20:50:39.015Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-07-13T20:50:39.015Z] #4 DONE 0.9s [2022-07-13T20:50:39.226Z] #11 sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 126B / 126B 1.9s [2022-07-13T20:50:39.273Z] [2022-07-13T20:50:39.273Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:50:39.273Z] #6 sha256:a27d9b956f6ad7f8be5a56c69fd5a8ea84b543f6778654b831c3610300bfcd37 [2022-07-13T20:50:39.273Z] #6 DONE 0.0s [2022-07-13T20:50:39.273Z] [2022-07-13T20:50:39.273Z] #5 [internal] load .dockerignore [2022-07-13T20:50:39.273Z] #5 sha256:1769b1ff0fdd910f585273d808cb3f321076efd9d5396991864aef3a23bc0f20 [2022-07-13T20:50:39.273Z] #5 DONE 0.0s [2022-07-13T20:50:39.273Z] [2022-07-13T20:50:39.273Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:50:39.273Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:50:39.367Z] #62 ... [2022-07-13T20:50:39.367Z] [2022-07-13T20:50:39.367Z] #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-13T20:50:39.367Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:50:39.367Z] #58 31.54 Reading package lists... [2022-07-13T20:50:39.367Z] #58 38.60 Building dependency tree... [2022-07-13T20:50:39.367Z] #58 43.54 The following additional packages will be installed: [2022-07-13T20:50:39.367Z] #58 43.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:50:39.367Z] #58 43.56 python3-protobuf python3-six [2022-07-13T20:50:39.367Z] #58 43.60 Suggested packages: [2022-07-13T20:50:39.367Z] #58 43.60 python3-setuptools [2022-07-13T20:50:39.367Z] #58 43.60 Recommended packages: [2022-07-13T20:50:39.367Z] #58 43.60 iproute2 | iproute [2022-07-13T20:50:39.367Z] #58 44.42 The following NEW packages will be installed: [2022-07-13T20:50:39.367Z] #58 44.44 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:50:39.367Z] #58 44.45 python3-protobuf python3-six [2022-07-13T20:50:39.367Z] #58 45.02 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:50:39.367Z] #58 45.02 Need to get 2314 kB of archives. [2022-07-13T20:50:39.367Z] #58 45.02 After this operation, 11.1 MB of additional disk space will be used. [2022-07-13T20:50:39.367Z] #58 45.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-13T20:50:39.367Z] #58 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:50:39.367Z] #58 45.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:50:39.367Z] #58 45.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-13T20:50:39.367Z] #58 45.19 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-13T20:50:39.367Z] #58 45.19 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-13T20:50:39.367Z] #58 45.21 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-13T20:50:39.367Z] #58 47.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-13T20:50:39.367Z] #58 ... [2022-07-13T20:50:39.367Z] [2022-07-13T20:50:39.367Z] #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-13T20:50:39.367Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:50:39.367Z] #83 47.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:50:39.367Z] #83 47.67 Fetched 7486 kB in 1s (6451 kB/s) [2022-07-13T20:50:39.367Z] #83 47.88 Selecting previously unselected package bzip2. [2022-07-13T20:50:39.368Z] #83 47.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:50:39.368Z] #83 48.02 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:50:39.368Z] #83 48.05 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:50:39.368Z] #83 48.28 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:50:39.368Z] #83 48.28 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:50:39.368Z] #83 48.30 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:50:39.502Z] #24 transferring context: 41.59MB 7.0s [2022-07-13T20:50:39.502Z] #24 ... [2022-07-13T20:50:39.502Z] [2022-07-13T20:50:39.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:39.502Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:39.502Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done [2022-07-13T20:50:39.502Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-13T20:50:39.502Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:50:39.502Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-13T20:50:39.502Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done [2022-07-13T20:50:39.502Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.9s done [2022-07-13T20:50:39.502Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.0s done [2022-07-13T20:50:39.502Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.5s done [2022-07-13T20:50:39.502Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 7.1s [2022-07-13T20:50:39.502Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.6s [2022-07-13T20:50:39.502Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 75.50MB / 141.75MB 7.1s [2022-07-13T20:50:39.502Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.7s done [2022-07-13T20:50:39.626Z] #83 49.11 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:50:39.626Z] #83 49.11 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:50:39.626Z] #83 49.15 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:50:39.761Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 82.84MB / 141.75MB 7.4s [2022-07-13T20:50:39.795Z] #11 ... [2022-07-13T20:50:39.795Z] [2022-07-13T20:50:39.795Z] #24 [internal] load build context [2022-07-13T20:50:39.795Z] #24 sha256:f445585a47478cbc46ece0f1c355b2f01c782af18ab3f3293a249e66f9b1024a [2022-07-13T20:50:39.795Z] #24 transferring context: 61.68MB 2.4s done [2022-07-13T20:50:39.795Z] #24 DONE 2.8s [2022-07-13T20:50:39.795Z] [2022-07-13T20:50:39.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:39.795Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:39.795Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 2.6s done [2022-07-13T20:50:39.795Z] #11 sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 126B / 126B 2.6s done [2022-07-13T20:50:39.795Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 0B / 108.88MB 2.6s [2022-07-13T20:50:39.885Z] #83 49.48 Selecting previously unselected package file. [2022-07-13T20:50:39.885Z] #83 49.50 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:50:40.021Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 7.8s done [2022-07-13T20:50:40.021Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 96.47MB / 141.75MB 7.8s [2022-07-13T20:50:40.054Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 9.44MB / 108.88MB 2.8s [2022-07-13T20:50:40.148Z] #83 49.53 Unpacking file (1:5.39-3) ... [2022-07-13T20:50:40.148Z] #83 49.73 Selecting previously unselected package xz-utils. [2022-07-13T20:50:40.148Z] #83 49.73 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:50:40.148Z] #83 49.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:50:40.316Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 19.92MB / 108.88MB 3.1s [2022-07-13T20:50:40.407Z] #83 50.08 Selecting previously unselected package libsigsegv2:amd64. [2022-07-13T20:50:40.697Z] #83 50.09 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-13T20:50:40.697Z] #83 50.13 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:50:40.698Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 104.31MB / 141.75MB 8.2s [2022-07-13T20:50:40.698Z] #7 DONE 1.1s [2022-07-13T20:50:40.698Z] [2022-07-13T20:50:40.698Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:50:40.698Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:50:40.698Z] #8 DONE 1.1s [2022-07-13T20:50:40.698Z] [2022-07-13T20:50:40.698Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:50:40.698Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:50:40.698Z] #9 DONE 1.1s [2022-07-13T20:50:40.698Z] [2022-07-13T20:50:40.698Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:50:40.698Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-13T20:50:40.698Z] #10 DONE 1.2s [2022-07-13T20:50:40.699Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 28.31MB / 108.88MB 3.3s [2022-07-13T20:50:40.699Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 47.53MB / 108.88MB 3.5s [2022-07-13T20:50:40.959Z] #11 ... [2022-07-13T20:50:40.959Z] [2022-07-13T20:50:40.959Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:40.959Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:50:40.959Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:50:40.959Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:50:40.959Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:50:40.959Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:50:40.959Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.7s done [2022-07-13T20:50:40.959Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-07-13T20:50:40.959Z] #71 DONE 3.8s [2022-07-13T20:50:40.959Z] [2022-07-13T20:50:40.959Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:40.959Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:40.959Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 67.11MB / 108.88MB 3.7s [2022-07-13T20:50:40.959Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 79.69MB / 108.88MB 3.8s [2022-07-13T20:50:40.959Z] #83 50.35 Selecting previously unselected package m4. [2022-07-13T20:50:40.959Z] #83 50.35 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-13T20:50:40.959Z] #83 50.40 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:50:40.962Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 115.34MB / 141.75MB 8.6s [2022-07-13T20:50:41.217Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 94.56MB / 108.88MB 4.0s [2022-07-13T20:50:41.218Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 101.71MB / 108.88MB 4.1s [2022-07-13T20:50:41.218Z] #83 50.70 Selecting previously unselected package autoconf. [2022-07-13T20:50:41.218Z] #83 50.71 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:50:41.218Z] #83 50.71 Unpacking autoconf (2.69-14) ... [2022-07-13T20:50:41.222Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 123.73MB / 141.75MB 8.9s [2022-07-13T20:50:41.265Z] [2022-07-13T20:50:41.265Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:41.265Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:50:41.265Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-13T20:50:41.265Z] #73 DONE 0.0s [2022-07-13T20:50:41.265Z] [2022-07-13T20:50:41.265Z] #24 [internal] load build context [2022-07-13T20:50:41.265Z] #24 sha256:33caf3d41bfe847ce78c7a828bea488d636d3b2620142b49c3fa2495042a3dfd [2022-07-13T20:50:41.476Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 108.88MB / 108.88MB 4.2s [2022-07-13T20:50:41.478Z] #83 ... [2022-07-13T20:50:41.478Z] [2022-07-13T20:50:41.478Z] #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-13T20:50:41.478Z] #47 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:50:41.478Z] #47 50.87 NAME: [2022-07-13T20:50:41.478Z] #47 50.88 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:50:41.478Z] #47 50.88 [2022-07-13T20:50:41.478Z] #47 50.88 USAGE: [2022-07-13T20:50:41.478Z] #47 50.88 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:50:41.478Z] #47 50.88 [2022-07-13T20:50:41.478Z] #47 50.88 COMMANDS: [2022-07-13T20:50:41.478Z] #47 50.88 init Create an initial ./winres/winres.json [2022-07-13T20:50:41.478Z] #47 50.88 make Make syso files for the "go build" command [2022-07-13T20:50:41.478Z] #47 50.88 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:50:41.478Z] #47 50.88 extract Extract all resources from an executable [2022-07-13T20:50:41.478Z] #47 50.88 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:50:41.478Z] #47 50.88 help, h Shows a list of commands or help for one command [2022-07-13T20:50:41.478Z] #47 50.88 [2022-07-13T20:50:41.478Z] #47 50.88 GLOBAL OPTIONS: [2022-07-13T20:50:41.479Z] #47 50.88 --help, -h show help (default: false) [2022-07-13T20:50:41.479Z] #47 DONE 51.1s [2022-07-13T20:50:41.482Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 133.17MB / 141.75MB 9.2s [2022-07-13T20:50:41.524Z] #24 ... [2022-07-13T20:50:41.524Z] [2022-07-13T20:50:41.524Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:50:41.524Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:50:41.524Z] #49 DONE 0.0s [2022-07-13T20:50:41.524Z] [2022-07-13T20:50:41.524Z] #24 [internal] load build context [2022-07-13T20:50:41.524Z] #24 sha256:33caf3d41bfe847ce78c7a828bea488d636d3b2620142b49c3fa2495042a3dfd [2022-07-13T20:50:41.738Z] [2022-07-13T20:50:41.738Z] #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-13T20:50:41.738Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:50:41.738Z] #58 49.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:50:41.738Z] #58 49.65 Fetched 2314 kB in 4s (659 kB/s) [2022-07-13T20:50:41.738Z] #58 49.87 Selecting previously unselected package libprotobuf23:amd64. [2022-07-13T20:50:41.738Z] #58 49.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:50:41.738Z] #58 49.93 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-13T20:50:41.738Z] #58 49.94 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:50:41.742Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.56MB / 141.75MB 9.5s [2022-07-13T20:50:41.997Z] #58 51.17 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:50:41.997Z] #58 51.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:50:41.997Z] #58 51.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:50:42.043Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.1s [2022-07-13T20:50:42.301Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-13T20:50:42.301Z] #11 ... [2022-07-13T20:50:42.301Z] [2022-07-13T20:50:42.301Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:42.301Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:50:42.301Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:50:42.301Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:50:42.301Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:50:42.301Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:50:42.301Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2022-07-13T20:50:42.301Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-07-13T20:50:42.301Z] #73 DONE 5.3s [2022-07-13T20:50:42.301Z] [2022-07-13T20:50:42.301Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:42.301Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:42.301Z] #11 sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 108.88MB / 108.88MB 5.2s done [2022-07-13T20:50:42.301Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-13T20:50:42.320Z] #11 ... [2022-07-13T20:50:42.320Z] [2022-07-13T20:50:42.320Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:42.320Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:50:42.320Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:50:42.320Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:50:42.320Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:50:42.320Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2022-07-13T20:50:42.320Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-07-13T20:50:42.320Z] #71 ... [2022-07-13T20:50:42.320Z] [2022-07-13T20:50:42.320Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:42.320Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:50:42.320Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:50:42.320Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:50:42.320Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:50:42.320Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:50:42.320Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2022-07-13T20:50:42.320Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s [2022-07-13T20:50:42.559Z] #11 ... [2022-07-13T20:50:42.559Z] [2022-07-13T20:50:42.559Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:42.559Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-13T20:50:42.559Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-13T20:50:42.559Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-13T20:50:42.559Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-13T20:50:42.559Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:50:42.559Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.2s done [2022-07-13T20:50:42.559Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 3.1s done [2022-07-13T20:50:42.559Z] #28 DONE 5.5s [2022-07-13T20:50:42.559Z] [2022-07-13T20:50:42.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:42.559Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:42.564Z] #58 51.56 Selecting previously unselected package python3-six. [2022-07-13T20:50:42.564Z] #58 51.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:50:42.564Z] #58 51.61 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:50:42.564Z] #58 51.75 Selecting previously unselected package python3-protobuf. [2022-07-13T20:50:42.564Z] #58 51.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-13T20:50:42.564Z] #58 51.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:50:42.580Z] #73 ... [2022-07-13T20:50:42.580Z] [2022-07-13T20:50:42.580Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:42.580Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:50:42.580Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-13T20:50:42.580Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:50:42.580Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-13T20:50:42.580Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-13T20:50:42.580Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-13T20:50:42.580Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.7s [2022-07-13T20:50:42.580Z] #28 ... [2022-07-13T20:50:42.580Z] [2022-07-13T20:50:42.580Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:42.580Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:42.818Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.3s done [2022-07-13T20:50:42.910Z] #24 transferring context: 16.56MB 1.6s [2022-07-13T20:50:43.083Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-13T20:50:43.149Z] #11 ... [2022-07-13T20:50:43.149Z] [2022-07-13T20:50:43.149Z] #24 [internal] load build context [2022-07-13T20:50:43.149Z] #24 sha256:c4de5e3297974092887b652c0a2ac363db7e7074b604d1635c0f4612a148c11a [2022-07-13T20:50:43.149Z] #24 transferring context: 61.68MB 9.8s done [2022-07-13T20:50:43.149Z] #24 DONE 10.9s [2022-07-13T20:50:43.149Z] [2022-07-13T20:50:43.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:43.149Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:43.149Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 10.8s done [2022-07-13T20:50:43.149Z] #11 ... [2022-07-13T20:50:43.149Z] [2022-07-13T20:50:43.149Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:43.149Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:50:43.149Z] #71 DONE 10.9s [2022-07-13T20:50:43.149Z] [2022-07-13T20:50:43.149Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:43.149Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:50:43.149Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-07-13T20:50:43.149Z] #73 DONE 11.0s [2022-07-13T20:50:43.149Z] [2022-07-13T20:50:43.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:43.149Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:43.500Z] #58 52.53 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:50:43.500Z] #58 52.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:50:43.500Z] #58 52.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:50:43.500Z] #58 52.69 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:50:43.500Z] #58 52.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:50:43.500Z] #58 52.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:50:43.759Z] #58 52.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:50:43.759Z] #58 52.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:50:43.759Z] #58 52.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:50:43.759Z] #58 53.03 Selecting previously unselected package criu. [2022-07-13T20:50:43.759Z] #58 53.04 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-13T20:50:44.026Z] #58 53.04 Unpacking criu (3.17-1) ... [2022-07-13T20:50:44.531Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.7s [2022-07-13T20:50:44.968Z] #58 53.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:50:44.986Z] #11 ... [2022-07-13T20:50:44.986Z] [2022-07-13T20:50:44.986Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:50:44.986Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-13T20:50:44.986Z] #72 DONE 0.8s [2022-07-13T20:50:44.986Z] [2022-07-13T20:50:44.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:44.986Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:45.922Z] #11 ... [2022-07-13T20:50:45.922Z] [2022-07-13T20:50:45.922Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:50:45.922Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-13T20:50:45.922Z] #74 DONE 0.7s [2022-07-13T20:50:45.922Z] [2022-07-13T20:50:45.922Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:45.922Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:45.925Z] #11 ... [2022-07-13T20:50:45.925Z] [2022-07-13T20:50:45.925Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:50:45.925Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-13T20:50:45.925Z] #72 DONE 0.6s [2022-07-13T20:50:45.925Z] [2022-07-13T20:50:45.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:45.925Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:46.491Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.5s done [2022-07-13T20:50:46.750Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-13T20:50:46.868Z] #11 ... [2022-07-13T20:50:46.868Z] [2022-07-13T20:50:46.868Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:50:46.868Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-13T20:50:46.868Z] #74 DONE 1.1s [2022-07-13T20:50:46.868Z] [2022-07-13T20:50:46.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:46.868Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:46.875Z] #58 55.98 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:50:46.875Z] #58 55.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:50:46.875Z] #58 56.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:50:46.875Z] #58 56.03 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:50:48.166Z] Client: [2022-07-13T20:50:48.166Z] Context: default [2022-07-13T20:50:48.166Z] Debug Mode: false [2022-07-13T20:50:48.166Z] Plugins: [2022-07-13T20:50:48.166Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-13T20:50:48.166Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-13T20:50:48.166Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-13T20:50:48.166Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-13T20:50:48.166Z] [2022-07-13T20:50:48.166Z] Server: [2022-07-13T20:50:48.166Z] Containers: 0 [2022-07-13T20:50:48.166Z] Running: 0 [2022-07-13T20:50:48.166Z] Paused: 0 [2022-07-13T20:50:48.166Z] Stopped: 0 [2022-07-13T20:50:48.166Z] Images: 0 [2022-07-13T20:50:48.166Z] Server Version: 20.10.14 [2022-07-13T20:50:48.166Z] Storage Driver: overlay2 [2022-07-13T20:50:48.166Z] Backing Filesystem: extfs [2022-07-13T20:50:48.166Z] Supports d_type: true [2022-07-13T20:50:48.166Z] Native Overlay Diff: true [2022-07-13T20:50:48.166Z] userxattr: false [2022-07-13T20:50:48.166Z] Logging Driver: json-file [2022-07-13T20:50:48.166Z] Cgroup Driver: systemd [2022-07-13T20:50:48.166Z] Cgroup Version: 2 [2022-07-13T20:50:48.166Z] Plugins: [2022-07-13T20:50:48.166Z] Volume: local [2022-07-13T20:50:48.166Z] Network: bridge host ipvlan macvlan null overlay [2022-07-13T20:50:48.166Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-13T20:50:48.166Z] Swarm: inactive [2022-07-13T20:50:48.166Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-13T20:50:48.166Z] Default Runtime: runc [2022-07-13T20:50:48.166Z] Init Binary: docker-init [2022-07-13T20:50:48.166Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-13T20:50:48.166Z] runc version: v1.0.3-0-gf46b6ba [2022-07-13T20:50:48.166Z] init version: de40ad0 [2022-07-13T20:50:48.166Z] Security Options: [2022-07-13T20:50:48.166Z] apparmor [2022-07-13T20:50:48.166Z] seccomp [2022-07-13T20:50:48.166Z] Profile: default [2022-07-13T20:50:48.166Z] cgroupns [2022-07-13T20:50:48.166Z] Kernel Version: 5.13.0-1021-aws [2022-07-13T20:50:48.166Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-13T20:50:48.166Z] OSType: linux [2022-07-13T20:50:48.166Z] Architecture: x86_64 [2022-07-13T20:50:48.166Z] CPUs: 2 [2022-07-13T20:50:48.166Z] Total Memory: 7.559GiB [2022-07-13T20:50:48.166Z] Name: ip-10-100-96-4 [2022-07-13T20:50:48.166Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-13T20:50:48.166Z] Docker Root Dir: /var/lib/docker [2022-07-13T20:50:48.166Z] Debug Mode: false [2022-07-13T20:50:48.166Z] Registry: https://index.docker.io/v1/ [2022-07-13T20:50:48.166Z] Labels: [2022-07-13T20:50:48.166Z] Experimental: true [2022-07-13T20:50:48.166Z] Insecure Registries: [2022-07-13T20:50:48.166Z] 127.0.0.0/8 [2022-07-13T20:50:48.166Z] Live Restore Enabled: true [2022-07-13T20:50:48.166Z] [Pipeline] } [2022-07-13T20:50:48.177Z] #24 transferring context: 45.07MB 6.6s [2022-07-13T20:50:48.177Z] #24 ... [2022-07-13T20:50:48.177Z] [2022-07-13T20:50:48.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:48.177Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:48.177Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done [2022-07-13T20:50:48.177Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:50:48.177Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-13T20:50:48.177Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-13T20:50:48.177Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 4.3s done [2022-07-13T20:50:48.177Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.5s done [2022-07-13T20:50:48.177Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 2.2s done [2022-07-13T20:50:48.177Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 5.6s done [2022-07-13T20:50:48.177Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.16MB / 85.88MB 6.3s [2022-07-13T20:50:48.177Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 35.65MB / 141.75MB 6.3s [2022-07-13T20:50:48.177Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.9s [2022-07-13T20:50:48.177Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 5.8s done [2022-07-13T20:50:48.177Z] #11 ... [2022-07-13T20:50:48.177Z] [2022-07-13T20:50:48.177Z] #24 [internal] load build context [2022-07-13T20:50:48.177Z] #24 sha256:33caf3d41bfe847ce78c7a828bea488d636d3b2620142b49c3fa2495042a3dfd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-13T20:50:48.252Z] #58 ... [2022-07-13T20:50:48.252Z] [2022-07-13T20:50:48.252Z] #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-13T20:50:48.252Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:50:48.252Z] #83 51.52 Selecting previously unselected package autotools-dev. [2022-07-13T20:50:48.252Z] #83 51.52 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:50:48.252Z] #83 51.56 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:50:48.252Z] #83 51.78 Selecting previously unselected package automake. [2022-07-13T20:50:48.252Z] #83 51.79 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:50:48.252Z] #83 51.80 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:50:48.252Z] #83 52.69 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:50:48.252Z] #83 52.73 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:50:48.252Z] #83 53.75 Selecting previously unselected package patch. [2022-07-13T20:50:48.252Z] #83 53.79 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 53.82 Unpacking patch (2.7.6-7) ... [2022-07-13T20:50:48.252Z] #83 54.15 Selecting previously unselected package dpkg-dev. [2022-07-13T20:50:48.252Z] #83 54.15 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:50:48.252Z] #83 54.17 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:50:48.252Z] #83 55.35 Selecting previously unselected package build-essential. [2022-07-13T20:50:48.252Z] #83 55.36 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 55.38 Unpacking build-essential (12.9) ... [2022-07-13T20:50:48.252Z] #83 55.50 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:50:48.252Z] #83 55.52 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 55.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:50:48.252Z] #83 55.67 Selecting previously unselected package libcap-dev:amd64. [2022-07-13T20:50:48.252Z] #83 55.67 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 55.68 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:50:48.252Z] #83 55.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:50:48.252Z] #83 55.85 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 55.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:50:48.252Z] #83 55.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-13T20:50:48.252Z] #83 55.97 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 55.98 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:50:48.252Z] #83 56.08 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:50:48.252Z] #83 56.12 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 56.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:50:48.252Z] #83 56.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:50:48.252Z] #83 56.35 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 56.37 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:50:48.252Z] #83 57.18 Selecting previously unselected package libtool. [2022-07-13T20:50:48.252Z] #83 57.19 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-13T20:50:48.252Z] #83 57.20 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:50:48.252Z] #83 57.48 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:50:48.252Z] #83 57.48 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 57.56 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:50:48.252Z] #83 57.82 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:50:48.252Z] #83 57.82 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:50:48.252Z] #83 57.83 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:50:48.494Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c . [2022-07-13T20:50:48.494Z] #1 [internal] load build definition from Dockerfile [2022-07-13T20:50:48.494Z] #1 sha256:35066bd3fb751377b877efa4edca97d9c30633079c4f6f10200fa320b4e90fc2 [2022-07-13T20:50:48.494Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-13T20:50:48.494Z] #1 DONE 0.1s [2022-07-13T20:50:48.494Z] [2022-07-13T20:50:48.494Z] #2 [internal] load .dockerignore [2022-07-13T20:50:48.494Z] #2 sha256:bd47612a33e9a0782980bcbb8e8f3222f35d4ff2b25bc03e7daaf0fa3c92257e [2022-07-13T20:50:48.511Z] #83 58.08 Selecting previously unselected package libyajl-dev:amd64. [2022-07-13T20:50:48.511Z] #83 58.08 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-13T20:50:48.511Z] #83 58.08 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:50:48.511Z] #83 58.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:50:48.751Z] #2 transferring context: 145B done [2022-07-13T20:50:48.751Z] #2 DONE 0.1s [2022-07-13T20:50:48.751Z] [2022-07-13T20:50:48.751Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-13T20:50:48.751Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-13T20:50:48.770Z] #83 58.24 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:50:48.770Z] #83 58.26 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:50:48.770Z] #83 58.30 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:50:48.770Z] #83 58.37 Setting up file (1:5.39-3) ... [2022-07-13T20:50:48.770Z] #83 58.38 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:50:48.770Z] #83 58.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:50:48.770Z] #83 58.41 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:50:48.770Z] #83 58.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:50:49.028Z] #83 58.53 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:50:49.028Z] #83 58.54 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:50:49.028Z] #83 58.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:50:49.028Z] #83 58.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:50:49.028Z] #83 58.60 Setting up patch (2.7.6-7) ... [2022-07-13T20:50:49.028Z] #83 58.61 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:50:49.028Z] #83 58.62 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:50:49.028Z] #83 58.64 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:50:49.028Z] #83 58.65 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:50:49.028Z] #83 58.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:50:49.028Z] #83 58.67 Setting up libtool (2.4.6-15) ... [2022-07-13T20:50:49.028Z] #83 58.68 Setting up m4 (1.4.18-5) ... [2022-07-13T20:50:49.028Z] #83 58.69 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:50:49.287Z] #83 58.71 Setting up autoconf (2.69-14) ... [2022-07-13T20:50:49.287Z] #83 58.73 Setting up build-essential (12.9) ... [2022-07-13T20:50:49.287Z] #83 58.75 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:50:49.287Z] #83 58.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:50:49.287Z] #83 58.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:50:49.322Z] #3 DONE 0.4s [2022-07-13T20:50:49.322Z] [2022-07-13T20:50:49.322Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-13T20:50:49.322Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-13T20:50:49.322Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-13T20:50:49.322Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-13T20:50:49.322Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-13T20:50:49.322Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-13T20:50:49.322Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-13T20:50:49.322Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-13T20:50:49.322Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-13T20:50:49.322Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-13T20:50:49.551Z] #24 ... [2022-07-13T20:50:49.551Z] [2022-07-13T20:50:49.551Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:49.551Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:50:49.551Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:50:49.551Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:50:49.551Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:50:49.551Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-07-13T20:50:49.551Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.5s done [2022-07-13T20:50:49.551Z] #73 DONE 8.3s [2022-07-13T20:50:49.551Z] [2022-07-13T20:50:49.551Z] #24 [internal] load build context [2022-07-13T20:50:49.551Z] #24 sha256:33caf3d41bfe847ce78c7a828bea488d636d3b2620142b49c3fa2495042a3dfd [2022-07-13T20:50:49.551Z] #24 ... [2022-07-13T20:50:49.551Z] [2022-07-13T20:50:49.551Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:49.551Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:50:49.551Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:50:49.551Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:50:49.551Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:50:49.551Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:50:49.551Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-07-13T20:50:49.551Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.1s done [2022-07-13T20:50:49.551Z] #71 DONE 8.5s [2022-07-13T20:50:49.551Z] [2022-07-13T20:50:49.551Z] #24 [internal] load build context [2022-07-13T20:50:49.551Z] #24 sha256:33caf3d41bfe847ce78c7a828bea488d636d3b2620142b49c3fa2495042a3dfd [2022-07-13T20:50:49.551Z] #24 transferring context: 61.68MB 8.6s done [2022-07-13T20:50:49.582Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-13T20:50:49.582Z] #4 DONE 0.6s [2022-07-13T20:50:49.809Z] #24 DONE 8.8s [2022-07-13T20:50:49.809Z] [2022-07-13T20:50:49.809Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:49.809Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:49.809Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 7.9s done [2022-07-13T20:50:49.809Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 76.12MB / 141.75MB 8.5s [2022-07-13T20:50:49.841Z] [2022-07-13T20:50:49.841Z] #6 [internal] load build definition from Dockerfile [2022-07-13T20:50:49.841Z] #6 sha256:89b77146257144b1dcdab084738a98f0bf2c508fdcea509c9460c85482a7fb02 [2022-07-13T20:50:49.841Z] #6 DONE 0.0s [2022-07-13T20:50:49.841Z] [2022-07-13T20:50:49.841Z] #5 [internal] load .dockerignore [2022-07-13T20:50:49.841Z] #5 sha256:5449dec5e7de539eae7deeded972a8c656babc1517cf8036d618970bf3caa77f [2022-07-13T20:50:49.841Z] #5 DONE 0.0s [2022-07-13T20:50:49.841Z] [2022-07-13T20:50:49.841Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-13T20:50:49.841Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-13T20:50:49.854Z] #83 ... [2022-07-13T20:50:49.854Z] [2022-07-13T20:50:49.854Z] #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-13T20:50:49.854Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:50:49.854Z] #62 49.51 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:50:49.854Z] #62 49.54 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:50:49.854Z] #62 49.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:50:49.854Z] #62 49.84 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:50:49.854Z] #62 50.23 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:50:49.854Z] #62 50.37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:50:49.854Z] #62 50.42 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:50:49.854Z] #62 50.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:50:49.854Z] #62 50.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:50:49.854Z] #62 50.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:50:49.854Z] #62 50.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:50:49.854Z] #62 50.81 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:50:49.854Z] #62 51.44 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:50:49.854Z] #62 51.44 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:50:49.854Z] #62 52.44 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:50:49.854Z] #62 54.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:50:50.113Z] #62 ... [2022-07-13T20:50:50.113Z] [2022-07-13T20:50:50.113Z] #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-13T20:50:50.113Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:50:50.113Z] #41 52.05 Updating files: 87% (1331/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-13T20:50:50.113Z] #41 52.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:50:50.113Z] #41 53.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:50:50.129Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.3s done [2022-07-13T20:50:50.129Z] #11 extracting sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 [2022-07-13T20:50:50.179Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.3s [2022-07-13T20:50:50.372Z] #41 ... [2022-07-13T20:50:50.372Z] [2022-07-13T20:50:50.372Z] #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-13T20:50:50.372Z] #83 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:50:50.372Z] #83 DONE 59.8s [2022-07-13T20:50:50.372Z] [2022-07-13T20:50:50.372Z] #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-13T20:50:50.372Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:50:50.375Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 85.98MB / 141.75MB 8.9s [2022-07-13T20:50:50.438Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.7s done [2022-07-13T20:50:50.633Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 99.61MB / 141.75MB 9.3s [2022-07-13T20:50:50.698Z] #11 ... [2022-07-13T20:50:50.698Z] [2022-07-13T20:50:50.698Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:50.698Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:50:50.698Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.3s done [2022-07-13T20:50:50.698Z] #28 DONE 18.4s [2022-07-13T20:50:50.698Z] [2022-07-13T20:50:50.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:50.698Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:50.698Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-13T20:50:50.890Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.05MB / 141.75MB 9.5s [2022-07-13T20:50:51.149Z] #11 ... [2022-07-13T20:50:51.149Z] [2022-07-13T20:50:51.149Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:51.149Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:50:51.149Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-13T20:50:51.149Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:50:51.149Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-13T20:50:51.149Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-13T20:50:51.149Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.0s done [2022-07-13T20:50:51.149Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.0s [2022-07-13T20:50:51.149Z] #28 ... [2022-07-13T20:50:51.149Z] [2022-07-13T20:50:51.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:51.149Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:51.149Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 9.8s [2022-07-13T20:50:51.220Z] #10 DONE 1.2s [2022-07-13T20:50:51.220Z] [2022-07-13T20:50:51.220Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:50:51.220Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-13T20:50:51.220Z] #8 DONE 1.2s [2022-07-13T20:50:51.220Z] [2022-07-13T20:50:51.220Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-13T20:50:51.220Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-13T20:50:51.220Z] #9 DONE 1.2s [2022-07-13T20:50:51.220Z] [2022-07-13T20:50:51.220Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-13T20:50:51.220Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-13T20:50:51.220Z] #7 DONE 1.2s [2022-07-13T20:50:51.220Z] [2022-07-13T20:50:51.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:51.220Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:51.220Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:51.220Z] #11 ... [2022-07-13T20:50:51.220Z] [2022-07-13T20:50:51.220Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:51.220Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:50:51.220Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:50:51.220Z] #73 DONE 0.1s [2022-07-13T20:50:51.407Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 126.88MB / 141.75MB 10.1s [2022-07-13T20:50:51.488Z] [2022-07-13T20:50:51.488Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:51.488Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:50:51.488Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-13T20:50:51.488Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-13T20:50:51.488Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-13T20:50:51.488Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-13T20:50:51.636Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-13T20:50:51.636Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-13T20:50:51.748Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.1s [2022-07-13T20:50:51.748Z] #28 ... [2022-07-13T20:50:51.748Z] [2022-07-13T20:50:51.748Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-13T20:50:51.748Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-13T20:50:51.748Z] #49 DONE 0.0s [2022-07-13T20:50:51.748Z] [2022-07-13T20:50:51.748Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:51.748Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:50:51.748Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.58MB / 55.00MB 0.2s [2022-07-13T20:50:51.854Z] #84 1.441 Cloning into '/tmp/crun-build'... [2022-07-13T20:50:51.972Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 135.65MB / 141.75MB 10.6s [2022-07-13T20:50:52.018Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 21.64MB / 55.00MB 0.3s [2022-07-13T20:50:52.018Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 30.41MB / 55.00MB 0.5s [2022-07-13T20:50:52.018Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 0.6s [2022-07-13T20:50:52.206Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.7s done [2022-07-13T20:50:52.283Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 0.7s [2022-07-13T20:50:52.283Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.8s [2022-07-13T20:50:52.539Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.9s [2022-07-13T20:50:52.668Z] #11 ... [2022-07-13T20:50:52.668Z] [2022-07-13T20:50:52.668Z] #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-13T20:50:52.668Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-13T20:50:52.668Z] #29 1.036 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:50:52.668Z] #29 1.054 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:50:52.668Z] #29 1.058 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:50:52.668Z] #29 1.254 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:50:52.668Z] #29 1.445 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:50:52.668Z] #29 1.921 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:50:52.668Z] #29 2.526 Fetched 8436 kB in 2s (4839 kB/s) [2022-07-13T20:50:52.668Z] #29 2.526 Reading package lists... [2022-07-13T20:50:52.668Z] #29 3.091 Reading package lists... [2022-07-13T20:50:52.668Z] #29 3.646 Building dependency tree... [2022-07-13T20:50:52.668Z] #29 3.994 The following additional packages will be installed: [2022-07-13T20:50:52.668Z] #29 3.994 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:50:52.668Z] #29 3.994 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:50:52.668Z] #29 3.994 Recommended packages: [2022-07-13T20:50:52.668Z] #29 3.994 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:50:52.668Z] #29 4.119 The following NEW packages will be installed: [2022-07-13T20:50:52.668Z] #29 4.119 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:50:52.668Z] #29 4.119 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:50:52.668Z] #29 4.124 libssh2-1 openssl [2022-07-13T20:50:52.668Z] #29 4.392 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:50:52.668Z] #29 4.392 Need to get 2934 kB of archives. [2022-07-13T20:50:52.668Z] #29 4.392 After this operation, 6476 kB of additional disk space will be used. [2022-07-13T20:50:52.668Z] #29 4.392 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-13T20:50:52.668Z] #29 4.403 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:50:52.668Z] #29 4.405 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-13T20:50:52.668Z] #29 4.406 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-13T20:50:52.668Z] #29 4.407 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-13T20:50:52.668Z] #29 4.408 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-13T20:50:52.668Z] #29 4.409 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-13T20:50:52.668Z] #29 4.410 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-13T20:50:52.668Z] #29 4.410 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-13T20:50:52.668Z] #29 4.411 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-13T20:50:52.668Z] #29 4.413 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-13T20:50:52.668Z] #29 4.418 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-13T20:50:52.668Z] #29 4.418 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-13T20:50:52.668Z] #29 4.420 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-13T20:50:52.668Z] #29 4.421 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-13T20:50:52.668Z] #29 4.546 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:50:52.668Z] #29 4.576 Fetched 2934 kB in 0s (9982 kB/s) [2022-07-13T20:50:52.668Z] #29 4.604 Selecting previously unselected package openssl. [2022-07-13T20:50:52.668Z] #29 4.604 (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-13T20:50:52.668Z] #29 4.604 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 4.608 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:50:52.668Z] #29 4.732 Selecting previously unselected package ca-certificates. [2022-07-13T20:50:52.668Z] #29 4.732 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:50:52.668Z] #29 4.735 Unpacking ca-certificates (20210119) ... [2022-07-13T20:50:52.668Z] #29 4.805 Selecting previously unselected package libbrotli1:arm64. [2022-07-13T20:50:52.668Z] #29 4.805 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 4.815 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-13T20:50:52.668Z] #29 4.874 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-13T20:50:52.668Z] #29 4.874 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 4.879 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 4.921 Selecting previously unselected package libsasl2-2:arm64. [2022-07-13T20:50:52.668Z] #29 4.921 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 4.926 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 5.043 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-13T20:50:52.668Z] #29 5.043 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.047 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 5.109 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-13T20:50:52.668Z] #29 5.109 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.111 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-13T20:50:52.668Z] #29 5.163 Selecting previously unselected package libpsl5:arm64. [2022-07-13T20:50:52.668Z] #29 5.163 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.169 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-13T20:50:52.668Z] #29 5.213 Selecting previously unselected package librtmp1:arm64. [2022-07-13T20:50:52.668Z] #29 5.213 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.216 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:50:52.668Z] #29 5.253 Selecting previously unselected package libssh2-1:arm64. [2022-07-13T20:50:52.668Z] #29 5.254 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.258 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-13T20:50:52.668Z] #29 5.310 Selecting previously unselected package libcurl4:arm64. [2022-07-13T20:50:52.668Z] #29 5.310 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.314 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 5.374 Selecting previously unselected package curl. [2022-07-13T20:50:52.668Z] #29 5.374 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.377 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 5.435 Selecting previously unselected package libonig5:arm64. [2022-07-13T20:50:52.668Z] #29 5.435 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.440 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-13T20:50:52.668Z] #29 5.496 Selecting previously unselected package libjq1:arm64. [2022-07-13T20:50:52.668Z] #29 5.496 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.500 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-13T20:50:52.668Z] #29 5.545 Selecting previously unselected package jq. [2022-07-13T20:50:52.668Z] #29 5.546 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-13T20:50:52.668Z] #29 5.550 Unpacking jq (1.6-2.1) ... [2022-07-13T20:50:52.668Z] #29 5.587 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-13T20:50:52.668Z] #29 5.599 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-13T20:50:52.668Z] #29 5.609 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-13T20:50:52.668Z] #29 5.620 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 5.633 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:50:52.668Z] #29 5.645 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 5.657 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-13T20:50:52.668Z] #29 5.669 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:50:52.668Z] #29 5.689 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-13T20:50:52.668Z] #29 5.701 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-13T20:50:52.668Z] #29 5.711 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 5.722 Setting up ca-certificates (20210119) ... [2022-07-13T20:50:52.668Z] #29 6.414 Updating certificates in /etc/ssl/certs... [2022-07-13T20:50:52.668Z] #29 7.464 129 added, 0 removed; done. [2022-07-13T20:50:52.668Z] #29 7.497 Setting up jq (1.6-2.1) ... [2022-07-13T20:50:52.668Z] #29 7.502 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 7.516 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:50:52.668Z] #29 7.522 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:50:52.668Z] #29 7.543 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:50:52.668Z] #29 7.563 Updating certificates in /etc/ssl/certs... [2022-07-13T20:50:52.668Z] #29 8.318 0 added, 0 removed; done. [2022-07-13T20:50:52.668Z] #29 8.318 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:50:52.668Z] #29 8.323 done. [2022-07-13T20:50:52.668Z] #29 ... [2022-07-13T20:50:52.668Z] [2022-07-13T20:50:52.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:52.668Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:52.776Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-13T20:50:52.796Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 11.4s done [2022-07-13T20:50:52.861Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.4s done [2022-07-13T20:50:53.122Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-13T20:50:53.245Z] #11 ... [2022-07-13T20:50:53.245Z] [2022-07-13T20:50:53.245Z] #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-13T20:50:53.245Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-13T20:50:53.245Z] #29 DONE 10.5s [2022-07-13T20:50:53.245Z] [2022-07-13T20:50:53.245Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:50:53.245Z] #30 sha256:7ce99e3262c794aaf84f5e48bd85bf4ab96bc2a98290bdf58774b0c23bb9cb71 [2022-07-13T20:50:53.245Z] #30 DONE 0.1s [2022-07-13T20:50:53.245Z] [2022-07-13T20:50:53.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:53.245Z] #11 sha256:0b4615e74f5db047bbed0f2389612e3da931dfe404e9194ae61ffd16be733725 [2022-07-13T20:50:53.728Z] #11 ... [2022-07-13T20:50:53.728Z] [2022-07-13T20:50:53.728Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:50:53.728Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-13T20:50:53.728Z] #72 DONE 0.7s [2022-07-13T20:50:53.728Z] [2022-07-13T20:50:53.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:53.728Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:54.664Z] #11 extracting sha256:bff532a0a3a3aecc0ab64fcbf33ed35992392a4a6d02b4d1bad0721e20725670 4.5s done [2022-07-13T20:50:54.922Z] #11 extracting sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 [2022-07-13T20:50:55.111Z] #11 ... [2022-07-13T20:50:55.111Z] [2022-07-13T20:50:55.111Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:50:55.111Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-13T20:50:55.111Z] #74 DONE 0.8s [2022-07-13T20:50:55.111Z] [2022-07-13T20:50:55.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:55.111Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:55.182Z] #11 extracting sha256:8b6772e45267cceeb0312269eda3c8f02c6a55005403143a412090ff49b3d682 done [2022-07-13T20:50:55.439Z] #11 DONE 18.3s [2022-07-13T20:50:55.439Z] [2022-07-13T20:50:55.439Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:50:55.439Z] #12 sha256:4e45b034db25fb7e2cd7e725a633d4fbad2e2b4177a2a58b0a4bc81a789c1a13 [2022-07-13T20:50:56.005Z] #12 DONE 0.6s [2022-07-13T20:50:56.005Z] [2022-07-13T20:50:56.005Z] #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-13T20:50:56.005Z] #13 sha256:46da8e8d7b8426edfac0bdbeafc6f112094fb1263694401ec5634d4c1aa626d5 [2022-07-13T20:50:56.263Z] #13 DONE 0.5s [2022-07-13T20:50:56.263Z] [2022-07-13T20:50:56.263Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:50:56.263Z] #25 sha256:3240801192131b687ee7340d20542817c72d87a2e7435ce1ca4c658fab2171a4 [2022-07-13T20:50:56.263Z] #25 DONE 0.1s [2022-07-13T20:50:56.263Z] [2022-07-13T20:50:56.263Z] #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-13T20:50:56.263Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:50:56.521Z] #76 ... [2022-07-13T20:50:56.521Z] [2022-07-13T20:50:56.521Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:50:56.521Z] #33 sha256:0aa43aa38a8e58087bc7519d41e4f88c726bd7fc713168e80528058b566cdc4c [2022-07-13T20:50:56.521Z] #33 DONE 0.2s [2022-07-13T20:50:56.521Z] [2022-07-13T20:50:56.521Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:50:56.521Z] #46 sha256:a034eec6292a63216c6efad9ba6b58ef6e854a7a75c00f2f591e576bf1e7a3c9 [2022-07-13T20:50:56.521Z] #46 DONE 0.3s [2022-07-13T20:50:56.521Z] [2022-07-13T20:50:56.521Z] #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-13T20:50:56.521Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0 [2022-07-13T20:50:56.530Z] #28 ... [2022-07-13T20:50:56.530Z] [2022-07-13T20:50:56.530Z] #24 [internal] load build context [2022-07-13T20:50:56.530Z] #24 sha256:250131b60dce7b0070f4840876e793c33af2460fa59d9d764ee67cd5ba66a44f [2022-07-13T20:50:56.530Z] #24 transferring context: 61.66MB 5.2s done [2022-07-13T20:50:56.530Z] #24 DONE 5.3s [2022-07-13T20:50:56.784Z] #34 ... [2022-07-13T20:50:56.784Z] [2022-07-13T20:50:56.784Z] #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-13T20:50:56.784Z] #50 sha256:3d640bfd6f3a6ed81150e91bf9d530680c148ddafc33f4ec95a2fc2919bd8358 [2022-07-13T20:50:56.784Z] #50 DONE 0.3s [2022-07-13T20:50:56.784Z] [2022-07-13T20:50:56.784Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:50:56.784Z] #66 sha256:5cb300b100a7d63cf4b81a39b2e8a39795162dfc3e0f63405816012281198a80 [2022-07-13T20:50:56.784Z] #66 DONE 0.4s [2022-07-13T20:50:56.784Z] [2022-07-13T20:50:56.784Z] #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-13T20:50:56.784Z] #67 sha256:d51d665a700e5a4f163aa034e7924db14b0ed2e270db5331c8e461a1098d82e5 [2022-07-13T20:50:56.790Z] [2022-07-13T20:50:56.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:56.790Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:56.790Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 0.1s done [2022-07-13T20:50:56.790Z] #11 sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c 1.86kB / 1.86kB done [2022-07-13T20:50:56.790Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-13T20:50:56.790Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-13T20:50:56.790Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done [2022-07-13T20:50:56.790Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.9s done [2022-07-13T20:50:56.790Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s done [2022-07-13T20:50:56.790Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.4s done [2022-07-13T20:50:56.790Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.5s done [2022-07-13T20:50:56.790Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 3.0s [2022-07-13T20:50:56.790Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 127.93MB / 141.75MB 5.1s [2022-07-13T20:50:56.790Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.6s done [2022-07-13T20:50:56.790Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 135.27MB / 141.75MB 5.2s [2022-07-13T20:50:57.153Z] #84 ... [2022-07-13T20:50:57.153Z] [2022-07-13T20:50:57.153Z] #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-13T20:50:57.153Z] #58 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:50:57.153Z] #58 57.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:50:57.153Z] #58 57.62 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:50:57.153Z] #58 62.82 Setting up criu (3.17-1) ... [2022-07-13T20:50:57.153Z] #58 65.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:50:57.153Z] #58 DONE 66.3s [2022-07-13T20:50:57.153Z] [2022-07-13T20:50:57.153Z] #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-13T20:50:57.153Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:50:58.064Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.0s [2022-07-13T20:50:58.164Z] #11 ... [2022-07-13T20:50:58.164Z] [2022-07-13T20:50:58.164Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:58.164Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-13T20:50:58.164Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-13T20:50:58.164Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-13T20:50:58.164Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:50:58.164Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-13T20:50:58.164Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-07-13T20:50:58.164Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-07-13T20:50:58.164Z] #71 DONE 6.6s [2022-07-13T20:50:58.164Z] [2022-07-13T20:50:58.164Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-13T20:50:58.164Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-13T20:50:58.164Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-13T20:50:58.164Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-13T20:50:58.164Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-13T20:50:58.164Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-07-13T20:50:58.164Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-07-13T20:50:58.164Z] #73 DONE 6.6s [2022-07-13T20:50:58.164Z] [2022-07-13T20:50:58.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:58.164Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:58.164Z] #11 ... [2022-07-13T20:50:58.164Z] [2022-07-13T20:50:58.164Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:58.164Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:50:58.164Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.0s [2022-07-13T20:50:58.386Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.5s [2022-07-13T20:50:58.643Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 12.0s done [2022-07-13T20:50:59.208Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.1s [2022-07-13T20:50:59.208Z] #11 ... [2022-07-13T20:50:59.208Z] [2022-07-13T20:50:59.208Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:50:59.208Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:50:59.208Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.9s done [2022-07-13T20:50:59.208Z] #28 DONE 18.1s [2022-07-13T20:50:59.208Z] [2022-07-13T20:50:59.208Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:50:59.208Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:50:59.696Z] #84 9.053 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:50:59.696Z] #84 9.069 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:50:59.777Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.8s done [2022-07-13T20:50:59.777Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-13T20:51:00.607Z] #11 ... [2022-07-13T20:51:00.607Z] [2022-07-13T20:51:00.607Z] #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-13T20:51:00.607Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:51:00.607Z] #29 1.549 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:00.607Z] #29 1.564 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:00.607Z] #29 1.564 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:00.607Z] #29 1.747 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:00.607Z] #29 2.007 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:00.607Z] #29 2.365 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:00.607Z] #29 3.581 Fetched 8550 kB in 2s (3715 kB/s) [2022-07-13T20:51:00.607Z] #29 3.581 Reading package lists... [2022-07-13T20:51:00.607Z] #29 4.382 Reading package lists... [2022-07-13T20:51:00.607Z] #29 5.199 Building dependency tree... [2022-07-13T20:51:00.607Z] #29 5.548 The following additional packages will be installed: [2022-07-13T20:51:00.607Z] #29 5.548 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:51:00.607Z] #29 5.548 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:51:00.607Z] #29 5.548 Recommended packages: [2022-07-13T20:51:00.607Z] #29 5.548 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:51:00.607Z] #29 5.712 The following NEW packages will be installed: [2022-07-13T20:51:00.607Z] #29 5.712 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:51:00.607Z] #29 5.712 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:51:00.607Z] #29 5.712 libssh2-1 openssl [2022-07-13T20:51:00.607Z] #29 5.984 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:51:00.607Z] #29 5.984 Need to get 3041 kB of archives. [2022-07-13T20:51:00.607Z] #29 5.984 After this operation, 6651 kB of additional disk space will be used. [2022-07-13T20:51:00.607Z] #29 5.984 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-13T20:51:00.607Z] #29 5.998 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:51:00.607Z] #29 6.004 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-13T20:51:00.607Z] #29 6.011 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-13T20:51:00.607Z] #29 6.011 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-13T20:51:00.607Z] #29 6.011 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-13T20:51:00.607Z] #29 6.019 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-13T20:51:00.607Z] #29 6.019 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-13T20:51:00.607Z] #29 6.019 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-13T20:51:00.607Z] #29 6.019 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-13T20:51:00.607Z] #29 6.019 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-13T20:51:00.607Z] #29 6.027 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-13T20:51:00.607Z] #29 6.032 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:51:00.607Z] #29 6.032 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:51:00.607Z] #29 6.040 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:51:00.607Z] #29 6.320 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:00.607Z] #29 6.381 Fetched 3041 kB in 0s (9625 kB/s) [2022-07-13T20:51:00.607Z] #29 6.413 Selecting previously unselected package openssl. [2022-07-13T20:51:00.607Z] #29 6.413 (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-13T20:51:00.607Z] #29 6.416 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 6.448 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:51:00.607Z] #29 6.666 Selecting previously unselected package ca-certificates. [2022-07-13T20:51:00.607Z] #29 6.666 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:51:00.607Z] #29 6.672 Unpacking ca-certificates (20210119) ... [2022-07-13T20:51:00.607Z] #29 6.818 Selecting previously unselected package libbrotli1:amd64. [2022-07-13T20:51:00.607Z] #29 6.820 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 6.836 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:51:00.607Z] #29 6.925 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-13T20:51:00.607Z] #29 6.925 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 6.929 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:00.607Z] #29 6.983 Selecting previously unselected package libsasl2-2:amd64. [2022-07-13T20:51:00.607Z] #29 6.983 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 6.993 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:00.607Z] #29 7.064 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-13T20:51:00.607Z] #29 7.064 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.067 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:51:00.607Z] #29 7.151 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-13T20:51:00.607Z] #29 7.151 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.159 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:51:00.607Z] #29 7.210 Selecting previously unselected package libpsl5:amd64. [2022-07-13T20:51:00.607Z] #29 7.210 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.215 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:51:00.607Z] #29 7.263 Selecting previously unselected package librtmp1:amd64. [2022-07-13T20:51:00.607Z] #29 7.263 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.275 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:51:00.607Z] #29 7.324 Selecting previously unselected package libssh2-1:amd64. [2022-07-13T20:51:00.607Z] #29 7.324 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.332 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:51:00.607Z] #29 7.395 Selecting previously unselected package libcurl4:amd64. [2022-07-13T20:51:00.607Z] #29 7.395 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.404 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:00.607Z] #29 7.505 Selecting previously unselected package curl. [2022-07-13T20:51:00.607Z] #29 7.505 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.510 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:00.607Z] #29 7.606 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:51:00.607Z] #29 7.606 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.610 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:51:00.607Z] #29 7.691 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:51:00.607Z] #29 7.691 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.700 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:51:00.607Z] #29 7.769 Selecting previously unselected package jq. [2022-07-13T20:51:00.607Z] #29 7.769 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:51:00.607Z] #29 7.776 Unpacking jq (1.6-2.1) ... [2022-07-13T20:51:00.607Z] #29 7.831 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:51:00.607Z] #29 7.842 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:51:00.607Z] #29 7.852 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:51:00.607Z] #29 7.865 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:00.607Z] #29 7.875 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:51:00.607Z] #29 7.895 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:00.607Z] #29 7.909 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:51:00.607Z] #29 7.927 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:51:00.607Z] #29 7.943 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:51:00.607Z] #29 7.953 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:51:00.607Z] #29 7.962 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:51:00.607Z] #29 7.971 Setting up ca-certificates (20210119) ... [2022-07-13T20:51:00.607Z] #29 8.620 Updating certificates in /etc/ssl/certs... [2022-07-13T20:51:00.607Z] #29 10.01 129 added, 0 removed; done. [2022-07-13T20:51:00.634Z] #84 10.41 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:51:00.634Z] #84 10.42 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:51:00.634Z] #84 10.42 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:51:00.634Z] #84 10.42 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:51:00.634Z] #84 10.44 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:51:00.701Z] #28 ... [2022-07-13T20:51:00.701Z] [2022-07-13T20:51:00.701Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-13T20:51:00.701Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-13T20:51:00.701Z] #72 DONE 0.6s [2022-07-13T20:51:00.701Z] [2022-07-13T20:51:00.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:00.701Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:00.708Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-13T20:51:00.867Z] #29 10.12 Setting up jq (1.6-2.1) ... [2022-07-13T20:51:00.867Z] #29 10.13 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:00.867Z] #29 10.14 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:00.867Z] #29 10.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:00.867Z] #29 10.18 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:51:00.867Z] #29 10.20 Updating certificates in /etc/ssl/certs... [2022-07-13T20:51:00.867Z] #29 ... [2022-07-13T20:51:00.867Z] [2022-07-13T20:51:00.867Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:00.867Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:00.867Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.3s done [2022-07-13T20:51:00.965Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-13T20:51:01.268Z] #11 ... [2022-07-13T20:51:01.268Z] [2022-07-13T20:51:01.268Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-13T20:51:01.268Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-13T20:51:01.268Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.8s done [2022-07-13T20:51:01.268Z] #28 DONE 10.0s [2022-07-13T20:51:01.268Z] [2022-07-13T20:51:01.268Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-13T20:51:01.268Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-13T20:51:01.268Z] #74 DONE 0.8s [2022-07-13T20:51:01.268Z] [2022-07-13T20:51:01.268Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:01.268Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:01.268Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.6s done [2022-07-13T20:51:01.436Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-13T20:51:01.535Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-13T20:51:02.059Z] #67 4.812 + RM_GOPATH=0 [2022-07-13T20:51:02.059Z] #67 4.812 + TMP_GOPATH= [2022-07-13T20:51:02.059Z] #67 4.812 + : /build [2022-07-13T20:51:02.059Z] #67 4.812 + '[' -z '' ']' [2022-07-13T20:51:02.059Z] #67 4.816 ++ mktemp -d [2022-07-13T20:51:02.059Z] #67 4.826 + export GOPATH=/tmp/tmp.MEGFnebrog [2022-07-13T20:51:02.059Z] #67 4.827 + GOPATH=/tmp/tmp.MEGFnebrog [2022-07-13T20:51:02.059Z] #67 4.827 + RM_GOPATH=1 [2022-07-13T20:51:02.059Z] #67 4.827 + case "$(go env GOARCH)" in [2022-07-13T20:51:02.059Z] #67 4.827 ++ go env GOARCH [2022-07-13T20:51:02.059Z] #67 4.863 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:02.059Z] #67 4.863 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:02.059Z] #67 4.864 ++ dirname /install.sh [2022-07-13T20:51:02.059Z] #67 4.870 + dir=/ [2022-07-13T20:51:02.059Z] #67 4.873 + bin=rootlesskit [2022-07-13T20:51:02.059Z] #67 4.873 + shift [2022-07-13T20:51:02.059Z] #67 4.873 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:51:02.059Z] #67 4.873 + . //rootlesskit.installer [2022-07-13T20:51:02.059Z] #67 4.873 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:02.059Z] #67 4.874 + install_rootlesskit [2022-07-13T20:51:02.059Z] #67 4.874 + case "$1" in [2022-07-13T20:51:02.059Z] #67 4.875 + export CGO_ENABLED=0 [2022-07-13T20:51:02.059Z] #67 4.875 + CGO_ENABLED=0 [2022-07-13T20:51:02.059Z] #67 4.875 + _install_rootlesskit [2022-07-13T20:51:02.059Z] #67 4.876 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:51:02.059Z] #67 4.876 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:02.059Z] #67 4.876 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:51:02.059Z] #67 4.876 + GOBIN=/build [2022-07-13T20:51:02.059Z] #67 4.876 + GO111MODULE=on [2022-07-13T20:51:02.059Z] #67 4.876 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:02.059Z] #67 5.317 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:51:02.101Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.6s done [2022-07-13T20:51:02.101Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-13T20:51:02.669Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.3s done [2022-07-13T20:51:02.669Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-13T20:51:03.169Z] #84 12.74 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:51:03.412Z] #11 ... [2022-07-13T20:51:03.412Z] [2022-07-13T20:51:03.412Z] #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-13T20:51:03.412Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:51:03.412Z] #29 11.20 0 added, 0 removed; done. [2022-07-13T20:51:03.412Z] #29 11.20 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:51:03.412Z] #29 11.21 done. [2022-07-13T20:51:03.412Z] #29 DONE 12.4s [2022-07-13T20:51:03.412Z] [2022-07-13T20:51:03.412Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:03.412Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:03.412Z] #11 ... [2022-07-13T20:51:03.412Z] [2022-07-13T20:51:03.412Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:51:03.412Z] #30 sha256:3ed67604013ad979574a61cac9685f419dad663c247362b3282bd61c1b7dba74 [2022-07-13T20:51:03.412Z] #30 DONE 0.1s [2022-07-13T20:51:03.412Z] [2022-07-13T20:51:03.412Z] #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-13T20:51:03.412Z] #31 sha256:1e7bcd496e7b2b1e5f2f36794d3862d712b933e48a2de5d8353ee58be0abf426 [2022-07-13T20:51:03.435Z] #67 ... [2022-07-13T20:51:03.435Z] [2022-07-13T20:51:03.435Z] #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-13T20:51:03.435Z] #31 sha256:104c1edf15f03349f877e496e9904568acf66726f5796d3c57156e9e56a1b609 [2022-07-13T20:51:03.435Z] #31 1.591 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:51:03.435Z] #31 1.821 [2022-07-13T20:51:03.435Z] #31 2.039 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:03.435Z] #31 2.293 [2022-07-13T20:51:03.435Z] #31 3.323 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:51:03.435Z] #31 3.548 [2022-07-13T20:51:03.435Z] #31 3.802 #=#=# ####################### 32.9% ######################################################################## 100.0% [2022-07-13T20:51:03.435Z] #31 4.236 [2022-07-13T20:51:03.435Z] #31 5.594 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:51:03.435Z] #31 6.063 [2022-07-13T20:51:03.435Z] #31 6.328 #=#=# 0.5% ###################### 31.5% ########################################### 60.8% ######################################################################## 100.0% [2022-07-13T20:51:03.435Z] #31 7.357 [2022-07-13T20:51:03.435Z] #31 ... [2022-07-13T20:51:03.435Z] [2022-07-13T20:51:03.435Z] #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-13T20:51:03.435Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:51:03.435Z] #76 5.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:03.435Z] #76 5.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:03.435Z] #76 5.723 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:03.435Z] #76 6.855 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:51:05.704Z] #84 15.22 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:51:05.950Z] #31 2.413 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:51:05.968Z] #76 9.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:51:06.210Z] #31 2.780 [2022-07-13T20:51:06.223Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.0s [2022-07-13T20:51:06.469Z] #31 3.007 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:06.536Z] #76 ... [2022-07-13T20:51:06.536Z] [2022-07-13T20:51:06.536Z] #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-13T20:51:06.536Z] #38 sha256:31384c2138c54e6a74f323ba827335473562b5c524fe8a841a0db8fd0757e124 [2022-07-13T20:51:06.536Z] #38 5.428 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:51:06.536Z] #38 ... [2022-07-13T20:51:06.536Z] [2022-07-13T20:51:06.536Z] #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-13T20:51:06.536Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b [2022-07-13T20:51:06.536Z] #62 5.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:06.536Z] #62 5.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:06.536Z] #62 5.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:06.536Z] #62 6.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:51:06.536Z] #62 9.937 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:51:06.731Z] #31 3.268 [2022-07-13T20:51:06.794Z] #62 ... [2022-07-13T20:51:06.794Z] [2022-07-13T20:51:06.794Z] #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-13T20:51:06.794Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:51:06.794Z] #42 5.202 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:06.794Z] #42 5.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:06.794Z] #42 5.244 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:06.794Z] #42 6.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:51:06.794Z] #42 9.094 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:51:06.794Z] #42 ... [2022-07-13T20:51:06.794Z] [2022-07-13T20:51:06.794Z] #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-13T20:51:06.794Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa [2022-07-13T20:51:06.794Z] #36 5.523 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:51:07.053Z] #36 ... [2022-07-13T20:51:07.053Z] [2022-07-13T20:51:07.053Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-13T20:51:07.053Z] #26 sha256:793ea6805d70204a7524f0aeb6c18cbbf9b619db941735035b42316c32ed5edf [2022-07-13T20:51:07.053Z] #26 3.948 + RM_GOPATH=0 [2022-07-13T20:51:07.053Z] #26 3.948 + TMP_GOPATH= [2022-07-13T20:51:07.053Z] #26 3.948 + : /build [2022-07-13T20:51:07.053Z] #26 3.948 + '[' -z '' ']' [2022-07-13T20:51:07.053Z] #26 3.948 ++ mktemp -d [2022-07-13T20:51:07.053Z] #26 3.963 + export GOPATH=/tmp/tmp.fowh1euj2q [2022-07-13T20:51:07.053Z] #26 3.963 + GOPATH=/tmp/tmp.fowh1euj2q [2022-07-13T20:51:07.053Z] #26 3.963 + RM_GOPATH=1 [2022-07-13T20:51:07.053Z] #26 3.963 + case "$(go env GOARCH)" in [2022-07-13T20:51:07.053Z] #26 3.964 ++ go env GOARCH [2022-07-13T20:51:07.053Z] #26 3.976 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:07.053Z] #26 3.976 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:07.053Z] #26 3.976 ++ dirname /install.sh [2022-07-13T20:51:07.053Z] #26 4.008 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:51:07.053Z] #26 4.008 + dir=/ [2022-07-13T20:51:07.053Z] #26 4.008 + bin=dockercli [2022-07-13T20:51:07.053Z] #26 4.008 + shift [2022-07-13T20:51:07.053Z] #26 4.008 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:51:07.053Z] #26 4.008 + . //dockercli.installer [2022-07-13T20:51:07.053Z] #26 4.008 ++ : stable [2022-07-13T20:51:07.053Z] #26 4.008 ++ : 17.06.2-ce [2022-07-13T20:51:07.053Z] #26 4.008 + install_dockercli [2022-07-13T20:51:07.053Z] #26 4.008 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:51:07.053Z] #26 4.008 ++ uname -m [2022-07-13T20:51:07.053Z] #26 4.008 + arch=aarch64 [2022-07-13T20:51:07.053Z] #26 4.008 + '[' aarch64 '!=' x86_64 ']' [2022-07-13T20:51:07.053Z] #26 4.008 + '[' aarch64 '!=' s390x ']' [2022-07-13T20:51:07.053Z] #26 4.008 + '[' aarch64 '!=' armhf ']' [2022-07-13T20:51:07.053Z] #26 4.008 + build_dockercli [2022-07-13T20:51:07.053Z] #26 4.008 + git clone https://github.com/docker/docker-ce /tmp/tmp.fowh1euj2q/tmp/docker-ce [2022-07-13T20:51:07.053Z] #26 4.008 Cloning into '/tmp/tmp.fowh1euj2q/tmp/docker-ce'... [2022-07-13T20:51:07.053Z] #26 ... [2022-07-13T20:51:07.053Z] [2022-07-13T20:51:07.053Z] #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-13T20:51:07.053Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:51:07.053Z] #51 5.252 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:07.053Z] #51 5.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:07.053Z] #51 5.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:07.053Z] #51 5.805 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:51:07.053Z] #51 6.633 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:51:07.053Z] #51 9.139 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:51:07.083Z] #84 16.68 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:51:07.083Z] #84 16.90 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:51:07.302Z] #31 4.079 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:51:07.311Z] #51 ... [2022-07-13T20:51:07.311Z] [2022-07-13T20:51:07.311Z] #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-13T20:51:07.311Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:51:07.311Z] #14 2.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:07.311Z] #14 2.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:07.311Z] #14 2.493 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:07.311Z] #14 2.844 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:51:07.311Z] #14 3.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:51:07.311Z] #14 4.367 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:51:07.311Z] #14 7.233 Fetched 8436 kB in 5s (1677 kB/s) [2022-07-13T20:51:07.311Z] #14 7.233 Reading package lists... [2022-07-13T20:51:07.311Z] #14 ... [2022-07-13T20:51:07.311Z] [2022-07-13T20:51:07.311Z] #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-13T20:51:07.311Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:51:07.311Z] #47 4.909 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:51:07.311Z] #47 4.920 Cloning into '.'... [2022-07-13T20:51:07.342Z] #84 17.06 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:51:07.562Z] #31 4.367 [2022-07-13T20:51:07.570Z] #47 ... [2022-07-13T20:51:07.570Z] [2022-07-13T20:51:07.570Z] #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-13T20:51:07.570Z] #57 sha256:712d7d2ce4fec2d4590bc10624716509f39fcaf9879562d1049c598f27682df8 [2022-07-13T20:51:07.570Z] #57 4.945 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:51:07.570Z] #57 5.872 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:51:07.570Z] #57 5.873 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:51:07.570Z] #57 5.900 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:51:07.570Z] #57 7.447 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:51:07.828Z] #57 ... [2022-07-13T20:51:07.828Z] [2022-07-13T20:51:07.829Z] #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-13T20:51:07.829Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:51:07.829Z] #55 5.305 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:51:07.829Z] #55 6.915 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:51:07.829Z] #55 6.926 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:51:07.829Z] #55 7.033 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:51:07.829Z] #55 7.067 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:51:07.829Z] #55 7.221 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:51:07.829Z] #55 7.248 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:51:07.829Z] #55 7.501 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:51:07.829Z] #55 7.918 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:51:07.829Z] #55 7.982 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:51:07.829Z] #55 8.042 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:51:07.829Z] #55 8.179 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:51:07.829Z] #55 9.288 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:51:07.829Z] #55 9.448 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:51:07.829Z] #55 9.611 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:51:07.829Z] #55 9.686 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:51:07.829Z] #55 ... [2022-07-13T20:51:07.829Z] [2022-07-13T20:51:07.829Z] #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-13T20:51:07.829Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31 [2022-07-13T20:51:07.829Z] #53 5.533 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:51:07.829Z] #53 6.983 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:51:07.829Z] #53 7.021 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:51:07.829Z] #53 7.055 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:51:07.829Z] #53 7.420 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:51:07.829Z] #53 7.828 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:51:07.829Z] #53 7.835 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:51:07.829Z] #53 8.043 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:51:07.829Z] #53 8.277 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:51:07.936Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.8s done [2022-07-13T20:51:07.937Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-13T20:51:08.082Z] #31 4.582 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:08.082Z] #31 4.834 [2022-07-13T20:51:08.087Z] #53 11.69 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:51:08.087Z] #53 ... [2022-07-13T20:51:08.087Z] [2022-07-13T20:51:08.087Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-13T20:51:08.087Z] #40 sha256:aede41c88fd9d98aa0aa8aecf98edf1e190993406aca2f9a51d5a5e00c4b75d4 [2022-07-13T20:51:08.087Z] #40 5.320 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:51:08.087Z] #40 6.120 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:51:08.087Z] #40 7.425 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:51:08.087Z] #40 7.698 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:51:08.087Z] #40 7.759 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:51:08.087Z] #40 10.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:51:08.087Z] #40 10.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:51:08.087Z] #40 ... [2022-07-13T20:51:08.087Z] [2022-07-13T20:51:08.087Z] #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-13T20:51:08.087Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31 [2022-07-13T20:51:08.087Z] #53 11.78 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:51:08.087Z] #53 11.91 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:51:08.279Z] #84 ... [2022-07-13T20:51:08.279Z] [2022-07-13T20:51:08.279Z] #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-13T20:51:08.279Z] #60 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:08.279Z] #60 77.70 gotestsum version dev [2022-07-13T20:51:08.834Z] #11 ... [2022-07-13T20:51:08.834Z] [2022-07-13T20:51:08.834Z] #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-13T20:51:08.834Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:51:08.834Z] #29 1.759 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:08.834Z] #29 1.765 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:08.834Z] #29 1.765 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:08.834Z] #29 2.040 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:08.834Z] #29 2.326 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:08.834Z] #29 2.659 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:08.834Z] #29 3.817 Fetched 8550 kB in 2s (3616 kB/s) [2022-07-13T20:51:08.834Z] #29 3.817 Reading package lists... [2022-07-13T20:51:08.834Z] #29 4.596 Reading package lists... [2022-07-13T20:51:08.834Z] #29 5.362 Building dependency tree... [2022-07-13T20:51:08.834Z] #29 5.720 The following additional packages will be installed: [2022-07-13T20:51:08.834Z] #29 5.720 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:51:08.834Z] #29 5.721 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:51:08.834Z] #29 5.723 Recommended packages: [2022-07-13T20:51:08.834Z] #29 5.723 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:51:08.834Z] #29 5.894 The following NEW packages will be installed: [2022-07-13T20:51:08.834Z] #29 5.894 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:51:08.834Z] #29 5.894 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:51:08.834Z] #29 5.894 libssh2-1 openssl [2022-07-13T20:51:08.834Z] #29 6.163 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:51:08.834Z] #29 6.163 Need to get 3041 kB of archives. [2022-07-13T20:51:08.834Z] #29 6.163 After this operation, 6651 kB of additional disk space will be used. [2022-07-13T20:51:08.834Z] #29 6.163 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-13T20:51:08.834Z] #29 6.184 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:51:08.834Z] #29 6.187 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-13T20:51:08.834Z] #29 6.191 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-13T20:51:08.834Z] #29 6.192 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-13T20:51:08.834Z] #29 6.194 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-13T20:51:08.834Z] #29 6.201 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-13T20:51:08.834Z] #29 6.202 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-13T20:51:08.834Z] #29 6.204 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-13T20:51:08.834Z] #29 6.204 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-13T20:51:08.834Z] #29 6.206 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-13T20:51:08.834Z] #29 6.214 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-13T20:51:08.834Z] #29 6.217 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:51:08.834Z] #29 6.222 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:51:08.834Z] #29 6.224 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:51:08.834Z] #29 6.481 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:08.834Z] #29 6.546 Fetched 3041 kB in 0s (9316 kB/s) [2022-07-13T20:51:08.834Z] #29 6.581 Selecting previously unselected package openssl. [2022-07-13T20:51:08.834Z] #29 6.581 (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-13T20:51:08.834Z] #29 6.581 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 6.588 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:51:08.834Z] #29 6.829 Selecting previously unselected package ca-certificates. [2022-07-13T20:51:08.834Z] #29 6.829 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:51:08.834Z] #29 6.835 Unpacking ca-certificates (20210119) ... [2022-07-13T20:51:08.834Z] #29 6.974 Selecting previously unselected package libbrotli1:amd64. [2022-07-13T20:51:08.834Z] #29 6.977 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 6.988 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:51:08.834Z] #29 7.113 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-13T20:51:08.834Z] #29 7.115 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.120 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:08.834Z] #29 7.169 Selecting previously unselected package libsasl2-2:amd64. [2022-07-13T20:51:08.834Z] #29 7.169 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.173 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:08.834Z] #29 7.238 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-13T20:51:08.834Z] #29 7.238 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.242 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:51:08.834Z] #29 7.337 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-13T20:51:08.834Z] #29 7.337 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.341 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:51:08.834Z] #29 7.403 Selecting previously unselected package libpsl5:amd64. [2022-07-13T20:51:08.834Z] #29 7.403 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.409 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:51:08.834Z] #29 7.470 Selecting previously unselected package librtmp1:amd64. [2022-07-13T20:51:08.834Z] #29 7.470 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.476 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:51:08.834Z] #29 7.537 Selecting previously unselected package libssh2-1:amd64. [2022-07-13T20:51:08.834Z] #29 7.537 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.542 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:51:08.834Z] #29 7.621 Selecting previously unselected package libcurl4:amd64. [2022-07-13T20:51:08.834Z] #29 7.621 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.625 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:08.834Z] #29 7.721 Selecting previously unselected package curl. [2022-07-13T20:51:08.834Z] #29 7.721 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.727 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:08.834Z] #29 7.830 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:51:08.834Z] #29 7.830 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.830 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:51:08.834Z] #29 7.924 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:51:08.834Z] #29 7.924 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.929 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:51:08.834Z] #29 7.991 Selecting previously unselected package jq. [2022-07-13T20:51:08.834Z] #29 7.991 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:51:08.834Z] #29 7.996 Unpacking jq (1.6-2.1) ... [2022-07-13T20:51:08.834Z] #29 8.051 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:51:08.834Z] #29 8.063 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:51:08.834Z] #29 8.080 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:51:08.834Z] #29 8.095 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:08.834Z] #29 8.107 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:51:08.834Z] #29 8.120 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:08.834Z] #29 8.132 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:51:08.834Z] #29 8.150 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:51:08.834Z] #29 8.171 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:51:08.834Z] #29 8.197 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:51:08.834Z] #29 8.198 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:51:08.834Z] #29 8.216 Setting up ca-certificates (20210119) ... [2022-07-13T20:51:08.834Z] #29 8.951 Updating certificates in /etc/ssl/certs... [2022-07-13T20:51:08.834Z] #29 ... [2022-07-13T20:51:08.834Z] [2022-07-13T20:51:08.834Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:08.834Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:09.024Z] #31 5.727 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:51:09.215Z] #60 DONE 78.7s [2022-07-13T20:51:09.215Z] [2022-07-13T20:51:09.215Z] #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-13T20:51:09.215Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:51:09.284Z] #31 6.027 [2022-07-13T20:51:09.451Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.4s done [2022-07-13T20:51:09.465Z] #53 13.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:51:09.465Z] #53 13.25 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:51:09.714Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-13T20:51:09.804Z] #31 6.244 #=#=# ################### 27.1% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-07-13T20:51:10.033Z] #53 ... [2022-07-13T20:51:10.033Z] [2022-07-13T20:51:10.033Z] #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-13T20:51:10.033Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0 [2022-07-13T20:51:10.033Z] #34 3.367 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:51:10.033Z] #34 3.373 Cloning into '.'... [2022-07-13T20:51:10.033Z] #34 ... [2022-07-13T20:51:10.033Z] [2022-07-13T20:51:10.033Z] #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-13T20:51:10.033Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:51:10.033Z] #55 13.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:51:10.033Z] #55 13.30 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:51:10.033Z] #55 13.56 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:51:10.033Z] #55 13.56 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:51:10.033Z] #55 13.69 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:51:10.033Z] #55 13.71 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:51:10.033Z] #55 13.82 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:51:10.063Z] #31 6.798 [2022-07-13T20:51:10.295Z] #55 13.93 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:51:10.322Z] #31 ... [2022-07-13T20:51:10.322Z] [2022-07-13T20:51:10.322Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:10.322Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:10.322Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.3s done [2022-07-13T20:51:10.322Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 1.6s [2022-07-13T20:51:10.553Z] #55 14.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:51:10.553Z] #55 14.32 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:51:10.810Z] #55 14.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:51:10.810Z] #55 14.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:51:11.069Z] #55 14.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:51:11.069Z] #55 14.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:51:11.241Z] #11 ... [2022-07-13T20:51:11.241Z] [2022-07-13T20:51:11.241Z] #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-13T20:51:11.241Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:51:11.241Z] #29 1.137 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:11.241Z] #29 1.147 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:11.241Z] #29 1.147 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:11.241Z] #29 1.285 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:11.241Z] #29 1.489 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:11.241Z] #29 2.006 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:11.241Z] #29 3.126 Fetched 8550 kB in 2s (3803 kB/s) [2022-07-13T20:51:11.241Z] #29 3.126 Reading package lists... [2022-07-13T20:51:11.241Z] #29 3.919 Reading package lists... [2022-07-13T20:51:11.241Z] #29 4.721 Building dependency tree... [2022-07-13T20:51:11.241Z] #29 5.085 The following additional packages will be installed: [2022-07-13T20:51:11.241Z] #29 5.085 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-13T20:51:11.241Z] #29 5.086 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-13T20:51:11.241Z] #29 5.087 Recommended packages: [2022-07-13T20:51:11.241Z] #29 5.087 libldap-common publicsuffix libsasl2-modules [2022-07-13T20:51:11.241Z] #29 5.263 The following NEW packages will be installed: [2022-07-13T20:51:11.241Z] #29 5.264 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-13T20:51:11.241Z] #29 5.264 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-13T20:51:11.241Z] #29 5.264 libssh2-1 openssl [2022-07-13T20:51:11.241Z] #29 5.539 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:51:11.241Z] #29 5.539 Need to get 3041 kB of archives. [2022-07-13T20:51:11.241Z] #29 5.539 After this operation, 6651 kB of additional disk space will be used. [2022-07-13T20:51:11.241Z] #29 5.539 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-13T20:51:11.241Z] #29 5.554 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-13T20:51:11.241Z] #29 5.554 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-13T20:51:11.241Z] #29 5.554 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-13T20:51:11.241Z] #29 5.554 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-13T20:51:11.241Z] #29 5.574 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-13T20:51:11.241Z] #29 5.574 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-13T20:51:11.241Z] #29 5.574 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-13T20:51:11.241Z] #29 5.574 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-13T20:51:11.241Z] #29 5.576 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-13T20:51:11.241Z] #29 5.578 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-13T20:51:11.241Z] #29 5.584 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-13T20:51:11.241Z] #29 5.588 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:51:11.241Z] #29 5.605 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:51:11.241Z] #29 5.606 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:51:11.241Z] #29 5.782 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:11.241Z] #29 5.839 Fetched 3041 kB in 0s (9067 kB/s) [2022-07-13T20:51:11.241Z] #29 5.864 Selecting previously unselected package openssl. [2022-07-13T20:51:11.241Z] #29 5.864 (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-13T20:51:11.241Z] #29 5.864 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 5.867 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:51:11.241Z] #29 6.029 Selecting previously unselected package ca-certificates. [2022-07-13T20:51:11.241Z] #29 6.029 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-13T20:51:11.241Z] #29 6.033 Unpacking ca-certificates (20210119) ... [2022-07-13T20:51:11.241Z] #29 6.123 Selecting previously unselected package libbrotli1:amd64. [2022-07-13T20:51:11.241Z] #29 6.123 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.130 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:51:11.241Z] #29 6.208 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-13T20:51:11.241Z] #29 6.210 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.214 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 6.273 Selecting previously unselected package libsasl2-2:amd64. [2022-07-13T20:51:11.241Z] #29 6.273 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.273 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 6.319 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-13T20:51:11.241Z] #29 6.319 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.322 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 6.391 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-13T20:51:11.241Z] #29 6.391 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.398 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:51:11.241Z] #29 6.450 Selecting previously unselected package libpsl5:amd64. [2022-07-13T20:51:11.241Z] #29 6.450 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.455 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:51:11.241Z] #29 6.502 Selecting previously unselected package librtmp1:amd64. [2022-07-13T20:51:11.241Z] #29 6.502 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.506 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:51:11.241Z] #29 6.543 Selecting previously unselected package libssh2-1:amd64. [2022-07-13T20:51:11.241Z] #29 6.543 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.549 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:51:11.241Z] #29 6.619 Selecting previously unselected package libcurl4:amd64. [2022-07-13T20:51:11.241Z] #29 6.619 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.622 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 6.709 Selecting previously unselected package curl. [2022-07-13T20:51:11.241Z] #29 6.709 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.714 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 6.802 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:51:11.241Z] #29 6.802 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.808 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:51:11.241Z] #29 6.868 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:51:11.241Z] #29 6.868 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.877 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:51:11.241Z] #29 6.927 Selecting previously unselected package jq. [2022-07-13T20:51:11.241Z] #29 6.927 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:51:11.241Z] #29 6.932 Unpacking jq (1.6-2.1) ... [2022-07-13T20:51:11.241Z] #29 6.977 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-13T20:51:11.241Z] #29 6.991 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-13T20:51:11.241Z] #29 7.004 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-13T20:51:11.241Z] #29 7.016 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 7.028 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-13T20:51:11.241Z] #29 7.042 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 7.054 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-13T20:51:11.241Z] #29 7.072 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-13T20:51:11.241Z] #29 7.104 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:51:11.241Z] #29 7.122 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:51:11.241Z] #29 7.133 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 7.156 Setting up ca-certificates (20210119) ... [2022-07-13T20:51:11.241Z] #29 7.762 Updating certificates in /etc/ssl/certs... [2022-07-13T20:51:11.241Z] #29 8.428 129 added, 0 removed; done. [2022-07-13T20:51:11.241Z] #29 8.491 Setting up jq (1.6-2.1) ... [2022-07-13T20:51:11.241Z] #29 8.504 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 8.517 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:11.241Z] #29 8.528 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:11.241Z] #29 8.546 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:51:11.241Z] #29 8.556 Updating certificates in /etc/ssl/certs... [2022-07-13T20:51:11.241Z] #29 9.175 0 added, 0 removed; done. [2022-07-13T20:51:11.241Z] #29 9.175 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:51:11.241Z] #29 9.176 done. [2022-07-13T20:51:11.327Z] #55 15.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:51:11.511Z] #29 ... [2022-07-13T20:51:11.511Z] [2022-07-13T20:51:11.511Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:11.511Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:11.585Z] #55 15.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:51:11.751Z] #84 ... [2022-07-13T20:51:11.751Z] [2022-07-13T20:51:11.751Z] #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-13T20:51:11.751Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:51:11.751Z] #19 68.50 Fetched 49.1 MB in 1min 6s (740 kB/s) [2022-07-13T20:51:11.768Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 3.9s done [2022-07-13T20:51:11.843Z] #55 15.47 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:51:11.843Z] #55 15.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:51:12.027Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-13T20:51:12.285Z] #11 ... [2022-07-13T20:51:12.285Z] [2022-07-13T20:51:12.285Z] #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-13T20:51:12.285Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:51:12.285Z] #29 DONE 10.9s [2022-07-13T20:51:12.285Z] [2022-07-13T20:51:12.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:12.285Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:12.784Z] #55 16.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:51:12.784Z] #55 16.49 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:51:12.854Z] #11 ... [2022-07-13T20:51:12.854Z] [2022-07-13T20:51:12.854Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:51:12.854Z] #30 sha256:3e7cc46b5cd5a6bcdb477429a603be2987e65251be50fc05c6ba5080895c9dc0 [2022-07-13T20:51:12.854Z] #30 DONE 0.5s [2022-07-13T20:51:12.854Z] [2022-07-13T20:51:12.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:12.854Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:13.004Z] #11 ... [2022-07-13T20:51:13.004Z] [2022-07-13T20:51:13.004Z] #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-13T20:51:13.004Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-13T20:51:13.004Z] #29 10.26 129 added, 0 removed; done. [2022-07-13T20:51:13.004Z] #29 10.36 Setting up jq (1.6-2.1) ... [2022-07-13T20:51:13.004Z] #29 10.36 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:13.005Z] #29 10.37 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-13T20:51:13.005Z] #29 10.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:13.005Z] #29 10.41 Processing triggers for ca-certificates (20210119) ... [2022-07-13T20:51:13.005Z] #29 10.42 Updating certificates in /etc/ssl/certs... [2022-07-13T20:51:13.005Z] #29 11.40 0 added, 0 removed; done. [2022-07-13T20:51:13.005Z] #29 11.40 Running hooks in /etc/ca-certificates/update.d... [2022-07-13T20:51:13.005Z] #29 11.40 done. [2022-07-13T20:51:13.005Z] #29 DONE 13.8s [2022-07-13T20:51:13.262Z] [2022-07-13T20:51:13.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:13.262Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:13.350Z] #55 16.97 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:51:13.350Z] #55 17.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:51:13.350Z] #55 17.17 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:51:13.519Z] #11 ... [2022-07-13T20:51:13.519Z] [2022-07-13T20:51:13.519Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-13T20:51:13.519Z] #30 sha256:b2f191d503d1509fc0f5379817ea34275dfe4096901140f6e1999e3f538fca61 [2022-07-13T20:51:13.519Z] #30 DONE 0.5s [2022-07-13T20:51:13.519Z] [2022-07-13T20:51:13.519Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:13.519Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:13.608Z] #55 17.25 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:51:13.775Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 3.9s done [2022-07-13T20:51:13.775Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-13T20:51:13.870Z] #55 17.37 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:51:14.129Z] #55 17.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:51:14.129Z] #55 ... [2022-07-13T20:51:14.129Z] [2022-07-13T20:51:14.129Z] #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-13T20:51:14.129Z] #67 sha256:d51d665a700e5a4f163aa034e7924db14b0ed2e270db5331c8e461a1098d82e5 [2022-07-13T20:51:14.130Z] #67 7.243 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:51:14.130Z] #67 7.245 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:51:14.130Z] #67 7.853 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:51:14.130Z] #67 10.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:51:14.130Z] #67 10.92 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:51:14.130Z] #67 11.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:51:14.130Z] #67 11.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:51:14.130Z] #67 11.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:51:14.130Z] #67 11.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:51:14.130Z] #67 11.83 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:51:14.130Z] #67 12.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:51:14.130Z] #67 12.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:51:14.130Z] #67 14.09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:51:14.130Z] #67 14.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:51:14.130Z] #67 ... [2022-07-13T20:51:14.130Z] [2022-07-13T20:51:14.130Z] #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-13T20:51:14.130Z] #38 sha256:31384c2138c54e6a74f323ba827335473562b5c524fe8a841a0db8fd0757e124 [2022-07-13T20:51:14.130Z] #38 17.36 tomll can be used in two ways: [2022-07-13T20:51:14.130Z] #38 17.36 Writing to STDIN and reading from STDOUT: [2022-07-13T20:51:14.130Z] #38 17.36 cat file.toml | tomll > file.toml [2022-07-13T20:51:14.130Z] #38 17.36 [2022-07-13T20:51:14.130Z] #38 17.36 Reading and updating a list of files: [2022-07-13T20:51:14.130Z] #38 17.36 tomll a.toml b.toml c.toml [2022-07-13T20:51:14.130Z] #38 17.36 [2022-07-13T20:51:14.130Z] #38 17.36 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:51:14.391Z] #38 DONE 18.2s [2022-07-13T20:51:14.391Z] [2022-07-13T20:51:14.391Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:51:14.391Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:51:14.391Z] #55 17.84 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:51:14.391Z] #55 18.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:51:14.391Z] #55 18.16 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:51:14.957Z] #55 18.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:51:14.957Z] #55 18.67 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:51:15.215Z] #55 18.83 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:51:15.215Z] #55 18.95 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:51:15.473Z] #55 19.13 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:51:15.473Z] #55 19.15 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:51:15.473Z] #55 19.17 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:51:15.473Z] #55 19.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:51:15.473Z] #55 ... [2022-07-13T20:51:15.473Z] [2022-07-13T20:51:15.473Z] #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-13T20:51:15.473Z] #31 sha256:104c1edf15f03349f877e496e9904568acf66726f5796d3c57156e9e56a1b609 [2022-07-13T20:51:15.473Z] #31 12.27 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:51:15.473Z] #31 14.34 #=#=# [2022-07-13T20:51:15.473Z] #31 14.71 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:15.473Z] #31 16.38 [2022-07-13T20:51:15.473Z] #31 19.54 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:51:15.473Z] #31 21.29 [2022-07-13T20:51:15.473Z] #31 21.82 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:15.618Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 6.6s [2022-07-13T20:51:15.732Z] #31 ... [2022-07-13T20:51:15.732Z] [2022-07-13T20:51:15.732Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:51:15.732Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:51:15.732Z] #55 19.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:51:15.732Z] #55 19.36 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:51:15.732Z] #55 19.40 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:51:15.990Z] #55 19.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:51:15.990Z] #55 19.57 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:51:15.990Z] #55 19.63 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:51:15.990Z] #55 19.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:51:15.990Z] #55 19.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:51:16.248Z] #55 19.76 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:51:16.248Z] #55 19.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:51:16.248Z] #55 20.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:51:16.506Z] #55 20.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:51:16.506Z] #55 20.19 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:51:16.506Z] #55 20.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:51:16.506Z] #55 20.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:51:16.765Z] #55 20.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:51:17.002Z] #11 ... [2022-07-13T20:51:17.002Z] [2022-07-13T20:51:17.002Z] #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-13T20:51:17.002Z] #31 sha256:1e7bcd496e7b2b1e5f2f36794d3862d712b933e48a2de5d8353ee58be0abf426 [2022-07-13T20:51:17.002Z] #31 7.697 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:51:17.002Z] #31 7.984 [2022-07-13T20:51:17.002Z] #31 8.200 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:17.002Z] #31 8.468 [2022-07-13T20:51:17.002Z] #31 9.183 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:51:17.002Z] #31 9.510 [2022-07-13T20:51:17.003Z] #31 9.735 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:17.003Z] #31 9.987 [2022-07-13T20:51:17.003Z] #31 10.08 Download of images into '/build' complete. [2022-07-13T20:51:17.003Z] #31 10.08 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:51:17.003Z] #31 10.08 tar -cC '/build' . | docker load [2022-07-13T20:51:17.003Z] #31 DONE 13.6s [2022-07-13T20:51:17.003Z] [2022-07-13T20:51:17.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:17.003Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:17.022Z] #55 20.47 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:51:17.023Z] #55 20.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:51:17.023Z] #55 20.54 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:51:17.023Z] #55 ... [2022-07-13T20:51:17.023Z] [2022-07-13T20:51:17.023Z] #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-13T20:51:17.023Z] #31 sha256:104c1edf15f03349f877e496e9904568acf66726f5796d3c57156e9e56a1b609 [2022-07-13T20:51:17.023Z] #31 23.38 [2022-07-13T20:51:17.023Z] #31 23.80 Download of images into '/build' complete. [2022-07-13T20:51:17.023Z] #31 23.80 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:51:17.023Z] #31 23.80 tar -cC '/build' . | docker load [2022-07-13T20:51:17.023Z] #31 DONE 23.9s [2022-07-13T20:51:17.023Z] [2022-07-13T20:51:17.023Z] #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-13T20:51:17.023Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:51:17.023Z] #55 20.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:51:17.023Z] #55 20.67 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:51:17.281Z] #55 20.81 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:51:17.281Z] #55 20.82 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:51:17.281Z] #55 20.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:51:17.539Z] #55 21.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:51:17.539Z] #55 21.14 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:51:17.539Z] #55 21.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:51:17.539Z] #55 21.23 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:51:17.539Z] #55 21.29 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:51:17.797Z] #55 21.35 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:51:17.797Z] #55 21.44 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:51:17.797Z] #55 21.46 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:51:18.055Z] #55 ... [2022-07-13T20:51:18.055Z] [2022-07-13T20:51:18.055Z] #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-13T20:51:18.055Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:51:18.055Z] #42 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:51:18.055Z] #42 16.74 Fetched 8436 kB in 12s (712 kB/s) [2022-07-13T20:51:18.055Z] #42 16.74 Reading package lists... [2022-07-13T20:51:18.118Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-13T20:51:18.313Z] #42 ... [2022-07-13T20:51:18.313Z] [2022-07-13T20:51:18.313Z] #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-13T20:51:18.313Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa [2022-07-13T20:51:18.313Z] #36 13.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:51:18.313Z] #36 13.11 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:51:18.313Z] #36 13.55 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:51:18.313Z] #36 13.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:51:18.313Z] #36 13.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:51:18.313Z] #36 14.12 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:51:18.313Z] #36 14.19 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:51:18.313Z] #36 14.25 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:51:18.313Z] #36 14.46 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:51:18.313Z] #36 14.72 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:51:18.313Z] #36 14.93 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:51:18.313Z] #36 15.57 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:51:18.313Z] #36 15.67 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:51:18.313Z] #36 15.73 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:51:18.313Z] #36 16.73 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:51:18.572Z] #36 ... [2022-07-13T20:51:18.572Z] [2022-07-13T20:51:18.572Z] #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-13T20:51:18.572Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:51:18.572Z] #76 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:51:18.572Z] #76 17.32 Fetched 8436 kB in 12s (708 kB/s) [2022-07-13T20:51:18.572Z] #76 17.32 Reading package lists... [2022-07-13T20:51:18.572Z] #76 ... [2022-07-13T20:51:18.572Z] [2022-07-13T20:51:18.572Z] #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-13T20:51:18.572Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:51:18.572Z] #51 11.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:51:18.572Z] #51 14.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:51:18.572Z] #51 18.41 Fetched 8440 kB in 13s (630 kB/s) [2022-07-13T20:51:18.572Z] #51 18.41 Reading package lists... [2022-07-13T20:51:18.572Z] #51 ... [2022-07-13T20:51:18.572Z] [2022-07-13T20:51:18.572Z] #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-13T20:51:18.572Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:51:18.572Z] #14 7.233 Reading package lists... [2022-07-13T20:51:18.572Z] #14 12.53 Reading package lists... [2022-07-13T20:51:18.572Z] #14 17.96 Building dependency tree... [2022-07-13T20:51:18.830Z] #14 ... [2022-07-13T20:51:18.830Z] [2022-07-13T20:51:18.830Z] #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-13T20:51:18.830Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:51:18.830Z] #55 22.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:51:18.830Z] #55 22.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:51:18.830Z] #55 22.09 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:51:18.830Z] #55 22.10 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:51:18.830Z] #55 22.29 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:51:18.830Z] #55 22.31 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:51:18.830Z] #55 22.38 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:51:18.830Z] #55 22.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:51:18.830Z] #55 22.50 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:51:19.035Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-13T20:51:19.088Z] #55 22.75 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:51:19.088Z] #55 22.79 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:51:19.088Z] #55 22.82 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:51:19.088Z] #55 22.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:51:19.347Z] #55 22.89 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:51:19.347Z] #55 22.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:51:19.347Z] #55 ... [2022-07-13T20:51:19.347Z] [2022-07-13T20:51:19.347Z] #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-13T20:51:19.347Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b [2022-07-13T20:51:19.347Z] #62 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:51:19.347Z] #62 17.82 Fetched 8436 kB in 12s (680 kB/s) [2022-07-13T20:51:19.347Z] #62 17.82 Reading package lists... [2022-07-13T20:51:19.347Z] #62 22.98 Reading package lists... [2022-07-13T20:51:19.347Z] #62 ... [2022-07-13T20:51:19.347Z] [2022-07-13T20:51:19.347Z] #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-13T20:51:19.347Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:51:19.347Z] #47 22.44 Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:51:19.347Z] #47 22.68 + git checkout -q v2.3.0 [2022-07-13T20:51:20.295Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.4s done [2022-07-13T20:51:20.555Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-13T20:51:20.652Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.1s done [2022-07-13T20:51:20.652Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-13T20:51:20.721Z] #47 24.08 + 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-13T20:51:20.814Z] #11 DONE 48.5s [2022-07-13T20:51:20.814Z] [2022-07-13T20:51:20.814Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:51:20.814Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed [2022-07-13T20:51:20.910Z] #11 DONE 29.4s [2022-07-13T20:51:20.910Z] [2022-07-13T20:51:20.910Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:51:20.910Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed [2022-07-13T20:51:21.383Z] #12 DONE 0.7s [2022-07-13T20:51:21.643Z] [2022-07-13T20:51:21.643Z] #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-13T20:51:21.643Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50 [2022-07-13T20:51:22.214Z] #13 DONE 0.6s [2022-07-13T20:51:22.214Z] [2022-07-13T20:51:22.214Z] #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-13T20:51:22.214Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:22.214Z] #55 ... [2022-07-13T20:51:22.214Z] [2022-07-13T20:51:22.214Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:51:22.214Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a [2022-07-13T20:51:22.214Z] #33 DONE 0.2s [2022-07-13T20:51:22.214Z] [2022-07-13T20:51:22.214Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:51:22.214Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee [2022-07-13T20:51:22.214Z] #46 DONE 0.2s [2022-07-13T20:51:22.282Z] #12 DONE 1.6s [2022-07-13T20:51:22.282Z] [2022-07-13T20:51:22.282Z] #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-13T20:51:22.282Z] #31 sha256:491cf0ac1f6ddf052ca73c04b619aca90b34e1dd526c0e02ac09755672e36408 [2022-07-13T20:51:22.282Z] #31 1.537 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:51:22.282Z] #31 1.808 [2022-07-13T20:51:22.282Z] #31 2.023 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:22.282Z] #31 2.277 [2022-07-13T20:51:22.282Z] #31 3.111 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:51:22.282Z] #31 3.376 [2022-07-13T20:51:22.282Z] #31 3.594 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:22.282Z] #31 3.860 [2022-07-13T20:51:22.282Z] #31 4.764 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:51:22.282Z] #31 5.037 [2022-07-13T20:51:22.283Z] #31 5.253 #=#=# ################### 27.2% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-07-13T20:51:22.283Z] #31 5.792 [2022-07-13T20:51:22.283Z] #31 6.682 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:51:22.283Z] #31 6.949 [2022-07-13T20:51:22.283Z] #31 7.174 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:22.283Z] #31 7.694 [2022-07-13T20:51:22.283Z] #31 8.301 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:51:22.283Z] #31 8.551 [2022-07-13T20:51:22.283Z] #31 8.780 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:22.283Z] #31 8.965 [2022-07-13T20:51:22.283Z] #31 9.005 Download of images into '/build' complete. [2022-07-13T20:51:22.283Z] #31 9.006 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:51:22.283Z] #31 9.006 tar -cC '/build' . | docker load [2022-07-13T20:51:22.283Z] #31 DONE 9.6s [2022-07-13T20:51:22.283Z] [2022-07-13T20:51:22.283Z] #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-13T20:51:22.283Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50 [2022-07-13T20:51:22.484Z] [2022-07-13T20:51:22.484Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:51:22.484Z] #66 sha256:d7df64743a96195dcdb690067bedb9d29540ac1db14b4f15ac9a56c10694f9dd [2022-07-13T20:51:22.484Z] #66 DONE 0.3s [2022-07-13T20:51:22.484Z] [2022-07-13T20:51:22.484Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:51:22.484Z] #25 sha256:319ab6c7690954a5a698b7f28222804c962c9a548dc8d3c4d2595d255f1085d0 [2022-07-13T20:51:22.484Z] #25 DONE 0.3s [2022-07-13T20:51:22.484Z] [2022-07-13T20:51:22.484Z] #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-13T20:51:22.484Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694 [2022-07-13T20:51:22.484Z] #50 DONE 0.3s [2022-07-13T20:51:22.484Z] [2022-07-13T20:51:22.484Z] #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-13T20:51:22.484Z] #26 sha256:de4a3e42384824d70b317111c74e9cca27575ad4270d5d9df6ec3d80d30f5cb9 [2022-07-13T20:51:23.218Z] #13 DONE 0.7s [2022-07-13T20:51:23.218Z] [2022-07-13T20:51:23.218Z] #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-13T20:51:23.218Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:51:23.218Z] #62 ... [2022-07-13T20:51:23.218Z] [2022-07-13T20:51:23.218Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:51:23.218Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a [2022-07-13T20:51:23.218Z] #33 DONE 0.2s [2022-07-13T20:51:23.218Z] [2022-07-13T20:51:23.218Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:51:23.218Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee [2022-07-13T20:51:23.218Z] #46 DONE 0.2s [2022-07-13T20:51:23.475Z] [2022-07-13T20:51:23.475Z] #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-13T20:51:23.475Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694 [2022-07-13T20:51:23.475Z] #50 DONE 0.3s [2022-07-13T20:51:23.475Z] [2022-07-13T20:51:23.475Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:51:23.475Z] #66 sha256:d104121eb65f755e7294ac690931f6574b5e7156adcc3bda816e0ed344142a8c [2022-07-13T20:51:23.475Z] #66 DONE 0.3s [2022-07-13T20:51:23.475Z] [2022-07-13T20:51:23.476Z] #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-13T20:51:23.476Z] #67 sha256:599c04a04c8e6bea6e34b9716a75fd6e134ec72fd1c1deed65dd8e88a76c88f2 [2022-07-13T20:51:23.476Z] #67 ... [2022-07-13T20:51:23.476Z] [2022-07-13T20:51:23.476Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:51:23.476Z] #25 sha256:c2a3e3a2ae67f226f2d11dbb8ae7b27695c8056e542edfea480d2bace68a6403 [2022-07-13T20:51:23.476Z] #25 DONE 0.4s [2022-07-13T20:51:23.733Z] [2022-07-13T20:51:23.733Z] #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-13T20:51:23.733Z] #26 sha256:3e7a3316270d58e8a5ff26cf69fdf0785f92bfbb83bcba49eed962d7a7a70e0d [2022-07-13T20:51:23.960Z] #19 68.50 Reading package lists... [2022-07-13T20:51:23.960Z] #19 ... [2022-07-13T20:51:23.960Z] [2022-07-13T20:51:23.960Z] #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-13T20:51:23.960Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:51:23.960Z] #84 33.73 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:51:24.288Z] #11 ... [2022-07-13T20:51:24.288Z] [2022-07-13T20:51:24.288Z] #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-13T20:51:24.288Z] #31 sha256:26ebf426b91b22e4a5e823b782a62d9e76b3a9e647a5a5dcae22079e1fb3d46c [2022-07-13T20:51:24.288Z] #31 1.881 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-13T20:51:24.288Z] #31 2.206 [2022-07-13T20:51:24.288Z] #31 2.448 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:24.288Z] #31 2.807 [2022-07-13T20:51:24.288Z] #31 3.886 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-13T20:51:24.288Z] #31 4.182 [2022-07-13T20:51:24.288Z] #31 4.406 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:24.288Z] #31 4.677 [2022-07-13T20:51:24.288Z] #31 5.713 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-13T20:51:24.288Z] #31 6.049 [2022-07-13T20:51:24.288Z] #31 6.268 #=#=# ################## 25.6% ######################################### 57.7% ################################################################ 89.6% ######################################################################## 100.0% [2022-07-13T20:51:24.288Z] #31 6.883 [2022-07-13T20:51:24.288Z] #31 7.863 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-13T20:51:24.288Z] #31 8.240 [2022-07-13T20:51:24.288Z] #31 8.459 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:24.288Z] #31 8.756 [2022-07-13T20:51:24.288Z] #31 9.477 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-13T20:51:24.288Z] #31 9.858 [2022-07-13T20:51:24.288Z] #31 10.08 #=#=# ######################################################################## 100.0% [2022-07-13T20:51:24.288Z] #31 ... [2022-07-13T20:51:24.288Z] [2022-07-13T20:51:24.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:24.288Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:24.288Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.3s [2022-07-13T20:51:25.987Z] #47 ... [2022-07-13T20:51:25.988Z] [2022-07-13T20:51:25.988Z] #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-13T20:51:25.988Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:51:25.988Z] #14 22.62 The following additional packages will be installed: [2022-07-13T20:51:25.988Z] #14 22.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:51:25.988Z] #14 22.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:51:25.988Z] #14 22.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:51:25.988Z] #14 22.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:51:25.988Z] #14 22.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:51:25.988Z] #14 22.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:51:25.988Z] #14 22.64 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:51:25.988Z] #14 22.65 Suggested packages: [2022-07-13T20:51:25.988Z] #14 22.66 gcc-10-locales seccomp wine64 [2022-07-13T20:51:25.988Z] #14 23.95 The following NEW packages will be installed: [2022-07-13T20:51:25.988Z] #14 23.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:51:25.988Z] #14 23.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:51:25.988Z] #14 23.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:51:25.988Z] #14 23.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:51:25.988Z] #14 23.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:51:25.988Z] #14 23.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:51:25.988Z] #14 23.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:51:25.988Z] #14 23.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:51:25.988Z] #14 23.95 mingw-w64-x86-64-dev [2022-07-13T20:51:25.988Z] #14 24.37 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:51:25.988Z] #14 24.37 Need to get 108 MB of archives. [2022-07-13T20:51:25.988Z] #14 24.37 After this operation, 620 MB of additional disk space will be used. [2022-07-13T20:51:25.988Z] #14 24.37 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-13T20:51:25.988Z] #14 24.43 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-13T20:51:25.988Z] #14 24.53 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-13T20:51:25.988Z] #14 24.54 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-13T20:51:25.988Z] #14 24.54 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-13T20:51:25.988Z] #14 24.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:51:25.988Z] #14 24.74 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-13T20:51:25.988Z] #14 24.87 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-13T20:51:25.988Z] #14 24.88 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-13T20:51:25.988Z] #14 25.31 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-13T20:51:25.988Z] #14 26.23 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-13T20:51:25.988Z] #14 26.61 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-13T20:51:25.988Z] #14 27.08 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-13T20:51:25.988Z] #14 28.12 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-13T20:51:25.988Z] #14 28.48 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-13T20:51:25.988Z] #14 28.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-13T20:51:25.988Z] #14 28.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-13T20:51:25.988Z] #14 28.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-13T20:51:25.988Z] #14 28.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-13T20:51:25.988Z] #14 28.51 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-13T20:51:25.988Z] #14 28.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-13T20:51:25.988Z] #14 28.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-13T20:51:25.988Z] #14 28.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-13T20:51:25.988Z] #14 28.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-13T20:51:25.988Z] #14 28.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-13T20:51:25.988Z] #14 28.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-13T20:51:25.988Z] #14 28.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-13T20:51:25.988Z] #14 28.58 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-13T20:51:25.988Z] #14 28.58 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-13T20:51:25.988Z] #14 28.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-13T20:51:25.988Z] #14 29.52 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:26.246Z] #14 29.79 Fetched 108 MB in 5s (23.8 MB/s) [2022-07-13T20:51:26.246Z] #14 29.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:51:26.246Z] #14 29.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-13T20:51:26.246Z] #14 29.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-13T20:51:26.246Z] #14 29.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:51:26.810Z] #11 ... [2022-07-13T20:51:26.810Z] [2022-07-13T20:51:26.810Z] #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-13T20:51:26.810Z] #31 sha256:26ebf426b91b22e4a5e823b782a62d9e76b3a9e647a5a5dcae22079e1fb3d46c [2022-07-13T20:51:26.810Z] #31 10.41 [2022-07-13T20:51:26.810Z] #31 10.48 Download of images into '/build' complete. [2022-07-13T20:51:26.810Z] #31 10.48 Use something like the following to load the result into a Docker daemon: [2022-07-13T20:51:26.810Z] #31 10.48 tar -cC '/build' . | docker load [2022-07-13T20:51:26.810Z] #31 DONE 13.0s [2022-07-13T20:51:26.810Z] [2022-07-13T20:51:26.810Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:4d71ae47e3bb8124a916f33dd066631ddacd820c3343ca64977ce2d2f96a385c [2022-07-13T20:51:26.810Z] #11 sha256:8c3af1e78f4f8a54737f1796a4bb0ec6e8f2afdfa7ccff419960857ba857afc1 [2022-07-13T20:51:27.740Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.8s done [2022-07-13T20:51:27.770Z] #26 ... [2022-07-13T20:51:27.770Z] [2022-07-13T20:51:27.770Z] #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-13T20:51:27.770Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:28.304Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-13T20:51:28.304Z] #11 DONE 47.3s [2022-07-13T20:51:28.342Z] #51 ... [2022-07-13T20:51:28.342Z] [2022-07-13T20:51:28.342Z] #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-13T20:51:28.342Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:51:28.342Z] #57 6.144 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:51:28.342Z] #57 ... [2022-07-13T20:51:28.342Z] [2022-07-13T20:51:28.342Z] #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-13T20:51:28.342Z] #67 sha256:5082ea02910004529078fee91621dcf2b3457adb47e0debe963c745dce2f316f [2022-07-13T20:51:28.342Z] #67 5.998 + RM_GOPATH=0 [2022-07-13T20:51:28.342Z] #67 6.000 + TMP_GOPATH= [2022-07-13T20:51:28.342Z] #67 6.000 + : /build [2022-07-13T20:51:28.342Z] #67 6.000 + '[' -z '' ']' [2022-07-13T20:51:28.342Z] #67 6.002 ++ mktemp -d [2022-07-13T20:51:28.342Z] #67 6.002 + export GOPATH=/tmp/tmp.bVcvcgQ3cb [2022-07-13T20:51:28.342Z] #67 6.002 + GOPATH=/tmp/tmp.bVcvcgQ3cb [2022-07-13T20:51:28.342Z] #67 6.002 + RM_GOPATH=1 [2022-07-13T20:51:28.342Z] #67 6.002 + case "$(go env GOARCH)" in [2022-07-13T20:51:28.342Z] #67 6.005 ++ go env GOARCH [2022-07-13T20:51:28.342Z] #67 6.010 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:28.342Z] #67 6.011 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:28.342Z] #67 6.011 ++ dirname /install.sh [2022-07-13T20:51:28.342Z] #67 6.012 + dir=/ [2022-07-13T20:51:28.342Z] #67 6.012 + bin=rootlesskit [2022-07-13T20:51:28.342Z] #67 6.012 + shift [2022-07-13T20:51:28.342Z] #67 6.012 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:51:28.342Z] #67 6.012 + . //rootlesskit.installer [2022-07-13T20:51:28.342Z] #67 6.012 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:28.342Z] #67 6.012 + install_rootlesskit [2022-07-13T20:51:28.342Z] #67 6.012 + case "$1" in [2022-07-13T20:51:28.342Z] #67 6.012 + export CGO_ENABLED=0 [2022-07-13T20:51:28.342Z] #67 6.012 + CGO_ENABLED=0 [2022-07-13T20:51:28.342Z] #67 6.012 + _install_rootlesskit [2022-07-13T20:51:28.342Z] #67 6.013 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:51:28.342Z] #67 6.013 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:51:28.342Z] #67 6.013 + GOBIN=/build [2022-07-13T20:51:28.342Z] #67 6.013 + GO111MODULE=on [2022-07-13T20:51:28.342Z] #67 6.013 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:28.342Z] #67 6.013 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:28.561Z] [2022-07-13T20:51:28.561Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-13T20:51:28.561Z] #12 sha256:23b27950f0885153d382705e69b1c882a10df6a79e3d06a8f8c227cc6e985eed [2022-07-13T20:51:28.866Z] #14 ... [2022-07-13T20:51:28.866Z] [2022-07-13T20:51:28.866Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:51:28.866Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:51:28.866Z] #42 22.03 Reading package lists... [2022-07-13T20:51:28.866Z] #42 26.40 Building dependency tree... [2022-07-13T20:51:28.866Z] #42 30.33 The following additional packages will be installed: [2022-07-13T20:51:28.866Z] #42 30.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-13T20:51:28.866Z] #42 30.37 Suggested packages: [2022-07-13T20:51:28.866Z] #42 30.37 cmake-doc ninja-build lrzip [2022-07-13T20:51:28.866Z] #42 30.37 Recommended packages: [2022-07-13T20:51:28.866Z] #42 30.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:51:28.866Z] #42 31.11 The following NEW packages will be installed: [2022-07-13T20:51:28.866Z] #42 31.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-13T20:51:28.866Z] #42 31.14 vim-common xxd [2022-07-13T20:51:28.866Z] #42 31.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:51:28.866Z] #42 31.57 Need to get 15.6 MB of archives. [2022-07-13T20:51:28.866Z] #42 31.57 After this operation, 67.4 MB of additional disk space will be used. [2022-07-13T20:51:28.866Z] #42 31.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:51:28.866Z] #42 31.60 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-13T20:51:28.867Z] #42 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:51:28.867Z] #42 31.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-13T20:51:28.867Z] #42 32.06 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-13T20:51:28.867Z] #42 32.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-13T20:51:28.867Z] #42 32.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-13T20:51:28.867Z] #42 32.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-13T20:51:28.867Z] #42 32.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-13T20:51:28.867Z] #42 32.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-13T20:51:28.867Z] #42 ... [2022-07-13T20:51:28.867Z] [2022-07-13T20:51:28.867Z] #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-13T20:51:28.867Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:51:28.867Z] #55 23.08 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:51:28.867Z] #55 23.15 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:51:28.867Z] #55 23.24 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:51:28.867Z] #55 23.24 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:51:28.867Z] #55 23.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:51:28.867Z] #55 23.43 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:51:28.867Z] #55 23.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:51:28.867Z] #55 23.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:51:28.867Z] #55 23.75 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:51:28.867Z] #55 23.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:51:28.867Z] #55 23.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:51:28.867Z] #55 23.97 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:51:28.867Z] #55 24.14 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:51:28.867Z] #55 24.34 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:51:28.867Z] #55 25.64 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:51:28.867Z] #55 25.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:51:28.867Z] #55 25.74 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:51:28.867Z] #55 25.93 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:51:28.867Z] #55 25.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:51:28.867Z] #55 26.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:51:28.867Z] #55 26.05 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:51:28.867Z] #55 26.17 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:51:28.867Z] #55 31.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:51:28.867Z] #55 31.49 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:51:28.867Z] #55 31.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:51:28.867Z] #55 31.58 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:51:28.867Z] #55 31.62 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:51:28.867Z] #55 31.84 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:51:28.867Z] #55 31.95 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:51:28.867Z] #55 31.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:51:28.867Z] #55 31.99 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:51:28.867Z] #55 32.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:51:28.867Z] #55 32.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:51:28.867Z] #55 32.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:51:28.867Z] #55 32.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:51:28.867Z] #55 ... [2022-07-13T20:51:28.867Z] [2022-07-13T20:51:28.867Z] #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-13T20:51:28.867Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:51:28.867Z] #14 32.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:51:28.867Z] #14 32.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-13T20:51:28.867Z] #14 32.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:51:28.922Z] #67 6.511 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:51:29.008Z] #26 ... [2022-07-13T20:51:29.008Z] [2022-07-13T20:51:29.008Z] #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-13T20:51:29.008Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:51:29.008Z] #62 4.452 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:29.008Z] #62 4.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:29.008Z] #62 4.460 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:29.008Z] #62 4.985 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:29.180Z] #12 DONE 0.6s [2022-07-13T20:51:29.180Z] [2022-07-13T20:51:29.180Z] #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-13T20:51:29.180Z] #13 sha256:3381a18a1f197e42e8aa7a9afb7c546321597e27bac4a4e3597f07d70adb4e50 [2022-07-13T20:51:29.185Z] #14 ... [2022-07-13T20:51:29.185Z] [2022-07-13T20:51:29.185Z] #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-13T20:51:29.185Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:51:29.185Z] #76 17.32 Reading package lists... [2022-07-13T20:51:29.185Z] #76 22.78 Reading package lists... [2022-07-13T20:51:29.185Z] #76 27.26 Building dependency tree... [2022-07-13T20:51:29.185Z] #76 31.07 python3 is already the newest version (3.9.2-3). [2022-07-13T20:51:29.185Z] #76 31.07 The following additional packages will be installed: [2022-07-13T20:51:29.185Z] #76 31.09 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-13T20:51:29.185Z] #76 31.10 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:51:29.185Z] #76 31.12 Suggested packages: [2022-07-13T20:51:29.185Z] #76 31.13 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:51:29.185Z] #76 31.13 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:51:29.185Z] #76 31.13 m4-doc ed diffutils-doc [2022-07-13T20:51:29.185Z] #76 31.13 Recommended packages: [2022-07-13T20:51:29.185Z] #76 31.13 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-13T20:51:29.185Z] #76 32.43 The following NEW packages will be installed: [2022-07-13T20:51:29.185Z] #76 32.47 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:51:29.185Z] #76 32.47 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:51:29.185Z] #76 32.48 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:51:29.185Z] #76 32.48 libyajl2 m4 patch xz-utils [2022-07-13T20:51:29.185Z] #76 32.93 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:51:29.185Z] #76 32.93 Need to get 5916 kB of archives. [2022-07-13T20:51:29.185Z] #76 32.93 After this operation, 18.6 MB of additional disk space will be used. [2022-07-13T20:51:29.185Z] #76 32.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-13T20:51:29.185Z] #76 ... [2022-07-13T20:51:29.185Z] [2022-07-13T20:51:29.185Z] #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-13T20:51:29.185Z] #57 sha256:712d7d2ce4fec2d4590bc10624716509f39fcaf9879562d1049c598f27682df8 [2022-07-13T20:51:29.185Z] #57 32.82 v3.0.2 [2022-07-13T20:51:29.494Z] #67 ... [2022-07-13T20:51:29.494Z] [2022-07-13T20:51:29.494Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:51:29.494Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:29.494Z] #55 7.281 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:51:29.745Z] #13 DONE 0.6s [2022-07-13T20:51:29.745Z] [2022-07-13T20:51:29.745Z] #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-13T20:51:29.745Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:51:29.945Z] #62 6.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:30.005Z] #14 ... [2022-07-13T20:51:30.005Z] [2022-07-13T20:51:30.005Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-13T20:51:30.005Z] #46 sha256:66443141b5a24c38cee59c632a9a29b30552320975d5d6ac0295c63d474891ee [2022-07-13T20:51:30.005Z] #46 DONE 0.2s [2022-07-13T20:51:30.005Z] [2022-07-13T20:51:30.005Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-13T20:51:30.005Z] #33 sha256:2e706e9977184fc53a05b8e279336ccf33df2cedba245ff768070c47b5b9537a [2022-07-13T20:51:30.005Z] #33 DONE 0.2s [2022-07-13T20:51:30.005Z] [2022-07-13T20:51:30.005Z] #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-13T20:51:30.005Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:51:30.122Z] #57 ... [2022-07-13T20:51:30.122Z] [2022-07-13T20:51:30.122Z] #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-13T20:51:30.122Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:51:30.122Z] #51 18.41 Reading package lists... [2022-07-13T20:51:30.122Z] #51 23.39 Reading package lists... [2022-07-13T20:51:30.122Z] #51 27.96 Building dependency tree... [2022-07-13T20:51:30.122Z] #51 31.81 The following additional packages will be installed: [2022-07-13T20:51:30.122Z] #51 31.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:51:30.122Z] #51 31.82 python3-protobuf python3-six [2022-07-13T20:51:30.122Z] #51 31.82 Suggested packages: [2022-07-13T20:51:30.122Z] #51 31.85 python3-setuptools [2022-07-13T20:51:30.122Z] #51 31.86 Recommended packages: [2022-07-13T20:51:30.122Z] #51 31.86 iproute2 | iproute [2022-07-13T20:51:30.122Z] #51 32.50 The following NEW packages will be installed: [2022-07-13T20:51:30.122Z] #51 32.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:51:30.122Z] #51 32.53 python3-protobuf python3-six [2022-07-13T20:51:30.122Z] #51 32.91 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:51:30.122Z] #51 32.91 Need to get 2136 kB of archives. [2022-07-13T20:51:30.122Z] #51 32.91 After this operation, 10.8 MB of additional disk space will be used. [2022-07-13T20:51:30.122Z] #51 32.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-13T20:51:30.122Z] #51 33.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:51:30.122Z] #51 33.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:51:30.122Z] #51 33.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-13T20:51:30.122Z] #51 33.12 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-13T20:51:30.122Z] #51 33.13 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-13T20:51:30.122Z] #51 33.15 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-13T20:51:30.122Z] #51 ... [2022-07-13T20:51:30.122Z] [2022-07-13T20:51:30.122Z] #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-13T20:51:30.122Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:51:30.122Z] #76 33.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-13T20:51:30.122Z] #76 33.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-13T20:51:30.122Z] #76 33.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-13T20:51:30.122Z] #76 33.26 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-13T20:51:30.122Z] #76 33.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-13T20:51:30.122Z] #76 33.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-13T20:51:30.122Z] #76 33.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:51:30.122Z] #76 33.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:51:30.122Z] #76 33.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:51:30.122Z] #76 33.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-13T20:51:30.122Z] #76 33.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:51:30.122Z] #76 33.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-13T20:51:30.122Z] #76 33.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-13T20:51:30.122Z] #76 33.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-13T20:51:30.122Z] #76 33.52 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-13T20:51:30.122Z] #76 33.52 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-13T20:51:30.122Z] #76 33.52 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-13T20:51:30.122Z] #76 33.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-13T20:51:30.122Z] #76 33.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:51:30.122Z] #76 33.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-13T20:51:30.122Z] #76 33.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-13T20:51:30.122Z] #76 33.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-13T20:51:30.122Z] #76 ... [2022-07-13T20:51:30.122Z] [2022-07-13T20:51:30.122Z] #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-13T20:51:30.122Z] #57 sha256:712d7d2ce4fec2d4590bc10624716509f39fcaf9879562d1049c598f27682df8 [2022-07-13T20:51:30.122Z] #57 DONE 33.8s [2022-07-13T20:51:30.263Z] #34 ... [2022-07-13T20:51:30.263Z] [2022-07-13T20:51:30.263Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:51:30.263Z] #25 sha256:55ed1301b2214915d4ee5a34ef80a23913c0486b6547b545ba24a9d946a50f4e [2022-07-13T20:51:30.263Z] #25 DONE 0.4s [2022-07-13T20:51:30.263Z] [2022-07-13T20:51:30.263Z] #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-13T20:51:30.263Z] #50 sha256:7a46d979ae7f9647203d9cbcf47a5363baba6cbbc10a04c49091822283a0e694 [2022-07-13T20:51:30.263Z] #50 DONE 0.4s [2022-07-13T20:51:30.263Z] [2022-07-13T20:51:30.263Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:51:30.263Z] #66 sha256:4f55291ec7fca00aa32f76fdc49b4c82997ab514a55e96671b5f9eaf5aa32399 [2022-07-13T20:51:30.263Z] #66 DONE 0.4s [2022-07-13T20:51:30.263Z] [2022-07-13T20:51:30.263Z] #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-13T20:51:30.263Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:51:30.381Z] [2022-07-13T20:51:30.381Z] #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-13T20:51:30.381Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:51:30.381Z] #42 33.45 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:30.381Z] #42 33.79 Fetched 15.6 MB in 1s (15.3 MB/s) [2022-07-13T20:51:30.381Z] #42 33.95 Selecting previously unselected package xxd. [2022-07-13T20:51:30.381Z] #42 33.95 (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-13T20:51:30.381Z] #42 34.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-13T20:51:30.381Z] #42 34.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:51:30.640Z] #42 ... [2022-07-13T20:51:30.640Z] [2022-07-13T20:51:30.640Z] #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-13T20:51:30.640Z] #62 sha256:2226a226b97a81968eda9d46022edbbdcf2e20fb5ba1b822699422054a93896b [2022-07-13T20:51:30.640Z] #62 22.98 Reading package lists... [2022-07-13T20:51:30.640Z] #62 27.22 Building dependency tree... [2022-07-13T20:51:30.640Z] #62 30.55 The following additional packages will be installed: [2022-07-13T20:51:30.640Z] #62 30.55 libbtrfs0 [2022-07-13T20:51:30.640Z] #62 30.72 The following NEW packages will be installed: [2022-07-13T20:51:30.640Z] #62 30.74 libbtrfs-dev libbtrfs0 [2022-07-13T20:51:30.640Z] #62 31.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:51:30.640Z] #62 31.15 Need to get 454 kB of archives. [2022-07-13T20:51:30.640Z] #62 31.15 After this operation, 1275 kB of additional disk space will be used. [2022-07-13T20:51:30.640Z] #62 31.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-13T20:51:30.640Z] #62 31.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-13T20:51:30.640Z] #62 32.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:30.640Z] #62 32.47 Fetched 454 kB in 0s (1291 kB/s) [2022-07-13T20:51:30.640Z] #62 32.58 Selecting previously unselected package libbtrfs0:arm64. [2022-07-13T20:51:30.640Z] #62 32.58 (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-13T20:51:30.640Z] #62 32.67 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-13T20:51:30.640Z] #62 32.68 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-13T20:51:30.640Z] #62 33.29 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-13T20:51:30.640Z] #62 33.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-13T20:51:30.640Z] #62 33.31 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-13T20:51:30.640Z] #62 33.71 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-13T20:51:30.640Z] #62 33.77 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-13T20:51:30.640Z] #62 33.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:30.640Z] #62 DONE 34.2s [2022-07-13T20:51:30.640Z] [2022-07-13T20:51:30.640Z] #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-13T20:51:30.640Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:51:30.640Z] #42 34.38 Selecting previously unselected package vim-common. [2022-07-13T20:51:30.640Z] #42 34.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:51:30.899Z] #42 34.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:51:30.899Z] #42 ... [2022-07-13T20:51:30.899Z] [2022-07-13T20:51:30.899Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:51:30.899Z] #63 sha256:f753395ae0cd7a2aa2c6c187f3d8748a6ed7b6e0dd75b526f95b0cd8b8c41964 [2022-07-13T20:51:30.899Z] #63 DONE 0.4s [2022-07-13T20:51:31.157Z] [2022-07-13T20:51:31.158Z] #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-13T20:51:31.158Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:51:31.158Z] #76 34.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:31.726Z] #76 35.24 Fetched 5916 kB in 1s (6048 kB/s) [2022-07-13T20:51:31.726Z] #76 35.39 Selecting previously unselected package bzip2. [2022-07-13T20:51:31.986Z] #76 35.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-13T20:51:31.986Z] #76 35.53 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-13T20:51:31.986Z] #76 35.54 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:51:32.058Z] #55 ... [2022-07-13T20:51:32.058Z] [2022-07-13T20:51:32.058Z] #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-13T20:51:32.058Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:51:32.058Z] #38 8.080 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:51:32.250Z] #76 35.71 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:51:32.250Z] #76 35.73 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-13T20:51:32.250Z] #76 35.76 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:51:32.319Z] #38 ... [2022-07-13T20:51:32.319Z] [2022-07-13T20:51:32.319Z] #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-13T20:51:32.319Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:51:32.319Z] #14 8.064 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:32.319Z] #14 8.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:32.319Z] #14 8.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:32.319Z] #14 9.914 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:32.319Z] #14 ... [2022-07-13T20:51:32.319Z] [2022-07-13T20:51:32.319Z] #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-13T20:51:32.319Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:51:32.319Z] #36 6.111 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:51:32.479Z] #62 9.423 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:32.581Z] #36 ... [2022-07-13T20:51:32.581Z] [2022-07-13T20:51:32.581Z] #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-13T20:51:32.581Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:32.581Z] #53 8.024 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:51:32.581Z] #53 ... [2022-07-13T20:51:32.581Z] [2022-07-13T20:51:32.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-13T20:51:32.581Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:51:32.581Z] #76 6.495 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:32.581Z] #76 6.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:32.581Z] #76 6.503 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:32.581Z] #76 7.995 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:32.819Z] #76 36.29 Selecting previously unselected package libmagic1:arm64. [2022-07-13T20:51:32.819Z] #76 36.29 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-13T20:51:32.819Z] #76 36.37 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-13T20:51:32.819Z] #76 36.57 Selecting previously unselected package file. [2022-07-13T20:51:32.819Z] #76 36.57 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-13T20:51:32.819Z] #76 36.58 Unpacking file (1:5.39-3) ... [2022-07-13T20:51:32.841Z] #76 ... [2022-07-13T20:51:32.841Z] [2022-07-13T20:51:32.841Z] #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-13T20:51:32.841Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:51:32.841Z] #34 6.910 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:51:32.841Z] #34 6.917 Cloning into '.'... [2022-07-13T20:51:32.841Z] #34 ... [2022-07-13T20:51:32.841Z] [2022-07-13T20:51:32.841Z] #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-13T20:51:32.841Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:51:32.841Z] #40 6.902 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:51:32.841Z] #40 8.015 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:51:32.841Z] #40 10.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:51:33.047Z] #62 ... [2022-07-13T20:51:33.047Z] [2022-07-13T20:51:33.047Z] #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-13T20:51:33.047Z] #67 sha256:599c04a04c8e6bea6e34b9716a75fd6e134ec72fd1c1deed65dd8e88a76c88f2 [2022-07-13T20:51:33.047Z] #67 6.395 + RM_GOPATH=0 [2022-07-13T20:51:33.047Z] #67 6.395 + TMP_GOPATH= [2022-07-13T20:51:33.047Z] #67 6.396 + : /build [2022-07-13T20:51:33.047Z] #67 6.396 + '[' -z '' ']' [2022-07-13T20:51:33.047Z] #67 6.396 ++ mktemp -d [2022-07-13T20:51:33.047Z] #67 6.400 + export GOPATH=/tmp/tmp.IIahpZSAY5 [2022-07-13T20:51:33.047Z] #67 6.401 + GOPATH=/tmp/tmp.IIahpZSAY5 [2022-07-13T20:51:33.047Z] #67 6.401 + RM_GOPATH=1 [2022-07-13T20:51:33.047Z] #67 6.401 + case "$(go env GOARCH)" in [2022-07-13T20:51:33.047Z] #67 6.405 ++ go env GOARCH [2022-07-13T20:51:33.047Z] #67 6.438 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:33.047Z] #67 6.438 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:33.047Z] #67 6.438 ++ dirname /install.sh [2022-07-13T20:51:33.047Z] #67 6.440 + dir=/ [2022-07-13T20:51:33.047Z] #67 6.440 + bin=rootlesskit [2022-07-13T20:51:33.047Z] #67 6.440 + shift [2022-07-13T20:51:33.047Z] #67 6.440 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:51:33.047Z] #67 6.440 + . //rootlesskit.installer [2022-07-13T20:51:33.047Z] #67 6.440 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:33.047Z] #67 6.440 + install_rootlesskit [2022-07-13T20:51:33.047Z] #67 6.441 + case "$1" in [2022-07-13T20:51:33.047Z] #67 6.441 + export CGO_ENABLED=0 [2022-07-13T20:51:33.047Z] #67 6.441 + CGO_ENABLED=0 [2022-07-13T20:51:33.047Z] #67 6.441 + _install_rootlesskit [2022-07-13T20:51:33.047Z] #67 6.441 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:51:33.047Z] #67 6.441 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:51:33.047Z] #67 6.441 + GOBIN=/build [2022-07-13T20:51:33.047Z] #67 6.441 + GO111MODULE=on [2022-07-13T20:51:33.047Z] #67 6.441 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:33.047Z] #67 6.442 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:33.047Z] #67 7.067 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:51:33.047Z] #67 ... [2022-07-13T20:51:33.047Z] [2022-07-13T20:51:33.047Z] #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-13T20:51:33.047Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:51:33.047Z] #76 6.670 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:33.047Z] #76 6.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:33.047Z] #76 6.693 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:33.047Z] #76 7.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:33.078Z] #76 36.86 Selecting previously unselected package xz-utils. [2022-07-13T20:51:33.078Z] #76 36.86 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-13T20:51:33.078Z] #76 36.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:51:33.101Z] #40 10.85 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:51:33.101Z] #40 10.91 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:51:33.101Z] #40 ... [2022-07-13T20:51:33.101Z] [2022-07-13T20:51:33.101Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:51:33.101Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:51:33.101Z] #47 6.363 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:51:33.101Z] #47 6.363 Cloning into '.'... [2022-07-13T20:51:33.306Z] #76 ... [2022-07-13T20:51:33.307Z] [2022-07-13T20:51:33.307Z] #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-13T20:51:33.307Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:51:33.307Z] #42 3.920 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:33.307Z] #42 3.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:33.307Z] #42 3.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:33.307Z] #42 4.260 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:33.307Z] #42 5.300 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:33.307Z] #42 7.372 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:33.307Z] #42 ... [2022-07-13T20:51:33.307Z] [2022-07-13T20:51:33.307Z] #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-13T20:51:33.307Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:51:33.307Z] #40 4.820 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:51:33.307Z] #40 5.566 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:51:33.307Z] #40 6.861 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:51:33.307Z] #40 7.043 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:51:33.307Z] #40 7.240 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:51:33.337Z] #76 ... [2022-07-13T20:51:33.337Z] [2022-07-13T20:51:33.337Z] #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-13T20:51:33.337Z] #40 sha256:aede41c88fd9d98aa0aa8aecf98edf1e190993406aca2f9a51d5a5e00c4b75d4 [2022-07-13T20:51:33.337Z] #40 36.61 NAME: [2022-07-13T20:51:33.337Z] #40 36.62 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:51:33.337Z] #40 36.62 [2022-07-13T20:51:33.337Z] #40 36.62 USAGE: [2022-07-13T20:51:33.337Z] #40 36.62 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:51:33.337Z] #40 36.63 [2022-07-13T20:51:33.337Z] #40 36.63 COMMANDS: [2022-07-13T20:51:33.337Z] #40 36.63 init Create an initial ./winres/winres.json [2022-07-13T20:51:33.337Z] #40 36.64 make Make syso files for the "go build" command [2022-07-13T20:51:33.337Z] #40 36.64 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:51:33.337Z] #40 36.64 extract Extract all resources from an executable [2022-07-13T20:51:33.337Z] #40 36.64 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:51:33.337Z] #40 36.64 help, h Shows a list of commands or help for one command [2022-07-13T20:51:33.337Z] #40 36.64 [2022-07-13T20:51:33.337Z] #40 36.64 GLOBAL OPTIONS: [2022-07-13T20:51:33.337Z] #40 36.64 --help, -h show help (default: false) [2022-07-13T20:51:33.337Z] #40 DONE 36.9s [2022-07-13T20:51:33.337Z] [2022-07-13T20:51:33.337Z] #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-13T20:51:33.337Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0 [2022-07-13T20:51:33.337Z] #34 35.07 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-13T20:51:33.337Z] #34 35.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:51:33.337Z] #34 36.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:51:33.360Z] #47 ... [2022-07-13T20:51:33.361Z] [2022-07-13T20:51:33.361Z] #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-13T20:51:33.361Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:51:33.361Z] #62 7.632 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:33.361Z] #62 7.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:33.361Z] #62 7.714 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:33.361Z] #62 9.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:33.361Z] #62 ... [2022-07-13T20:51:33.361Z] [2022-07-13T20:51:33.361Z] #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-13T20:51:33.361Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:51:33.361Z] #42 7.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:33.361Z] #42 7.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:33.361Z] #42 7.809 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:33.361Z] #42 9.292 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:33.566Z] #40 ... [2022-07-13T20:51:33.566Z] [2022-07-13T20:51:33.566Z] #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-13T20:51:33.566Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:33.566Z] #51 3.963 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:33.566Z] #51 3.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:33.566Z] #51 3.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:33.566Z] #51 4.382 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:33.566Z] #51 4.491 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:51:33.566Z] #51 6.414 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:33.566Z] #51 9.215 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:33.566Z] #51 ... [2022-07-13T20:51:33.566Z] [2022-07-13T20:51:33.566Z] #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-13T20:51:33.566Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:33.566Z] #55 4.003 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:51:33.566Z] #55 5.096 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:51:33.566Z] #55 5.107 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:51:33.566Z] #55 5.182 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:51:33.566Z] #55 5.231 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:51:33.566Z] #55 5.494 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:51:33.566Z] #55 5.521 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:51:33.566Z] #55 6.185 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:51:33.566Z] #55 6.220 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:51:33.566Z] #55 7.837 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:51:33.566Z] #55 8.083 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:51:33.566Z] #55 8.385 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:51:33.566Z] #55 8.559 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:51:33.621Z] #42 ... [2022-07-13T20:51:33.621Z] [2022-07-13T20:51:33.621Z] #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-13T20:51:33.621Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:33.621Z] #55 10.84 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:51:33.621Z] #55 11.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:51:33.621Z] #55 11.29 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:51:33.621Z] #55 11.31 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:51:33.621Z] #55 11.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:51:33.825Z] #55 ... [2022-07-13T20:51:33.825Z] [2022-07-13T20:51:33.825Z] #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-13T20:51:33.825Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:51:33.825Z] #14 5.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:33.825Z] #14 5.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:33.825Z] #14 5.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:33.825Z] #14 6.994 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:33.825Z] #14 9.093 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:34.086Z] #14 ... [2022-07-13T20:51:34.086Z] [2022-07-13T20:51:34.086Z] #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-13T20:51:34.086Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:51:34.086Z] #38 4.985 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:51:34.086Z] #38 ... [2022-07-13T20:51:34.086Z] [2022-07-13T20:51:34.086Z] #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-13T20:51:34.086Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:51:34.086Z] #57 6.426 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:51:34.086Z] #57 7.464 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:51:34.086Z] #57 7.526 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:51:34.086Z] #57 7.529 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:51:34.086Z] #57 9.864 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:51:34.190Z] #55 11.97 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:51:34.346Z] #57 ... [2022-07-13T20:51:34.346Z] [2022-07-13T20:51:34.346Z] #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-13T20:51:34.346Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:51:34.346Z] #36 5.236 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:51:34.346Z] #36 ... [2022-07-13T20:51:34.346Z] [2022-07-13T20:51:34.347Z] #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-13T20:51:34.347Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:51:34.347Z] #34 4.873 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:51:34.347Z] #34 4.873 Cloning into '.'... [2022-07-13T20:51:34.450Z] #55 12.27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:51:34.605Z] #34 ... [2022-07-13T20:51:34.605Z] [2022-07-13T20:51:34.605Z] #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-13T20:51:34.605Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:51:34.605Z] #47 5.603 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:51:34.605Z] #47 5.604 Cloning into '.'... [2022-07-13T20:51:34.605Z] #47 ... [2022-07-13T20:51:34.605Z] [2022-07-13T20:51:34.605Z] #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-13T20:51:34.605Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:34.605Z] #53 3.773 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:51:34.605Z] #53 4.742 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:51:34.605Z] #53 4.742 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:51:34.605Z] #53 4.820 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:51:34.605Z] #53 4.843 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:51:34.605Z] #53 4.985 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:51:34.605Z] #53 5.005 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:51:34.605Z] #53 5.105 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:51:34.605Z] #53 5.141 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:51:34.605Z] #53 5.320 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:51:34.605Z] #53 5.345 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:51:34.606Z] #53 5.402 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:51:34.606Z] #53 5.521 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:51:34.867Z] #53 ... [2022-07-13T20:51:34.867Z] [2022-07-13T20:51:34.867Z] #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-13T20:51:34.867Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:51:34.867Z] #14 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:35.528Z] #67 ... [2022-07-13T20:51:35.528Z] [2022-07-13T20:51:35.528Z] #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-13T20:51:35.528Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:51:35.528Z] #62 4.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:35.528Z] #62 4.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:35.528Z] #62 4.585 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:35.528Z] #62 4.843 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:35.528Z] #62 5.261 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:35.528Z] #62 5.861 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:35.846Z] #55 13.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:51:35.846Z] #55 13.49 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:51:35.846Z] #55 13.73 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:51:35.846Z] #55 13.78 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:51:36.164Z] #84 ... [2022-07-13T20:51:36.164Z] [2022-07-13T20:51:36.164Z] #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-13T20:51:36.164Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:51:36.164Z] #19 68.50 Reading package lists... [2022-07-13T20:51:37.425Z] #62 ... [2022-07-13T20:51:37.425Z] [2022-07-13T20:51:37.425Z] #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-13T20:51:37.425Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:51:37.425Z] #34 7.220 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-13T20:51:37.425Z] #34 7.236 Cloning into '.'... [2022-07-13T20:51:37.526Z] #34 ... [2022-07-13T20:51:37.527Z] [2022-07-13T20:51:37.527Z] #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-13T20:51:37.527Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:51:37.527Z] #76 37.21 Selecting previously unselected package libsigsegv2:arm64. [2022-07-13T20:51:37.527Z] #76 37.22 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 37.23 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-13T20:51:37.527Z] #76 37.40 Selecting previously unselected package m4. [2022-07-13T20:51:37.527Z] #76 37.41 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 37.43 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:51:37.527Z] #76 37.79 Selecting previously unselected package autoconf. [2022-07-13T20:51:37.527Z] #76 37.79 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:51:37.527Z] #76 37.80 Unpacking autoconf (2.69-14) ... [2022-07-13T20:51:37.527Z] #76 38.25 Selecting previously unselected package autotools-dev. [2022-07-13T20:51:37.527Z] #76 38.25 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:51:37.527Z] #76 38.26 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:51:37.527Z] #76 38.43 Selecting previously unselected package automake. [2022-07-13T20:51:37.527Z] #76 38.44 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:51:37.527Z] #76 38.45 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:51:37.527Z] #76 38.94 Selecting previously unselected package patch. [2022-07-13T20:51:37.527Z] #76 38.95 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 38.96 Unpacking patch (2.7.6-7) ... [2022-07-13T20:51:37.527Z] #76 39.15 Selecting previously unselected package dpkg-dev. [2022-07-13T20:51:37.527Z] #76 39.15 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:51:37.527Z] #76 39.16 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:51:37.527Z] #76 40.01 Selecting previously unselected package build-essential. [2022-07-13T20:51:37.527Z] #76 40.01 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 40.03 Unpacking build-essential (12.9) ... [2022-07-13T20:51:37.527Z] #76 40.16 Selecting previously unselected package libcap2:arm64. [2022-07-13T20:51:37.527Z] #76 40.16 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 40.16 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-13T20:51:37.527Z] #76 40.26 Selecting previously unselected package libcap-dev:arm64. [2022-07-13T20:51:37.527Z] #76 40.27 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 40.29 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-13T20:51:37.527Z] #76 40.41 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-13T20:51:37.527Z] #76 40.41 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 40.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:51:37.527Z] #76 40.50 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-13T20:51:37.527Z] #76 40.51 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 40.52 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-13T20:51:37.527Z] #76 40.67 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-13T20:51:37.527Z] #76 40.70 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 40.71 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:51:37.527Z] #76 40.85 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-13T20:51:37.527Z] #76 40.87 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-13T20:51:37.527Z] #76 40.87 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-13T20:51:38.094Z] #76 41.61 Selecting previously unselected package libtool. [2022-07-13T20:51:38.094Z] #76 41.62 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-13T20:51:38.094Z] #76 41.63 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:51:38.354Z] #76 41.89 Selecting previously unselected package libudev-dev:arm64. [2022-07-13T20:51:38.354Z] #76 41.91 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-13T20:51:38.354Z] #76 41.93 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-13T20:51:38.354Z] #76 42.15 Selecting previously unselected package libyajl2:arm64. [2022-07-13T20:51:38.354Z] #76 42.15 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-13T20:51:38.391Z] #55 16.02 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:51:38.391Z] #55 16.09 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:51:38.391Z] #55 ... [2022-07-13T20:51:38.391Z] [2022-07-13T20:51:38.391Z] #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-13T20:51:38.391Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:51:38.391Z] #40 16.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:51:38.613Z] #76 42.16 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-13T20:51:38.613Z] #76 42.27 Selecting previously unselected package libyajl-dev:arm64. [2022-07-13T20:51:38.613Z] #76 42.28 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-13T20:51:38.613Z] #76 42.28 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-13T20:51:38.613Z] #76 ... [2022-07-13T20:51:38.613Z] [2022-07-13T20:51:38.613Z] #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-13T20:51:38.613Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:51:38.613Z] #55 32.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:51:38.613Z] #55 32.53 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:51:38.613Z] #55 32.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:51:38.613Z] #55 32.69 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:51:38.613Z] #55 33.64 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:51:38.613Z] #55 33.70 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:51:38.613Z] #55 33.78 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:51:38.613Z] #55 33.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:51:38.613Z] #55 34.13 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:51:38.613Z] #55 34.37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:51:38.613Z] #55 34.37 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:51:38.613Z] #55 34.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:51:38.613Z] #55 34.63 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:51:38.613Z] #55 34.63 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:51:38.613Z] #55 34.74 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:51:38.613Z] #55 34.84 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:51:38.613Z] #55 35.40 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:51:38.613Z] #55 35.44 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:51:38.613Z] #55 36.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:51:38.613Z] #55 36.45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:51:38.658Z] #40 16.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:51:38.871Z] #55 ... [2022-07-13T20:51:38.871Z] [2022-07-13T20:51:38.871Z] #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-13T20:51:38.871Z] #76 sha256:3bfcbe331764484a34bd8936ae51e58b7e098444c24358bb2e640308260e15dc [2022-07-13T20:51:38.871Z] #76 42.51 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:51:38.871Z] #76 42.53 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:51:38.871Z] #76 42.56 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-13T20:51:38.871Z] #76 42.57 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-13T20:51:38.871Z] #76 42.61 Setting up file (1:5.39-3) ... [2022-07-13T20:51:38.871Z] #76 42.63 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:51:39.054Z] #14 ... [2022-07-13T20:51:39.054Z] [2022-07-13T20:51:39.054Z] #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-13T20:51:39.054Z] #26 sha256:3e7a3316270d58e8a5ff26cf69fdf0785f92bfbb83bcba49eed962d7a7a70e0d [2022-07-13T20:51:39.054Z] #26 6.066 + RM_GOPATH=0 [2022-07-13T20:51:39.054Z] #26 6.066 + TMP_GOPATH= [2022-07-13T20:51:39.054Z] #26 6.066 + : /build [2022-07-13T20:51:39.054Z] #26 6.066 + '[' -z '' ']' [2022-07-13T20:51:39.054Z] #26 6.066 ++ mktemp -d [2022-07-13T20:51:39.054Z] #26 6.066 + export GOPATH=/tmp/tmp.J7UyvzAs1C [2022-07-13T20:51:39.054Z] #26 6.066 + GOPATH=/tmp/tmp.J7UyvzAs1C [2022-07-13T20:51:39.054Z] #26 6.066 + RM_GOPATH=1 [2022-07-13T20:51:39.054Z] #26 6.066 + case "$(go env GOARCH)" in [2022-07-13T20:51:39.054Z] #26 6.066 ++ go env GOARCH [2022-07-13T20:51:39.054Z] #26 6.095 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:39.054Z] #26 6.095 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:39.054Z] #26 6.096 ++ dirname /install.sh [2022-07-13T20:51:39.054Z] #26 6.097 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:51:39.054Z] #26 6.097 + dir=/ [2022-07-13T20:51:39.054Z] #26 6.097 + bin=dockercli [2022-07-13T20:51:39.054Z] #26 6.097 + shift [2022-07-13T20:51:39.054Z] #26 6.097 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:51:39.054Z] #26 6.097 + . //dockercli.installer [2022-07-13T20:51:39.054Z] #26 6.097 ++ : stable [2022-07-13T20:51:39.054Z] #26 6.097 ++ : 17.06.2-ce [2022-07-13T20:51:39.054Z] #26 6.097 + install_dockercli [2022-07-13T20:51:39.054Z] #26 6.097 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:51:39.054Z] #26 6.098 ++ uname -m [2022-07-13T20:51:39.054Z] #26 6.099 + arch=x86_64 [2022-07-13T20:51:39.054Z] #26 6.111 + '[' x86_64 '!=' x86_64 ']' [2022-07-13T20:51:39.054Z] #26 6.111 + url=https://download.docker.com/linux/static [2022-07-13T20:51:39.054Z] #26 6.115 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-13T20:51:39.054Z] #26 6.115 + tar -xz docker/docker [2022-07-13T20:51:39.054Z] #26 14.63 + mkdir -p /build [2022-07-13T20:51:39.054Z] #26 14.65 + mv docker/docker /build/ [2022-07-13T20:51:39.054Z] #26 14.66 + rmdir docker [2022-07-13T20:51:39.054Z] #26 DONE 15.5s [2022-07-13T20:51:39.140Z] #76 42.65 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:51:39.140Z] #76 42.66 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-13T20:51:39.140Z] #76 42.67 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-13T20:51:39.140Z] #76 42.68 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:51:39.140Z] #76 42.71 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-13T20:51:39.140Z] #76 42.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:51:39.140Z] #76 42.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:51:39.140Z] #76 42.79 Setting up patch (2.7.6-7) ... [2022-07-13T20:51:39.140Z] #76 42.81 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-13T20:51:39.140Z] #76 42.82 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-13T20:51:39.140Z] #76 42.84 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-13T20:51:39.314Z] [2022-07-13T20:51:39.314Z] #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-13T20:51:39.314Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:39.314Z] #55 13.32 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:51:39.314Z] #55 13.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:51:39.314Z] #55 13.50 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:51:39.314Z] #55 13.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:51:39.314Z] #55 13.71 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:51:39.314Z] #55 13.82 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:51:39.314Z] #55 13.90 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:51:39.314Z] #55 14.00 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:51:39.314Z] #55 14.16 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:51:39.314Z] #55 14.16 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:51:39.314Z] #55 14.22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:51:39.314Z] #55 14.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:51:39.314Z] #55 14.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:51:39.314Z] #55 14.70 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:51:39.314Z] #55 14.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:51:39.314Z] #55 14.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:51:39.314Z] #55 14.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:51:39.314Z] #55 14.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:51:39.314Z] #55 14.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:51:39.314Z] #55 14.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:51:39.314Z] #55 15.28 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:51:39.314Z] #55 16.11 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:51:39.314Z] #55 16.15 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:51:39.314Z] #55 16.25 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:51:39.314Z] #55 16.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:51:39.400Z] #76 42.86 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-13T20:51:39.400Z] #76 42.87 Setting up libtool (2.4.6-15) ... [2022-07-13T20:51:39.400Z] #76 42.88 Setting up m4 (1.4.18-5) ... [2022-07-13T20:51:39.400Z] #76 42.90 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:51:39.400Z] #76 42.94 Setting up autoconf (2.69-14) ... [2022-07-13T20:51:39.400Z] #76 43.02 Setting up build-essential (12.9) ... [2022-07-13T20:51:39.400Z] #76 43.03 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:51:39.400Z] #76 43.05 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:51:39.400Z] #76 43.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:39.602Z] #40 ... [2022-07-13T20:51:39.602Z] [2022-07-13T20:51:39.602Z] #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-13T20:51:39.602Z] #26 sha256:de4a3e42384824d70b317111c74e9cca27575ad4270d5d9df6ec3d80d30f5cb9 [2022-07-13T20:51:39.602Z] #26 7.137 + RM_GOPATH=0 [2022-07-13T20:51:39.602Z] #26 7.137 + TMP_GOPATH= [2022-07-13T20:51:39.602Z] #26 7.137 + : /build [2022-07-13T20:51:39.602Z] #26 7.137 + '[' -z '' ']' [2022-07-13T20:51:39.602Z] #26 7.137 ++ mktemp -d [2022-07-13T20:51:39.602Z] #26 7.137 + export GOPATH=/tmp/tmp.v7iGGmpYZI [2022-07-13T20:51:39.602Z] #26 7.137 + GOPATH=/tmp/tmp.v7iGGmpYZI [2022-07-13T20:51:39.602Z] #26 7.137 + RM_GOPATH=1 [2022-07-13T20:51:39.602Z] #26 7.137 + case "$(go env GOARCH)" in [2022-07-13T20:51:39.602Z] #26 7.137 ++ go env GOARCH [2022-07-13T20:51:39.602Z] #26 7.163 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:39.602Z] #26 7.163 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:39.602Z] #26 7.184 ++ dirname /install.sh [2022-07-13T20:51:39.602Z] #26 7.184 + dir=/ [2022-07-13T20:51:39.602Z] #26 7.184 + bin=dockercli [2022-07-13T20:51:39.602Z] #26 7.184 + shift [2022-07-13T20:51:39.603Z] #26 7.184 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:51:39.603Z] #26 7.184 + . //dockercli.installer [2022-07-13T20:51:39.603Z] #26 7.184 ++ : stable [2022-07-13T20:51:39.603Z] #26 7.184 ++ : 17.06.2-ce [2022-07-13T20:51:39.603Z] #26 7.184 + install_dockercli [2022-07-13T20:51:39.603Z] #26 7.184 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:51:39.603Z] #26 7.184 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:51:39.603Z] #26 7.205 ++ uname -m [2022-07-13T20:51:39.603Z] #26 7.228 + arch=x86_64 [2022-07-13T20:51:39.603Z] #26 7.228 + '[' x86_64 '!=' x86_64 ']' [2022-07-13T20:51:39.603Z] #26 7.228 + url=https://download.docker.com/linux/static [2022-07-13T20:51:39.603Z] #26 7.233 + tar -xz docker/docker [2022-07-13T20:51:39.603Z] #26 7.254 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-13T20:51:39.603Z] #26 ... [2022-07-13T20:51:39.603Z] [2022-07-13T20:51:39.603Z] #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-13T20:51:39.603Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:51:39.603Z] #57 7.549 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:51:39.603Z] #57 7.555 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:51:39.603Z] #57 7.663 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:51:39.603Z] #57 10.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:51:39.862Z] #57 ... [2022-07-13T20:51:39.862Z] [2022-07-13T20:51:39.862Z] #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-13T20:51:39.862Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:39.862Z] #55 16.68 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:51:39.862Z] #55 16.73 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:51:39.881Z] #55 16.54 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:51:39.881Z] #55 16.82 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:51:39.948Z] #34 ... [2022-07-13T20:51:39.948Z] [2022-07-13T20:51:39.948Z] #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-13T20:51:39.948Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:39.948Z] #53 7.385 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-13T20:51:39.948Z] #53 ... [2022-07-13T20:51:39.948Z] [2022-07-13T20:51:39.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-13T20:51:39.948Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:39.948Z] #55 6.793 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-13T20:51:39.948Z] #55 9.828 go: downloading github.com/fatih/color v1.13.0 [2022-07-13T20:51:39.948Z] #55 9.898 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:51:39.948Z] #55 10.13 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:51:39.948Z] #55 10.17 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-13T20:51:39.948Z] #55 10.26 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T20:51:39.948Z] #55 ... [2022-07-13T20:51:39.948Z] [2022-07-13T20:51:39.948Z] #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-13T20:51:39.948Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:51:39.948Z] #38 6.499 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-13T20:51:40.122Z] #55 ... [2022-07-13T20:51:40.122Z] [2022-07-13T20:51:40.122Z] #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-13T20:51:40.122Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:40.122Z] #51 7.590 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:40.122Z] #51 7.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:40.122Z] #51 7.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:40.122Z] #51 8.360 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:51:40.122Z] #51 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:40.122Z] #51 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:40.140Z] #55 17.00 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:51:40.206Z] #38 ... [2022-07-13T20:51:40.206Z] [2022-07-13T20:51:40.206Z] #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-13T20:51:40.206Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:51:40.206Z] #47 6.005 + git clone https://github.com/docker/distribution.git . [2022-07-13T20:51:40.206Z] #47 6.013 Cloning into '.'... [2022-07-13T20:51:40.206Z] #47 ... [2022-07-13T20:51:40.206Z] [2022-07-13T20:51:40.206Z] #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-13T20:51:40.206Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:40.206Z] #51 7.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:40.206Z] #51 7.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:40.206Z] #51 7.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:40.206Z] #51 8.179 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-13T20:51:40.206Z] #51 9.859 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:40.381Z] #51 ... [2022-07-13T20:51:40.381Z] [2022-07-13T20:51:40.381Z] #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-13T20:51:40.381Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:40.381Z] #53 10.88 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:51:40.381Z] #53 10.93 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:51:40.381Z] #53 11.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:51:40.381Z] #53 11.27 go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T20:51:40.381Z] #53 11.51 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:51:40.381Z] #53 12.65 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:51:40.381Z] #53 13.05 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:51:40.381Z] #53 13.54 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:51:40.381Z] #53 13.91 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:51:40.465Z] #51 ... [2022-07-13T20:51:40.465Z] [2022-07-13T20:51:40.465Z] #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-13T20:51:40.465Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:51:40.465Z] #36 8.069 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-13T20:51:40.465Z] #36 ... [2022-07-13T20:51:40.465Z] [2022-07-13T20:51:40.465Z] #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-13T20:51:40.465Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:51:40.465Z] #40 7.453 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-13T20:51:40.465Z] #40 8.678 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-13T20:51:40.722Z] #40 ... [2022-07-13T20:51:40.722Z] [2022-07-13T20:51:40.722Z] #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-13T20:51:40.722Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:51:40.722Z] #76 8.103 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:40.722Z] #76 8.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:40.722Z] #76 8.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:40.722Z] #76 10.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:40.722Z] #76 ... [2022-07-13T20:51:40.722Z] [2022-07-13T20:51:40.722Z] #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-13T20:51:40.722Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:51:40.722Z] #57 5.454 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-13T20:51:40.722Z] #57 6.143 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-13T20:51:40.722Z] #57 6.143 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-13T20:51:40.722Z] #57 6.189 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-13T20:51:40.722Z] #57 7.668 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-13T20:51:40.817Z] #76 DONE 44.5s [2022-07-13T20:51:40.817Z] [2022-07-13T20:51:40.817Z] #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-13T20:51:40.817Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:51:40.817Z] #51 35.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-13T20:51:40.817Z] #51 37.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:51:40.817Z] #51 37.61 Fetched 2136 kB in 3s (632 kB/s) [2022-07-13T20:51:40.817Z] #51 37.70 Selecting previously unselected package libprotobuf23:arm64. [2022-07-13T20:51:40.817Z] #51 37.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-13T20:51:40.817Z] #51 37.75 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-13T20:51:40.817Z] #51 37.77 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-13T20:51:40.817Z] #51 38.40 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:51:40.817Z] #51 38.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:51:40.817Z] #51 38.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:51:40.817Z] #51 38.64 Selecting previously unselected package python3-six. [2022-07-13T20:51:40.817Z] #51 38.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:51:40.817Z] #51 38.66 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:51:40.817Z] #51 38.78 Selecting previously unselected package python3-protobuf. [2022-07-13T20:51:40.817Z] #51 38.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-13T20:51:40.817Z] #51 38.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:51:40.817Z] #51 39.41 Selecting previously unselected package libnet1:arm64. [2022-07-13T20:51:40.817Z] #51 39.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-13T20:51:40.817Z] #51 39.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:51:40.817Z] #51 39.58 Selecting previously unselected package libnl-3-200:arm64. [2022-07-13T20:51:40.817Z] #51 39.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-13T20:51:40.817Z] #51 39.59 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-13T20:51:40.817Z] #51 39.78 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-13T20:51:40.817Z] #51 39.78 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-13T20:51:40.817Z] #51 39.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:51:40.817Z] #51 39.95 Selecting previously unselected package criu. [2022-07-13T20:51:40.817Z] #51 39.96 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-13T20:51:40.817Z] #51 39.97 Unpacking criu (3.17-1) ... [2022-07-13T20:51:40.817Z] #51 40.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:51:40.817Z] #51 42.38 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-13T20:51:40.817Z] #51 42.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:51:40.817Z] #51 42.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:51:40.817Z] #51 42.44 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:51:40.817Z] #51 43.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-13T20:51:40.817Z] #51 43.83 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:51:40.979Z] #57 ... [2022-07-13T20:51:40.979Z] [2022-07-13T20:51:40.979Z] #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-13T20:51:40.979Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:51:40.979Z] #42 7.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:40.979Z] #42 7.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:40.979Z] #42 7.191 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:40.979Z] #42 8.931 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:40.979Z] #42 ... [2022-07-13T20:51:40.979Z] [2022-07-13T20:51:40.979Z] #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-13T20:51:40.979Z] #26 sha256:563fe7891d00633b9f8ca5ab123c53abfc4a991d1ff5d3cbd765026d15e884bc [2022-07-13T20:51:40.979Z] #26 6.981 + RM_GOPATH=0 [2022-07-13T20:51:40.979Z] #26 6.981 + TMP_GOPATH= [2022-07-13T20:51:40.979Z] #26 6.981 + : /build [2022-07-13T20:51:40.979Z] #26 6.981 + '[' -z '' ']' [2022-07-13T20:51:40.979Z] #26 6.981 ++ mktemp -d [2022-07-13T20:51:40.979Z] #26 6.983 + export GOPATH=/tmp/tmp.uwi3bYKe8N [2022-07-13T20:51:40.979Z] #26 6.983 + GOPATH=/tmp/tmp.uwi3bYKe8N [2022-07-13T20:51:40.979Z] #26 6.983 + RM_GOPATH=1 [2022-07-13T20:51:40.979Z] #26 6.983 + case "$(go env GOARCH)" in [2022-07-13T20:51:40.979Z] #26 6.983 ++ go env GOARCH [2022-07-13T20:51:40.979Z] #26 7.028 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:40.979Z] #26 7.028 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:40.979Z] #26 7.041 ++ dirname /install.sh [2022-07-13T20:51:40.979Z] #26 7.047 + dir=/ [2022-07-13T20:51:40.979Z] #26 7.047 + bin=dockercli [2022-07-13T20:51:40.979Z] #26 7.047 + shift [2022-07-13T20:51:40.979Z] #26 7.047 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:51:40.979Z] #26 7.047 + . //dockercli.installer [2022-07-13T20:51:40.979Z] #26 7.047 ++ : stable [2022-07-13T20:51:40.979Z] #26 7.047 ++ : 17.06.2-ce [2022-07-13T20:51:40.979Z] #26 7.047 + install_dockercli [2022-07-13T20:51:40.979Z] #26 7.047 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:51:40.979Z] #26 7.047 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:51:40.979Z] #26 7.051 ++ uname -m [2022-07-13T20:51:40.979Z] #26 7.063 + arch=x86_64 [2022-07-13T20:51:40.979Z] #26 7.063 + '[' x86_64 '!=' x86_64 ']' [2022-07-13T20:51:40.979Z] #26 7.063 + url=https://download.docker.com/linux/static [2022-07-13T20:51:40.979Z] #26 7.066 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-13T20:51:40.979Z] #26 7.085 + tar -xz docker/docker [2022-07-13T20:51:41.081Z] #51 ... [2022-07-13T20:51:41.081Z] [2022-07-13T20:51:41.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-13T20:51:41.081Z] #64 sha256:e7909371c826a51ebbcec4019f04b1d26c508fc861fd7bf1de8fb5dbb57ca4ff [2022-07-13T20:51:41.081Z] #64 0.928 + RM_GOPATH=0 [2022-07-13T20:51:41.081Z] #64 0.928 + TMP_GOPATH= [2022-07-13T20:51:41.081Z] #64 0.928 + : /build [2022-07-13T20:51:41.081Z] #64 0.928 + '[' -z '' ']' [2022-07-13T20:51:41.081Z] #64 0.929 ++ mktemp -d [2022-07-13T20:51:41.081Z] #64 0.930 + export GOPATH=/tmp/tmp.nefpSFchy0 [2022-07-13T20:51:41.081Z] #64 0.930 + GOPATH=/tmp/tmp.nefpSFchy0 [2022-07-13T20:51:41.081Z] #64 0.930 + RM_GOPATH=1 [2022-07-13T20:51:41.081Z] #64 0.930 + case "$(go env GOARCH)" in [2022-07-13T20:51:41.081Z] #64 0.931 ++ go env GOARCH [2022-07-13T20:51:41.081Z] #64 0.955 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:41.081Z] #64 0.955 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:41.081Z] #64 0.957 ++ dirname /install.sh [2022-07-13T20:51:41.081Z] #64 0.961 + dir=/ [2022-07-13T20:51:41.081Z] #64 0.961 + bin=containerd [2022-07-13T20:51:41.081Z] #64 0.961 + shift [2022-07-13T20:51:41.081Z] #64 0.962 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:51:41.081Z] #64 0.962 + . //containerd.installer [2022-07-13T20:51:41.081Z] #64 0.962 ++ set -e [2022-07-13T20:51:41.081Z] #64 0.962 ++ : v1.6.6 [2022-07-13T20:51:41.081Z] #64 0.962 + install_containerd [2022-07-13T20:51:41.081Z] #64 0.963 + echo 'Install containerd version v1.6.6' [2022-07-13T20:51:41.081Z] #64 0.964 Install containerd version v1.6.6 [2022-07-13T20:51:41.081Z] #64 0.964 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nefpSFchy0/src/github.com/containerd/containerd [2022-07-13T20:51:41.081Z] #64 0.973 Cloning into '/tmp/tmp.nefpSFchy0/src/github.com/containerd/containerd'... [2022-07-13T20:51:41.081Z] #64 ... [2022-07-13T20:51:41.081Z] [2022-07-13T20:51:41.081Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:51:41.081Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:51:41.238Z] #26 ... [2022-07-13T20:51:41.238Z] [2022-07-13T20:51:41.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-13T20:51:41.238Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:51:41.238Z] #67 7.386 + RM_GOPATH=0 [2022-07-13T20:51:41.238Z] #67 7.386 + TMP_GOPATH= [2022-07-13T20:51:41.238Z] #67 7.386 + : /build [2022-07-13T20:51:41.238Z] #67 7.386 + '[' -z '' ']' [2022-07-13T20:51:41.238Z] #67 7.389 ++ mktemp -d [2022-07-13T20:51:41.238Z] #67 7.394 + export GOPATH=/tmp/tmp.UZsz2yeVfS [2022-07-13T20:51:41.238Z] #67 7.394 + GOPATH=/tmp/tmp.UZsz2yeVfS [2022-07-13T20:51:41.238Z] #67 7.394 + RM_GOPATH=1 [2022-07-13T20:51:41.238Z] #67 7.394 + case "$(go env GOARCH)" in [2022-07-13T20:51:41.238Z] #67 7.394 ++ go env GOARCH [2022-07-13T20:51:41.238Z] #67 7.464 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:41.238Z] #67 7.464 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:41.238Z] #67 7.465 ++ dirname /install.sh [2022-07-13T20:51:41.238Z] #67 7.477 + dir=/ [2022-07-13T20:51:41.238Z] #67 7.477 + bin=rootlesskit [2022-07-13T20:51:41.238Z] #67 7.477 + shift [2022-07-13T20:51:41.238Z] #67 7.477 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:51:41.238Z] #67 7.477 + . //rootlesskit.installer [2022-07-13T20:51:41.238Z] #67 7.477 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:41.238Z] #67 7.477 + install_rootlesskit [2022-07-13T20:51:41.238Z] #67 7.477 + case "$1" in [2022-07-13T20:51:41.238Z] #67 7.477 + export CGO_ENABLED=0 [2022-07-13T20:51:41.238Z] #67 7.477 + CGO_ENABLED=0 [2022-07-13T20:51:41.238Z] #67 7.477 + _install_rootlesskit [2022-07-13T20:51:41.238Z] #67 7.477 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:51:41.238Z] #67 7.485 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:41.238Z] #67 7.485 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:51:41.238Z] #67 7.486 + GOBIN=/build [2022-07-13T20:51:41.238Z] #67 7.486 + GO111MODULE=on [2022-07-13T20:51:41.238Z] #67 7.486 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:51:41.238Z] #67 8.287 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:51:41.439Z] #19 91.69 Reading package lists... [2022-07-13T20:51:41.439Z] #19 ... [2022-07-13T20:51:41.439Z] [2022-07-13T20:51:41.439Z] #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-13T20:51:41.439Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:51:41.439Z] #84 47.33 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:51:41.439Z] #84 47.33 libtoolize: copying file './ltmain.sh' [2022-07-13T20:51:41.439Z] #84 48.35 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:51:41.439Z] #84 48.35 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:51:41.439Z] #84 48.35 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:51:41.516Z] #55 18.35 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:51:41.516Z] #55 18.41 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:51:41.516Z] #55 18.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:51:41.661Z] #77 ... [2022-07-13T20:51:41.661Z] [2022-07-13T20:51:41.661Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:51:41.661Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:51:41.661Z] #42 35.11 Selecting previously unselected package cmake-data. [2022-07-13T20:51:41.661Z] #42 35.11 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:51:41.661Z] #42 35.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:51:41.661Z] #42 39.04 Selecting previously unselected package libicu67:arm64. [2022-07-13T20:51:41.661Z] #42 39.04 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-13T20:51:41.661Z] #42 39.06 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-13T20:51:41.661Z] #42 44.76 Selecting previously unselected package libxml2:arm64. [2022-07-13T20:51:41.661Z] #42 44.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-13T20:51:41.661Z] #42 44.76 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:51:41.661Z] #42 45.30 Selecting previously unselected package libarchive13:arm64. [2022-07-13T20:51:41.661Z] #42 45.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-13T20:51:41.661Z] #42 ... [2022-07-13T20:51:41.661Z] [2022-07-13T20:51:41.661Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:51:41.661Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:51:41.661Z] #77 0.773 Cloning into '/tmp/crun-build'... [2022-07-13T20:51:41.762Z] #53 ... [2022-07-13T20:51:41.762Z] [2022-07-13T20:51:41.762Z] #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-13T20:51:41.762Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:41.762Z] #51 19.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:41.775Z] #55 18.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:51:41.775Z] #55 18.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:51:41.803Z] #67 11.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:51:41.803Z] #67 11.55 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:51:41.920Z] #77 ... [2022-07-13T20:51:41.920Z] [2022-07-13T20:51:41.920Z] #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-13T20:51:41.920Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:51:41.920Z] #14 35.71 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:51:41.920Z] #14 35.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:51:41.920Z] #14 35.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:51:41.920Z] #14 35.93 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-13T20:51:41.920Z] #14 35.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-13T20:51:41.920Z] #14 35.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:51:41.920Z] #14 36.16 Selecting previously unselected package dmsetup. [2022-07-13T20:51:41.920Z] #14 36.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-13T20:51:41.920Z] #14 36.17 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:51:41.920Z] #14 36.37 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:51:41.920Z] #14 36.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:51:41.920Z] #14 36.40 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:51:41.920Z] #14 42.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:51:41.920Z] #14 42.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:51:41.920Z] #14 42.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:51:42.033Z] #55 18.91 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:51:42.034Z] #55 ... [2022-07-13T20:51:42.034Z] [2022-07-13T20:51:42.034Z] #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-13T20:51:42.034Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:51:42.034Z] #38 18.99 tomll can be used in two ways: [2022-07-13T20:51:42.178Z] #14 ... [2022-07-13T20:51:42.178Z] [2022-07-13T20:51:42.178Z] #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-13T20:51:42.178Z] #42 sha256:3a10407f67b754337905e46050e5ec1afa97060d908f4711935b5bfd50c77486 [2022-07-13T20:51:42.178Z] #42 45.31 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-13T20:51:42.178Z] #42 45.49 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-13T20:51:42.178Z] #42 45.51 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-13T20:51:42.178Z] #42 45.53 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-13T20:51:42.178Z] #42 45.72 Selecting previously unselected package librhash0:arm64. [2022-07-13T20:51:42.178Z] #42 45.72 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-13T20:51:42.178Z] #42 45.74 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-13T20:51:42.292Z] #38 19.00 Writing to STDIN and reading from STDOUT: [2022-07-13T20:51:42.292Z] #38 19.00 cat file.toml | tomll > file.toml [2022-07-13T20:51:42.292Z] #38 19.00 [2022-07-13T20:51:42.292Z] #38 19.00 Reading and updating a list of files: [2022-07-13T20:51:42.292Z] #38 19.00 tomll a.toml b.toml c.toml [2022-07-13T20:51:42.292Z] #38 19.00 [2022-07-13T20:51:42.292Z] #38 19.00 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:51:42.436Z] #42 45.95 Selecting previously unselected package libuv1:arm64. [2022-07-13T20:51:42.437Z] #42 45.95 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-13T20:51:42.437Z] #42 45.95 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-13T20:51:42.437Z] #42 46.08 Selecting previously unselected package cmake. [2022-07-13T20:51:42.437Z] #42 46.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-13T20:51:42.437Z] #42 46.10 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:51:42.753Z] #67 12.60 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:51:42.860Z] #38 DONE 19.6s [2022-07-13T20:51:42.860Z] [2022-07-13T20:51:42.860Z] #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-13T20:51:42.860Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:42.860Z] #55 19.05 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:51:42.860Z] #55 19.31 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:51:42.860Z] #55 19.46 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:51:42.860Z] #55 19.64 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:51:42.860Z] #55 19.82 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:51:42.860Z] #55 19.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:51:42.860Z] #55 19.89 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:51:43.118Z] #55 19.98 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:51:43.118Z] #55 20.01 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:51:43.144Z] #51 ... [2022-07-13T20:51:43.144Z] [2022-07-13T20:51:43.144Z] #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-13T20:51:43.144Z] #67 sha256:5082ea02910004529078fee91621dcf2b3457adb47e0debe963c745dce2f316f [2022-07-13T20:51:43.144Z] #67 10.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:51:43.144Z] #67 10.63 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:51:43.144Z] #67 11.88 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:51:43.144Z] #67 16.75 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:51:43.144Z] #67 18.20 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:51:43.144Z] #67 18.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:51:43.144Z] #67 19.55 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:51:43.144Z] #67 20.01 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:51:43.144Z] #67 20.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:51:43.144Z] #67 20.65 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:51:43.144Z] #67 ... [2022-07-13T20:51:43.144Z] [2022-07-13T20:51:43.144Z] #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-13T20:51:43.144Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:43.144Z] #53 21.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:51:43.318Z] #67 ... [2022-07-13T20:51:43.318Z] [2022-07-13T20:51:43.318Z] #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-13T20:51:43.318Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:51:43.318Z] #42 13.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:43.382Z] #55 20.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:51:43.383Z] #55 20.27 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:51:43.383Z] #55 ... [2022-07-13T20:51:43.383Z] [2022-07-13T20:51:43.383Z] #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-13T20:51:43.383Z] #67 sha256:599c04a04c8e6bea6e34b9716a75fd6e134ec72fd1c1deed65dd8e88a76c88f2 [2022-07-13T20:51:43.383Z] #67 9.898 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:51:43.383Z] #67 9.910 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:51:43.383Z] #67 10.74 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:51:43.383Z] #67 14.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:51:43.383Z] #67 16.04 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:51:43.383Z] #67 16.12 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:51:43.383Z] #67 16.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:51:43.383Z] #67 16.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:51:43.383Z] #67 16.55 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:51:43.383Z] #67 16.80 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:51:43.383Z] #67 17.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:51:43.383Z] #67 17.41 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:51:43.383Z] #67 20.04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:51:43.383Z] #67 ... [2022-07-13T20:51:43.383Z] [2022-07-13T20:51:43.383Z] #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-13T20:51:43.383Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:51:43.383Z] #76 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:43.383Z] #76 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:43.405Z] #53 21.31 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:51:43.641Z] #76 ... [2022-07-13T20:51:43.641Z] [2022-07-13T20:51:43.641Z] #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-13T20:51:43.641Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:43.641Z] #55 20.37 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:51:43.641Z] #55 20.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:51:43.641Z] #55 20.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:51:43.641Z] #55 20.56 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:51:43.665Z] #53 21.52 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:51:43.901Z] #55 20.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:51:43.901Z] #55 20.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:51:44.160Z] #55 21.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:51:44.160Z] #55 21.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:51:44.160Z] #55 21.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:51:44.160Z] #55 21.23 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:51:44.419Z] #55 21.30 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:51:44.419Z] #55 21.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:51:44.419Z] #55 ... [2022-07-13T20:51:44.419Z] [2022-07-13T20:51:44.419Z] #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-13T20:51:44.419Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:51:44.419Z] #40 11.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:51:44.419Z] #40 11.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:51:44.677Z] #40 ... [2022-07-13T20:51:44.678Z] [2022-07-13T20:51:44.678Z] #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-13T20:51:44.678Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:44.678Z] #55 21.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:51:44.678Z] #55 21.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:51:44.678Z] #55 21.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:51:44.678Z] #55 21.64 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:51:44.937Z] #55 21.68 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:51:44.937Z] #55 21.74 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:51:44.937Z] #55 21.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:51:45.195Z] #55 21.98 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:51:45.195Z] #55 22.00 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:51:45.195Z] #55 ... [2022-07-13T20:51:45.195Z] [2022-07-13T20:51:45.195Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:51:45.195Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:45.195Z] #51 11.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:51:45.195Z] #51 18.28 Fetched 8553 kB in 15s (589 kB/s) [2022-07-13T20:51:45.195Z] #51 18.28 Reading package lists... [2022-07-13T20:51:45.195Z] #51 ... [2022-07-13T20:51:45.195Z] [2022-07-13T20:51:45.195Z] #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-13T20:51:45.195Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:51:45.195Z] #76 22.00 Fetched 8550 kB in 16s (547 kB/s) [2022-07-13T20:51:45.453Z] #76 22.00 Reading package lists... [2022-07-13T20:51:45.453Z] #76 ... [2022-07-13T20:51:45.453Z] [2022-07-13T20:51:45.453Z] #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-13T20:51:45.453Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:45.453Z] #53 12.39 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:51:45.453Z] #53 12.46 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:51:45.573Z] #53 ... [2022-07-13T20:51:45.573Z] [2022-07-13T20:51:45.573Z] #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-13T20:51:45.573Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:51:45.573Z] #76 13.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:45.573Z] #76 17.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:45.573Z] #76 ... [2022-07-13T20:51:45.573Z] [2022-07-13T20:51:45.573Z] #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-13T20:51:45.573Z] #26 sha256:de4a3e42384824d70b317111c74e9cca27575ad4270d5d9df6ec3d80d30f5cb9 [2022-07-13T20:51:45.573Z] #26 22.23 + mkdir -p /build [2022-07-13T20:51:45.573Z] #26 22.27 + mv docker/docker /build/ [2022-07-13T20:51:45.573Z] #26 22.30 + rmdir docker [2022-07-13T20:51:45.711Z] #53 ... [2022-07-13T20:51:45.711Z] [2022-07-13T20:51:45.711Z] #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-13T20:51:45.711Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:45.711Z] #55 22.28 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:51:45.711Z] #55 22.28 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:51:45.711Z] #55 22.28 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:51:45.711Z] #55 22.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:51:45.711Z] #55 22.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:51:45.711Z] #55 22.62 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:51:45.725Z] #42 48.95 Setting up libicu67:arm64 (67.1-7) ... [2022-07-13T20:51:45.725Z] #42 48.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:51:45.725Z] #42 49.00 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-13T20:51:45.725Z] #42 49.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:51:45.725Z] #42 49.06 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-13T20:51:45.725Z] #42 49.09 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-13T20:51:45.725Z] #42 49.10 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:51:45.725Z] #42 49.13 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:51:45.725Z] #42 49.15 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-13T20:51:45.725Z] #42 49.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:51:45.725Z] #42 49.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:45.833Z] #26 DONE 23.2s [2022-07-13T20:51:45.833Z] [2022-07-13T20:51:45.833Z] #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-13T20:51:45.833Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:45.833Z] #51 23.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:51:46.095Z] #51 ... [2022-07-13T20:51:46.095Z] [2022-07-13T20:51:46.095Z] #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-13T20:51:46.095Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:51:46.095Z] #42 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:46.095Z] #42 18.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:46.095Z] #42 ... [2022-07-13T20:51:46.095Z] [2022-07-13T20:51:46.095Z] #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-13T20:51:46.095Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:51:46.095Z] #36 19.72 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:51:46.095Z] #36 19.72 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:51:46.095Z] #36 20.43 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:51:46.095Z] #36 20.97 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:51:46.095Z] #36 21.50 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:51:46.095Z] #36 22.42 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:51:46.095Z] #36 22.84 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:51:46.095Z] #36 23.08 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:51:46.095Z] #36 23.26 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:51:46.095Z] #36 23.78 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:51:46.645Z] #55 23.35 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:51:46.645Z] #55 23.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:51:46.645Z] #55 23.45 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:51:46.645Z] #55 23.48 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:51:46.645Z] #55 23.65 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:51:46.668Z] #42 DONE 50.4s [2022-07-13T20:51:46.668Z] [2022-07-13T20:51:46.668Z] #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-13T20:51:46.668Z] #51 sha256:5e8c9340e45fa612497a9fcec01e6d0c69d1ff6ca48702bcc9adf8464cee3fab [2022-07-13T20:51:46.668Z] #51 47.43 Setting up criu (3.17-1) ... [2022-07-13T20:51:46.668Z] #51 49.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:51:46.668Z] #51 DONE 50.0s [2022-07-13T20:51:46.668Z] [2022-07-13T20:51:46.668Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:51:46.668Z] #43 sha256:5bb6bed456c5616dceb6ebe6c450c0710590309501f78d9688b08b9553002b8f [2022-07-13T20:51:46.671Z] #36 ... [2022-07-13T20:51:46.671Z] [2022-07-13T20:51:46.671Z] #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-13T20:51:46.671Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:51:46.671Z] #62 14.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:46.671Z] #62 17.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:46.671Z] #62 ... [2022-07-13T20:51:46.671Z] [2022-07-13T20:51:46.671Z] #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-13T20:51:46.671Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:51:46.671Z] #14 14.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:46.671Z] #14 18.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:46.903Z] #55 23.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:51:46.903Z] #55 23.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:51:46.928Z] #43 DONE 0.3s [2022-07-13T20:51:46.928Z] [2022-07-13T20:51:46.928Z] #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-13T20:51:46.928Z] #44 sha256:016c20cc942189f66e36571ef74e1ad5354b67671032fd5340667746bdada856 [2022-07-13T20:51:46.931Z] #14 ... [2022-07-13T20:51:46.931Z] [2022-07-13T20:51:46.931Z] #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-13T20:51:46.931Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:51:46.931Z] #36 24.56 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:51:46.931Z] #36 24.69 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:51:47.163Z] #55 23.95 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:51:47.164Z] #55 23.99 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:51:47.421Z] #55 24.31 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:51:47.421Z] #55 24.38 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:51:47.421Z] #55 24.38 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:51:47.494Z] #42 17.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:47.680Z] #55 24.48 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:51:47.680Z] #55 24.63 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:51:47.680Z] #55 24.72 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:51:47.863Z] #44 0.746 + RM_GOPATH=0 [2022-07-13T20:51:47.863Z] #44 0.746 + TMP_GOPATH= [2022-07-13T20:51:47.863Z] #44 0.746 + : /build [2022-07-13T20:51:47.863Z] #44 0.746 + '[' -z '' ']' [2022-07-13T20:51:47.863Z] #44 0.746 ++ mktemp -d [2022-07-13T20:51:47.863Z] #44 0.753 + export GOPATH=/tmp/tmp.ZNLbWlX7Vw [2022-07-13T20:51:47.863Z] #44 0.757 + GOPATH=/tmp/tmp.ZNLbWlX7Vw [2022-07-13T20:51:47.863Z] #44 0.758 + RM_GOPATH=1 [2022-07-13T20:51:47.863Z] #44 0.758 + case "$(go env GOARCH)" in [2022-07-13T20:51:47.863Z] #44 0.758 ++ go env GOARCH [2022-07-13T20:51:47.863Z] #44 0.786 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:47.863Z] #44 0.786 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:51:47.863Z] #44 0.790 ++ dirname /install.sh [2022-07-13T20:51:47.863Z] #44 0.822 + dir=/ [2022-07-13T20:51:47.863Z] #44 0.822 + bin=tini [2022-07-13T20:51:47.863Z] #44 0.822 + shift [2022-07-13T20:51:47.863Z] #44 0.822 + '[' '!' -f //tini.installer ']' [2022-07-13T20:51:47.863Z] #44 0.822 + . //tini.installer [2022-07-13T20:51:47.863Z] #44 0.822 ++ : v0.19.0 [2022-07-13T20:51:47.863Z] #44 0.822 + install_tini [2022-07-13T20:51:47.863Z] #44 0.822 + echo 'Install tini version v0.19.0' [2022-07-13T20:51:47.863Z] #44 0.822 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZNLbWlX7Vw/tini [2022-07-13T20:51:47.863Z] #44 0.822 Cloning into '/tmp/tmp.ZNLbWlX7Vw/tini'... [2022-07-13T20:51:47.863Z] #44 0.823 Install tini version v0.19.0 [2022-07-13T20:51:47.938Z] #55 24.85 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:51:47.938Z] #55 24.90 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:51:47.938Z] #55 24.93 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:51:48.196Z] #55 25.03 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:51:48.196Z] #55 25.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:51:48.196Z] #55 25.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:51:48.196Z] #55 25.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:51:48.427Z] #42 ... [2022-07-13T20:51:48.427Z] [2022-07-13T20:51:48.427Z] #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-13T20:51:48.427Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:51:48.427Z] #14 8.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:51:48.427Z] #14 8.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:51:48.427Z] #14 8.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:51:48.427Z] #14 11.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:51:48.427Z] #14 15.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:48.427Z] #14 18.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:48.427Z] #14 ... [2022-07-13T20:51:48.427Z] [2022-07-13T20:51:48.427Z] #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-13T20:51:48.427Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:51:48.427Z] #67 18.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:51:48.439Z] #44 1.639 + cd /tmp/tmp.ZNLbWlX7Vw/tini [2022-07-13T20:51:48.456Z] #55 25.47 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:51:48.456Z] #55 25.52 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:51:48.698Z] #44 1.642 + git checkout -q v0.19.0 [2022-07-13T20:51:48.698Z] #44 1.658 + cmake . [2022-07-13T20:51:48.713Z] #55 25.58 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:51:48.956Z] #44 2.058 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:51:48.972Z] #55 25.66 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:51:48.972Z] #55 ... [2022-07-13T20:51:48.972Z] [2022-07-13T20:51:48.972Z] #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-13T20:51:48.972Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:51:48.972Z] #36 15.68 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:51:48.972Z] #36 15.68 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:51:48.972Z] #36 15.82 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:51:48.972Z] #36 15.97 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:51:48.972Z] #36 16.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:51:48.972Z] #36 16.72 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:51:48.972Z] #36 16.74 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:51:48.972Z] #36 16.77 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:51:48.972Z] #36 16.97 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:51:48.972Z] #36 17.34 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:51:48.972Z] #36 17.73 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:51:48.972Z] #36 18.44 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:51:48.972Z] #36 18.73 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:51:48.972Z] #36 18.77 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:51:48.972Z] #36 20.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:51:48.972Z] #36 20.73 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T20:51:48.972Z] #36 ... [2022-07-13T20:51:48.972Z] [2022-07-13T20:51:48.972Z] #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-13T20:51:48.972Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:48.972Z] #55 25.90 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:51:49.220Z] #44 2.149 -- Detecting C compiler ABI info [2022-07-13T20:51:49.481Z] #44 2.656 -- Detecting C compiler ABI info - done [2022-07-13T20:51:49.540Z] #55 26.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:51:49.540Z] #55 26.29 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:51:49.741Z] #44 2.738 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:51:49.741Z] #44 2.752 -- Detecting C compile features [2022-07-13T20:51:49.741Z] #44 2.754 -- Detecting C compile features - done [2022-07-13T20:51:49.741Z] #44 2.824 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:51:49.798Z] #67 19.62 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:51:49.999Z] #44 3.104 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:51:49.999Z] #44 3.176 -- Configuring done [2022-07-13T20:51:49.999Z] #44 3.193 -- Generating done [2022-07-13T20:51:49.999Z] #44 3.203 -- Build files have been written to: /tmp/tmp.ZNLbWlX7Vw/tini [2022-07-13T20:51:49.999Z] #44 3.208 + make tini-static [2022-07-13T20:51:50.056Z] #67 19.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:51:50.056Z] #67 19.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:51:50.228Z] #36 28.02 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:51:50.315Z] #67 ... [2022-07-13T20:51:50.315Z] [2022-07-13T20:51:50.315Z] #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-13T20:51:50.315Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:50.315Z] #53 10.59 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-13T20:51:50.315Z] #53 10.62 go: downloading github.com/fatih/color v1.10.0 [2022-07-13T20:51:50.315Z] #53 10.82 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T20:51:50.315Z] #53 11.37 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-13T20:51:50.315Z] #53 11.57 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-13T20:51:50.315Z] #53 11.61 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-13T20:51:50.315Z] #53 11.84 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-13T20:51:50.315Z] #53 12.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-13T20:51:50.315Z] #53 12.36 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-13T20:51:50.315Z] #53 12.79 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-13T20:51:50.315Z] #53 12.88 go: downloading golang.org/x/tools v0.1.0 [2022-07-13T20:51:50.474Z] #55 ... [2022-07-13T20:51:50.475Z] [2022-07-13T20:51:50.475Z] #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-13T20:51:50.475Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:51:50.475Z] #42 17.31 Fetched 8550 kB in 14s (626 kB/s) [2022-07-13T20:51:50.475Z] #42 17.31 Reading package lists... [2022-07-13T20:51:50.475Z] #42 24.04 Reading package lists... [2022-07-13T20:51:50.475Z] #42 ... [2022-07-13T20:51:50.475Z] [2022-07-13T20:51:50.475Z] #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-13T20:51:50.475Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:50.475Z] #51 18.28 Reading package lists... [2022-07-13T20:51:50.570Z] #44 3.591 Scanning dependencies of target tini-static [2022-07-13T20:51:50.586Z] #53 ... [2022-07-13T20:51:50.586Z] [2022-07-13T20:51:50.586Z] #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-13T20:51:50.586Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:50.586Z] #55 10.70 go: downloading github.com/spf13/viper v1.11.0 [2022-07-13T20:51:50.586Z] #55 11.08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T20:51:50.586Z] #55 12.28 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-13T20:51:50.586Z] #55 12.29 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-13T20:51:50.586Z] #55 12.72 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-13T20:51:50.586Z] #55 12.73 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-13T20:51:50.586Z] #55 15.25 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-13T20:51:50.586Z] #55 15.41 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-13T20:51:50.586Z] #55 15.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-13T20:51:50.586Z] #55 15.97 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T20:51:50.586Z] #55 ... [2022-07-13T20:51:50.586Z] [2022-07-13T20:51:50.586Z] #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-13T20:51:50.586Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:51:50.586Z] #67 20.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:51:50.586Z] #67 20.41 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:51:50.802Z] #36 28.60 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:51:50.802Z] #36 28.62 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:51:50.829Z] #44 3.667 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:51:50.843Z] #67 ... [2022-07-13T20:51:50.843Z] [2022-07-13T20:51:50.843Z] #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-13T20:51:50.843Z] #26 sha256:563fe7891d00633b9f8ca5ab123c53abfc4a991d1ff5d3cbd765026d15e884bc [2022-07-13T20:51:50.843Z] #26 20.02 + mkdir -p /build [2022-07-13T20:51:50.843Z] #26 20.03 + mv docker/docker /build/ [2022-07-13T20:51:50.843Z] #26 20.04 + rmdir docker [2022-07-13T20:51:50.843Z] #26 DONE 20.8s [2022-07-13T20:51:51.062Z] #36 28.89 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T20:51:51.101Z] [2022-07-13T20:51:51.101Z] #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-13T20:51:51.101Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:51:51.101Z] #67 20.80 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:51:51.359Z] #67 ... [2022-07-13T20:51:51.359Z] [2022-07-13T20:51:51.359Z] #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-13T20:51:51.359Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:51:51.359Z] #40 11.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-13T20:51:51.359Z] #40 12.87 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-13T20:51:51.359Z] #40 13.13 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-13T20:51:51.359Z] #40 17.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-13T20:51:51.359Z] #40 18.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:51:51.359Z] #40 ... [2022-07-13T20:51:51.359Z] [2022-07-13T20:51:51.359Z] #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-13T20:51:51.359Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:51:51.359Z] #67 21.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:51:51.432Z] #84 60.51 configure.ac:7: installing './compile' [2022-07-13T20:51:51.432Z] #84 60.52 configure.ac:11: installing './config.guess' [2022-07-13T20:51:51.432Z] #84 60.53 configure.ac:11: installing './config.sub' [2022-07-13T20:51:51.432Z] #84 60.60 configure.ac:8: installing './install-sh' [2022-07-13T20:51:51.432Z] #84 60.61 configure.ac:8: installing './missing' [2022-07-13T20:51:51.432Z] #84 60.73 Makefile.am: installing './depcomp' [2022-07-13T20:51:51.928Z] #67 21.64 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:51:52.212Z] #44 5.112 [100%] Linking C executable tini-static [2022-07-13T20:51:52.376Z] #51 24.90 Reading package lists... [2022-07-13T20:51:52.376Z] #51 ... [2022-07-13T20:51:52.376Z] [2022-07-13T20:51:52.376Z] #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-13T20:51:52.376Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:51:52.376Z] #62 19.06 Fetched 8550 kB in 15s (576 kB/s) [2022-07-13T20:51:52.376Z] #62 19.06 Reading package lists... [2022-07-13T20:51:52.376Z] #62 25.34 Reading package lists... [2022-07-13T20:51:52.376Z] #62 ... [2022-07-13T20:51:52.376Z] [2022-07-13T20:51:52.376Z] #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-13T20:51:52.376Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:51:52.376Z] #47 27.36 Updating files: 71% (1557/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:51:52.376Z] #47 28.09 + git checkout -q v2.3.0 [2022-07-13T20:51:52.451Z] #36 ... [2022-07-13T20:51:52.451Z] [2022-07-13T20:51:52.452Z] #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-13T20:51:52.452Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:51:52.452Z] #38 30.18 tomll can be used in two ways: [2022-07-13T20:51:52.452Z] #38 30.29 Writing to STDIN and reading from STDOUT: [2022-07-13T20:51:52.452Z] #38 30.29 cat file.toml | tomll > file.toml [2022-07-13T20:51:52.452Z] #38 30.29 [2022-07-13T20:51:52.452Z] #38 30.29 Reading and updating a list of files: [2022-07-13T20:51:52.452Z] #38 30.29 tomll a.toml b.toml c.toml [2022-07-13T20:51:52.452Z] #38 30.29 [2022-07-13T20:51:52.452Z] #38 30.29 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:51:52.712Z] #38 DONE 30.6s [2022-07-13T20:51:52.712Z] [2022-07-13T20:51:52.712Z] #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-13T20:51:52.712Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:52.712Z] #55 25.66 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:51:52.712Z] #55 25.70 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:51:52.712Z] #55 26.28 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:51:52.712Z] #55 26.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:51:52.712Z] #55 26.76 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:51:52.712Z] #55 26.78 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:51:52.712Z] #55 27.17 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:51:52.712Z] #55 27.24 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:51:52.712Z] #55 27.61 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:51:52.712Z] #55 27.86 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:51:52.712Z] #55 27.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:51:52.712Z] #55 28.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:51:52.712Z] #55 28.30 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:51:52.712Z] #55 28.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:51:52.712Z] #55 28.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:51:52.712Z] #55 28.76 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:51:52.712Z] #55 28.97 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:51:52.712Z] #55 29.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:51:52.780Z] #44 5.639 [100%] Built target tini-static [2022-07-13T20:51:52.780Z] #44 5.726 + mkdir -p /build [2022-07-13T20:51:52.780Z] #44 5.728 + cp tini-static /build/docker-init [2022-07-13T20:51:52.810Z] #84 62.23 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:51:52.810Z] #84 62.23 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:51:52.810Z] #84 62.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:51:52.810Z] #84 62.57 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:51:52.971Z] #55 30.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:51:53.352Z] #44 ... [2022-07-13T20:51:53.352Z] [2022-07-13T20:51:53.352Z] #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-13T20:51:53.352Z] #53 sha256:2e3e3d7fd74849b167111487cfe18344ce68011700ebce24c2d2c80b133e5d31 [2022-07-13T20:51:53.352Z] #53 56.89 gotestsum version dev [2022-07-13T20:51:53.378Z] #84 62.95 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:51:53.378Z] #84 63.29 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:51:53.755Z] #47 30.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-13T20:51:53.755Z] #47 ... [2022-07-13T20:51:53.755Z] [2022-07-13T20:51:53.755Z] #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-13T20:51:53.755Z] #67 sha256:599c04a04c8e6bea6e34b9716a75fd6e134ec72fd1c1deed65dd8e88a76c88f2 [2022-07-13T20:51:53.755Z] #67 20.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:51:53.755Z] #67 ... [2022-07-13T20:51:53.755Z] [2022-07-13T20:51:53.755Z] #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-13T20:51:53.755Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:53.755Z] #55 28.21 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:51:53.755Z] #55 28.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:51:53.755Z] #55 28.37 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:51:53.755Z] #55 28.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:51:53.755Z] #55 28.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:51:53.755Z] #55 28.75 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:51:53.755Z] #55 28.75 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:51:53.755Z] #55 28.89 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:51:53.755Z] #55 29.18 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:51:53.755Z] #55 29.18 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:51:53.755Z] #55 29.31 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:51:53.755Z] #55 29.48 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:51:53.911Z] #55 31.51 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:51:53.911Z] #55 ... [2022-07-13T20:51:53.911Z] [2022-07-13T20:51:53.911Z] #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-13T20:51:53.911Z] #67 sha256:5082ea02910004529078fee91621dcf2b3457adb47e0debe963c745dce2f316f [2022-07-13T20:51:53.911Z] #67 21.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:51:53.911Z] #67 21.54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:51:53.911Z] #67 22.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:51:53.911Z] #67 25.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:51:53.911Z] #67 ... [2022-07-13T20:51:53.911Z] [2022-07-13T20:51:53.911Z] #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-13T20:51:53.911Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:51:53.911Z] #76 31.06 Fetched 8550 kB in 25s (343 kB/s) [2022-07-13T20:51:53.947Z] #84 63.61 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:51:54.206Z] #84 63.75 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:51:54.206Z] #84 63.93 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:51:54.295Z] #53 DONE 57.7s [2022-07-13T20:51:54.295Z] [2022-07-13T20:51:54.295Z] #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-13T20:51:54.295Z] #44 sha256:016c20cc942189f66e36571ef74e1ad5354b67671032fd5340667746bdada856 [2022-07-13T20:51:54.295Z] #44 DONE 7.1s [2022-07-13T20:51:54.295Z] [2022-07-13T20:51:54.295Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:51:54.295Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:51:54.295Z] #77 5.728 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:51:54.295Z] #77 5.762 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:51:54.295Z] #77 7.324 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:51:54.295Z] #77 7.381 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:51:54.295Z] #77 7.382 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:51:54.295Z] #77 7.388 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:51:54.295Z] #77 7.396 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:51:54.295Z] #77 9.253 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:51:54.295Z] #77 10.90 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:51:54.295Z] #77 12.10 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:51:54.295Z] #77 12.31 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:51:54.295Z] #77 12.60 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:51:54.459Z] #67 ... [2022-07-13T20:51:54.459Z] [2022-07-13T20:51:54.459Z] #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-13T20:51:54.459Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:54.459Z] #51 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:54.459Z] #51 17.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:54.459Z] #51 21.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-13T20:51:54.459Z] #51 ... [2022-07-13T20:51:54.459Z] [2022-07-13T20:51:54.459Z] #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-13T20:51:54.459Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:54.459Z] #53 23.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:51:54.459Z] #53 23.99 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:51:54.459Z] #53 ... [2022-07-13T20:51:54.459Z] [2022-07-13T20:51:54.459Z] #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-13T20:51:54.459Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:51:54.459Z] #76 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:51:54.459Z] #76 18.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:51:54.703Z] #55 ... [2022-07-13T20:51:54.703Z] [2022-07-13T20:51:54.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-13T20:51:54.703Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:51:54.703Z] #14 21.42 Fetched 8550 kB in 16s (543 kB/s) [2022-07-13T20:51:54.703Z] #14 21.42 Reading package lists... [2022-07-13T20:51:54.703Z] #14 27.66 Reading package lists... [2022-07-13T20:51:54.703Z] #14 ... [2022-07-13T20:51:54.703Z] [2022-07-13T20:51:54.703Z] #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-13T20:51:54.703Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:51:54.703Z] #51 24.90 Reading package lists... [2022-07-13T20:51:54.718Z] #76 ... [2022-07-13T20:51:54.718Z] [2022-07-13T20:51:54.718Z] #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-13T20:51:54.718Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:54.718Z] #55 24.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:51:54.718Z] #55 24.89 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T20:51:54.718Z] #55 ... [2022-07-13T20:51:54.718Z] [2022-07-13T20:51:54.718Z] #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-13T20:51:54.718Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:51:54.718Z] #62 15.09 Fetched 8550 kB in 11s (802 kB/s) [2022-07-13T20:51:54.718Z] #62 15.09 Reading package lists... [2022-07-13T20:51:54.975Z] #62 25.00 Reading package lists... [2022-07-13T20:51:54.975Z] #62 ... [2022-07-13T20:51:54.975Z] [2022-07-13T20:51:54.975Z] #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-13T20:51:54.975Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:54.975Z] #55 25.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-13T20:51:55.234Z] #55 25.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-13T20:51:55.492Z] #55 25.81 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-13T20:51:55.492Z] #55 25.81 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-13T20:51:55.754Z] #55 26.15 go: downloading github.com/spf13/afero v1.8.2 [2022-07-13T20:51:55.754Z] #55 26.20 go: downloading github.com/spf13/cast v1.4.1 [2022-07-13T20:51:56.012Z] #55 26.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-13T20:51:56.580Z] #55 26.75 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-13T20:51:56.580Z] #55 26.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-13T20:51:56.580Z] #55 26.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-13T20:51:56.612Z] #51 31.43 Building dependency tree... [2022-07-13T20:51:56.748Z] #84 ... [2022-07-13T20:51:56.748Z] [2022-07-13T20:51:56.748Z] #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-13T20:51:56.748Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:51:56.748Z] #19 91.69 Reading package lists... [2022-07-13T20:51:56.843Z] #77 ... [2022-07-13T20:51:56.843Z] [2022-07-13T20:51:56.843Z] #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-13T20:51:56.843Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:51:56.843Z] #14 50.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:51:56.843Z] #14 50.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:51:56.843Z] #14 50.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:51:56.843Z] #14 50.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:51:56.843Z] #14 50.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:51:56.843Z] #14 50.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:51:56.843Z] #14 59.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:51:56.843Z] #14 59.15 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:51:56.843Z] #14 59.16 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:51:56.845Z] #55 27.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-13T20:51:57.102Z] #55 27.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-13T20:51:57.102Z] #55 27.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-13T20:51:57.102Z] #55 ... [2022-07-13T20:51:57.102Z] [2022-07-13T20:51:57.102Z] #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-13T20:51:57.102Z] #38 sha256:52b1297cb7d060800b3b0683d57b4d7d76ed1430914b2c0e26ec576afca02a41 [2022-07-13T20:51:57.102Z] #38 27.24 tomll can be used in two ways: [2022-07-13T20:51:57.102Z] #38 27.24 Writing to STDIN and reading from STDOUT: [2022-07-13T20:51:57.102Z] #38 27.24 cat file.toml | tomll > file.toml [2022-07-13T20:51:57.102Z] #38 27.24 [2022-07-13T20:51:57.102Z] #38 27.24 Reading and updating a list of files: [2022-07-13T20:51:57.102Z] #38 27.24 tomll a.toml b.toml c.toml [2022-07-13T20:51:57.102Z] #38 27.24 [2022-07-13T20:51:57.102Z] #38 27.24 When given a list of files, tomll will modify all files in place without asking. [2022-07-13T20:51:57.102Z] #38 DONE 27.5s [2022-07-13T20:51:57.360Z] [2022-07-13T20:51:57.360Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:51:57.360Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:57.360Z] #55 27.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-13T20:51:57.360Z] #55 27.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-13T20:51:57.617Z] #55 27.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-13T20:51:58.109Z] #76 31.06 Reading package lists... [2022-07-13T20:51:58.109Z] #76 ... [2022-07-13T20:51:58.109Z] [2022-07-13T20:51:58.109Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-13T20:51:58.109Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:51:58.109Z] #53 25.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T20:51:58.109Z] #53 25.78 go: downloading golang.org/x/mod v0.3.0 [2022-07-13T20:51:58.109Z] #53 ... [2022-07-13T20:51:58.109Z] [2022-07-13T20:51:58.109Z] #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-13T20:51:58.109Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:51:58.109Z] #55 32.51 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:51:58.109Z] #55 33.57 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:51:58.109Z] #55 33.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:51:58.109Z] #55 33.81 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:51:58.109Z] #55 33.83 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:51:58.109Z] #55 34.02 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:51:58.109Z] #55 34.08 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:51:58.109Z] #55 34.20 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:51:58.109Z] #55 34.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:51:58.109Z] #55 34.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:51:58.109Z] #55 34.83 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:51:58.109Z] #55 35.00 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:51:58.109Z] #55 35.10 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:51:58.109Z] #55 35.22 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:51:58.109Z] #55 35.54 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:51:58.109Z] #55 35.67 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:51:58.109Z] #55 35.76 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:51:58.109Z] #55 35.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:51:58.109Z] #55 36.00 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:51:58.109Z] #55 36.08 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:51:58.369Z] #55 36.16 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:51:58.529Z] #51 35.18 The following additional packages will be installed: [2022-07-13T20:51:58.530Z] #51 35.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:51:58.530Z] #51 35.21 python3-protobuf python3-six [2022-07-13T20:51:58.530Z] #51 35.21 Suggested packages: [2022-07-13T20:51:58.530Z] #51 35.22 python3-setuptools [2022-07-13T20:51:58.530Z] #51 35.22 Recommended packages: [2022-07-13T20:51:58.530Z] #51 35.22 iproute2 | iproute [2022-07-13T20:51:58.938Z] #55 36.57 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:51:58.938Z] #55 36.80 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:51:58.938Z] #55 36.94 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:51:59.199Z] #55 36.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:51:59.199Z] #55 37.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:51:59.458Z] #55 37.20 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:51:59.458Z] #55 37.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:51:59.471Z] #51 35.93 The following NEW packages will be installed: [2022-07-13T20:51:59.471Z] #51 35.95 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:51:59.471Z] #51 35.95 python3-protobuf python3-six [2022-07-13T20:51:59.511Z] #55 29.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-13T20:51:59.729Z] #51 36.43 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:51:59.729Z] #51 36.43 Need to get 2314 kB of archives. [2022-07-13T20:51:59.729Z] #51 36.43 After this operation, 11.1 MB of additional disk space will be used. [2022-07-13T20:51:59.729Z] #51 36.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-13T20:51:59.729Z] #51 36.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:51:59.729Z] #51 36.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:51:59.729Z] #51 36.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-13T20:51:59.729Z] #51 36.51 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-13T20:51:59.767Z] #55 29.92 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-13T20:51:59.988Z] #51 36.51 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-13T20:51:59.988Z] #51 36.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:52:00.028Z] #55 37.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:52:00.288Z] #55 38.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:52:00.547Z] #55 38.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:52:00.547Z] #55 38.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:52:00.547Z] #55 38.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:52:00.554Z] #51 ... [2022-07-13T20:52:00.554Z] [2022-07-13T20:52:00.554Z] #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-13T20:52:00.554Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:00.554Z] #55 36.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:52:00.554Z] #55 36.67 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:52:00.554Z] #55 36.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:52:00.554Z] #55 36.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:52:00.554Z] #55 36.88 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:52:00.554Z] #55 36.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:52:00.554Z] #55 36.98 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:52:00.554Z] #55 37.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:52:00.554Z] #55 37.13 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:52:00.554Z] #55 37.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:52:00.554Z] #55 37.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:52:00.554Z] #55 37.42 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:52:00.697Z] #55 31.14 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-13T20:52:00.806Z] #55 38.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:52:01.065Z] #55 38.94 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:52:01.120Z] #55 ... [2022-07-13T20:52:01.120Z] [2022-07-13T20:52:01.120Z] #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-13T20:52:01.120Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:01.120Z] #76 22.00 Reading package lists... [2022-07-13T20:52:01.120Z] #76 28.20 Reading package lists... [2022-07-13T20:52:01.120Z] #76 34.59 Building dependency tree... [2022-07-13T20:52:01.120Z] #76 ... [2022-07-13T20:52:01.120Z] [2022-07-13T20:52:01.120Z] #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-13T20:52:01.120Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:01.120Z] #62 25.34 Reading package lists... [2022-07-13T20:52:01.120Z] #62 31.86 Building dependency tree... [2022-07-13T20:52:01.120Z] #62 35.70 The following additional packages will be installed: [2022-07-13T20:52:01.120Z] #62 35.71 libbtrfs0 [2022-07-13T20:52:01.120Z] #62 35.92 The following NEW packages will be installed: [2022-07-13T20:52:01.120Z] #62 35.92 libbtrfs-dev libbtrfs0 [2022-07-13T20:52:01.120Z] #62 36.37 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:01.120Z] #62 36.37 Need to get 460 kB of archives. [2022-07-13T20:52:01.120Z] #62 36.37 After this operation, 1237 kB of additional disk space will be used. [2022-07-13T20:52:01.120Z] #62 36.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:52:01.120Z] #62 36.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:52:01.120Z] #62 37.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:01.120Z] #62 37.67 Fetched 460 kB in 0s (1253 kB/s) [2022-07-13T20:52:01.120Z] #62 37.78 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:52:01.120Z] #62 37.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:01.120Z] #62 37.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:52:01.120Z] #62 37.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:52:01.120Z] #62 38.13 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:52:01.120Z] #62 38.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:52:01.325Z] #55 39.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:52:01.325Z] #55 39.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:52:01.378Z] #62 38.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:52:01.378Z] #62 ... [2022-07-13T20:52:01.378Z] [2022-07-13T20:52:01.378Z] #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-13T20:52:01.378Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:01.378Z] #55 38.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:52:01.378Z] #55 38.35 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:52:01.585Z] #55 39.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:52:01.585Z] #55 39.42 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:52:01.647Z] #55 38.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:52:01.647Z] #55 38.54 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:52:01.647Z] #55 38.66 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:52:01.845Z] #55 39.58 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:52:01.845Z] #55 39.58 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:52:01.845Z] #55 39.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:52:01.908Z] #55 38.93 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:52:02.076Z] #55 32.19 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-13T20:52:02.076Z] #55 32.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-13T20:52:02.076Z] #55 32.37 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-13T20:52:02.104Z] #55 39.99 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:52:02.104Z] #55 40.02 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:52:02.168Z] #55 38.95 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:52:02.169Z] #55 38.99 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:52:02.169Z] #55 ... [2022-07-13T20:52:02.169Z] [2022-07-13T20:52:02.169Z] #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-13T20:52:02.169Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:02.169Z] #62 38.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:52:02.169Z] #62 38.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:52:02.169Z] #62 38.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:02.169Z] #62 DONE 39.1s [2022-07-13T20:52:02.169Z] [2022-07-13T20:52:02.169Z] #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-13T20:52:02.169Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:02.169Z] #55 39.19 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:52:02.333Z] #55 32.46 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-13T20:52:02.333Z] #55 32.53 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-13T20:52:02.364Z] #55 40.13 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:52:02.364Z] #55 ... [2022-07-13T20:52:02.364Z] [2022-07-13T20:52:02.364Z] #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-13T20:52:02.364Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:02.364Z] #76 31.06 Reading package lists... [2022-07-13T20:52:02.429Z] #55 39.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:52:02.429Z] #55 39.33 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:52:02.429Z] #55 39.36 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:52:02.590Z] #55 32.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-13T20:52:02.691Z] #55 ... [2022-07-13T20:52:02.691Z] [2022-07-13T20:52:02.691Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:52:02.691Z] #63 sha256:3c6b4f5a590eb2b12e1f32d8fc97ba1e18d658f718f9713937cb2afd613a612a [2022-07-13T20:52:02.691Z] #63 DONE 0.4s [2022-07-13T20:52:02.691Z] [2022-07-13T20:52:02.691Z] #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-13T20:52:02.691Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:02.691Z] #76 38.46 python3 is already the newest version (3.9.2-3). [2022-07-13T20:52:02.691Z] #76 38.46 The following additional packages will be installed: [2022-07-13T20:52:02.691Z] #76 38.47 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-13T20:52:02.691Z] #76 38.49 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:52:02.691Z] #76 38.52 Suggested packages: [2022-07-13T20:52:02.691Z] #76 38.52 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:52:02.691Z] #76 38.52 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:52:02.691Z] #76 38.53 m4-doc ed diffutils-doc [2022-07-13T20:52:02.691Z] #76 38.53 Recommended packages: [2022-07-13T20:52:02.691Z] #76 38.53 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:52:02.691Z] #76 38.53 liblocale-gettext-perl libltdl-dev [2022-07-13T20:52:02.851Z] #55 33.10 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-13T20:52:02.851Z] #55 ... [2022-07-13T20:52:02.851Z] [2022-07-13T20:52:02.851Z] #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-13T20:52:02.851Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:02.851Z] #51 32.89 Fetched 8553 kB in 26s (331 kB/s) [2022-07-13T20:52:03.257Z] #76 ... [2022-07-13T20:52:03.257Z] [2022-07-13T20:52:03.257Z] #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-13T20:52:03.257Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:03.257Z] #42 24.04 Reading package lists... [2022-07-13T20:52:03.257Z] #42 30.22 Building dependency tree... [2022-07-13T20:52:03.257Z] #42 33.72 The following additional packages will be installed: [2022-07-13T20:52:03.257Z] #42 33.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-13T20:52:03.257Z] #42 33.75 Suggested packages: [2022-07-13T20:52:03.257Z] #42 33.76 cmake-doc ninja-build lrzip [2022-07-13T20:52:03.257Z] #42 33.76 Recommended packages: [2022-07-13T20:52:03.257Z] #42 33.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:52:03.257Z] #42 34.70 The following NEW packages will be installed: [2022-07-13T20:52:03.257Z] #42 34.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-13T20:52:03.257Z] #42 34.72 vim-common xxd [2022-07-13T20:52:03.257Z] #42 35.15 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:03.257Z] #42 35.15 Need to get 17.7 MB of archives. [2022-07-13T20:52:03.257Z] #42 35.15 After this operation, 70.7 MB of additional disk space will be used. [2022-07-13T20:52:03.257Z] #42 35.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:52:03.257Z] #42 35.16 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-13T20:52:03.257Z] #42 35.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:52:03.257Z] #42 35.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:52:03.257Z] #42 35.93 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-13T20:52:03.257Z] #42 35.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-13T20:52:03.257Z] #42 36.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-13T20:52:03.257Z] #42 36.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-13T20:52:03.257Z] #42 36.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-13T20:52:03.257Z] #42 36.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-13T20:52:03.257Z] #42 37.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:03.257Z] #42 37.63 Fetched 17.7 MB in 2s (11.5 MB/s) [2022-07-13T20:52:03.257Z] #42 37.74 Selecting previously unselected package xxd. [2022-07-13T20:52:03.257Z] #42 37.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:03.257Z] #42 37.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:52:03.257Z] #42 37.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:03.257Z] #42 38.08 Selecting previously unselected package vim-common. [2022-07-13T20:52:03.257Z] #42 38.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:52:03.257Z] #42 38.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:03.257Z] #42 38.43 Selecting previously unselected package cmake-data. [2022-07-13T20:52:03.257Z] #42 38.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:52:03.257Z] #42 38.45 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:52:03.257Z] #42 ... [2022-07-13T20:52:03.257Z] [2022-07-13T20:52:03.257Z] #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-13T20:52:03.257Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:03.257Z] #55 39.93 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:52:03.257Z] #55 40.21 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:52:03.317Z] #19 113.6 Building dependency tree... [2022-07-13T20:52:04.356Z] #76 40.68 Reading package lists... [2022-07-13T20:52:04.356Z] #76 ... [2022-07-13T20:52:04.356Z] [2022-07-13T20:52:04.356Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-13T20:52:04.356Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:04.356Z] #62 32.27 Fetched 8550 kB in 25s (343 kB/s) [2022-07-13T20:52:04.356Z] #62 32.27 Reading package lists... [2022-07-13T20:52:04.623Z] #62 41.49 Reading package lists... [2022-07-13T20:52:04.623Z] #62 ... [2022-07-13T20:52:04.623Z] [2022-07-13T20:52:04.623Z] #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-13T20:52:04.623Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:04.623Z] #42 32.42 Fetched 8550 kB in 25s (343 kB/s) [2022-07-13T20:52:04.623Z] #42 32.42 Reading package lists... [2022-07-13T20:52:04.623Z] #42 41.92 Reading package lists... [2022-07-13T20:52:04.623Z] #42 ... [2022-07-13T20:52:04.623Z] [2022-07-13T20:52:04.623Z] #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-13T20:52:04.623Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:52:04.623Z] #47 40.22 Updating files: 45% (984/2177) Updating files: 46% (1002/2177) Updating files: 47% (1024/2177) Updating files: 48% (1045/2177) Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1778/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:52:04.623Z] #47 41.79 + git checkout -q v2.3.0 [2022-07-13T20:52:04.631Z] #55 41.30 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:52:04.631Z] #55 41.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:52:05.200Z] #47 ... [2022-07-13T20:52:05.200Z] [2022-07-13T20:52:05.200Z] #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-13T20:52:05.200Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:05.200Z] #14 33.01 Fetched 8550 kB in 25s (338 kB/s) [2022-07-13T20:52:05.200Z] #14 33.01 Reading package lists... [2022-07-13T20:52:05.200Z] #14 43.03 Reading package lists... [2022-07-13T20:52:05.200Z] #14 ... [2022-07-13T20:52:05.200Z] [2022-07-13T20:52:05.200Z] #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-13T20:52:05.200Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:05.200Z] #55 40.36 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:52:05.200Z] #55 40.49 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:52:05.200Z] #55 40.58 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:52:05.200Z] #55 40.70 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:52:05.200Z] #55 40.73 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:52:05.200Z] #55 42.16 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:52:05.200Z] #55 42.22 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:52:05.200Z] #55 42.35 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:52:05.200Z] #55 42.51 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:52:05.200Z] #55 42.83 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:52:05.200Z] #55 42.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:52:05.200Z] #55 43.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:52:05.379Z] #51 32.89 Reading package lists... [2022-07-13T20:52:05.379Z] #51 ... [2022-07-13T20:52:05.379Z] [2022-07-13T20:52:05.379Z] #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-13T20:52:05.379Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:52:05.379Z] #36 25.71 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-13T20:52:05.379Z] #36 25.71 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T20:52:05.379Z] #36 26.56 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-13T20:52:05.379Z] #36 26.86 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-13T20:52:05.379Z] #36 27.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T20:52:05.379Z] #36 27.85 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-13T20:52:05.379Z] #36 28.01 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-13T20:52:05.379Z] #36 28.06 go: downloading github.com/peterh/liner v1.2.2 [2022-07-13T20:52:05.379Z] #36 28.53 go: downloading github.com/google/go-dap v0.6.0 [2022-07-13T20:52:05.379Z] #36 29.08 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-13T20:52:05.379Z] #36 29.86 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-13T20:52:05.379Z] #36 30.87 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-13T20:52:05.379Z] #36 31.30 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T20:52:05.379Z] #36 31.36 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-13T20:52:05.379Z] #36 33.78 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-13T20:52:05.379Z] #36 33.94 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T20:52:05.460Z] #55 43.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:52:05.460Z] #55 43.29 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:52:05.637Z] #36 ... [2022-07-13T20:52:05.638Z] [2022-07-13T20:52:05.638Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:52:05.638Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:05.638Z] #55 33.36 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-13T20:52:05.638Z] #55 33.85 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-13T20:52:05.638Z] #55 33.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-13T20:52:05.638Z] #55 34.01 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-13T20:52:05.638Z] #55 34.13 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-13T20:52:05.638Z] #55 34.18 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-13T20:52:05.638Z] #55 34.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-13T20:52:05.638Z] #55 34.48 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-13T20:52:05.638Z] #55 34.60 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-13T20:52:05.638Z] #55 34.74 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-13T20:52:05.638Z] #55 34.83 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-13T20:52:05.638Z] #55 34.91 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-13T20:52:05.638Z] #55 35.22 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-13T20:52:05.638Z] #55 35.51 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-13T20:52:05.638Z] #55 35.52 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-13T20:52:05.638Z] #55 35.79 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-13T20:52:05.638Z] #55 35.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-13T20:52:05.638Z] #55 36.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-13T20:52:05.720Z] #55 ... [2022-07-13T20:52:05.720Z] [2022-07-13T20:52:05.720Z] #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-13T20:52:05.720Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:05.720Z] #51 33.39 Fetched 8553 kB in 26s (326 kB/s) [2022-07-13T20:52:05.720Z] #51 33.39 Reading package lists... [2022-07-13T20:52:05.895Z] #55 36.15 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-13T20:52:05.895Z] #55 36.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-13T20:52:05.895Z] #55 ... [2022-07-13T20:52:05.895Z] [2022-07-13T20:52:05.895Z] #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-13T20:52:05.895Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:52:05.895Z] #67 25.62 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:52:05.895Z] #67 26.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:52:05.895Z] #67 ... [2022-07-13T20:52:05.895Z] [2022-07-13T20:52:05.895Z] #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-13T20:52:05.895Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:05.895Z] #62 25.00 Reading package lists... [2022-07-13T20:52:06.033Z] #55 ... [2022-07-13T20:52:06.033Z] [2022-07-13T20:52:06.033Z] #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-13T20:52:06.033Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:52:06.033Z] #57 42.29 v3.0.2 [2022-07-13T20:52:06.033Z] #57 DONE 42.9s [2022-07-13T20:52:06.033Z] [2022-07-13T20:52:06.033Z] #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-13T20:52:06.033Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:06.033Z] #76 40.49 The following NEW packages will be installed: [2022-07-13T20:52:06.033Z] #76 40.49 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:52:06.033Z] #76 40.49 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:52:06.033Z] #76 40.49 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:52:06.033Z] #76 40.49 libyajl2 m4 patch xz-utils [2022-07-13T20:52:06.033Z] #76 40.49 The following packages will be upgraded: [2022-07-13T20:52:06.033Z] #76 40.50 libdpkg-perl [2022-07-13T20:52:06.033Z] #76 40.89 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:52:06.033Z] #76 40.89 Need to get 7486 kB of archives. [2022-07-13T20:52:06.033Z] #76 40.89 After this operation, 18.7 MB of additional disk space will be used. [2022-07-13T20:52:06.033Z] #76 40.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:52:06.033Z] #76 40.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:52:06.033Z] #76 40.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:52:06.033Z] #76 40.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:52:06.033Z] #76 40.93 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-13T20:52:06.033Z] #76 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-13T20:52:06.033Z] #76 40.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-13T20:52:06.033Z] #76 41.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:52:06.033Z] #76 41.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:52:06.033Z] #76 41.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:52:06.033Z] #76 41.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:52:06.033Z] #76 41.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:52:06.033Z] #76 41.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:52:06.033Z] #76 41.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-13T20:52:06.033Z] #76 41.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:52:06.033Z] #76 41.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-13T20:52:06.033Z] #76 41.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:52:06.033Z] #76 41.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-13T20:52:06.033Z] #76 41.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:52:06.033Z] #76 41.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:52:06.033Z] #76 41.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:52:06.033Z] #76 41.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:52:06.033Z] #76 41.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:52:06.033Z] #76 41.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-13T20:52:06.033Z] #76 42.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:06.033Z] #76 43.14 Fetched 7486 kB in 1s (7674 kB/s) [2022-07-13T20:52:06.292Z] #51 42.94 Reading package lists... [2022-07-13T20:52:06.292Z] #51 ... [2022-07-13T20:52:06.292Z] [2022-07-13T20:52:06.292Z] #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-13T20:52:06.292Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:06.292Z] #55 43.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:52:06.292Z] #55 43.95 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:52:06.292Z] #55 44.08 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:52:06.292Z] #76 43.26 Selecting previously unselected package bzip2. [2022-07-13T20:52:06.553Z] #76 43.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:06.553Z] #76 43.32 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:52:06.553Z] #76 43.34 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:52:06.553Z] #76 43.48 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:52:06.553Z] #76 43.49 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:06.553Z] #76 43.53 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:52:06.564Z] #55 44.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:52:06.813Z] #14 70.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:52:06.814Z] #14 70.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:52:06.814Z] #14 70.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:52:06.814Z] #14 ... [2022-07-13T20:52:06.814Z] [2022-07-13T20:52:06.814Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:52:06.814Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:52:06.814Z] #77 25.72 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:52:06.824Z] #55 44.51 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:52:06.824Z] #55 44.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:52:07.085Z] #55 44.81 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:52:07.085Z] #55 44.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:52:07.085Z] #55 45.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:52:07.125Z] #76 ... [2022-07-13T20:52:07.125Z] [2022-07-13T20:52:07.125Z] #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-13T20:52:07.125Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:07.125Z] #14 27.66 Reading package lists... [2022-07-13T20:52:07.125Z] #14 34.15 Building dependency tree... [2022-07-13T20:52:07.125Z] #14 37.78 The following additional packages will be installed: [2022-07-13T20:52:07.125Z] #14 37.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:52:07.125Z] #14 37.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:52:07.125Z] #14 37.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:52:07.125Z] #14 37.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:52:07.125Z] #14 37.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:52:07.125Z] #14 37.80 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:52:07.125Z] #14 37.80 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:52:07.125Z] #14 37.82 Suggested packages: [2022-07-13T20:52:07.125Z] #14 37.82 gcc-10-locales seccomp wine64 [2022-07-13T20:52:07.125Z] #14 39.50 The following NEW packages will be installed: [2022-07-13T20:52:07.125Z] #14 39.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:52:07.125Z] #14 39.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:52:07.125Z] #14 39.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:52:07.125Z] #14 39.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:52:07.125Z] #14 39.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:52:07.125Z] #14 39.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:52:07.125Z] #14 39.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:52:07.125Z] #14 39.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:52:07.125Z] #14 39.51 mingw-w64-x86-64-dev [2022-07-13T20:52:07.125Z] #14 40.01 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:07.125Z] #14 40.01 Need to get 115 MB of archives. [2022-07-13T20:52:07.125Z] #14 40.01 After this operation, 645 MB of additional disk space will be used. [2022-07-13T20:52:07.125Z] #14 40.01 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-13T20:52:07.125Z] #14 40.21 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-13T20:52:07.125Z] #14 40.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-13T20:52:07.125Z] #14 40.39 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-13T20:52:07.125Z] #14 40.40 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-13T20:52:07.125Z] #14 40.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:52:07.125Z] #14 40.78 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-13T20:52:07.125Z] #14 41.03 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-13T20:52:07.125Z] #14 41.03 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-13T20:52:07.125Z] #14 41.86 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-13T20:52:07.125Z] #14 43.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:52:07.268Z] #62 34.55 Building dependency tree... [2022-07-13T20:52:07.349Z] #55 45.18 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:52:07.349Z] #55 45.21 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:52:07.384Z] #14 ... [2022-07-13T20:52:07.384Z] [2022-07-13T20:52:07.384Z] #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-13T20:52:07.384Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:52:07.384Z] #40 43.43 NAME: [2022-07-13T20:52:07.384Z] #40 43.43 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:52:07.384Z] #40 43.43 [2022-07-13T20:52:07.384Z] #40 43.43 USAGE: [2022-07-13T20:52:07.384Z] #40 43.43 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:52:07.384Z] #40 43.43 [2022-07-13T20:52:07.384Z] #40 43.43 COMMANDS: [2022-07-13T20:52:07.384Z] #40 43.43 init Create an initial ./winres/winres.json [2022-07-13T20:52:07.384Z] #40 43.43 make Make syso files for the "go build" command [2022-07-13T20:52:07.384Z] #40 43.43 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:52:07.384Z] #40 43.43 extract Extract all resources from an executable [2022-07-13T20:52:07.384Z] #40 43.43 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:52:07.384Z] #40 43.43 help, h Shows a list of commands or help for one command [2022-07-13T20:52:07.384Z] #40 43.43 [2022-07-13T20:52:07.384Z] #40 43.43 GLOBAL OPTIONS: [2022-07-13T20:52:07.384Z] #40 43.43 --help, -h show help (default: false) [2022-07-13T20:52:07.384Z] #40 DONE 44.2s [2022-07-13T20:52:07.384Z] [2022-07-13T20:52:07.384Z] #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-13T20:52:07.384Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:07.384Z] #76 44.23 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:52:07.384Z] #76 44.23 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:07.384Z] #76 44.31 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:52:07.622Z] #55 45.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:52:07.622Z] #55 45.49 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:52:07.643Z] #76 44.47 Selecting previously unselected package file. [2022-07-13T20:52:07.643Z] #76 44.48 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:07.643Z] #76 44.49 Unpacking file (1:5.39-3) ... [2022-07-13T20:52:07.643Z] #76 44.70 Selecting previously unselected package xz-utils. [2022-07-13T20:52:07.902Z] #76 44.72 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:52:07.902Z] #76 44.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:52:08.290Z] #55 45.89 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:52:08.291Z] #55 46.07 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:52:08.469Z] #76 45.10 Selecting previously unselected package libsigsegv2:amd64. [2022-07-13T20:52:08.469Z] #76 45.10 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-13T20:52:08.469Z] #76 45.10 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:52:08.469Z] #76 45.20 Selecting previously unselected package m4. [2022-07-13T20:52:08.469Z] #76 45.20 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-13T20:52:08.469Z] #76 45.20 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:52:08.554Z] #55 46.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:52:08.554Z] #55 46.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:52:08.554Z] #55 46.54 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:52:08.554Z] #55 46.59 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:52:08.590Z] #19 124.8 The following additional packages will be installed: [2022-07-13T20:52:08.590Z] #19 124.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-13T20:52:08.590Z] #19 124.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-13T20:52:08.590Z] #19 124.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-13T20:52:08.590Z] #19 124.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-13T20:52:08.590Z] #19 124.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-13T20:52:08.590Z] #19 124.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-13T20:52:08.590Z] #19 124.8 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-13T20:52:08.590Z] #19 124.8 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-13T20:52:08.590Z] #19 124.8 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-13T20:52:08.590Z] #19 124.8 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-13T20:52:08.590Z] #19 124.8 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-13T20:52:08.590Z] #19 124.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-13T20:52:08.590Z] #19 124.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-13T20:52:08.590Z] #19 124.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-13T20:52:08.590Z] #19 124.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-13T20:52:08.590Z] #19 124.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-13T20:52:08.590Z] #19 124.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-13T20:52:08.590Z] #19 124.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-13T20:52:08.590Z] #19 124.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-13T20:52:08.590Z] #19 124.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-13T20:52:08.590Z] #19 124.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-13T20:52:08.590Z] #19 124.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-13T20:52:08.590Z] #19 124.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-13T20:52:08.590Z] #19 124.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-13T20:52:08.590Z] #19 124.8 libdpkg-perl libfile-homedir-perl libfile-which-perl [2022-07-13T20:52:08.590Z] #19 124.8 libgcc-10-dev-arm64-cross libgcc-10-dev-armel-cross [2022-07-13T20:52:08.590Z] #19 124.8 libgcc-10-dev-armhf-cross libgcc-10-dev-ppc64el-cross [2022-07-13T20:52:08.590Z] #19 124.8 libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross libgcc-s1-armel-cross [2022-07-13T20:52:08.590Z] #19 124.8 libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross libgcc-s1-s390x-cross [2022-07-13T20:52:08.590Z] #19 124.8 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2022-07-13T20:52:08.590Z] #19 124.8 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 libio-string-perl [2022-07-13T20:52:08.590Z] #19 124.8 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2022-07-13T20:52:08.590Z] #19 124.8 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2022-07-13T20:52:08.590Z] #19 124.8 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-13T20:52:08.590Z] #19 124.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-13T20:52:08.590Z] #19 124.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-13T20:52:08.590Z] #19 124.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-13T20:52:08.590Z] #19 124.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-13T20:52:08.590Z] #19 124.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-13T20:52:08.590Z] #19 124.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-13T20:52:08.590Z] #19 124.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-13T20:52:08.590Z] #19 124.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-13T20:52:08.590Z] #19 124.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-13T20:52:08.590Z] #19 124.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-13T20:52:08.590Z] #19 124.9 linux-libc-dev-s390x-cross patch xz-utils [2022-07-13T20:52:08.590Z] #19 125.0 Suggested packages: [2022-07-13T20:52:08.590Z] #19 125.0 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-13T20:52:08.590Z] #19 125.0 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-13T20:52:08.590Z] #19 125.0 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-13T20:52:08.590Z] #19 125.0 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-13T20:52:08.590Z] #19 125.0 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu bzr [2022-07-13T20:52:08.590Z] #19 125.0 libyaml-shell-perl ed diffutils-doc [2022-07-13T20:52:08.590Z] #19 125.0 Recommended packages: [2022-07-13T20:52:08.590Z] #19 125.0 fakeroot build-essential libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:52:08.590Z] #19 125.0 libwww-perl libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-13T20:52:08.727Z] #76 45.59 Selecting previously unselected package autoconf. [2022-07-13T20:52:08.727Z] #76 45.59 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:52:08.727Z] #76 45.62 Unpacking autoconf (2.69-14) ... [2022-07-13T20:52:09.125Z] #55 46.95 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:52:09.164Z] #62 ... [2022-07-13T20:52:09.164Z] [2022-07-13T20:52:09.164Z] #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-13T20:52:09.164Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:09.164Z] #42 29.29 Fetched 8550 kB in 22s (382 kB/s) [2022-07-13T20:52:09.164Z] #42 29.29 Reading package lists... [2022-07-13T20:52:09.164Z] #42 38.79 Reading package lists... [2022-07-13T20:52:09.164Z] #42 ... [2022-07-13T20:52:09.164Z] [2022-07-13T20:52:09.164Z] #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-13T20:52:09.164Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:09.164Z] #55 36.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-13T20:52:09.164Z] #55 36.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-13T20:52:09.164Z] #55 36.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-13T20:52:09.164Z] #55 37.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-13T20:52:09.164Z] #55 37.32 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-13T20:52:09.164Z] #55 37.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-13T20:52:09.164Z] #55 37.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-13T20:52:09.164Z] #55 37.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-13T20:52:09.164Z] #55 37.88 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-13T20:52:09.164Z] #55 37.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-13T20:52:09.164Z] #55 38.01 go: downloading github.com/julz/importas v0.1.0 [2022-07-13T20:52:09.164Z] #55 38.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-13T20:52:09.164Z] #55 38.16 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-13T20:52:09.164Z] #55 38.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-13T20:52:09.164Z] #55 38.37 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-13T20:52:09.164Z] #55 38.42 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-13T20:52:09.164Z] #55 38.67 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-13T20:52:09.164Z] #55 38.68 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-13T20:52:09.164Z] #55 38.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-13T20:52:09.164Z] #55 39.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-13T20:52:09.164Z] #55 39.07 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-13T20:52:09.164Z] #55 39.11 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-13T20:52:09.295Z] #76 46.09 Selecting previously unselected package autotools-dev. [2022-07-13T20:52:09.295Z] #76 46.10 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:52:09.295Z] #76 46.12 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:52:09.554Z] #76 46.32 Selecting previously unselected package automake. [2022-07-13T20:52:09.554Z] #76 46.32 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:52:09.554Z] #76 46.32 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:52:10.065Z] #19 ... [2022-07-13T20:52:10.065Z] [2022-07-13T20:52:10.065Z] #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-13T20:52:10.065Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:10.065Z] #84 79.51 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:52:10.065Z] #84 79.53 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:52:10.065Z] #84 79.54 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:52:10.065Z] #84 79.58 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:52:10.065Z] #84 79.61 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:52:10.065Z] #84 79.80 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:52:10.097Z] #55 40.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-13T20:52:10.097Z] #55 40.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-13T20:52:10.097Z] #55 40.29 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-13T20:52:10.097Z] #55 40.33 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-13T20:52:10.097Z] #55 40.54 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-13T20:52:10.330Z] #84 79.92 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:52:10.354Z] #55 40.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-13T20:52:10.557Z] #76 47.22 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:52:10.557Z] #76 47.24 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:52:10.611Z] #55 40.84 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-13T20:52:10.611Z] #55 40.85 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-13T20:52:10.611Z] #55 40.98 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-13T20:52:11.526Z] #76 48.49 Selecting previously unselected package patch. [2022-07-13T20:52:11.526Z] #76 48.51 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:52:11.526Z] #76 48.51 Unpacking patch (2.7.6-7) ... [2022-07-13T20:52:11.542Z] #55 41.59 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-13T20:52:11.542Z] #55 41.64 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-13T20:52:11.542Z] #55 41.74 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-13T20:52:11.542Z] #55 41.77 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-13T20:52:11.542Z] #55 41.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-13T20:52:11.786Z] #76 48.71 Selecting previously unselected package dpkg-dev. [2022-07-13T20:52:11.786Z] #76 48.71 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:52:11.786Z] #76 48.75 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:52:11.800Z] #55 42.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-13T20:52:11.800Z] #55 42.19 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-13T20:52:11.800Z] #55 ... [2022-07-13T20:52:11.800Z] [2022-07-13T20:52:11.800Z] #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-13T20:52:11.800Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:11.800Z] #14 32.23 Fetched 8550 kB in 24s (352 kB/s) [2022-07-13T20:52:11.800Z] #14 32.23 Reading package lists... [2022-07-13T20:52:12.057Z] #14 41.07 Reading package lists... [2022-07-13T20:52:12.057Z] #14 ... [2022-07-13T20:52:12.057Z] [2022-07-13T20:52:12.057Z] #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-13T20:52:12.057Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:12.057Z] #76 32.24 Fetched 8550 kB in 24s (351 kB/s) [2022-07-13T20:52:12.057Z] #76 32.24 Reading package lists... [2022-07-13T20:52:12.081Z] #77 ... [2022-07-13T20:52:12.081Z] [2022-07-13T20:52:12.081Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:52:12.081Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:52:12.081Z] #14 75.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:52:12.081Z] #14 75.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:52:12.081Z] #14 75.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:52:12.314Z] #76 41.18 Reading package lists... [2022-07-13T20:52:12.314Z] #76 ... [2022-07-13T20:52:12.314Z] [2022-07-13T20:52:12.314Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:52:12.314Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:52:12.314Z] #47 39.83 Updating files: 64% (1403/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 84% (1842/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-13T20:52:12.314Z] #47 41.30 + git checkout -q v2.3.0 [2022-07-13T20:52:12.370Z] #76 ... [2022-07-13T20:52:12.370Z] [2022-07-13T20:52:12.370Z] #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-13T20:52:12.370Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:12.370Z] #51 38.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-13T20:52:12.370Z] #51 40.48 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:12.370Z] #51 40.78 Fetched 2314 kB in 3s (744 kB/s) [2022-07-13T20:52:12.370Z] #51 40.91 Selecting previously unselected package libprotobuf23:amd64. [2022-07-13T20:52:12.370Z] #51 40.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:12.370Z] #51 40.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-13T20:52:12.370Z] #51 41.00 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:52:12.370Z] #51 42.01 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:52:12.370Z] #51 42.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:52:12.370Z] #51 42.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:52:12.370Z] #51 42.49 Selecting previously unselected package python3-six. [2022-07-13T20:52:12.370Z] #51 42.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:52:12.370Z] #51 42.58 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:52:12.370Z] #51 42.76 Selecting previously unselected package python3-protobuf. [2022-07-13T20:52:12.370Z] #51 42.76 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-13T20:52:12.370Z] #51 42.79 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:52:12.370Z] #51 43.41 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:52:12.370Z] #51 43.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:52:12.370Z] #51 43.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:52:12.370Z] #51 43.79 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:52:12.370Z] #51 43.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:52:12.370Z] #51 43.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:52:12.370Z] #51 44.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:52:12.370Z] #51 44.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:12.370Z] #51 44.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:12.370Z] #51 44.22 Selecting previously unselected package criu. [2022-07-13T20:52:12.370Z] #51 44.22 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-13T20:52:12.370Z] #51 44.25 Unpacking criu (3.17-1) ... [2022-07-13T20:52:12.370Z] #51 45.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:52:12.370Z] #51 47.50 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:52:12.370Z] #51 47.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:52:12.370Z] #51 47.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:12.370Z] #51 47.70 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:52:12.370Z] #51 ... [2022-07-13T20:52:12.370Z] [2022-07-13T20:52:12.370Z] #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-13T20:52:12.370Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:52:12.370Z] #34 48.41 Updating files: 86% (1311/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-13T20:52:12.370Z] #34 49.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:52:12.430Z] #55 50.09 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:52:12.430Z] #55 50.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:52:12.630Z] #34 ... [2022-07-13T20:52:12.630Z] [2022-07-13T20:52:12.630Z] #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-13T20:52:12.630Z] #64 sha256:5065301a1e665e5ea02ba9cf63cccea8ac717e5c6586ebca8b1efacae617e8b2 [2022-07-13T20:52:12.630Z] #64 3.256 + RM_GOPATH=0 [2022-07-13T20:52:12.630Z] #64 3.257 + TMP_GOPATH= [2022-07-13T20:52:12.630Z] #64 3.257 + : /build [2022-07-13T20:52:12.630Z] #64 3.257 + '[' -z '' ']' [2022-07-13T20:52:12.630Z] #64 3.260 ++ mktemp -d [2022-07-13T20:52:12.630Z] #64 3.276 + export GOPATH=/tmp/tmp.Kw6sNzZ3lK [2022-07-13T20:52:12.630Z] #64 3.276 + GOPATH=/tmp/tmp.Kw6sNzZ3lK [2022-07-13T20:52:12.630Z] #64 3.276 + RM_GOPATH=1 [2022-07-13T20:52:12.630Z] #64 3.276 + case "$(go env GOARCH)" in [2022-07-13T20:52:12.630Z] #64 3.276 ++ go env GOARCH [2022-07-13T20:52:12.630Z] #64 3.283 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:12.630Z] #64 3.283 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:12.630Z] #64 3.294 Install containerd version v1.6.6 [2022-07-13T20:52:12.630Z] #64 3.294 ++ dirname /install.sh [2022-07-13T20:52:12.630Z] #64 3.294 + dir=/ [2022-07-13T20:52:12.630Z] #64 3.294 + bin=containerd [2022-07-13T20:52:12.630Z] #64 3.294 + shift [2022-07-13T20:52:12.630Z] #64 3.294 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:52:12.630Z] #64 3.294 + . //containerd.installer [2022-07-13T20:52:12.630Z] #64 3.294 ++ set -e [2022-07-13T20:52:12.630Z] #64 3.294 ++ : v1.6.6 [2022-07-13T20:52:12.630Z] #64 3.294 + install_containerd [2022-07-13T20:52:12.630Z] #64 3.294 + echo 'Install containerd version v1.6.6' [2022-07-13T20:52:12.630Z] #64 3.294 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Kw6sNzZ3lK/src/github.com/containerd/containerd [2022-07-13T20:52:12.630Z] #64 3.294 Cloning into '/tmp/tmp.Kw6sNzZ3lK/src/github.com/containerd/containerd'... [2022-07-13T20:52:12.693Z] #55 50.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:52:12.693Z] #55 50.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:52:12.889Z] #64 ... [2022-07-13T20:52:12.889Z] [2022-07-13T20:52:12.889Z] #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-13T20:52:12.889Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:12.889Z] #51 49.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:52:12.889Z] #51 49.24 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:52:12.956Z] #55 50.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:52:12.956Z] #55 ... [2022-07-13T20:52:12.956Z] [2022-07-13T20:52:12.956Z] #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-13T20:52:12.956Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:12.956Z] #62 41.49 Reading package lists... [2022-07-13T20:52:13.621Z] #84 83.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:52:13.621Z] #84 83.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:52:13.880Z] #84 83.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:52:13.880Z] #84 83.72 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:52:14.139Z] #84 83.84 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:52:14.215Z] #47 44.03 + 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-13T20:52:14.400Z] #84 84.02 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:52:14.400Z] #84 84.14 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:52:14.658Z] #84 84.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:52:15.760Z] #62 51.02 Building dependency tree... [2022-07-13T20:52:16.176Z] #51 ... [2022-07-13T20:52:16.176Z] [2022-07-13T20:52:16.176Z] #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-13T20:52:16.176Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:16.176Z] #42 42.55 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:52:16.176Z] #42 42.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:52:16.176Z] #42 42.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:52:16.176Z] #42 50.76 Selecting previously unselected package libxml2:amd64. [2022-07-13T20:52:16.176Z] #42 50.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-13T20:52:16.176Z] #42 50.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:52:16.176Z] #42 51.38 Selecting previously unselected package libarchive13:amd64. [2022-07-13T20:52:16.176Z] #42 51.38 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-13T20:52:16.176Z] #42 51.38 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:52:16.176Z] #42 51.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-13T20:52:16.176Z] #42 51.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-13T20:52:16.176Z] #42 51.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:52:16.176Z] #42 51.93 Selecting previously unselected package librhash0:amd64. [2022-07-13T20:52:16.176Z] #42 51.93 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-13T20:52:16.176Z] #42 51.93 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:52:16.176Z] #42 52.14 Selecting previously unselected package libuv1:amd64. [2022-07-13T20:52:16.176Z] #42 52.14 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-13T20:52:16.176Z] #42 52.14 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:52:16.176Z] #42 52.37 Selecting previously unselected package cmake. [2022-07-13T20:52:16.176Z] #42 52.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-13T20:52:16.176Z] #42 52.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:52:16.176Z] #42 ... [2022-07-13T20:52:16.176Z] [2022-07-13T20:52:16.176Z] #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-13T20:52:16.176Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:16.176Z] #76 50.07 Selecting previously unselected package build-essential. [2022-07-13T20:52:16.176Z] #76 50.07 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 50.08 Unpacking build-essential (12.9) ... [2022-07-13T20:52:16.176Z] #76 50.21 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:52:16.176Z] #76 50.21 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 50.22 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:52:16.176Z] #76 50.31 Selecting previously unselected package libcap-dev:amd64. [2022-07-13T20:52:16.176Z] #76 50.32 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 50.33 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:52:16.176Z] #76 50.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:52:16.176Z] #76 50.46 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 50.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:16.176Z] #76 50.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-13T20:52:16.176Z] #76 50.55 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 50.56 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:16.176Z] #76 50.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:52:16.176Z] #76 50.69 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 50.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:52:16.176Z] #76 50.97 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:52:16.176Z] #76 50.98 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 50.98 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:52:16.176Z] #76 51.90 Selecting previously unselected package libtool. [2022-07-13T20:52:16.176Z] #76 51.90 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-13T20:52:16.176Z] #76 51.90 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:52:16.176Z] #76 52.19 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:52:16.176Z] #76 52.21 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 52.21 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:52:16.176Z] #76 52.47 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:52:16.176Z] #76 52.47 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 52.47 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:52:16.176Z] #76 52.56 Selecting previously unselected package libyajl-dev:amd64. [2022-07-13T20:52:16.176Z] #76 52.56 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-13T20:52:16.176Z] #76 52.56 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:52:16.176Z] #76 52.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:52:16.176Z] #76 52.81 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:52:16.176Z] #76 52.82 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:52:16.176Z] #76 52.84 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:52:16.176Z] #76 52.90 Setting up file (1:5.39-3) ... [2022-07-13T20:52:16.176Z] #76 52.92 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:52:16.176Z] #76 52.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:16.176Z] #76 52.95 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:16.176Z] #76 52.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:52:16.176Z] #76 53.00 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:52:16.176Z] #76 53.00 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:52:16.176Z] #76 53.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:52:16.176Z] #76 53.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:52:16.176Z] #76 53.06 Setting up patch (2.7.6-7) ... [2022-07-13T20:52:16.176Z] #76 53.08 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:52:16.176Z] #76 53.13 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:52:16.176Z] #76 53.13 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:52:16.176Z] #76 53.14 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:52:16.176Z] #76 53.14 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:52:16.176Z] #76 53.14 Setting up libtool (2.4.6-15) ... [2022-07-13T20:52:16.176Z] #76 53.19 Setting up m4 (1.4.18-5) ... [2022-07-13T20:52:16.177Z] #76 53.19 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:52:16.435Z] #76 53.29 Setting up autoconf (2.69-14) ... [2022-07-13T20:52:16.435Z] #76 53.29 Setting up build-essential (12.9) ... [2022-07-13T20:52:16.435Z] #76 53.29 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:52:16.435Z] #76 53.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:52:16.435Z] #76 53.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:16.816Z] #47 ... [2022-07-13T20:52:16.816Z] [2022-07-13T20:52:16.816Z] #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-13T20:52:16.816Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:16.816Z] #62 41.11 The following additional packages will be installed: [2022-07-13T20:52:16.816Z] #62 41.16 libbtrfs0 [2022-07-13T20:52:16.816Z] #62 41.56 The following NEW packages will be installed: [2022-07-13T20:52:16.816Z] #62 41.61 libbtrfs-dev libbtrfs0 [2022-07-13T20:52:16.816Z] #62 42.15 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:16.816Z] #62 42.15 Need to get 460 kB of archives. [2022-07-13T20:52:16.816Z] #62 42.15 After this operation, 1237 kB of additional disk space will be used. [2022-07-13T20:52:16.816Z] #62 42.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:52:16.816Z] #62 42.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:52:16.816Z] #62 44.25 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:16.816Z] #62 44.78 Fetched 460 kB in 0s (1086 kB/s) [2022-07-13T20:52:16.816Z] #62 44.97 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:52:16.816Z] #62 44.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:16.816Z] #62 45.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:52:16.816Z] #62 45.14 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:52:16.816Z] #62 45.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:52:16.816Z] #62 45.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:52:16.816Z] #62 45.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:52:16.816Z] #62 46.41 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:52:16.816Z] #62 46.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:52:16.816Z] #62 46.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:16.816Z] #62 DONE 47.2s [2022-07-13T20:52:16.816Z] [2022-07-13T20:52:16.816Z] #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-13T20:52:16.816Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:16.816Z] #55 42.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-13T20:52:16.816Z] #55 42.49 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-13T20:52:16.816Z] #55 42.50 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-13T20:52:16.816Z] #55 42.78 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-13T20:52:16.816Z] #55 42.82 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-13T20:52:16.816Z] #55 43.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-13T20:52:16.816Z] #55 43.57 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-13T20:52:16.816Z] #55 43.71 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-13T20:52:16.816Z] #55 44.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-13T20:52:16.816Z] #55 44.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-13T20:52:16.816Z] #55 44.30 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-13T20:52:16.816Z] #55 44.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-13T20:52:16.816Z] #55 44.89 go: downloading honnef.co/go/tools v0.3.1 [2022-07-13T20:52:17.074Z] #55 ... [2022-07-13T20:52:17.074Z] [2022-07-13T20:52:17.074Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:52:17.074Z] #63 sha256:1c4a58bf86cb37d5d21e895e6f3a5a666ee52b93728bc26f427209e2f4812acd [2022-07-13T20:52:17.074Z] #63 DONE 0.1s [2022-07-13T20:52:17.074Z] [2022-07-13T20:52:17.074Z] #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-13T20:52:17.074Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:17.074Z] #51 32.89 Reading package lists... [2022-07-13T20:52:17.193Z] #84 ... [2022-07-13T20:52:17.193Z] [2022-07-13T20:52:17.193Z] #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-13T20:52:17.193Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:52:17.193Z] #19 133.7 The following NEW packages will be installed: [2022-07-13T20:52:17.193Z] #19 133.7 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-13T20:52:17.193Z] #19 133.7 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-13T20:52:17.193Z] #19 133.7 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-13T20:52:17.193Z] #19 133.7 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-13T20:52:17.193Z] #19 133.7 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-13T20:52:17.193Z] #19 133.7 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-13T20:52:17.193Z] #19 133.7 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-13T20:52:17.193Z] #19 133.7 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-13T20:52:17.193Z] #19 133.7 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-13T20:52:17.193Z] #19 133.7 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-13T20:52:17.193Z] #19 133.7 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-13T20:52:17.193Z] #19 133.7 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-13T20:52:17.193Z] #19 133.7 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-13T20:52:17.193Z] #19 133.7 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-13T20:52:17.193Z] #19 133.7 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-13T20:52:17.193Z] #19 133.7 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-13T20:52:17.193Z] #19 133.7 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-13T20:52:17.193Z] #19 133.7 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-13T20:52:17.193Z] #19 133.7 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-13T20:52:17.193Z] #19 133.7 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-13T20:52:17.193Z] #19 133.7 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-13T20:52:17.193Z] #19 133.7 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-13T20:52:17.193Z] #19 133.7 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-13T20:52:17.193Z] #19 133.7 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-13T20:52:17.193Z] #19 133.7 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-13T20:52:17.193Z] #19 133.7 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-13T20:52:17.193Z] #19 133.7 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-13T20:52:17.193Z] #19 133.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-13T20:52:17.193Z] #19 133.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-13T20:52:17.193Z] #19 133.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-13T20:52:17.193Z] #19 133.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-13T20:52:17.193Z] #19 133.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-13T20:52:17.193Z] #19 133.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-13T20:52:17.193Z] #19 133.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-13T20:52:17.193Z] #19 133.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-13T20:52:17.193Z] #19 133.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-13T20:52:17.193Z] #19 133.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-13T20:52:17.193Z] #19 133.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-13T20:52:17.193Z] #19 133.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-13T20:52:17.193Z] #19 133.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-13T20:52:17.193Z] #19 133.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-13T20:52:17.193Z] #19 133.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-13T20:52:17.193Z] #19 133.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-13T20:52:17.193Z] #19 133.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-13T20:52:17.193Z] #19 133.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-13T20:52:17.193Z] #19 133.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-13T20:52:17.193Z] #19 133.8 linux-libc-dev-s390x-cross patch xz-utils [2022-07-13T20:52:17.193Z] #19 133.8 The following packages will be upgraded: [2022-07-13T20:52:17.193Z] #19 133.9 libdpkg-perl [2022-07-13T20:52:17.356Z] #14 ... [2022-07-13T20:52:17.356Z] [2022-07-13T20:52:17.356Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:52:17.356Z] #64 sha256:e7909371c826a51ebbcec4019f04b1d26c508fc861fd7bf1de8fb5dbb57ca4ff [2022-07-13T20:52:17.356Z] #64 39.69 Updating files: 64% (3086/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-13T20:52:17.356Z] #64 40.66 + cd /tmp/tmp.nefpSFchy0/src/github.com/containerd/containerd [2022-07-13T20:52:17.356Z] #64 40.66 + git checkout -q v1.6.6 [2022-07-13T20:52:17.356Z] #64 41.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:52:17.356Z] #64 41.96 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:52:17.356Z] #64 41.96 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:52:17.356Z] #64 41.97 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:52:17.356Z] #64 41.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:52:17.356Z] #64 41.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:52:17.356Z] #64 41.97 + '[' '' = dynamic ']' [2022-07-13T20:52:17.356Z] #64 41.97 + make [2022-07-13T20:52:17.356Z] #64 43.74 + bin/ctr [2022-07-13T20:52:17.615Z] #64 ... [2022-07-13T20:52:17.615Z] [2022-07-13T20:52:17.615Z] #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-13T20:52:17.615Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:52:17.615Z] #14 81.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:52:17.615Z] #14 81.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:52:17.615Z] #14 81.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:52:17.761Z] #19 134.8 1 upgraded, 133 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:52:17.761Z] #19 134.8 Need to get 789 MB of archives. [2022-07-13T20:52:17.761Z] #19 134.8 After this operation, 3385 MB of additional disk space will be used. [2022-07-13T20:52:17.761Z] #19 134.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-13T20:52:17.852Z] #76 ... [2022-07-13T20:52:17.852Z] [2022-07-13T20:52:17.852Z] #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-13T20:52:17.852Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:17.852Z] #14 44.64 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-13T20:52:17.852Z] #14 45.44 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-13T20:52:17.852Z] #14 47.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-13T20:52:17.852Z] #14 48.06 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-13T20:52:17.852Z] #14 48.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-13T20:52:17.852Z] #14 48.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-13T20:52:17.852Z] #14 48.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:52:17.852Z] #14 48.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:52:17.852Z] #14 48.09 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-13T20:52:17.852Z] #14 48.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:52:17.852Z] #14 48.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-13T20:52:17.852Z] #14 48.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-13T20:52:17.852Z] #14 48.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-13T20:52:17.852Z] #14 48.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-13T20:52:17.852Z] #14 48.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-13T20:52:17.852Z] #14 48.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-13T20:52:17.852Z] #14 48.20 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-13T20:52:17.852Z] #14 48.20 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-13T20:52:17.852Z] #14 48.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:52:17.852Z] #14 49.55 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:17.852Z] #14 49.82 Fetched 115 MB in 9s (13.3 MB/s) [2022-07-13T20:52:17.852Z] #14 49.90 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:52:17.852Z] #14 49.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:17.852Z] #14 49.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:52:17.852Z] #14 49.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:52:17.852Z] #14 52.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:52:17.852Z] #14 52.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:52:17.852Z] #14 52.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:52:18.021Z] #19 134.8 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:52:18.021Z] #19 134.8 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:52:18.021Z] #19 134.8 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:52:18.021Z] #19 134.8 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:52:18.021Z] #19 134.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-13T20:52:18.021Z] #19 134.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-13T20:52:18.021Z] #19 135.1 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-13T20:52:18.111Z] #14 ... [2022-07-13T20:52:18.111Z] [2022-07-13T20:52:18.111Z] #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-13T20:52:18.111Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:18.111Z] #76 DONE 54.8s [2022-07-13T20:52:18.111Z] [2022-07-13T20:52:18.111Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:18.111Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:18.281Z] #19 135.2 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-13T20:52:18.303Z] #62 ... [2022-07-13T20:52:18.303Z] [2022-07-13T20:52:18.303Z] #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-13T20:52:18.303Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:52:18.303Z] #47 45.46 + 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-13T20:52:18.303Z] #47 ... [2022-07-13T20:52:18.303Z] [2022-07-13T20:52:18.303Z] #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-13T20:52:18.303Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:18.303Z] #51 42.94 Reading package lists... [2022-07-13T20:52:18.303Z] #51 52.45 Building dependency tree... [2022-07-13T20:52:18.460Z] #51 42.60 Reading package lists... [2022-07-13T20:52:18.460Z] #51 ... [2022-07-13T20:52:18.460Z] [2022-07-13T20:52:18.460Z] #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-13T20:52:18.460Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:18.460Z] #55 48.46 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-13T20:52:18.460Z] #55 48.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-13T20:52:18.460Z] #55 48.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-13T20:52:18.539Z] #19 135.4 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-13T20:52:18.716Z] #55 49.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T20:52:18.798Z] #19 135.5 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-13T20:52:18.798Z] #19 135.6 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-13T20:52:18.798Z] #19 135.6 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-13T20:52:18.973Z] #55 49.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T20:52:18.973Z] #55 49.32 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:52:19.231Z] #55 49.56 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:52:19.231Z] #55 49.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:52:19.794Z] #55 50.06 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:52:19.794Z] #55 50.07 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:52:20.054Z] #55 50.48 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:52:20.212Z] #51 ... [2022-07-13T20:52:20.212Z] [2022-07-13T20:52:20.212Z] #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-13T20:52:20.212Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:20.212Z] #62 57.67 The following additional packages will be installed: [2022-07-13T20:52:20.212Z] #62 57.70 libbtrfs0 [2022-07-13T20:52:20.212Z] #62 58.09 The following NEW packages will be installed: [2022-07-13T20:52:20.212Z] #62 58.11 libbtrfs-dev libbtrfs0 [2022-07-13T20:52:20.315Z] #55 50.53 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:52:20.659Z] #77 ... [2022-07-13T20:52:20.659Z] [2022-07-13T20:52:20.659Z] #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-13T20:52:20.659Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:20.659Z] #51 53.92 Setting up criu (3.17-1) ... [2022-07-13T20:52:20.659Z] #51 56.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:20.659Z] #51 DONE 57.2s [2022-07-13T20:52:20.659Z] [2022-07-13T20:52:20.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-13T20:52:20.659Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:20.659Z] #42 57.03 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:52:20.659Z] #42 57.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:20.659Z] #42 57.40 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:52:20.659Z] #42 57.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:20.659Z] #42 57.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:52:20.659Z] #42 57.50 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:52:20.659Z] #42 57.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:52:20.659Z] #42 57.59 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:52:20.659Z] #42 57.59 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:52:20.659Z] #42 57.59 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:52:20.659Z] #42 57.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:20.782Z] #62 58.61 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:20.782Z] #62 58.61 Need to get 460 kB of archives. [2022-07-13T20:52:20.782Z] #62 58.61 After this operation, 1237 kB of additional disk space will be used. [2022-07-13T20:52:20.782Z] #62 58.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:52:20.782Z] #62 58.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:52:21.346Z] #19 138.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-13T20:52:21.597Z] #42 DONE 58.4s [2022-07-13T20:52:21.597Z] [2022-07-13T20:52:21.597Z] #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-13T20:52:21.597Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:21.597Z] #14 55.67 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:52:21.597Z] #14 55.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:52:21.597Z] #14 55.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:52:21.597Z] #14 55.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-13T20:52:21.597Z] #14 55.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:52:21.597Z] #14 55.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:52:21.597Z] #14 56.04 Selecting previously unselected package dmsetup. [2022-07-13T20:52:21.597Z] #14 56.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:52:21.597Z] #14 56.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:52:21.597Z] #14 56.21 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:52:21.597Z] #14 56.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:52:21.597Z] #14 56.24 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:52:21.606Z] #19 138.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-13T20:52:21.721Z] #62 ... [2022-07-13T20:52:21.721Z] [2022-07-13T20:52:21.722Z] #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-13T20:52:21.722Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:21.722Z] #76 40.68 Reading package lists... [2022-07-13T20:52:21.722Z] #76 49.82 Building dependency tree... [2022-07-13T20:52:21.722Z] #76 56.47 python3 is already the newest version (3.9.2-3). [2022-07-13T20:52:21.722Z] #76 56.47 The following additional packages will be installed: [2022-07-13T20:52:21.722Z] #76 56.48 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-13T20:52:21.722Z] #76 56.49 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:52:21.722Z] #76 56.51 Suggested packages: [2022-07-13T20:52:21.722Z] #76 56.55 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:52:21.722Z] #76 56.55 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:52:21.722Z] #76 56.55 m4-doc ed diffutils-doc [2022-07-13T20:52:21.722Z] #76 56.55 Recommended packages: [2022-07-13T20:52:21.722Z] #76 56.55 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:52:21.722Z] #76 56.55 liblocale-gettext-perl libltdl-dev [2022-07-13T20:52:21.722Z] #76 59.58 The following NEW packages will be installed: [2022-07-13T20:52:21.722Z] #76 59.63 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:52:21.722Z] #76 59.64 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:52:21.722Z] #76 59.64 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:52:21.722Z] #76 59.64 libyajl2 m4 patch xz-utils [2022-07-13T20:52:21.722Z] #76 59.69 The following packages will be upgraded: [2022-07-13T20:52:21.722Z] #76 59.69 libdpkg-perl [2022-07-13T20:52:21.981Z] #76 ... [2022-07-13T20:52:21.981Z] [2022-07-13T20:52:21.982Z] #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-13T20:52:21.982Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:21.982Z] #51 59.26 The following additional packages will be installed: [2022-07-13T20:52:21.982Z] #51 59.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:52:21.982Z] #51 59.30 python3-protobuf python3-six [2022-07-13T20:52:21.982Z] #51 59.31 Suggested packages: [2022-07-13T20:52:21.982Z] #51 59.35 python3-setuptools [2022-07-13T20:52:21.982Z] #51 59.35 Recommended packages: [2022-07-13T20:52:21.982Z] #51 59.35 iproute2 | iproute [2022-07-13T20:52:22.534Z] #14 ... [2022-07-13T20:52:22.534Z] [2022-07-13T20:52:22.534Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:52:22.534Z] #43 sha256:e8fbbc38c664f6a4196ff2864f3c7e4377b3094da62a0bbd1885f072fa93c5e3 [2022-07-13T20:52:22.534Z] #43 DONE 0.9s [2022-07-13T20:52:22.793Z] [2022-07-13T20:52:22.793Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-13T20:52:22.793Z] #44 sha256:5e4318f160365651e4b360a9ec92608beab885cf539ad4678818791d243d1bfb [2022-07-13T20:52:22.793Z] #44 ... [2022-07-13T20:52:22.793Z] [2022-07-13T20:52:22.793Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:52:22.793Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:52:22.793Z] #34 49.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:52:22.921Z] #51 60.47 The following NEW packages will be installed: [2022-07-13T20:52:22.921Z] #51 60.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:52:22.921Z] #51 60.53 python3-protobuf python3-six [2022-07-13T20:52:22.921Z] #51 ... [2022-07-13T20:52:22.921Z] [2022-07-13T20:52:22.921Z] #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-13T20:52:22.921Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:22.921Z] #55 50.79 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-13T20:52:22.921Z] #55 50.96 go: downloading golang.org/x/text v0.3.7 [2022-07-13T20:52:23.182Z] #55 ... [2022-07-13T20:52:23.182Z] [2022-07-13T20:52:23.182Z] #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-13T20:52:23.182Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:23.182Z] #76 60.22 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:52:23.182Z] #76 60.22 Need to get 7486 kB of archives. [2022-07-13T20:52:23.182Z] #76 60.22 After this operation, 18.7 MB of additional disk space will be used. [2022-07-13T20:52:23.182Z] #76 60.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:52:23.182Z] #76 60.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:52:23.182Z] #76 60.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:52:23.182Z] #76 60.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:52:23.182Z] #76 60.23 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-13T20:52:23.182Z] #76 60.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-13T20:52:23.182Z] #76 60.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-13T20:52:23.182Z] #76 60.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:52:23.182Z] #76 60.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:52:23.182Z] #76 60.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:52:23.182Z] #76 60.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:52:23.182Z] #76 60.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:52:23.182Z] #76 60.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:52:23.182Z] #76 60.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-13T20:52:23.182Z] #76 60.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:52:23.182Z] #76 60.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-13T20:52:23.182Z] #76 60.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:52:23.182Z] #76 60.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-13T20:52:23.182Z] #76 60.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:52:23.182Z] #76 60.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:52:23.182Z] #76 60.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:52:23.182Z] #76 61.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:52:23.182Z] #76 61.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:52:23.182Z] #76 61.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-13T20:52:23.752Z] #76 ... [2022-07-13T20:52:23.752Z] [2022-07-13T20:52:23.752Z] #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-13T20:52:23.752Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:23.752Z] #42 41.92 Reading package lists... [2022-07-13T20:52:23.752Z] #42 51.73 Building dependency tree... [2022-07-13T20:52:23.752Z] #42 58.39 The following additional packages will be installed: [2022-07-13T20:52:23.752Z] #42 58.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-13T20:52:23.752Z] #42 58.45 Suggested packages: [2022-07-13T20:52:23.752Z] #42 58.48 cmake-doc ninja-build lrzip [2022-07-13T20:52:23.752Z] #42 58.48 Recommended packages: [2022-07-13T20:52:23.753Z] #42 58.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:52:23.753Z] #42 60.31 The following NEW packages will be installed: [2022-07-13T20:52:23.753Z] #42 60.32 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-13T20:52:23.753Z] #42 60.34 vim-common xxd [2022-07-13T20:52:23.753Z] #42 61.00 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:23.753Z] #42 61.00 Need to get 17.7 MB of archives. [2022-07-13T20:52:23.753Z] #42 61.00 After this operation, 70.7 MB of additional disk space will be used. [2022-07-13T20:52:23.753Z] #42 61.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:52:23.753Z] #42 61.00 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-13T20:52:23.753Z] #42 61.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:52:23.753Z] #42 61.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:52:23.753Z] #42 ... [2022-07-13T20:52:23.753Z] [2022-07-13T20:52:23.753Z] #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-13T20:52:23.753Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:23.753Z] #62 60.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:23.753Z] #62 61.28 Fetched 460 kB in 0s (1117 kB/s) [2022-07-13T20:52:23.753Z] #62 61.41 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:52:23.753Z] #62 61.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:23.753Z] #62 61.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:52:23.753Z] #62 61.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:52:24.013Z] #62 ... [2022-07-13T20:52:24.013Z] [2022-07-13T20:52:24.013Z] #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-13T20:52:24.013Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:52:24.013Z] #57 61.49 v3.0.2 [2022-07-13T20:52:24.013Z] #57 DONE 61.9s [2022-07-13T20:52:24.166Z] #19 140.6 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-13T20:52:24.166Z] #19 140.6 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-13T20:52:24.312Z] [2022-07-13T20:52:24.313Z] #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-13T20:52:24.313Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:24.313Z] #42 61.89 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-13T20:52:24.313Z] #42 61.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-13T20:52:24.313Z] #42 61.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-13T20:52:24.313Z] #42 61.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-13T20:52:24.313Z] #42 62.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-13T20:52:24.313Z] #42 62.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-13T20:52:24.573Z] #42 ... [2022-07-13T20:52:24.573Z] [2022-07-13T20:52:24.573Z] #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-13T20:52:24.573Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:24.573Z] #14 43.03 Reading package lists... [2022-07-13T20:52:24.573Z] #14 52.72 Building dependency tree... [2022-07-13T20:52:24.573Z] #14 58.89 The following additional packages will be installed: [2022-07-13T20:52:24.573Z] #14 58.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:52:24.573Z] #14 58.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:52:24.573Z] #14 58.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:52:24.573Z] #14 58.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:52:24.573Z] #14 58.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:52:24.573Z] #14 58.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:52:24.573Z] #14 58.92 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:52:24.573Z] #14 58.93 Suggested packages: [2022-07-13T20:52:24.573Z] #14 58.98 gcc-10-locales seccomp wine64 [2022-07-13T20:52:24.573Z] #14 61.41 The following NEW packages will be installed: [2022-07-13T20:52:24.573Z] #14 61.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:52:24.573Z] #14 61.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:52:24.573Z] #14 61.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:52:24.573Z] #14 61.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:52:24.573Z] #14 61.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:52:24.573Z] #14 61.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:52:24.573Z] #14 61.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:52:24.573Z] #14 61.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:52:24.573Z] #14 61.45 mingw-w64-x86-64-dev [2022-07-13T20:52:24.573Z] #14 62.00 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:24.573Z] #14 62.00 Need to get 115 MB of archives. [2022-07-13T20:52:24.573Z] #14 62.00 After this operation, 645 MB of additional disk space will be used. [2022-07-13T20:52:24.573Z] #14 62.00 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-13T20:52:24.573Z] #14 62.21 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-13T20:52:24.693Z] #34 ... [2022-07-13T20:52:24.693Z] [2022-07-13T20:52:24.693Z] #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-13T20:52:24.693Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:24.693Z] #14 61.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:52:24.693Z] #14 61.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:52:24.693Z] #14 61.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:52:24.833Z] #14 62.59 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-13T20:52:24.833Z] #14 62.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-13T20:52:24.833Z] #14 62.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-13T20:52:24.833Z] #14 62.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:52:24.833Z] #14 ... [2022-07-13T20:52:24.833Z] [2022-07-13T20:52:24.833Z] #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-13T20:52:24.833Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:24.833Z] #51 61.21 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:24.833Z] #51 61.21 Need to get 2314 kB of archives. [2022-07-13T20:52:24.833Z] #51 61.21 After this operation, 11.1 MB of additional disk space will be used. [2022-07-13T20:52:24.833Z] #51 61.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-13T20:52:24.833Z] #51 61.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:52:24.833Z] #51 61.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:52:24.833Z] #51 61.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-13T20:52:24.833Z] #51 61.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-13T20:52:24.833Z] #51 61.49 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-13T20:52:24.833Z] #51 61.53 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-13T20:52:25.738Z] #14 ... [2022-07-13T20:52:25.738Z] [2022-07-13T20:52:25.738Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:25.738Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:52:25.738Z] #77 35.05 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:52:25.738Z] #77 35.05 libtoolize: copying file './ltmain.sh' [2022-07-13T20:52:25.738Z] #77 35.96 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:52:25.738Z] #77 35.96 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:52:25.738Z] #77 35.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:52:25.738Z] #77 44.04 configure.ac:7: installing './compile' [2022-07-13T20:52:25.738Z] #77 44.04 configure.ac:11: installing './config.guess' [2022-07-13T20:52:25.738Z] #77 44.05 configure.ac:11: installing './config.sub' [2022-07-13T20:52:25.738Z] #77 44.05 configure.ac:8: installing './install-sh' [2022-07-13T20:52:25.738Z] #77 44.07 configure.ac:8: installing './missing' [2022-07-13T20:52:25.738Z] #77 44.15 Makefile.am: installing './depcomp' [2022-07-13T20:52:25.774Z] #51 ... [2022-07-13T20:52:25.774Z] [2022-07-13T20:52:25.774Z] #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-13T20:52:25.774Z] #62 sha256:72fa5f771e191466b7631b3552118dab336d7899fa309720c46d1e89d543c479 [2022-07-13T20:52:25.774Z] #62 61.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:52:25.774Z] #62 61.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:52:25.774Z] #62 62.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:52:25.774Z] #62 62.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:52:25.774Z] #62 62.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:52:25.774Z] #62 62.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:25.774Z] #62 DONE 63.4s [2022-07-13T20:52:25.774Z] [2022-07-13T20:52:25.774Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:52:25.774Z] #63 sha256:83d695cd41b25d23da1e6f04bc3301c708b8cb5a82080f35fa22702310548171 [2022-07-13T20:52:25.774Z] #63 DONE 0.2s [2022-07-13T20:52:25.774Z] [2022-07-13T20:52:25.774Z] #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-13T20:52:25.774Z] #64 sha256:8608e4fd9ebcc76911a0a8d686e4e4034e19c4fb134d82c3b51545c73592928c [2022-07-13T20:52:26.065Z] #19 143.0 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-13T20:52:26.065Z] #19 143.0 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-13T20:52:26.307Z] #77 45.36 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:52:26.307Z] #77 45.37 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:52:26.307Z] #77 45.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:52:26.307Z] #77 45.54 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:52:26.566Z] #77 45.66 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:52:26.566Z] #77 45.78 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:52:26.566Z] #77 45.91 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:52:26.824Z] #77 46.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:52:26.824Z] #77 46.17 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:52:26.862Z] #55 ... [2022-07-13T20:52:26.862Z] [2022-07-13T20:52:26.862Z] #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-13T20:52:26.862Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:26.862Z] #42 38.79 Reading package lists... [2022-07-13T20:52:26.862Z] #42 48.92 Building dependency tree... [2022-07-13T20:52:26.862Z] #42 55.33 The following additional packages will be installed: [2022-07-13T20:52:26.862Z] #42 55.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-13T20:52:26.862Z] #42 55.39 Suggested packages: [2022-07-13T20:52:26.862Z] #42 55.43 cmake-doc ninja-build lrzip [2022-07-13T20:52:26.862Z] #42 55.43 Recommended packages: [2022-07-13T20:52:26.862Z] #42 55.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:52:26.862Z] #42 57.15 The following NEW packages will be installed: [2022-07-13T20:52:26.862Z] #42 57.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-13T20:52:26.862Z] #42 57.17 vim-common xxd [2022-07-13T20:52:26.862Z] #42 ... [2022-07-13T20:52:26.862Z] [2022-07-13T20:52:26.862Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:52:26.862Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:26.862Z] #14 41.07 Reading package lists... [2022-07-13T20:52:26.862Z] #14 51.06 Building dependency tree... [2022-07-13T20:52:26.862Z] #14 57.19 The following additional packages will be installed: [2022-07-13T20:52:26.862Z] #14 57.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:52:26.862Z] #14 57.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:52:26.862Z] #14 57.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:52:26.862Z] #14 57.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:52:26.862Z] #14 57.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:52:26.862Z] #14 57.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:52:26.862Z] #14 57.25 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:52:26.862Z] #14 57.27 Suggested packages: [2022-07-13T20:52:26.862Z] #14 57.30 gcc-10-locales seccomp wine64 [2022-07-13T20:52:27.119Z] #14 ... [2022-07-13T20:52:27.119Z] [2022-07-13T20:52:27.119Z] #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-13T20:52:27.119Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:52:27.119Z] #64 1.867 + RM_GOPATH=0 [2022-07-13T20:52:27.119Z] #64 1.867 + TMP_GOPATH= [2022-07-13T20:52:27.119Z] #64 1.867 + : /build [2022-07-13T20:52:27.119Z] #64 1.867 + '[' -z '' ']' [2022-07-13T20:52:27.119Z] #64 1.867 ++ mktemp -d [2022-07-13T20:52:27.119Z] #64 1.876 + export GOPATH=/tmp/tmp.ye63JtBueG [2022-07-13T20:52:27.119Z] #64 1.876 + GOPATH=/tmp/tmp.ye63JtBueG [2022-07-13T20:52:27.119Z] #64 1.876 + RM_GOPATH=1 [2022-07-13T20:52:27.119Z] #64 1.876 + case "$(go env GOARCH)" in [2022-07-13T20:52:27.119Z] #64 1.876 ++ go env GOARCH [2022-07-13T20:52:27.119Z] #64 2.048 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:27.119Z] #64 2.048 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:27.119Z] #64 2.048 ++ dirname /install.sh [2022-07-13T20:52:27.119Z] #64 2.048 + dir=/ [2022-07-13T20:52:27.119Z] #64 2.048 + bin=containerd [2022-07-13T20:52:27.119Z] #64 2.048 + shift [2022-07-13T20:52:27.119Z] #64 2.048 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:52:27.119Z] #64 2.048 + . //containerd.installer [2022-07-13T20:52:27.119Z] #64 2.048 ++ set -e [2022-07-13T20:52:27.119Z] #64 2.048 ++ : v1.6.6 [2022-07-13T20:52:27.119Z] #64 2.048 + install_containerd [2022-07-13T20:52:27.119Z] #64 2.048 + echo 'Install containerd version v1.6.6' [2022-07-13T20:52:27.119Z] #64 2.048 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ye63JtBueG/src/github.com/containerd/containerd [2022-07-13T20:52:27.119Z] #64 2.048 Cloning into '/tmp/tmp.ye63JtBueG/src/github.com/containerd/containerd'... [2022-07-13T20:52:27.119Z] #64 2.048 Install containerd version v1.6.6 [2022-07-13T20:52:27.681Z] #64 ... [2022-07-13T20:52:27.681Z] [2022-07-13T20:52:27.681Z] #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-13T20:52:27.681Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:27.681Z] #42 57.82 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:27.681Z] #42 57.82 Need to get 17.7 MB of archives. [2022-07-13T20:52:27.681Z] #42 57.82 After this operation, 70.7 MB of additional disk space will be used. [2022-07-13T20:52:27.681Z] #42 57.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:52:27.681Z] #42 57.83 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-13T20:52:27.681Z] #42 57.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:52:27.687Z] #64 1.738 + RM_GOPATH=0 [2022-07-13T20:52:27.687Z] #64 1.738 + TMP_GOPATH= [2022-07-13T20:52:27.687Z] #64 1.738 + : /build [2022-07-13T20:52:27.687Z] #64 1.738 + '[' -z '' ']' [2022-07-13T20:52:27.687Z] #64 1.738 ++ mktemp -d [2022-07-13T20:52:27.687Z] #64 1.738 + export GOPATH=/tmp/tmp.mgVNKycca6 [2022-07-13T20:52:27.687Z] #64 1.738 + GOPATH=/tmp/tmp.mgVNKycca6 [2022-07-13T20:52:27.687Z] #64 1.738 + RM_GOPATH=1 [2022-07-13T20:52:27.687Z] #64 1.738 + case "$(go env GOARCH)" in [2022-07-13T20:52:27.687Z] #64 1.750 ++ go env GOARCH [2022-07-13T20:52:27.687Z] #64 1.793 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:27.687Z] #64 1.793 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:27.687Z] #64 1.795 ++ dirname /install.sh [2022-07-13T20:52:27.687Z] #64 1.807 + dir=/ [2022-07-13T20:52:27.687Z] #64 1.807 + bin=containerd [2022-07-13T20:52:27.687Z] #64 1.807 + shift [2022-07-13T20:52:27.687Z] #64 1.807 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:52:27.687Z] #64 1.807 + . //containerd.installer [2022-07-13T20:52:27.687Z] #64 1.807 ++ set -e [2022-07-13T20:52:27.687Z] #64 1.807 ++ : v1.6.6 [2022-07-13T20:52:27.687Z] #64 1.808 + install_containerd [2022-07-13T20:52:27.687Z] #64 1.808 + echo 'Install containerd version v1.6.6' [2022-07-13T20:52:27.687Z] #64 1.811 Install containerd version v1.6.6 [2022-07-13T20:52:27.687Z] #64 1.811 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mgVNKycca6/src/github.com/containerd/containerd [2022-07-13T20:52:27.687Z] #64 1.824 Cloning into '/tmp/tmp.mgVNKycca6/src/github.com/containerd/containerd'... [2022-07-13T20:52:27.937Z] #42 58.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:52:27.977Z] #14 ... [2022-07-13T20:52:27.977Z] [2022-07-13T20:52:27.977Z] #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-13T20:52:27.977Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:52:27.977Z] #53 63.82 gotestsum version dev [2022-07-13T20:52:27.977Z] #53 DONE 64.7s [2022-07-13T20:52:27.977Z] [2022-07-13T20:52:27.977Z] #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-13T20:52:27.977Z] #44 sha256:5e4318f160365651e4b360a9ec92608beab885cf539ad4678818791d243d1bfb [2022-07-13T20:52:27.977Z] #44 5.291 + RM_GOPATH=0 [2022-07-13T20:52:27.977Z] #44 5.291 + TMP_GOPATH= [2022-07-13T20:52:27.977Z] #44 5.291 + : /build [2022-07-13T20:52:27.977Z] #44 5.291 + '[' -z '' ']' [2022-07-13T20:52:27.977Z] #44 5.291 ++ mktemp -d [2022-07-13T20:52:27.977Z] #44 5.291 + export GOPATH=/tmp/tmp.sn4b2qymkC [2022-07-13T20:52:27.977Z] #44 5.291 + GOPATH=/tmp/tmp.sn4b2qymkC [2022-07-13T20:52:27.977Z] #44 5.291 + RM_GOPATH=1 [2022-07-13T20:52:27.977Z] #44 5.291 + case "$(go env GOARCH)" in [2022-07-13T20:52:27.977Z] #44 5.291 ++ go env GOARCH [2022-07-13T20:52:27.977Z] #44 5.321 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:27.977Z] #44 5.321 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:27.977Z] #44 5.321 ++ dirname /install.sh [2022-07-13T20:52:27.977Z] #44 5.321 + dir=/ [2022-07-13T20:52:27.977Z] #44 5.321 + bin=tini [2022-07-13T20:52:27.977Z] #44 5.321 + shift [2022-07-13T20:52:27.977Z] #44 5.321 + '[' '!' -f //tini.installer ']' [2022-07-13T20:52:27.977Z] #44 5.321 + . //tini.installer [2022-07-13T20:52:27.977Z] #44 5.321 ++ : v0.19.0 [2022-07-13T20:52:27.977Z] #44 5.321 + install_tini [2022-07-13T20:52:27.977Z] #44 5.321 + echo 'Install tini version v0.19.0' [2022-07-13T20:52:27.977Z] #44 5.321 + git clone https://github.com/krallin/tini.git /tmp/tmp.sn4b2qymkC/tini [2022-07-13T20:52:27.977Z] #44 5.321 Cloning into '/tmp/tmp.sn4b2qymkC/tini'... [2022-07-13T20:52:27.977Z] #44 5.355 Install tini version v0.19.0 [2022-07-13T20:52:28.199Z] #77 ... [2022-07-13T20:52:28.199Z] [2022-07-13T20:52:28.199Z] #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-13T20:52:28.199Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:52:28.199Z] #14 91.80 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:52:28.199Z] #14 91.80 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-13T20:52:28.199Z] #14 91.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:52:28.600Z] #19 145.3 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-13T20:52:28.601Z] #19 145.3 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-13T20:52:28.913Z] #44 6.173 + cd /tmp/tmp.sn4b2qymkC/tini [2022-07-13T20:52:28.913Z] #44 6.173 + git checkout -q v0.19.0 [2022-07-13T20:52:28.913Z] #44 6.173 + cmake . [2022-07-13T20:52:29.171Z] #44 6.701 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:52:29.304Z] #42 59.47 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-13T20:52:29.304Z] #42 59.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-13T20:52:29.304Z] #42 59.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-13T20:52:29.304Z] #42 59.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-13T20:52:29.304Z] #42 59.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-13T20:52:29.304Z] #42 59.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-13T20:52:29.304Z] #42 ... [2022-07-13T20:52:29.304Z] [2022-07-13T20:52:29.304Z] #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-13T20:52:29.304Z] #57 sha256:ae83c7112f3c3f4964ada504c9ee5c8e791054661990e222ef7d70d60e483f35 [2022-07-13T20:52:29.304Z] #57 58.98 v3.0.2 [2022-07-13T20:52:29.304Z] #57 DONE 59.8s [2022-07-13T20:52:29.429Z] #44 6.793 -- Detecting C compiler ABI info [2022-07-13T20:52:29.561Z] [2022-07-13T20:52:29.561Z] #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-13T20:52:29.561Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:29.561Z] #76 41.18 Reading package lists... [2022-07-13T20:52:29.561Z] #76 51.31 Building dependency tree... [2022-07-13T20:52:29.561Z] #76 57.85 python3 is already the newest version (3.9.2-3). [2022-07-13T20:52:29.561Z] #76 57.85 The following additional packages will be installed: [2022-07-13T20:52:29.561Z] #76 57.87 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-13T20:52:29.561Z] #76 57.88 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-13T20:52:29.561Z] #76 57.90 Suggested packages: [2022-07-13T20:52:29.561Z] #76 57.95 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-13T20:52:29.561Z] #76 57.95 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-13T20:52:29.561Z] #76 57.95 m4-doc ed diffutils-doc [2022-07-13T20:52:29.561Z] #76 57.95 Recommended packages: [2022-07-13T20:52:29.561Z] #76 57.95 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-13T20:52:29.561Z] #76 57.95 liblocale-gettext-perl libltdl-dev [2022-07-13T20:52:29.818Z] #76 ... [2022-07-13T20:52:29.818Z] [2022-07-13T20:52:29.818Z] #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-13T20:52:29.818Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:29.819Z] #14 60.02 The following NEW packages will be installed: [2022-07-13T20:52:29.819Z] #14 60.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:52:29.819Z] #14 60.06 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:52:29.819Z] #14 60.06 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:52:29.819Z] #14 60.06 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:52:29.819Z] #14 60.06 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:52:29.819Z] #14 60.06 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:52:29.819Z] #14 60.06 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:52:29.819Z] #14 60.06 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:52:29.819Z] #14 60.06 mingw-w64-x86-64-dev [2022-07-13T20:52:29.996Z] #44 7.449 -- Detecting C compiler ABI info - done [2022-07-13T20:52:30.255Z] #44 7.550 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:52:30.255Z] #44 7.569 -- Detecting C compile features [2022-07-13T20:52:30.255Z] #44 7.569 -- Detecting C compile features - done [2022-07-13T20:52:30.255Z] #44 7.634 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:52:30.255Z] #44 7.810 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:52:30.382Z] #14 60.61 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:30.382Z] #14 60.61 Need to get 115 MB of archives. [2022-07-13T20:52:30.382Z] #14 60.61 After this operation, 645 MB of additional disk space will be used. [2022-07-13T20:52:30.382Z] #14 60.61 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-13T20:52:30.514Z] #44 7.900 -- Configuring done [2022-07-13T20:52:30.514Z] #44 7.940 -- Generating done [2022-07-13T20:52:30.514Z] #44 7.948 -- Build files have been written to: /tmp/tmp.sn4b2qymkC/tini [2022-07-13T20:52:30.514Z] #44 7.968 + make tini-static [2022-07-13T20:52:30.640Z] #14 60.84 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-13T20:52:30.774Z] #44 8.309 Scanning dependencies of target tini-static [2022-07-13T20:52:30.899Z] #14 61.14 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-13T20:52:30.899Z] #14 61.14 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-13T20:52:30.899Z] #14 61.18 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-13T20:52:30.899Z] #14 61.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:52:30.983Z] #64 ... [2022-07-13T20:52:30.983Z] [2022-07-13T20:52:30.983Z] #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-13T20:52:30.983Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:52:30.983Z] #40 68.27 NAME: [2022-07-13T20:52:30.983Z] #40 68.27 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:52:30.983Z] #40 68.27 [2022-07-13T20:52:30.983Z] #40 68.27 USAGE: [2022-07-13T20:52:30.983Z] #40 68.27 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:52:30.983Z] #40 68.27 [2022-07-13T20:52:30.983Z] #40 68.27 COMMANDS: [2022-07-13T20:52:30.983Z] #40 68.27 init Create an initial ./winres/winres.json [2022-07-13T20:52:30.983Z] #40 68.28 make Make syso files for the "go build" command [2022-07-13T20:52:30.983Z] #40 68.28 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:52:30.983Z] #40 68.28 extract Extract all resources from an executable [2022-07-13T20:52:30.983Z] #40 68.28 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:52:30.983Z] #40 68.28 help, h Shows a list of commands or help for one command [2022-07-13T20:52:30.983Z] #40 68.28 [2022-07-13T20:52:30.983Z] #40 68.28 GLOBAL OPTIONS: [2022-07-13T20:52:30.983Z] #40 68.28 --help, -h show help (default: false) [2022-07-13T20:52:30.983Z] #40 DONE 68.8s [2022-07-13T20:52:30.983Z] [2022-07-13T20:52:30.983Z] #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-13T20:52:30.983Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:30.983Z] #76 63.18 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:30.983Z] #76 63.57 Fetched 7486 kB in 1s (5937 kB/s) [2022-07-13T20:52:30.983Z] #76 63.77 Selecting previously unselected package bzip2. [2022-07-13T20:52:30.983Z] #76 63.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:30.983Z] #76 63.94 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:52:30.983Z] #76 63.95 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:52:30.983Z] #76 64.33 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:52:30.983Z] #76 64.33 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:30.983Z] #76 64.36 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:52:30.983Z] #76 65.15 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:52:30.983Z] #76 65.16 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:30.983Z] #76 65.16 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:52:30.983Z] #76 65.62 Selecting previously unselected package file. [2022-07-13T20:52:30.983Z] #76 65.63 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:30.983Z] #76 65.63 Unpacking file (1:5.39-3) ... [2022-07-13T20:52:30.983Z] #76 66.07 Selecting previously unselected package xz-utils. [2022-07-13T20:52:30.983Z] #76 66.08 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:52:30.983Z] #76 66.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:52:30.983Z] #76 66.50 Selecting previously unselected package libsigsegv2:amd64. [2022-07-13T20:52:30.983Z] #76 66.51 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-13T20:52:30.983Z] #76 66.52 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:52:30.983Z] #76 66.63 Selecting previously unselected package m4. [2022-07-13T20:52:30.983Z] #76 66.63 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-13T20:52:30.983Z] #76 66.64 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:52:30.983Z] #76 67.08 Selecting previously unselected package autoconf. [2022-07-13T20:52:30.983Z] #76 67.09 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:52:30.983Z] #76 67.09 Unpacking autoconf (2.69-14) ... [2022-07-13T20:52:30.983Z] #76 68.05 Selecting previously unselected package autotools-dev. [2022-07-13T20:52:30.983Z] #76 68.05 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:52:30.983Z] #76 68.06 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:52:30.983Z] #76 68.91 Selecting previously unselected package automake. [2022-07-13T20:52:30.983Z] #76 68.91 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:52:31.033Z] #44 8.455 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:52:31.146Z] #19 147.6 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-13T20:52:31.146Z] #19 147.6 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-13T20:52:31.146Z] #19 147.6 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-13T20:52:31.146Z] #19 147.6 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-13T20:52:31.146Z] #19 147.6 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-13T20:52:31.146Z] #19 147.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-13T20:52:31.146Z] #19 147.6 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-13T20:52:31.146Z] #19 147.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-13T20:52:31.146Z] #19 147.7 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-13T20:52:31.146Z] #19 147.7 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-13T20:52:31.146Z] #19 147.7 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-13T20:52:31.146Z] #19 147.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-13T20:52:31.146Z] #19 147.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-13T20:52:31.146Z] #19 147.8 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-13T20:52:31.146Z] #19 147.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-13T20:52:31.146Z] #19 148.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-13T20:52:31.146Z] #19 148.0 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-13T20:52:31.146Z] #19 148.0 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-13T20:52:31.146Z] #19 148.0 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-13T20:52:31.157Z] #14 61.47 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-13T20:52:31.243Z] #76 68.94 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:52:31.414Z] #14 61.85 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-13T20:52:31.670Z] #14 61.86 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-13T20:52:32.185Z] #76 70.03 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:52:32.185Z] #76 70.05 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:52:32.235Z] #14 ... [2022-07-13T20:52:32.235Z] [2022-07-13T20:52:32.235Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:52:32.235Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:32.235Z] #51 42.60 Reading package lists... [2022-07-13T20:52:32.235Z] #51 52.24 Building dependency tree... [2022-07-13T20:52:32.235Z] #51 58.97 The following additional packages will be installed: [2022-07-13T20:52:32.235Z] #51 58.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:52:32.235Z] #51 58.99 python3-protobuf python3-six [2022-07-13T20:52:32.235Z] #51 59.03 Suggested packages: [2022-07-13T20:52:32.235Z] #51 59.03 python3-setuptools [2022-07-13T20:52:32.235Z] #51 59.03 Recommended packages: [2022-07-13T20:52:32.235Z] #51 59.03 iproute2 | iproute [2022-07-13T20:52:32.235Z] #51 60.07 The following NEW packages will be installed: [2022-07-13T20:52:32.235Z] #51 60.12 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-13T20:52:32.235Z] #51 60.12 python3-protobuf python3-six [2022-07-13T20:52:32.235Z] #51 60.91 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:52:32.235Z] #51 60.91 Need to get 2314 kB of archives. [2022-07-13T20:52:32.235Z] #51 60.91 After this operation, 11.1 MB of additional disk space will be used. [2022-07-13T20:52:32.235Z] #51 60.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-13T20:52:32.235Z] #51 61.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:52:32.235Z] #51 61.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-13T20:52:32.235Z] #51 61.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-13T20:52:32.235Z] #51 61.15 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-13T20:52:32.235Z] #51 61.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-13T20:52:32.235Z] #51 61.19 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-13T20:52:32.235Z] #51 ... [2022-07-13T20:52:32.235Z] [2022-07-13T20:52:32.235Z] #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-13T20:52:32.235Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:32.235Z] #76 60.76 The following NEW packages will be installed: [2022-07-13T20:52:32.235Z] #76 60.76 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-13T20:52:32.235Z] #76 60.81 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-13T20:52:32.235Z] #76 60.81 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-13T20:52:32.235Z] #76 60.81 libyajl2 m4 patch xz-utils [2022-07-13T20:52:32.235Z] #76 60.82 The following packages will be upgraded: [2022-07-13T20:52:32.235Z] #76 60.82 libdpkg-perl [2022-07-13T20:52:32.235Z] #76 61.42 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:52:32.235Z] #76 61.42 Need to get 7486 kB of archives. [2022-07-13T20:52:32.235Z] #76 61.42 After this operation, 18.7 MB of additional disk space will be used. [2022-07-13T20:52:32.235Z] #76 61.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:52:32.235Z] #76 61.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-13T20:52:32.235Z] #76 61.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-13T20:52:32.235Z] #76 61.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-13T20:52:32.235Z] #76 61.46 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-13T20:52:32.235Z] #76 61.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-13T20:52:32.235Z] #76 61.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-13T20:52:32.235Z] #76 61.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-13T20:52:32.235Z] #76 61.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-13T20:52:32.235Z] #76 61.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-13T20:52:32.235Z] #76 61.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:52:32.235Z] #76 61.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:52:32.235Z] #76 61.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:52:32.235Z] #76 62.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-13T20:52:32.235Z] #76 62.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:52:32.235Z] #76 62.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-13T20:52:32.235Z] #76 62.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-13T20:52:32.235Z] #76 62.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-13T20:52:32.235Z] #76 62.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-13T20:52:32.235Z] #76 62.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:52:32.235Z] #76 62.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-13T20:52:32.235Z] #76 62.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:52:32.235Z] #76 62.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:52:32.235Z] #76 62.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-13T20:52:32.408Z] #44 9.817 [100%] Linking C executable tini-static [2022-07-13T20:52:32.975Z] #44 10.47 [100%] Built target tini-static [2022-07-13T20:52:32.975Z] #44 10.57 + mkdir -p /build [2022-07-13T20:52:32.975Z] #44 10.57 + cp tini-static /build/docker-init [2022-07-13T20:52:33.476Z] #14 97.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:52:33.476Z] #14 97.06 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:52:33.476Z] #14 97.06 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:52:33.476Z] #14 97.17 Selecting previously unselected package libapparmor1:arm64. [2022-07-13T20:52:33.476Z] #14 97.18 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-13T20:52:33.476Z] #14 97.19 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-13T20:52:33.603Z] #76 63.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:33.688Z] #19 150.5 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-13T20:52:33.688Z] #19 150.5 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-13T20:52:33.688Z] #19 150.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-13T20:52:33.688Z] #19 150.6 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-13T20:52:33.734Z] #14 97.32 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-13T20:52:33.734Z] #14 97.35 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-13T20:52:33.734Z] #14 97.36 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-13T20:52:33.734Z] #14 97.49 Selecting previously unselected package libbtrfs0:arm64. [2022-07-13T20:52:33.734Z] #14 97.50 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-13T20:52:33.734Z] #14 97.50 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-13T20:52:33.914Z] #44 DONE 11.2s [2022-07-13T20:52:33.914Z] [2022-07-13T20:52:33.914Z] #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-13T20:52:33.914Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:33.914Z] #14 67.72 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:52:33.914Z] #14 67.75 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:52:33.914Z] #14 67.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:52:33.914Z] #14 67.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:52:33.914Z] #14 67.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:52:33.914Z] #14 67.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:52:33.947Z] #19 150.7 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-13T20:52:33.992Z] #14 97.62 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-13T20:52:33.992Z] #14 97.63 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-13T20:52:33.992Z] #14 97.64 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-13T20:52:34.166Z] #76 64.45 Fetched 7486 kB in 1s (6064 kB/s) [2022-07-13T20:52:34.250Z] #14 97.80 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-13T20:52:34.250Z] #14 97.80 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-13T20:52:34.250Z] #14 97.80 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:52:34.250Z] #14 97.87 Selecting previously unselected package libudev-dev:arm64. [2022-07-13T20:52:34.250Z] #14 97.89 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-13T20:52:34.250Z] #14 97.90 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-13T20:52:34.423Z] #76 64.72 Selecting previously unselected package bzip2. [2022-07-13T20:52:34.507Z] #14 98.05 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-13T20:52:34.507Z] #14 98.08 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-13T20:52:34.507Z] #14 98.08 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-13T20:52:34.681Z] #76 64.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:34.681Z] #76 64.83 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:52:34.681Z] #76 64.85 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:52:34.726Z] #76 72.50 Selecting previously unselected package patch. [2022-07-13T20:52:34.726Z] #76 72.53 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:52:34.726Z] #76 72.58 Unpacking patch (2.7.6-7) ... [2022-07-13T20:52:34.766Z] #14 98.36 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-13T20:52:34.766Z] #14 98.36 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-13T20:52:34.766Z] #14 98.37 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-13T20:52:34.938Z] #76 65.24 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:52:34.938Z] #76 65.24 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:34.938Z] #76 65.25 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:52:34.986Z] #76 72.91 Selecting previously unselected package dpkg-dev. [2022-07-13T20:52:35.024Z] #14 98.52 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-13T20:52:35.024Z] #14 98.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-13T20:52:35.024Z] #14 98.53 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-13T20:52:35.024Z] #14 98.69 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-13T20:52:35.024Z] #14 98.69 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-13T20:52:35.024Z] #14 98.70 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-13T20:52:35.245Z] #76 72.98 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:52:35.245Z] #76 72.99 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:52:35.245Z] #76 ... [2022-07-13T20:52:35.245Z] [2022-07-13T20:52:35.245Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:52:35.245Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:35.245Z] #14 63.10 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-13T20:52:35.245Z] #14 63.49 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-13T20:52:35.245Z] #14 63.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-13T20:52:35.245Z] #14 64.70 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-13T20:52:35.245Z] #14 66.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-13T20:52:35.245Z] #14 67.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-13T20:52:35.245Z] #14 68.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-13T20:52:35.245Z] #14 71.45 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-13T20:52:35.245Z] #14 72.25 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-13T20:52:35.245Z] #14 72.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-13T20:52:35.245Z] #14 72.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-13T20:52:35.245Z] #14 72.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:52:35.245Z] #14 72.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:52:35.245Z] #14 72.30 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-13T20:52:35.245Z] #14 72.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:52:35.245Z] #14 72.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-13T20:52:35.245Z] #14 72.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-13T20:52:35.245Z] #14 72.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-13T20:52:35.245Z] #14 72.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-13T20:52:35.245Z] #14 72.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-13T20:52:35.245Z] #14 72.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-13T20:52:35.245Z] #14 72.48 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-13T20:52:35.245Z] #14 72.49 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-13T20:52:35.245Z] #14 72.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:52:35.282Z] #14 98.80 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-13T20:52:35.282Z] #14 98.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-13T20:52:35.282Z] #14 98.82 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-13T20:52:35.506Z] #14 ... [2022-07-13T20:52:35.506Z] [2022-07-13T20:52:35.506Z] #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-13T20:52:35.506Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:35.506Z] #55 63.15 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-13T20:52:35.506Z] #55 63.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-13T20:52:35.506Z] #55 63.81 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-13T20:52:35.506Z] #55 63.81 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-13T20:52:35.506Z] #55 64.07 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-13T20:52:35.506Z] #55 64.54 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:52:35.506Z] #55 64.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:52:35.506Z] #55 64.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:52:35.506Z] #55 64.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:52:35.506Z] #55 65.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:52:35.506Z] #55 65.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:52:35.506Z] #55 65.27 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:52:35.506Z] #55 65.43 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:52:35.506Z] #55 65.49 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:52:35.506Z] #55 65.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:52:35.506Z] #55 65.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:52:35.506Z] #55 65.72 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:52:35.506Z] #55 66.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:52:35.506Z] #55 66.72 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:52:35.506Z] #55 67.16 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:52:35.506Z] #55 67.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:52:35.506Z] #55 67.83 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:52:35.506Z] #55 67.99 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:52:35.506Z] #55 68.08 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:52:35.506Z] #55 68.14 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:52:35.506Z] #55 68.38 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:52:35.506Z] #55 68.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:52:35.506Z] #55 68.48 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:52:35.506Z] #55 68.56 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:52:35.506Z] #55 69.03 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:52:35.506Z] #55 69.22 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:52:35.506Z] #55 70.52 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:52:35.506Z] #55 70.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:52:35.506Z] #55 ... [2022-07-13T20:52:35.506Z] [2022-07-13T20:52:35.506Z] #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-13T20:52:35.506Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:52:35.601Z] #14 99.20 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-13T20:52:35.601Z] #14 99.22 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-13T20:52:35.601Z] #14 99.22 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-13T20:52:35.814Z] #14 ... [2022-07-13T20:52:35.814Z] [2022-07-13T20:52:35.814Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:52:35.814Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:35.814Z] #77 7.619 Cloning into '/tmp/crun-build'... [2022-07-13T20:52:35.814Z] #77 13.71 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:52:35.814Z] #77 13.73 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:52:35.814Z] #77 15.06 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:52:35.814Z] #77 15.06 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:52:35.814Z] #77 15.06 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:52:35.814Z] #77 15.06 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:52:35.814Z] #77 15.06 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:52:35.814Z] #77 16.98 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:52:35.849Z] #19 ... [2022-07-13T20:52:35.849Z] [2022-07-13T20:52:35.849Z] #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-13T20:52:35.849Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:35.849Z] #84 105.5 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:52:35.849Z] #84 105.6 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:52:35.849Z] #84 105.6 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:52:35.849Z] #84 105.6 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:52:35.849Z] #84 105.6 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:52:35.849Z] #84 105.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:52:35.869Z] #14 99.49 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-13T20:52:35.869Z] #14 99.50 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-13T20:52:35.869Z] #14 99.50 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:52:35.869Z] #14 99.58 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-13T20:52:36.108Z] #84 106.0 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:52:36.140Z] #14 99.60 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-13T20:52:36.140Z] #14 99.60 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:52:36.140Z] #14 99.74 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-13T20:52:36.140Z] #14 99.74 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-13T20:52:36.140Z] #14 99.74 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-13T20:52:36.304Z] #34 73.16 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 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-13T20:52:36.319Z] #76 66.45 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:52:36.319Z] #76 66.45 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:36.319Z] #76 66.46 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:52:36.319Z] #76 66.68 Selecting previously unselected package file. [2022-07-13T20:52:36.319Z] #76 66.68 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:52:36.319Z] #76 66.73 Unpacking file (1:5.39-3) ... [2022-07-13T20:52:36.563Z] #34 74.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:52:36.564Z] #34 ... [2022-07-13T20:52:36.564Z] [2022-07-13T20:52:36.564Z] #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-13T20:52:36.564Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:36.564Z] #51 64.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-13T20:52:36.564Z] #51 66.24 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:36.564Z] #51 66.74 Fetched 2314 kB in 4s (617 kB/s) [2022-07-13T20:52:36.564Z] #51 67.00 Selecting previously unselected package libprotobuf23:amd64. [2022-07-13T20:52:36.564Z] #51 67.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:36.564Z] #51 67.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-13T20:52:36.564Z] #51 67.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:52:36.564Z] #51 68.57 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:52:36.564Z] #51 68.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:52:36.564Z] #51 68.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:52:36.564Z] #51 69.24 Selecting previously unselected package python3-six. [2022-07-13T20:52:36.564Z] #51 69.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:52:36.564Z] #51 69.24 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:52:36.564Z] #51 69.47 Selecting previously unselected package python3-protobuf. [2022-07-13T20:52:36.564Z] #51 69.47 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-13T20:52:36.564Z] #51 69.47 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:52:36.564Z] #51 70.32 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:52:36.564Z] #51 70.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:52:36.564Z] #51 70.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:52:36.564Z] #51 71.39 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:52:36.564Z] #51 71.40 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:52:36.564Z] #51 71.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:52:36.564Z] #51 71.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:52:36.564Z] #51 71.77 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:36.564Z] #51 71.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:36.564Z] #51 72.02 Selecting previously unselected package criu. [2022-07-13T20:52:36.564Z] #51 72.02 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-13T20:52:36.564Z] #51 72.03 Unpacking criu (3.17-1) ... [2022-07-13T20:52:36.564Z] #51 73.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:52:36.581Z] #76 66.87 Selecting previously unselected package xz-utils. [2022-07-13T20:52:36.581Z] #76 66.88 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:52:36.581Z] #76 66.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:52:36.726Z] #14 100.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:52:36.726Z] #14 100.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-13T20:52:36.726Z] #14 100.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:52:36.726Z] #14 100.4 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-13T20:52:36.726Z] #14 100.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:52:36.726Z] #14 100.4 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-13T20:52:36.726Z] #14 100.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-13T20:52:36.726Z] #14 100.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-13T20:52:36.726Z] #14 100.5 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-13T20:52:36.726Z] #14 100.5 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-13T20:52:36.726Z] #14 100.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:52:36.726Z] #14 100.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-13T20:52:36.726Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:52:36.726Z] #14 100.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-13T20:52:36.747Z] #77 18.87 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:52:36.832Z] #51 ... [2022-07-13T20:52:36.832Z] [2022-07-13T20:52:36.832Z] #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-13T20:52:36.832Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:36.832Z] #42 64.54 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:36.832Z] #42 64.98 Fetched 17.7 MB in 2s (9085 kB/s) [2022-07-13T20:52:36.832Z] #42 65.13 Selecting previously unselected package xxd. [2022-07-13T20:52:36.832Z] #42 65.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:36.832Z] #42 65.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:52:36.832Z] #42 65.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:36.832Z] #42 65.87 Selecting previously unselected package vim-common. [2022-07-13T20:52:36.832Z] #42 65.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:52:36.832Z] #42 65.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:36.832Z] #42 66.47 Selecting previously unselected package cmake-data. [2022-07-13T20:52:36.832Z] #42 66.48 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:52:36.832Z] #42 66.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:52:36.832Z] #42 72.03 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:52:36.832Z] #42 72.05 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:52:36.832Z] #42 72.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:52:36.832Z] #42 ... [2022-07-13T20:52:36.832Z] [2022-07-13T20:52:36.832Z] #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-13T20:52:36.832Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:36.832Z] #76 74.71 Selecting previously unselected package build-essential. [2022-07-13T20:52:36.832Z] #76 74.73 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-13T20:52:36.832Z] #76 74.75 Unpacking build-essential (12.9) ... [2022-07-13T20:52:36.986Z] #14 100.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:52:36.986Z] #14 100.6 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-13T20:52:36.986Z] #14 100.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:52:36.986Z] #14 100.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-13T20:52:36.986Z] #14 100.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-13T20:52:36.986Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:52:36.986Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:52:36.986Z] #14 100.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:52:36.986Z] #14 100.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:52:36.986Z] #14 100.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-13T20:52:36.986Z] #14 100.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:52:36.986Z] #14 100.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:52:36.986Z] #14 100.7 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-13T20:52:36.986Z] #14 100.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:52:36.986Z] #14 100.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:52:36.986Z] #14 100.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:52:36.986Z] #14 100.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:52:37.093Z] #76 75.06 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:52:37.093Z] #76 75.08 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:52:37.093Z] #76 75.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:52:37.145Z] #76 67.54 Selecting previously unselected package libsigsegv2:amd64. [2022-07-13T20:52:37.145Z] #76 67.56 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-13T20:52:37.145Z] #76 67.62 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:52:37.244Z] #14 100.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:52:37.244Z] #14 100.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-13T20:52:37.244Z] #14 100.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:37.353Z] #76 75.36 Selecting previously unselected package libcap-dev:amd64. [2022-07-13T20:52:37.613Z] #76 75.40 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-13T20:52:37.613Z] #76 75.42 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:52:37.809Z] #14 ... [2022-07-13T20:52:37.809Z] [2022-07-13T20:52:37.809Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:37.809Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:52:37.809Z] #77 56.88 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:52:37.809Z] #77 56.89 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:52:37.809Z] #77 56.90 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:52:37.809Z] #77 56.90 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:52:37.809Z] #77 56.93 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:52:37.975Z] #76 68.06 Selecting previously unselected package m4. [2022-07-13T20:52:37.975Z] #76 68.06 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-13T20:52:37.975Z] #76 68.07 Unpacking m4 (1.4.18-5) ... [2022-07-13T20:52:37.975Z] #76 ... [2022-07-13T20:52:37.975Z] [2022-07-13T20:52:37.975Z] #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-13T20:52:37.975Z] #40 sha256:b64c785276424e358f2e6fcfc541bb3967408bec0ff963d66c7416b5da904447 [2022-07-13T20:52:37.975Z] #40 68.21 NAME: [2022-07-13T20:52:37.975Z] #40 68.22 go-winres - A tool for embedding resources in Windows executables [2022-07-13T20:52:37.975Z] #40 68.22 [2022-07-13T20:52:37.975Z] #40 68.22 USAGE: [2022-07-13T20:52:37.975Z] #40 68.22 go-winres [global options] command [command options] [arguments...] [2022-07-13T20:52:37.975Z] #40 68.22 [2022-07-13T20:52:37.975Z] #40 68.22 COMMANDS: [2022-07-13T20:52:37.975Z] #40 68.23 init Create an initial ./winres/winres.json [2022-07-13T20:52:37.975Z] #40 68.23 make Make syso files for the "go build" command [2022-07-13T20:52:37.975Z] #40 68.23 simply Make syso files for the "go build" command (simplified) [2022-07-13T20:52:37.975Z] #40 68.23 extract Extract all resources from an executable [2022-07-13T20:52:37.976Z] #40 68.23 patch Replace resources in an executable file (exe, dll) [2022-07-13T20:52:37.976Z] #40 68.23 help, h Shows a list of commands or help for one command [2022-07-13T20:52:37.976Z] #40 68.23 [2022-07-13T20:52:37.976Z] #40 68.23 GLOBAL OPTIONS: [2022-07-13T20:52:37.976Z] #40 68.23 --help, -h show help (default: false) [2022-07-13T20:52:38.067Z] #77 57.17 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:52:38.122Z] #77 20.17 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:52:38.122Z] #77 20.36 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:52:38.184Z] #76 75.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:52:38.184Z] #76 75.85 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:38.184Z] #76 75.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:38.184Z] #76 76.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-13T20:52:38.184Z] #76 76.09 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:38.184Z] #76 76.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:38.326Z] #77 57.34 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:52:38.444Z] #76 76.24 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:52:38.444Z] #76 76.27 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:52:38.444Z] #76 76.27 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:52:38.641Z] #84 108.0 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:52:38.697Z] #77 20.55 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:52:38.697Z] #77 ... [2022-07-13T20:52:38.697Z] [2022-07-13T20:52:38.697Z] #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-13T20:52:38.697Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:38.697Z] #14 75.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:52:38.697Z] #14 75.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:52:38.697Z] #14 75.51 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:52:38.706Z] #76 76.63 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:52:38.706Z] #76 76.64 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:52:38.912Z] #84 108.4 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:52:38.912Z] #84 108.4 checking how to print strings... printf [2022-07-13T20:52:38.912Z] #84 108.5 checking for gcc... gcc [2022-07-13T20:52:38.965Z] #76 76.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:52:39.171Z] #84 108.6 checking whether the C compiler works... yes [2022-07-13T20:52:39.172Z] #84 108.9 checking for C compiler default output file name... a.out [2022-07-13T20:52:39.431Z] #84 108.9 checking for suffix of executables... [2022-07-13T20:52:39.869Z] #40 DONE 70.1s [2022-07-13T20:52:39.869Z] [2022-07-13T20:52:39.869Z] #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-13T20:52:39.869Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:39.869Z] #76 68.91 Selecting previously unselected package autoconf. [2022-07-13T20:52:39.869Z] #76 68.92 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-13T20:52:39.869Z] #76 69.10 Unpacking autoconf (2.69-14) ... [2022-07-13T20:52:39.869Z] #76 70.16 Selecting previously unselected package autotools-dev. [2022-07-13T20:52:39.869Z] #76 70.17 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-13T20:52:39.869Z] #76 70.22 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:52:39.907Z] #76 77.94 Selecting previously unselected package libtool. [2022-07-13T20:52:39.907Z] #76 77.94 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-13T20:52:39.999Z] #84 109.2 checking whether we are cross compiling... no [2022-07-13T20:52:40.129Z] #76 70.57 Selecting previously unselected package automake. [2022-07-13T20:52:40.129Z] #76 70.58 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-13T20:52:40.129Z] #76 70.59 Unpacking automake (1:1.16.3-2) ... [2022-07-13T20:52:40.166Z] #76 77.95 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:52:40.225Z] #77 59.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:52:40.225Z] #77 ... [2022-07-13T20:52:40.225Z] [2022-07-13T20:52:40.225Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:52:40.225Z] #14 sha256:dbe384e9681e2e28a6dd50367d7037c7a2e697860d0922807b1dfdd8b73e31c4 [2022-07-13T20:52:40.225Z] #14 DONE 103.7s [2022-07-13T20:52:40.225Z] [2022-07-13T20:52:40.225Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:40.225Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:52:40.225Z] #77 59.11 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:52:40.225Z] #77 ... [2022-07-13T20:52:40.225Z] [2022-07-13T20:52:40.225Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:52:40.225Z] #59 sha256:477f1601474d4e6354749cc3a995f440d389e338cfe0f74817d4957b6879f2ea [2022-07-13T20:52:40.225Z] #59 DONE 0.2s [2022-07-13T20:52:40.225Z] [2022-07-13T20:52:40.225Z] #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-13T20:52:40.225Z] #60 sha256:411f436de86e301323b1dc9553404c8dcb7d4e1be46176478f6a4147a15a20a7 [2022-07-13T20:52:40.257Z] #84 109.7 checking for suffix of object files... o [2022-07-13T20:52:40.516Z] #84 110.1 checking whether we are using the GNU C compiler... yes [2022-07-13T20:52:40.736Z] #76 78.61 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:52:40.736Z] #76 78.64 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:52:40.736Z] #76 78.64 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:52:40.776Z] #84 110.3 checking whether gcc accepts -g... yes [2022-07-13T20:52:41.035Z] #84 110.5 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:52:41.165Z] #60 ... [2022-07-13T20:52:41.166Z] [2022-07-13T20:52:41.166Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:52:41.166Z] #15 sha256:f210e27fbfb9b89ee3b5a4c12cf291c5a40076601cfc37899fb94912352f8873 [2022-07-13T20:52:41.166Z] #15 DONE 1.0s [2022-07-13T20:52:41.166Z] [2022-07-13T20:52:41.166Z] #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-13T20:52:41.166Z] #60 sha256:411f436de86e301323b1dc9553404c8dcb7d4e1be46176478f6a4147a15a20a7 [2022-07-13T20:52:41.166Z] #60 0.776 + RM_GOPATH=0 [2022-07-13T20:52:41.166Z] #60 0.777 + TMP_GOPATH= [2022-07-13T20:52:41.166Z] #60 0.777 + : /build [2022-07-13T20:52:41.166Z] #60 0.797 + '[' -z '' ']' [2022-07-13T20:52:41.166Z] #60 0.797 ++ mktemp -d [2022-07-13T20:52:41.166Z] #60 0.798 + export GOPATH=/tmp/tmp.k5tEuZLgLs [2022-07-13T20:52:41.166Z] #60 0.798 + GOPATH=/tmp/tmp.k5tEuZLgLs [2022-07-13T20:52:41.166Z] #60 0.798 + RM_GOPATH=1 [2022-07-13T20:52:41.166Z] #60 0.798 + case "$(go env GOARCH)" in [2022-07-13T20:52:41.166Z] #60 0.799 ++ go env GOARCH [2022-07-13T20:52:41.166Z] #60 0.821 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:41.166Z] #60 0.831 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:41.166Z] #60 0.832 ++ dirname /install.sh [2022-07-13T20:52:41.166Z] #60 0.833 + dir=/ [2022-07-13T20:52:41.166Z] #60 0.833 + bin=runc [2022-07-13T20:52:41.166Z] #60 0.833 + shift [2022-07-13T20:52:41.166Z] #60 0.833 + '[' '!' -f //runc.installer ']' [2022-07-13T20:52:41.166Z] #60 0.834 + . //runc.installer [2022-07-13T20:52:41.166Z] #60 0.834 ++ set -e [2022-07-13T20:52:41.166Z] #60 0.834 ++ : v1.1.2 [2022-07-13T20:52:41.166Z] #60 0.834 + install_runc [2022-07-13T20:52:41.166Z] #60 0.835 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:52:41.166Z] #60 0.835 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:52:41.166Z] #60 0.835 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:52:41.166Z] #60 0.835 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k5tEuZLgLs/src/github.com/opencontainers/runc [2022-07-13T20:52:41.166Z] #60 0.837 Cloning into '/tmp/tmp.k5tEuZLgLs/src/github.com/opencontainers/runc'... [2022-07-13T20:52:41.308Z] #76 79.01 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:52:41.309Z] #76 79.04 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:52:41.309Z] #76 79.09 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:52:41.309Z] #76 79.21 Selecting previously unselected package libyajl-dev:amd64. [2022-07-13T20:52:41.309Z] #76 79.21 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-13T20:52:41.499Z] #76 71.63 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:52:41.499Z] #76 71.72 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:52:41.568Z] #76 79.23 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:52:41.603Z] #84 110.8 checking whether gcc understands -c and -o together... yes [2022-07-13T20:52:41.603Z] #84 111.3 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:52:41.603Z] #84 111.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:52:41.603Z] #84 111.4 checking for egrep... /bin/grep -E [2022-07-13T20:52:41.603Z] #84 111.4 checking for fgrep... /bin/grep -F [2022-07-13T20:52:41.603Z] #84 111.4 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:52:41.603Z] #84 111.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:52:41.603Z] #84 111.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:52:41.827Z] #76 79.77 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:52:41.862Z] #84 111.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:52:41.862Z] #84 111.5 checking whether ln -s works... yes [2022-07-13T20:52:41.862Z] #84 111.5 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:52:41.862Z] #84 111.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-13T20:52:41.862Z] #84 111.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:52:41.862Z] #84 111.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:52:41.862Z] #84 111.6 checking for objdump... objdump [2022-07-13T20:52:41.862Z] #84 111.6 checking how to recognize dependent libraries... pass_all [2022-07-13T20:52:41.862Z] #84 111.6 checking for dlltool... no [2022-07-13T20:52:41.862Z] #84 111.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:52:41.862Z] #84 111.6 checking for ar... ar [2022-07-13T20:52:42.063Z] #76 ... [2022-07-13T20:52:42.063Z] [2022-07-13T20:52:42.063Z] #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-13T20:52:42.063Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:42.063Z] #42 62.33 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:42.063Z] #42 62.79 Fetched 17.7 MB in 3s (5997 kB/s) [2022-07-13T20:52:42.063Z] #42 63.02 Selecting previously unselected package xxd. [2022-07-13T20:52:42.063Z] #42 63.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 ... 15718 files and directories currently installed.) [2022-07-13T20:52:42.063Z] #42 63.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:52:42.063Z] #42 63.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:42.063Z] #42 63.63 Selecting previously unselected package vim-common. [2022-07-13T20:52:42.063Z] #42 63.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:52:42.063Z] #42 63.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:42.063Z] #42 64.34 Selecting previously unselected package cmake-data. [2022-07-13T20:52:42.063Z] #42 64.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:52:42.063Z] #42 64.37 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:52:42.063Z] #42 70.26 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:52:42.063Z] #42 70.26 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:52:42.063Z] #42 70.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:52:42.063Z] #42 ... [2022-07-13T20:52:42.063Z] [2022-07-13T20:52:42.063Z] #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-13T20:52:42.063Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:52:42.063Z] #55 62.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-13T20:52:42.063Z] #55 62.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-13T20:52:42.063Z] #55 62.80 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-13T20:52:42.063Z] #55 62.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-13T20:52:42.063Z] #55 63.00 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-13T20:52:42.063Z] #55 63.17 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-13T20:52:42.063Z] #55 63.17 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-13T20:52:42.063Z] #55 63.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-13T20:52:42.063Z] #55 63.48 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-13T20:52:42.063Z] #55 63.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-13T20:52:42.063Z] #55 63.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-13T20:52:42.063Z] #55 63.88 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T20:52:42.063Z] #55 65.15 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T20:52:42.063Z] #55 65.26 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-13T20:52:42.063Z] #55 65.52 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T20:52:42.063Z] #55 65.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-13T20:52:42.063Z] #55 66.20 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-13T20:52:42.063Z] #55 66.33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T20:52:42.063Z] #55 66.34 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-13T20:52:42.063Z] #55 66.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-13T20:52:42.063Z] #55 66.63 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T20:52:42.063Z] #55 66.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T20:52:42.063Z] #55 66.76 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T20:52:42.063Z] #55 66.78 go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T20:52:42.063Z] #55 67.62 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T20:52:42.063Z] #55 67.66 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-13T20:52:42.063Z] #55 69.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-13T20:52:42.063Z] #55 69.50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-13T20:52:42.087Z] #76 79.78 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:52:42.087Z] #76 79.79 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:52:42.087Z] #76 79.80 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:52:42.087Z] #76 79.82 Setting up file (1:5.39-3) ... [2022-07-13T20:52:42.087Z] #76 79.83 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:52:42.087Z] #76 79.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:42.087Z] #76 79.86 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:42.087Z] #76 79.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:52:42.087Z] #76 79.89 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:52:42.087Z] #76 79.92 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:52:42.087Z] #76 80.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:52:42.087Z] #76 80.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:52:42.115Z] #60 ... [2022-07-13T20:52:42.115Z] [2022-07-13T20:52:42.115Z] #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-13T20:52:42.115Z] #16 sha256:52887957abc3577d3c42f7720d70aa6c1176f43d52979219b729c0bfd0ae91f1 [2022-07-13T20:52:42.115Z] #16 DONE 0.8s [2022-07-13T20:52:42.115Z] [2022-07-13T20:52:42.115Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:52:42.115Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:52:42.115Z] #77 60.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:52:42.115Z] #77 60.12 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:52:42.115Z] #77 60.18 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:52:42.115Z] #77 60.31 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:52:42.115Z] #77 60.54 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:52:42.115Z] #77 60.77 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:52:42.120Z] #84 111.6 checking for archiver @FILE support... @ [2022-07-13T20:52:42.120Z] #84 111.8 checking for strip... strip [2022-07-13T20:52:42.120Z] #84 111.8 checking for ranlib... ranlib [2022-07-13T20:52:42.120Z] #84 111.8 checking for gawk... no [2022-07-13T20:52:42.120Z] #84 111.8 checking for mawk... mawk [2022-07-13T20:52:42.484Z] #55 ... [2022-07-13T20:52:42.485Z] [2022-07-13T20:52:42.485Z] #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-13T20:52:42.485Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:52:42.485Z] #34 71.88 Updating files: 63% (965/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) [2022-07-13T20:52:42.485Z] #34 ... [2022-07-13T20:52:42.485Z] [2022-07-13T20:52:42.485Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:52:42.485Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:42.485Z] #14 62.74 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-13T20:52:42.485Z] #14 65.21 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-13T20:52:42.485Z] #14 66.18 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-13T20:52:42.485Z] #14 67.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-13T20:52:42.485Z] #14 69.84 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-13T20:52:42.485Z] #14 70.94 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-13T20:52:42.485Z] #14 70.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-13T20:52:42.485Z] #14 70.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-13T20:52:42.485Z] #14 70.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:52:42.485Z] #14 71.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:52:42.485Z] #14 71.01 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-13T20:52:42.485Z] #14 71.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:52:42.485Z] #14 71.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-13T20:52:42.485Z] #14 71.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-13T20:52:42.485Z] #14 71.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-13T20:52:42.485Z] #14 71.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-13T20:52:42.485Z] #14 71.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-13T20:52:42.485Z] #14 71.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-13T20:52:42.485Z] #14 71.25 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-13T20:52:42.485Z] #14 71.25 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-13T20:52:42.485Z] #14 71.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:52:42.486Z] #76 80.17 Setting up patch (2.7.6-7) ... [2022-07-13T20:52:42.486Z] #76 80.25 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:52:42.486Z] #76 80.35 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:52:42.486Z] #76 80.44 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:52:42.486Z] #76 80.50 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:52:42.746Z] #76 80.52 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:52:42.746Z] #76 80.54 Setting up libtool (2.4.6-15) ... [2022-07-13T20:52:42.746Z] #76 80.55 Setting up m4 (1.4.18-5) ... [2022-07-13T20:52:42.746Z] #76 80.63 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:52:42.748Z] #14 72.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:42.748Z] #14 ... [2022-07-13T20:52:42.748Z] [2022-07-13T20:52:42.748Z] #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-13T20:52:42.748Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:52:42.789Z] #77 ... [2022-07-13T20:52:42.789Z] [2022-07-13T20:52:42.789Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:52:42.789Z] #17 sha256:548837fc242e14916f6dbaac0fb0c112fc224be215b2af3ef6978e878819715d [2022-07-13T20:52:42.789Z] #17 0.644 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:52:42.789Z] #17 DONE 0.7s [2022-07-13T20:52:42.789Z] [2022-07-13T20:52:42.789Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:52:42.789Z] #18 sha256:d699b9d74b54c8197e4fcd2f24a4957b7fef75ec0bc07632764bc5dbacd09d95 [2022-07-13T20:52:42.791Z] #84 111.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:52:42.791Z] #84 112.5 checking for sysroot... no [2022-07-13T20:52:42.791Z] #84 112.5 checking for a working dd... /bin/dd [2022-07-13T20:52:42.791Z] #84 112.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:52:42.791Z] #84 112.6 checking for mt... no [2022-07-13T20:52:42.791Z] #84 112.6 checking if : is a manifest tool... no [2022-07-13T20:52:43.005Z] #76 80.83 Setting up autoconf (2.69-14) ... [2022-07-13T20:52:43.005Z] #76 80.89 Setting up build-essential (12.9) ... [2022-07-13T20:52:43.005Z] #76 80.91 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:52:43.005Z] #76 80.94 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:52:43.005Z] #76 80.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:43.005Z] #34 71.88 Updating files: 63% (965/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-13T20:52:43.005Z] #34 73.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-13T20:52:43.050Z] #84 112.7 checking how to run the C preprocessor... gcc -E [2022-07-13T20:52:43.355Z] #18 DONE 0.7s [2022-07-13T20:52:43.355Z] [2022-07-13T20:52:43.355Z] #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-13T20:52:43.355Z] #67 sha256:d51d665a700e5a4f163aa034e7924db14b0ed2e270db5331c8e461a1098d82e5 [2022-07-13T20:52:43.355Z] #67 102.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:52:43.355Z] #67 102.0 + GOBIN=/build [2022-07-13T20:52:43.355Z] #67 102.0 + GO111MODULE=on [2022-07-13T20:52:43.355Z] #67 102.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:52:43.924Z] #67 ... [2022-07-13T20:52:43.924Z] [2022-07-13T20:52:43.924Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:52:43.924Z] #19 sha256:4c56a0d10d02535b2e7e1013ee6654527724db6588741029a0abc790b4bc3579 [2022-07-13T20:52:43.924Z] #19 DONE 0.6s [2022-07-13T20:52:43.924Z] [2022-07-13T20:52:43.924Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:52:43.924Z] #20 sha256:086543ca1a0711e1d3508cc03d53bb6aad42917388d5410953a7e13f210ece57 [2022-07-13T20:52:43.936Z] #34 ... [2022-07-13T20:52:43.936Z] [2022-07-13T20:52:43.936Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:52:43.936Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:43.936Z] #51 63.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-13T20:52:43.936Z] #51 65.62 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:43.936Z] #51 66.10 Fetched 2314 kB in 4s (648 kB/s) [2022-07-13T20:52:43.936Z] #51 66.22 Selecting previously unselected package libprotobuf23:amd64. [2022-07-13T20:52:43.936Z] #51 66.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:43.936Z] #51 66.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-13T20:52:43.936Z] #51 66.35 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:52:43.936Z] #51 67.77 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:52:43.936Z] #51 67.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:52:43.936Z] #51 67.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:52:43.936Z] #51 69.45 Selecting previously unselected package python3-six. [2022-07-13T20:52:43.936Z] #51 69.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-13T20:52:43.936Z] #51 69.60 Unpacking python3-six (1.16.0-2) ... [2022-07-13T20:52:43.936Z] #51 69.96 Selecting previously unselected package python3-protobuf. [2022-07-13T20:52:43.936Z] #51 69.96 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-13T20:52:43.936Z] #51 69.99 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-13T20:52:43.936Z] #51 71.03 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:52:43.936Z] #51 71.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:52:43.936Z] #51 71.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:52:43.936Z] #51 71.31 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:52:43.936Z] #51 71.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:52:43.936Z] #51 71.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:52:43.936Z] #51 71.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:52:43.936Z] #51 71.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:43.936Z] #51 71.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:43.936Z] #51 71.94 Selecting previously unselected package criu. [2022-07-13T20:52:43.936Z] #51 71.95 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-13T20:52:43.936Z] #51 71.97 Unpacking criu (3.17-1) ... [2022-07-13T20:52:43.936Z] #51 73.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:52:43.936Z] #51 ... [2022-07-13T20:52:43.936Z] [2022-07-13T20:52:43.936Z] #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-13T20:52:43.936Z] #76 sha256:1e31115312e785c921f55b1d5bddd1df30f3933c37aa612fa52970a634e5bf32 [2022-07-13T20:52:43.936Z] #76 73.35 Selecting previously unselected package patch. [2022-07-13T20:52:43.936Z] #76 73.36 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:52:43.936Z] #76 73.37 Unpacking patch (2.7.6-7) ... [2022-07-13T20:52:43.936Z] #76 73.92 Selecting previously unselected package dpkg-dev. [2022-07-13T20:52:43.936Z] #76 73.92 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:52:43.936Z] #76 73.93 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:52:43.988Z] #84 112.8 checking for ANSI C header files... yes [2022-07-13T20:52:44.247Z] #84 113.6 checking for sys/types.h... yes [2022-07-13T20:52:44.247Z] #84 113.9 checking for sys/stat.h... yes [2022-07-13T20:52:44.506Z] #84 114.1 checking for stdlib.h... yes [2022-07-13T20:52:44.765Z] #84 114.3 checking for string.h... yes [2022-07-13T20:52:44.862Z] #20 DONE 0.8s [2022-07-13T20:52:44.862Z] [2022-07-13T20:52:44.862Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:52:44.862Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:52:44.862Z] #47 ... [2022-07-13T20:52:44.862Z] [2022-07-13T20:52:44.862Z] #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-13T20:52:44.862Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:52:44.919Z] #76 DONE 82.6s [2022-07-13T20:52:44.919Z] [2022-07-13T20:52:44.919Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-13T20:52:44.919Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:44.919Z] #51 76.44 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:52:44.919Z] #51 76.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:52:44.919Z] #51 76.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:44.919Z] #51 76.51 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:52:44.919Z] #51 78.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:52:44.919Z] #51 78.68 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:52:44.919Z] #51 ... [2022-07-13T20:52:44.919Z] [2022-07-13T20:52:44.919Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:44.919Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:45.024Z] #84 114.6 checking for memory.h... yes [2022-07-13T20:52:45.284Z] #84 115.0 checking for strings.h... yes [2022-07-13T20:52:45.799Z] #21 1.044 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:52:45.799Z] #21 1.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:52:45.799Z] #21 1.099 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:52:45.802Z] #84 115.2 checking for inttypes.h... yes [2022-07-13T20:52:46.061Z] #84 115.5 checking for stdint.h... yes [2022-07-13T20:52:46.302Z] #77 1.395 Cloning into '/tmp/crun-build'... [2022-07-13T20:52:46.321Z] #84 115.9 checking for unistd.h... [2022-07-13T20:52:46.321Z] #84 ... [2022-07-13T20:52:46.321Z] [2022-07-13T20:52:46.321Z] #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-13T20:52:46.321Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:52:46.321Z] #19 153.2 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-13T20:52:46.321Z] #19 153.2 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-13T20:52:46.321Z] #19 153.3 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:52:46.321Z] #19 153.3 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-13T20:52:46.321Z] #19 153.4 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-13T20:52:46.321Z] #19 153.4 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-13T20:52:46.321Z] #19 153.4 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:52:46.321Z] #19 153.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-13T20:52:46.321Z] #19 153.9 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-13T20:52:46.321Z] #19 154.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-13T20:52:46.321Z] #19 154.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-13T20:52:46.321Z] #19 154.1 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-13T20:52:46.321Z] #19 154.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-13T20:52:46.321Z] #19 154.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-13T20:52:46.321Z] #19 154.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-13T20:52:46.321Z] #19 154.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-13T20:52:46.321Z] #19 154.2 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-13T20:52:46.321Z] #19 154.2 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-13T20:52:46.321Z] #19 154.2 Get:74 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-13T20:52:46.321Z] #19 156.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-13T20:52:46.321Z] #19 156.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-13T20:52:46.321Z] #19 156.5 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-13T20:52:46.321Z] #19 156.6 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-13T20:52:46.321Z] #19 156.6 Get:79 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-13T20:52:46.321Z] #19 158.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-13T20:52:46.321Z] #19 158.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-13T20:52:46.321Z] #19 158.8 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-13T20:52:46.321Z] #19 158.8 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-13T20:52:46.321Z] #19 158.8 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-13T20:52:46.321Z] #19 158.8 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-13T20:52:46.321Z] #19 158.8 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-13T20:52:46.321Z] #19 158.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-13T20:52:46.321Z] #19 158.9 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-13T20:52:46.321Z] #19 159.0 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-13T20:52:46.321Z] #19 159.0 Get:90 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-13T20:52:46.321Z] #19 162.0 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-13T20:52:46.321Z] #19 162.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-13T20:52:46.321Z] #19 162.2 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-13T20:52:46.321Z] #19 162.3 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-13T20:52:46.321Z] #19 162.3 Get:95 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-13T20:52:46.366Z] #21 1.766 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:52:46.457Z] #76 76.35 Selecting previously unselected package build-essential. [2022-07-13T20:52:46.457Z] #76 76.35 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-13T20:52:46.457Z] #76 76.41 Unpacking build-essential (12.9) ... [2022-07-13T20:52:46.457Z] #76 76.70 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:52:46.457Z] #76 76.71 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:52:46.457Z] #76 76.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:52:46.457Z] #76 76.88 Selecting previously unselected package libcap-dev:amd64. [2022-07-13T20:52:46.563Z] #77 ... [2022-07-13T20:52:46.563Z] [2022-07-13T20:52:46.563Z] #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-13T20:52:46.563Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:46.563Z] #14 74.30 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:52:46.563Z] #14 74.62 Fetched 115 MB in 11s (10.5 MB/s) [2022-07-13T20:52:46.563Z] #14 74.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:52:46.563Z] #14 74.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:46.563Z] #14 74.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:52:46.563Z] #14 75.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:52:46.563Z] #14 79.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:52:46.563Z] #14 79.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:52:46.563Z] #14 79.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:52:46.563Z] #14 83.90 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:52:46.563Z] #14 83.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:52:46.563Z] #14 84.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:52:46.563Z] #14 84.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-13T20:52:46.563Z] #14 84.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:52:46.563Z] #14 84.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:52:46.563Z] #14 ... [2022-07-13T20:52:46.563Z] [2022-07-13T20:52:46.563Z] #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-13T20:52:46.563Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:46.563Z] #42 83.35 Selecting previously unselected package libxml2:amd64. [2022-07-13T20:52:46.563Z] #42 83.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-13T20:52:46.563Z] #42 83.38 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:52:46.563Z] #42 84.13 Selecting previously unselected package libarchive13:amd64. [2022-07-13T20:52:46.563Z] #42 84.13 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-13T20:52:46.563Z] #42 84.16 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:52:46.581Z] #19 ... [2022-07-13T20:52:46.581Z] [2022-07-13T20:52:46.581Z] #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-13T20:52:46.581Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:46.581Z] #84 115.9 checking for unistd.h... yes [2022-07-13T20:52:46.716Z] #76 76.96 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-13T20:52:46.716Z] #76 76.97 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:52:46.823Z] #42 ... [2022-07-13T20:52:46.823Z] [2022-07-13T20:52:46.823Z] #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-13T20:52:46.823Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:52:46.823Z] #34 74.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:52:46.823Z] #34 ... [2022-07-13T20:52:46.823Z] [2022-07-13T20:52:46.823Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:52:46.823Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:46.823Z] #14 84.62 Selecting previously unselected package dmsetup. [2022-07-13T20:52:46.823Z] #14 84.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:52:46.823Z] #14 84.67 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:52:46.840Z] #84 116.2 checking for dlfcn.h... yes [2022-07-13T20:52:46.840Z] #84 116.6 checking for objdir... .libs [2022-07-13T20:52:46.932Z] #21 ... [2022-07-13T20:52:46.932Z] [2022-07-13T20:52:46.932Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:52:46.932Z] #67 sha256:d51d665a700e5a4f163aa034e7924db14b0ed2e270db5331c8e461a1098d82e5 [2022-07-13T20:52:46.932Z] #67 109.7 rootlesskit version 1.0.0 [2022-07-13T20:52:46.932Z] #67 109.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:52:46.932Z] #67 109.7 -container-ip string [2022-07-13T20:52:46.932Z] #67 109.7 container ip [2022-07-13T20:52:46.932Z] #67 109.7 -container-port int [2022-07-13T20:52:46.932Z] #67 109.7 container port (default -1) [2022-07-13T20:52:46.932Z] #67 109.7 -host-ip string [2022-07-13T20:52:46.932Z] #67 109.7 host ip [2022-07-13T20:52:46.932Z] #67 109.7 -host-port int [2022-07-13T20:52:46.932Z] #67 109.7 host port (default -1) [2022-07-13T20:52:46.932Z] #67 109.7 -proto string [2022-07-13T20:52:46.932Z] #67 109.7 proxy protocol (default "tcp") [2022-07-13T20:52:46.932Z] #67 DONE 109.9s [2022-07-13T20:52:46.932Z] [2022-07-13T20:52:46.932Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:52:46.932Z] #68 sha256:19b94d5c077304f90bf88010d216ac3a76a8eb32bf73c633150bfd1e1633cce0 [2022-07-13T20:52:46.932Z] #68 DONE 0.2s [2022-07-13T20:52:46.932Z] [2022-07-13T20:52:46.932Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:52:46.932Z] #69 sha256:24c34f31eeeeb50b461951766795b5bba007ec469dcf4fdf62be2a4f1d19dcb8 [2022-07-13T20:52:46.932Z] #69 DONE 0.1s [2022-07-13T20:52:46.932Z] [2022-07-13T20:52:46.932Z] #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-13T20:52:46.932Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:52:46.973Z] #76 77.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:52:46.973Z] #76 77.17 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:46.973Z] #76 77.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:46.973Z] #76 77.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-13T20:52:47.229Z] #76 77.48 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:52:47.229Z] #76 77.52 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:47.390Z] #14 85.26 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:52:47.391Z] #14 85.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:52:47.485Z] #76 77.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:52:47.485Z] #76 77.70 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:52:47.485Z] #76 77.76 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:52:47.650Z] #14 85.32 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:52:47.667Z] #84 117.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:52:47.667Z] #84 117.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:52:47.667Z] #84 117.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:52:48.048Z] #76 78.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:52:48.048Z] #76 78.19 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:52:48.048Z] #76 78.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:52:48.494Z] #84 117.6 checking if gcc static flag -static works... yes [2022-07-13T20:52:48.753Z] #84 118.2 checking if gcc supports -c -o file.o... yes [2022-07-13T20:52:48.753Z] #84 118.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:52:48.753Z] #84 118.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:52:49.320Z] #84 118.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:52:49.320Z] #84 119.0 checking how to hardcode library paths into programs... immediate [2022-07-13T20:52:49.320Z] #84 119.0 checking whether stripping libraries is possible... yes [2022-07-13T20:52:49.320Z] #84 119.0 checking if libtool supports shared libraries... yes [2022-07-13T20:52:49.320Z] #84 119.0 checking whether to build shared libraries... no [2022-07-13T20:52:49.320Z] #84 119.0 checking whether to build static libraries... yes [2022-07-13T20:52:49.320Z] #84 119.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:52:49.320Z] #84 119.1 checking whether build environment is sane... yes [2022-07-13T20:52:49.320Z] #84 119.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:52:49.320Z] #84 119.1 checking whether make sets $(MAKE)... yes [2022-07-13T20:52:49.320Z] #84 119.2 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:52:49.320Z] #84 119.2 checking whether make supports nested variables... yes [2022-07-13T20:52:49.420Z] #76 79.35 Selecting previously unselected package libtool. [2022-07-13T20:52:49.420Z] #76 79.36 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-13T20:52:49.420Z] #76 79.38 Unpacking libtool (2.4.6-15) ... [2022-07-13T20:52:49.420Z] #76 79.69 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:52:49.420Z] #76 79.70 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:52:49.420Z] #76 79.71 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:52:49.461Z] #47 ... [2022-07-13T20:52:49.461Z] [2022-07-13T20:52:49.461Z] #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-13T20:52:49.461Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:52:49.461Z] #21 4.188 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:52:49.579Z] #84 119.2 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:52:49.579Z] #84 119.3 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:52:49.579Z] #84 119.3 checking how to create a ustar tar archive... gnutar [2022-07-13T20:52:49.838Z] #84 119.3 checking dependency style of gcc... gcc3 [2022-07-13T20:52:49.838Z] #84 119.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:52:49.838Z] #84 119.6 checking whether make supports nested variables... (cached) yes [2022-07-13T20:52:49.838Z] #84 119.6 checking for gawk... (cached) mawk [2022-07-13T20:52:49.838Z] #84 119.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:52:49.838Z] #84 119.6 checking for gcc... (cached) gcc [2022-07-13T20:52:49.983Z] #76 80.32 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:52:49.983Z] #76 80.32 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:52:49.983Z] #76 80.34 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:52:50.097Z] #84 119.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:52:50.097Z] #84 119.8 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:52:50.097Z] #84 119.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:52:50.097Z] #84 119.9 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:52:50.097Z] #84 119.9 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:52:50.242Z] #76 80.47 Selecting previously unselected package libyajl-dev:amd64. [2022-07-13T20:52:50.242Z] #76 80.47 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-13T20:52:50.242Z] #76 80.47 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:52:50.356Z] #84 119.9 checking for python3... /usr/bin/python3 [2022-07-13T20:52:50.356Z] #84 119.9 checking for python3 version... 3.9 [2022-07-13T20:52:50.356Z] #84 120.1 checking for python3 platform... linux [2022-07-13T20:52:50.393Z] #21 5.735 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:52:50.499Z] #76 80.75 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:52:50.499Z] #76 80.86 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:52:50.615Z] #84 120.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:52:50.756Z] #76 80.90 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:52:50.756Z] #76 80.92 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:52:50.756Z] #76 80.98 Setting up file (1:5.39-3) ... [2022-07-13T20:52:50.756Z] #76 81.00 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:52:50.756Z] #76 81.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:50.756Z] #76 81.05 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:50.756Z] #76 81.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:52:50.756Z] #76 81.09 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-13T20:52:50.940Z] #84 120.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:52:50.940Z] #84 120.8 checking for go-md2man... no [2022-07-13T20:52:51.015Z] #76 81.20 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-13T20:52:51.015Z] #76 81.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:52:51.015Z] #76 81.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:52:51.015Z] #76 81.28 Setting up patch (2.7.6-7) ... [2022-07-13T20:52:51.015Z] #76 81.33 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:52:51.015Z] #76 81.35 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:52:51.015Z] #76 81.43 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-13T20:52:51.201Z] #84 120.8 checking error.h usability... yes [2022-07-13T20:52:51.272Z] #76 81.48 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-13T20:52:51.272Z] #76 81.50 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:52:51.272Z] #76 81.52 Setting up libtool (2.4.6-15) ... [2022-07-13T20:52:51.272Z] #76 81.56 Setting up m4 (1.4.18-5) ... [2022-07-13T20:52:51.272Z] #76 81.59 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:52:51.272Z] #76 81.65 Setting up autoconf (2.69-14) ... [2022-07-13T20:52:51.461Z] #84 121.0 checking error.h presence... yes [2022-07-13T20:52:51.461Z] #84 121.1 checking for error.h... yes [2022-07-13T20:52:51.461Z] #84 121.1 checking linux/openat2.h usability... yes [2022-07-13T20:52:51.461Z] #84 121.2 checking linux/openat2.h presence... yes [2022-07-13T20:52:51.461Z] #84 121.3 checking for linux/openat2.h... yes [2022-07-13T20:52:51.529Z] #76 81.69 Setting up build-essential (12.9) ... [2022-07-13T20:52:51.529Z] #76 81.73 Setting up automake (1:1.16.3-2) ... [2022-07-13T20:52:51.529Z] #76 81.76 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-13T20:52:51.529Z] #76 81.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:51.981Z] #84 121.3 checking for copy_file_range... yes [2022-07-13T20:52:52.240Z] #84 121.8 checking for fgetxattr... yes [2022-07-13T20:52:52.812Z] #84 122.2 checking for statx... yes [2022-07-13T20:52:52.898Z] #76 DONE 83.2s [2022-07-13T20:52:52.898Z] [2022-07-13T20:52:52.898Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:52.898Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:52.921Z] #21 7.900 Fetched 8436 kB in 7s (1181 kB/s) [2022-07-13T20:52:52.935Z] #14 ... [2022-07-13T20:52:52.935Z] [2022-07-13T20:52:52.935Z] #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-13T20:52:52.935Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:52.935Z] #51 85.59 Setting up criu (3.17-1) ... [2022-07-13T20:52:52.935Z] #51 88.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:52.935Z] #51 DONE 89.8s [2022-07-13T20:52:52.935Z] [2022-07-13T20:52:52.935Z] #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-13T20:52:52.935Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:52.935Z] #42 84.67 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-13T20:52:52.935Z] #42 84.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-13T20:52:52.935Z] #42 84.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:52:52.935Z] #42 85.15 Selecting previously unselected package librhash0:amd64. [2022-07-13T20:52:52.935Z] #42 85.18 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-13T20:52:52.935Z] #42 85.22 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:52:52.935Z] #42 85.60 Selecting previously unselected package libuv1:amd64. [2022-07-13T20:52:52.935Z] #42 85.66 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-13T20:52:52.935Z] #42 85.67 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:52:52.935Z] #42 86.06 Selecting previously unselected package cmake. [2022-07-13T20:52:52.935Z] #42 86.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-13T20:52:52.935Z] #42 86.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:52:53.156Z] #77 ... [2022-07-13T20:52:53.156Z] [2022-07-13T20:52:53.156Z] #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-13T20:52:53.156Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:53.156Z] #14 73.32 Fetched 115 MB in 11s (10.3 MB/s) [2022-07-13T20:52:53.156Z] #14 73.50 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:52:53.156Z] #14 73.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-13T20:52:53.156Z] #14 73.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:52:53.156Z] #14 73.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:52:53.156Z] #14 77.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:52:53.156Z] #14 77.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:52:53.156Z] #14 77.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:52:53.156Z] #14 83.34 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:52:53.156Z] #14 83.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:52:53.156Z] #14 83.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:52:53.380Z] #84 122.6 checking for fgetpwent_r... yes [2022-07-13T20:52:53.416Z] #14 ... [2022-07-13T20:52:53.416Z] [2022-07-13T20:52:53.416Z] #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-13T20:52:53.416Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:53.416Z] #42 83.39 Selecting previously unselected package libxml2:amd64. [2022-07-13T20:52:53.416Z] #42 83.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-13T20:52:53.416Z] #42 83.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:52:53.572Z] #14 ... [2022-07-13T20:52:53.572Z] [2022-07-13T20:52:53.572Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:52:53.572Z] #64 sha256:5065301a1e665e5ea02ba9cf63cccea8ac717e5c6586ebca8b1efacae617e8b2 [2022-07-13T20:52:53.639Z] #84 123.1 checking for issetugid... no [2022-07-13T20:52:53.639Z] #84 123.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:52:53.900Z] #84 123.6 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:52:54.345Z] #64 50.12 Updating files: 45% (2165/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 83% (4024/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-13T20:52:54.345Z] #64 51.65 + cd /tmp/tmp.Kw6sNzZ3lK/src/github.com/containerd/containerd [2022-07-13T20:52:54.345Z] #64 51.65 + git checkout -q v1.6.6 [2022-07-13T20:52:54.346Z] #42 ... [2022-07-13T20:52:54.346Z] [2022-07-13T20:52:54.346Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:52:54.346Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:52:54.346Z] #34 74.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-13T20:52:54.346Z] #34 ... [2022-07-13T20:52:54.346Z] [2022-07-13T20:52:54.346Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-13T20:52:54.346Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:54.346Z] #42 84.61 Selecting previously unselected package libarchive13:amd64. [2022-07-13T20:52:54.346Z] #42 84.63 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-13T20:52:54.346Z] #42 84.63 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:52:54.603Z] #42 84.94 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-13T20:52:54.867Z] #42 84.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-13T20:52:54.867Z] #42 85.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:52:55.123Z] #42 85.35 Selecting previously unselected package librhash0:amd64. [2022-07-13T20:52:55.123Z] #42 85.35 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-13T20:52:55.123Z] #42 85.36 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:52:55.276Z] #84 123.6 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:52:55.276Z] #84 125.0 checking for yajl >= 2.0.0... yes [2022-07-13T20:52:55.449Z] #21 7.900 Reading package lists... [2022-07-13T20:52:55.535Z] #84 125.1 checking sys/capability.h usability... yes [2022-07-13T20:52:55.535Z] #84 125.4 checking sys/capability.h presence... yes [2022-07-13T20:52:55.535Z] #84 125.5 checking for sys/capability.h... yes [2022-07-13T20:52:55.686Z] #42 85.81 Selecting previously unselected package libuv1:amd64. [2022-07-13T20:52:55.686Z] #42 85.81 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-13T20:52:55.686Z] #42 85.82 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:52:55.718Z] #64 53.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:52:55.718Z] #64 53.02 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:52:55.718Z] #64 53.02 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:52:55.718Z] #64 53.02 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:52:55.718Z] #64 53.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:52:55.718Z] #64 53.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:52:55.718Z] #64 53.02 + '[' '' = dynamic ']' [2022-07-13T20:52:55.718Z] #64 53.02 + make [2022-07-13T20:52:55.952Z] #42 86.09 Selecting previously unselected package cmake. [2022-07-13T20:52:55.952Z] #42 86.09 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-13T20:52:55.952Z] #42 86.11 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:52:56.015Z] #21 10.66 Reading package lists... [2022-07-13T20:52:56.015Z] #21 ... [2022-07-13T20:52:56.015Z] [2022-07-13T20:52:56.015Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:56.015Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:52:56.015Z] #77 75.22 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:52:56.015Z] #77 75.25 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:52:56.231Z] #42 94.06 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:52:56.231Z] #42 94.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:56.231Z] #42 94.08 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:52:56.231Z] #42 94.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:52:56.231Z] #42 94.15 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:52:56.231Z] #42 94.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:52:56.231Z] #42 94.23 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:52:56.231Z] #42 94.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:52:56.231Z] #42 94.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:52:56.231Z] #42 ... [2022-07-13T20:52:56.231Z] [2022-07-13T20:52:56.232Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:56.232Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:56.232Z] #77 11.54 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:52:56.232Z] #77 11.56 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:52:56.272Z] #77 75.27 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:52:56.273Z] #77 75.29 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:52:56.273Z] #77 75.31 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:52:56.273Z] #77 75.31 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:52:56.273Z] #77 75.54 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:52:56.516Z] #42 ... [2022-07-13T20:52:56.516Z] [2022-07-13T20:52:56.516Z] #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-13T20:52:56.516Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:56.516Z] #51 76.25 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-13T20:52:56.516Z] #51 76.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:52:56.516Z] #51 76.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:52:56.516Z] #51 76.35 Setting up python3-six (1.16.0-2) ... [2022-07-13T20:52:56.516Z] #51 78.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:52:56.516Z] #51 78.60 Setting up python3-protobuf (3.12.4-1) ... [2022-07-13T20:52:56.516Z] #51 85.49 Setting up criu (3.17-1) ... [2022-07-13T20:52:56.516Z] #51 ... [2022-07-13T20:52:56.516Z] [2022-07-13T20:52:56.516Z] #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-13T20:52:56.516Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:52:56.516Z] #14 83.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-13T20:52:56.516Z] #14 83.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:52:56.516Z] #14 83.68 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:52:56.516Z] #14 84.02 Selecting previously unselected package dmsetup. [2022-07-13T20:52:56.516Z] #14 84.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:52:56.516Z] #14 84.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:52:56.516Z] #14 84.31 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:52:56.516Z] #14 84.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:52:56.516Z] #14 84.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:52:56.670Z] #84 125.5 checking for library containing cap_from_name... -lcap [2022-07-13T20:52:57.213Z] #77 ... [2022-07-13T20:52:57.213Z] [2022-07-13T20:52:57.213Z] #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-13T20:52:57.213Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:52:57.213Z] #42 94.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:52:57.213Z] #42 94.32 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:52:57.213Z] #42 94.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:57.213Z] #42 DONE 95.0s [2022-07-13T20:52:57.213Z] [2022-07-13T20:52:57.213Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:52:57.213Z] #43 sha256:4a7f33c6590dba64ceaae7799fb3497437722733d13ad3085488df363e4a1174 [2022-07-13T20:52:57.237Z] #84 126.5 checking for library containing dlopen... -ldl [2022-07-13T20:52:57.506Z] #43 DONE 0.3s [2022-07-13T20:52:57.507Z] [2022-07-13T20:52:57.507Z] #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-13T20:52:57.507Z] #44 sha256:75c414f7a1d904d5d6237f58c8d28db48803508443300a90b9d026112ac66d96 [2022-07-13T20:52:57.620Z] #64 54.92 + bin/ctr [2022-07-13T20:52:57.804Z] #84 127.1 checking seccomp.h usability... yes [2022-07-13T20:52:57.804Z] #84 127.4 checking seccomp.h presence... yes [2022-07-13T20:52:57.804Z] #84 127.5 checking for seccomp.h... yes [2022-07-13T20:52:58.178Z] #77 77.11 checking build system type... aarch64-unknown-linux-gnu [2022-07-13T20:52:58.178Z] #77 77.48 checking host system type... aarch64-unknown-linux-gnu [2022-07-13T20:52:58.178Z] #77 77.48 checking how to print strings... printf [2022-07-13T20:52:58.372Z] #84 127.5 checking for library containing seccomp_rule_add... [2022-07-13T20:52:58.372Z] #84 ... [2022-07-13T20:52:58.372Z] [2022-07-13T20:52:58.372Z] #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-13T20:52:58.372Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:52:58.372Z] #19 165.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-13T20:52:58.372Z] #19 165.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-13T20:52:58.372Z] #19 165.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-13T20:52:58.372Z] #19 165.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-13T20:52:58.372Z] #19 165.3 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-13T20:52:58.372Z] #19 165.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-13T20:52:58.372Z] #19 165.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-13T20:52:58.372Z] #19 165.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-13T20:52:58.372Z] #19 165.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-13T20:52:58.372Z] #19 165.5 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-13T20:52:58.372Z] #19 165.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-13T20:52:58.372Z] #19 165.6 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-13T20:52:58.372Z] #19 165.7 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-13T20:52:58.372Z] #19 165.7 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-13T20:52:58.372Z] #19 165.7 Get:110 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-13T20:52:58.372Z] #19 168.5 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-13T20:52:58.372Z] #19 168.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-13T20:52:58.372Z] #19 168.5 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-13T20:52:58.372Z] #19 168.7 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-13T20:52:58.372Z] #19 168.8 Get:115 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-13T20:52:58.372Z] #19 173.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-13T20:52:58.372Z] #19 173.8 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-13T20:52:58.372Z] #19 173.8 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-13T20:52:58.372Z] #19 173.9 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-13T20:52:58.372Z] #19 173.9 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-13T20:52:58.372Z] #19 173.9 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-13T20:52:58.372Z] #19 173.9 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-13T20:52:58.372Z] #19 173.9 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-13T20:52:58.372Z] #19 174.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-13T20:52:58.372Z] #19 174.1 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-13T20:52:58.372Z] #19 174.2 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-13T20:52:58.372Z] #19 174.2 Get:127 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-13T20:52:58.372Z] #19 ... [2022-07-13T20:52:58.372Z] [2022-07-13T20:52:58.372Z] #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-13T20:52:58.372Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:58.372Z] #84 127.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:52:58.436Z] #77 77.50 checking for gcc... gcc [2022-07-13T20:52:58.695Z] #77 77.64 checking whether the C compiler works... yes [2022-07-13T20:52:58.695Z] #77 77.91 checking for C compiler default output file name... a.out [2022-07-13T20:52:58.939Z] #84 128.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:52:58.939Z] #84 128.5 checking systemd/sd-bus.h usability... yes [2022-07-13T20:52:58.944Z] #44 1.426 + RM_GOPATH=0 [2022-07-13T20:52:58.944Z] #44 1.426 + TMP_GOPATH= [2022-07-13T20:52:58.944Z] #44 1.426 + : /build [2022-07-13T20:52:58.944Z] #44 1.426 + '[' -z '' ']' [2022-07-13T20:52:58.944Z] #44 1.428 ++ mktemp -d [2022-07-13T20:52:58.944Z] #44 1.428 + export GOPATH=/tmp/tmp.6rn65KDkx6 [2022-07-13T20:52:58.944Z] #44 1.428 + GOPATH=/tmp/tmp.6rn65KDkx6 [2022-07-13T20:52:58.944Z] #44 1.428 + RM_GOPATH=1 [2022-07-13T20:52:58.944Z] #44 1.428 + case "$(go env GOARCH)" in [2022-07-13T20:52:58.944Z] #44 1.432 ++ go env GOARCH [2022-07-13T20:52:58.944Z] #44 1.542 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:58.944Z] #44 1.542 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:52:58.944Z] #44 1.543 ++ dirname /install.sh [2022-07-13T20:52:58.944Z] #44 1.547 + dir=/ [2022-07-13T20:52:58.944Z] #44 1.547 + bin=tini [2022-07-13T20:52:58.944Z] #44 1.547 + shift [2022-07-13T20:52:58.944Z] #44 1.547 + '[' '!' -f //tini.installer ']' [2022-07-13T20:52:58.944Z] #44 1.550 + . //tini.installer [2022-07-13T20:52:58.944Z] #44 1.550 ++ : v0.19.0 [2022-07-13T20:52:58.944Z] #44 1.552 + install_tini [2022-07-13T20:52:58.944Z] #44 1.552 + echo 'Install tini version v0.19.0' [2022-07-13T20:52:58.944Z] #44 1.552 + git clone https://github.com/krallin/tini.git /tmp/tmp.6rn65KDkx6/tini [2022-07-13T20:52:58.944Z] #44 1.552 Install tini version v0.19.0 [2022-07-13T20:52:58.944Z] #44 1.563 Cloning into '/tmp/tmp.6rn65KDkx6/tini'... [2022-07-13T20:52:58.953Z] #77 77.91 checking for suffix of executables... [2022-07-13T20:52:59.042Z] #14 ... [2022-07-13T20:52:59.042Z] [2022-07-13T20:52:59.042Z] #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-13T20:52:59.042Z] #51 sha256:c6130ac400dde1a67060e830c76957bc8fa34e71c3d3b66482a26a3fe50d7b3e [2022-07-13T20:52:59.042Z] #51 88.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:52:59.198Z] #84 128.7 checking systemd/sd-bus.h presence... yes [2022-07-13T20:52:59.198Z] #84 128.9 checking for systemd/sd-bus.h... yes [2022-07-13T20:52:59.211Z] #77 78.14 checking whether we are cross compiling... no [2022-07-13T20:52:59.211Z] #77 78.39 checking for suffix of object files... o [2022-07-13T20:52:59.470Z] #77 78.52 checking whether we are using the GNU C compiler... yes [2022-07-13T20:52:59.728Z] #77 78.63 checking whether gcc accepts -g... yes [2022-07-13T20:52:59.972Z] #51 DONE 89.9s [2022-07-13T20:52:59.972Z] [2022-07-13T20:52:59.972Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:52:59.972Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:52:59.972Z] #77 1.340 Cloning into '/tmp/crun-build'... [2022-07-13T20:52:59.986Z] #77 78.79 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:52:59.986Z] #77 79.01 checking whether gcc understands -c and -o together... yes [2022-07-13T20:53:00.135Z] #84 128.9 checking for library containing sd_bus_match_signal_async... [2022-07-13T20:53:00.135Z] #84 ... [2022-07-13T20:53:00.135Z] [2022-07-13T20:53:00.135Z] #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-13T20:53:00.135Z] #41 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:53:00.135Z] #41 DONE 189.3s [2022-07-13T20:53:00.135Z] [2022-07-13T20:53:00.135Z] #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-13T20:53:00.135Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:00.135Z] #84 128.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:53:00.243Z] #77 79.32 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:53:00.244Z] #77 79.37 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:53:00.244Z] #77 79.41 checking for egrep... /bin/grep -E [2022-07-13T20:53:00.244Z] #77 79.43 checking for fgrep... /bin/grep -F [2022-07-13T20:53:00.244Z] #77 79.46 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:53:00.244Z] #77 79.52 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:53:00.327Z] #44 2.792 + cd /tmp/tmp.6rn65KDkx6/tini [2022-07-13T20:53:00.328Z] #44 2.792 + git checkout -q v0.19.0 [2022-07-13T20:53:00.328Z] #44 2.819 + cmake . [2022-07-13T20:53:00.394Z] #84 129.6 checking for sd_notify_barrier... yes [2022-07-13T20:53:00.394Z] #84 130.0 checking linux/bpf.h usability... yes [2022-07-13T20:53:00.502Z] #77 79.54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:53:00.502Z] #77 79.55 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:53:00.502Z] #77 79.67 checking whether ln -s works... yes [2022-07-13T20:53:00.502Z] #77 79.67 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:53:00.502Z] #77 79.73 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-13T20:53:00.502Z] #77 79.73 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:53:00.502Z] #77 79.74 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:53:00.502Z] #77 79.74 checking for objdump... objdump [2022-07-13T20:53:00.502Z] #77 79.75 checking how to recognize dependent libraries... pass_all [2022-07-13T20:53:00.502Z] #77 79.75 checking for dlltool... no [2022-07-13T20:53:00.502Z] #77 79.76 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:53:00.502Z] #77 79.76 checking for ar... ar [2022-07-13T20:53:00.664Z] #84 130.3 checking linux/bpf.h presence... yes [2022-07-13T20:53:00.664Z] #84 130.3 checking for linux/bpf.h... yes [2022-07-13T20:53:00.761Z] #77 79.76 checking for archiver @FILE support... [2022-07-13T20:53:00.761Z] #77 ... [2022-07-13T20:53:00.761Z] [2022-07-13T20:53:00.761Z] #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-13T20:53:00.761Z] #36 sha256:ee167d6c3b75a22c88f2de80c2aeb63831af0c1add8a1721f4bdd918631a35fa [2022-07-13T20:53:00.761Z] #36 123.5 Delve is a source level debugger for Go programs. [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:53:00.761Z] #36 123.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 Usage: [2022-07-13T20:53:00.761Z] #36 123.5 dlv [command] [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 Available Commands: [2022-07-13T20:53:00.761Z] #36 123.5 attach Attach to running process and begin debugging. [2022-07-13T20:53:00.761Z] #36 123.5 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:53:00.761Z] #36 123.5 core Examine a core dump. [2022-07-13T20:53:00.761Z] #36 123.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:53:00.761Z] #36 123.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:53:00.761Z] #36 123.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:53:00.761Z] #36 123.5 help Help about any command [2022-07-13T20:53:00.761Z] #36 123.5 run Deprecated command. Use 'debug' instead. [2022-07-13T20:53:00.761Z] #36 123.5 test Compile test binary and begin debugging program. [2022-07-13T20:53:00.761Z] #36 123.5 trace Compile and begin tracing program. [2022-07-13T20:53:00.761Z] #36 123.5 version Prints version. [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 Flags: [2022-07-13T20:53:00.761Z] #36 123.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:53:00.761Z] #36 123.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:53:00.761Z] #36 123.5 --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-13T20:53:00.761Z] #36 123.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:53:00.761Z] #36 123.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:53:00.761Z] #36 123.5 --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-13T20:53:00.761Z] #36 123.5 --disable-aslr Disables address space randomization [2022-07-13T20:53:00.761Z] #36 123.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:53:00.761Z] #36 123.5 -h, --help help for dlv [2022-07-13T20:53:00.761Z] #36 123.5 --init string Init file, executed by the terminal client. [2022-07-13T20:53:00.761Z] #36 123.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:53:00.761Z] #36 123.5 --log Enable debugging server logging. [2022-07-13T20:53:00.761Z] #36 123.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:53:00.761Z] #36 123.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:53:00.761Z] #36 123.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:53:00.761Z] #36 123.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:53:00.761Z] #36 123.5 --wd string Working directory for running the program. [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 Additional help topics: [2022-07-13T20:53:00.761Z] #36 123.5 dlv backend Help about the --backend flag. [2022-07-13T20:53:00.761Z] #36 123.5 dlv log Help about logging flags. [2022-07-13T20:53:00.761Z] #36 123.5 dlv redirect Help about file redirection. [2022-07-13T20:53:00.761Z] #36 123.5 [2022-07-13T20:53:00.761Z] #36 123.5 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:53:00.761Z] #36 DONE 124.4s [2022-07-13T20:53:00.761Z] [2022-07-13T20:53:00.761Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:00.761Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:00.761Z] #77 79.76 checking for archiver @FILE support... @ [2022-07-13T20:53:00.761Z] #77 79.84 checking for strip... strip [2022-07-13T20:53:00.761Z] #77 79.84 checking for ranlib... ranlib [2022-07-13T20:53:00.761Z] #77 79.84 checking for gawk... no [2022-07-13T20:53:00.761Z] #77 79.84 checking for mawk... mawk [2022-07-13T20:53:00.898Z] #44 3.614 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:53:00.922Z] #84 130.3 checking compilation for eBPF... yes [2022-07-13T20:53:00.922Z] #84 130.6 checking for criu >= 3.15... no [2022-07-13T20:53:00.922Z] #84 130.6 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:53:00.922Z] #84 130.6 checking for criu > 3.16... no [2022-07-13T20:53:00.922Z] #84 130.7 configure: CRIU version doesn't support join-ns API [2022-07-13T20:53:00.922Z] #84 130.7 checking for criu > 3.16.1... no [2022-07-13T20:53:00.922Z] #84 130.7 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:53:01.019Z] #77 79.84 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-13T20:53:01.019Z] #77 ... [2022-07-13T20:53:01.019Z] [2022-07-13T20:53:01.019Z] #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-13T20:53:01.019Z] #26 sha256:793ea6805d70204a7524f0aeb6c18cbbf9b619db941735035b42316c32ed5edf [2022-07-13T20:53:01.019Z] #26 120.3 Updating files: 22% (2557/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 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: 86% (9874/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-13T20:53:01.019Z] #26 124.1 + cd /tmp/tmp.fowh1euj2q/tmp/docker-ce [2022-07-13T20:53:01.019Z] #26 124.1 + git checkout -q v17.06.2-ce [2022-07-13T20:53:01.158Z] #44 3.713 -- Detecting C compiler ABI info [2022-07-13T20:53:01.181Z] #84 130.7 checking for new mount API (fsconfig)... yes [2022-07-13T20:53:01.442Z] #84 130.9 checking for seccomp notify API... yes [2022-07-13T20:53:01.442Z] #84 131.1 checking for gperf... no [2022-07-13T20:53:01.442Z] #84 131.1 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:53:01.584Z] #26 ... [2022-07-13T20:53:01.584Z] [2022-07-13T20:53:01.584Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-13T20:53:01.584Z] #60 sha256:411f436de86e301323b1dc9553404c8dcb7d4e1be46176478f6a4147a15a20a7 [2022-07-13T20:53:01.584Z] #60 11.46 + cd /tmp/tmp.k5tEuZLgLs/src/github.com/opencontainers/runc [2022-07-13T20:53:01.584Z] #60 11.46 + git checkout -q v1.1.2 [2022-07-13T20:53:01.584Z] #60 12.06 + '[' -z '' ']' [2022-07-13T20:53:01.584Z] #60 12.06 + target=static [2022-07-13T20:53:01.584Z] #60 12.06 + make BUILDTAGS=seccomp static [2022-07-13T20:53:01.584Z] #60 12.28 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-13T20:53:01.701Z] #84 131.1 checking for library containing argp_parse... none required [2022-07-13T20:53:01.842Z] #60 ... [2022-07-13T20:53:01.842Z] [2022-07-13T20:53:01.842Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:01.842Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:01.842Z] #77 79.84 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:53:01.842Z] #77 80.59 checking for sysroot... no [2022-07-13T20:53:01.842Z] #77 80.59 checking for a working dd... /bin/dd [2022-07-13T20:53:01.842Z] #77 80.59 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:53:01.842Z] #77 80.67 checking for mt... no [2022-07-13T20:53:01.842Z] #77 80.67 checking if : is a manifest tool... no [2022-07-13T20:53:01.842Z] #77 80.71 checking how to run the C preprocessor... gcc -E [2022-07-13T20:53:01.959Z] #84 131.8 checking that generated files are newer than configure... done [2022-07-13T20:53:01.959Z] #84 131.8 configure: creating ./config.status [2022-07-13T20:53:02.098Z] #44 4.624 -- Detecting C compiler ABI info - done [2022-07-13T20:53:02.358Z] #44 4.811 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:53:02.358Z] #44 4.813 -- Detecting C compile features [2022-07-13T20:53:02.358Z] #44 4.839 -- Detecting C compile features - done [2022-07-13T20:53:02.358Z] #44 4.886 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:53:02.618Z] #44 5.095 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:53:02.618Z] #44 5.202 -- Configuring done [2022-07-13T20:53:02.618Z] #44 5.250 -- Generating done [2022-07-13T20:53:02.618Z] #44 5.252 -- Build files have been written to: /tmp/tmp.6rn65KDkx6/tini [2022-07-13T20:53:02.618Z] #44 5.274 + make tini-static [2022-07-13T20:53:02.666Z] #77 81.24 checking for ANSI C header files... yes [2022-07-13T20:53:02.883Z] #64 ... [2022-07-13T20:53:02.883Z] [2022-07-13T20:53:02.883Z] #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-13T20:53:02.883Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:02.883Z] #14 89.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:53:02.883Z] #14 89.89 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:02.883Z] #14 89.89 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:53:02.883Z] #14 95.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:53:02.883Z] #14 95.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:02.883Z] #14 95.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:53:02.925Z] #77 81.91 checking for sys/types.h... yes [2022-07-13T20:53:03.141Z] #14 ... [2022-07-13T20:53:03.141Z] [2022-07-13T20:53:03.141Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:53:03.141Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:03.141Z] #77 35.39 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:53:03.182Z] #77 82.13 checking for sys/stat.h... yes [2022-07-13T20:53:03.440Z] #77 82.33 checking for stdlib.h... yes [2022-07-13T20:53:03.558Z] #44 5.981 Scanning dependencies of target tini-static [2022-07-13T20:53:03.558Z] #44 6.172 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:53:03.698Z] #77 82.58 checking for string.h... yes [2022-07-13T20:53:03.698Z] #77 82.79 checking for memory.h... yes [2022-07-13T20:53:03.863Z] #84 ... [2022-07-13T20:53:03.863Z] [2022-07-13T20:53:03.863Z] #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-13T20:53:03.863Z] #43 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:53:03.863Z] #43 193.3 Delve is a source level debugger for Go programs. [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:53:03.863Z] #43 193.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 Usage: [2022-07-13T20:53:03.863Z] #43 193.3 dlv [command] [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 Available Commands: [2022-07-13T20:53:03.863Z] #43 193.3 attach Attach to running process and begin debugging. [2022-07-13T20:53:03.863Z] #43 193.3 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:53:03.863Z] #43 193.3 core Examine a core dump. [2022-07-13T20:53:03.863Z] #43 193.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:53:03.863Z] #43 193.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:53:03.863Z] #43 193.3 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:53:03.863Z] #43 193.3 help Help about any command [2022-07-13T20:53:03.863Z] #43 193.3 run Deprecated command. Use 'debug' instead. [2022-07-13T20:53:03.863Z] #43 193.3 test Compile test binary and begin debugging program. [2022-07-13T20:53:03.863Z] #43 193.3 trace Compile and begin tracing program. [2022-07-13T20:53:03.863Z] #43 193.3 version Prints version. [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 Flags: [2022-07-13T20:53:03.863Z] #43 193.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:53:03.863Z] #43 193.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:53:03.863Z] #43 193.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-13T20:53:03.863Z] #43 193.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:53:03.863Z] #43 193.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:53:03.863Z] #43 193.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-13T20:53:03.863Z] #43 193.3 --disable-aslr Disables address space randomization [2022-07-13T20:53:03.863Z] #43 193.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:53:03.863Z] #43 193.3 -h, --help help for dlv [2022-07-13T20:53:03.863Z] #43 193.3 --init string Init file, executed by the terminal client. [2022-07-13T20:53:03.863Z] #43 193.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:53:03.863Z] #43 193.3 --log Enable debugging server logging. [2022-07-13T20:53:03.863Z] #43 193.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:53:03.863Z] #43 193.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:53:03.863Z] #43 193.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:53:03.863Z] #43 193.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:53:03.863Z] #43 193.3 --wd string Working directory for running the program. [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 Additional help topics: [2022-07-13T20:53:03.863Z] #43 193.3 dlv backend Help about the --backend flag. [2022-07-13T20:53:03.863Z] #43 193.3 dlv log Help about logging flags. [2022-07-13T20:53:03.863Z] #43 193.3 dlv redirect Help about file redirection. [2022-07-13T20:53:03.863Z] #43 193.3 [2022-07-13T20:53:03.863Z] #43 193.3 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:53:03.863Z] #43 DONE 193.4s [2022-07-13T20:53:03.863Z] [2022-07-13T20:53:03.863Z] #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-13T20:53:03.863Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:53:03.863Z] #19 176.6 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-13T20:53:03.863Z] #19 176.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-13T20:53:03.863Z] #19 176.7 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-13T20:53:03.863Z] #19 176.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-13T20:53:03.863Z] #19 177.0 Get:132 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-13T20:53:03.863Z] #19 179.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-13T20:53:03.863Z] #19 179.9 Get:134 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-13T20:53:03.966Z] #77 83.02 checking for strings.h... yes [2022-07-13T20:53:04.080Z] #77 46.25 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:53:04.080Z] #77 46.25 libtoolize: copying file './ltmain.sh' [2022-07-13T20:53:04.151Z] #77 ... [2022-07-13T20:53:04.151Z] [2022-07-13T20:53:04.151Z] #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-13T20:53:04.151Z] #42 sha256:cb96447d8099e2683951fea26c7ffd6d7deac45a9915503d03383d9ccbf2a57a [2022-07-13T20:53:04.151Z] #42 94.22 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:53:04.151Z] #42 94.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:04.151Z] #42 94.26 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:53:04.151Z] #42 94.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:04.151Z] #42 94.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:53:04.151Z] #42 94.59 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:53:04.224Z] #77 83.26 checking for inttypes.h... yes [2022-07-13T20:53:04.408Z] #42 94.63 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:53:04.482Z] #77 83.46 checking for stdint.h... yes [2022-07-13T20:53:04.665Z] #42 94.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:53:04.665Z] #42 94.89 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:53:04.665Z] #42 94.97 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:53:04.740Z] #77 83.71 checking for unistd.h... yes [2022-07-13T20:53:04.800Z] #19 181.7 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:53:04.922Z] #42 95.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:53:04.997Z] #77 83.97 checking for dlfcn.h... yes [2022-07-13T20:53:04.998Z] #77 84.14 checking for objdir... .libs [2022-07-13T20:53:05.017Z] #77 46.96 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:53:05.017Z] #77 46.96 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:53:05.017Z] #77 46.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:53:05.179Z] #42 DONE 95.6s [2022-07-13T20:53:05.179Z] [2022-07-13T20:53:05.179Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:53:05.179Z] #43 sha256:51fdc6fc26ebee0392bf286068278cf1ec002c33e34255528e062fcddf2963fd [2022-07-13T20:53:05.276Z] #77 ... [2022-07-13T20:53:05.276Z] [2022-07-13T20:53:05.276Z] #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-13T20:53:05.276Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:05.276Z] #14 102.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:53:05.276Z] #14 102.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:05.276Z] #14 102.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:53:05.368Z] #19 182.4 Fetched 789 MB in 46s (17.3 MB/s) [2022-07-13T20:53:05.437Z] #43 DONE 0.1s [2022-07-13T20:53:05.437Z] [2022-07-13T20:53:05.437Z] #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-13T20:53:05.437Z] #44 sha256:fcc23e490a6b4c8b35aeb77dcc8d223b70a792b877e521c5bb4fb86b891ef5f1 [2022-07-13T20:53:05.513Z] #77 84.58 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:53:05.513Z] #77 84.70 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:53:05.513Z] #77 84.70 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:53:05.627Z] #19 182.5 Selecting previously unselected package liblocale-gettext-perl. [2022-07-13T20:53:05.627Z] #19 182.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% [2022-07-13T20:53:05.627Z] #19 ... [2022-07-13T20:53:05.627Z] [2022-07-13T20:53:05.627Z] #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-13T20:53:05.627Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:05.627Z] #84 135.4 config.status: creating Makefile [2022-07-13T20:53:05.627Z] #84 135.4 config.status: creating rpm/crun.spec [2022-07-13T20:53:05.886Z] #84 135.5 config.status: creating config.h [2022-07-13T20:53:05.886Z] #84 135.6 config.status: executing libtool commands [2022-07-13T20:53:05.886Z] #84 135.6 config.status: executing depfiles commands [2022-07-13T20:53:06.028Z] #77 84.83 checking if gcc static flag -static works... yes [2022-07-13T20:53:06.101Z] #44 8.412 [100%] Linking C executable tini-static [2022-07-13T20:53:06.287Z] #77 85.15 checking if gcc supports -c -o file.o... yes [2022-07-13T20:53:06.287Z] #77 85.35 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:53:06.287Z] #77 85.36 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-13T20:53:06.545Z] #77 85.43 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:53:06.545Z] #77 85.73 checking how to hardcode library paths into programs... immediate [2022-07-13T20:53:06.545Z] #77 85.74 checking whether stripping libraries is possible... yes [2022-07-13T20:53:06.545Z] #77 85.75 checking if libtool supports shared libraries... yes [2022-07-13T20:53:06.545Z] #77 85.75 checking whether to build shared libraries... no [2022-07-13T20:53:06.545Z] #77 85.75 checking whether to build static libraries... yes [2022-07-13T20:53:06.545Z] #77 85.76 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:53:06.545Z] #77 85.82 checking whether build environment is sane... yes [2022-07-13T20:53:06.671Z] #44 9.276 [100%] Built target tini-static [2022-07-13T20:53:06.671Z] #44 9.355 + mkdir -p /build [2022-07-13T20:53:06.671Z] #44 9.362 + cp tini-static /build/docker-init [2022-07-13T20:53:06.803Z] #77 85.90 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:53:06.803Z] #77 85.94 checking whether make sets $(MAKE)... yes [2022-07-13T20:53:06.803Z] #77 86.01 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:53:06.803Z] #77 86.06 checking whether make supports nested variables... yes [2022-07-13T20:53:06.875Z] #44 1.530 + RM_GOPATH=0 [2022-07-13T20:53:06.875Z] #44 1.530 + TMP_GOPATH= [2022-07-13T20:53:06.875Z] #44 1.530 + : /build [2022-07-13T20:53:06.875Z] #44 1.530 + '[' -z '' ']' [2022-07-13T20:53:06.875Z] #44 1.530 ++ mktemp -d [2022-07-13T20:53:06.875Z] #44 1.530 + export GOPATH=/tmp/tmp.6z5O2U4SiP [2022-07-13T20:53:06.875Z] #44 1.530 + GOPATH=/tmp/tmp.6z5O2U4SiP [2022-07-13T20:53:06.875Z] #44 1.530 + RM_GOPATH=1 [2022-07-13T20:53:06.875Z] #44 1.530 + case "$(go env GOARCH)" in [2022-07-13T20:53:06.875Z] #44 1.530 ++ go env GOARCH [2022-07-13T20:53:07.061Z] #77 86.14 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:53:07.061Z] #77 86.15 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:53:07.061Z] #77 86.15 checking how to create a ustar tar archive... gnutar [2022-07-13T20:53:07.061Z] #77 86.23 checking dependency style of gcc... gcc3 [2022-07-13T20:53:07.137Z] #44 1.649 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:53:07.137Z] #44 1.649 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:53:07.137Z] #44 1.649 ++ dirname /install.sh [2022-07-13T20:53:07.137Z] #44 1.649 + dir=/ [2022-07-13T20:53:07.137Z] #44 1.649 + bin=tini [2022-07-13T20:53:07.137Z] #44 1.649 + shift [2022-07-13T20:53:07.137Z] #44 1.649 + '[' '!' -f //tini.installer ']' [2022-07-13T20:53:07.137Z] #44 1.649 + . //tini.installer [2022-07-13T20:53:07.137Z] #44 1.649 ++ : v0.19.0 [2022-07-13T20:53:07.137Z] #44 1.649 + install_tini [2022-07-13T20:53:07.137Z] #44 1.649 + echo 'Install tini version v0.19.0' [2022-07-13T20:53:07.137Z] #44 1.649 + git clone https://github.com/krallin/tini.git /tmp/tmp.6z5O2U4SiP/tini [2022-07-13T20:53:07.137Z] #44 1.650 Install tini version v0.19.0 [2022-07-13T20:53:07.137Z] #44 1.651 Cloning into '/tmp/tmp.6z5O2U4SiP/tini'... [2022-07-13T20:53:07.266Z] #84 136.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:53:07.267Z] #84 136.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:53:07.319Z] #77 86.42 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:53:07.319Z] #77 86.42 checking whether make supports nested variables... (cached) yes [2022-07-13T20:53:07.319Z] #77 86.42 checking for gawk... (cached) mawk [2022-07-13T20:53:07.319Z] #77 86.43 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:53:07.319Z] #77 86.44 checking for gcc... (cached) gcc [2022-07-13T20:53:07.319Z] #77 86.56 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:53:07.319Z] #77 86.57 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:53:07.319Z] #77 86.57 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:53:07.319Z] #77 86.57 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:53:07.319Z] #77 86.58 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:53:07.526Z] #84 137.3 checking for gcc... gcc [2022-07-13T20:53:07.577Z] #77 86.67 checking for python3... /usr/bin/python3 [2022-07-13T20:53:07.577Z] #77 86.67 checking for python3 version... 3.9 [2022-07-13T20:53:07.577Z] #77 86.73 checking for python3 platform... linux [2022-07-13T20:53:07.611Z] #44 ... [2022-07-13T20:53:07.611Z] [2022-07-13T20:53:07.611Z] #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-13T20:53:07.611Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:07.611Z] #14 95.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:53:07.611Z] #14 95.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:53:07.611Z] #14 95.66 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:53:07.785Z] #84 137.3 checking whether the C compiler works... yes [2022-07-13T20:53:07.785Z] #84 137.5 checking for C compiler default output file name... a.out [2022-07-13T20:53:07.785Z] #84 137.5 checking for suffix of executables... [2022-07-13T20:53:07.835Z] #77 86.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:53:07.872Z] #14 ... [2022-07-13T20:53:07.872Z] [2022-07-13T20:53:07.872Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:53:07.872Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:07.872Z] #77 12.96 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:53:07.872Z] #77 12.98 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:53:07.872Z] #77 13.00 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:53:07.872Z] #77 13.00 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:53:07.872Z] #77 13.12 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:53:07.872Z] #77 16.74 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:53:07.872Z] #77 19.66 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:53:07.872Z] #77 21.81 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:53:07.872Z] #77 22.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:53:07.872Z] #77 22.27 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:53:07.872Z] #77 ... [2022-07-13T20:53:07.872Z] [2022-07-13T20:53:07.872Z] #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-13T20:53:07.872Z] #44 sha256:75c414f7a1d904d5d6237f58c8d28db48803508443300a90b9d026112ac66d96 [2022-07-13T20:53:07.872Z] #44 DONE 10.6s [2022-07-13T20:53:07.872Z] [2022-07-13T20:53:07.872Z] #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-13T20:53:07.872Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:07.872Z] #14 105.9 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:53:08.044Z] #84 137.7 checking whether we are cross compiling... no [2022-07-13T20:53:08.071Z] #44 2.751 + cd /tmp/tmp.6z5O2U4SiP/tini [2022-07-13T20:53:08.071Z] #44 2.751 + git checkout -q v0.19.0 [2022-07-13T20:53:08.093Z] #77 86.97 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:53:08.093Z] #77 87.15 checking for go-md2man... no [2022-07-13T20:53:08.093Z] #77 87.16 checking error.h usability... yes [2022-07-13T20:53:08.093Z] #77 ... [2022-07-13T20:53:08.093Z] [2022-07-13T20:53:08.093Z] #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-13T20:53:08.093Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:53:08.093Z] #21 10.66 Reading package lists... [2022-07-13T20:53:08.093Z] #21 13.46 Building dependency tree... [2022-07-13T20:53:08.093Z] #21 15.89 The following additional packages will be installed: [2022-07-13T20:53:08.093Z] #21 15.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:53:08.093Z] #21 15.92 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-13T20:53:08.093Z] #21 15.92 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:53:08.093Z] #21 15.93 python3-pkg-resources vim-runtime xxd [2022-07-13T20:53:08.093Z] #21 15.94 Suggested packages: [2022-07-13T20:53:08.093Z] #21 15.95 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-13T20:53:08.093Z] #21 15.95 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-13T20:53:08.093Z] #21 15.95 acl attr quota [2022-07-13T20:53:08.093Z] #21 15.95 Recommended packages: [2022-07-13T20:53:08.093Z] #21 15.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:53:08.093Z] #21 17.77 The following NEW packages will be installed: [2022-07-13T20:53:08.093Z] #21 17.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-13T20:53:08.093Z] #21 17.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:53:08.093Z] #21 17.78 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-13T20:53:08.093Z] #21 17.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-13T20:53:08.093Z] #21 17.79 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:53:08.093Z] #21 17.79 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-13T20:53:08.093Z] #21 17.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-13T20:53:08.093Z] #21 17.79 xz-utils zip zstd [2022-07-13T20:53:08.093Z] #21 18.15 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-13T20:53:08.093Z] #21 18.15 Need to get 27.0 MB of archives. [2022-07-13T20:53:08.093Z] #21 18.15 After this operation, 105 MB of additional disk space will be used. [2022-07-13T20:53:08.093Z] #21 18.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-13T20:53:08.093Z] #21 18.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-13T20:53:08.093Z] #21 18.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-13T20:53:08.093Z] #21 18.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-13T20:53:08.093Z] #21 18.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-13T20:53:08.093Z] #21 18.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-13T20:53:08.093Z] #21 18.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-13T20:53:08.093Z] #21 18.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-13T20:53:08.093Z] #21 18.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:53:08.093Z] #21 18.20 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-13T20:53:08.093Z] #21 18.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:53:08.093Z] #21 18.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-13T20:53:08.093Z] #21 18.22 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-13T20:53:08.093Z] #21 18.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-13T20:53:08.093Z] #21 18.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-13T20:53:08.093Z] #21 18.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-13T20:53:08.093Z] #21 18.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-13T20:53:08.093Z] #21 18.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-13T20:53:08.093Z] #21 18.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-13T20:53:08.093Z] #21 18.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-13T20:53:08.093Z] #21 18.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-13T20:53:08.093Z] #21 18.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-13T20:53:08.093Z] #21 18.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-13T20:53:08.093Z] #21 18.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-13T20:53:08.093Z] #21 18.30 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-13T20:53:08.093Z] #21 18.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-13T20:53:08.093Z] #21 18.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-13T20:53:08.093Z] #21 18.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-13T20:53:08.093Z] #21 18.58 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-13T20:53:08.093Z] #21 18.58 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-13T20:53:08.093Z] #21 18.58 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-13T20:53:08.093Z] #21 18.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-13T20:53:08.093Z] #21 18.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-13T20:53:08.093Z] #21 18.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-13T20:53:08.093Z] #21 18.59 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-13T20:53:08.093Z] #21 18.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:53:08.093Z] #21 18.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:53:08.093Z] #21 18.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:53:08.093Z] #21 18.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:53:08.093Z] #21 18.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:53:08.093Z] #21 18.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:53:08.093Z] #21 18.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-13T20:53:08.093Z] #21 18.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-13T20:53:08.093Z] #21 18.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-13T20:53:08.093Z] #21 18.73 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-13T20:53:08.093Z] #21 18.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-13T20:53:08.093Z] #21 18.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-13T20:53:08.093Z] #21 18.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-13T20:53:08.093Z] #21 18.96 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-13T20:53:08.093Z] #21 19.60 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:53:08.093Z] #21 19.76 Fetched 27.0 MB in 1s (23.9 MB/s) [2022-07-13T20:53:08.093Z] #21 19.86 Selecting previously unselected package pigz. [2022-07-13T20:53:08.093Z] #21 19.86 (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-13T20:53:08.093Z] #21 19.91 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-13T20:53:08.093Z] #21 19.92 Unpacking pigz (2.6-1) ... [2022-07-13T20:53:08.093Z] #21 20.01 Selecting previously unselected package libelf1:arm64. [2022-07-13T20:53:08.093Z] #21 20.01 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-13T20:53:08.093Z] #21 20.03 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-13T20:53:08.093Z] #21 20.19 Selecting previously unselected package libbpf0:arm64. [2022-07-13T20:53:08.093Z] #21 20.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-13T20:53:08.093Z] #21 20.19 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-13T20:53:08.093Z] #21 20.32 Selecting previously unselected package libcap2:arm64. [2022-07-13T20:53:08.093Z] #21 20.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-13T20:53:08.093Z] #21 20.33 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-13T20:53:08.093Z] #21 20.41 Selecting previously unselected package libmnl0:arm64. [2022-07-13T20:53:08.093Z] #21 20.41 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-13T20:53:08.093Z] #21 20.41 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-13T20:53:08.093Z] #21 20.51 Selecting previously unselected package libxtables12:arm64. [2022-07-13T20:53:08.093Z] #21 20.51 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-13T20:53:08.093Z] #21 20.52 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-13T20:53:08.094Z] #21 20.58 Selecting previously unselected package libcap2-bin. [2022-07-13T20:53:08.094Z] #21 20.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-13T20:53:08.094Z] #21 20.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:53:08.094Z] #21 20.67 Selecting previously unselected package iproute2. [2022-07-13T20:53:08.094Z] #21 20.68 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-13T20:53:08.094Z] #21 20.69 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:53:08.094Z] #21 21.23 Selecting previously unselected package xxd. [2022-07-13T20:53:08.094Z] #21 21.23 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-13T20:53:08.094Z] #21 21.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:08.094Z] #21 21.39 Selecting previously unselected package vim-common. [2022-07-13T20:53:08.094Z] #21 21.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:53:08.094Z] #21 21.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:08.094Z] #21 21.56 Selecting previously unselected package bash-completion. [2022-07-13T20:53:08.094Z] #21 21.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:53:08.132Z] #14 105.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:08.132Z] #14 106.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:53:08.303Z] #84 138.0 checking for suffix of object files... o [2022-07-13T20:53:08.327Z] #44 2.809 + cmake . [2022-07-13T20:53:08.351Z] #21 ... [2022-07-13T20:53:08.351Z] [2022-07-13T20:53:08.351Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:08.351Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:08.351Z] #77 87.35 checking error.h presence... yes [2022-07-13T20:53:08.351Z] #77 87.42 checking for error.h... yes [2022-07-13T20:53:08.562Z] #84 138.1 checking whether we are using the GNU C compiler... yes [2022-07-13T20:53:08.562Z] #84 138.2 checking whether gcc accepts -g... yes [2022-07-13T20:53:08.609Z] #77 87.47 checking linux/openat2.h usability... yes [2022-07-13T20:53:08.609Z] #77 87.63 checking linux/openat2.h presence... yes [2022-07-13T20:53:08.609Z] #77 87.68 checking for linux/openat2.h... yes [2022-07-13T20:53:08.702Z] #14 106.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:53:08.702Z] #14 106.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:08.821Z] #84 138.4 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:53:08.866Z] #77 87.74 checking for copy_file_range... yes [2022-07-13T20:53:08.962Z] #14 106.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:53:09.080Z] #84 138.6 checking whether gcc understands -c and -o together... yes [2022-07-13T20:53:09.124Z] #77 88.04 checking for fgetxattr... yes [2022-07-13T20:53:09.222Z] #14 ... [2022-07-13T20:53:09.222Z] [2022-07-13T20:53:09.222Z] #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-13T20:53:09.222Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:53:09.222Z] #53 106.1 gotestsum version dev [2022-07-13T20:53:09.222Z] #53 DONE 107.0s [2022-07-13T20:53:09.273Z] #44 3.892 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:53:09.339Z] #84 138.8 checking how to run the C preprocessor... gcc -E [2022-07-13T20:53:09.339Z] #84 139.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:53:09.339Z] #84 139.1 checking for egrep... /bin/grep -E [2022-07-13T20:53:09.383Z] #77 88.30 checking for statx... yes [2022-07-13T20:53:09.482Z] [2022-07-13T20:53:09.482Z] #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-13T20:53:09.482Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:53:09.529Z] #44 4.074 -- Detecting C compiler ABI info [2022-07-13T20:53:09.641Z] #77 88.57 checking for fgetpwent_r... yes [2022-07-13T20:53:09.899Z] #77 88.90 checking for issetugid... no [2022-07-13T20:53:09.915Z] #84 139.1 checking for ANSI C header files... yes [2022-07-13T20:53:10.157Z] #77 89.19 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:53:10.157Z] #77 89.19 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:53:10.174Z] #84 139.7 checking for sys/types.h... yes [2022-07-13T20:53:10.415Z] #77 89.21 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:53:10.455Z] #44 5.084 -- Detecting C compiler ABI info - done [2022-07-13T20:53:10.472Z] #84 139.9 checking for sys/stat.h... yes [2022-07-13T20:53:10.673Z] #77 89.76 checking for yajl >= 2.0.0... yes [2022-07-13T20:53:10.674Z] #77 89.80 checking sys/capability.h usability... [2022-07-13T20:53:10.674Z] #77 ... [2022-07-13T20:53:10.674Z] [2022-07-13T20:53:10.674Z] #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-13T20:53:10.674Z] #34 sha256:648f186ce7a958557a39bf6ac0b6e20015926e74675b09649f8059a8b6e405a0 [2022-07-13T20:53:10.674Z] #34 DONE 134.1s [2022-07-13T20:53:10.711Z] #44 5.239 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:53:10.712Z] #44 5.243 -- Detecting C compile features [2022-07-13T20:53:10.712Z] #44 5.244 -- Detecting C compile features - done [2022-07-13T20:53:10.712Z] #44 5.336 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:53:10.739Z] #84 140.1 checking for stdlib.h... yes [2022-07-13T20:53:10.739Z] #84 140.4 checking for string.h... yes [2022-07-13T20:53:10.931Z] [2022-07-13T20:53:10.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-13T20:53:10.931Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:10.931Z] #77 89.80 checking sys/capability.h usability... yes [2022-07-13T20:53:10.968Z] #44 5.571 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:53:10.968Z] #44 5.747 -- Configuring done [2022-07-13T20:53:11.014Z] #84 140.5 checking for memory.h... yes [2022-07-13T20:53:11.189Z] #77 90.11 checking sys/capability.h presence... yes [2022-07-13T20:53:11.189Z] #77 90.19 checking for sys/capability.h... yes [2022-07-13T20:53:11.224Z] #44 5.783 -- Generating done [2022-07-13T20:53:11.224Z] #44 5.808 -- Build files have been written to: /tmp/tmp.6z5O2U4SiP/tini [2022-07-13T20:53:11.224Z] #44 5.847 + make tini-static [2022-07-13T20:53:11.309Z] #84 140.7 checking for strings.h... yes [2022-07-13T20:53:11.309Z] #84 141.0 checking for inttypes.h... yes [2022-07-13T20:53:11.572Z] #84 141.1 checking for stdint.h... yes [2022-07-13T20:53:11.755Z] #77 90.20 checking for library containing cap_from_name... -lcap [2022-07-13T20:53:11.787Z] #44 6.454 Scanning dependencies of target tini-static [2022-07-13T20:53:11.787Z] #44 6.570 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:53:11.830Z] #84 141.3 checking for unistd.h... yes [2022-07-13T20:53:11.830Z] #84 141.5 checking minix/config.h usability... no [2022-07-13T20:53:11.830Z] #84 141.6 checking minix/config.h presence... no [2022-07-13T20:53:11.830Z] #84 141.6 checking for minix/config.h... no [2022-07-13T20:53:12.088Z] #84 141.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:53:12.322Z] #77 90.89 checking for library containing dlopen... -ldl [2022-07-13T20:53:12.322Z] #77 91.42 checking seccomp.h usability... yes [2022-07-13T20:53:12.345Z] #84 141.9 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:53:12.346Z] #84 142.2 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:53:12.346Z] #84 142.2 checking how to print strings... printf [2022-07-13T20:53:12.346Z] #84 142.2 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:53:12.581Z] #77 91.58 checking seccomp.h presence... yes [2022-07-13T20:53:12.581Z] #77 91.72 checking for seccomp.h... yes [2022-07-13T20:53:12.604Z] #84 142.2 checking for fgrep... /bin/grep -F [2022-07-13T20:53:12.604Z] #84 142.2 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:53:12.604Z] #84 142.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:53:12.604Z] #84 142.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:53:12.604Z] #84 142.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:53:12.604Z] #84 142.4 checking whether ln -s works... yes [2022-07-13T20:53:12.604Z] #84 142.4 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:53:12.604Z] #84 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-13T20:53:12.604Z] #84 142.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:53:12.604Z] #84 142.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:53:12.604Z] #84 142.4 checking for objdump... objdump [2022-07-13T20:53:12.604Z] #84 142.4 checking how to recognize dependent libraries... pass_all [2022-07-13T20:53:12.604Z] #84 142.4 checking for dlltool... no [2022-07-13T20:53:12.604Z] #84 142.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:53:12.604Z] #84 142.4 checking for ar... ar [2022-07-13T20:53:12.839Z] #77 91.73 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:53:12.863Z] #84 142.4 checking for archiver @FILE support... @ [2022-07-13T20:53:12.863Z] #84 142.7 checking for strip... strip [2022-07-13T20:53:13.096Z] #77 92.03 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:53:13.096Z] #77 92.15 checking systemd/sd-bus.h usability... yes [2022-07-13T20:53:13.096Z] #77 92.30 checking systemd/sd-bus.h presence... yes [2022-07-13T20:53:13.121Z] #84 142.7 checking for ranlib... ranlib [2022-07-13T20:53:13.121Z] #84 142.7 checking for gawk... no [2022-07-13T20:53:13.122Z] #84 142.7 checking for mawk... mawk [2022-07-13T20:53:13.354Z] #77 92.38 checking for systemd/sd-bus.h... yes [2022-07-13T20:53:13.381Z] #84 142.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:53:13.381Z] #84 143.0 checking for sysroot... no [2022-07-13T20:53:13.381Z] #84 143.0 checking for a working dd... /bin/dd [2022-07-13T20:53:13.381Z] #84 143.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:53:13.381Z] #84 143.1 checking for mt... no [2022-07-13T20:53:13.381Z] #84 143.1 checking if : is a manifest tool... no [2022-07-13T20:53:13.381Z] #84 143.1 checking for dlfcn.h... yes [2022-07-13T20:53:13.613Z] #77 92.39 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:53:13.639Z] #84 143.2 checking for objdir... .libs [2022-07-13T20:53:13.685Z] #44 ... [2022-07-13T20:53:13.685Z] [2022-07-13T20:53:13.685Z] #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-13T20:53:13.685Z] #53 sha256:c9b3f6221c8925dff321b1f282990b38906b22f5b50fad766d9a69c80994903a [2022-07-13T20:53:13.685Z] #53 103.8 gotestsum version dev [2022-07-13T20:53:13.870Z] #77 92.82 checking for sd_notify_barrier... yes [2022-07-13T20:53:13.898Z] #84 143.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:53:13.898Z] #84 143.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:53:13.943Z] #53 DONE 104.2s [2022-07-13T20:53:13.943Z] [2022-07-13T20:53:13.943Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:53:13.943Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:13.943Z] #77 11.94 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-13T20:53:13.943Z] #77 11.98 Cloning into '/tmp/crun-build/libocispec'... [2022-07-13T20:53:13.943Z] #77 13.96 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-13T20:53:13.943Z] #77 13.98 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-13T20:53:13.943Z] #77 13.98 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-13T20:53:13.943Z] #77 13.98 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-13T20:53:13.943Z] #77 14.01 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-13T20:53:13.943Z] #77 17.12 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-13T20:53:13.943Z] #77 20.36 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-13T20:53:13.943Z] #77 ... [2022-07-13T20:53:13.943Z] [2022-07-13T20:53:13.943Z] #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-13T20:53:13.943Z] #44 sha256:fcc23e490a6b4c8b35aeb77dcc8d223b70a792b877e521c5bb4fb86b891ef5f1 [2022-07-13T20:53:13.943Z] #44 8.625 [100%] Linking C executable tini-static [2022-07-13T20:53:14.128Z] #77 93.05 checking linux/bpf.h usability... yes [2022-07-13T20:53:14.128Z] #77 93.24 checking linux/bpf.h presence... yes [2022-07-13T20:53:14.128Z] #77 93.29 checking for linux/bpf.h... yes [2022-07-13T20:53:14.128Z] #77 93.30 checking compilation for eBPF... [2022-07-13T20:53:14.128Z] #77 ... [2022-07-13T20:53:14.128Z] [2022-07-13T20:53:14.128Z] #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-13T20:53:14.128Z] #26 sha256:793ea6805d70204a7524f0aeb6c18cbbf9b619db941735035b42316c32ed5edf [2022-07-13T20:53:14.128Z] #26 127.8 + mkdir -p /tmp/tmp.fowh1euj2q/src/github.com/docker [2022-07-13T20:53:14.128Z] #26 127.8 + mv components/cli /tmp/tmp.fowh1euj2q/src/github.com/docker/cli [2022-07-13T20:53:14.128Z] #26 127.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-13T20:53:14.157Z] #84 143.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:53:14.386Z] #26 ... [2022-07-13T20:53:14.386Z] [2022-07-13T20:53:14.386Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:14.386Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:14.386Z] #77 93.30 checking compilation for eBPF... yes [2022-07-13T20:53:14.386Z] #77 93.48 checking for criu >= 3.15... no [2022-07-13T20:53:14.386Z] #77 93.50 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:53:14.386Z] #77 93.50 checking for criu > 3.16... no [2022-07-13T20:53:14.386Z] #77 93.53 configure: CRIU version doesn't support join-ns API [2022-07-13T20:53:14.386Z] #77 93.53 checking for criu > 3.16.1... no [2022-07-13T20:53:14.386Z] #77 93.58 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:53:14.416Z] #84 143.8 checking if gcc static flag -static works... yes [2022-07-13T20:53:14.416Z] #84 144.3 checking if gcc supports -c -o file.o... yes [2022-07-13T20:53:14.416Z] #84 144.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:53:14.507Z] #44 ... [2022-07-13T20:53:14.507Z] [2022-07-13T20:53:14.507Z] #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-13T20:53:14.507Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:14.507Z] #14 94.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:53:14.507Z] #14 94.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:53:14.507Z] #14 94.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:53:14.645Z] #77 93.58 checking for new mount API (fsconfig)... yes [2022-07-13T20:53:14.645Z] #77 93.67 checking for seccomp notify API... yes [2022-07-13T20:53:14.645Z] #77 93.79 checking for gperf... no [2022-07-13T20:53:14.645Z] #77 93.79 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:53:14.675Z] #84 144.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:53:14.941Z] #77 93.79 checking for library containing argp_parse... none required [2022-07-13T20:53:14.941Z] #77 94.08 checking that generated files are newer than configure... done [2022-07-13T20:53:14.941Z] #77 94.09 configure: creating ./config.status [2022-07-13T20:53:15.071Z] #14 105.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:53:15.071Z] #14 105.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:15.071Z] #14 105.4 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:53:15.243Z] #84 144.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:53:15.243Z] #84 145.0 checking how to hardcode library paths into programs... immediate [2022-07-13T20:53:15.243Z] #84 145.0 checking whether stripping libraries is possible... yes [2022-07-13T20:53:15.243Z] #84 145.0 checking if libtool supports shared libraries... yes [2022-07-13T20:53:15.243Z] #84 145.0 checking whether to build shared libraries... no [2022-07-13T20:53:15.243Z] #84 145.0 checking whether to build static libraries... yes [2022-07-13T20:53:15.243Z] #84 145.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:53:15.248Z] #14 ... [2022-07-13T20:53:15.248Z] [2022-07-13T20:53:15.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-13T20:53:15.248Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:15.248Z] #77 56.91 configure.ac:7: installing './compile' [2022-07-13T20:53:15.248Z] #77 56.92 configure.ac:11: installing './config.guess' [2022-07-13T20:53:15.248Z] #77 56.93 configure.ac:11: installing './config.sub' [2022-07-13T20:53:15.248Z] #77 56.94 configure.ac:8: installing './install-sh' [2022-07-13T20:53:15.248Z] #77 56.95 configure.ac:8: installing './missing' [2022-07-13T20:53:15.248Z] #77 57.05 Makefile.am: installing './depcomp' [2022-07-13T20:53:15.327Z] #14 ... [2022-07-13T20:53:15.328Z] [2022-07-13T20:53:15.328Z] #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-13T20:53:15.328Z] #44 sha256:fcc23e490a6b4c8b35aeb77dcc8d223b70a792b877e521c5bb4fb86b891ef5f1 [2022-07-13T20:53:15.328Z] #44 9.827 [100%] Built target tini-static [2022-07-13T20:53:15.328Z] #44 10.04 + mkdir -p /build [2022-07-13T20:53:15.328Z] #44 10.06 + cp tini-static /build/docker-init [2022-07-13T20:53:15.505Z] #84 145.1 checking whether build environment is sane... yes [2022-07-13T20:53:15.505Z] #84 145.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:53:15.505Z] #84 145.2 checking whether make sets $(MAKE)... yes [2022-07-13T20:53:15.505Z] #84 145.3 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:53:15.585Z] #44 DONE 10.3s [2022-07-13T20:53:15.585Z] [2022-07-13T20:53:15.585Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:15.585Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:15.585Z] #77 22.74 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-13T20:53:15.764Z] #84 145.3 checking whether make supports nested variables... yes [2022-07-13T20:53:15.764Z] #84 145.4 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:53:15.764Z] #84 145.4 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:53:15.764Z] #84 145.4 checking how to create a ustar tar archive... gnutar [2022-07-13T20:53:15.764Z] #84 ... [2022-07-13T20:53:15.764Z] [2022-07-13T20:53:15.764Z] #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-13T20:53:15.764Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:53:15.764Z] #19 182.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 ... 15718 files and directories currently installed.) [2022-07-13T20:53:15.764Z] #19 182.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-13T20:53:15.764Z] #19 182.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-13T20:53:15.764Z] #19 182.7 Selecting previously unselected package bzip2. [2022-07-13T20:53:15.764Z] #19 182.7 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:53:15.764Z] #19 182.7 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:53:15.764Z] #19 182.8 Selecting previously unselected package libmagic-mgc. [2022-07-13T20:53:15.764Z] #19 182.8 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-13T20:53:15.764Z] #19 182.8 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-13T20:53:15.764Z] #19 183.3 Selecting previously unselected package libmagic1:amd64. [2022-07-13T20:53:15.764Z] #19 183.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-13T20:53:15.764Z] #19 183.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:53:15.764Z] #19 183.5 Selecting previously unselected package file. [2022-07-13T20:53:15.764Z] #19 183.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-13T20:53:15.764Z] #19 183.5 Unpacking file (1:5.39-3) ... [2022-07-13T20:53:15.764Z] #19 183.7 Selecting previously unselected package xz-utils. [2022-07-13T20:53:15.765Z] #19 183.7 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:53:15.765Z] #19 183.7 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:53:15.765Z] #19 184.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-13T20:53:15.765Z] #19 184.0 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-13T20:53:15.765Z] #19 184.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-13T20:53:15.765Z] #19 185.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-13T20:53:15.765Z] #19 185.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-13T20:53:15.765Z] #19 185.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-13T20:53:15.765Z] #19 187.8 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-13T20:53:15.765Z] #19 187.8 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-13T20:53:15.765Z] #19 187.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-13T20:53:15.765Z] #19 189.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-13T20:53:15.765Z] #19 189.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-13T20:53:15.765Z] #19 189.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-13T20:53:15.765Z] #19 191.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-13T20:53:15.765Z] #19 191.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-13T20:53:15.765Z] #19 191.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-13T20:53:15.765Z] #19 192.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-13T20:53:15.765Z] #19 192.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:53:15.765Z] #19 192.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:53:15.765Z] #19 192.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-13T20:53:15.765Z] #19 192.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:53:15.765Z] #19 192.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:53:15.765Z] #19 ... [2022-07-13T20:53:15.765Z] [2022-07-13T20:53:15.765Z] #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-13T20:53:15.765Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:15.765Z] #84 145.5 checking dependency style of gcc... gcc3 [2022-07-13T20:53:15.765Z] #84 145.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:53:15.765Z] #84 145.6 checking whether make supports nested variables... (cached) yes [2022-07-13T20:53:15.765Z] #84 145.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:53:15.765Z] #84 145.6 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:53:15.765Z] #84 145.6 checking for yajl >= 2.1.0... yes [2022-07-13T20:53:15.765Z] #84 145.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:53:15.765Z] #84 145.6 checking for gcc... (cached) gcc [2022-07-13T20:53:16.024Z] #84 145.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:53:16.024Z] #84 145.7 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:53:16.024Z] #84 145.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:53:16.024Z] #84 145.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:53:16.024Z] #84 145.7 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:53:16.024Z] #84 145.7 checking for python3... /usr/bin/python3 [2022-07-13T20:53:16.024Z] #84 145.8 checking for python3 version... 3.9 [2022-07-13T20:53:16.024Z] #84 145.8 checking for python3 platform... linux [2022-07-13T20:53:16.150Z] #77 23.11 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-13T20:53:16.182Z] #77 58.29 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:53:16.182Z] #77 58.29 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:53:16.283Z] #84 145.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:53:16.407Z] #77 23.42 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-13T20:53:16.439Z] #77 58.44 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:53:16.439Z] #77 58.44 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:53:16.440Z] #77 58.53 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:53:16.440Z] #77 58.66 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:53:16.542Z] #84 146.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:53:16.697Z] #77 58.78 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:53:16.697Z] #77 58.88 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:53:16.800Z] #84 146.4 checking that generated files are newer than configure... done [2022-07-13T20:53:16.800Z] #84 146.4 configure: creating ./config.status [2022-07-13T20:53:16.971Z] #77 58.99 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:53:18.228Z] #77 97.13 config.status: creating Makefile [2022-07-13T20:53:18.229Z] #77 97.23 config.status: creating rpm/crun.spec [2022-07-13T20:53:18.229Z] #77 97.32 config.status: creating config.h [2022-07-13T20:53:18.229Z] #77 97.35 config.status: executing libtool commands [2022-07-13T20:53:18.229Z] #77 97.39 config.status: executing depfiles commands [2022-07-13T20:53:18.704Z] #84 148.5 config.status: creating Makefile [2022-07-13T20:53:18.704Z] #84 148.6 config.status: creating config.h [2022-07-13T20:53:18.704Z] #84 148.6 config.status: executing libtool commands [2022-07-13T20:53:18.962Z] #84 148.6 config.status: executing depfiles commands [2022-07-13T20:53:19.162Z] #77 ... [2022-07-13T20:53:19.162Z] [2022-07-13T20:53:19.162Z] #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-13T20:53:19.162Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:53:19.162Z] #21 24.30 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:53:19.162Z] #21 24.88 Selecting previously unselected package bzip2. [2022-07-13T20:53:19.162Z] #21 24.88 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 24.89 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:53:19.162Z] #21 24.98 Selecting previously unselected package xz-utils. [2022-07-13T20:53:19.162Z] #21 24.98 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 24.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:53:19.162Z] #21 25.21 Selecting previously unselected package apparmor. [2022-07-13T20:53:19.162Z] #21 25.21 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 25.30 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:53:19.162Z] #21 25.92 Selecting previously unselected package inetutils-ping. [2022-07-13T20:53:19.162Z] #21 25.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 25.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:53:19.162Z] #21 26.21 Selecting previously unselected package libip4tc2:arm64. [2022-07-13T20:53:19.162Z] #21 26.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 26.24 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-13T20:53:19.162Z] #21 26.45 Selecting previously unselected package libip6tc2:arm64. [2022-07-13T20:53:19.162Z] #21 26.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 26.49 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-13T20:53:19.162Z] #21 26.73 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-13T20:53:19.162Z] #21 26.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 26.76 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-13T20:53:19.162Z] #21 26.83 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-13T20:53:19.162Z] #21 26.83 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 26.83 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-13T20:53:19.162Z] #21 26.91 Selecting previously unselected package libnftnl11:arm64. [2022-07-13T20:53:19.162Z] #21 26.93 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 26.94 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-13T20:53:19.162Z] #21 27.03 Selecting previously unselected package iptables. [2022-07-13T20:53:19.162Z] #21 27.03 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 27.04 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:53:19.162Z] #21 27.38 Selecting previously unselected package libonig5:arm64. [2022-07-13T20:53:19.162Z] #21 27.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 27.39 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-13T20:53:19.162Z] #21 27.48 Selecting previously unselected package libjq1:arm64. [2022-07-13T20:53:19.162Z] #21 27.49 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 27.50 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-13T20:53:19.162Z] #21 27.62 Selecting previously unselected package jq. [2022-07-13T20:53:19.162Z] #21 27.64 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 27.65 Unpacking jq (1.6-2.1) ... [2022-07-13T20:53:19.162Z] #21 27.74 Selecting previously unselected package libaio1:arm64. [2022-07-13T20:53:19.162Z] #21 27.74 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 27.75 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-13T20:53:19.162Z] #21 27.83 Selecting previously unselected package libgpm2:arm64. [2022-07-13T20:53:19.162Z] #21 27.83 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 27.83 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-13T20:53:19.162Z] #21 27.90 Selecting previously unselected package libicu67:arm64. [2022-07-13T20:53:19.162Z] #21 27.90 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 27.90 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-13T20:53:19.162Z] #21 30.84 Selecting previously unselected package libinih1:arm64. [2022-07-13T20:53:19.162Z] #21 30.84 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 30.85 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-13T20:53:19.162Z] #21 30.93 Selecting previously unselected package libnet1:arm64. [2022-07-13T20:53:19.162Z] #21 30.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 30.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:53:19.162Z] #21 31.06 Selecting previously unselected package libnl-3-200:arm64. [2022-07-13T20:53:19.162Z] #21 31.06 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 31.07 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-13T20:53:19.162Z] #21 31.16 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-13T20:53:19.162Z] #21 31.17 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 31.17 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:53:19.162Z] #21 31.25 Selecting previously unselected package libyajl2:arm64. [2022-07-13T20:53:19.162Z] #21 31.25 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 31.26 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-13T20:53:19.162Z] #21 31.32 Selecting previously unselected package net-tools. [2022-07-13T20:53:19.162Z] #21 31.32 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 31.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:53:19.162Z] #21 31.51 Selecting previously unselected package patch. [2022-07-13T20:53:19.162Z] #21 31.52 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 31.52 Unpacking patch (2.7.6-7) ... [2022-07-13T20:53:19.162Z] #21 31.63 Selecting previously unselected package python-pip-whl. [2022-07-13T20:53:19.162Z] #21 31.64 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:53:19.162Z] #21 31.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:53:19.162Z] #21 32.14 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:53:19.162Z] #21 32.14 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:53:19.162Z] #21 32.15 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:53:19.162Z] #21 32.28 Selecting previously unselected package python3-distutils. [2022-07-13T20:53:19.162Z] #21 32.29 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:53:19.162Z] #21 32.30 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:53:19.162Z] #21 32.45 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:53:19.162Z] #21 32.46 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:53:19.162Z] #21 32.46 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:53:19.162Z] #21 32.62 Selecting previously unselected package python3-setuptools. [2022-07-13T20:53:19.162Z] #21 32.62 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:53:19.162Z] #21 32.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:53:19.162Z] #21 32.86 Selecting previously unselected package python3-wheel. [2022-07-13T20:53:19.162Z] #21 32.86 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:53:19.162Z] #21 32.87 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:53:19.162Z] #21 32.95 Selecting previously unselected package python3-pip. [2022-07-13T20:53:19.162Z] #21 32.96 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:53:19.162Z] #21 32.96 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:53:19.162Z] #21 33.26 Selecting previously unselected package sudo. [2022-07-13T20:53:19.162Z] #21 33.26 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 33.27 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:53:19.162Z] #21 33.73 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:53:19.162Z] #21 33.74 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 33.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:53:19.162Z] #21 33.97 Selecting previously unselected package uidmap. [2022-07-13T20:53:19.162Z] #21 33.98 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-13T20:53:19.162Z] #21 33.98 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:53:19.162Z] #21 34.12 Selecting previously unselected package vim-runtime. [2022-07-13T20:53:19.162Z] #21 34.12 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:53:19.162Z] #21 34.15 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-13T20:53:19.162Z] #21 34.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:53:19.162Z] #21 34.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:19.899Z] #84 149.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:53:19.899Z] #84 149.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:53:19.899Z] #84 149.8 checking for gcc... gcc [2022-07-13T20:53:20.431Z] #84 149.9 checking whether the C compiler works... yes [2022-07-13T20:53:20.431Z] #84 150.1 checking for C compiler default output file name... a.out [2022-07-13T20:53:20.692Z] #84 150.1 checking for suffix of executables... [2022-07-13T20:53:20.951Z] #84 150.3 checking whether we are cross compiling... no [2022-07-13T20:53:20.951Z] #84 150.5 checking for suffix of object files... o [2022-07-13T20:53:21.210Z] #84 150.7 checking whether we are using the GNU C compiler... yes [2022-07-13T20:53:21.210Z] #84 150.9 checking whether gcc accepts -g... yes [2022-07-13T20:53:21.690Z] #21 ... [2022-07-13T20:53:21.690Z] [2022-07-13T20:53:21.691Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:21.691Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:21.691Z] #77 98.64 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:53:21.691Z] #77 98.67 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:53:21.691Z] #77 99.14 checking for gcc... gcc [2022-07-13T20:53:21.691Z] #77 99.24 checking whether the C compiler works... yes [2022-07-13T20:53:21.691Z] #77 99.49 checking for C compiler default output file name... a.out [2022-07-13T20:53:21.691Z] #77 99.49 checking for suffix of executables... [2022-07-13T20:53:21.691Z] #77 99.68 checking whether we are cross compiling... no [2022-07-13T20:53:21.691Z] #77 99.74 checking for suffix of object files... o [2022-07-13T20:53:21.691Z] #77 99.82 checking whether we are using the GNU C compiler... yes [2022-07-13T20:53:21.691Z] #77 99.92 checking whether gcc accepts -g... yes [2022-07-13T20:53:21.691Z] #77 100.0 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:53:21.691Z] #77 100.2 checking whether gcc understands -c and -o together... yes [2022-07-13T20:53:21.691Z] #77 100.4 checking how to run the C preprocessor... gcc -E [2022-07-13T20:53:21.691Z] #77 100.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:53:21.691Z] #77 100.6 checking for egrep... /bin/grep -E [2022-07-13T20:53:21.705Z] #55 ... [2022-07-13T20:53:21.705Z] [2022-07-13T20:53:21.705Z] #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-13T20:53:21.705Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:21.705Z] #14 118.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:53:21.705Z] #14 118.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:21.705Z] #14 119.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:53:21.778Z] #84 151.0 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:53:21.778Z] #84 151.3 checking whether gcc understands -c and -o together... yes [2022-07-13T20:53:21.778Z] #84 151.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:53:21.778Z] #84 151.5 checking whether build environment is sane... yes [2022-07-13T20:53:21.778Z] #84 151.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:53:21.778Z] #84 151.6 checking for gawk... no [2022-07-13T20:53:21.778Z] #84 151.6 checking for mawk... mawk [2022-07-13T20:53:21.778Z] #84 151.6 checking whether make sets $(MAKE)... yes [2022-07-13T20:53:22.036Z] #84 151.6 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:53:22.036Z] #84 151.7 checking whether make supports nested variables... yes [2022-07-13T20:53:22.037Z] #84 151.7 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:53:22.037Z] #84 151.7 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:53:22.037Z] #84 151.7 checking how to create a ustar tar archive... gnutar [2022-07-13T20:53:22.256Z] #77 100.6 checking for ANSI C header files... yes [2022-07-13T20:53:22.256Z] #77 101.2 checking for sys/types.h... yes [2022-07-13T20:53:22.295Z] #84 151.8 checking dependency style of gcc... gcc3 [2022-07-13T20:53:22.295Z] #84 152.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:53:22.295Z] #84 152.0 checking whether make supports nested variables... (cached) yes [2022-07-13T20:53:22.513Z] #77 101.4 checking for sys/stat.h... yes [2022-07-13T20:53:22.513Z] #77 101.6 checking for stdlib.h... yes [2022-07-13T20:53:22.554Z] #84 152.0 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:53:22.554Z] #84 152.3 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:53:22.554Z] #84 152.3 checking how to print strings... printf [2022-07-13T20:53:22.554Z] #84 152.3 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:53:22.554Z] #84 152.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:53:22.554Z] #84 152.4 checking for egrep... /bin/grep -E [2022-07-13T20:53:22.554Z] #84 152.4 checking for fgrep... /bin/grep -F [2022-07-13T20:53:22.554Z] #84 152.4 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:53:22.771Z] #77 101.7 checking for string.h... yes [2022-07-13T20:53:22.771Z] #77 101.8 checking for memory.h... yes [2022-07-13T20:53:22.813Z] #84 152.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:53:22.813Z] #84 152.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:53:22.813Z] #84 152.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:53:22.813Z] #84 152.6 checking whether ln -s works... yes [2022-07-13T20:53:23.029Z] #77 102.0 checking for strings.h... yes [2022-07-13T20:53:23.072Z] #84 152.6 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:53:23.072Z] #84 152.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-13T20:53:23.072Z] #84 152.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:53:23.072Z] #84 152.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:53:23.072Z] #84 152.6 checking for objdump... objdump [2022-07-13T20:53:23.072Z] #84 152.6 checking how to recognize dependent libraries... pass_all [2022-07-13T20:53:23.072Z] #84 152.6 checking for dlltool... no [2022-07-13T20:53:23.072Z] #84 152.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:53:23.072Z] #84 152.6 checking for ar... ar [2022-07-13T20:53:23.072Z] #84 152.6 checking for archiver @FILE support... @ [2022-07-13T20:53:23.072Z] #84 152.9 checking for strip... strip [2022-07-13T20:53:23.072Z] #84 152.9 checking for ranlib... ranlib [2022-07-13T20:53:23.286Z] #77 102.2 checking for inttypes.h... yes [2022-07-13T20:53:23.286Z] #77 102.4 checking for stdint.h... yes [2022-07-13T20:53:23.286Z] #77 102.5 checking for unistd.h... yes [2022-07-13T20:53:23.544Z] #77 102.6 checking minix/config.h usability... no [2022-07-13T20:53:23.544Z] #77 102.7 checking minix/config.h presence... no [2022-07-13T20:53:23.544Z] #77 102.8 checking for minix/config.h... no [2022-07-13T20:53:23.641Z] #84 152.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:53:23.641Z] #84 153.3 checking for sysroot... no [2022-07-13T20:53:23.641Z] #84 153.3 checking for a working dd... /bin/dd [2022-07-13T20:53:23.641Z] #84 153.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:53:23.641Z] #84 153.4 checking for mt... no [2022-07-13T20:53:23.641Z] #84 153.4 checking if : is a manifest tool... no [2022-07-13T20:53:23.804Z] #77 102.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:53:23.899Z] #84 153.4 checking how to run the C preprocessor... gcc -E [2022-07-13T20:53:24.063Z] #77 103.0 checking build system type... aarch64-unknown-linux-gnu [2022-07-13T20:53:24.064Z] #77 103.3 checking host system type... aarch64-unknown-linux-gnu [2022-07-13T20:53:24.064Z] #77 103.3 checking how to print strings... printf [2022-07-13T20:53:24.064Z] #77 103.3 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:53:24.064Z] #77 103.4 checking for fgrep... /bin/grep -F [2022-07-13T20:53:24.064Z] #77 103.4 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:53:24.321Z] #77 103.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:53:24.321Z] #77 103.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:53:24.321Z] #77 103.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:53:24.321Z] #77 103.5 checking whether ln -s works... yes [2022-07-13T20:53:24.321Z] #77 103.5 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:53:24.321Z] #77 103.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-13T20:53:24.321Z] #77 103.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:53:24.321Z] #77 103.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:53:24.321Z] #77 103.6 checking for objdump... objdump [2022-07-13T20:53:24.321Z] #77 103.6 checking how to recognize dependent libraries... pass_all [2022-07-13T20:53:24.321Z] #77 103.6 checking for dlltool... no [2022-07-13T20:53:24.321Z] #77 103.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:53:24.321Z] #77 103.6 checking for ar... ar [2022-07-13T20:53:24.579Z] #77 103.6 checking for archiver @FILE support... @ [2022-07-13T20:53:24.579Z] #77 103.8 checking for strip... strip [2022-07-13T20:53:24.579Z] #77 103.8 checking for ranlib... ranlib [2022-07-13T20:53:24.579Z] #77 103.8 checking for gawk... no [2022-07-13T20:53:24.579Z] #77 103.8 checking for mawk... mawk [2022-07-13T20:53:24.834Z] #84 153.7 checking for ANSI C header files... yes [2022-07-13T20:53:24.837Z] #77 103.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:53:25.093Z] #84 154.6 checking for sys/types.h... yes [2022-07-13T20:53:25.095Z] #77 104.2 checking for sysroot... no [2022-07-13T20:53:25.095Z] #77 104.2 checking for a working dd... /bin/dd [2022-07-13T20:53:25.095Z] #77 104.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:53:25.095Z] #77 104.2 checking for mt... no [2022-07-13T20:53:25.095Z] #77 104.2 checking if : is a manifest tool... no [2022-07-13T20:53:25.095Z] #77 104.2 checking for dlfcn.h... yes [2022-07-13T20:53:25.095Z] #77 104.4 checking for objdir... .libs [2022-07-13T20:53:25.352Z] #84 154.9 checking for sys/stat.h... yes [2022-07-13T20:53:25.613Z] #84 155.1 checking for stdlib.h... yes [2022-07-13T20:53:25.613Z] #84 155.3 checking for string.h... yes [2022-07-13T20:53:25.671Z] #77 104.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:53:25.671Z] #77 104.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:53:25.671Z] #77 104.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:53:25.870Z] #84 155.5 checking for memory.h... yes [2022-07-13T20:53:26.129Z] #84 155.7 checking for strings.h... yes [2022-07-13T20:53:26.237Z] #77 105.0 checking if gcc static flag -static works... yes [2022-07-13T20:53:26.237Z] #77 105.3 checking if gcc supports -c -o file.o... yes [2022-07-13T20:53:26.237Z] #77 105.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:53:26.237Z] #77 105.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-13T20:53:26.358Z] #77 ... [2022-07-13T20:53:26.358Z] [2022-07-13T20:53:26.358Z] #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-13T20:53:26.358Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:26.358Z] #14 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:53:26.358Z] #14 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:26.358Z] #14 105.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:53:26.386Z] #84 155.9 checking for inttypes.h... yes [2022-07-13T20:53:26.386Z] #84 156.1 checking for stdint.h... yes [2022-07-13T20:53:26.495Z] #77 105.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:53:26.495Z] #77 105.7 checking how to hardcode library paths into programs... immediate [2022-07-13T20:53:26.495Z] #77 105.7 checking whether stripping libraries is possible... yes [2022-07-13T20:53:26.495Z] #77 105.7 checking if libtool supports shared libraries... yes [2022-07-13T20:53:26.495Z] #77 105.7 checking whether to build shared libraries... no [2022-07-13T20:53:26.495Z] #77 105.7 checking whether to build static libraries... yes [2022-07-13T20:53:26.495Z] #77 105.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:53:26.495Z] #77 105.8 checking whether build environment is sane... yes [2022-07-13T20:53:26.644Z] #84 156.3 checking for unistd.h... yes [2022-07-13T20:53:26.753Z] #77 105.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:53:26.753Z] #77 105.8 checking whether make sets $(MAKE)... yes [2022-07-13T20:53:26.753Z] #77 105.9 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:53:26.753Z] #77 105.9 checking whether make supports nested variables... yes [2022-07-13T20:53:26.753Z] #77 106.0 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:53:26.753Z] #77 106.0 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:53:26.753Z] #77 106.0 checking how to create a ustar tar archive... gnutar [2022-07-13T20:53:26.904Z] #84 156.5 checking for dlfcn.h... yes [2022-07-13T20:53:26.904Z] #84 156.7 checking for objdir... .libs [2022-07-13T20:53:26.922Z] #14 117.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:53:26.922Z] #14 117.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:26.922Z] #14 117.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:53:26.983Z] #77 ... [2022-07-13T20:53:26.983Z] [2022-07-13T20:53:26.983Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-13T20:53:26.983Z] #67 sha256:599c04a04c8e6bea6e34b9716a75fd6e134ec72fd1c1deed65dd8e88a76c88f2 [2022-07-13T20:53:26.983Z] #67 122.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:53:26.983Z] #67 122.7 + GOBIN=/build [2022-07-13T20:53:26.983Z] #67 122.7 + GO111MODULE=on [2022-07-13T20:53:26.983Z] #67 122.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:53:27.011Z] #77 106.1 checking dependency style of gcc... gcc3 [2022-07-13T20:53:27.011Z] #77 106.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:53:27.011Z] #77 106.2 checking whether make supports nested variables... (cached) yes [2022-07-13T20:53:27.011Z] #77 106.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:53:27.011Z] #77 106.2 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:53:27.011Z] #77 106.2 checking for yajl >= 2.1.0... yes [2022-07-13T20:53:27.011Z] #77 106.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:53:27.011Z] #77 106.2 checking for gcc... (cached) gcc [2022-07-13T20:53:27.270Z] #77 106.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:53:27.270Z] #77 106.4 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:53:27.270Z] #77 106.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:53:27.270Z] #77 106.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:53:27.270Z] #77 106.4 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:53:27.270Z] #77 106.4 checking for python3... /usr/bin/python3 [2022-07-13T20:53:27.270Z] #77 106.5 checking for python3 version... 3.9 [2022-07-13T20:53:27.270Z] #77 106.5 checking for python3 platform... linux [2022-07-13T20:53:27.476Z] #84 157.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:53:27.476Z] #84 157.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:53:27.476Z] #84 157.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:53:27.528Z] #77 106.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:53:27.528Z] #77 106.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:53:27.785Z] #77 107.0 checking that generated files are newer than configure... done [2022-07-13T20:53:27.785Z] #77 107.0 configure: creating ./config.status [2022-07-13T20:53:28.042Z] #84 157.3 checking if gcc static flag -static works... yes [2022-07-13T20:53:28.042Z] #84 157.7 checking if gcc supports -c -o file.o... yes [2022-07-13T20:53:28.285Z] #14 ... [2022-07-13T20:53:28.286Z] [2022-07-13T20:53:28.286Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:28.286Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:28.286Z] #77 43.48 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:53:28.301Z] #84 157.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:53:28.301Z] #84 157.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:53:28.562Z] #84 157.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:53:28.562Z] #84 158.3 checking how to hardcode library paths into programs... immediate [2022-07-13T20:53:28.562Z] #84 158.3 checking whether stripping libraries is possible... yes [2022-07-13T20:53:28.562Z] #84 158.3 checking if libtool supports shared libraries... yes [2022-07-13T20:53:28.562Z] #84 158.3 checking whether to build shared libraries... no [2022-07-13T20:53:28.562Z] #84 158.3 checking whether to build static libraries... yes [2022-07-13T20:53:28.562Z] #84 158.3 checking float.h usability... yes [2022-07-13T20:53:28.827Z] #84 158.4 checking float.h presence... yes [2022-07-13T20:53:28.827Z] #84 158.4 checking for float.h... yes [2022-07-13T20:53:28.827Z] #84 158.4 checking limits.h usability... yes [2022-07-13T20:53:28.827Z] #84 158.5 checking limits.h presence... yes [2022-07-13T20:53:28.827Z] #84 158.6 checking for limits.h... yes [2022-07-13T20:53:28.827Z] #84 158.6 checking stddef.h usability... yes [2022-07-13T20:53:29.093Z] #84 158.7 checking stddef.h presence... yes [2022-07-13T20:53:29.093Z] #84 158.7 checking for stddef.h... yes [2022-07-13T20:53:29.093Z] #84 158.7 checking for stdlib.h... (cached) yes [2022-07-13T20:53:29.093Z] #84 158.8 checking for string.h... (cached) yes [2022-07-13T20:53:29.355Z] #84 158.8 checking sys/time.h usability... yes [2022-07-13T20:53:29.355Z] #84 159.0 checking sys/time.h presence... yes [2022-07-13T20:53:29.355Z] #84 159.1 checking for sys/time.h... yes [2022-07-13T20:53:29.355Z] #84 159.1 checking for inline... inline [2022-07-13T20:53:29.515Z] #67 ... [2022-07-13T20:53:29.515Z] [2022-07-13T20:53:29.515Z] #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-13T20:53:29.515Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:29.515Z] #14 116.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:53:29.515Z] #14 116.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 116.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:53:29.515Z] #14 122.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:53:29.515Z] #14 122.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:53:29.515Z] #14 123.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:53:29.515Z] #14 123.1 Selecting previously unselected package libapparmor1:amd64. [2022-07-13T20:53:29.515Z] #14 123.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 123.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:53:29.515Z] #14 123.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-13T20:53:29.515Z] #14 123.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 123.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:53:29.515Z] #14 123.4 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:53:29.515Z] #14 123.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 123.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:53:29.515Z] #14 123.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:53:29.515Z] #14 123.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 123.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:53:29.515Z] #14 123.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-13T20:53:29.515Z] #14 123.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 123.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:53:29.515Z] #14 123.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:53:29.515Z] #14 123.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 124.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:53:29.515Z] #14 124.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:53:29.515Z] #14 124.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 124.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:53:29.515Z] #14 124.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-13T20:53:29.515Z] #14 124.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 124.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:53:29.515Z] #14 124.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-13T20:53:29.515Z] #14 124.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 124.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:53:29.515Z] #14 124.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-13T20:53:29.515Z] #14 124.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 124.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:53:29.515Z] #14 124.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-13T20:53:29.515Z] #14 124.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 124.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:53:29.515Z] #14 125.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-13T20:53:29.515Z] #14 125.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 125.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:53:29.515Z] #14 125.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-13T20:53:29.515Z] #14 125.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 125.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:53:29.515Z] #14 125.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:53:29.515Z] #14 125.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 125.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:53:29.515Z] #14 126.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:53:29.515Z] #14 126.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:53:29.515Z] #14 126.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:53:29.773Z] #14 126.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:53:29.773Z] #14 126.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:53:29.773Z] #14 126.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:53:29.773Z] #14 126.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:53:29.773Z] #14 126.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:53:29.773Z] #14 126.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:53:29.773Z] #14 126.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:53:29.773Z] #14 126.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:53:29.773Z] #14 126.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:53:29.773Z] #14 126.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:53:29.773Z] #14 126.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:53:29.773Z] #14 126.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:53:29.773Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:53:29.773Z] #14 126.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:53:29.773Z] #14 126.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:53:29.773Z] #14 126.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:53:29.774Z] #14 126.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:53:29.774Z] #14 126.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:53:29.774Z] #14 126.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:53:29.774Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:53:29.774Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:53:29.774Z] #14 126.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:53:29.774Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:53:29.924Z] #84 159.2 checking for size_t... yes [2022-07-13T20:53:29.924Z] #84 159.7 checking for stdlib.h... (cached) yes [2022-07-13T20:53:30.032Z] #14 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-13T20:53:30.032Z] #14 126.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:53:30.032Z] #14 126.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:53:30.032Z] #14 126.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-13T20:53:30.032Z] #14 126.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:53:30.032Z] #14 126.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:53:30.032Z] #14 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:53:30.032Z] #14 127.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:53:30.032Z] #14 127.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:53:30.032Z] #14 127.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:53:30.032Z] #14 127.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:53:30.187Z] #84 159.7 checking for GNU libc compatible malloc... yes [2022-07-13T20:53:30.187Z] #84 160.0 checking for stdlib.h... (cached) yes [2022-07-13T20:53:30.187Z] #84 160.0 checking for GNU libc compatible realloc... yes [2022-07-13T20:53:30.290Z] #14 ... [2022-07-13T20:53:30.290Z] [2022-07-13T20:53:30.290Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:30.290Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:30.290Z] #77 72.42 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:53:30.445Z] #84 160.1 checking for working strtod... yes [2022-07-13T20:53:30.548Z] #77 72.42 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:53:30.548Z] #77 72.43 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:53:30.548Z] #77 72.44 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:53:30.548Z] #77 72.44 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:53:30.548Z] #77 72.68 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:53:30.548Z] #77 72.81 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:53:30.963Z] #84 160.4 checking for gettimeofday... yes [2022-07-13T20:53:31.067Z] #77 109.7 config.status: creating Makefile [2022-07-13T20:53:31.067Z] #77 109.8 config.status: creating config.h [2022-07-13T20:53:31.067Z] #77 109.9 config.status: executing libtool commands [2022-07-13T20:53:31.067Z] #77 109.9 config.status: executing depfiles commands [2022-07-13T20:53:31.114Z] #77 ... [2022-07-13T20:53:31.114Z] [2022-07-13T20:53:31.114Z] #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-13T20:53:31.114Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:31.114Z] #14 DONE 128.0s [2022-07-13T20:53:31.223Z] #84 160.7 checking for memset... yes [2022-07-13T20:53:31.373Z] [2022-07-13T20:53:31.373Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:53:31.373Z] #59 sha256:5706d948b641412b2652406ef99fd358fe573e6b54aab5b99c5f2189044d845b [2022-07-13T20:53:31.373Z] #59 DONE 0.2s [2022-07-13T20:53:31.373Z] [2022-07-13T20:53:31.373Z] #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-13T20:53:31.373Z] #60 sha256:ef5ab275aa7cff855570d07667d33a1a3623905678b1d78f14c50291c1581e0a [2022-07-13T20:53:31.482Z] #84 161.0 checking for strspn... yes [2022-07-13T20:53:31.634Z] #77 110.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:53:31.634Z] #77 110.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:53:31.634Z] #77 ... [2022-07-13T20:53:31.634Z] [2022-07-13T20:53:31.634Z] #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-13T20:53:31.634Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:53:31.634Z] #21 37.02 Selecting previously unselected package vim. [2022-07-13T20:53:31.634Z] #21 37.03 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-13T20:53:31.634Z] #21 37.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:31.634Z] #21 37.57 Selecting previously unselected package xfsprogs. [2022-07-13T20:53:31.634Z] #21 37.57 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-13T20:53:31.634Z] #21 37.58 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:53:31.634Z] #21 38.00 Selecting previously unselected package zip. [2022-07-13T20:53:31.634Z] #21 38.00 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-13T20:53:31.634Z] #21 38.00 Unpacking zip (3.0-12) ... [2022-07-13T20:53:31.634Z] #21 38.12 Selecting previously unselected package zstd. [2022-07-13T20:53:31.634Z] #21 38.12 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-13T20:53:31.634Z] #21 38.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:53:31.634Z] #21 38.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:53:31.634Z] #21 39.26 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-13T20:53:31.634Z] #21 39.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:53:31.634Z] #21 39.30 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-13T20:53:31.634Z] #21 39.31 Setting up libicu67:arm64 (67.1-7) ... [2022-07-13T20:53:31.634Z] #21 39.32 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-13T20:53:31.634Z] #21 39.36 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-13T20:53:31.634Z] #21 39.37 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:53:31.634Z] #21 39.39 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-13T20:53:31.634Z] #21 39.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:53:31.634Z] #21 39.42 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:53:31.634Z] #21 39.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-13T20:53:31.634Z] #21 39.44 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:53:31.634Z] #21 40.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:31.634Z] #21 40.12 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-13T20:53:31.634Z] #21 40.13 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:53:31.634Z] #21 40.14 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:53:31.634Z] #21 41.61 Setting up zip (3.0-12) ... [2022-07-13T20:53:31.634Z] #21 41.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:31.634Z] #21 41.64 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:53:31.634Z] #21 44.18 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:53:31.634Z] #21 44.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:53:31.634Z] #21 44.20 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-13T20:53:31.634Z] #21 44.22 Setting up patch (2.7.6-7) ... [2022-07-13T20:53:31.634Z] #21 44.24 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:53:31.634Z] #21 44.32 invoke-rc.d: could not determine current runlevel [2022-07-13T20:53:31.634Z] #21 44.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:53:31.634Z] #21 44.35 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:53:31.634Z] #21 44.36 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-13T20:53:31.634Z] #21 44.37 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:53:31.634Z] #21 44.38 Setting up pigz (2.6-1) ... [2022-07-13T20:53:31.634Z] #21 44.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-13T20:53:31.634Z] #21 44.40 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-13T20:53:31.634Z] #21 44.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:53:31.634Z] #21 44.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:31.634Z] #21 45.09 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-13T20:53:31.634Z] #21 45.10 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:53:31.634Z] #21 45.61 Setting up libelf1:arm64 (0.183-1) ... [2022-07-13T20:53:31.634Z] #21 45.63 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:53:31.634Z] #21 45.64 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-13T20:53:31.634Z] #21 45.65 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:53:31.634Z] #21 46.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:53:31.634Z] #21 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:53:31.634Z] #21 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:53:31.634Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:53:31.634Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:53:31.634Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:53:31.634Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:53:31.634Z] #21 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:53:31.634Z] #21 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:53:31.634Z] #21 46.21 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:53:31.892Z] #21 ... [2022-07-13T20:53:31.892Z] [2022-07-13T20:53:31.892Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:53:31.892Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:31.892Z] #77 111.1 checking for gcc... gcc [2022-07-13T20:53:32.050Z] #84 161.6 checking that generated files are newer than configure... done [2022-07-13T20:53:32.050Z] #84 161.6 configure: creating ./config.status [2022-07-13T20:53:32.458Z] #77 111.2 checking whether the C compiler works... yes [2022-07-13T20:53:32.458Z] #77 111.5 checking for C compiler default output file name... a.out [2022-07-13T20:53:32.458Z] #77 111.5 checking for suffix of executables... [2022-07-13T20:53:32.716Z] #77 111.7 checking whether we are cross compiling... no [2022-07-13T20:53:32.974Z] #77 111.9 checking for suffix of object files... o [2022-07-13T20:53:32.974Z] #77 112.0 checking whether we are using the GNU C compiler... yes [2022-07-13T20:53:32.974Z] #77 112.1 checking whether gcc accepts -g... yes [2022-07-13T20:53:33.232Z] #77 112.2 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:53:33.282Z] #60 ... [2022-07-13T20:53:33.282Z] [2022-07-13T20:53:33.282Z] #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-13T20:53:33.282Z] #67 sha256:599c04a04c8e6bea6e34b9716a75fd6e134ec72fd1c1deed65dd8e88a76c88f2 [2022-07-13T20:53:33.282Z] #67 129.5 rootlesskit version 1.0.0 [2022-07-13T20:53:33.282Z] #67 129.5 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:53:33.282Z] #67 129.5 -container-ip string [2022-07-13T20:53:33.282Z] #67 129.5 container ip [2022-07-13T20:53:33.282Z] #67 129.5 -container-port int [2022-07-13T20:53:33.282Z] #67 129.5 container port (default -1) [2022-07-13T20:53:33.282Z] #67 129.5 -host-ip string [2022-07-13T20:53:33.282Z] #67 129.5 host ip [2022-07-13T20:53:33.282Z] #67 129.5 -host-port int [2022-07-13T20:53:33.282Z] #67 129.5 host port (default -1) [2022-07-13T20:53:33.282Z] #67 129.5 -proto string [2022-07-13T20:53:33.282Z] #67 129.5 proxy protocol (default "tcp") [2022-07-13T20:53:33.282Z] #67 DONE 129.8s [2022-07-13T20:53:33.282Z] [2022-07-13T20:53:33.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-13T20:53:33.282Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:33.282Z] #77 75.32 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:53:33.282Z] #77 75.32 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:53:33.490Z] #77 112.4 checking whether gcc understands -c and -o together... yes [2022-07-13T20:53:33.490Z] #77 112.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:53:33.490Z] #77 112.6 checking whether build environment is sane... yes [2022-07-13T20:53:33.490Z] #77 112.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:53:33.490Z] #77 112.7 checking for gawk... no [2022-07-13T20:53:33.490Z] #77 112.7 checking for mawk... mawk [2022-07-13T20:53:33.490Z] #77 112.7 checking whether make sets $(MAKE)... yes [2022-07-13T20:53:33.490Z] #77 112.7 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:53:33.540Z] #77 ... [2022-07-13T20:53:33.540Z] [2022-07-13T20:53:33.540Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:53:33.540Z] #68 sha256:88fc197db1ec42c8f3ffeba0f0fd162ae386a78bbdf0e2cecc940fb72b9a5194 [2022-07-13T20:53:33.540Z] #68 DONE 0.3s [2022-07-13T20:53:33.540Z] [2022-07-13T20:53:33.540Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:53:33.540Z] #69 sha256:becc31317c3316b236384c3ec81f2814d927a3ecb192f8969e7204f139744566 [2022-07-13T20:53:33.749Z] #77 112.8 checking whether make supports nested variables... yes [2022-07-13T20:53:33.749Z] #77 112.8 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:53:33.749Z] #77 112.8 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:53:33.749Z] #77 112.8 checking how to create a ustar tar archive... gnutar [2022-07-13T20:53:33.799Z] #69 DONE 0.2s [2022-07-13T20:53:33.799Z] [2022-07-13T20:53:33.799Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:53:33.799Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f [2022-07-13T20:53:34.007Z] #77 112.9 checking dependency style of gcc... gcc3 [2022-07-13T20:53:34.007Z] #77 113.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:53:34.007Z] #77 113.1 checking whether make supports nested variables... (cached) yes [2022-07-13T20:53:34.573Z] #77 113.1 checking build system type... aarch64-unknown-linux-gnu [2022-07-13T20:53:34.573Z] #77 113.5 checking host system type... aarch64-unknown-linux-gnu [2022-07-13T20:53:34.573Z] #77 113.5 checking how to print strings... printf [2022-07-13T20:53:34.573Z] #77 113.5 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:53:34.573Z] #77 113.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:53:34.573Z] #77 113.5 checking for egrep... /bin/grep -E [2022-07-13T20:53:34.573Z] #77 113.5 checking for fgrep... /bin/grep -F [2022-07-13T20:53:34.573Z] #77 113.5 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:53:34.573Z] #77 113.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:53:34.573Z] #77 113.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:53:34.573Z] #77 113.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:53:34.573Z] #77 113.7 checking whether ln -s works... yes [2022-07-13T20:53:34.573Z] #77 113.7 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:53:34.573Z] #77 113.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-13T20:53:34.573Z] #77 113.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:53:34.573Z] #77 113.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:53:34.573Z] #77 113.7 checking for objdump... objdump [2022-07-13T20:53:34.573Z] #77 113.7 checking how to recognize dependent libraries... pass_all [2022-07-13T20:53:34.573Z] #77 113.7 checking for dlltool... no [2022-07-13T20:53:34.573Z] #77 113.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:53:34.573Z] #77 113.7 checking for ar... ar [2022-07-13T20:53:34.573Z] #77 113.7 checking for archiver @FILE support... @ [2022-07-13T20:53:34.573Z] #77 113.8 checking for strip... strip [2022-07-13T20:53:34.573Z] #77 113.8 checking for ranlib... ranlib [2022-07-13T20:53:34.831Z] #77 113.8 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-13T20:53:34.831Z] #77 ... [2022-07-13T20:53:34.831Z] [2022-07-13T20:53:34.832Z] #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-13T20:53:34.832Z] #21 sha256:d5b05e9ae964c22dab783f03e8e93160ca99e58b8bfe6677fb895bb667e59afb [2022-07-13T20:53:34.832Z] #21 47.66 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-13T20:53:34.832Z] #21 47.68 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-13T20:53:34.832Z] #21 47.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:53:34.832Z] #21 47.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:53:34.832Z] #21 48.74 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-13T20:53:34.832Z] #21 48.75 Setting up jq (1.6-2.1) ... [2022-07-13T20:53:34.832Z] #21 48.76 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-13T20:53:34.832Z] #21 48.77 Setting up iptables (1.8.7-1) ... [2022-07-13T20:53:34.832Z] #21 48.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:53:34.832Z] #21 48.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:53:34.832Z] #21 48.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:53:34.832Z] #21 48.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:53:34.832Z] #21 48.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:53:34.832Z] #21 48.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:53:34.832Z] #21 48.81 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:53:34.832Z] #21 49.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:53:34.832Z] #21 DONE 50.2s [2022-07-13T20:53:34.832Z] [2022-07-13T20:53:34.832Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:34.832Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:34.832Z] #77 113.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:53:34.832Z] #77 114.1 checking for sysroot... no [2022-07-13T20:53:34.832Z] #77 114.1 checking for a working dd... /bin/dd [2022-07-13T20:53:35.014Z] #14 ... [2022-07-13T20:53:35.014Z] [2022-07-13T20:53:35.014Z] #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-13T20:53:35.014Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:53:35.090Z] #77 114.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:53:35.090Z] #77 114.2 checking for mt... no [2022-07-13T20:53:35.090Z] #77 114.2 checking if : is a manifest tool... no [2022-07-13T20:53:35.090Z] #77 114.2 checking how to run the C preprocessor... gcc -E [2022-07-13T20:53:35.338Z] #84 164.5 config.status: creating Makefile [2022-07-13T20:53:35.338Z] #84 164.6 config.status: creating config.h [2022-07-13T20:53:35.338Z] #84 164.6 config.status: executing depfiles commands [2022-07-13T20:53:35.338Z] #84 164.9 config.status: executing libtool commands [2022-07-13T20:53:35.606Z] #77 114.5 checking for ANSI C header files... [2022-07-13T20:53:35.606Z] #77 ... [2022-07-13T20:53:35.606Z] [2022-07-13T20:53:35.606Z] #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-13T20:53:35.606Z] #22 sha256:134accacef92792e6239b82913e61b8e5ec39ccfda2f15eee3520dfb08606815 [2022-07-13T20:53:35.606Z] #22 0.674 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:53:35.606Z] #22 0.679 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:53:35.606Z] #22 0.683 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:53:35.606Z] #22 DONE 0.7s [2022-07-13T20:53:35.704Z] #15 DONE 4.5s [2022-07-13T20:53:35.704Z] [2022-07-13T20:53:35.704Z] #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-13T20:53:35.704Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9 [2022-07-13T20:53:35.865Z] [2022-07-13T20:53:35.865Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:53:35.865Z] #23 sha256:f79219420bb7ae1b74c5f5d6a85099e8df31d74d64b429763cb1b75987512382 [2022-07-13T20:53:35.905Z] #84 165.7 GEN .version [2022-07-13T20:53:36.163Z] #84 165.8 make install-recursive [2022-07-13T20:53:36.163Z] #84 165.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:53:36.163Z] #84 165.9 Making install in libocispec [2022-07-13T20:53:36.163Z] #84 166.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:53:36.163Z] #84 166.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:53:36.421Z] #77 ... [2022-07-13T20:53:36.421Z] [2022-07-13T20:53:36.421Z] #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-13T20:53:36.421Z] #64 sha256:8608e4fd9ebcc76911a0a8d686e4e4034e19c4fb134d82c3b51545c73592928c [2022-07-13T20:53:36.423Z] #84 166.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:53:36.423Z] #84 166.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:53:36.423Z] #84 166.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:53:37.066Z] #64 77.34 Updating files: 34% (1632/4797) Updating files: 35% (1679/4797) Updating files: 36% (1727/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 63% (3039/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 86% (4128/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-13T20:53:37.323Z] #64 80.17 + cd /tmp/tmp.ye63JtBueG/src/github.com/containerd/containerd [2022-07-13T20:53:37.323Z] #64 80.17 + git checkout -q v1.6.6 [2022-07-13T20:53:37.362Z] #84 167.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:53:37.362Z] #84 167.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:53:37.362Z] #84 167.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:53:37.362Z] #84 167.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:53:37.362Z] #84 167.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:53:37.362Z] #84 167.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:53:37.362Z] #84 167.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:53:37.362Z] #84 167.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:53:37.362Z] #84 167.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:53:37.621Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:53:37.621Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:53:37.621Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:53:37.621Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:53:37.621Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:53:37.621Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:53:37.621Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:53:39.147Z] #84 168.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:53:39.147Z] #84 168.7 make install-recursive [2022-07-13T20:53:39.147Z] #84 168.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:53:39.147Z] #84 168.8 Making install in yajl [2022-07-13T20:53:39.147Z] #84 168.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:53:39.147Z] #84 168.9 CC verify/json_verify-json_verify.o [2022-07-13T20:53:39.147Z] #84 168.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:53:39.147Z] #84 169.0 CC src/libyajl_la-yajl.lo [2022-07-13T20:53:39.147Z] #84 169.0 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:53:39.147Z] #84 169.0 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:53:39.147Z] #84 169.0 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:53:39.147Z] #84 169.0 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:53:39.147Z] #84 169.0 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:53:39.147Z] #84 169.1 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:53:39.325Z] #64 70.59 Updating files: 24% (1192/4797) Updating files: 25% (1200/4797) Updating files: 26% (1248/4797) Updating files: 27% (1296/4797) Updating files: 28% (1344/4797) Updating files: 29% (1392/4797) Updating files: 30% (1440/4797) Updating files: 31% (1488/4797) Updating files: 32% (1536/4797) Updating files: 33% (1584/4797) Updating files: 34% (1631/4797) Updating files: 35% (1679/4797) Updating files: 36% (1727/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 53% (2566/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 80% (3858/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 97% (4701/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-13T20:53:39.584Z] #64 73.81 + cd /tmp/tmp.mgVNKycca6/src/github.com/containerd/containerd [2022-07-13T20:53:39.584Z] #64 73.81 + git checkout -q v1.6.6 [2022-07-13T20:53:39.724Z] #84 ... [2022-07-13T20:53:39.724Z] [2022-07-13T20:53:39.724Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-13T20:53:39.724Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:53:39.724Z] #19 216.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-13T20:53:39.724Z] #19 216.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:53:39.724Z] #19 216.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:53:39.724Z] #19 216.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-13T20:53:39.724Z] #19 216.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:53:39.724Z] #19 216.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:53:39.985Z] #64 ... [2022-07-13T20:53:39.985Z] [2022-07-13T20:53:39.985Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:39.985Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:39.985Z] #77 46.63 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-13T20:53:40.967Z] #16 DONE 4.6s [2022-07-13T20:53:40.967Z] [2022-07-13T20:53:40.967Z] #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-13T20:53:40.967Z] #60 sha256:ef5ab275aa7cff855570d07667d33a1a3623905678b1d78f14c50291c1581e0a [2022-07-13T20:53:40.967Z] #60 3.927 + RM_GOPATH=0 [2022-07-13T20:53:40.967Z] #60 3.927 + TMP_GOPATH= [2022-07-13T20:53:40.967Z] #60 3.927 + : /build [2022-07-13T20:53:40.967Z] #60 3.927 + '[' -z '' ']' [2022-07-13T20:53:40.967Z] #60 3.927 ++ mktemp -d [2022-07-13T20:53:40.967Z] #60 3.927 + export GOPATH=/tmp/tmp.EuzNQbtCP1 [2022-07-13T20:53:40.967Z] #60 3.927 + GOPATH=/tmp/tmp.EuzNQbtCP1 [2022-07-13T20:53:40.967Z] #60 3.927 + RM_GOPATH=1 [2022-07-13T20:53:40.967Z] #60 3.927 + case "$(go env GOARCH)" in [2022-07-13T20:53:40.967Z] #60 3.927 ++ go env GOARCH [2022-07-13T20:53:40.967Z] #60 3.935 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:53:40.967Z] #60 3.935 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:53:40.967Z] #60 3.935 ++ dirname /install.sh [2022-07-13T20:53:40.967Z] #60 3.947 + dir=/ [2022-07-13T20:53:40.967Z] #60 3.947 + bin=runc [2022-07-13T20:53:40.967Z] #60 3.947 + shift [2022-07-13T20:53:40.967Z] #60 3.947 + '[' '!' -f //runc.installer ']' [2022-07-13T20:53:40.967Z] #60 3.947 + . //runc.installer [2022-07-13T20:53:40.967Z] #60 3.947 ++ set -e [2022-07-13T20:53:40.967Z] #60 3.947 ++ : v1.1.2 [2022-07-13T20:53:40.967Z] #60 3.947 + install_runc [2022-07-13T20:53:40.967Z] #60 3.947 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:53:40.967Z] #60 3.947 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:53:40.967Z] #60 3.947 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EuzNQbtCP1/src/github.com/opencontainers/runc [2022-07-13T20:53:40.967Z] #60 3.958 Cloning into '/tmp/tmp.EuzNQbtCP1/src/github.com/opencontainers/runc'... [2022-07-13T20:53:40.967Z] #60 3.963 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:53:41.132Z] #23 ... [2022-07-13T20:53:41.132Z] [2022-07-13T20:53:41.132Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:41.132Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:41.132Z] #77 114.5 checking for ANSI C header files... yes [2022-07-13T20:53:41.132Z] #77 115.1 checking for sys/types.h... yes [2022-07-13T20:53:41.132Z] #77 115.2 checking for sys/stat.h... yes [2022-07-13T20:53:41.132Z] #77 115.5 checking for stdlib.h... yes [2022-07-13T20:53:41.132Z] #77 115.6 checking for string.h... yes [2022-07-13T20:53:41.132Z] #77 115.8 checking for memory.h... yes [2022-07-13T20:53:41.132Z] #77 116.0 checking for strings.h... yes [2022-07-13T20:53:41.132Z] #77 116.2 checking for inttypes.h... yes [2022-07-13T20:53:41.132Z] #77 116.5 checking for stdint.h... yes [2022-07-13T20:53:41.132Z] #77 116.6 checking for unistd.h... yes [2022-07-13T20:53:41.132Z] #77 116.8 checking for dlfcn.h... yes [2022-07-13T20:53:41.132Z] #77 116.9 checking for objdir... .libs [2022-07-13T20:53:41.132Z] #77 117.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:53:41.132Z] #77 117.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:53:41.132Z] #77 117.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:53:41.132Z] #77 117.5 checking if gcc static flag -static works... yes [2022-07-13T20:53:41.132Z] #77 117.8 checking if gcc supports -c -o file.o... yes [2022-07-13T20:53:41.132Z] #77 117.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:53:41.133Z] #77 117.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-13T20:53:41.133Z] #77 118.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:53:41.133Z] #77 118.4 checking how to hardcode library paths into programs... immediate [2022-07-13T20:53:41.133Z] #77 118.4 checking whether stripping libraries is possible... yes [2022-07-13T20:53:41.133Z] #77 118.4 checking if libtool supports shared libraries... yes [2022-07-13T20:53:41.133Z] #77 118.4 checking whether to build shared libraries... no [2022-07-13T20:53:41.133Z] #77 118.4 checking whether to build static libraries... yes [2022-07-13T20:53:41.133Z] #77 118.5 checking float.h usability... yes [2022-07-13T20:53:41.133Z] #77 118.6 checking float.h presence... yes [2022-07-13T20:53:41.133Z] #77 118.6 checking for float.h... yes [2022-07-13T20:53:41.133Z] #77 118.7 checking limits.h usability... yes [2022-07-13T20:53:41.133Z] #77 118.9 checking limits.h presence... yes [2022-07-13T20:53:41.133Z] #77 118.9 checking for limits.h... yes [2022-07-13T20:53:41.133Z] #77 119.0 checking stddef.h usability... yes [2022-07-13T20:53:41.133Z] #77 119.2 checking stddef.h presence... yes [2022-07-13T20:53:41.133Z] #77 119.2 checking for stddef.h... yes [2022-07-13T20:53:41.133Z] #77 119.3 checking for stdlib.h... (cached) yes [2022-07-13T20:53:41.133Z] #77 119.3 checking for string.h... (cached) yes [2022-07-13T20:53:41.133Z] #77 119.3 checking sys/time.h usability... yes [2022-07-13T20:53:41.133Z] #77 119.5 checking sys/time.h presence... yes [2022-07-13T20:53:41.133Z] #77 119.6 checking for sys/time.h... yes [2022-07-13T20:53:41.133Z] #77 119.6 checking for inline... inline [2022-07-13T20:53:41.133Z] #77 119.7 checking for size_t... yes [2022-07-13T20:53:41.133Z] #77 120.0 checking for stdlib.h... (cached) yes [2022-07-13T20:53:41.133Z] #77 120.0 checking for GNU libc compatible malloc... yes [2022-07-13T20:53:41.133Z] #77 120.2 checking for stdlib.h... (cached) yes [2022-07-13T20:53:41.133Z] #77 120.2 checking for GNU libc compatible realloc... yes [2022-07-13T20:53:41.391Z] #77 120.4 checking for working strtod... yes [2022-07-13T20:53:41.648Z] #77 120.6 checking for gettimeofday... yes [2022-07-13T20:53:41.906Z] #77 120.8 checking for memset... yes [2022-07-13T20:53:41.906Z] #77 120.9 checking for strspn... yes [2022-07-13T20:53:42.123Z] #64 76.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:53:42.123Z] #64 76.24 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:53:42.123Z] #64 76.24 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:53:42.123Z] #64 76.24 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:53:42.123Z] #64 76.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:53:42.123Z] #64 76.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:53:42.123Z] #64 76.24 + '[' '' = dynamic ']' [2022-07-13T20:53:42.123Z] #64 76.24 + make [2022-07-13T20:53:42.164Z] #77 121.2 checking that generated files are newer than configure... done [2022-07-13T20:53:42.164Z] #77 121.2 configure: creating ./config.status [2022-07-13T20:53:43.495Z] #60 ... [2022-07-13T20:53:43.495Z] [2022-07-13T20:53:43.495Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:53:43.495Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4 [2022-07-13T20:53:43.495Z] #17 2.982 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:53:43.495Z] #17 DONE 3.1s [2022-07-13T20:53:43.495Z] [2022-07-13T20:53:43.495Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:43.495Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:43.495Z] #77 75.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:53:43.495Z] #77 75.95 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:53:43.495Z] #77 76.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:53:43.495Z] #77 76.21 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:53:43.495Z] #77 76.29 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:53:43.495Z] #77 76.39 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:53:43.495Z] #77 ... [2022-07-13T20:53:43.495Z] [2022-07-13T20:53:43.495Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:53:43.495Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604 [2022-07-13T20:53:44.663Z] #64 78.50 + bin/ctr [2022-07-13T20:53:44.692Z] #77 123.7 config.status: creating Makefile [2022-07-13T20:53:44.692Z] #77 123.8 config.status: creating config.h [2022-07-13T20:53:44.692Z] #77 123.8 config.status: executing depfiles commands [2022-07-13T20:53:44.950Z] #77 124.1 config.status: executing libtool commands [2022-07-13T20:53:44.999Z] #19 ... [2022-07-13T20:53:44.999Z] [2022-07-13T20:53:44.999Z] #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-13T20:53:44.999Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:44.999Z] #84 173.5 CCLD libyajl.la [2022-07-13T20:53:44.999Z] #84 173.7 CCLD verify/json_verify [2022-07-13T20:53:44.999Z] #84 173.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:53:44.999Z] #84 173.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:53:44.999Z] #84 173.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:53:44.999Z] #84 173.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:53:44.999Z] #84 173.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:53:44.999Z] #84 173.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:53:44.999Z] #84 174.0 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:53:44.999Z] #84 174.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:53:44.999Z] #84 174.0 CC src/validate.o [2022-07-13T20:53:44.999Z] #84 174.0 CC src/image_spec_schema_defs.lo [2022-07-13T20:53:44.999Z] #84 174.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:53:44.999Z] #84 174.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:53:44.999Z] #84 174.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:53:44.999Z] #84 174.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:53:44.999Z] #84 174.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:53:44.999Z] #84 174.1 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:53:44.999Z] #84 174.1 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:53:44.999Z] #84 174.1 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:53:44.999Z] #84 174.2 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:53:44.999Z] #84 174.2 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:53:44.999Z] #84 174.2 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:53:44.999Z] #84 174.2 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:53:44.999Z] #84 174.3 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:53:44.999Z] #84 174.4 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:53:44.999Z] #84 174.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:53:44.999Z] #84 174.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:53:44.999Z] #84 174.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:53:44.999Z] #84 174.5 CC src/basic_test_double_array_item.lo [2022-07-13T20:53:44.999Z] #84 174.5 CC src/basic_test_double_array.lo [2022-07-13T20:53:44.999Z] #84 174.6 CC src/basic_test_top_array_int.lo [2022-07-13T20:53:44.999Z] #84 174.8 CC src/basic_test_top_array_string.lo [2022-07-13T20:53:44.999Z] #84 174.8 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:53:44.999Z] #84 174.9 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:53:44.999Z] #84 174.9 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:53:45.260Z] #84 175.0 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:53:45.260Z] #84 175.0 CC src/read-file.lo [2022-07-13T20:53:45.260Z] #84 175.1 CC src/json_common.lo [2022-07-13T20:53:45.521Z] #84 175.2 CC tests/test-2.o [2022-07-13T20:53:45.521Z] #84 175.3 CC tests/test-1.o [2022-07-13T20:53:45.604Z] #64 ... [2022-07-13T20:53:45.604Z] [2022-07-13T20:53:45.604Z] #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-13T20:53:45.604Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:45.604Z] #14 143.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:53:45.604Z] #14 143.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:45.604Z] #14 143.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:53:45.780Z] #84 175.5 CC tests/test-3.o [2022-07-13T20:53:45.780Z] #84 175.5 CC tests/test-4.o [2022-07-13T20:53:45.780Z] #84 175.6 CC tests/test-5.o [2022-07-13T20:53:45.780Z] #84 175.6 CC tests/test-6.o [2022-07-13T20:53:45.780Z] #84 175.7 CC tests/test-7.o [2022-07-13T20:53:45.780Z] #84 175.7 CC tests/test-8.o [2022-07-13T20:53:45.883Z] #77 124.9 GEN .version [2022-07-13T20:53:45.883Z] #77 125.0 make install-recursive [2022-07-13T20:53:45.883Z] #77 125.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:53:45.883Z] #77 125.1 Making install in libocispec [2022-07-13T20:53:45.883Z] #77 125.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:53:45.883Z] #77 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:53:46.024Z] #18 DONE 2.8s [2022-07-13T20:53:46.024Z] [2022-07-13T20:53:46.024Z] #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-13T20:53:46.024Z] #60 sha256:ef5ab275aa7cff855570d07667d33a1a3623905678b1d78f14c50291c1581e0a [2022-07-13T20:53:46.024Z] #60 14.85 + cd /tmp/tmp.EuzNQbtCP1/src/github.com/opencontainers/runc [2022-07-13T20:53:46.024Z] #60 14.85 + git checkout -q v1.1.2 [2022-07-13T20:53:46.141Z] #77 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:53:46.141Z] #77 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:53:46.141Z] #77 125.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:53:46.349Z] #84 175.9 CC tests/test-10.o [2022-07-13T20:53:46.349Z] #84 176.0 CC tests/test-9.o [2022-07-13T20:53:46.349Z] #84 176.1 CC tests/test-11.o [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:53:46.707Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:53:46.707Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:53:46.707Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:53:46.707Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:53:46.707Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:53:46.707Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:53:46.707Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:53:46.707Z] #77 126.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:53:46.958Z] #60 15.72 + '[' -z '' ']' [2022-07-13T20:53:46.958Z] #60 15.72 + target=static [2022-07-13T20:53:46.958Z] #60 15.72 + make BUILDTAGS=seccomp static [2022-07-13T20:53:47.523Z] #60 16.21 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-13T20:53:47.641Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:53:47.642Z] #77 126.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:53:47.642Z] #77 126.9 make install-recursive [2022-07-13T20:53:47.642Z] #77 126.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:53:47.642Z] #77 127.0 Making install in yajl [2022-07-13T20:53:47.642Z] #77 127.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:53:47.900Z] #77 127.1 CC verify/json_verify-json_verify.o [2022-07-13T20:53:47.900Z] #77 127.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:53:47.900Z] #77 127.1 CC src/libyajl_la-yajl.lo [2022-07-13T20:53:47.900Z] #77 127.1 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:53:47.900Z] #77 127.1 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:53:47.900Z] #77 127.1 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:53:47.900Z] #77 127.2 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:53:48.078Z] #77 ... [2022-07-13T20:53:48.078Z] [2022-07-13T20:53:48.078Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-13T20:53:48.078Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:53:48.078Z] #64 82.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:53:48.078Z] #64 82.88 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:53:48.078Z] #64 82.88 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:53:48.078Z] #64 82.88 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:53:48.078Z] #64 82.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:53:48.078Z] #64 82.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:53:48.078Z] #64 82.88 + '[' '' = dynamic ']' [2022-07-13T20:53:48.078Z] #64 82.88 + make [2022-07-13T20:53:48.078Z] #64 85.95 + bin/ctr [2022-07-13T20:53:48.089Z] #60 ... [2022-07-13T20:53:48.089Z] [2022-07-13T20:53:48.089Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:53:48.089Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e [2022-07-13T20:53:48.089Z] #19 DONE 2.0s [2022-07-13T20:53:48.158Z] #77 127.2 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:53:48.158Z] #77 127.2 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:53:48.348Z] [2022-07-13T20:53:48.348Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:53:48.348Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe [2022-07-13T20:53:49.531Z] #77 ... [2022-07-13T20:53:49.531Z] [2022-07-13T20:53:49.531Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:53:49.531Z] #23 sha256:f79219420bb7ae1b74c5f5d6a85099e8df31d74d64b429763cb1b75987512382 [2022-07-13T20:53:49.531Z] #23 9.154 Collecting yamllint==1.26.1 [2022-07-13T20:53:49.531Z] #23 10.21 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:53:49.531Z] #23 11.43 Collecting pathspec>=0.5.3 [2022-07-13T20:53:49.531Z] #23 11.52 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:53:49.531Z] #23 11.83 Collecting pyyaml [2022-07-13T20:53:49.531Z] #23 11.91 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-13T20:53:49.531Z] #23 11.95 Building wheels for collected packages: yamllint [2022-07-13T20:53:49.531Z] #23 11.95 Building wheel for yamllint (setup.py): started [2022-07-13T20:53:49.531Z] #23 12.90 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:53:49.531Z] #23 12.90 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2e65b4df968b67395b1beb7f00277bc5aba8a0290ecd611ed8e4806cce258edf [2022-07-13T20:53:49.531Z] #23 12.90 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:53:49.531Z] #23 12.91 Successfully built yamllint [2022-07-13T20:53:49.531Z] #23 12.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:53:49.531Z] #23 13.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:53:49.531Z] #23 DONE 13.9s [2022-07-13T20:53:49.790Z] [2022-07-13T20:53:49.790Z] #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-13T20:53:49.790Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:53:50.247Z] #20 DONE 2.2s [2022-07-13T20:53:50.248Z] [2022-07-13T20:53:50.248Z] #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-13T20:53:50.248Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:53:52.779Z] #21 2.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:53:52.779Z] #21 2.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:53:52.779Z] #21 2.227 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:53:53.037Z] #21 2.867 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:53:53.072Z] #47 ... [2022-07-13T20:53:53.072Z] [2022-07-13T20:53:53.072Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:53:53.072Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:53:53.072Z] #77 132.2 CCLD libyajl.la [2022-07-13T20:53:53.329Z] #64 ... [2022-07-13T20:53:53.329Z] [2022-07-13T20:53:53.329Z] #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-13T20:53:53.329Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:53.329Z] #14 142.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:53:53.329Z] #14 142.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:53.329Z] #14 142.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:53:53.330Z] #77 132.5 CCLD verify/json_verify [2022-07-13T20:53:53.902Z] #77 132.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:53:53.902Z] #77 132.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:53:53.902Z] #77 132.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:53:53.902Z] #77 132.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:53:53.902Z] #77 132.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:53:53.902Z] #77 133.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:53:53.902Z] #77 133.1 CC src/validate.o [2022-07-13T20:53:53.902Z] #77 133.1 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:53:53.902Z] #77 133.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:53:53.902Z] #77 133.1 CC src/image_spec_schema_defs.lo [2022-07-13T20:53:53.902Z] #77 133.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:53:53.902Z] #77 133.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:53:53.902Z] #77 133.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:53:53.902Z] #77 133.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:53:54.161Z] #77 133.2 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:53:54.161Z] #77 133.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:53:54.161Z] #77 133.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:53:54.161Z] #77 133.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:53:54.161Z] #77 133.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:53:54.161Z] #77 133.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:53:54.161Z] #77 133.4 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:53:54.412Z] #21 4.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:53:54.419Z] #77 133.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:53:54.419Z] #77 133.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:53:54.419Z] #77 133.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:53:54.419Z] #77 133.6 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:53:54.419Z] #77 133.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:53:54.677Z] #77 133.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:53:54.935Z] #77 134.0 CC src/basic_test_double_array_item.lo [2022-07-13T20:53:54.935Z] #77 134.0 CC src/basic_test_double_array.lo [2022-07-13T20:53:55.195Z] #77 134.3 CC src/basic_test_top_array_int.lo [2022-07-13T20:53:55.195Z] #77 134.4 CC src/basic_test_top_array_string.lo [2022-07-13T20:53:55.453Z] #77 134.6 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:53:55.711Z] #77 134.7 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:53:55.711Z] #77 134.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:53:55.711Z] #77 135.0 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:53:55.786Z] #21 ... [2022-07-13T20:53:55.786Z] [2022-07-13T20:53:55.786Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:55.786Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:55.786Z] #77 91.90 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:53:55.786Z] #77 91.90 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:53:55.786Z] #77 91.91 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:53:55.786Z] #77 91.91 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:53:55.786Z] #77 91.92 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:53:55.786Z] #77 91.93 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:53:55.786Z] #77 92.18 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:53:55.786Z] #77 93.52 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:53:55.786Z] #77 93.85 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:53:55.786Z] #77 93.85 checking how to print strings... printf [2022-07-13T20:53:55.786Z] #77 93.87 checking for gcc... gcc [2022-07-13T20:53:55.786Z] #77 93.98 checking whether the C compiler works... yes [2022-07-13T20:53:55.786Z] #77 94.14 checking for C compiler default output file name... a.out [2022-07-13T20:53:55.786Z] #77 94.14 checking for suffix of executables... [2022-07-13T20:53:55.786Z] #77 94.32 checking whether we are cross compiling... no [2022-07-13T20:53:55.786Z] #77 94.64 checking for suffix of object files... o [2022-07-13T20:53:55.786Z] #77 94.74 checking whether we are using the GNU C compiler... yes [2022-07-13T20:53:55.786Z] #77 94.86 checking whether gcc accepts -g... yes [2022-07-13T20:53:55.786Z] #77 94.97 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:53:55.786Z] #77 95.13 checking whether gcc understands -c and -o together... yes [2022-07-13T20:53:55.786Z] #77 95.34 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:53:55.786Z] #77 95.37 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:53:55.786Z] #77 95.38 checking for egrep... /bin/grep -E [2022-07-13T20:53:55.786Z] #77 95.40 checking for fgrep... /bin/grep -F [2022-07-13T20:53:55.786Z] #77 95.41 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:53:55.786Z] #77 95.43 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:53:55.786Z] #77 95.46 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:53:55.786Z] #77 95.48 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:53:55.786Z] #77 95.62 checking whether ln -s works... yes [2022-07-13T20:53:55.786Z] #77 95.62 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:53:55.786Z] #77 95.66 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:53:55.786Z] #77 95.66 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:53:55.786Z] #77 95.66 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:53:55.786Z] #77 95.66 checking for objdump... objdump [2022-07-13T20:53:55.786Z] #77 95.66 checking how to recognize dependent libraries... pass_all [2022-07-13T20:53:55.786Z] #77 95.67 checking for dlltool... no [2022-07-13T20:53:55.786Z] #77 95.67 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:53:55.786Z] #77 95.67 checking for ar... ar [2022-07-13T20:53:55.786Z] #77 95.67 checking for archiver @FILE support... @ [2022-07-13T20:53:55.786Z] #77 95.82 checking for strip... strip [2022-07-13T20:53:55.786Z] #77 95.82 checking for ranlib... ranlib [2022-07-13T20:53:55.786Z] #77 95.83 checking for gawk... no [2022-07-13T20:53:55.786Z] #77 95.84 checking for mawk... mawk [2022-07-13T20:53:55.786Z] #77 95.84 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:53:55.786Z] #77 96.27 checking for sysroot... no [2022-07-13T20:53:55.786Z] #77 96.29 checking for a working dd... /bin/dd [2022-07-13T20:53:55.786Z] #77 96.31 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:53:55.786Z] #77 96.47 checking for mt... no [2022-07-13T20:53:55.786Z] #77 96.47 checking if : is a manifest tool... no [2022-07-13T20:53:55.786Z] #77 96.49 checking how to run the C preprocessor... gcc -E [2022-07-13T20:53:55.786Z] #77 96.73 checking for ANSI C header files... yes [2022-07-13T20:53:55.786Z] #77 97.46 checking for sys/types.h... yes [2022-07-13T20:53:55.786Z] #77 97.67 checking for sys/stat.h... yes [2022-07-13T20:53:55.786Z] #77 97.83 checking for stdlib.h... yes [2022-07-13T20:53:55.969Z] #77 135.1 CC src/read-file.lo [2022-07-13T20:53:55.969Z] #77 135.2 CC src/json_common.lo [2022-07-13T20:53:56.044Z] #77 98.03 checking for string.h... yes [2022-07-13T20:53:56.227Z] #77 135.4 CC tests/test-1.o [2022-07-13T20:53:56.227Z] #77 135.5 CC tests/test-2.o [2022-07-13T20:53:56.302Z] #77 98.27 checking for memory.h... yes [2022-07-13T20:53:56.485Z] #77 135.8 CC tests/test-3.o [2022-07-13T20:53:56.561Z] #77 98.43 checking for strings.h... yes [2022-07-13T20:53:56.743Z] #77 135.9 CC tests/test-4.o [2022-07-13T20:53:56.819Z] #77 98.65 checking for inttypes.h... yes [2022-07-13T20:53:56.819Z] #77 98.90 checking for stdint.h... yes [2022-07-13T20:53:57.001Z] #77 136.1 CC tests/test-5.o [2022-07-13T20:53:57.259Z] #77 136.4 CC tests/test-6.o [2022-07-13T20:53:57.259Z] #77 136.6 CC tests/test-7.o [2022-07-13T20:53:57.336Z] #77 99.13 checking for unistd.h... yes [2022-07-13T20:53:57.336Z] #77 99.34 checking for dlfcn.h... yes [2022-07-13T20:53:57.594Z] #77 99.54 checking for objdir... .libs [2022-07-13T20:53:57.821Z] #14 ... [2022-07-13T20:53:57.822Z] [2022-07-13T20:53:57.822Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:57.822Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:57.822Z] #77 61.28 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:53:57.822Z] #77 61.29 libtoolize: copying file './ltmain.sh' [2022-07-13T20:53:57.822Z] #77 62.41 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:53:57.822Z] #77 62.41 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:53:57.822Z] #77 62.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:53:57.822Z] #77 ... [2022-07-13T20:53:57.822Z] [2022-07-13T20:53:57.822Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:53:57.822Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:53:57.822Z] #14 154.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:53:57.822Z] #14 154.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:53:57.822Z] #14 154.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:53:57.825Z] #77 137.0 CC tests/test-8.o [2022-07-13T20:53:58.088Z] #77 137.1 CC tests/test-9.o [2022-07-13T20:53:58.088Z] #77 137.2 CC tests/test-10.o [2022-07-13T20:53:58.111Z] #77 99.92 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:53:58.111Z] #77 100.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:53:58.111Z] #77 100.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:53:58.381Z] #77 137.5 CC tests/test-11.o [2022-07-13T20:53:58.558Z] #84 ... [2022-07-13T20:53:58.558Z] [2022-07-13T20:53:58.558Z] #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-13T20:53:58.558Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:53:58.558Z] #19 235.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-13T20:53:58.558Z] #19 235.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:53:58.558Z] #19 235.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:53:58.558Z] #19 235.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-13T20:53:58.558Z] #19 235.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:53:58.558Z] #19 235.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:53:58.585Z] #14 ... [2022-07-13T20:53:58.585Z] [2022-07-13T20:53:58.585Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:53:58.585Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:53:58.585Z] #77 63.59 libtoolize: putting auxiliary files in '.'. [2022-07-13T20:53:58.585Z] #77 63.59 libtoolize: copying file './ltmain.sh' [2022-07-13T20:53:58.585Z] #77 64.94 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-13T20:53:58.585Z] #77 64.94 libtoolize: and rerunning libtoolize and aclocal. [2022-07-13T20:53:58.585Z] #77 64.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:53:58.678Z] #77 100.2 checking if gcc static flag -static works... yes [2022-07-13T20:53:58.678Z] #77 100.6 checking if gcc supports -c -o file.o... yes [2022-07-13T20:53:58.678Z] #77 100.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:53:58.678Z] #77 100.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:53:59.244Z] #77 100.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:53:59.244Z] #77 101.2 checking how to hardcode library paths into programs... immediate [2022-07-13T20:53:59.244Z] #77 101.2 checking whether stripping libraries is possible... yes [2022-07-13T20:53:59.244Z] #77 101.2 checking if libtool supports shared libraries... yes [2022-07-13T20:53:59.244Z] #77 101.2 checking whether to build shared libraries... no [2022-07-13T20:53:59.244Z] #77 101.3 checking whether to build static libraries... yes [2022-07-13T20:53:59.244Z] #77 101.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:53:59.244Z] #77 101.3 checking whether build environment is sane... yes [2022-07-13T20:53:59.244Z] #77 101.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:53:59.244Z] #77 101.4 checking whether make sets $(MAKE)... yes [2022-07-13T20:53:59.503Z] #77 101.4 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:53:59.503Z] #77 101.5 checking whether make supports nested variables... yes [2022-07-13T20:53:59.503Z] #77 101.6 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:53:59.503Z] #77 101.6 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:53:59.503Z] #77 101.6 checking how to create a ustar tar archive... gnutar [2022-07-13T20:53:59.761Z] #77 101.6 checking dependency style of gcc... gcc3 [2022-07-13T20:53:59.761Z] #77 101.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:53:59.761Z] #77 101.8 checking whether make supports nested variables... (cached) yes [2022-07-13T20:53:59.761Z] #77 101.8 checking for gawk... (cached) mawk [2022-07-13T20:53:59.761Z] #77 101.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:53:59.761Z] #77 101.8 checking for gcc... (cached) gcc [2022-07-13T20:54:00.019Z] #77 102.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:54:00.019Z] #77 102.0 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:54:00.019Z] #77 102.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:54:00.019Z] #77 102.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:54:00.019Z] #77 102.0 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:54:00.019Z] #77 102.1 checking for python3... /usr/bin/python3 [2022-07-13T20:54:00.019Z] #77 102.1 checking for python3 version... 3.9 [2022-07-13T20:54:00.019Z] #77 102.2 checking for python3 platform... linux [2022-07-13T20:54:00.292Z] #77 102.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:54:00.550Z] #77 102.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:54:00.550Z] #77 102.6 checking for go-md2man... no [2022-07-13T20:54:00.808Z] #77 102.6 checking error.h usability... yes [2022-07-13T20:54:00.808Z] #77 102.9 checking error.h presence... yes [2022-07-13T20:54:00.808Z] #77 102.9 checking for error.h... yes [2022-07-13T20:54:01.067Z] #77 103.0 checking linux/openat2.h usability... yes [2022-07-13T20:54:01.067Z] #77 103.2 checking linux/openat2.h presence... yes [2022-07-13T20:54:01.067Z] #77 103.2 checking for linux/openat2.h... yes [2022-07-13T20:54:01.632Z] #77 103.3 checking for copy_file_range... yes [2022-07-13T20:54:01.632Z] #77 103.5 checking for fgetxattr... yes [2022-07-13T20:54:02.198Z] #77 103.9 checking for statx... yes [2022-07-13T20:54:02.455Z] #77 104.2 checking for fgetpwent_r... yes [2022-07-13T20:54:02.713Z] #77 104.5 checking for issetugid... no [2022-07-13T20:54:02.713Z] #77 104.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:54:02.713Z] #77 104.8 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:54:03.280Z] #77 104.8 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:54:03.538Z] #77 105.4 checking for yajl >= 2.0.0... [2022-07-13T20:54:03.538Z] #77 ... [2022-07-13T20:54:03.538Z] [2022-07-13T20:54:03.538Z] #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-13T20:54:03.538Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:54:03.538Z] #34 DONE 160.3s [2022-07-13T20:54:03.538Z] [2022-07-13T20:54:03.538Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:03.538Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:03.538Z] #77 105.4 checking for yajl >= 2.0.0... yes [2022-07-13T20:54:03.538Z] #77 105.5 checking sys/capability.h usability... [2022-07-13T20:54:03.538Z] #77 ... [2022-07-13T20:54:03.538Z] [2022-07-13T20:54:03.538Z] #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-13T20:54:03.538Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:54:03.538Z] #21 5.526 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:54:03.538Z] #21 10.09 Fetched 8550 kB in 8s (1050 kB/s) [2022-07-13T20:54:03.538Z] #21 10.09 Reading package lists... [2022-07-13T20:54:03.538Z] #21 13.37 Reading package lists... [2022-07-13T20:54:03.538Z] #21 ... [2022-07-13T20:54:03.538Z] [2022-07-13T20:54:03.538Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:03.538Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:03.538Z] #77 105.5 checking sys/capability.h usability... yes [2022-07-13T20:54:03.796Z] #77 105.7 checking sys/capability.h presence... yes [2022-07-13T20:54:03.796Z] #77 105.8 checking for sys/capability.h... yes [2022-07-13T20:54:03.842Z] #77 ... [2022-07-13T20:54:03.842Z] [2022-07-13T20:54:03.842Z] #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-13T20:54:03.842Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:54:03.842Z] #14 153.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:54:03.842Z] #14 153.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:54:03.842Z] #14 153.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:54:04.361Z] #77 105.8 checking for library containing cap_from_name... -lcap [2022-07-13T20:54:04.407Z] #14 ... [2022-07-13T20:54:04.407Z] [2022-07-13T20:54:04.407Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:04.407Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:04.407Z] #77 79.01 configure.ac:7: installing './compile' [2022-07-13T20:54:04.407Z] #77 79.03 configure.ac:11: installing './config.guess' [2022-07-13T20:54:04.407Z] #77 79.05 configure.ac:11: installing './config.sub' [2022-07-13T20:54:04.407Z] #77 79.07 configure.ac:8: installing './install-sh' [2022-07-13T20:54:04.407Z] #77 79.08 configure.ac:8: installing './missing' [2022-07-13T20:54:04.407Z] #77 79.32 Makefile.am: installing './depcomp' [2022-07-13T20:54:04.619Z] #77 106.3 checking for library containing dlopen... -ldl [2022-07-13T20:54:04.878Z] #77 106.7 checking seccomp.h usability... yes [2022-07-13T20:54:05.148Z] #77 107.0 checking seccomp.h presence... yes [2022-07-13T20:54:05.148Z] #77 107.1 checking for seccomp.h... yes [2022-07-13T20:54:05.406Z] #77 107.1 checking for library containing seccomp_rule_add... [2022-07-13T20:54:05.406Z] #77 ... [2022-07-13T20:54:05.406Z] [2022-07-13T20:54:05.406Z] #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-13T20:54:05.406Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:54:05.406Z] #36 161.9 Delve is a source level debugger for Go programs. [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:54:05.406Z] #36 161.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 Usage: [2022-07-13T20:54:05.406Z] #36 161.9 dlv [command] [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 Available Commands: [2022-07-13T20:54:05.406Z] #36 161.9 attach Attach to running process and begin debugging. [2022-07-13T20:54:05.406Z] #36 161.9 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:54:05.406Z] #36 161.9 core Examine a core dump. [2022-07-13T20:54:05.406Z] #36 161.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:54:05.406Z] #36 161.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:54:05.406Z] #36 161.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:54:05.406Z] #36 161.9 help Help about any command [2022-07-13T20:54:05.406Z] #36 161.9 run Deprecated command. Use 'debug' instead. [2022-07-13T20:54:05.406Z] #36 161.9 test Compile test binary and begin debugging program. [2022-07-13T20:54:05.406Z] #36 161.9 trace Compile and begin tracing program. [2022-07-13T20:54:05.406Z] #36 161.9 version Prints version. [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 Flags: [2022-07-13T20:54:05.406Z] #36 161.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:54:05.406Z] #36 161.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:54:05.406Z] #36 161.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-13T20:54:05.406Z] #36 161.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:54:05.406Z] #36 161.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:54:05.406Z] #36 161.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-13T20:54:05.406Z] #36 161.9 --disable-aslr Disables address space randomization [2022-07-13T20:54:05.406Z] #36 161.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:54:05.406Z] #36 161.9 -h, --help help for dlv [2022-07-13T20:54:05.406Z] #36 161.9 --init string Init file, executed by the terminal client. [2022-07-13T20:54:05.406Z] #36 161.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:54:05.406Z] #36 161.9 --log Enable debugging server logging. [2022-07-13T20:54:05.406Z] #36 161.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:54:05.406Z] #36 161.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:54:05.406Z] #36 161.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:54:05.406Z] #36 161.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:54:05.406Z] #36 161.9 --wd string Working directory for running the program. [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 Additional help topics: [2022-07-13T20:54:05.406Z] #36 161.9 dlv backend Help about the --backend flag. [2022-07-13T20:54:05.406Z] #36 161.9 dlv log Help about logging flags. [2022-07-13T20:54:05.406Z] #36 161.9 dlv redirect Help about file redirection. [2022-07-13T20:54:05.406Z] #36 161.9 [2022-07-13T20:54:05.406Z] #36 161.9 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:54:05.406Z] #36 DONE 162.2s [2022-07-13T20:54:05.406Z] [2022-07-13T20:54:05.406Z] #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-13T20:54:05.406Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:54:05.664Z] #47 ... [2022-07-13T20:54:05.664Z] [2022-07-13T20:54:05.664Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:54:05.664Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:05.664Z] #77 107.1 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:54:05.922Z] #77 107.7 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:54:05.922Z] #77 107.9 checking systemd/sd-bus.h usability... yes [2022-07-13T20:54:06.180Z] #77 108.1 checking systemd/sd-bus.h presence... yes [2022-07-13T20:54:06.180Z] #77 108.2 checking for systemd/sd-bus.h... yes [2022-07-13T20:54:06.317Z] #77 81.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:54:06.577Z] #77 81.68 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:54:06.745Z] #77 108.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:54:06.838Z] #77 81.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:54:06.838Z] #77 81.88 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:54:06.838Z] #77 82.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:54:07.004Z] #77 108.8 checking for sd_notify_barrier... yes [2022-07-13T20:54:07.097Z] #77 82.31 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:54:07.262Z] #77 109.0 checking linux/bpf.h usability... yes [2022-07-13T20:54:07.262Z] #77 109.2 checking linux/bpf.h presence... yes [2022-07-13T20:54:07.262Z] #77 109.3 checking for linux/bpf.h... yes [2022-07-13T20:54:07.358Z] #77 82.62 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:54:07.520Z] #77 109.3 checking compilation for eBPF... yes [2022-07-13T20:54:07.520Z] #77 109.5 checking for criu >= 3.15... no [2022-07-13T20:54:07.520Z] #77 109.5 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:54:07.520Z] #77 109.5 checking for criu > 3.16... no [2022-07-13T20:54:07.520Z] #77 109.5 configure: CRIU version doesn't support join-ns API [2022-07-13T20:54:07.520Z] #77 109.5 checking for criu > 3.16.1... no [2022-07-13T20:54:07.520Z] #77 109.5 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:54:07.520Z] #77 109.5 checking for new mount API (fsconfig)... yes [2022-07-13T20:54:07.520Z] #77 109.6 checking for seccomp notify API... yes [2022-07-13T20:54:07.520Z] #77 109.7 checking for gperf... no [2022-07-13T20:54:07.520Z] #77 109.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:54:07.617Z] #77 82.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:54:07.876Z] #77 83.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:54:08.087Z] #77 109.7 checking for library containing argp_parse... none required [2022-07-13T20:54:08.087Z] #77 110.2 checking that generated files are newer than configure... done [2022-07-13T20:54:08.087Z] #77 110.2 configure: creating ./config.status [2022-07-13T20:54:10.619Z] #77 112.5 config.status: creating Makefile [2022-07-13T20:54:10.619Z] #77 112.6 config.status: creating rpm/crun.spec [2022-07-13T20:54:10.619Z] #77 112.7 config.status: creating config.h [2022-07-13T20:54:10.619Z] #77 112.7 config.status: executing libtool commands [2022-07-13T20:54:10.619Z] #77 112.7 config.status: executing depfiles commands [2022-07-13T20:54:11.995Z] #77 114.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:54:11.995Z] #77 114.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:54:12.255Z] #77 114.4 checking for gcc... gcc [2022-07-13T20:54:12.514Z] #77 114.4 checking whether the C compiler works... yes [2022-07-13T20:54:12.514Z] #77 114.6 checking for C compiler default output file name... a.out [2022-07-13T20:54:12.773Z] #77 114.6 checking for suffix of executables... [2022-07-13T20:54:12.773Z] #77 114.8 checking whether we are cross compiling... [2022-07-13T20:54:12.773Z] #77 ... [2022-07-13T20:54:12.773Z] [2022-07-13T20:54:12.773Z] #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-13T20:54:12.773Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:54:12.773Z] #21 13.37 Reading package lists... [2022-07-13T20:54:12.773Z] #21 16.23 Building dependency tree... [2022-07-13T20:54:12.773Z] #21 18.04 The following additional packages will be installed: [2022-07-13T20:54:12.773Z] #21 18.04 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:54:12.773Z] #21 18.04 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-13T20:54:12.773Z] #21 18.04 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:54:12.773Z] #21 18.04 python3-pkg-resources vim-runtime xxd [2022-07-13T20:54:12.773Z] #21 18.04 Suggested packages: [2022-07-13T20:54:12.773Z] #21 18.04 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-13T20:54:12.773Z] #21 18.04 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-13T20:54:12.773Z] #21 18.04 acl attr quota [2022-07-13T20:54:12.773Z] #21 18.04 Recommended packages: [2022-07-13T20:54:12.773Z] #21 18.04 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:54:12.773Z] #21 19.51 The following NEW packages will be installed: [2022-07-13T20:54:12.773Z] #21 19.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-13T20:54:12.773Z] #21 19.51 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:54:12.773Z] #21 19.51 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-13T20:54:12.773Z] #21 19.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-13T20:54:12.773Z] #21 19.51 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:54:12.773Z] #21 19.51 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-13T20:54:12.773Z] #21 19.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-13T20:54:12.773Z] #21 19.51 xz-utils zip zstd [2022-07-13T20:54:12.773Z] #21 19.82 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:54:12.773Z] #21 19.82 Need to get 27.7 MB of archives. [2022-07-13T20:54:12.773Z] #21 19.82 After this operation, 106 MB of additional disk space will be used. [2022-07-13T20:54:12.773Z] #21 19.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-13T20:54:12.773Z] #21 19.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-13T20:54:12.773Z] #21 19.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-13T20:54:12.773Z] #21 19.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:54:12.773Z] #21 19.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-13T20:54:12.773Z] #21 19.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-13T20:54:12.773Z] #21 19.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-13T20:54:12.773Z] #21 19.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-13T20:54:12.773Z] #21 19.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:54:12.773Z] #21 19.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-13T20:54:12.773Z] #21 19.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:54:12.773Z] #21 19.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:54:12.773Z] #21 19.91 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-13T20:54:12.773Z] #21 19.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-13T20:54:12.773Z] #21 19.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-13T20:54:12.773Z] #21 19.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-13T20:54:12.773Z] #21 19.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-13T20:54:12.773Z] #21 19.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-13T20:54:12.773Z] #21 19.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-13T20:54:12.773Z] #21 19.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-13T20:54:12.773Z] #21 19.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-13T20:54:12.773Z] #21 19.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:54:12.773Z] #21 20.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:54:12.773Z] #21 20.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:54:12.773Z] #21 20.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-13T20:54:12.773Z] #21 20.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-13T20:54:12.773Z] #21 20.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:54:12.773Z] #21 20.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-13T20:54:12.773Z] #21 20.32 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-13T20:54:12.773Z] #21 20.32 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-13T20:54:12.773Z] #21 20.32 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-13T20:54:12.773Z] #21 20.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:54:12.773Z] #21 20.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-13T20:54:12.773Z] #21 20.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:54:12.773Z] #21 20.35 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-13T20:54:12.773Z] #21 20.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:54:12.773Z] #21 20.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:54:12.773Z] #21 20.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:54:12.773Z] #21 20.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:54:12.773Z] #21 20.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:54:12.773Z] #21 20.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:54:12.773Z] #21 20.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-13T20:54:12.773Z] #21 20.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-13T20:54:12.773Z] #21 20.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-13T20:54:12.773Z] #21 20.56 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-13T20:54:12.773Z] #21 20.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-13T20:54:12.773Z] #21 20.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-13T20:54:12.773Z] #21 20.92 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-13T20:54:12.773Z] #21 20.93 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-13T20:54:12.773Z] #21 21.57 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:54:12.773Z] #21 21.75 Fetched 27.7 MB in 1s (19.5 MB/s) [2022-07-13T20:54:12.773Z] #21 21.82 Selecting previously unselected package pigz. [2022-07-13T20:54:12.773Z] #21 21.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-13T20:54:12.773Z] #21 21.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-13T20:54:12.773Z] #21 21.92 Unpacking pigz (2.6-1) ... [2022-07-13T20:54:12.773Z] #21 22.03 Selecting previously unselected package libelf1:amd64. [2022-07-13T20:54:12.773Z] #21 22.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-13T20:54:12.773Z] #21 22.06 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-13T20:54:12.773Z] #21 22.26 Selecting previously unselected package libbpf0:amd64. [2022-07-13T20:54:12.773Z] #21 22.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-13T20:54:12.773Z] #21 22.27 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:54:12.773Z] #21 22.34 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:54:12.773Z] #21 22.35 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:54:12.773Z] #21 22.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:54:12.773Z] #21 22.42 Selecting previously unselected package libmnl0:amd64. [2022-07-13T20:54:12.773Z] #21 22.42 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-13T20:54:12.773Z] #21 22.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:54:12.773Z] #21 22.49 Selecting previously unselected package libxtables12:amd64. [2022-07-13T20:54:12.773Z] #21 22.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-13T20:54:12.773Z] #21 22.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:54:12.773Z] #21 22.58 Selecting previously unselected package libcap2-bin. [2022-07-13T20:54:12.773Z] #21 22.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-13T20:54:13.032Z] #21 22.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:54:13.032Z] #21 22.69 Selecting previously unselected package iproute2. [2022-07-13T20:54:13.032Z] #21 22.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:54:13.032Z] #21 ... [2022-07-13T20:54:13.032Z] [2022-07-13T20:54:13.032Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:13.032Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:13.032Z] #77 114.8 checking whether we are cross compiling... no [2022-07-13T20:54:13.032Z] #77 115.1 checking for suffix of object files... o [2022-07-13T20:54:13.291Z] #77 115.2 checking whether we are using the GNU C compiler... yes [2022-07-13T20:54:13.291Z] #77 115.3 checking whether gcc accepts -g... yes [2022-07-13T20:54:13.549Z] #77 115.4 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:54:13.549Z] #77 115.5 checking whether gcc understands -c and -o together... yes [2022-07-13T20:54:13.549Z] #77 115.7 checking how to run the C preprocessor... gcc -E [2022-07-13T20:54:13.801Z] #14 ... [2022-07-13T20:54:13.801Z] [2022-07-13T20:54:13.801Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:13.801Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:13.801Z] #77 79.49 configure.ac:7: installing './compile' [2022-07-13T20:54:13.801Z] #77 79.51 configure.ac:11: installing './config.guess' [2022-07-13T20:54:13.801Z] #77 79.51 configure.ac:11: installing './config.sub' [2022-07-13T20:54:13.801Z] #77 79.52 configure.ac:8: installing './install-sh' [2022-07-13T20:54:13.801Z] #77 79.53 configure.ac:8: installing './missing' [2022-07-13T20:54:13.801Z] #77 79.72 Makefile.am: installing './depcomp' [2022-07-13T20:54:13.807Z] #77 115.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:54:13.807Z] #77 115.9 checking for egrep... /bin/grep -E [2022-07-13T20:54:14.374Z] #77 115.9 checking for ANSI C header files... yes [2022-07-13T20:54:14.374Z] #77 116.4 checking for sys/types.h... yes [2022-07-13T20:54:14.632Z] #77 116.6 checking for sys/stat.h... yes [2022-07-13T20:54:14.731Z] #77 81.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:54:14.731Z] #77 81.67 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:54:14.891Z] #77 116.7 checking for stdlib.h... yes [2022-07-13T20:54:14.892Z] #77 116.9 checking for string.h... yes [2022-07-13T20:54:14.988Z] #77 82.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:54:14.988Z] #77 82.04 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:54:15.150Z] #77 117.1 checking for memory.h... yes [2022-07-13T20:54:15.150Z] #77 117.2 checking for strings.h... yes [2022-07-13T20:54:15.408Z] #77 117.3 checking for inttypes.h... yes [2022-07-13T20:54:15.408Z] #77 117.5 checking for stdint.h... yes [2022-07-13T20:54:15.551Z] #77 82.34 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:54:15.552Z] #77 82.77 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:54:15.666Z] #77 117.6 checking for unistd.h... yes [2022-07-13T20:54:15.666Z] #77 117.7 checking minix/config.h usability... no [2022-07-13T20:54:15.666Z] #77 117.8 checking minix/config.h presence... no [2022-07-13T20:54:15.808Z] #77 82.91 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:54:15.925Z] #77 117.9 checking for minix/config.h... no [2022-07-13T20:54:15.925Z] #77 117.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:54:16.183Z] #77 118.0 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:54:16.183Z] #77 118.3 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:54:16.183Z] #77 118.3 checking how to print strings... printf [2022-07-13T20:54:16.183Z] #77 118.3 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:54:16.183Z] #77 118.3 checking for fgrep... /bin/grep -F [2022-07-13T20:54:16.183Z] #77 118.4 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:54:16.372Z] #77 83.25 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:54:16.441Z] #77 118.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:54:16.441Z] #77 118.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:54:16.441Z] #77 118.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:54:16.441Z] #77 118.5 checking whether ln -s works... yes [2022-07-13T20:54:16.441Z] #77 118.5 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:54:16.441Z] #77 118.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:54:16.441Z] #77 118.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:54:16.441Z] #77 118.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:54:16.441Z] #77 118.5 checking for objdump... objdump [2022-07-13T20:54:16.441Z] #77 118.5 checking how to recognize dependent libraries... pass_all [2022-07-13T20:54:16.441Z] #77 118.5 checking for dlltool... no [2022-07-13T20:54:16.441Z] #77 118.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:54:16.441Z] #77 118.5 checking for ar... ar [2022-07-13T20:54:16.628Z] #77 83.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-13T20:54:16.699Z] #77 118.5 checking for archiver @FILE support... @ [2022-07-13T20:54:16.699Z] #77 118.7 checking for strip... strip [2022-07-13T20:54:16.699Z] #77 118.7 checking for ranlib... ranlib [2022-07-13T20:54:16.699Z] #77 118.7 checking for gawk... no [2022-07-13T20:54:16.699Z] #77 118.7 checking for mawk... mawk [2022-07-13T20:54:16.957Z] #77 118.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:54:16.957Z] #77 119.1 checking for sysroot... no [2022-07-13T20:54:16.957Z] #77 119.1 checking for a working dd... /bin/dd [2022-07-13T20:54:16.957Z] #77 119.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:54:17.216Z] #77 119.2 checking for mt... no [2022-07-13T20:54:17.216Z] #77 119.2 checking if : is a manifest tool... no [2022-07-13T20:54:17.216Z] #77 119.2 checking for dlfcn.h... yes [2022-07-13T20:54:17.474Z] #77 119.5 checking for objdir... .libs [2022-07-13T20:54:17.733Z] #77 119.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:54:17.733Z] #77 119.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:54:17.733Z] #77 119.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:54:18.319Z] #77 119.9 checking if gcc static flag -static works... yes [2022-07-13T20:54:18.319Z] #77 120.4 checking if gcc supports -c -o file.o... yes [2022-07-13T20:54:18.578Z] #77 120.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:54:18.578Z] #77 120.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:54:18.578Z] #77 120.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:54:18.578Z] #77 120.7 checking how to hardcode library paths into programs... immediate [2022-07-13T20:54:18.578Z] #77 120.7 checking whether stripping libraries is possible... yes [2022-07-13T20:54:18.837Z] #77 120.7 checking if libtool supports shared libraries... yes [2022-07-13T20:54:18.837Z] #77 120.7 checking whether to build shared libraries... no [2022-07-13T20:54:18.837Z] #77 120.7 checking whether to build static libraries... yes [2022-07-13T20:54:18.837Z] #77 120.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:54:18.837Z] #77 120.8 checking whether build environment is sane... yes [2022-07-13T20:54:18.837Z] #77 120.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:54:18.837Z] #77 120.8 checking whether make sets $(MAKE)... yes [2022-07-13T20:54:18.837Z] #77 120.9 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:54:18.837Z] #77 120.9 checking whether make supports nested variables... yes [2022-07-13T20:54:18.837Z] #77 120.9 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:54:18.837Z] #77 120.9 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:54:18.837Z] #77 120.9 checking how to create a ustar tar archive... gnutar [2022-07-13T20:54:19.096Z] #77 121.0 checking dependency style of gcc... gcc3 [2022-07-13T20:54:19.096Z] #77 121.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:54:19.096Z] #77 121.2 checking whether make supports nested variables... (cached) yes [2022-07-13T20:54:19.096Z] #77 121.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:54:19.096Z] #77 121.2 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:54:19.096Z] #77 121.2 checking for yajl >= 2.1.0... yes [2022-07-13T20:54:19.096Z] #77 121.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:54:19.096Z] #77 121.2 checking for gcc... (cached) gcc [2022-07-13T20:54:19.354Z] #77 121.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:54:19.354Z] #77 121.3 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:54:19.354Z] #77 121.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:54:19.354Z] #77 121.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:54:19.354Z] #77 121.3 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:54:19.354Z] #77 121.4 checking for python3... /usr/bin/python3 [2022-07-13T20:54:19.354Z] #77 121.4 checking for python3 version... 3.9 [2022-07-13T20:54:19.354Z] #77 121.5 checking for python3 platform... linux [2022-07-13T20:54:19.717Z] #77 121.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:54:19.717Z] #77 121.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:54:19.976Z] #77 122.0 checking that generated files are newer than configure... done [2022-07-13T20:54:19.976Z] #77 122.0 configure: creating ./config.status [2022-07-13T20:54:20.118Z] #77 ... [2022-07-13T20:54:20.118Z] [2022-07-13T20:54:20.118Z] #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-13T20:54:20.118Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:54:20.118Z] #14 165.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:54:20.118Z] #14 165.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:54:20.118Z] #14 166.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:54:20.362Z] #77 ... [2022-07-13T20:54:20.362Z] [2022-07-13T20:54:20.362Z] #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-13T20:54:20.362Z] #47 sha256:6267b40b4403dd228eba3e3bd2fc2276a00a18850d828946eaf2a257ba2e4572 [2022-07-13T20:54:20.362Z] #47 202.0 + dpkg --print-architecture [2022-07-13T20:54:20.362Z] #47 DONE 202.6s [2022-07-13T20:54:20.362Z] [2022-07-13T20:54:20.362Z] #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-13T20:54:20.362Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:54:20.491Z] #19 256.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-13T20:54:20.491Z] #19 256.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:54:20.491Z] #19 256.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:54:20.491Z] #19 256.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-13T20:54:20.491Z] #19 256.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:54:20.491Z] #19 256.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:54:21.988Z] #77 124.1 config.status: creating Makefile [2022-07-13T20:54:22.249Z] #77 124.2 config.status: creating config.h [2022-07-13T20:54:22.249Z] #77 124.2 config.status: executing libtool commands [2022-07-13T20:54:22.249Z] #77 124.3 config.status: executing depfiles commands [2022-07-13T20:54:23.188Z] #77 125.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:54:23.188Z] #77 125.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:54:23.188Z] #77 ... [2022-07-13T20:54:23.188Z] [2022-07-13T20:54:23.188Z] #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-13T20:54:23.188Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:54:23.188Z] #21 22.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 22.71 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:54:23.188Z] #21 23.18 Selecting previously unselected package xxd. [2022-07-13T20:54:23.188Z] #21 23.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 23.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:54:23.188Z] #21 23.35 Selecting previously unselected package vim-common. [2022-07-13T20:54:23.188Z] #21 23.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:54:23.188Z] #21 23.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:54:23.188Z] #21 23.51 Selecting previously unselected package bash-completion. [2022-07-13T20:54:23.188Z] #21 23.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:54:23.188Z] #21 25.43 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:54:23.188Z] #21 25.87 Selecting previously unselected package bzip2. [2022-07-13T20:54:23.188Z] #21 25.87 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 25.88 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:54:23.188Z] #21 25.96 Selecting previously unselected package xz-utils. [2022-07-13T20:54:23.188Z] #21 25.96 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 25.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:54:23.188Z] #21 26.12 Selecting previously unselected package apparmor. [2022-07-13T20:54:23.188Z] #21 26.13 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 26.19 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:54:23.188Z] #21 26.56 Selecting previously unselected package inetutils-ping. [2022-07-13T20:54:23.188Z] #21 26.57 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 26.58 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:54:23.188Z] #21 26.71 Selecting previously unselected package libip4tc2:amd64. [2022-07-13T20:54:23.188Z] #21 26.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 26.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:54:23.188Z] #21 26.79 Selecting previously unselected package libip6tc2:amd64. [2022-07-13T20:54:23.188Z] #21 26.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 26.80 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:54:23.188Z] #21 26.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-13T20:54:23.188Z] #21 26.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 26.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:54:23.188Z] #21 26.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-13T20:54:23.188Z] #21 26.96 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 26.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:54:23.188Z] #21 27.06 Selecting previously unselected package libnftnl11:amd64. [2022-07-13T20:54:23.188Z] #21 27.06 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 27.06 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:54:23.188Z] #21 27.15 Selecting previously unselected package iptables. [2022-07-13T20:54:23.188Z] #21 27.15 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 27.16 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:54:23.188Z] #21 27.44 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:54:23.188Z] #21 27.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 27.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:54:23.188Z] #21 27.59 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:54:23.188Z] #21 27.59 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 27.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:54:23.188Z] #21 27.70 Selecting previously unselected package jq. [2022-07-13T20:54:23.188Z] #21 27.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 27.71 Unpacking jq (1.6-2.1) ... [2022-07-13T20:54:23.188Z] #21 27.78 Selecting previously unselected package libaio1:amd64. [2022-07-13T20:54:23.188Z] #21 27.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 27.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:54:23.188Z] #21 27.85 Selecting previously unselected package libgpm2:amd64. [2022-07-13T20:54:23.188Z] #21 27.86 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 27.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:54:23.188Z] #21 27.97 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:54:23.188Z] #21 27.97 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 27.98 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:54:23.188Z] #21 31.90 Selecting previously unselected package libinih1:amd64. [2022-07-13T20:54:23.188Z] #21 31.91 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 31.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-13T20:54:23.188Z] #21 31.97 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:54:23.188Z] #21 31.98 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 31.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:54:23.188Z] #21 32.08 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:54:23.188Z] #21 32.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 32.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:54:23.188Z] #21 32.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:54:23.188Z] #21 32.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 32.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:54:23.188Z] #21 32.30 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:54:23.188Z] #21 32.31 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 32.31 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:54:23.188Z] #21 32.37 Selecting previously unselected package net-tools. [2022-07-13T20:54:23.188Z] #21 32.37 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 32.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:54:23.188Z] #21 32.58 Selecting previously unselected package patch. [2022-07-13T20:54:23.188Z] #21 32.59 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:54:23.188Z] #21 32.59 Unpacking patch (2.7.6-7) ... [2022-07-13T20:54:23.188Z] #21 32.72 Selecting previously unselected package python-pip-whl. [2022-07-13T20:54:23.188Z] #21 32.72 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:54:23.188Z] #21 32.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:54:23.188Z] #21 ... [2022-07-13T20:54:23.188Z] [2022-07-13T20:54:23.188Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:23.188Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:23.188Z] #77 125.3 checking for gcc... gcc [2022-07-13T20:54:23.448Z] #77 125.4 checking whether the C compiler works... yes [2022-07-13T20:54:23.448Z] #77 125.5 checking for C compiler default output file name... a.out [2022-07-13T20:54:23.706Z] #77 125.5 checking for suffix of executables... [2022-07-13T20:54:23.964Z] #77 125.8 checking whether we are cross compiling... no [2022-07-13T20:54:23.964Z] #77 125.9 checking for suffix of object files... o [2022-07-13T20:54:24.222Z] #77 126.1 checking whether we are using the GNU C compiler... yes [2022-07-13T20:54:24.222Z] #77 126.1 checking whether gcc accepts -g... yes [2022-07-13T20:54:24.480Z] #77 126.3 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:54:24.480Z] #77 126.4 checking whether gcc understands -c and -o together... yes [2022-07-13T20:54:24.480Z] #77 126.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:54:24.480Z] #77 126.7 checking whether build environment is sane... yes [2022-07-13T20:54:24.480Z] #77 126.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:54:24.480Z] #77 126.7 checking for gawk... no [2022-07-13T20:54:24.737Z] #77 126.7 checking for mawk... mawk [2022-07-13T20:54:24.737Z] #77 126.7 checking whether make sets $(MAKE)... yes [2022-07-13T20:54:24.737Z] #77 126.8 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:54:24.737Z] #77 126.8 checking whether make supports nested variables... yes [2022-07-13T20:54:24.737Z] #77 126.8 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:54:24.737Z] #77 126.9 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:54:24.737Z] #77 126.9 checking how to create a ustar tar archive... gnutar [2022-07-13T20:54:24.995Z] #77 126.9 checking dependency style of gcc... gcc3 [2022-07-13T20:54:24.995Z] #77 127.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:54:24.995Z] #77 127.1 checking whether make supports nested variables... (cached) yes [2022-07-13T20:54:25.253Z] #77 127.1 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:54:25.253Z] #77 127.3 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:54:25.253Z] #77 127.3 checking how to print strings... printf [2022-07-13T20:54:25.253Z] #77 127.3 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:54:25.253Z] #77 127.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:54:25.253Z] #77 127.4 checking for egrep... /bin/grep -E [2022-07-13T20:54:25.253Z] #77 127.4 checking for fgrep... /bin/grep -F [2022-07-13T20:54:25.253Z] #77 127.4 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:54:25.253Z] #77 127.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:54:25.253Z] #77 127.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:54:25.514Z] #77 127.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:54:25.514Z] #77 127.5 checking whether ln -s works... yes [2022-07-13T20:54:25.514Z] #77 127.5 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:54:25.514Z] #77 127.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:54:25.514Z] #77 127.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:54:25.514Z] #77 127.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:54:25.514Z] #77 127.5 checking for objdump... objdump [2022-07-13T20:54:25.514Z] #77 127.6 checking how to recognize dependent libraries... pass_all [2022-07-13T20:54:25.514Z] #77 127.6 checking for dlltool... no [2022-07-13T20:54:25.514Z] #77 127.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:54:25.514Z] #77 127.6 checking for ar... ar [2022-07-13T20:54:25.514Z] #77 127.6 checking for archiver @FILE support... @ [2022-07-13T20:54:25.763Z] #19 ... [2022-07-13T20:54:25.763Z] [2022-07-13T20:54:25.763Z] #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-13T20:54:25.763Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:25.763Z] #84 215.6 CCLD libocispec.la [2022-07-13T20:54:25.772Z] #77 127.7 checking for strip... strip [2022-07-13T20:54:25.772Z] #77 127.7 checking for ranlib... ranlib [2022-07-13T20:54:25.772Z] #77 127.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:54:26.029Z] #77 127.9 checking for sysroot... no [2022-07-13T20:54:26.029Z] #77 127.9 checking for a working dd... /bin/dd [2022-07-13T20:54:26.029Z] #77 128.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:54:26.029Z] #77 128.1 checking for mt... no [2022-07-13T20:54:26.029Z] #77 128.1 checking if : is a manifest tool... no [2022-07-13T20:54:26.287Z] #77 128.1 checking how to run the C preprocessor... gcc -E [2022-07-13T20:54:26.332Z] #84 216.1 CCLD src/validate [2022-07-13T20:54:26.332Z] #84 216.1 CCLD tests/test-1 [2022-07-13T20:54:26.332Z] #84 216.1 CCLD tests/test-2 [2022-07-13T20:54:26.332Z] #84 216.1 CCLD tests/test-3 [2022-07-13T20:54:26.332Z] #84 216.1 CCLD tests/test-4 [2022-07-13T20:54:26.332Z] #84 216.1 CCLD tests/test-5 [2022-07-13T20:54:26.332Z] #84 216.2 CCLD tests/test-6 [2022-07-13T20:54:26.332Z] #84 216.2 CCLD tests/test-7 [2022-07-13T20:54:26.332Z] #84 216.2 CCLD tests/test-8 [2022-07-13T20:54:26.583Z] #77 ... [2022-07-13T20:54:26.583Z] [2022-07-13T20:54:26.583Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-13T20:54:26.583Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:54:26.583Z] #14 166.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:54:26.583Z] #14 166.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:54:26.583Z] #14 166.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:54:26.590Z] #84 216.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:54:26.590Z] #84 216.5 CCLD tests/test-10 [2022-07-13T20:54:26.849Z] #84 216.5 CCLD tests/test-9 [2022-07-13T20:54:26.849Z] #84 216.6 CCLD tests/test-11 [2022-07-13T20:54:26.852Z] #77 128.4 checking for ANSI C header files... yes [2022-07-13T20:54:26.852Z] #77 128.9 checking for sys/types.h... yes [2022-07-13T20:54:27.111Z] #77 129.1 checking for sys/stat.h... yes [2022-07-13T20:54:27.369Z] #77 129.3 checking for stdlib.h... yes [2022-07-13T20:54:27.627Z] #77 129.4 checking for string.h... yes [2022-07-13T20:54:27.627Z] #77 129.6 checking for memory.h... yes [2022-07-13T20:54:27.627Z] #77 129.7 checking for strings.h... yes [2022-07-13T20:54:27.885Z] #77 129.8 checking for inttypes.h... yes [2022-07-13T20:54:28.142Z] #77 129.9 checking for stdint.h... yes [2022-07-13T20:54:28.142Z] #77 130.1 checking for unistd.h... yes [2022-07-13T20:54:28.142Z] #77 130.2 checking for dlfcn.h... yes [2022-07-13T20:54:28.400Z] #77 130.3 checking for objdir... .libs [2022-07-13T20:54:28.658Z] #77 130.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:54:28.658Z] #77 130.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:54:28.658Z] #77 130.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:54:29.175Z] #77 130.8 checking if gcc static flag -static works... yes [2022-07-13T20:54:29.175Z] #77 131.2 checking if gcc supports -c -o file.o... yes [2022-07-13T20:54:29.175Z] #77 131.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:54:29.175Z] #77 131.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:54:29.433Z] #77 131.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:54:29.433Z] #77 131.5 checking how to hardcode library paths into programs... immediate [2022-07-13T20:54:29.433Z] #77 131.6 checking whether stripping libraries is possible... yes [2022-07-13T20:54:29.433Z] #77 131.6 checking if libtool supports shared libraries... yes [2022-07-13T20:54:29.433Z] #77 131.6 checking whether to build shared libraries... no [2022-07-13T20:54:29.433Z] #77 131.6 checking whether to build static libraries... yes [2022-07-13T20:54:29.447Z] #84 219.0 libtool: link: ar cr libocispec.a [2022-07-13T20:54:29.447Z] #84 219.1 libtool: link: ranlib libocispec.a [2022-07-13T20:54:29.691Z] #77 131.6 checking float.h usability... yes [2022-07-13T20:54:29.691Z] #77 131.7 checking float.h presence... yes [2022-07-13T20:54:29.691Z] #77 131.8 checking for float.h... yes [2022-07-13T20:54:29.949Z] #77 131.8 checking limits.h usability... yes [2022-07-13T20:54:29.950Z] #77 131.9 checking limits.h presence... yes [2022-07-13T20:54:29.950Z] #77 131.9 checking for limits.h... yes [2022-07-13T20:54:30.125Z] #14 ... [2022-07-13T20:54:30.125Z] [2022-07-13T20:54:30.126Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-13T20:54:30.126Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:30.126Z] #77 104.5 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:54:30.126Z] #77 104.5 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:54:30.126Z] #77 104.5 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:54:30.126Z] #77 104.5 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:54:30.126Z] #77 104.6 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:54:30.126Z] #77 105.1 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:54:30.126Z] #77 105.4 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:54:30.208Z] #77 132.0 checking stddef.h usability... yes [2022-07-13T20:54:30.208Z] #77 132.1 checking stddef.h presence... yes [2022-07-13T20:54:30.208Z] #77 132.2 checking for stddef.h... yes [2022-07-13T20:54:30.208Z] #77 132.2 checking for stdlib.h... (cached) yes [2022-07-13T20:54:30.208Z] #77 132.2 checking for string.h... (cached) yes [2022-07-13T20:54:30.326Z] #55 ... [2022-07-13T20:54:30.326Z] [2022-07-13T20:54:30.326Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:30.326Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:54:30.326Z] #77 169.6 CCLD libocispec.la [2022-07-13T20:54:30.466Z] #77 132.3 checking sys/time.h usability... yes [2022-07-13T20:54:30.466Z] #77 132.4 checking sys/time.h presence... yes [2022-07-13T20:54:30.466Z] #77 132.5 checking for sys/time.h... yes [2022-07-13T20:54:30.466Z] #77 132.5 checking for inline... inline [2022-07-13T20:54:30.723Z] #77 132.5 checking for size_t... yes [2022-07-13T20:54:30.723Z] #77 132.8 checking for stdlib.h... (cached) yes [2022-07-13T20:54:30.892Z] #77 170.0 CCLD src/validate [2022-07-13T20:54:30.892Z] #77 170.0 CCLD tests/test-1 [2022-07-13T20:54:30.892Z] #77 170.1 CCLD tests/test-2 [2022-07-13T20:54:30.892Z] #77 170.1 CCLD tests/test-3 [2022-07-13T20:54:30.892Z] #77 170.1 CCLD tests/test-4 [2022-07-13T20:54:30.892Z] #77 170.2 CCLD tests/test-5 [2022-07-13T20:54:30.981Z] #77 132.8 checking for GNU libc compatible malloc... yes [2022-07-13T20:54:30.981Z] #77 133.0 checking for stdlib.h... (cached) yes [2022-07-13T20:54:30.981Z] #77 133.0 checking for GNU libc compatible realloc... yes [2022-07-13T20:54:31.150Z] #77 170.3 CCLD tests/test-6 [2022-07-13T20:54:31.150Z] #77 170.3 CCLD tests/test-7 [2022-07-13T20:54:31.410Z] #77 170.5 CCLD tests/test-8 [2022-07-13T20:54:31.410Z] #77 170.5 CCLD tests/test-9 [2022-07-13T20:54:31.410Z] #77 170.7 CCLD tests/test-10 [2022-07-13T20:54:31.410Z] #77 170.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:54:31.546Z] #77 133.2 checking for working strtod... yes [2022-07-13T20:54:31.546Z] #77 133.5 checking for gettimeofday... yes [2022-07-13T20:54:31.668Z] #77 170.7 CCLD tests/test-11 [2022-07-13T20:54:31.804Z] #77 133.7 checking for memset... yes [2022-07-13T20:54:32.006Z] #84 221.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:32.006Z] #84 221.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:54:32.006Z] #84 221.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:54:32.006Z] #84 221.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:32.006Z] #84 221.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:32.006Z] #84 221.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:32.006Z] #84 221.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:32.006Z] #84 221.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:54:32.006Z] #84 221.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:54:32.006Z] #84 221.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:54:32.006Z] #84 221.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:54:32.006Z] #84 221.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:54:32.006Z] #84 221.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:54:32.063Z] #77 133.9 checking for strspn... yes [2022-07-13T20:54:32.263Z] #84 222.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:54:32.263Z] #84 222.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:54:32.263Z] #84 222.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:54:32.263Z] #84 222.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:54:32.263Z] #84 222.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:54:32.263Z] #84 222.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:54:32.263Z] #84 222.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:54:32.321Z] #77 134.2 checking that generated files are newer than configure... done [2022-07-13T20:54:32.321Z] #77 134.3 configure: creating ./config.status [2022-07-13T20:54:32.521Z] #84 222.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:54:32.521Z] #84 222.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:54:32.521Z] #84 222.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:54:32.521Z] #84 222.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:54:32.521Z] #84 222.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:54:32.521Z] #84 222.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:54:32.779Z] #84 222.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:54:32.779Z] #84 222.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:54:32.779Z] #84 222.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:54:32.779Z] #84 222.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:54:32.779Z] #84 222.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:54:33.038Z] #84 222.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:54:33.038Z] #84 222.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:54:33.038Z] #84 222.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:54:33.038Z] #84 222.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:54:33.302Z] #84 223.2 CC src/crun-run.o [2022-07-13T20:54:33.302Z] #84 223.2 CC src/crun-crun.o [2022-07-13T20:54:33.302Z] #84 223.2 CC src/crun-delete.o [2022-07-13T20:54:33.560Z] #84 223.3 CC src/crun-kill.o [2022-07-13T20:54:33.560Z] #84 223.3 CC src/crun-pause.o [2022-07-13T20:54:33.560Z] #84 223.4 CC src/crun-unpause.o [2022-07-13T20:54:33.568Z] #77 172.4 libtool: link: ar cr libocispec.a [2022-07-13T20:54:33.568Z] #77 172.5 libtool: link: ranlib libocispec.a [2022-07-13T20:54:33.696Z] #77 ... [2022-07-13T20:54:33.696Z] [2022-07-13T20:54:33.696Z] #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-13T20:54:33.696Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:54:33.696Z] #21 33.32 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:54:33.696Z] #21 33.33 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:54:33.696Z] #21 33.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:54:33.696Z] #21 33.47 Selecting previously unselected package python3-distutils. [2022-07-13T20:54:33.696Z] #21 33.48 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:54:33.696Z] #21 33.48 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:54:33.696Z] #21 33.63 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:54:33.696Z] #21 33.63 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:54:33.696Z] #21 33.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:54:33.696Z] #21 33.80 Selecting previously unselected package python3-setuptools. [2022-07-13T20:54:33.696Z] #21 33.80 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:54:33.696Z] #21 33.81 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:54:33.696Z] #21 34.04 Selecting previously unselected package python3-wheel. [2022-07-13T20:54:33.696Z] #21 34.04 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:54:33.696Z] #21 34.05 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:54:33.696Z] #21 34.11 Selecting previously unselected package python3-pip. [2022-07-13T20:54:33.696Z] #21 34.12 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:54:33.696Z] #21 34.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:54:33.696Z] #21 34.41 Selecting previously unselected package sudo. [2022-07-13T20:54:33.696Z] #21 34.43 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-13T20:54:33.696Z] #21 34.44 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:54:33.696Z] #21 35.09 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:54:33.696Z] #21 35.09 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-13T20:54:33.696Z] #21 35.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:54:33.696Z] #21 35.33 Selecting previously unselected package uidmap. [2022-07-13T20:54:33.696Z] #21 35.34 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-13T20:54:33.696Z] #21 35.34 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:54:33.696Z] #21 35.51 Selecting previously unselected package vim-runtime. [2022-07-13T20:54:33.696Z] #21 35.51 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:54:33.696Z] #21 35.56 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-13T20:54:33.696Z] #21 35.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:54:33.696Z] #21 35.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:54:33.696Z] #21 38.96 Selecting previously unselected package vim. [2022-07-13T20:54:33.696Z] #21 38.96 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:54:33.696Z] #21 38.98 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:54:33.696Z] #21 39.61 Selecting previously unselected package xfsprogs. [2022-07-13T20:54:33.696Z] #21 39.61 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-13T20:54:33.696Z] #21 39.62 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:54:33.696Z] #21 40.06 Selecting previously unselected package zip. [2022-07-13T20:54:33.696Z] #21 40.10 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-13T20:54:33.696Z] #21 40.11 Unpacking zip (3.0-12) ... [2022-07-13T20:54:33.696Z] #21 40.29 Selecting previously unselected package zstd. [2022-07-13T20:54:33.696Z] #21 40.30 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-13T20:54:33.696Z] #21 40.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:54:33.696Z] #21 40.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:54:33.696Z] #21 41.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:54:33.696Z] #21 41.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:54:33.696Z] #21 41.59 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:54:33.696Z] #21 41.60 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:54:33.696Z] #21 41.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:54:33.696Z] #21 41.63 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-13T20:54:33.696Z] #21 41.65 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:54:33.696Z] #21 41.68 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:54:33.696Z] #21 41.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:54:33.696Z] #21 41.72 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:54:33.696Z] #21 41.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:54:33.696Z] #21 41.76 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:54:33.696Z] #21 42.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:54:33.696Z] #21 42.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:54:33.696Z] #21 42.55 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:54:33.696Z] #21 42.56 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:54:33.818Z] #84 223.6 CC src/crun-spec.o [2022-07-13T20:54:33.818Z] #84 223.6 CC src/crun-exec.o [2022-07-13T20:54:33.818Z] #84 223.6 CC src/crun-list.o [2022-07-13T20:54:33.955Z] #21 ... [2022-07-13T20:54:33.955Z] [2022-07-13T20:54:33.955Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:33.955Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:33.955Z] #77 136.1 config.status: creating Makefile [2022-07-13T20:54:33.955Z] #77 136.1 config.status: creating config.h [2022-07-13T20:54:34.077Z] #84 223.7 CC src/crun-create.o [2022-07-13T20:54:34.077Z] #84 223.9 CC src/crun-start.o [2022-07-13T20:54:34.213Z] #77 136.1 config.status: executing depfiles commands [2022-07-13T20:54:34.213Z] #77 136.3 config.status: executing libtool commands [2022-07-13T20:54:34.335Z] #84 224.1 CC src/crun-update.o [2022-07-13T20:54:34.336Z] #84 224.2 CC src/crun-ps.o [2022-07-13T20:54:34.465Z] #77 109.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:54:34.465Z] #77 109.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:54:34.502Z] #77 173.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:34.502Z] #77 173.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:54:34.502Z] #77 173.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:54:34.502Z] #77 173.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:34.502Z] #77 173.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:34.502Z] #77 173.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:34.502Z] #77 173.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:34.502Z] #77 173.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:54:34.502Z] #77 173.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:54:34.594Z] #84 224.2 CC src/crun-state.o [2022-07-13T20:54:34.594Z] #84 224.2 CC src/crun-checkpoint.o [2022-07-13T20:54:34.594Z] #84 224.3 CC src/crun-restore.o [2022-07-13T20:54:34.594Z] #84 224.3 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:54:34.760Z] #77 173.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:54:34.760Z] #77 173.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:54:34.760Z] #77 173.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:54:34.760Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:54:34.760Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:54:34.760Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:54:34.760Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:54:34.760Z] #77 173.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:54:34.760Z] #77 174.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:54:34.853Z] #84 224.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:54:34.853Z] #84 224.6 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:54:34.853Z] #84 224.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:54:35.018Z] #77 174.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:54:35.018Z] #77 174.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:54:35.018Z] #77 174.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:54:35.018Z] #77 174.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:54:35.018Z] #77 174.2 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:54:35.033Z] #77 ... [2022-07-13T20:54:35.033Z] [2022-07-13T20:54:35.033Z] #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-13T20:54:35.033Z] #67 sha256:5082ea02910004529078fee91621dcf2b3457adb47e0debe963c745dce2f316f [2022-07-13T20:54:35.033Z] #67 192.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:54:35.033Z] #67 192.5 + GOBIN=/build [2022-07-13T20:54:35.033Z] #67 192.5 + GO111MODULE=on [2022-07-13T20:54:35.033Z] #67 192.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:54:35.112Z] #84 224.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:54:35.112Z] #84 224.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:54:35.112Z] #84 224.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:54:35.112Z] #84 225.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:54:35.112Z] #84 225.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:54:35.148Z] #77 137.3 GEN .version [2022-07-13T20:54:35.148Z] #77 137.3 make install-recursive [2022-07-13T20:54:35.148Z] #77 137.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:54:35.276Z] #77 174.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:54:35.276Z] #77 174.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:54:35.276Z] #77 174.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:54:35.276Z] #77 174.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:54:35.370Z] #84 225.2 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:54:35.407Z] #77 137.4 Making install in libocispec [2022-07-13T20:54:35.407Z] #77 137.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:35.407Z] #77 137.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:54:35.407Z] #77 137.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:54:35.407Z] #77 137.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:54:35.407Z] #77 137.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:54:35.534Z] #77 174.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:54:35.534Z] #77 174.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:54:35.631Z] #84 225.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:54:35.793Z] #77 174.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:54:35.793Z] #77 174.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:54:35.793Z] #77 175.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:54:35.793Z] #77 175.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:54:35.889Z] #84 225.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:54:35.889Z] #84 225.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:54:35.889Z] #84 225.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:54:36.051Z] #77 175.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:54:36.051Z] #77 175.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:54:36.153Z] #84 225.8 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:54:36.153Z] #84 225.8 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:54:36.153Z] #84 225.9 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:54:36.309Z] #77 175.7 CC src/crun-crun.o [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:54:36.341Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:54:36.413Z] #84 226.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:54:36.413Z] #84 226.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:54:36.413Z] #84 226.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:54:36.567Z] #77 175.7 CC src/crun-run.o [2022-07-13T20:54:36.600Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:54:36.600Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:54:36.600Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:54:36.600Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:54:36.601Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:54:36.601Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:54:36.601Z] #77 138.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:54:36.671Z] #84 226.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:54:36.826Z] #77 175.9 CC src/crun-delete.o [2022-07-13T20:54:36.826Z] #77 176.0 CC src/crun-kill.o [2022-07-13T20:54:36.826Z] #77 176.0 CC src/crun-pause.o [2022-07-13T20:54:37.084Z] #77 176.1 CC src/crun-unpause.o [2022-07-13T20:54:37.084Z] #77 176.3 CC src/crun-exec.o [2022-07-13T20:54:37.084Z] #77 176.3 CC src/crun-spec.o [2022-07-13T20:54:37.239Z] #84 226.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:54:37.342Z] #77 176.4 CC src/crun-list.o [2022-07-13T20:54:37.342Z] #77 176.5 CC src/crun-create.o [2022-07-13T20:54:37.342Z] #77 176.7 CC src/crun-start.o [2022-07-13T20:54:37.498Z] #84 227.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:54:37.498Z] #84 227.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:54:37.536Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:54:37.536Z] #77 139.7 make install-recursive [2022-07-13T20:54:37.600Z] #77 176.8 CC src/crun-state.o [2022-07-13T20:54:37.600Z] #77 176.9 CC src/crun-update.o [2022-07-13T20:54:37.756Z] #84 227.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:54:37.795Z] #77 139.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:37.795Z] #77 139.8 Making install in yajl [2022-07-13T20:54:37.795Z] #77 139.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:54:37.795Z] #77 139.8 CC verify/json_verify-json_verify.o [2022-07-13T20:54:37.795Z] #77 139.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:54:37.795Z] #77 139.9 CC src/libyajl_la-yajl.lo [2022-07-13T20:54:37.795Z] #77 139.9 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:54:37.795Z] #77 139.9 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:54:37.795Z] #77 139.9 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:54:37.795Z] #77 140.0 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:54:37.858Z] #77 177.1 CC src/crun-ps.o [2022-07-13T20:54:37.858Z] #77 177.2 CC src/crun-checkpoint.o [2022-07-13T20:54:38.015Z] #84 227.6 CC tests/init.o [2022-07-13T20:54:38.015Z] #84 227.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:54:38.015Z] #84 ... [2022-07-13T20:54:38.015Z] [2022-07-13T20:54:38.015Z] #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-13T20:54:38.015Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:54:38.015Z] #19 275.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-13T20:54:38.015Z] #19 275.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:54:38.054Z] #77 140.0 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:54:38.054Z] #77 140.0 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:54:38.274Z] #19 275.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:54:38.274Z] #19 275.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-13T20:54:38.274Z] #19 275.3 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:54:38.274Z] #19 275.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:54:38.423Z] #77 177.5 CC src/crun-restore.o [2022-07-13T20:54:38.424Z] #77 177.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:54:38.681Z] #77 177.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:54:38.792Z] #14 ... [2022-07-13T20:54:38.792Z] [2022-07-13T20:54:38.792Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:38.792Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:38.792Z] #77 105.2 configure.ac:7: installing 'build-aux/compile' [2022-07-13T20:54:38.792Z] #77 105.3 configure.ac:9: installing 'build-aux/config.guess' [2022-07-13T20:54:38.792Z] #77 105.3 configure.ac:9: installing 'build-aux/config.sub' [2022-07-13T20:54:38.792Z] #77 105.3 configure.ac:11: installing 'build-aux/install-sh' [2022-07-13T20:54:38.792Z] #77 105.3 configure.ac:11: installing 'build-aux/missing' [2022-07-13T20:54:38.939Z] #77 178.1 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:54:38.939Z] #77 178.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:54:39.049Z] #77 106.1 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:54:39.197Z] #77 178.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:54:39.305Z] #77 106.3 parallel-tests: installing 'build-aux/test-driver' [2022-07-13T20:54:39.455Z] #77 178.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:54:39.455Z] #77 178.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:54:40.020Z] #77 179.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:54:40.020Z] #77 179.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:54:40.277Z] #77 179.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:54:40.313Z] #67 ... [2022-07-13T20:54:40.313Z] [2022-07-13T20:54:40.313Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:40.313Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:40.313Z] #77 110.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:54:40.313Z] #77 110.8 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:54:40.313Z] #77 110.9 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:54:40.313Z] #77 111.1 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:54:40.313Z] #77 111.4 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:54:40.313Z] #77 111.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:54:40.843Z] #77 179.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:54:40.843Z] #77 180.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:54:41.101Z] #77 180.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:54:41.339Z] #77 ... [2022-07-13T20:54:41.339Z] [2022-07-13T20:54:41.339Z] #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-13T20:54:41.339Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:54:41.339Z] #21 44.31 Setting up zip (3.0-12) ... [2022-07-13T20:54:41.339Z] #21 44.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:54:41.339Z] #21 44.37 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:54:41.339Z] #21 46.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:54:41.339Z] #21 46.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:54:41.339Z] #21 46.67 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:54:41.339Z] #21 46.69 Setting up patch (2.7.6-7) ... [2022-07-13T20:54:41.339Z] #21 46.70 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:54:41.339Z] #21 46.79 invoke-rc.d: could not determine current runlevel [2022-07-13T20:54:41.339Z] #21 46.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:54:41.339Z] #21 46.82 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:54:41.339Z] #21 46.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:54:41.339Z] #21 46.86 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:54:41.339Z] #21 46.88 Setting up pigz (2.6-1) ... [2022-07-13T20:54:41.339Z] #21 46.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:54:41.339Z] #21 46.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:54:41.339Z] #21 46.94 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:54:41.339Z] #21 46.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:54:41.339Z] #21 47.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:54:41.339Z] #21 47.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:54:41.339Z] #21 48.42 Setting up libelf1:amd64 (0.183-1) ... [2022-07-13T20:54:41.339Z] #21 48.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:54:41.339Z] #21 48.45 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:54:41.339Z] #21 48.47 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:54:41.339Z] #21 49.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:54:41.339Z] #21 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:54:41.339Z] #21 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:54:41.339Z] #21 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:54:41.339Z] #21 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:54:41.339Z] #21 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:54:41.339Z] #21 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:54:41.339Z] #21 49.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:54:41.339Z] #21 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:54:41.339Z] #21 49.17 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:54:41.339Z] #21 50.84 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:54:41.339Z] #21 50.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:54:41.339Z] #21 50.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:54:41.339Z] #21 50.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:54:41.667Z] #77 180.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:54:42.274Z] #21 52.12 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:54:42.533Z] #21 52.13 Setting up jq (1.6-2.1) ... [2022-07-13T20:54:42.533Z] #21 52.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:54:42.533Z] #21 52.16 Setting up iptables (1.8.7-1) ... [2022-07-13T20:54:42.533Z] #21 52.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:54:42.533Z] #21 52.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:54:42.533Z] #21 52.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:54:42.533Z] #21 52.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:54:42.533Z] #21 52.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:54:42.533Z] #21 52.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:54:42.533Z] #21 52.22 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:54:43.041Z] #77 181.9 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:54:43.041Z] #77 182.0 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:54:43.041Z] #77 182.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:54:43.100Z] #21 52.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:54:43.583Z] #77 110.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-13T20:54:43.583Z] #77 110.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-13T20:54:43.606Z] #77 182.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:54:43.666Z] #21 DONE 53.3s [2022-07-13T20:54:43.666Z] [2022-07-13T20:54:43.666Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:43.666Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:43.666Z] #77 145.5 CCLD libyajl.la [2022-07-13T20:54:43.924Z] #77 146.0 CCLD verify/json_verify [2022-07-13T20:54:44.171Z] #77 183.2 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:54:44.171Z] #77 183.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:54:44.183Z] #77 146.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:54:44.183Z] #77 146.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:54:44.183Z] #77 146.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:54:44.183Z] #77 146.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:54:44.183Z] #77 146.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:54:44.429Z] #77 183.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:54:44.441Z] #77 146.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:54:44.441Z] #77 146.6 CC src/validate.o [2022-07-13T20:54:44.441Z] #77 146.6 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:54:44.441Z] #77 146.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:54:44.441Z] #77 146.6 CC src/image_spec_schema_defs.lo [2022-07-13T20:54:44.441Z] #77 146.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:54:44.441Z] #77 146.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:54:44.441Z] #77 146.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:54:44.441Z] #77 146.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:54:44.441Z] #77 146.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:54:44.686Z] #77 183.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:54:44.686Z] #77 183.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:54:44.700Z] #77 146.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:54:44.700Z] #77 146.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:54:44.700Z] #77 146.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:54:44.700Z] #77 146.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:54:44.700Z] #77 146.9 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:54:44.700Z] #77 146.9 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:54:44.700Z] #77 147.0 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:54:44.848Z] #19 ... [2022-07-13T20:54:44.848Z] [2022-07-13T20:54:44.848Z] #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-13T20:54:44.848Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:54:44.848Z] #54 288.1 + dpkg --print-architecture [2022-07-13T20:54:44.848Z] #54 288.1 + git checkout -q v2.1.0 [2022-07-13T20:54:44.848Z] #54 288.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-13T20:54:44.848Z] #54 288.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-13T20:54:44.950Z] #77 112.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-13T20:54:44.950Z] #77 112.0 libtoolize: copying file 'm4/libtool.m4' [2022-07-13T20:54:45.206Z] #77 112.1 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-13T20:54:45.206Z] #77 112.3 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-13T20:54:45.268Z] #77 147.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:54:45.268Z] #77 147.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:54:45.268Z] #77 ... [2022-07-13T20:54:45.268Z] [2022-07-13T20:54:45.268Z] #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-13T20:54:45.268Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9 [2022-07-13T20:54:45.268Z] #22 1.555 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:54:45.268Z] #22 1.559 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:54:45.268Z] #22 1.563 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:54:45.268Z] #22 DONE 1.6s [2022-07-13T20:54:45.268Z] [2022-07-13T20:54:45.268Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:54:45.268Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:54:45.268Z] #77 147.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:54:45.268Z] #77 147.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:54:45.268Z] #77 147.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:54:45.463Z] #77 112.5 libtoolize: copying file 'm4/ltversion.m4' [2022-07-13T20:54:45.526Z] #77 147.6 CC src/basic_test_double_array_item.lo [2022-07-13T20:54:45.526Z] #77 147.6 CC src/basic_test_double_array.lo [2022-07-13T20:54:45.526Z] #77 147.8 CC src/basic_test_top_array_int.lo [2022-07-13T20:54:45.593Z] #77 ... [2022-07-13T20:54:45.593Z] [2022-07-13T20:54:45.593Z] #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-13T20:54:45.593Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:54:45.593Z] #14 193.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:54:45.593Z] #14 193.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:54:45.593Z] #14 193.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:54:45.719Z] #77 112.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-13T20:54:45.784Z] #77 147.9 CC src/basic_test_top_array_string.lo [2022-07-13T20:54:46.043Z] #77 148.1 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:54:46.043Z] #77 148.2 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:54:46.059Z] #77 185.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:54:46.059Z] #77 185.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:54:46.301Z] #77 148.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:54:46.301Z] #77 148.5 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:54:46.560Z] #77 148.6 CC src/read-file.lo [2022-07-13T20:54:46.560Z] #77 148.7 CC src/json_common.lo [2022-07-13T20:54:46.818Z] #77 148.8 CC tests/test-1.o [2022-07-13T20:54:46.818Z] #77 148.9 CC tests/test-2.o [2022-07-13T20:54:46.974Z] #14 ... [2022-07-13T20:54:46.974Z] [2022-07-13T20:54:46.974Z] #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-13T20:54:46.974Z] #67 sha256:5082ea02910004529078fee91621dcf2b3457adb47e0debe963c745dce2f316f [2022-07-13T20:54:46.974Z] #67 204.2 rootlesskit version 1.0.0 [2022-07-13T20:54:46.974Z] #67 204.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:54:46.974Z] #67 204.3 -container-ip string [2022-07-13T20:54:46.975Z] #67 204.3 container ip [2022-07-13T20:54:46.975Z] #67 204.3 -container-port int [2022-07-13T20:54:46.975Z] #67 204.3 container port (default -1) [2022-07-13T20:54:46.975Z] #67 204.3 -host-ip string [2022-07-13T20:54:46.975Z] #67 204.3 host ip [2022-07-13T20:54:46.975Z] #67 204.3 -host-port int [2022-07-13T20:54:46.975Z] #67 204.3 host port (default -1) [2022-07-13T20:54:46.975Z] #67 204.3 -proto string [2022-07-13T20:54:46.975Z] #67 204.3 proxy protocol (default "tcp") [2022-07-13T20:54:46.992Z] #77 186.2 CC tests/init.o [2022-07-13T20:54:47.077Z] #77 149.2 CC tests/test-3.o [2022-07-13T20:54:47.077Z] #77 149.3 CC tests/test-4.o [2022-07-13T20:54:47.545Z] #67 DONE 205.2s [2022-07-13T20:54:47.545Z] [2022-07-13T20:54:47.545Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:54:47.545Z] #68 sha256:4f14e4d8fee8ce4872e5f0d92bea964c6328597e6b5901783cbc469cb56e3d19 [2022-07-13T20:54:47.557Z] #77 186.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:54:47.644Z] #77 149.5 CC tests/test-5.o [2022-07-13T20:54:47.644Z] #77 149.7 CC tests/test-6.o [2022-07-13T20:54:47.806Z] #68 DONE 0.1s [2022-07-13T20:54:47.806Z] [2022-07-13T20:54:47.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-13T20:54:47.806Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:54:47.806Z] #14 205.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:54:47.806Z] #14 ... [2022-07-13T20:54:47.806Z] [2022-07-13T20:54:47.806Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:54:47.806Z] #69 sha256:64adf11c28f77d6f18693bfb0dd9112702c582914503f6e1ea9976bd8d7510e2 [2022-07-13T20:54:47.806Z] #69 DONE 0.1s [2022-07-13T20:54:47.806Z] [2022-07-13T20:54:47.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-13T20:54:47.806Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:54:47.806Z] #14 205.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:54:47.806Z] #14 205.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:54:47.903Z] #77 149.9 CC tests/test-7.o [2022-07-13T20:54:47.903Z] #77 150.1 CC tests/test-8.o [2022-07-13T20:54:48.161Z] #77 150.2 CC tests/test-9.o [2022-07-13T20:54:48.376Z] #14 206.0 Selecting previously unselected package libapparmor1:amd64. [2022-07-13T20:54:48.376Z] #14 206.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-13T20:54:48.376Z] #14 206.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:54:48.376Z] #14 206.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-13T20:54:48.376Z] #14 206.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-13T20:54:48.376Z] #14 206.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:54:48.419Z] #77 150.5 CC tests/test-11.o [2022-07-13T20:54:48.636Z] #14 206.5 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:54:48.636Z] #14 206.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:54:48.636Z] #14 206.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:54:48.678Z] #77 150.6 CC tests/test-10.o [2022-07-13T20:54:48.896Z] #14 206.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:54:48.896Z] #14 206.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:54:48.896Z] #14 206.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:54:49.466Z] #14 207.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-13T20:54:49.466Z] #14 207.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:54:49.466Z] #14 207.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:54:49.466Z] #14 207.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:54:49.466Z] #14 207.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:54:49.466Z] #14 207.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:54:49.726Z] #14 207.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:54:49.726Z] #14 207.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-13T20:54:49.726Z] #14 207.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:54:50.665Z] #14 208.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-13T20:54:50.665Z] #14 208.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-13T20:54:50.665Z] #14 208.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:54:50.665Z] #14 208.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-13T20:54:50.665Z] #14 208.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-13T20:54:50.665Z] #14 208.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:54:50.970Z] #77 ... [2022-07-13T20:54:50.970Z] [2022-07-13T20:54:50.970Z] #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-13T20:54:50.970Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:54:50.970Z] #67 190.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:54:50.970Z] #67 190.2 + GOBIN=/build [2022-07-13T20:54:50.970Z] #67 190.2 + GO111MODULE=on [2022-07-13T20:54:50.970Z] #67 190.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:54:50.970Z] #67 ... [2022-07-13T20:54:50.970Z] [2022-07-13T20:54:50.970Z] #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-13T20:54:50.970Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:54:50.970Z] #14 193.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:54:50.970Z] #14 193.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:54:50.970Z] #14 193.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:54:51.234Z] #14 209.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-13T20:54:51.235Z] #14 209.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-13T20:54:51.235Z] #14 209.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:54:51.494Z] #14 209.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-13T20:54:51.494Z] #14 209.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-13T20:54:51.494Z] #14 209.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:54:51.531Z] #14 ... [2022-07-13T20:54:51.532Z] [2022-07-13T20:54:51.532Z] #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-13T20:54:51.532Z] #67 sha256:20fb12a619c7a77291baf2d9aae370c4bde2fd166c56af6dbdece1d84321b901 [2022-07-13T20:54:51.532Z] #67 201.5 rootlesskit version 1.0.0 [2022-07-13T20:54:51.859Z] #67 201.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:54:51.859Z] #67 201.6 -container-ip string [2022-07-13T20:54:51.859Z] #67 201.6 container ip [2022-07-13T20:54:51.859Z] #67 201.6 -container-port int [2022-07-13T20:54:51.859Z] #67 201.6 container port (default -1) [2022-07-13T20:54:51.859Z] #67 201.6 -host-ip string [2022-07-13T20:54:51.859Z] #67 201.6 host ip [2022-07-13T20:54:51.859Z] #67 201.6 -host-port int [2022-07-13T20:54:51.859Z] #67 201.6 host port (default -1) [2022-07-13T20:54:51.859Z] #67 201.6 -proto string [2022-07-13T20:54:51.859Z] #67 201.6 proxy protocol (default "tcp") [2022-07-13T20:54:52.065Z] #14 209.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-13T20:54:52.065Z] #14 210.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-13T20:54:52.065Z] #14 210.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:54:52.333Z] #14 210.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-13T20:54:52.593Z] #14 210.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:54:52.593Z] #14 210.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:54:52.853Z] #14 210.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:54:52.853Z] #14 210.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:54:52.853Z] #14 210.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:54:52.853Z] #14 210.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:54:52.853Z] #14 210.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:54:52.853Z] #14 210.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:54:53.226Z] #67 DONE 202.7s [2022-07-13T20:54:53.226Z] [2022-07-13T20:54:53.226Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:54:53.226Z] #68 sha256:c8f4027a03b4b1442ec14badc83fa390988e8e08d37006deb45053574739f93c [2022-07-13T20:54:53.226Z] #68 DONE 0.1s [2022-07-13T20:54:53.226Z] [2022-07-13T20:54:53.226Z] #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-13T20:54:53.226Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:54:53.226Z] #64 ... [2022-07-13T20:54:53.226Z] [2022-07-13T20:54:53.226Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:54:53.226Z] #69 sha256:08fe0849e0dff298e245ae4d5464c4a4fe06d16faaf7deb58d514dd3f3677139 [2022-07-13T20:54:53.226Z] #69 DONE 0.1s [2022-07-13T20:54:53.226Z] [2022-07-13T20:54:53.226Z] #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-13T20:54:53.226Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:54:53.799Z] #14 211.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:54:53.799Z] #14 211.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:54:53.799Z] #14 211.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:54:53.799Z] #14 211.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:54:53.799Z] #14 211.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:54:53.799Z] #14 211.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:54:53.799Z] #14 211.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:54:53.799Z] #14 211.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:54:53.799Z] #14 211.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:54:53.799Z] #14 211.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:54:53.799Z] #14 211.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:54:53.799Z] #14 211.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:54:53.799Z] #14 211.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:54:53.799Z] #14 211.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:54:53.799Z] #14 211.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:54:53.799Z] #14 211.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:54:53.799Z] #14 211.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:54:53.799Z] #14 211.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:54:53.799Z] #14 211.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:54:53.799Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:54:53.799Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:54:53.799Z] #14 211.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-13T20:54:53.799Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:54:53.799Z] #14 211.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-13T20:54:53.799Z] #14 211.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:54:53.799Z] #14 211.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:54:53.799Z] #14 211.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-13T20:54:53.799Z] #14 211.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:54:54.059Z] #14 211.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:54:54.059Z] #14 211.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:54:54.059Z] #14 211.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:54:54.059Z] #14 211.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:54:54.059Z] #14 211.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:54:54.059Z] #14 211.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:54:55.002Z] #14 DONE 212.6s [2022-07-13T20:54:55.002Z] [2022-07-13T20:54:55.002Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:54:55.002Z] #59 sha256:bbb6a01670a341626e2d445fa106c90dfe4bf6f82368ef6c2e033ccd09b6a074 [2022-07-13T20:54:55.002Z] #59 DONE 0.2s [2022-07-13T20:54:55.002Z] [2022-07-13T20:54:55.002Z] #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-13T20:54:55.002Z] #60 sha256:790d9e1e31e2c8d5ebef68e75bb7a5a1f2ee4904ed7559e12a07234933b229c4 [2022-07-13T20:54:55.117Z] #64 ... [2022-07-13T20:54:55.117Z] [2022-07-13T20:54:55.117Z] #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-13T20:54:55.117Z] #14 sha256:5576752133a5d39c38a5b8632f891cef2a5b5c6304da036a9819a7849409da07 [2022-07-13T20:54:55.117Z] #14 205.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:54:55.117Z] #14 205.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:54:55.117Z] #14 205.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:54:55.238Z] #77 ... [2022-07-13T20:54:55.238Z] [2022-07-13T20:54:55.238Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:54:55.238Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:54:55.374Z] #14 205.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-13T20:54:55.374Z] #14 205.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-13T20:54:55.374Z] #14 205.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:54:55.630Z] #14 205.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-13T20:54:55.630Z] #14 205.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-13T20:54:55.630Z] #14 206.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:54:56.170Z] #23 10.90 Collecting yamllint==1.26.1 [2022-07-13T20:54:56.192Z] #14 206.4 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:54:56.192Z] #14 206.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:54:56.192Z] #14 206.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:54:56.448Z] #14 206.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:54:56.704Z] #14 206.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:54:56.704Z] #14 206.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:54:56.960Z] #14 207.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-13T20:54:56.960Z] #14 207.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:54:56.960Z] #14 207.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:54:56.960Z] #14 207.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:54:56.960Z] #14 207.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:54:56.960Z] #14 207.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:54:57.217Z] #14 207.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:54:57.474Z] #14 207.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-13T20:54:57.474Z] #14 207.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:54:57.543Z] #23 11.97 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:54:57.544Z] #60 2.463 + RM_GOPATH=0 [2022-07-13T20:54:57.544Z] #60 2.463 + TMP_GOPATH= [2022-07-13T20:54:57.544Z] #60 2.463 + : /build [2022-07-13T20:54:57.544Z] #60 2.463 + '[' -z '' ']' [2022-07-13T20:54:57.544Z] #60 2.463 ++ mktemp -d [2022-07-13T20:54:57.544Z] #60 2.477 + export GOPATH=/tmp/tmp.dvx9uBvMs9 [2022-07-13T20:54:57.544Z] #60 2.479 + GOPATH=/tmp/tmp.dvx9uBvMs9 [2022-07-13T20:54:57.544Z] #60 2.479 + RM_GOPATH=1 [2022-07-13T20:54:57.544Z] #60 2.479 + case "$(go env GOARCH)" in [2022-07-13T20:54:57.544Z] #60 2.479 ++ go env GOARCH [2022-07-13T20:54:57.544Z] #60 2.579 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:54:57.544Z] #60 2.579 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:54:57.544Z] #60 2.579 ++ dirname /install.sh [2022-07-13T20:54:57.544Z] #60 2.588 + dir=/ [2022-07-13T20:54:57.544Z] #60 2.589 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:54:57.544Z] #60 2.589 + bin=runc [2022-07-13T20:54:57.544Z] #60 2.589 + shift [2022-07-13T20:54:57.544Z] #60 2.589 + '[' '!' -f //runc.installer ']' [2022-07-13T20:54:57.544Z] #60 2.589 + . //runc.installer [2022-07-13T20:54:57.544Z] #60 2.589 ++ set -e [2022-07-13T20:54:57.544Z] #60 2.589 ++ : v1.1.2 [2022-07-13T20:54:57.544Z] #60 2.589 + install_runc [2022-07-13T20:54:57.544Z] #60 2.589 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:54:57.544Z] #60 2.589 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:54:57.544Z] #60 2.589 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dvx9uBvMs9/src/github.com/opencontainers/runc [2022-07-13T20:54:57.544Z] #60 2.591 Cloning into '/tmp/tmp.dvx9uBvMs9/src/github.com/opencontainers/runc'... [2022-07-13T20:54:57.730Z] #14 208.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-13T20:54:57.730Z] #14 208.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-13T20:54:57.730Z] #14 208.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:54:57.805Z] #60 ... [2022-07-13T20:54:57.805Z] [2022-07-13T20:54:57.805Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:54:57.805Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f [2022-07-13T20:54:57.805Z] #15 DONE 3.1s [2022-07-13T20:54:57.986Z] #14 208.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-13T20:54:57.986Z] #14 208.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-13T20:54:57.986Z] #14 208.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:54:58.065Z] [2022-07-13T20:54:58.065Z] #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-13T20:54:58.065Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9 [2022-07-13T20:54:58.243Z] #14 208.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-13T20:54:58.243Z] #14 208.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-13T20:54:58.243Z] #14 208.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:54:58.243Z] #14 208.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-13T20:54:58.477Z] #23 13.26 Collecting pathspec>=0.5.3 [2022-07-13T20:54:58.477Z] #23 13.27 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:54:58.500Z] #14 208.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-13T20:54:58.500Z] #14 208.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:54:58.758Z] #14 209.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-13T20:54:59.014Z] #14 209.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-13T20:54:59.014Z] #14 209.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:54:59.044Z] #23 13.74 Collecting pyyaml [2022-07-13T20:54:59.044Z] #23 13.75 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-13T20:54:59.044Z] #23 13.85 Building wheels for collected packages: yamllint [2022-07-13T20:54:59.044Z] #23 13.85 Building wheel for yamllint (setup.py): started [2022-07-13T20:54:59.272Z] #14 209.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-13T20:54:59.272Z] #14 209.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:54:59.272Z] #14 209.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:54:59.272Z] #14 209.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:54:59.272Z] #14 209.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:54:59.272Z] #14 209.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:54:59.272Z] #14 209.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:54:59.664Z] #14 209.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:54:59.664Z] #14 209.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:54:59.734Z] #54 ... [2022-07-13T20:54:59.734Z] [2022-07-13T20:54:59.734Z] #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-13T20:54:59.734Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:54:59.734Z] #19 294.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-13T20:54:59.734Z] #19 294.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:54:59.734Z] #19 294.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:54:59.734Z] #19 294.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-13T20:54:59.734Z] #19 294.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:54:59.734Z] #19 294.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:54:59.734Z] #19 294.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-13T20:54:59.734Z] #19 294.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:54:59.734Z] #19 294.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:54:59.734Z] #19 294.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-13T20:54:59.734Z] #19 294.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:54:59.734Z] #19 294.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:54:59.734Z] #19 295.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-13T20:54:59.734Z] #19 295.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:54:59.734Z] #19 295.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:54:59.734Z] #19 295.2 Selecting previously unselected package cross-config. [2022-07-13T20:54:59.734Z] #19 295.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-13T20:54:59.734Z] #19 295.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-13T20:54:59.734Z] #19 295.2 Selecting previously unselected package gcc-10-cross-base. [2022-07-13T20:54:59.734Z] #19 295.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-13T20:54:59.734Z] #19 295.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-13T20:54:59.734Z] #19 295.4 Selecting previously unselected package libc6-arm64-cross. [2022-07-13T20:54:59.734Z] #19 295.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-13T20:54:59.734Z] #19 295.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-13T20:54:59.734Z] #19 296.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-13T20:54:59.734Z] #19 296.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:54:59.734Z] #19 296.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:54:59.734Z] #19 296.2 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-13T20:54:59.734Z] #19 296.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:54:59.734Z] #19 296.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:54:59.734Z] #19 296.4 Selecting previously unselected package libitm1-arm64-cross. [2022-07-13T20:54:59.734Z] #19 296.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:54:59.734Z] #19 296.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:54:59.734Z] #19 296.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-13T20:54:59.734Z] #19 296.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:54:59.734Z] #19 296.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:54:59.734Z] #19 296.7 Selecting previously unselected package libasan6-arm64-cross. [2022-07-13T20:54:59.734Z] #19 296.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:54:59.734Z] #19 296.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:54:59.922Z] #14 210.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:55:00.180Z] #14 210.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:55:00.180Z] #14 210.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:55:00.180Z] #14 210.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:55:00.180Z] #14 210.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:55:00.180Z] #14 210.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:55:00.180Z] #14 210.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:55:00.180Z] #14 210.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:55:00.180Z] #14 210.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:55:00.180Z] #14 210.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:55:00.180Z] #14 210.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:55:00.180Z] #14 210.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:55:00.180Z] #14 210.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:55:00.180Z] #14 210.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:55:00.180Z] #14 210.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:55:00.180Z] #14 210.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:55:00.184Z] #16 DONE 2.5s [2022-07-13T20:55:00.184Z] [2022-07-13T20:55:00.184Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:55:00.184Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4 [2022-07-13T20:55:00.441Z] #14 210.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:55:00.441Z] #14 210.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:55:00.441Z] #14 210.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:55:00.441Z] #14 210.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:55:00.441Z] #14 210.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:55:00.441Z] #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-13T20:55:00.441Z] #14 210.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:55:00.441Z] #14 210.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-13T20:55:00.441Z] #14 210.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:55:00.441Z] #14 210.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:55:00.441Z] #14 210.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-13T20:55:00.441Z] #14 210.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:55:00.441Z] #14 210.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:55:00.441Z] #14 210.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:55:00.441Z] #14 210.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:55:00.441Z] #14 210.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:55:00.441Z] #14 210.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:55:00.441Z] #14 210.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:55:00.468Z] #23 14.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:55:00.468Z] #23 14.99 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a92e9c04ebe9de9e7973e778677afd3155f95704257516e99a8a5efeb433832f [2022-07-13T20:55:00.468Z] #23 15.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:55:00.468Z] #23 15.01 Successfully built yamllint [2022-07-13T20:55:00.468Z] #23 15.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:55:00.727Z] #23 15.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:55:01.293Z] #23 DONE 16.1s [2022-07-13T20:55:01.293Z] [2022-07-13T20:55:01.293Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:55:01.293Z] #27 sha256:7fbdb0e104732db9f1a0ccd18e9310ae59e1bafa2ea7703792ac1ff1bcdbc72a [2022-07-13T20:55:01.566Z] #17 1.158 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:55:01.566Z] #17 DONE 1.3s [2022-07-13T20:55:01.566Z] [2022-07-13T20:55:01.566Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:55:01.566Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604 [2022-07-13T20:55:01.814Z] #14 DONE 212.2s [2022-07-13T20:55:01.814Z] [2022-07-13T20:55:01.814Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:55:01.814Z] #59 sha256:ca56f724d6b5930c783051c5f0bdb230bd5569e1681b5614b264b7f46885c5ed [2022-07-13T20:55:01.858Z] #27 DONE 0.6s [2022-07-13T20:55:01.858Z] [2022-07-13T20:55:01.858Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:55:01.858Z] #32 sha256:56190f12710fd932a828199fb824e9040833832786b49f3f7f2a2bb9320f3656 [2022-07-13T20:55:02.072Z] #59 DONE 0.3s [2022-07-13T20:55:02.072Z] [2022-07-13T20:55:02.072Z] #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-13T20:55:02.072Z] #60 sha256:25e176e0a6fd5a9eac3975a3509bfddac5fa7cf2738779803313619a67f896bf [2022-07-13T20:55:02.268Z] #19 298.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-13T20:55:02.268Z] #19 298.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:02.268Z] #19 299.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:55:02.527Z] #19 299.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-13T20:55:02.527Z] #19 299.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:02.527Z] #19 299.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:55:02.792Z] #32 DONE 1.0s [2022-07-13T20:55:02.792Z] [2022-07-13T20:55:02.792Z] #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-13T20:55:02.792Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:55:03.050Z] #47 ... [2022-07-13T20:55:03.050Z] [2022-07-13T20:55:03.050Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:55:03.050Z] #35 sha256:9377de45ed4111d234f385a3eef71a2f61e481a2803e6232d5e748bae5d5c684 [2022-07-13T20:55:03.096Z] #19 300.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-13T20:55:03.308Z] #35 DONE 0.6s [2022-07-13T20:55:03.308Z] [2022-07-13T20:55:03.308Z] #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-13T20:55:03.308Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:55:03.356Z] #19 300.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:03.475Z] #18 DONE 2.0s [2022-07-13T20:55:03.475Z] [2022-07-13T20:55:03.475Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:03.475Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:03.475Z] #77 137.3 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:55:03.475Z] #77 137.4 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:55:03.475Z] #77 137.4 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:55:03.475Z] #77 137.4 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:55:03.475Z] #77 137.4 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:55:03.475Z] #77 137.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:55:03.475Z] #77 137.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:55:03.565Z] #47 ... [2022-07-13T20:55:03.565Z] [2022-07-13T20:55:03.565Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:55:03.565Z] #37 sha256:d8cd031161ef29a5583d783b409fd74020ae0d2febf33e21db74db0ab1be69c6 [2022-07-13T20:55:03.615Z] #19 300.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:55:03.875Z] #19 300.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-13T20:55:03.875Z] #19 300.7 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:03.875Z] #19 300.7 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:55:03.962Z] #60 1.560 + RM_GOPATH=0 [2022-07-13T20:55:03.962Z] #60 1.560 + TMP_GOPATH= [2022-07-13T20:55:03.962Z] #60 1.560 + : /build [2022-07-13T20:55:03.962Z] #60 1.560 + '[' -z '' ']' [2022-07-13T20:55:03.962Z] #60 1.560 ++ mktemp -d [2022-07-13T20:55:03.962Z] #60 1.560 + export GOPATH=/tmp/tmp.PyxgThKVeb [2022-07-13T20:55:03.962Z] #60 1.560 + GOPATH=/tmp/tmp.PyxgThKVeb [2022-07-13T20:55:03.962Z] #60 1.560 + RM_GOPATH=1 [2022-07-13T20:55:03.962Z] #60 1.560 + case "$(go env GOARCH)" in [2022-07-13T20:55:03.962Z] #60 1.562 ++ go env GOARCH [2022-07-13T20:55:03.962Z] #60 1.595 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:55:03.962Z] #60 1.596 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:55:03.962Z] #60 1.597 ++ dirname /install.sh [2022-07-13T20:55:03.962Z] #60 1.603 + dir=/ [2022-07-13T20:55:03.962Z] #60 1.603 + bin=runc [2022-07-13T20:55:03.962Z] #60 1.603 + shift [2022-07-13T20:55:03.962Z] #60 1.604 + '[' '!' -f //runc.installer ']' [2022-07-13T20:55:03.962Z] #60 1.604 + . //runc.installer [2022-07-13T20:55:03.962Z] #60 1.604 ++ set -e [2022-07-13T20:55:03.962Z] #60 1.605 ++ : v1.1.2 [2022-07-13T20:55:03.962Z] #60 1.605 + install_runc [2022-07-13T20:55:03.962Z] #60 1.606 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:55:03.962Z] #60 ... [2022-07-13T20:55:03.962Z] [2022-07-13T20:55:03.962Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:55:03.962Z] #15 sha256:a2b5d37019d2f934e95f0084f97ef576a8f576569ac0cb5d9bc058e574a0e45f [2022-07-13T20:55:03.962Z] #15 DONE 2.1s [2022-07-13T20:55:03.962Z] [2022-07-13T20:55:03.962Z] #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-13T20:55:03.962Z] #60 sha256:25e176e0a6fd5a9eac3975a3509bfddac5fa7cf2738779803313619a67f896bf [2022-07-13T20:55:03.962Z] #60 1.607 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:55:03.962Z] #60 1.607 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:55:03.962Z] #60 1.607 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PyxgThKVeb/src/github.com/opencontainers/runc [2022-07-13T20:55:03.962Z] #60 1.613 Cloning into '/tmp/tmp.PyxgThKVeb/src/github.com/opencontainers/runc'... [2022-07-13T20:55:04.132Z] #37 DONE 0.5s [2022-07-13T20:55:04.132Z] [2022-07-13T20:55:04.132Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:55:04.132Z] #39 sha256:fc75e1a27119e0542991efd9db6874cd0e3d1666e45632792811bffb2632a4f8 [2022-07-13T20:55:04.132Z] #39 DONE 0.2s [2022-07-13T20:55:04.132Z] [2022-07-13T20:55:04.132Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:55:04.132Z] #41 sha256:e0336ea9babbd75af5cbd0388aed263527b9017a7b610ca08c09ef3575648b4e [2022-07-13T20:55:04.389Z] #41 DONE 0.1s [2022-07-13T20:55:04.389Z] [2022-07-13T20:55:04.389Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:55:04.389Z] #45 sha256:dd5fb32ed4a53ba15b0f03783ee3fe1d33ea817047b0a18baffc5c0a8d261fd9 [2022-07-13T20:55:04.389Z] #45 DONE 0.1s [2022-07-13T20:55:04.389Z] [2022-07-13T20:55:04.389Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:04.389Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:04.443Z] #19 301.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-13T20:55:04.443Z] #19 301.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:04.443Z] #19 301.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:55:04.702Z] #19 301.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-13T20:55:04.702Z] #19 301.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:55:04.702Z] #19 301.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:55:05.385Z] #77 ... [2022-07-13T20:55:05.385Z] [2022-07-13T20:55:05.385Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:55:05.385Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e [2022-07-13T20:55:05.385Z] #19 DONE 1.4s [2022-07-13T20:55:05.385Z] [2022-07-13T20:55:05.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-13T20:55:05.385Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:05.629Z] #77 203.6 CCLD tests/init [2022-07-13T20:55:05.645Z] #77 140.4 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:55:05.645Z] #77 140.9 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:55:05.645Z] #77 140.9 checking how to print strings... printf [2022-07-13T20:55:05.645Z] #77 141.0 checking for gcc... gcc [2022-07-13T20:55:05.859Z] #60 ... [2022-07-13T20:55:05.859Z] [2022-07-13T20:55:05.859Z] #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-13T20:55:05.859Z] #16 sha256:32d9a5a056046957746a9c493f37aea9b26a920bd0969e19a06d98e4829c78d9 [2022-07-13T20:55:05.859Z] #16 DONE 1.6s [2022-07-13T20:55:05.859Z] [2022-07-13T20:55:05.859Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:55:05.859Z] #17 sha256:99aa90cfb4c35c213065ca30677ea99d17491e4d8a0228fa87c907b568a95fb4 [2022-07-13T20:55:06.476Z] #77 141.2 checking whether the C compiler works... yes [2022-07-13T20:55:06.477Z] #77 141.5 checking for C compiler default output file name... a.out [2022-07-13T20:55:06.477Z] #77 141.5 checking for suffix of executables... [2022-07-13T20:55:06.477Z] #77 ... [2022-07-13T20:55:06.477Z] [2022-07-13T20:55:06.477Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:55:06.477Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe [2022-07-13T20:55:06.477Z] #20 DONE 1.5s [2022-07-13T20:55:06.736Z] [2022-07-13T20:55:06.736Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:06.736Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:06.736Z] #77 141.5 checking for suffix of executables... [2022-07-13T20:55:07.307Z] #77 141.9 checking whether we are cross compiling... no [2022-07-13T20:55:07.307Z] #77 142.4 checking for suffix of object files... o [2022-07-13T20:55:07.566Z] #77 142.5 checking whether we are using the GNU C compiler... yes [2022-07-13T20:55:07.566Z] #77 142.8 checking whether gcc accepts -g... yes [2022-07-13T20:55:07.827Z] #77 142.9 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:55:07.988Z] #19 ... [2022-07-13T20:55:07.988Z] [2022-07-13T20:55:07.988Z] #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-13T20:55:07.988Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:07.988Z] #84 257.6 CCLD tests/init [2022-07-13T20:55:08.086Z] #77 143.2 checking whether gcc understands -c and -o together... yes [2022-07-13T20:55:08.086Z] #77 143.4 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:55:08.346Z] #77 143.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:55:08.346Z] #77 143.5 checking for egrep... /bin/grep -E [2022-07-13T20:55:08.346Z] #77 143.5 checking for fgrep... /bin/grep -F [2022-07-13T20:55:08.346Z] #77 143.5 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:55:08.346Z] #77 143.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:55:08.346Z] #77 143.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:55:08.387Z] #17 2.267 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:55:08.387Z] #17 DONE 2.5s [2022-07-13T20:55:08.387Z] [2022-07-13T20:55:08.387Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:55:08.387Z] #18 sha256:9db9507fbb99934ab6b363884636a20fba1c8dfd6680644639cbc4fa23bdd604 [2022-07-13T20:55:08.607Z] #77 143.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:55:08.607Z] #77 143.8 checking whether ln -s works... yes [2022-07-13T20:55:08.607Z] #77 143.8 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:55:08.607Z] #77 143.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-13T20:55:08.607Z] #77 143.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:55:08.607Z] #77 143.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:55:08.607Z] #77 143.8 checking for objdump... objdump [2022-07-13T20:55:08.607Z] #77 143.8 checking how to recognize dependent libraries... pass_all [2022-07-13T20:55:08.607Z] #77 143.8 checking for dlltool... no [2022-07-13T20:55:08.607Z] #77 143.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:55:08.607Z] #77 143.8 checking for ar... ar [2022-07-13T20:55:08.867Z] #77 143.9 checking for archiver @FILE support... @ [2022-07-13T20:55:08.867Z] #77 144.1 checking for strip... strip [2022-07-13T20:55:08.867Z] #77 144.1 checking for ranlib... ranlib [2022-07-13T20:55:08.867Z] #77 144.1 checking for gawk... no [2022-07-13T20:55:08.867Z] #77 144.1 checking for mawk... mawk [2022-07-13T20:55:09.806Z] #77 144.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:55:09.806Z] #77 145.1 checking for sysroot... no [2022-07-13T20:55:09.806Z] #77 145.1 checking for a working dd... /bin/dd [2022-07-13T20:55:10.066Z] #77 145.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:55:10.066Z] #77 145.4 checking for mt... no [2022-07-13T20:55:10.281Z] #18 DONE 2.1s [2022-07-13T20:55:10.281Z] [2022-07-13T20:55:10.281Z] #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-13T20:55:10.281Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:55:10.281Z] #55 ... [2022-07-13T20:55:10.281Z] [2022-07-13T20:55:10.281Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:55:10.281Z] #19 sha256:89b59b79207715363c90e2d6778cd6ab18e753475022bbd778adb2383c408b5e [2022-07-13T20:55:10.326Z] #77 145.4 checking if : is a manifest tool... no [2022-07-13T20:55:10.585Z] #77 145.4 checking how to run the C preprocessor... gcc -E [2022-07-13T20:55:11.659Z] #19 DONE 1.4s [2022-07-13T20:55:11.659Z] [2022-07-13T20:55:11.659Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:55:11.659Z] #20 sha256:d605a70e330c2c35c6f67f23d7d59778c6b56dac358203af3f844e3b714096fe [2022-07-13T20:55:13.064Z] #77 146.3 checking for ANSI C header files... yes [2022-07-13T20:55:13.064Z] #77 147.9 checking for sys/types.h... yes [2022-07-13T20:55:13.561Z] #20 DONE 1.9s [2022-07-13T20:55:13.561Z] [2022-07-13T20:55:13.561Z] #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-13T20:55:13.561Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:13.584Z] #77 148.4 checking for sys/stat.h... yes [2022-07-13T20:55:14.153Z] #77 148.9 checking for stdlib.h... yes [2022-07-13T20:55:14.417Z] #77 149.4 checking for string.h... yes [2022-07-13T20:55:14.677Z] #77 149.6 checking for memory.h... yes [2022-07-13T20:55:14.936Z] #77 149.9 checking for strings.h... yes [2022-07-13T20:55:15.456Z] #77 150.3 checking for inttypes.h... yes [2022-07-13T20:55:16.025Z] #77 150.7 checking for stdint.h... yes [2022-07-13T20:55:16.079Z] #21 2.411 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:55:16.079Z] #21 2.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:55:16.079Z] #21 2.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:55:16.595Z] #77 151.2 checking for unistd.h... yes [2022-07-13T20:55:16.595Z] #77 ... [2022-07-13T20:55:16.595Z] [2022-07-13T20:55:16.595Z] #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-13T20:55:16.595Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:16.595Z] #21 1.586 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:55:16.595Z] #21 1.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:55:16.595Z] #21 1.658 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:55:16.595Z] #21 2.413 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:55:16.595Z] #21 4.964 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:55:16.596Z] #21 8.041 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:55:16.856Z] #21 ... [2022-07-13T20:55:16.856Z] [2022-07-13T20:55:16.856Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:16.856Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:16.856Z] #77 151.9 checking for dlfcn.h... yes [2022-07-13T20:55:16.856Z] #77 151.9 checking for objdir... .libs [2022-07-13T20:55:17.444Z] #21 4.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:55:17.974Z] #84 ... [2022-07-13T20:55:17.974Z] [2022-07-13T20:55:17.974Z] #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-13T20:55:17.974Z] #54 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:55:17.974Z] #54 DONE 326.0s [2022-07-13T20:55:17.974Z] [2022-07-13T20:55:17.974Z] #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-13T20:55:17.974Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:55:17.990Z] #77 152.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:55:17.990Z] #77 153.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:55:18.250Z] #77 153.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:55:18.818Z] #77 153.5 checking if gcc static flag -static works... yes [2022-07-13T20:55:19.335Z] #21 ... [2022-07-13T20:55:19.335Z] [2022-07-13T20:55:19.335Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:19.335Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:19.335Z] #77 137.5 configure.ac:11: installing 'build-aux/compile' [2022-07-13T20:55:19.335Z] #77 137.5 configure.ac:11: installing 'build-aux/config.guess' [2022-07-13T20:55:19.335Z] #77 137.5 configure.ac:11: installing 'build-aux/config.sub' [2022-07-13T20:55:19.335Z] #77 137.5 configure.ac:13: installing 'build-aux/install-sh' [2022-07-13T20:55:19.335Z] #77 137.6 configure.ac:13: installing 'build-aux/missing' [2022-07-13T20:55:19.335Z] #77 137.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-13T20:55:19.335Z] #77 137.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-13T20:55:19.335Z] #77 140.2 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:55:19.335Z] #77 140.6 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:55:19.335Z] #77 140.6 checking how to print strings... printf [2022-07-13T20:55:19.335Z] #77 140.6 checking for gcc... gcc [2022-07-13T20:55:19.335Z] #77 140.8 checking whether the C compiler works... yes [2022-07-13T20:55:19.335Z] #77 141.2 checking for C compiler default output file name... a.out [2022-07-13T20:55:19.335Z] #77 141.2 checking for suffix of executables... [2022-07-13T20:55:19.335Z] #77 141.6 checking whether we are cross compiling... no [2022-07-13T20:55:19.335Z] #77 142.1 checking for suffix of object files... o [2022-07-13T20:55:19.335Z] #77 142.3 checking whether we are using the GNU C compiler... yes [2022-07-13T20:55:19.335Z] #77 142.5 checking whether gcc accepts -g... yes [2022-07-13T20:55:19.335Z] #77 142.8 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:55:19.335Z] #77 143.2 checking whether gcc understands -c and -o together... yes [2022-07-13T20:55:19.335Z] #77 143.6 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:55:19.335Z] #77 143.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:55:19.335Z] #77 143.8 checking for egrep... /bin/grep -E [2022-07-13T20:55:19.335Z] #77 143.8 checking for fgrep... /bin/grep -F [2022-07-13T20:55:19.335Z] #77 143.8 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:55:19.335Z] #77 144.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:55:19.335Z] #77 144.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:55:19.335Z] #77 144.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:55:19.335Z] #77 144.4 checking whether ln -s works... yes [2022-07-13T20:55:19.335Z] #77 144.4 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:55:19.335Z] #77 144.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-13T20:55:19.335Z] #77 144.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:55:19.335Z] #77 144.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:55:19.335Z] #77 144.6 checking for objdump... objdump [2022-07-13T20:55:19.335Z] #77 144.6 checking how to recognize dependent libraries... pass_all [2022-07-13T20:55:19.335Z] #77 144.6 checking for dlltool... no [2022-07-13T20:55:19.335Z] #77 144.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:55:19.335Z] #77 144.6 checking for ar... ar [2022-07-13T20:55:19.335Z] #77 144.6 checking for archiver @FILE support... @ [2022-07-13T20:55:19.335Z] #77 145.0 checking for strip... strip [2022-07-13T20:55:19.335Z] #77 145.0 checking for ranlib... ranlib [2022-07-13T20:55:19.335Z] #77 145.0 checking for gawk... no [2022-07-13T20:55:19.335Z] #77 145.0 checking for mawk... mawk [2022-07-13T20:55:19.335Z] #77 145.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:55:19.335Z] #77 146.0 checking for sysroot... no [2022-07-13T20:55:19.335Z] #77 146.0 checking for a working dd... /bin/dd [2022-07-13T20:55:19.335Z] #77 146.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:55:19.335Z] #77 146.0 checking for mt... no [2022-07-13T20:55:19.335Z] #77 146.0 checking if : is a manifest tool... no [2022-07-13T20:55:19.335Z] #77 146.1 checking how to run the C preprocessor... gcc -E [2022-07-13T20:55:19.386Z] #77 154.2 checking if gcc supports -c -o file.o... yes [2022-07-13T20:55:19.386Z] #77 154.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:55:19.645Z] #77 154.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:55:20.214Z] #77 154.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:55:20.214Z] #77 155.3 checking how to hardcode library paths into programs... immediate [2022-07-13T20:55:20.214Z] #77 155.3 checking whether stripping libraries is possible... yes [2022-07-13T20:55:20.214Z] #77 155.3 checking if libtool supports shared libraries... yes [2022-07-13T20:55:20.214Z] #77 155.3 checking whether to build shared libraries... no [2022-07-13T20:55:20.214Z] #77 155.3 checking whether to build static libraries... yes [2022-07-13T20:55:20.214Z] #77 155.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:55:20.214Z] #77 155.5 checking whether build environment is sane... yes [2022-07-13T20:55:20.473Z] #77 155.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:55:20.473Z] #77 155.7 checking whether make sets $(MAKE)... yes [2022-07-13T20:55:20.500Z] #77 ... [2022-07-13T20:55:20.500Z] [2022-07-13T20:55:20.500Z] #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-13T20:55:20.500Z] #26 sha256:793ea6805d70204a7524f0aeb6c18cbbf9b619db941735035b42316c32ed5edf [2022-07-13T20:55:20.500Z] #26 263.2 + return [2022-07-13T20:55:20.500Z] #26 DONE 264.2s [2022-07-13T20:55:20.500Z] [2022-07-13T20:55:20.500Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:55:20.500Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:55:20.700Z] #77 146.3 checking for ANSI C header files... yes [2022-07-13T20:55:20.733Z] #77 155.8 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:55:20.733Z] #77 155.9 checking whether make supports nested variables... yes [2022-07-13T20:55:20.956Z] #77 147.7 checking for sys/types.h... yes [2022-07-13T20:55:20.993Z] #77 156.3 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:55:20.993Z] #77 156.3 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:55:21.253Z] #77 156.3 checking how to create a ustar tar archive... gnutar [2022-07-13T20:55:21.519Z] #77 148.0 checking for sys/stat.h... yes [2022-07-13T20:55:21.776Z] #77 148.6 checking for stdlib.h... yes [2022-07-13T20:55:21.776Z] #77 148.9 checking for string.h... [2022-07-13T20:55:21.776Z] #77 ... [2022-07-13T20:55:21.776Z] [2022-07-13T20:55:21.776Z] #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-13T20:55:21.776Z] #60 sha256:25e176e0a6fd5a9eac3975a3509bfddac5fa7cf2738779803313619a67f896bf [2022-07-13T20:55:21.776Z] #60 19.67 + cd /tmp/tmp.PyxgThKVeb/src/github.com/opencontainers/runc [2022-07-13T20:55:21.776Z] #60 19.67 + git checkout -q v1.1.2 [2022-07-13T20:55:21.822Z] #77 156.5 checking dependency style of gcc... gcc3 [2022-07-13T20:55:21.822Z] #77 157.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:55:21.822Z] #77 157.0 checking whether make supports nested variables... (cached) yes [2022-07-13T20:55:21.822Z] #77 157.0 checking for gawk... (cached) mawk [2022-07-13T20:55:21.822Z] #77 157.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:55:21.822Z] #77 157.1 checking for gcc... (cached) gcc [2022-07-13T20:55:22.082Z] #77 157.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:55:22.082Z] #77 157.4 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:55:22.082Z] #77 157.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:55:22.082Z] #77 157.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:55:22.342Z] #77 157.4 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:55:22.471Z] #77 184.4 CCLD libocispec.la [2022-07-13T20:55:22.602Z] #77 157.7 checking for python3... /usr/bin/python3 [2022-07-13T20:55:22.602Z] #77 157.7 checking for python3 version... 3.9 [2022-07-13T20:55:22.730Z] #77 184.9 CCLD src/validate [2022-07-13T20:55:22.863Z] #77 157.8 checking for python3 platform... linux [2022-07-13T20:55:22.988Z] #77 184.9 CCLD tests/test-1 [2022-07-13T20:55:22.988Z] #77 184.9 CCLD tests/test-2 [2022-07-13T20:55:22.988Z] #77 185.0 CCLD tests/test-4 [2022-07-13T20:55:22.988Z] #77 185.0 CCLD tests/test-3 [2022-07-13T20:55:22.988Z] #77 185.0 CCLD tests/test-5 [2022-07-13T20:55:23.030Z] #55 ... [2022-07-13T20:55:23.030Z] [2022-07-13T20:55:23.030Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:55:23.030Z] #27 sha256:189186f384022e416462f839cd81356bd7be51fd322d82eb47ee9e738344c9f1 [2022-07-13T20:55:23.123Z] #77 158.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:55:23.192Z] #60 20.82 + '[' -z '' ']' [2022-07-13T20:55:23.192Z] #60 20.82 + target=static [2022-07-13T20:55:23.192Z] #60 20.82 + make BUILDTAGS=seccomp static [2022-07-13T20:55:23.246Z] #62 ... [2022-07-13T20:55:23.247Z] [2022-07-13T20:55:23.247Z] #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-13T20:55:23.247Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:55:23.247Z] #19 319.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-13T20:55:23.247Z] #19 319.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:55:23.247Z] #19 319.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:55:23.247Z] #19 319.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-13T20:55:23.247Z] #19 319.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:55:23.247Z] #19 319.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-13T20:55:23.247Z] #19 320.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-13T20:55:23.247Z] #19 320.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-13T20:55:23.247Z] #19 320.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-13T20:55:23.247Z] #77 185.2 CCLD tests/test-6 [2022-07-13T20:55:23.247Z] #77 185.2 CCLD tests/test-7 [2022-07-13T20:55:23.247Z] #77 185.2 CCLD tests/test-8 [2022-07-13T20:55:23.247Z] #77 185.3 CCLD tests/test-9 [2022-07-13T20:55:23.247Z] #77 185.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:55:23.247Z] #77 185.4 CCLD tests/test-10 [2022-07-13T20:55:23.383Z] #77 158.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:55:23.449Z] #60 21.31 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-13T20:55:23.506Z] #77 185.5 CCLD tests/test-11 [2022-07-13T20:55:23.643Z] #77 158.7 checking for go-md2man... no [2022-07-13T20:55:23.815Z] #19 320.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-13T20:55:23.815Z] #19 320.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:23.815Z] #19 320.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:55:23.905Z] #77 158.7 checking error.h usability... yes [2022-07-13T20:55:23.905Z] #77 159.1 checking error.h presence... yes [2022-07-13T20:55:23.905Z] #77 159.2 checking for error.h... yes [2022-07-13T20:55:23.965Z] #27 DONE 1.2s [2022-07-13T20:55:23.965Z] [2022-07-13T20:55:23.965Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:23.965Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:55:23.965Z] #77 222.8 CCLD libcrun.la [2022-07-13T20:55:23.965Z] #77 222.9 AR libcrun_testing.a [2022-07-13T20:55:23.965Z] #77 222.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:55:23.965Z] #77 223.0 CCLD tests/tests_libcrun_utils [2022-07-13T20:55:23.965Z] #77 223.0 CCLD tests/tests_libcrun_errors [2022-07-13T20:55:23.965Z] #77 223.0 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:55:24.223Z] #77 ... [2022-07-13T20:55:24.223Z] [2022-07-13T20:55:24.223Z] #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-13T20:55:24.223Z] #60 sha256:411f436de86e301323b1dc9553404c8dcb7d4e1be46176478f6a4147a15a20a7 [2022-07-13T20:55:24.223Z] #60 163.9 + mkdir -p /build [2022-07-13T20:55:24.223Z] #60 163.9 + cp runc /build/runc [2022-07-13T20:55:24.223Z] #60 DONE 164.1s [2022-07-13T20:55:24.223Z] [2022-07-13T20:55:24.223Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:55:24.223Z] #32 sha256:8994c2b617f3b46f53ee91e89ecc554339cd169bb58331608f0b544b35ba5812 [2022-07-13T20:55:24.223Z] #32 DONE 0.6s [2022-07-13T20:55:24.383Z] #19 321.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-13T20:55:24.383Z] #19 321.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:55:24.383Z] #19 321.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:55:24.424Z] #77 159.3 checking linux/openat2.h usability... [2022-07-13T20:55:24.424Z] #77 ... [2022-07-13T20:55:24.424Z] [2022-07-13T20:55:24.424Z] #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-13T20:55:24.424Z] #60 sha256:790d9e1e31e2c8d5ebef68e75bb7a5a1f2ee4904ed7559e12a07234933b229c4 [2022-07-13T20:55:24.424Z] #60 19.43 + cd /tmp/tmp.dvx9uBvMs9/src/github.com/opencontainers/runc [2022-07-13T20:55:24.424Z] #60 19.43 + git checkout -q v1.1.2 [2022-07-13T20:55:24.424Z] #60 20.13 + '[' -z '' ']' [2022-07-13T20:55:24.424Z] #60 20.13 + target=static [2022-07-13T20:55:24.424Z] #60 20.13 + make BUILDTAGS=seccomp static [2022-07-13T20:55:24.424Z] #60 20.59 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-13T20:55:24.424Z] #60 ... [2022-07-13T20:55:24.424Z] [2022-07-13T20:55:24.424Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:24.424Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:24.424Z] #77 159.3 checking linux/openat2.h usability... yes [2022-07-13T20:55:24.514Z] [2022-07-13T20:55:24.514Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:55:24.514Z] #35 sha256:892c047478580433d6add21d9c8a61e66dd6a8a35375e6adcca70176bda8621d [2022-07-13T20:55:24.514Z] #35 DONE 0.3s [2022-07-13T20:55:24.514Z] [2022-07-13T20:55:24.514Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:55:24.514Z] #37 sha256:37037c7eaa85292858c97bcaf8b6646bb4c5d9fa5dc8cb00f1a1323c03cf5689 [2022-07-13T20:55:24.684Z] #77 159.6 checking linux/openat2.h presence... yes [2022-07-13T20:55:24.684Z] #77 159.8 checking for linux/openat2.h... yes [2022-07-13T20:55:24.773Z] #37 DONE 0.1s [2022-07-13T20:55:24.773Z] [2022-07-13T20:55:24.773Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:55:24.773Z] #39 sha256:f8ffbde155771203d28d46d9de040dff71dab1be1f4e204ac70f11838e0d3202 [2022-07-13T20:55:24.773Z] #39 DONE 0.1s [2022-07-13T20:55:24.773Z] [2022-07-13T20:55:24.773Z] #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-13T20:55:24.773Z] #64 sha256:e7909371c826a51ebbcec4019f04b1d26c508fc861fd7bf1de8fb5dbb57ca4ff [2022-07-13T20:55:24.773Z] #64 ... [2022-07-13T20:55:24.773Z] [2022-07-13T20:55:24.773Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:55:24.773Z] #41 sha256:56ab7ed64a8289db774b754fe3d7063af40a6f1a93cf94ee0ab1c9a153dfe5ba [2022-07-13T20:55:24.773Z] #41 DONE 0.1s [2022-07-13T20:55:25.032Z] [2022-07-13T20:55:25.032Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:55:25.032Z] #45 sha256:dbb10bc45ebd93538f3ddc1f7560ca1074f91fce0a9a1619484cdd7aa6d90a96 [2022-07-13T20:55:25.032Z] #45 DONE 0.1s [2022-07-13T20:55:25.032Z] [2022-07-13T20:55:25.032Z] #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-13T20:55:25.032Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:55:25.032Z] #55 ... [2022-07-13T20:55:25.032Z] [2022-07-13T20:55:25.032Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:55:25.032Z] #48 sha256:f89ab6e16881444a3788cb74ba23ec206aebbd0a7e84934a3035eb33316ebedd [2022-07-13T20:55:25.032Z] #48 DONE 0.1s [2022-07-13T20:55:25.254Z] #77 160.0 checking for copy_file_range... yes [2022-07-13T20:55:25.302Z] [2022-07-13T20:55:25.303Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:25.303Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:55:25.303Z] #77 224.4 CCLD crun [2022-07-13T20:55:25.303Z] #77 ... [2022-07-13T20:55:25.303Z] [2022-07-13T20:55:25.303Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:55:25.303Z] #52 sha256:6f6d3369180d58d17b51590802377790364c043251c4a9a769e27208d336b86f [2022-07-13T20:55:25.303Z] #52 DONE 0.2s [2022-07-13T20:55:25.407Z] #77 187.1 libtool: link: ar cr libocispec.a [2022-07-13T20:55:25.407Z] #77 187.2 libtool: link: ranlib libocispec.a [2022-07-13T20:55:25.569Z] [2022-07-13T20:55:25.569Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:55:25.569Z] #54 sha256:3cb61e06bc91a117158ff94465d18ae8638f3fe23441bc3dea30166aa423a68c [2022-07-13T20:55:25.569Z] #54 DONE 0.2s [2022-07-13T20:55:25.569Z] [2022-07-13T20:55:25.569Z] #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-13T20:55:25.569Z] #64 sha256:e7909371c826a51ebbcec4019f04b1d26c508fc861fd7bf1de8fb5dbb57ca4ff [2022-07-13T20:55:25.832Z] #77 160.8 checking for fgetxattr... yes [2022-07-13T20:55:26.135Z] #64 ... [2022-07-13T20:55:26.135Z] [2022-07-13T20:55:26.135Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:26.135Z] #77 sha256:1f57c68129fee0ed30c8caf7510a2414aea896fb8633447144a3c3ba4a54fbe4 [2022-07-13T20:55:26.135Z] #77 225.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:55:26.135Z] #77 225.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:55:26.135Z] #77 225.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:55:26.135Z] #77 225.4 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:55:26.135Z] #77 225.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:55:26.135Z] #77 225.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:55:26.135Z] #77 225.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:55:26.393Z] #77 225.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:55:26.393Z] #77 225.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:55:26.393Z] #77 225.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-13T20:55:26.426Z] #77 161.2 checking for statx... yes [2022-07-13T20:55:26.652Z] #77 225.6 ---------------------------------------------------------------------- [2022-07-13T20:55:26.652Z] #77 225.6 Libraries have been installed in: [2022-07-13T20:55:26.652Z] #77 225.6 /usr/local/lib [2022-07-13T20:55:26.652Z] #77 225.6 [2022-07-13T20:55:26.652Z] #77 225.6 If you ever happen to want to link against installed libraries [2022-07-13T20:55:26.652Z] #77 225.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:55:26.652Z] #77 225.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:55:26.652Z] #77 225.6 flag during linking and do at least one of the following: [2022-07-13T20:55:26.652Z] #77 225.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:55:26.652Z] #77 225.6 during execution [2022-07-13T20:55:26.652Z] #77 225.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:55:26.652Z] #77 225.6 during linking [2022-07-13T20:55:26.652Z] #77 225.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:55:26.652Z] #77 225.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:55:26.652Z] #77 225.6 [2022-07-13T20:55:26.652Z] #77 225.6 See any operating system documentation about shared libraries for [2022-07-13T20:55:26.652Z] #77 225.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:55:26.652Z] #77 225.6 ---------------------------------------------------------------------- [2022-07-13T20:55:26.652Z] #77 225.6 /bin/mkdir -p '/build' [2022-07-13T20:55:26.652Z] #77 225.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:55:26.652Z] #77 225.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:55:26.652Z] #77 225.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:55:26.652Z] #77 225.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:55:26.652Z] #77 225.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:55:26.652Z] #77 DONE 225.8s [2022-07-13T20:55:26.652Z] [2022-07-13T20:55:26.652Z] #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-13T20:55:26.652Z] #55 sha256:dd0932f4e217f993a768407985222785b49f99b1b82a4698eec86243db286e7c [2022-07-13T20:55:27.008Z] #77 161.8 checking for fgetpwent_r... yes [2022-07-13T20:55:27.218Z] #55 271.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:55:27.271Z] #77 162.4 checking for issetugid... no [2022-07-13T20:55:27.334Z] #77 189.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:55:27.334Z] #77 189.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:55:27.334Z] #77 189.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:55:27.334Z] #77 189.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:55:27.334Z] #77 189.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:55:27.334Z] #77 189.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:55:27.334Z] #77 189.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:55:27.334Z] #77 189.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:55:27.334Z] #77 189.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:55:27.477Z] #55 DONE 271.1s [2022-07-13T20:55:27.477Z] [2022-07-13T20:55:27.477Z] #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-13T20:55:27.477Z] #64 sha256:e7909371c826a51ebbcec4019f04b1d26c508fc861fd7bf1de8fb5dbb57ca4ff [2022-07-13T20:55:27.531Z] #77 162.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:55:27.531Z] #77 162.5 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:55:27.593Z] #77 189.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:55:27.593Z] #77 189.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:55:27.593Z] #77 189.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:55:27.593Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:55:27.593Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:55:27.593Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:55:27.621Z] #60 ... [2022-07-13T20:55:27.621Z] [2022-07-13T20:55:27.621Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:27.621Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:27.621Z] #77 148.9 checking for string.h... yes [2022-07-13T20:55:27.621Z] #77 149.2 checking for memory.h... yes [2022-07-13T20:55:27.621Z] #77 149.6 checking for strings.h... yes [2022-07-13T20:55:27.621Z] #77 149.8 checking for inttypes.h... yes [2022-07-13T20:55:27.621Z] #77 150.2 checking for stdint.h... yes [2022-07-13T20:55:27.621Z] #77 150.5 checking for unistd.h... yes [2022-07-13T20:55:27.621Z] #77 150.8 checking for dlfcn.h... yes [2022-07-13T20:55:27.621Z] #77 151.0 checking for objdir... .libs [2022-07-13T20:55:27.621Z] #77 151.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:55:27.621Z] #77 152.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:55:27.621Z] #77 152.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:55:27.621Z] #77 152.5 checking if gcc static flag -static works... yes [2022-07-13T20:55:27.621Z] #77 153.2 checking if gcc supports -c -o file.o... yes [2022-07-13T20:55:27.621Z] #77 153.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:55:27.621Z] #77 153.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:55:27.621Z] #77 153.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:55:27.621Z] #77 154.4 checking how to hardcode library paths into programs... immediate [2022-07-13T20:55:27.621Z] #77 154.4 checking whether stripping libraries is possible... yes [2022-07-13T20:55:27.621Z] #77 154.4 checking if libtool supports shared libraries... yes [2022-07-13T20:55:27.621Z] #77 154.4 checking whether to build shared libraries... no [2022-07-13T20:55:27.621Z] #77 154.4 checking whether to build static libraries... yes [2022-07-13T20:55:27.621Z] #77 154.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:55:27.621Z] #77 154.5 checking whether build environment is sane... yes [2022-07-13T20:55:27.621Z] #77 154.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:55:27.621Z] #77 154.7 checking whether make sets $(MAKE)... yes [2022-07-13T20:55:27.850Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:55:27.850Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:55:27.850Z] #77 189.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:55:27.850Z] #77 190.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:55:27.878Z] #77 154.8 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:55:27.878Z] #77 154.9 checking whether make supports nested variables... yes [2022-07-13T20:55:28.101Z] #77 162.6 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:55:28.101Z] #77 163.3 checking for yajl >= 2.0.0... yes [2022-07-13T20:55:28.101Z] #77 163.3 checking sys/capability.h usability... yes [2022-07-13T20:55:28.108Z] #77 190.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:55:28.108Z] #77 190.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:55:28.108Z] #77 190.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:55:28.135Z] #77 155.0 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:55:28.135Z] #77 155.0 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:55:28.135Z] #77 155.0 checking how to create a ustar tar archive... gnutar [2022-07-13T20:55:28.361Z] #77 163.4 checking sys/capability.h presence... yes [2022-07-13T20:55:28.361Z] #77 163.5 checking for sys/capability.h... yes [2022-07-13T20:55:28.365Z] #77 190.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:55:28.365Z] #77 190.4 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:55:28.365Z] #77 190.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:55:28.365Z] #77 190.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:55:28.365Z] #77 190.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:55:28.391Z] #77 155.2 checking dependency style of gcc... gcc3 [2022-07-13T20:55:28.411Z] #64 ... [2022-07-13T20:55:28.411Z] [2022-07-13T20:55:28.411Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:55:28.411Z] #56 sha256:1842fcb2eafc1f0bb0e2129b2e73e2820fe180591e786c3264adcfc098023827 [2022-07-13T20:55:28.623Z] #77 190.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:55:28.623Z] #77 190.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:55:28.648Z] #77 155.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:55:28.648Z] #77 155.5 checking whether make supports nested variables... (cached) yes [2022-07-13T20:55:28.648Z] #77 155.5 checking for gawk... (cached) mawk [2022-07-13T20:55:28.648Z] #77 155.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:55:28.648Z] #77 155.5 checking for gcc... (cached) gcc [2022-07-13T20:55:28.648Z] #77 155.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:55:28.648Z] #77 155.8 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:55:28.648Z] #77 155.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:55:28.648Z] #77 155.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:55:28.880Z] #77 190.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:55:28.880Z] #77 190.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:55:28.880Z] #77 190.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:55:28.880Z] #77 191.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:55:28.880Z] #77 191.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:55:28.905Z] #77 155.8 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:55:28.932Z] #77 163.5 checking for library containing cap_from_name... -lcap [2022-07-13T20:55:28.985Z] #56 DONE 0.7s [2022-07-13T20:55:28.985Z] [2022-07-13T20:55:28.985Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:55:28.985Z] #58 sha256:8af7c447749407338a596cbd4a660fce0c16ea63f7aafe235c0c164c2263e18d [2022-07-13T20:55:28.985Z] #58 DONE 0.1s [2022-07-13T20:55:28.985Z] [2022-07-13T20:55:28.985Z] #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-13T20:55:28.985Z] #64 sha256:e7909371c826a51ebbcec4019f04b1d26c508fc861fd7bf1de8fb5dbb57ca4ff [2022-07-13T20:55:28.985Z] #64 ... [2022-07-13T20:55:28.985Z] [2022-07-13T20:55:28.985Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:55:28.985Z] #61 sha256:e6ac59dfde5f69000c788db91e23e211b1bb70d15b3414afd3d02d2817f25d9f [2022-07-13T20:55:29.138Z] #77 191.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:55:29.161Z] #77 156.0 checking for python3... /usr/bin/python3 [2022-07-13T20:55:29.161Z] #77 156.0 checking for python3 version... 3.9 [2022-07-13T20:55:29.161Z] #77 156.1 checking for python3 platform... linux [2022-07-13T20:55:29.243Z] #61 DONE 0.2s [2022-07-13T20:55:29.243Z] [2022-07-13T20:55:29.243Z] #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-13T20:55:29.243Z] #64 sha256:e7909371c826a51ebbcec4019f04b1d26c508fc861fd7bf1de8fb5dbb57ca4ff [2022-07-13T20:55:29.395Z] #77 191.6 CC src/crun-crun.o [2022-07-13T20:55:29.395Z] #77 191.6 CC src/crun-run.o [2022-07-13T20:55:29.418Z] #77 156.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:55:29.658Z] #19 ... [2022-07-13T20:55:29.658Z] [2022-07-13T20:55:29.658Z] #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-13T20:55:29.658Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:29.658Z] #84 277.1 AR libcrun_testing.a [2022-07-13T20:55:29.658Z] #84 277.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:55:29.658Z] #84 277.2 CCLD tests/tests_libcrun_utils [2022-07-13T20:55:29.658Z] #84 277.2 CCLD tests/tests_libcrun_errors [2022-07-13T20:55:29.658Z] #84 277.3 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:55:29.658Z] #84 277.6 CCLD libcrun.la [2022-07-13T20:55:29.658Z] #84 278.4 CCLD crun [2022-07-13T20:55:29.658Z] #84 278.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:55:29.658Z] #84 279.0 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:55:29.658Z] #84 279.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:55:29.658Z] #84 279.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:55:29.658Z] #84 279.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:55:29.658Z] #84 279.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:55:29.658Z] #84 279.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:55:29.658Z] #84 279.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:55:29.658Z] #84 279.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:55:29.658Z] #84 279.3 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-13T20:55:29.658Z] #84 279.3 ---------------------------------------------------------------------- [2022-07-13T20:55:29.658Z] #84 279.3 Libraries have been installed in: [2022-07-13T20:55:29.658Z] #84 279.3 /usr/local/lib [2022-07-13T20:55:29.658Z] #84 279.3 [2022-07-13T20:55:29.658Z] #84 279.3 If you ever happen to want to link against installed libraries [2022-07-13T20:55:29.658Z] #84 279.3 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:55:29.658Z] #84 279.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:55:29.658Z] #84 279.3 flag during linking and do at least one of the following: [2022-07-13T20:55:29.658Z] #84 279.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:55:29.658Z] #84 279.3 during execution [2022-07-13T20:55:29.658Z] #84 279.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:55:29.658Z] #84 279.3 during linking [2022-07-13T20:55:29.658Z] #84 279.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:55:29.658Z] #84 279.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:55:29.658Z] #84 279.3 [2022-07-13T20:55:29.658Z] #84 279.3 See any operating system documentation about shared libraries for [2022-07-13T20:55:29.658Z] #84 279.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:55:29.658Z] #84 279.3 ---------------------------------------------------------------------- [2022-07-13T20:55:29.658Z] #84 279.3 /bin/mkdir -p '/build' [2022-07-13T20:55:29.658Z] #84 279.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:55:29.658Z] #84 279.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:55:29.658Z] #84 279.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:55:29.658Z] #84 279.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:55:29.658Z] #84 279.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:55:29.675Z] #77 156.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:55:29.675Z] #77 156.6 checking for go-md2man... no [2022-07-13T20:55:29.675Z] #77 156.7 checking error.h usability... [2022-07-13T20:55:29.675Z] #77 ... [2022-07-13T20:55:29.675Z] [2022-07-13T20:55:29.675Z] #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-13T20:55:29.675Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:29.675Z] #21 6.265 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:55:29.675Z] #21 8.701 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:55:29.675Z] #21 15.15 Fetched 8550 kB in 13s (655 kB/s) [2022-07-13T20:55:29.872Z] #77 164.2 checking for library containing dlopen... -ldl [2022-07-13T20:55:29.872Z] #77 164.8 checking seccomp.h usability... yes [2022-07-13T20:55:29.872Z] #77 165.0 checking seccomp.h presence... yes [2022-07-13T20:55:29.872Z] #77 165.0 checking for seccomp.h... yes [2022-07-13T20:55:29.931Z] #21 15.15 Reading package lists... [2022-07-13T20:55:29.931Z] #21 ... [2022-07-13T20:55:29.931Z] [2022-07-13T20:55:29.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-13T20:55:29.931Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:29.931Z] #77 156.7 checking error.h usability... yes [2022-07-13T20:55:29.960Z] #77 191.8 CC src/crun-delete.o [2022-07-13T20:55:29.960Z] #77 192.0 CC src/crun-kill.o [2022-07-13T20:55:29.960Z] #77 192.1 CC src/crun-pause.o [2022-07-13T20:55:30.188Z] #77 157.0 checking error.h presence... yes [2022-07-13T20:55:30.188Z] #77 157.3 checking for error.h... yes [2022-07-13T20:55:30.217Z] #77 192.2 CC src/crun-unpause.o [2022-07-13T20:55:30.442Z] #77 165.0 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:55:30.445Z] #77 157.4 checking linux/openat2.h usability... yes [2022-07-13T20:55:30.475Z] #77 192.4 CC src/crun-spec.o [2022-07-13T20:55:30.475Z] #77 192.4 CC src/crun-exec.o [2022-07-13T20:55:30.475Z] #77 192.6 CC src/crun-list.o [2022-07-13T20:55:30.701Z] #77 157.6 checking linux/openat2.h presence... yes [2022-07-13T20:55:30.701Z] #77 157.8 checking for linux/openat2.h... yes [2022-07-13T20:55:30.702Z] #77 165.6 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:55:30.733Z] #77 192.8 CC src/crun-create.o [2022-07-13T20:55:30.958Z] #77 157.9 checking for copy_file_range... yes [2022-07-13T20:55:30.962Z] #77 165.9 checking systemd/sd-bus.h usability... yes [2022-07-13T20:55:30.962Z] #77 ... [2022-07-13T20:55:30.962Z] [2022-07-13T20:55:30.962Z] #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-13T20:55:30.962Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:30.962Z] #21 14.37 Fetched 8550 kB in 13s (656 kB/s) [2022-07-13T20:55:30.962Z] #21 14.37 Reading package lists... [2022-07-13T20:55:30.962Z] #21 20.07 Reading package lists... [2022-07-13T20:55:30.962Z] #21 ... [2022-07-13T20:55:30.962Z] [2022-07-13T20:55:30.962Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:30.962Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:30.998Z] #77 193.0 CC src/crun-start.o [2022-07-13T20:55:30.998Z] #77 193.0 CC src/crun-state.o [2022-07-13T20:55:31.222Z] #77 166.1 checking systemd/sd-bus.h presence... yes [2022-07-13T20:55:31.222Z] #77 166.3 checking for systemd/sd-bus.h... yes [2022-07-13T20:55:31.256Z] #77 193.4 CC src/crun-update.o [2022-07-13T20:55:31.514Z] #77 193.5 CC src/crun-ps.o [2022-07-13T20:55:31.798Z] #77 193.7 CC src/crun-checkpoint.o [2022-07-13T20:55:31.798Z] #77 193.9 CC src/crun-restore.o [2022-07-13T20:55:31.799Z] #77 158.2 checking for fgetxattr... yes [2022-07-13T20:55:31.804Z] #77 166.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:55:32.056Z] #77 194.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:55:32.057Z] #77 194.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:55:32.315Z] #77 194.4 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:55:32.363Z] #77 158.9 checking for statx... yes [2022-07-13T20:55:32.377Z] #77 167.0 checking for sd_notify_barrier... yes [2022-07-13T20:55:32.377Z] #77 167.4 checking linux/bpf.h usability... yes [2022-07-13T20:55:32.559Z] #64 241.5 + bin/containerd [2022-07-13T20:55:32.573Z] #77 194.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:55:32.573Z] #77 194.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:55:32.636Z] #77 167.7 checking linux/bpf.h presence... yes [2022-07-13T20:55:32.636Z] #77 167.8 checking for linux/bpf.h... yes [2022-07-13T20:55:32.832Z] #77 ... [2022-07-13T20:55:32.832Z] [2022-07-13T20:55:32.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-13T20:55:32.832Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:55:32.832Z] #47 239.5 + dpkg --print-architecture [2022-07-13T20:55:32.832Z] #47 239.5 + git checkout -q v2.1.0 [2022-07-13T20:55:32.832Z] #47 239.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-13T20:55:32.832Z] #47 239.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-13T20:55:32.896Z] #77 167.8 checking compilation for eBPF... yes [2022-07-13T20:55:32.897Z] #77 168.1 checking for criu >= 3.15... no [2022-07-13T20:55:32.897Z] #77 168.1 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:55:32.897Z] #77 168.1 checking for criu > 3.16... no [2022-07-13T20:55:32.897Z] #77 168.1 configure: CRIU version doesn't support join-ns API [2022-07-13T20:55:32.897Z] #77 168.1 checking for criu > 3.16.1... no [2022-07-13T20:55:32.897Z] #77 168.2 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:55:32.927Z] #77 159.4 checking for fgetpwent_r... yes [2022-07-13T20:55:33.090Z] #47 ... [2022-07-13T20:55:33.091Z] [2022-07-13T20:55:33.091Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:33.091Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:33.091Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:55:33.091Z] #77 195.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:55:33.157Z] #77 168.2 checking for new mount API (fsconfig)... yes [2022-07-13T20:55:33.157Z] #77 168.3 checking for seccomp notify API... yes [2022-07-13T20:55:33.184Z] #77 159.8 checking for issetugid... no [2022-07-13T20:55:33.184Z] #77 160.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:55:33.184Z] #77 160.2 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:55:33.348Z] #77 195.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:55:33.348Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:55:33.419Z] #77 168.4 checking for gperf... no [2022-07-13T20:55:33.419Z] #77 168.4 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:55:33.607Z] #77 195.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:55:33.678Z] #77 168.4 checking for library containing argp_parse... #77 ... [2022-07-13T20:55:33.678Z] [2022-07-13T20:55:33.679Z] #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-13T20:55:33.679Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:55:33.679Z] #34 DONE 251.3s [2022-07-13T20:55:33.679Z] [2022-07-13T20:55:33.679Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:33.679Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:33.679Z] #77 168.4 checking for library containing argp_parse... none required [2022-07-13T20:55:33.865Z] #77 195.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:55:33.939Z] #77 169.1 checking that generated files are newer than configure... done [2022-07-13T20:55:33.939Z] #77 169.1 configure: creating ./config.status [2022-07-13T20:55:34.116Z] #77 160.2 checking for library containing yajl_tree_get... -lyajl [2022-07-13T20:55:34.116Z] #77 160.9 checking for yajl >= 2.0.0... yes [2022-07-13T20:55:34.123Z] #77 196.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:55:34.373Z] #77 161.0 checking sys/capability.h usability... yes [2022-07-13T20:55:34.373Z] #77 161.3 checking sys/capability.h presence... yes [2022-07-13T20:55:34.373Z] #77 161.4 checking for sys/capability.h... yes [2022-07-13T20:55:34.381Z] #77 196.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:55:34.381Z] #77 196.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:55:34.639Z] #77 196.7 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:55:34.898Z] #77 197.0 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:55:34.929Z] #84 ... [2022-07-13T20:55:34.929Z] [2022-07-13T20:55:34.929Z] #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-13T20:55:34.929Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:55:34.929Z] #19 331.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-13T20:55:34.929Z] #19 331.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:55:34.929Z] #19 331.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:55:34.929Z] #19 ... [2022-07-13T20:55:34.929Z] [2022-07-13T20:55:34.929Z] #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-13T20:55:34.929Z] #84 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:34.929Z] #84 DONE 284.5s [2022-07-13T20:55:34.929Z] [2022-07-13T20:55:34.929Z] #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-13T20:55:34.929Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:55:34.929Z] #19 331.7 Preparing to unpack .../046-libdpkg-perl_1.20.11_all.deb ... [2022-07-13T20:55:34.929Z] #19 331.7 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-13T20:55:35.156Z] #77 197.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:55:35.309Z] #77 161.4 checking for library containing cap_from_name... -lcap [2022-07-13T20:55:35.584Z] #19 332.4 Selecting previously unselected package patch. [2022-07-13T20:55:35.585Z] #19 332.4 Preparing to unpack .../047-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:55:35.722Z] #77 197.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:55:35.723Z] #77 197.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:55:35.842Z] #19 332.7 Unpacking patch (2.7.6-7) ... [2022-07-13T20:55:35.955Z] #77 162.2 checking for library containing dlopen... -ldl [2022-07-13T20:55:35.981Z] #77 198.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:55:36.410Z] #19 333.3 Selecting previously unselected package dpkg-dev. [2022-07-13T20:55:36.410Z] #19 333.3 Preparing to unpack .../048-dpkg-dev_1.20.11_all.deb ... [2022-07-13T20:55:36.410Z] #19 333.3 Unpacking dpkg-dev (1.20.11) ... [2022-07-13T20:55:36.526Z] #77 162.9 checking seccomp.h usability... yes [2022-07-13T20:55:36.526Z] #77 163.4 checking seccomp.h presence... yes [2022-07-13T20:55:36.526Z] #77 163.5 checking for seccomp.h... yes [2022-07-13T20:55:36.548Z] #77 198.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:55:36.669Z] #19 333.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-13T20:55:36.669Z] #19 333.5 Preparing to unpack .../049-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-13T20:55:36.669Z] #19 333.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-13T20:55:36.669Z] #19 333.5 Selecting previously unselected package libio-string-perl. [2022-07-13T20:55:36.669Z] #19 333.5 Preparing to unpack .../050-libio-string-perl_1.08-3.1_all.deb ... [2022-07-13T20:55:36.669Z] #19 333.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-13T20:55:36.669Z] #19 333.6 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:55:36.669Z] #19 333.6 Preparing to unpack .../051-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:55:36.669Z] #19 333.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:55:36.806Z] #77 198.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:55:37.234Z] #77 ... [2022-07-13T20:55:37.234Z] [2022-07-13T20:55:37.234Z] #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-13T20:55:37.234Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:55:37.234Z] #36 254.6 Delve is a source level debugger for Go programs. [2022-07-13T20:55:37.234Z] #36 254.6 [2022-07-13T20:55:37.234Z] #36 254.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:55:37.234Z] #36 254.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:55:37.234Z] #36 254.6 [2022-07-13T20:55:37.234Z] #36 254.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:55:37.234Z] #36 254.6 [2022-07-13T20:55:37.234Z] #36 254.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:55:37.234Z] #36 254.6 [2022-07-13T20:55:37.234Z] #36 254.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:55:37.234Z] #36 254.6 [2022-07-13T20:55:37.234Z] #36 254.6 Usage: [2022-07-13T20:55:37.234Z] #36 254.6 dlv [command] [2022-07-13T20:55:37.234Z] #36 254.6 [2022-07-13T20:55:37.234Z] #36 254.6 Available Commands: [2022-07-13T20:55:37.234Z] #36 254.6 attach Attach to running process and begin debugging. [2022-07-13T20:55:37.234Z] #36 254.6 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:55:37.234Z] #36 254.6 core Examine a core dump. [2022-07-13T20:55:37.234Z] #36 254.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:55:37.234Z] #36 254.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:55:37.234Z] #36 254.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:55:37.234Z] #36 254.6 help Help about any command [2022-07-13T20:55:37.234Z] #36 254.6 run Deprecated command. Use 'debug' instead. [2022-07-13T20:55:37.235Z] #36 254.6 test Compile test binary and begin debugging program. [2022-07-13T20:55:37.235Z] #36 254.6 trace Compile and begin tracing program. [2022-07-13T20:55:37.235Z] #36 254.6 version Prints version. [2022-07-13T20:55:37.235Z] #36 254.6 [2022-07-13T20:55:37.235Z] #36 254.6 Flags: [2022-07-13T20:55:37.235Z] #36 254.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:55:37.235Z] #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-13T20:55:37.235Z] #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-13T20:55:37.235Z] #36 254.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:55:37.235Z] #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-13T20:55:37.235Z] #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-13T20:55:37.235Z] #36 254.6 --disable-aslr Disables address space randomization [2022-07-13T20:55:37.235Z] #36 254.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:55:37.235Z] #36 254.6 -h, --help help for dlv [2022-07-13T20:55:37.235Z] #36 254.6 --init string Init file, executed by the terminal client. [2022-07-13T20:55:37.235Z] #36 254.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:55:37.235Z] #36 254.6 --log Enable debugging server logging. [2022-07-13T20:55:37.235Z] #36 254.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:55:37.235Z] #36 254.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:55:37.235Z] #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-13T20:55:37.235Z] #36 254.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:55:37.235Z] #36 254.6 --wd string Working directory for running the program. [2022-07-13T20:55:37.235Z] #36 254.6 [2022-07-13T20:55:37.235Z] #36 254.6 Additional help topics: [2022-07-13T20:55:37.235Z] #36 254.6 dlv backend Help about the --backend flag. [2022-07-13T20:55:37.235Z] #36 254.6 dlv log Help about logging flags. [2022-07-13T20:55:37.235Z] #36 254.6 dlv redirect Help about file redirection. [2022-07-13T20:55:37.235Z] #36 254.6 [2022-07-13T20:55:37.235Z] #36 254.6 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:55:37.235Z] #36 DONE 254.7s [2022-07-13T20:55:37.235Z] [2022-07-13T20:55:37.235Z] #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-13T20:55:37.235Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:37.235Z] #21 20.07 Reading package lists... [2022-07-13T20:55:37.235Z] #21 25.06 Building dependency tree... [2022-07-13T20:55:37.235Z] #21 28.57 The following additional packages will be installed: [2022-07-13T20:55:37.235Z] #21 28.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:55:37.235Z] #21 28.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-13T20:55:37.235Z] #21 28.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:55:37.235Z] #21 28.57 python3-pkg-resources vim-runtime xxd [2022-07-13T20:55:37.235Z] #21 28.57 Suggested packages: [2022-07-13T20:55:37.235Z] #21 28.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-13T20:55:37.235Z] #21 28.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-13T20:55:37.235Z] #21 28.57 acl attr quota [2022-07-13T20:55:37.235Z] #21 28.57 Recommended packages: [2022-07-13T20:55:37.235Z] #21 28.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:55:37.373Z] #77 199.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:55:37.373Z] #77 199.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:55:37.473Z] #77 163.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-13T20:55:37.495Z] #21 31.03 The following NEW packages will be installed: [2022-07-13T20:55:37.495Z] #21 31.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-13T20:55:37.495Z] #21 31.05 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:55:37.495Z] #21 31.05 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-13T20:55:37.495Z] #21 31.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-13T20:55:37.495Z] #21 31.05 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:55:37.495Z] #21 31.05 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-13T20:55:37.495Z] #21 31.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-13T20:55:37.495Z] #21 31.05 xz-utils zip zstd [2022-07-13T20:55:37.731Z] #77 164.3 checking for library containing seccomp_arch_resolve_name... none required [2022-07-13T20:55:37.755Z] #21 ... [2022-07-13T20:55:37.755Z] [2022-07-13T20:55:37.755Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:37.755Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:37.755Z] #77 173.0 config.status: creating Makefile [2022-07-13T20:55:37.755Z] #77 173.1 config.status: creating rpm/crun.spec [2022-07-13T20:55:37.941Z] #77 200.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:55:38.014Z] #77 173.3 config.status: creating config.h [2022-07-13T20:55:38.014Z] #77 173.4 config.status: executing libtool commands [2022-07-13T20:55:38.045Z] #19 334.9 Selecting previously unselected package libxml2:amd64. [2022-07-13T20:55:38.045Z] #19 334.9 Preparing to unpack .../052-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-13T20:55:38.045Z] #19 334.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:55:38.045Z] #19 335.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-13T20:55:38.045Z] #19 335.0 Preparing to unpack .../053-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-13T20:55:38.045Z] #19 335.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-13T20:55:38.045Z] #19 335.0 Selecting previously unselected package libxml-sax-base-perl. [2022-07-13T20:55:38.045Z] #19 335.0 Preparing to unpack .../054-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-13T20:55:38.045Z] #19 335.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-13T20:55:38.045Z] #19 335.1 Selecting previously unselected package libxml-sax-perl. [2022-07-13T20:55:38.045Z] #19 335.1 Preparing to unpack .../055-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-13T20:55:38.199Z] #77 200.3 CC tests/init.o [2022-07-13T20:55:38.274Z] #77 173.4 config.status: executing depfiles commands [2022-07-13T20:55:38.293Z] #77 164.8 checking systemd/sd-bus.h usability... yes [2022-07-13T20:55:38.293Z] #77 165.1 checking systemd/sd-bus.h presence... yes [2022-07-13T20:55:38.293Z] #77 165.3 checking for systemd/sd-bus.h... yes [2022-07-13T20:55:38.304Z] #19 335.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-13T20:55:38.304Z] #19 335.1 Selecting previously unselected package libxml-libxml-perl. [2022-07-13T20:55:38.304Z] #19 335.1 Preparing to unpack .../056-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-13T20:55:38.304Z] #19 335.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-13T20:55:38.304Z] #19 335.2 Selecting previously unselected package libxml-simple-perl. [2022-07-13T20:55:38.304Z] #19 335.2 Preparing to unpack .../057-libxml-simple-perl_2.25-1_all.deb ... [2022-07-13T20:55:38.304Z] #19 335.2 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-13T20:55:38.304Z] #19 335.3 Selecting previously unselected package libyaml-perl. [2022-07-13T20:55:38.304Z] #19 335.3 Preparing to unpack .../058-libyaml-perl_1.30-1_all.deb ... [2022-07-13T20:55:38.304Z] #19 335.3 Unpacking libyaml-perl (1.30-1) ... [2022-07-13T20:55:38.304Z] #19 335.3 Selecting previously unselected package libconfig-auto-perl. [2022-07-13T20:55:38.458Z] #77 200.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:55:38.562Z] #19 335.3 Preparing to unpack .../059-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-13T20:55:38.562Z] #19 335.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-13T20:55:38.563Z] #19 335.4 Selecting previously unselected package libfile-which-perl. [2022-07-13T20:55:38.563Z] #19 335.4 Preparing to unpack .../060-libfile-which-perl_1.23-1_all.deb ... [2022-07-13T20:55:38.563Z] #19 335.4 Unpacking libfile-which-perl (1.23-1) ... [2022-07-13T20:55:38.563Z] #19 335.4 Selecting previously unselected package libfile-homedir-perl. [2022-07-13T20:55:38.563Z] #19 335.4 Preparing to unpack .../061-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-13T20:55:38.563Z] #19 335.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-13T20:55:38.563Z] #19 335.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-13T20:55:38.563Z] #19 335.5 Preparing to unpack .../062-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-13T20:55:38.563Z] #19 335.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-13T20:55:38.563Z] #19 335.5 Selecting previously unselected package dpkg-cross. [2022-07-13T20:55:38.563Z] #19 335.5 Preparing to unpack .../063-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-13T20:55:38.563Z] #19 335.5 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-13T20:55:38.563Z] #19 335.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-13T20:55:38.563Z] #19 335.6 Preparing to unpack .../064-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-13T20:55:38.821Z] #19 335.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-13T20:55:38.821Z] #19 335.6 Selecting previously unselected package libc6-armel-cross. [2022-07-13T20:55:38.821Z] #19 335.6 Preparing to unpack .../065-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-13T20:55:38.821Z] #19 335.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-13T20:55:38.821Z] #19 335.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-13T20:55:38.821Z] #19 335.8 Preparing to unpack .../066-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:38.821Z] #19 335.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:55:38.821Z] #19 335.8 Selecting previously unselected package libgomp1-armel-cross. [2022-07-13T20:55:38.821Z] #19 335.8 Preparing to unpack .../067-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:38.821Z] #19 335.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:55:38.821Z] #19 335.8 Selecting previously unselected package libatomic1-armel-cross. [2022-07-13T20:55:38.857Z] #77 165.3 checking for library containing sd_bus_match_signal_async... [2022-07-13T20:55:38.857Z] #77 ... [2022-07-13T20:55:38.857Z] [2022-07-13T20:55:38.857Z] #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-13T20:55:38.857Z] #34 sha256:85b3ae4a3cb6e183e380a907df61512f896c6bb1bfa3afb71c751e5cabb16bc3 [2022-07-13T20:55:38.857Z] #34 DONE 248.8s [2022-07-13T20:55:38.857Z] [2022-07-13T20:55:38.857Z] #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-13T20:55:38.857Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:38.857Z] #21 15.15 Reading package lists... [2022-07-13T20:55:38.857Z] #21 20.61 Reading package lists... [2022-07-13T20:55:39.080Z] #19 335.8 Preparing to unpack .../068-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:39.080Z] #19 335.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:55:39.080Z] #19 335.9 Selecting previously unselected package libasan6-armel-cross. [2022-07-13T20:55:39.080Z] #19 335.9 Preparing to unpack .../069-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:39.080Z] #19 335.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:55:39.113Z] #21 25.49 Building dependency tree... [2022-07-13T20:55:39.113Z] #21 ... [2022-07-13T20:55:39.113Z] [2022-07-13T20:55:39.113Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:39.113Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:39.113Z] #77 165.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-13T20:55:39.338Z] #19 336.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-13T20:55:39.338Z] #19 336.2 Preparing to unpack .../070-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:39.338Z] #19 336.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:55:39.596Z] #19 336.3 Selecting previously unselected package libubsan1-armel-cross. [2022-07-13T20:55:39.597Z] #19 336.3 Preparing to unpack .../071-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:39.597Z] #19 336.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:55:39.597Z] #19 336.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-13T20:55:39.597Z] #19 336.5 Preparing to unpack .../072-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:39.597Z] #19 336.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:55:39.675Z] #77 166.2 checking for sd_notify_barrier... yes [2022-07-13T20:55:39.855Z] #19 336.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-13T20:55:39.855Z] #19 336.7 Preparing to unpack .../073-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:55:39.855Z] #19 336.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:55:39.931Z] #77 166.8 checking linux/bpf.h usability... yes [2022-07-13T20:55:39.932Z] #77 167.0 checking linux/bpf.h presence... yes [2022-07-13T20:55:39.932Z] #77 167.0 checking for linux/bpf.h... yes [2022-07-13T20:55:40.189Z] #77 167.1 checking compilation for eBPF... yes [2022-07-13T20:55:40.189Z] #77 167.4 checking for criu >= 3.15... no [2022-07-13T20:55:40.422Z] #19 ... [2022-07-13T20:55:40.422Z] [2022-07-13T20:55:40.422Z] #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-13T20:55:40.422Z] #62 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:55:40.422Z] #62 349.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:55:40.422Z] #62 DONE 349.9s [2022-07-13T20:55:40.422Z] [2022-07-13T20:55:40.422Z] #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-13T20:55:40.422Z] #19 sha256:cf8ee78fd1ac039d2b0ae0c0025bf77c66e3e342562b2121df9b26d102f25f1c [2022-07-13T20:55:40.447Z] #77 167.4 configure: CRIU headers not found, building without CRIU support [2022-07-13T20:55:40.447Z] #77 167.4 checking for criu > 3.16... no [2022-07-13T20:55:40.447Z] #77 167.5 configure: CRIU version doesn't support join-ns API [2022-07-13T20:55:40.447Z] #77 167.5 checking for criu > 3.16.1... no [2022-07-13T20:55:40.447Z] #77 167.5 configure: CRIU version doesn't support for pre-dumping [2022-07-13T20:55:40.703Z] #77 167.5 checking for new mount API (fsconfig)... yes [2022-07-13T20:55:40.814Z] #77 175.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:55:40.814Z] #77 175.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:55:40.959Z] #77 167.7 checking for seccomp notify API... yes [2022-07-13T20:55:40.959Z] #77 167.9 checking for gperf... no [2022-07-13T20:55:40.959Z] #77 167.9 configure: gperf not found - cannot rebuild signal parser code [2022-07-13T20:55:41.215Z] #77 167.9 checking for library containing argp_parse... none required [2022-07-13T20:55:41.474Z] #77 168.4 checking that generated files are newer than configure... done [2022-07-13T20:55:41.474Z] #77 168.4 configure: creating ./config.status [2022-07-13T20:55:41.753Z] #77 176.9 checking for gcc... gcc [2022-07-13T20:55:42.272Z] #77 177.2 checking whether the C compiler works... yes [2022-07-13T20:55:42.273Z] #77 177.5 checking for C compiler default output file name... a.out [2022-07-13T20:55:42.532Z] #77 177.5 checking for suffix of executables... [2022-07-13T20:55:43.052Z] #77 177.9 checking whether we are cross compiling... no [2022-07-13T20:55:43.572Z] #77 178.4 checking for suffix of object files... o [2022-07-13T20:55:43.572Z] #77 178.6 checking whether we are using the GNU C compiler... [2022-07-13T20:55:43.572Z] #77 ... [2022-07-13T20:55:43.572Z] [2022-07-13T20:55:43.572Z] #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-13T20:55:43.572Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:43.572Z] #21 31.60 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:55:43.572Z] #21 31.60 Need to get 27.7 MB of archives. [2022-07-13T20:55:43.572Z] #21 31.60 After this operation, 106 MB of additional disk space will be used. [2022-07-13T20:55:43.572Z] #21 31.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-13T20:55:43.572Z] #21 31.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-13T20:55:43.572Z] #21 31.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-13T20:55:43.572Z] #21 31.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:55:43.572Z] #21 31.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-13T20:55:43.572Z] #21 31.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-13T20:55:43.572Z] #21 31.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-13T20:55:43.572Z] #21 31.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-13T20:55:43.572Z] #21 31.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:55:43.572Z] #21 31.75 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-13T20:55:43.572Z] #21 31.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:55:43.572Z] #21 31.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:55:43.572Z] #21 31.81 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-13T20:55:43.572Z] #21 31.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-13T20:55:43.572Z] #21 31.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-13T20:55:43.572Z] #21 31.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-13T20:55:43.572Z] #21 31.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-13T20:55:43.572Z] #21 31.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-13T20:55:43.572Z] #21 31.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-13T20:55:43.572Z] #21 31.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-13T20:55:43.572Z] #21 31.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-13T20:55:43.572Z] #21 32.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:55:43.572Z] #21 32.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:55:43.572Z] #21 32.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:55:43.572Z] #21 32.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-13T20:55:43.572Z] #21 32.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-13T20:55:43.572Z] #21 32.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:55:43.572Z] #21 32.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-13T20:55:43.572Z] #21 32.57 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-13T20:55:43.572Z] #21 32.57 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-13T20:55:43.572Z] #21 32.59 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-13T20:55:43.572Z] #21 32.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:55:43.572Z] #21 32.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-13T20:55:43.572Z] #21 32.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:55:43.572Z] #21 32.61 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-13T20:55:43.572Z] #21 32.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:55:43.572Z] #21 32.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:55:43.572Z] #21 32.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:55:43.572Z] #21 32.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:55:43.572Z] #21 32.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:55:43.572Z] #21 32.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:55:43.572Z] #21 32.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-13T20:55:43.572Z] #21 32.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-13T20:55:43.572Z] #21 32.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-13T20:55:43.572Z] #21 32.78 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-13T20:55:43.572Z] #21 32.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-13T20:55:43.572Z] #21 33.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-13T20:55:43.572Z] #21 33.07 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-13T20:55:43.572Z] #21 33.08 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-13T20:55:43.572Z] #21 33.97 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:55:43.572Z] #21 34.21 Fetched 27.7 MB in 2s (14.7 MB/s) [2022-07-13T20:55:43.572Z] #21 34.38 Selecting previously unselected package pigz. [2022-07-13T20:55:43.572Z] #21 34.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 ... 24019 files and directories currently installed.) [2022-07-13T20:55:43.572Z] #21 34.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 34.50 Unpacking pigz (2.6-1) ... [2022-07-13T20:55:43.573Z] #21 34.80 Selecting previously unselected package libelf1:amd64. [2022-07-13T20:55:43.573Z] #21 34.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 34.82 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-13T20:55:43.573Z] #21 35.16 Selecting previously unselected package libbpf0:amd64. [2022-07-13T20:55:43.573Z] #21 35.16 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 35.18 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:55:43.573Z] #21 35.50 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:55:43.573Z] #21 35.50 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 35.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:55:43.573Z] #21 35.64 Selecting previously unselected package libmnl0:amd64. [2022-07-13T20:55:43.573Z] #21 35.64 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 35.65 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:55:43.573Z] #21 35.78 Selecting previously unselected package libxtables12:amd64. [2022-07-13T20:55:43.573Z] #21 35.78 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 35.79 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:55:43.573Z] #21 35.88 Selecting previously unselected package libcap2-bin. [2022-07-13T20:55:43.573Z] #21 35.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 35.90 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:55:43.573Z] #21 36.01 Selecting previously unselected package iproute2. [2022-07-13T20:55:43.573Z] #21 36.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 36.02 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:55:43.573Z] #21 36.87 Selecting previously unselected package xxd. [2022-07-13T20:55:43.573Z] #21 36.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:55:43.573Z] #21 36.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:55:43.842Z] #21 37.33 Selecting previously unselected package vim-common. [2022-07-13T20:55:43.842Z] #21 37.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:55:43.842Z] #21 37.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:55:44.107Z] #21 37.57 Selecting previously unselected package bash-completion. [2022-07-13T20:55:44.107Z] #21 37.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:55:45.643Z] #77 ... [2022-07-13T20:55:45.643Z] [2022-07-13T20:55:45.643Z] #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-13T20:55:45.643Z] #36 sha256:2c4438e0d11dee19b2ee251000b62fbbd24aa3dcc83113b8c1b3f35cb5ba8f85 [2022-07-13T20:55:45.643Z] #36 255.3 Delve is a source level debugger for Go programs. [2022-07-13T20:55:45.643Z] #36 255.3 [2022-07-13T20:55:45.643Z] #36 255.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-13T20:55:45.643Z] #36 255.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-13T20:55:45.643Z] #36 255.3 [2022-07-13T20:55:45.643Z] #36 255.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-13T20:55:45.643Z] #36 255.3 [2022-07-13T20:55:45.643Z] #36 255.3 Pass flags to the program you are debugging using `--`, for example: [2022-07-13T20:55:45.643Z] #36 255.3 [2022-07-13T20:55:45.643Z] #36 255.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-13T20:55:45.643Z] #36 255.3 [2022-07-13T20:55:45.643Z] #36 255.4 Usage: [2022-07-13T20:55:45.643Z] #36 255.4 dlv [command] [2022-07-13T20:55:45.643Z] #36 255.4 [2022-07-13T20:55:45.643Z] #36 255.4 Available Commands: [2022-07-13T20:55:45.643Z] #36 255.4 attach Attach to running process and begin debugging. [2022-07-13T20:55:45.643Z] #36 255.4 connect Connect to a headless debug server with a terminal client. [2022-07-13T20:55:45.643Z] #36 255.4 core Examine a core dump. [2022-07-13T20:55:45.643Z] #36 255.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-13T20:55:45.643Z] #36 255.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-13T20:55:45.643Z] #36 255.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-13T20:55:45.643Z] #36 255.4 help Help about any command [2022-07-13T20:55:45.643Z] #36 255.4 run Deprecated command. Use 'debug' instead. [2022-07-13T20:55:45.643Z] #36 255.4 test Compile test binary and begin debugging program. [2022-07-13T20:55:45.643Z] #36 255.4 trace Compile and begin tracing program. [2022-07-13T20:55:45.643Z] #36 255.4 version Prints version. [2022-07-13T20:55:45.643Z] #36 255.4 [2022-07-13T20:55:45.643Z] #36 255.4 Flags: [2022-07-13T20:55:45.643Z] #36 255.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-13T20:55:45.643Z] #36 255.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-13T20:55:45.643Z] #36 255.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-13T20:55:45.643Z] #36 255.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-13T20:55:45.643Z] #36 255.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-13T20:55:45.643Z] #36 255.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-13T20:55:45.643Z] #36 255.4 --disable-aslr Disables address space randomization [2022-07-13T20:55:45.643Z] #36 255.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-13T20:55:45.643Z] #36 255.4 -h, --help help for dlv [2022-07-13T20:55:45.643Z] #36 255.4 --init string Init file, executed by the terminal client. [2022-07-13T20:55:45.643Z] #36 255.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-13T20:55:45.643Z] #36 255.4 --log Enable debugging server logging. [2022-07-13T20:55:45.643Z] #36 255.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-13T20:55:45.643Z] #36 255.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-13T20:55:45.643Z] #36 255.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-13T20:55:45.643Z] #36 255.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-13T20:55:45.643Z] #36 255.4 --wd string Working directory for running the program. [2022-07-13T20:55:45.643Z] #36 255.4 [2022-07-13T20:55:45.643Z] #36 255.4 Additional help topics: [2022-07-13T20:55:45.643Z] #36 255.4 dlv backend Help about the --backend flag. [2022-07-13T20:55:45.643Z] #36 255.4 dlv log Help about logging flags. [2022-07-13T20:55:45.643Z] #36 255.4 dlv redirect Help about file redirection. [2022-07-13T20:55:45.643Z] #36 255.4 [2022-07-13T20:55:45.643Z] #36 255.4 Use "dlv [command] --help" for more information about a command. [2022-07-13T20:55:45.643Z] #36 DONE 255.7s [2022-07-13T20:55:45.643Z] [2022-07-13T20:55:45.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-13T20:55:45.643Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:45.643Z] #21 25.49 Building dependency tree... [2022-07-13T20:55:45.643Z] #21 28.71 The following additional packages will be installed: [2022-07-13T20:55:45.643Z] #21 28.71 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:55:45.643Z] #21 28.71 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-13T20:55:45.643Z] #21 28.71 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:55:45.643Z] #21 28.71 python3-pkg-resources vim-runtime xxd [2022-07-13T20:55:45.643Z] #21 28.72 Suggested packages: [2022-07-13T20:55:45.643Z] #21 28.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-13T20:55:45.643Z] #21 28.73 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-13T20:55:45.643Z] #21 28.73 acl attr quota [2022-07-13T20:55:45.643Z] #21 28.73 Recommended packages: [2022-07-13T20:55:45.643Z] #21 28.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:55:45.643Z] #21 31.04 The following NEW packages will be installed: [2022-07-13T20:55:45.643Z] #21 31.05 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-13T20:55:45.643Z] #21 31.06 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-13T20:55:45.643Z] #21 31.06 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-13T20:55:45.643Z] #21 31.06 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-13T20:55:45.643Z] #21 31.07 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:55:45.643Z] #21 31.07 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-13T20:55:45.643Z] #21 31.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-13T20:55:45.643Z] #21 31.07 xz-utils zip zstd [2022-07-13T20:55:45.643Z] #21 31.57 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:55:45.643Z] #21 31.57 Need to get 27.7 MB of archives. [2022-07-13T20:55:45.643Z] #21 31.57 After this operation, 106 MB of additional disk space will be used. [2022-07-13T20:55:45.643Z] #21 31.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-13T20:55:45.644Z] #21 31.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-13T20:55:45.644Z] #21 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-13T20:55:45.644Z] #21 31.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:55:45.644Z] #21 31.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-13T20:55:45.644Z] #21 31.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-13T20:55:45.644Z] #21 31.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-13T20:55:45.644Z] #21 31.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-13T20:55:45.644Z] #21 31.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:55:45.644Z] #21 31.68 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-13T20:55:45.644Z] #21 31.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:55:45.644Z] #21 31.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-13T20:55:45.644Z] #21 31.72 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-13T20:55:45.644Z] #21 31.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-13T20:55:45.644Z] #21 31.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-13T20:55:45.644Z] #21 31.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-13T20:55:45.644Z] #21 31.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-13T20:55:45.644Z] #21 31.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-13T20:55:45.644Z] #21 31.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-13T20:55:45.644Z] #21 31.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-13T20:55:45.644Z] #21 31.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-13T20:55:45.644Z] #21 31.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:55:45.644Z] #21 31.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:55:45.644Z] #21 31.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:55:45.644Z] #21 31.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-13T20:55:45.644Z] #21 31.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-13T20:55:45.644Z] #21 31.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-13T20:55:45.689Z] #19 341.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-13T20:55:45.689Z] #19 341.9 Preparing to unpack .../074-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:55:45.689Z] #19 341.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:55:45.689Z] #19 341.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-13T20:55:45.689Z] #19 341.9 Preparing to unpack .../075-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:55:45.689Z] #19 341.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-13T20:55:45.689Z] #19 342.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-13T20:55:45.689Z] #19 342.1 Preparing to unpack .../076-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-13T20:55:45.689Z] #19 342.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-13T20:55:45.689Z] #19 342.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-13T20:55:45.689Z] #19 342.3 Preparing to unpack .../077-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:45.689Z] #19 342.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:55:45.689Z] #19 342.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-13T20:55:45.689Z] #19 342.6 Preparing to unpack .../078-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:55:45.689Z] #19 342.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:55:45.899Z] #21 32.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-13T20:55:45.899Z] #21 32.40 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-13T20:55:45.899Z] #21 32.40 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-13T20:55:45.899Z] #21 32.40 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-13T20:55:45.899Z] #21 32.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:55:45.899Z] #21 32.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-13T20:55:45.899Z] #21 32.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-13T20:55:45.899Z] #21 32.42 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-13T20:55:45.899Z] #21 32.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:55:45.899Z] #21 32.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:55:45.899Z] #21 32.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:55:45.899Z] #21 32.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:55:45.899Z] #21 32.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:55:45.899Z] #21 32.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:55:45.899Z] #21 32.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-13T20:55:46.155Z] #21 32.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-13T20:55:46.155Z] #21 32.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-13T20:55:46.155Z] #21 32.79 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-13T20:55:46.718Z] #21 33.11 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-13T20:55:46.718Z] #21 33.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-13T20:55:46.718Z] #21 33.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-13T20:55:46.718Z] #21 33.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-13T20:55:46.974Z] #21 ... [2022-07-13T20:55:46.974Z] [2022-07-13T20:55:46.974Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:46.974Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:46.974Z] #77 174.1 config.status: creating Makefile [2022-07-13T20:55:47.230Z] #77 174.3 config.status: creating rpm/crun.spec [2022-07-13T20:55:47.231Z] #77 174.4 config.status: creating config.h [2022-07-13T20:55:47.487Z] #77 174.5 config.status: executing libtool commands [2022-07-13T20:55:47.487Z] #77 174.5 config.status: executing depfiles commands [2022-07-13T20:55:49.380Z] #77 176.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-13T20:55:49.380Z] #77 176.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:55:49.387Z] #21 42.74 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:55:49.956Z] #21 43.21 Selecting previously unselected package bzip2. [2022-07-13T20:55:49.956Z] #21 43.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:55:49.956Z] #21 43.23 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:55:49.956Z] #21 ... [2022-07-13T20:55:49.956Z] [2022-07-13T20:55:49.956Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:49.956Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:49.956Z] #77 178.6 checking whether we are using the GNU C compiler... yes [2022-07-13T20:55:49.956Z] #77 178.8 checking whether gcc accepts -g... yes [2022-07-13T20:55:49.956Z] #77 178.9 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:55:49.956Z] #77 179.1 checking whether gcc understands -c and -o together... yes [2022-07-13T20:55:49.956Z] #77 179.4 checking how to run the C preprocessor... gcc -E [2022-07-13T20:55:49.956Z] #77 179.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:55:49.956Z] #77 179.7 checking for egrep... /bin/grep -E [2022-07-13T20:55:49.956Z] #77 179.7 checking for ANSI C header files... yes [2022-07-13T20:55:49.956Z] #77 180.9 checking for sys/types.h... yes [2022-07-13T20:55:49.956Z] #77 181.4 checking for sys/stat.h... yes [2022-07-13T20:55:49.956Z] #77 181.8 checking for stdlib.h... yes [2022-07-13T20:55:49.956Z] #77 182.0 checking for string.h... yes [2022-07-13T20:55:49.956Z] #77 182.2 checking for memory.h... yes [2022-07-13T20:55:49.956Z] #77 182.4 checking for strings.h... yes [2022-07-13T20:55:49.956Z] #77 182.7 checking for inttypes.h... yes [2022-07-13T20:55:49.956Z] #77 183.0 checking for stdint.h... yes [2022-07-13T20:55:49.956Z] #77 183.2 checking for unistd.h... yes [2022-07-13T20:55:49.956Z] #77 183.4 checking minix/config.h usability... no [2022-07-13T20:55:49.956Z] #77 183.6 checking minix/config.h presence... no [2022-07-13T20:55:49.956Z] #77 183.7 checking for minix/config.h... no [2022-07-13T20:55:49.956Z] #77 183.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:55:49.956Z] #77 184.0 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:55:49.956Z] #77 184.5 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:55:49.956Z] #77 184.5 checking how to print strings... printf [2022-07-13T20:55:49.956Z] #77 184.5 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:55:49.956Z] #77 184.5 checking for fgrep... /bin/grep -F [2022-07-13T20:55:49.956Z] #77 184.6 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:55:49.956Z] #77 184.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:55:49.956Z] #77 184.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:55:49.956Z] #77 184.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:55:49.956Z] #77 184.8 checking whether ln -s works... yes [2022-07-13T20:55:49.956Z] #77 184.8 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:55:49.956Z] #77 184.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-13T20:55:49.956Z] #77 184.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:55:49.956Z] #77 184.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:55:49.956Z] #77 184.9 checking for objdump... objdump [2022-07-13T20:55:49.956Z] #77 184.9 checking how to recognize dependent libraries... pass_all [2022-07-13T20:55:49.956Z] #77 185.0 checking for dlltool... no [2022-07-13T20:55:49.956Z] #77 185.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:55:49.956Z] #77 185.0 checking for ar... ar [2022-07-13T20:55:49.956Z] #77 185.0 checking for archiver @FILE support... @ [2022-07-13T20:55:49.956Z] #77 185.1 checking for strip... strip [2022-07-13T20:55:49.956Z] #77 185.1 checking for ranlib... ranlib [2022-07-13T20:55:49.956Z] #77 185.1 checking for gawk... no [2022-07-13T20:55:49.956Z] #77 185.1 checking for mawk... mawk [2022-07-13T20:55:49.956Z] #77 185.1 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-13T20:55:49.956Z] #77 ... [2022-07-13T20:55:49.956Z] [2022-07-13T20:55:49.956Z] #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-13T20:55:49.956Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:49.956Z] #21 43.46 Selecting previously unselected package xz-utils. [2022-07-13T20:55:49.956Z] #21 43.48 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:55:49.956Z] #21 43.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:55:50.216Z] #21 43.83 Selecting previously unselected package apparmor. [2022-07-13T20:55:50.217Z] #21 43.84 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-13T20:55:50.476Z] #21 44.08 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:55:50.566Z] #77 177.5 checking for gcc... gcc [2022-07-13T20:55:50.822Z] #77 177.7 checking whether the C compiler works... yes [2022-07-13T20:55:50.822Z] #77 177.9 checking for C compiler default output file name... a.out [2022-07-13T20:55:50.954Z] #19 347.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-13T20:55:50.954Z] #19 347.1 Preparing to unpack .../079-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:55:50.954Z] #19 347.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:55:50.954Z] #19 347.1 Selecting previously unselected package crossbuild-essential-armel. [2022-07-13T20:55:50.954Z] #19 347.1 Preparing to unpack .../080-crossbuild-essential-armel_12.9_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-13T20:55:50.954Z] #19 347.1 Selecting previously unselected package libc6-armhf-cross. [2022-07-13T20:55:50.954Z] #19 347.1 Preparing to unpack .../081-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-13T20:55:50.954Z] #19 347.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-13T20:55:50.954Z] #19 347.3 Preparing to unpack .../082-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:55:50.954Z] #19 347.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-13T20:55:50.954Z] #19 347.3 Preparing to unpack .../083-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:55:50.954Z] #19 347.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-13T20:55:50.954Z] #19 347.4 Preparing to unpack .../084-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:55:50.954Z] #19 347.4 Selecting previously unselected package libasan6-armhf-cross. [2022-07-13T20:55:50.954Z] #19 347.4 Preparing to unpack .../085-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:55:50.954Z] #19 347.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-13T20:55:50.954Z] #19 347.6 Preparing to unpack .../086-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:55:50.954Z] #19 347.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-13T20:55:50.954Z] #19 347.7 Preparing to unpack .../087-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:55:50.954Z] #19 347.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-13T20:55:50.954Z] #19 347.8 Preparing to unpack .../088-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:50.954Z] #19 347.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:55:50.954Z] #19 347.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-13T20:55:51.079Z] #77 177.9 checking for suffix of executables... [2022-07-13T20:55:51.212Z] #19 347.9 Preparing to unpack .../089-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:55:51.212Z] #19 347.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:55:51.335Z] #77 178.2 checking whether we are cross compiling... no [2022-07-13T20:55:51.415Z] #21 44.82 Selecting previously unselected package inetutils-ping. [2022-07-13T20:55:51.416Z] #21 44.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-13T20:55:51.416Z] #21 44.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:55:51.416Z] #21 45.01 Selecting previously unselected package libip4tc2:amd64. [2022-07-13T20:55:51.591Z] #77 178.5 checking for suffix of object files... o [2022-07-13T20:55:51.675Z] #21 45.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:55:51.675Z] #21 45.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:55:51.675Z] #21 45.20 Selecting previously unselected package libip6tc2:amd64. [2022-07-13T20:55:51.675Z] #21 45.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:55:51.675Z] #21 45.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:55:51.848Z] #77 178.7 checking whether we are using the GNU C compiler... yes [2022-07-13T20:55:51.935Z] #21 45.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-13T20:55:51.935Z] #21 45.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-13T20:55:51.935Z] #21 45.43 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:55:52.104Z] #77 178.9 checking whether gcc accepts -g... yes [2022-07-13T20:55:52.195Z] #21 45.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-13T20:55:52.195Z] #21 45.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-13T20:55:52.195Z] #21 45.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:55:52.195Z] #21 45.83 Selecting previously unselected package libnftnl11:amd64. [2022-07-13T20:55:52.195Z] #21 45.83 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-13T20:55:52.195Z] #21 45.83 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:55:52.360Z] #77 179.0 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:55:52.620Z] #77 179.3 checking whether gcc understands -c and -o together... yes [2022-07-13T20:55:52.620Z] #77 179.6 checking how to run the C preprocessor... gcc -E [2022-07-13T20:55:52.765Z] #21 46.04 Selecting previously unselected package iptables. [2022-07-13T20:55:52.765Z] #21 46.04 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-13T20:55:52.765Z] #21 46.05 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:55:53.025Z] #21 46.60 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:55:53.025Z] #21 46.60 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:55:53.025Z] #21 46.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:55:53.182Z] #77 180.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:55:53.182Z] #77 180.0 checking for egrep... /bin/grep -E [2022-07-13T20:55:53.285Z] #21 46.87 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:55:53.285Z] #21 46.87 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:55:53.285Z] #21 46.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:55:53.331Z] #77 ... [2022-07-13T20:55:53.331Z] [2022-07-13T20:55:53.331Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:55:53.331Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:55:53.331Z] #47 DONE 267.7s [2022-07-13T20:55:53.331Z] [2022-07-13T20:55:53.331Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:53.331Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:53.590Z] #77 ... [2022-07-13T20:55:53.590Z] [2022-07-13T20:55:53.590Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:55:53.590Z] #48 sha256:bbaa5426a07c1d7caec1b0ef9b8f7677b4198846f45510052a844169ea8c5987 [2022-07-13T20:55:53.745Z] #77 180.1 checking for ANSI C header files... yes [2022-07-13T20:55:53.857Z] #21 47.13 Selecting previously unselected package jq. [2022-07-13T20:55:53.857Z] #21 47.13 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:55:53.857Z] #21 47.14 Unpacking jq (1.6-2.1) ... [2022-07-13T20:55:53.857Z] #21 47.24 Selecting previously unselected package libaio1:amd64. [2022-07-13T20:55:53.857Z] #21 47.27 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-13T20:55:53.857Z] #21 47.27 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:55:53.857Z] #21 47.35 Selecting previously unselected package libgpm2:amd64. [2022-07-13T20:55:53.857Z] #21 47.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-13T20:55:53.857Z] #21 47.38 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:55:54.002Z] #77 180.8 checking for sys/types.h... yes [2022-07-13T20:55:54.117Z] #21 47.54 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:55:54.117Z] #21 47.54 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:55:54.117Z] #21 47.55 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:55:54.157Z] #48 DONE 0.7s [2022-07-13T20:55:54.157Z] [2022-07-13T20:55:54.157Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:55:54.157Z] #52 sha256:1b64570813436e0d63edeb7cd0752319f5f208044e39998f52db8d941bd5b6a2 [2022-07-13T20:55:54.415Z] #52 DONE 0.1s [2022-07-13T20:55:54.415Z] [2022-07-13T20:55:54.415Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:55:54.415Z] #54 sha256:1d0538553465e53ad311e7558bed3210c34b3065c086c519ad3167924d99ea87 [2022-07-13T20:55:54.415Z] #54 DONE 0.1s [2022-07-13T20:55:54.415Z] [2022-07-13T20:55:54.415Z] #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-13T20:55:54.415Z] #64 sha256:5065301a1e665e5ea02ba9cf63cccea8ac717e5c6586ebca8b1efacae617e8b2 [2022-07-13T20:55:54.515Z] #77 181.2 checking for sys/stat.h... yes [2022-07-13T20:55:54.772Z] #77 181.7 checking for stdlib.h... yes [2022-07-13T20:55:55.285Z] #77 182.0 checking for string.h... yes [2022-07-13T20:55:55.798Z] #77 182.4 checking for memory.h... yes [2022-07-13T20:55:56.054Z] #77 182.8 checking for strings.h... [2022-07-13T20:55:56.054Z] #77 ... [2022-07-13T20:55:56.054Z] [2022-07-13T20:55:56.054Z] #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-13T20:55:56.054Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:56.054Z] #21 34.42 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:55:56.054Z] #21 34.68 Fetched 27.7 MB in 2s (12.9 MB/s) [2022-07-13T20:55:56.054Z] #21 34.74 Selecting previously unselected package pigz. [2022-07-13T20:55:56.054Z] #21 34.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-13T20:55:56.054Z] #21 34.80 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 34.82 Unpacking pigz (2.6-1) ... [2022-07-13T20:55:56.054Z] #21 34.97 Selecting previously unselected package libelf1:amd64. [2022-07-13T20:55:56.054Z] #21 35.00 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 35.04 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-13T20:55:56.054Z] #21 35.45 Selecting previously unselected package libbpf0:amd64. [2022-07-13T20:55:56.054Z] #21 35.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 35.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:55:56.054Z] #21 35.75 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:55:56.054Z] #21 35.76 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 35.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:55:56.054Z] #21 36.03 Selecting previously unselected package libmnl0:amd64. [2022-07-13T20:55:56.054Z] #21 36.03 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 36.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:55:56.054Z] #21 36.25 Selecting previously unselected package libxtables12:amd64. [2022-07-13T20:55:56.054Z] #21 36.26 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 36.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:55:56.054Z] #21 36.60 Selecting previously unselected package libcap2-bin. [2022-07-13T20:55:56.054Z] #21 36.61 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 36.62 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:55:56.054Z] #21 36.89 Selecting previously unselected package iproute2. [2022-07-13T20:55:56.054Z] #21 36.89 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 36.89 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:55:56.054Z] #21 37.88 Selecting previously unselected package xxd. [2022-07-13T20:55:56.054Z] #21 37.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:55:56.054Z] #21 37.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:55:56.054Z] #21 38.11 Selecting previously unselected package vim-common. [2022-07-13T20:55:56.054Z] #21 38.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:55:56.054Z] #21 38.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:55:56.054Z] #21 38.50 Selecting previously unselected package bash-completion. [2022-07-13T20:55:56.054Z] #21 38.51 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:55:56.311Z] #21 ... [2022-07-13T20:55:56.311Z] [2022-07-13T20:55:56.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-13T20:55:56.311Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:56.311Z] #77 182.8 checking for strings.h... yes [2022-07-13T20:55:56.539Z] #19 352.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-13T20:55:56.539Z] #19 352.9 Preparing to unpack .../090-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:55:56.539Z] #19 352.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:55:56.539Z] #19 352.9 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-13T20:55:56.539Z] #19 352.9 Preparing to unpack .../091-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:55:56.539Z] #19 352.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-13T20:55:56.539Z] #19 353.2 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-13T20:55:56.539Z] #19 353.2 Preparing to unpack .../092-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-13T20:55:56.539Z] #19 353.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-13T20:55:56.539Z] #19 353.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-13T20:55:56.539Z] #19 353.5 Preparing to unpack .../093-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:55:56.539Z] #19 353.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:55:56.874Z] #77 183.4 checking for inttypes.h... yes [2022-07-13T20:55:57.105Z] #19 353.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-13T20:55:57.105Z] #19 353.8 Preparing to unpack .../094-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:55:57.105Z] #19 353.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:55:57.130Z] #77 183.8 checking for stdint.h... yes [2022-07-13T20:55:57.386Z] #77 184.1 checking for unistd.h... yes [2022-07-13T20:55:57.643Z] #77 184.5 checking minix/config.h usability... no [2022-07-13T20:55:57.900Z] #77 184.8 checking minix/config.h presence... no [2022-07-13T20:55:57.900Z] #77 185.0 checking for minix/config.h... no [2022-07-13T20:55:58.314Z] #21 ... [2022-07-13T20:55:58.314Z] [2022-07-13T20:55:58.314Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:58.314Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:58.314Z] #77 185.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:55:58.314Z] #77 185.3 checking for sysroot... no [2022-07-13T20:55:58.314Z] #77 185.3 checking for a working dd... /bin/dd [2022-07-13T20:55:58.314Z] #77 185.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:55:58.314Z] #77 185.3 checking for mt... no [2022-07-13T20:55:58.314Z] #77 185.3 checking if : is a manifest tool... no [2022-07-13T20:55:58.314Z] #77 185.4 checking for dlfcn.h... yes [2022-07-13T20:55:58.314Z] #77 185.5 checking for objdir... .libs [2022-07-13T20:55:58.314Z] #77 186.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:55:58.314Z] #77 186.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:55:58.314Z] #77 186.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:55:58.314Z] #77 186.7 checking if gcc static flag -static works... yes [2022-07-13T20:55:58.314Z] #77 187.3 checking if gcc supports -c -o file.o... yes [2022-07-13T20:55:58.314Z] #77 187.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:55:58.314Z] #77 187.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:55:58.314Z] #77 187.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:55:58.314Z] #77 188.2 checking how to hardcode library paths into programs... immediate [2022-07-13T20:55:58.314Z] #77 188.2 checking whether stripping libraries is possible... yes [2022-07-13T20:55:58.314Z] #77 188.3 checking if libtool supports shared libraries... yes [2022-07-13T20:55:58.314Z] #77 188.3 checking whether to build shared libraries... no [2022-07-13T20:55:58.314Z] #77 188.3 checking whether to build static libraries... yes [2022-07-13T20:55:58.314Z] #77 188.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:55:58.314Z] #77 188.3 checking whether build environment is sane... yes [2022-07-13T20:55:58.314Z] #77 188.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:55:58.314Z] #77 188.5 checking whether make sets $(MAKE)... yes [2022-07-13T20:55:58.314Z] #77 188.6 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:55:58.314Z] #77 188.7 checking whether make supports nested variables... yes [2022-07-13T20:55:58.314Z] #77 188.7 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:55:58.314Z] #77 188.7 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:55:58.314Z] #77 188.7 checking how to create a ustar tar archive... gnutar [2022-07-13T20:55:58.314Z] #77 188.8 checking dependency style of gcc... gcc3 [2022-07-13T20:55:58.314Z] #77 189.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:55:58.314Z] #77 189.2 checking whether make supports nested variables... (cached) yes [2022-07-13T20:55:58.314Z] #77 189.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:55:58.314Z] #77 189.2 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:55:58.314Z] #77 189.2 checking for yajl >= 2.1.0... yes [2022-07-13T20:55:58.314Z] #77 189.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:55:58.314Z] #77 189.3 checking for gcc... (cached) gcc [2022-07-13T20:55:58.314Z] #77 189.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:55:58.314Z] #77 189.4 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:55:58.314Z] #77 189.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:55:58.314Z] #77 189.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:55:58.314Z] #77 189.4 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:55:58.314Z] #77 189.5 checking for python3... /usr/bin/python3 [2022-07-13T20:55:58.314Z] #77 189.5 checking for python3 version... 3.9 [2022-07-13T20:55:58.314Z] #77 189.6 checking for python3 platform... linux [2022-07-13T20:55:58.314Z] #77 189.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:55:58.314Z] #77 189.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:55:58.314Z] #77 190.7 checking that generated files are newer than configure... done [2022-07-13T20:55:58.314Z] #77 190.7 configure: creating ./config.status [2022-07-13T20:55:58.462Z] #77 185.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-13T20:55:59.025Z] #77 185.5 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:55:59.025Z] #77 186.0 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:55:59.025Z] #77 186.0 checking how to print strings... printf [2022-07-13T20:55:59.025Z] #77 186.0 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:55:59.025Z] #77 186.0 checking for fgrep... /bin/grep -F [2022-07-13T20:55:59.025Z] #77 186.0 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:55:59.282Z] #77 186.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:55:59.282Z] #77 186.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:55:59.282Z] #77 186.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:55:59.282Z] #77 186.3 checking whether ln -s works... yes [2022-07-13T20:55:59.282Z] #77 186.3 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:55:59.538Z] #77 186.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-13T20:55:59.538Z] #77 186.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:55:59.538Z] #77 186.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:55:59.538Z] #77 186.4 checking for objdump... objdump [2022-07-13T20:55:59.538Z] #77 186.4 checking how to recognize dependent libraries... pass_all [2022-07-13T20:55:59.538Z] #77 186.4 checking for dlltool... no [2022-07-13T20:55:59.538Z] #77 186.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:55:59.538Z] #77 186.4 checking for ar... ar [2022-07-13T20:55:59.675Z] #64 ... [2022-07-13T20:55:59.675Z] [2022-07-13T20:55:59.675Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:55:59.675Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:55:59.675Z] #77 221.6 CCLD tests/init [2022-07-13T20:55:59.696Z] #77 ... [2022-07-13T20:55:59.696Z] [2022-07-13T20:55:59.696Z] #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-13T20:55:59.696Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:55:59.696Z] #21 53.06 Selecting previously unselected package libinih1:amd64. [2022-07-13T20:55:59.696Z] #21 53.06 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-13T20:55:59.696Z] #21 53.09 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-13T20:55:59.696Z] #21 53.25 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:55:59.696Z] #21 53.25 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:55:59.696Z] #21 53.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:55:59.795Z] #77 186.4 checking for archiver @FILE support... @ [2022-07-13T20:55:59.795Z] #77 186.7 checking for strip... strip [2022-07-13T20:55:59.795Z] #77 186.7 checking for ranlib... ranlib [2022-07-13T20:55:59.795Z] #77 186.7 checking for gawk... no [2022-07-13T20:55:59.795Z] #77 186.7 checking for mawk... mawk [2022-07-13T20:55:59.956Z] #21 53.48 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:55:59.956Z] #21 53.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:55:59.956Z] #21 53.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:56:00.052Z] #77 186.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:56:00.216Z] #21 53.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:56:00.216Z] #21 53.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:56:00.216Z] #21 53.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:56:00.308Z] #77 187.3 checking for sysroot... no [2022-07-13T20:56:00.308Z] #77 187.3 checking for a working dd... /bin/dd [2022-07-13T20:56:00.308Z] #77 187.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:56:00.476Z] #21 53.88 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:56:00.476Z] #21 53.90 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:56:00.476Z] #21 53.91 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:56:00.564Z] #77 187.5 checking for mt... no [2022-07-13T20:56:00.564Z] #77 187.5 checking if : is a manifest tool... no [2022-07-13T20:56:00.564Z] #77 187.5 checking for dlfcn.h... yes [2022-07-13T20:56:00.564Z] #77 187.6 checking for objdir... .libs [2022-07-13T20:56:00.736Z] #21 54.10 Selecting previously unselected package net-tools. [2022-07-13T20:56:00.736Z] #21 54.10 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-13T20:56:00.736Z] #21 54.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:56:01.077Z] #77 187.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:56:01.077Z] #77 188.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:56:01.077Z] #77 188.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:56:01.306Z] #21 54.68 Selecting previously unselected package patch. [2022-07-13T20:56:01.307Z] #21 54.74 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:56:01.307Z] #21 54.75 Unpacking patch (2.7.6-7) ... [2022-07-13T20:56:01.334Z] #77 188.2 checking if gcc static flag -static works... yes [2022-07-13T20:56:01.697Z] #21 55.20 Selecting previously unselected package python-pip-whl. [2022-07-13T20:56:01.700Z] #77 188.5 checking if gcc supports -c -o file.o... yes [2022-07-13T20:56:01.700Z] #77 188.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:56:01.701Z] #77 188.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:56:02.264Z] #21 55.23 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:56:02.264Z] #21 55.29 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:56:02.371Z] #19 358.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-13T20:56:02.371Z] #19 358.4 Preparing to unpack .../095-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:56:02.371Z] #19 358.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:56:02.371Z] #19 358.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-13T20:56:02.371Z] #19 358.4 Preparing to unpack .../096-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-13T20:56:02.371Z] #19 358.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-13T20:56:02.371Z] #19 358.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-13T20:56:02.371Z] #19 358.4 Preparing to unpack .../097-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-13T20:56:02.371Z] #19 358.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-13T20:56:02.371Z] #19 358.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-13T20:56:02.371Z] #19 358.6 Preparing to unpack .../098-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.371Z] #19 358.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.371Z] #19 358.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-13T20:56:02.371Z] #19 358.6 Preparing to unpack .../099-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.371Z] #19 358.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.371Z] #19 358.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-13T20:56:02.371Z] #19 358.7 Preparing to unpack .../100-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.371Z] #19 358.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.371Z] #19 358.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-13T20:56:02.371Z] #19 358.7 Preparing to unpack .../101-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.372Z] #19 358.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.372Z] #19 358.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-13T20:56:02.372Z] #19 358.8 Preparing to unpack .../102-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.372Z] #19 358.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.372Z] #19 359.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-13T20:56:02.372Z] #19 359.0 Preparing to unpack .../103-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.372Z] #19 359.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.372Z] #19 359.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-13T20:56:02.372Z] #19 359.1 Preparing to unpack .../104-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.372Z] #19 359.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.372Z] #19 359.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-13T20:56:02.372Z] #19 359.4 Preparing to unpack .../105-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.372Z] #19 359.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.629Z] #19 359.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-13T20:56:02.629Z] #19 359.5 Preparing to unpack .../106-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.629Z] #19 359.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.629Z] #19 359.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-13T20:56:02.629Z] #19 359.6 Preparing to unpack .../107-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.629Z] #19 359.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.629Z] #19 359.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-13T20:56:02.632Z] #77 188.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:56:02.632Z] #77 189.5 checking how to hardcode library paths into programs... immediate [2022-07-13T20:56:02.632Z] #77 189.5 checking whether stripping libraries is possible... yes [2022-07-13T20:56:02.632Z] #77 189.5 checking if libtool supports shared libraries... yes [2022-07-13T20:56:02.632Z] #77 189.5 checking whether to build shared libraries... no [2022-07-13T20:56:02.632Z] #77 189.5 checking whether to build static libraries... yes [2022-07-13T20:56:02.632Z] #77 189.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:56:02.632Z] #77 189.6 checking whether build environment is sane... yes [2022-07-13T20:56:02.888Z] #19 359.7 Preparing to unpack .../108-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:02.888Z] #19 359.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:02.888Z] #19 359.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-13T20:56:02.888Z] #19 359.9 Preparing to unpack .../109-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:56:02.888Z] #19 359.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:02.890Z] #77 189.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:56:02.890Z] #77 189.8 checking whether make sets $(MAKE)... yes [2022-07-13T20:56:02.890Z] #77 189.9 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:56:03.147Z] #77 190.0 checking whether make supports nested variables... yes [2022-07-13T20:56:03.147Z] #77 190.1 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:56:03.147Z] #77 190.1 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:56:03.147Z] #77 190.1 checking how to create a ustar tar archive... gnutar [2022-07-13T20:56:03.205Z] #21 56.53 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:56:03.205Z] #21 56.53 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:56:03.205Z] #21 56.54 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:56:03.465Z] #21 56.85 Selecting previously unselected package python3-distutils. [2022-07-13T20:56:03.465Z] #21 56.86 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:56:03.465Z] #21 56.87 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:56:03.465Z] #21 57.04 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:56:03.465Z] #21 57.05 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:56:03.465Z] #21 57.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:56:03.711Z] #77 190.2 checking dependency style of gcc... gcc3 [2022-07-13T20:56:03.711Z] #77 190.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:56:03.711Z] #77 190.7 checking whether make supports nested variables... (cached) yes [2022-07-13T20:56:03.711Z] #77 190.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-13T20:56:03.711Z] #77 190.7 checking pkg-config is at least version 0.9.0... yes [2022-07-13T20:56:03.711Z] #77 190.7 checking for yajl >= 2.1.0... yes [2022-07-13T20:56:03.711Z] #77 190.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-13T20:56:03.711Z] #77 190.8 checking for gcc... (cached) gcc [2022-07-13T20:56:03.967Z] #77 191.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-13T20:56:03.967Z] #77 191.0 checking whether gcc accepts -g... (cached) yes [2022-07-13T20:56:03.967Z] #77 191.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-13T20:56:03.967Z] #77 191.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-13T20:56:04.035Z] #21 57.53 Selecting previously unselected package python3-setuptools. [2022-07-13T20:56:04.035Z] #21 57.54 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:56:04.035Z] #21 57.60 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:56:04.223Z] #77 191.0 checking for a Python interpreter with version >= 3... python3 [2022-07-13T20:56:04.223Z] #77 191.2 checking for python3... /usr/bin/python3 [2022-07-13T20:56:04.223Z] #77 191.2 checking for python3 version... 3.9 [2022-07-13T20:56:04.223Z] #77 191.3 checking for python3 platform... linux [2022-07-13T20:56:04.480Z] #77 191.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-13T20:56:04.739Z] #77 191.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-13T20:56:04.975Z] #21 58.41 Selecting previously unselected package python3-wheel. [2022-07-13T20:56:04.975Z] #21 58.42 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:56:04.975Z] #21 58.42 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:56:04.975Z] #21 58.50 Selecting previously unselected package python3-pip. [2022-07-13T20:56:04.975Z] #21 58.50 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:56:04.975Z] #21 58.52 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:56:05.302Z] #77 192.3 checking that generated files are newer than configure... done [2022-07-13T20:56:05.302Z] #77 192.3 configure: creating ./config.status [2022-07-13T20:56:05.545Z] #21 59.08 Selecting previously unselected package sudo. [2022-07-13T20:56:05.545Z] #21 59.08 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-13T20:56:05.545Z] #21 59.09 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:56:06.485Z] #21 59.84 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:56:06.485Z] #21 59.85 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-13T20:56:06.485Z] #21 59.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:56:06.716Z] #77 ... [2022-07-13T20:56:06.716Z] [2022-07-13T20:56:06.716Z] #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-13T20:56:06.716Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:56:06.716Z] #21 43.10 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:56:06.716Z] #21 43.58 Selecting previously unselected package bzip2. [2022-07-13T20:56:06.716Z] #21 43.59 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 43.60 Unpacking bzip2 (1.0.8-4) ... [2022-07-13T20:56:06.716Z] #21 43.75 Selecting previously unselected package xz-utils. [2022-07-13T20:56:06.716Z] #21 43.75 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 43.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:56:06.716Z] #21 44.03 Selecting previously unselected package apparmor. [2022-07-13T20:56:06.716Z] #21 44.04 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 44.19 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:56:06.716Z] #21 44.81 Selecting previously unselected package inetutils-ping. [2022-07-13T20:56:06.716Z] #21 44.81 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 44.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:56:06.716Z] #21 45.13 Selecting previously unselected package libip4tc2:amd64. [2022-07-13T20:56:06.716Z] #21 45.14 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 45.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:56:06.716Z] #21 45.39 Selecting previously unselected package libip6tc2:amd64. [2022-07-13T20:56:06.716Z] #21 45.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 45.44 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:56:06.716Z] #21 45.66 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-13T20:56:06.716Z] #21 45.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 45.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:56:06.716Z] #21 45.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-13T20:56:06.716Z] #21 45.86 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 45.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:56:06.716Z] #21 46.21 Selecting previously unselected package libnftnl11:amd64. [2022-07-13T20:56:06.716Z] #21 46.21 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 46.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:56:06.716Z] #21 46.54 Selecting previously unselected package iptables. [2022-07-13T20:56:06.716Z] #21 46.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 46.55 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:56:06.716Z] #21 47.29 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:56:06.716Z] #21 47.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 47.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:56:06.716Z] #21 47.52 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:56:06.716Z] #21 47.54 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 47.68 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:56:06.716Z] #21 47.93 Selecting previously unselected package jq. [2022-07-13T20:56:06.716Z] #21 47.96 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 47.97 Unpacking jq (1.6-2.1) ... [2022-07-13T20:56:06.716Z] #21 48.08 Selecting previously unselected package libaio1:amd64. [2022-07-13T20:56:06.716Z] #21 48.09 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 48.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:56:06.716Z] #21 48.17 Selecting previously unselected package libgpm2:amd64. [2022-07-13T20:56:06.716Z] #21 48.18 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 48.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:56:06.716Z] #21 48.34 Selecting previously unselected package libicu67:amd64. [2022-07-13T20:56:06.716Z] #21 48.34 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-13T20:56:06.716Z] #21 48.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-13T20:56:06.745Z] #21 60.22 Selecting previously unselected package uidmap. [2022-07-13T20:56:06.745Z] #21 60.23 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-13T20:56:06.745Z] #21 60.25 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:56:07.013Z] #21 60.48 Selecting previously unselected package vim-runtime. [2022-07-13T20:56:07.013Z] #21 60.48 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:56:07.013Z] #21 60.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-13T20:56:07.273Z] #21 60.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:56:07.274Z] #21 60.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:07.843Z] #21 ... [2022-07-13T20:56:07.843Z] [2022-07-13T20:56:07.843Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:07.843Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:07.843Z] #77 195.2 config.status: creating Makefile [2022-07-13T20:56:07.843Z] #77 195.4 config.status: creating config.h [2022-07-13T20:56:07.843Z] #77 195.5 config.status: executing libtool commands [2022-07-13T20:56:07.843Z] #77 195.6 config.status: executing depfiles commands [2022-07-13T20:56:07.843Z] #77 197.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:56:07.843Z] #77 197.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:56:07.843Z] #77 197.4 checking for gcc... gcc [2022-07-13T20:56:07.843Z] #77 197.4 checking whether the C compiler works... yes [2022-07-13T20:56:07.843Z] #77 197.9 checking for C compiler default output file name... a.out [2022-07-13T20:56:07.843Z] #77 197.9 checking for suffix of executables... [2022-07-13T20:56:07.843Z] #77 198.2 checking whether we are cross compiling... no [2022-07-13T20:56:07.843Z] #77 198.6 checking for suffix of object files... o [2022-07-13T20:56:07.843Z] #77 198.7 checking whether we are using the GNU C compiler... yes [2022-07-13T20:56:07.843Z] #77 198.9 checking whether gcc accepts -g... yes [2022-07-13T20:56:07.843Z] #77 199.1 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:56:07.843Z] #77 199.3 checking whether gcc understands -c and -o together... yes [2022-07-13T20:56:07.843Z] #77 199.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:56:07.843Z] #77 200.0 checking whether build environment is sane... yes [2022-07-13T20:56:07.843Z] #77 200.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:56:07.843Z] #77 200.0 checking for gawk... no [2022-07-13T20:56:07.843Z] #77 200.0 checking for mawk... mawk [2022-07-13T20:56:07.843Z] #77 200.0 checking whether make sets $(MAKE)... yes [2022-07-13T20:56:07.843Z] #77 200.1 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:56:07.843Z] #77 200.1 checking whether make supports nested variables... yes [2022-07-13T20:56:07.843Z] #77 200.1 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:56:07.843Z] #77 200.1 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:56:07.843Z] #77 200.1 checking how to create a ustar tar archive... gnutar [2022-07-13T20:56:07.843Z] #77 200.2 checking dependency style of gcc... gcc3 [2022-07-13T20:56:07.844Z] #77 200.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:56:07.844Z] #77 200.3 checking whether make supports nested variables... (cached) yes [2022-07-13T20:56:07.844Z] #77 200.4 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:56:07.844Z] #77 200.8 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:56:07.844Z] #77 200.8 checking how to print strings... printf [2022-07-13T20:56:07.844Z] #77 200.8 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:56:07.844Z] #77 200.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:56:07.844Z] #77 200.9 checking for egrep... /bin/grep -E [2022-07-13T20:56:07.844Z] #77 200.9 checking for fgrep... /bin/grep -F [2022-07-13T20:56:07.844Z] #77 200.9 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:56:07.844Z] #77 200.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:56:07.844Z] #77 200.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:56:07.844Z] #77 201.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:56:07.844Z] #77 201.2 checking whether ln -s works... yes [2022-07-13T20:56:07.844Z] #77 201.2 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:56:07.844Z] #77 201.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-13T20:56:07.844Z] #77 201.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:56:07.844Z] #77 201.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:56:07.844Z] #77 201.2 checking for objdump... objdump [2022-07-13T20:56:07.844Z] #77 201.2 checking how to recognize dependent libraries... pass_all [2022-07-13T20:56:07.844Z] #77 201.2 checking for dlltool... no [2022-07-13T20:56:07.844Z] #77 201.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:56:07.844Z] #77 201.2 checking for ar... ar [2022-07-13T20:56:07.844Z] #77 201.3 checking for archiver @FILE support... @ [2022-07-13T20:56:07.844Z] #77 201.4 checking for strip... strip [2022-07-13T20:56:07.844Z] #77 201.4 checking for ranlib... ranlib [2022-07-13T20:56:07.844Z] #77 201.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:56:07.844Z] #77 201.9 checking for sysroot... no [2022-07-13T20:56:07.844Z] #77 201.9 checking for a working dd... /bin/dd [2022-07-13T20:56:07.844Z] #77 202.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:56:07.844Z] #77 202.1 checking for mt... no [2022-07-13T20:56:07.844Z] #77 202.1 checking if : is a manifest tool... no [2022-07-13T20:56:07.844Z] #77 202.1 checking how to run the C preprocessor... gcc -E [2022-07-13T20:56:08.084Z] #21 ... [2022-07-13T20:56:08.084Z] [2022-07-13T20:56:08.084Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:08.084Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:08.084Z] #77 195.0 config.status: creating Makefile [2022-07-13T20:56:08.084Z] #77 195.2 config.status: creating config.h [2022-07-13T20:56:08.084Z] #77 195.2 config.status: executing libtool commands [2022-07-13T20:56:08.084Z] #77 195.2 config.status: executing depfiles commands [2022-07-13T20:56:08.104Z] #77 202.4 checking for ANSI C header files... yes [2022-07-13T20:56:08.104Z] #77 203.3 checking for sys/types.h... yes [2022-07-13T20:56:08.156Z] #19 364.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-13T20:56:08.156Z] #19 364.5 Preparing to unpack .../110-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:56:08.156Z] #19 364.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:08.156Z] #19 364.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-13T20:56:08.156Z] #19 364.5 Preparing to unpack .../111-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:56:08.156Z] #19 364.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-13T20:56:08.156Z] #19 364.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-13T20:56:08.156Z] #19 364.7 Preparing to unpack .../112-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-13T20:56:08.156Z] #19 364.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-13T20:56:08.156Z] #19 365.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-13T20:56:08.156Z] #19 365.0 Preparing to unpack .../113-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:08.156Z] #19 365.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:08.365Z] #77 203.5 checking for sys/stat.h... yes [2022-07-13T20:56:08.413Z] #19 365.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-13T20:56:08.413Z] #19 365.2 Preparing to unpack .../114-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:56:08.413Z] #19 365.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:08.626Z] #77 203.6 checking for stdlib.h... yes [2022-07-13T20:56:08.886Z] #77 203.9 checking for string.h... yes [2022-07-13T20:56:09.013Z] #77 196.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-13T20:56:09.146Z] #77 204.1 checking for memory.h... yes [2022-07-13T20:56:09.271Z] #77 196.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-13T20:56:09.406Z] #77 204.3 checking for strings.h... yes [2022-07-13T20:56:09.406Z] #77 204.6 checking for inttypes.h... yes [2022-07-13T20:56:09.666Z] #77 204.8 checking for stdint.h... yes [2022-07-13T20:56:09.785Z] #77 196.7 checking for gcc... gcc [2022-07-13T20:56:09.926Z] #77 205.0 checking for unistd.h... yes [2022-07-13T20:56:10.041Z] #77 196.8 checking whether the C compiler works... yes [2022-07-13T20:56:10.041Z] #77 197.1 checking for C compiler default output file name... a.out [2022-07-13T20:56:10.190Z] #77 205.3 checking for dlfcn.h... yes [2022-07-13T20:56:10.298Z] #77 197.1 checking for suffix of executables... [2022-07-13T20:56:10.451Z] #77 205.5 checking for objdir... .libs [2022-07-13T20:56:10.557Z] #77 197.4 checking whether we are cross compiling... no [2022-07-13T20:56:10.711Z] #77 205.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:56:10.815Z] #77 197.6 checking for suffix of object files... o [2022-07-13T20:56:10.815Z] #77 197.7 checking whether we are using the GNU C compiler... yes [2022-07-13T20:56:10.815Z] #77 197.8 checking whether gcc accepts -g... yes [2022-07-13T20:56:10.971Z] #77 206.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:56:10.971Z] #77 206.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:56:11.072Z] #77 197.9 checking for gcc option to accept ISO C89... none needed [2022-07-13T20:56:11.331Z] #77 198.2 checking whether gcc understands -c and -o together... yes [2022-07-13T20:56:11.331Z] #77 198.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-13T20:56:11.331Z] #77 198.5 checking whether build environment is sane... yes [2022-07-13T20:56:11.541Z] #77 206.1 checking if gcc static flag -static works... yes [2022-07-13T20:56:11.541Z] #77 206.7 checking if gcc supports -c -o file.o... yes [2022-07-13T20:56:11.541Z] #77 206.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:56:11.541Z] #77 206.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:56:11.589Z] #77 198.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-13T20:56:11.589Z] #77 198.6 checking for gawk... no [2022-07-13T20:56:11.589Z] #77 198.6 checking for mawk... mawk [2022-07-13T20:56:11.589Z] #77 198.6 checking whether make sets $(MAKE)... yes [2022-07-13T20:56:11.589Z] #77 198.6 checking whether make supports the include directive... yes (GNU style) [2022-07-13T20:56:11.589Z] #77 198.7 checking whether make supports nested variables... yes [2022-07-13T20:56:11.589Z] #77 198.7 checking whether UID '0' is supported by ustar format... yes [2022-07-13T20:56:11.589Z] #77 198.7 checking whether GID '0' is supported by ustar format... yes [2022-07-13T20:56:11.589Z] #77 198.7 checking how to create a ustar tar archive... gnutar [2022-07-13T20:56:11.847Z] #77 198.8 checking dependency style of gcc... gcc3 [2022-07-13T20:56:11.847Z] #77 198.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-13T20:56:11.847Z] #77 198.9 checking whether make supports nested variables... (cached) yes [2022-07-13T20:56:12.113Z] #77 206.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:56:12.114Z] #77 207.3 checking how to hardcode library paths into programs... immediate [2022-07-13T20:56:12.114Z] #77 207.3 checking whether stripping libraries is possible... yes [2022-07-13T20:56:12.114Z] #77 207.3 checking if libtool supports shared libraries... yes [2022-07-13T20:56:12.114Z] #77 207.3 checking whether to build shared libraries... no [2022-07-13T20:56:12.114Z] #77 207.3 checking whether to build static libraries... yes [2022-07-13T20:56:12.373Z] #77 207.4 checking float.h usability... yes [2022-07-13T20:56:12.373Z] #77 207.6 checking float.h presence... yes [2022-07-13T20:56:12.373Z] #77 ... [2022-07-13T20:56:12.373Z] [2022-07-13T20:56:12.373Z] #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-13T20:56:12.373Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:56:12.373Z] #21 65.81 Selecting previously unselected package vim. [2022-07-13T20:56:12.373Z] #21 65.81 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:56:12.373Z] #21 65.84 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:12.410Z] #77 199.0 checking build system type... x86_64-pc-linux-gnu [2022-07-13T20:56:12.410Z] #77 199.4 checking host system type... x86_64-pc-linux-gnu [2022-07-13T20:56:12.410Z] #77 199.4 checking how to print strings... printf [2022-07-13T20:56:12.410Z] #77 199.4 checking for a sed that does not truncate output... /bin/sed [2022-07-13T20:56:12.411Z] #77 199.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-13T20:56:12.411Z] #77 199.5 checking for egrep... /bin/grep -E [2022-07-13T20:56:12.411Z] #77 199.5 checking for fgrep... /bin/grep -F [2022-07-13T20:56:12.411Z] #77 199.5 checking for ld used by gcc... /usr/bin/ld [2022-07-13T20:56:12.411Z] #77 199.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-13T20:56:12.411Z] #77 199.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-13T20:56:12.728Z] #77 199.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-13T20:56:12.728Z] #77 199.7 checking whether ln -s works... yes [2022-07-13T20:56:12.728Z] #77 199.7 checking the maximum length of command line arguments... 1572864 [2022-07-13T20:56:12.986Z] #77 199.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-13T20:56:12.986Z] #77 199.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-13T20:56:12.986Z] #77 199.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-13T20:56:12.986Z] #77 199.8 checking for objdump... objdump [2022-07-13T20:56:12.986Z] #77 199.8 checking how to recognize dependent libraries... pass_all [2022-07-13T20:56:12.986Z] #77 199.8 checking for dlltool... no [2022-07-13T20:56:12.986Z] #77 199.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-13T20:56:12.986Z] #77 199.8 checking for ar... ar [2022-07-13T20:56:12.986Z] #77 199.8 checking for archiver @FILE support... @ [2022-07-13T20:56:12.986Z] #77 200.0 checking for strip... strip [2022-07-13T20:56:12.986Z] #77 200.0 checking for ranlib... ranlib [2022-07-13T20:56:13.243Z] #77 200.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-13T20:56:13.243Z] #77 200.4 checking for sysroot... no [2022-07-13T20:56:13.243Z] #77 200.4 checking for a working dd... /bin/dd [2022-07-13T20:56:13.312Z] #21 66.94 Selecting previously unselected package xfsprogs. [2022-07-13T20:56:13.501Z] #77 200.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-13T20:56:13.501Z] #77 200.5 checking for mt... no [2022-07-13T20:56:13.501Z] #77 200.5 checking if : is a manifest tool... no [2022-07-13T20:56:13.572Z] #21 66.94 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-13T20:56:13.572Z] #21 66.94 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:56:13.681Z] #19 369.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-13T20:56:13.682Z] #19 369.8 Preparing to unpack .../115-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:56:13.682Z] #19 369.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:13.682Z] #19 370.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-13T20:56:13.682Z] #19 370.0 Preparing to unpack .../116-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-13T20:56:13.682Z] #19 370.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-13T20:56:13.682Z] #19 370.5 Selecting previously unselected package libc6-s390x-cross. [2022-07-13T20:56:13.682Z] #19 370.5 Preparing to unpack .../117-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-13T20:56:13.682Z] #19 370.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-13T20:56:13.682Z] #19 370.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-13T20:56:13.682Z] #19 370.7 Preparing to unpack .../118-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:13.682Z] #19 370.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:13.682Z] #19 370.7 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-13T20:56:13.759Z] #77 200.6 checking how to run the C preprocessor... gcc -E [2022-07-13T20:56:13.939Z] #19 370.7 Preparing to unpack .../119-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:13.940Z] #19 370.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:13.940Z] #19 370.8 Selecting previously unselected package libitm1-s390x-cross. [2022-07-13T20:56:13.940Z] #19 370.8 Preparing to unpack .../120-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:13.940Z] #19 370.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:13.940Z] #19 370.8 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-13T20:56:13.940Z] #19 370.8 Preparing to unpack .../121-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:13.940Z] #19 370.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:13.940Z] #19 370.8 Selecting previously unselected package libasan6-s390x-cross. [2022-07-13T20:56:13.940Z] #19 370.8 Preparing to unpack .../122-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:13.940Z] #19 370.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:14.197Z] #19 371.1 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-13T20:56:14.197Z] #19 371.1 Preparing to unpack .../123-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:14.197Z] #19 371.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:14.197Z] #19 371.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-13T20:56:14.197Z] #19 371.2 Preparing to unpack .../124-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:14.197Z] #19 371.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:14.197Z] #19 371.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-13T20:56:14.456Z] #19 371.3 Preparing to unpack .../125-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:14.456Z] #19 371.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:14.456Z] #19 371.4 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-13T20:56:14.456Z] #19 371.4 Preparing to unpack .../126-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:56:14.456Z] #19 371.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:14.511Z] #21 67.81 Selecting previously unselected package zip. [2022-07-13T20:56:14.511Z] #21 67.83 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-13T20:56:14.511Z] #21 67.89 Unpacking zip (3.0-12) ... [2022-07-13T20:56:14.692Z] #77 200.9 checking for ANSI C header files... yes [2022-07-13T20:56:14.693Z] #77 201.7 checking for sys/types.h... yes [2022-07-13T20:56:14.770Z] #21 68.23 Selecting previously unselected package zstd. [2022-07-13T20:56:14.770Z] #21 68.23 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-13T20:56:14.770Z] #21 68.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:56:14.949Z] #77 201.9 checking for sys/stat.h... yes [2022-07-13T20:56:15.206Z] #77 202.1 checking for stdlib.h... yes [2022-07-13T20:56:15.340Z] #21 68.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:56:15.769Z] #77 202.4 checking for string.h... yes [2022-07-13T20:56:15.769Z] #77 202.6 checking for memory.h... yes [2022-07-13T20:56:16.281Z] #77 202.9 checking for strings.h... yes [2022-07-13T20:56:16.538Z] #77 203.3 checking for inttypes.h... yes [2022-07-13T20:56:16.794Z] #77 203.6 checking for stdint.h... yes [2022-07-13T20:56:17.050Z] #77 203.9 checking for unistd.h... yes [2022-07-13T20:56:17.248Z] #21 70.62 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:56:17.249Z] #21 70.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:56:17.249Z] #21 70.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:56:17.249Z] #21 70.69 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:56:17.249Z] #21 70.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:56:17.249Z] #21 70.71 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-13T20:56:17.249Z] #21 70.73 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:56:17.307Z] #77 204.2 checking for dlfcn.h... yes [2022-07-13T20:56:17.563Z] #77 204.5 checking for objdir... .libs [2022-07-13T20:56:17.615Z] #21 70.77 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:56:17.615Z] #21 70.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:56:17.615Z] #21 70.81 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:56:17.615Z] #21 70.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:56:17.615Z] #21 70.86 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:56:18.492Z] #77 205.3 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-13T20:56:18.492Z] #77 ... [2022-07-13T20:56:18.492Z] [2022-07-13T20:56:18.492Z] #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-13T20:56:18.492Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:56:18.492Z] #21 54.83 Selecting previously unselected package libinih1:amd64. [2022-07-13T20:56:18.492Z] #21 54.84 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 54.84 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-13T20:56:18.492Z] #21 54.92 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:56:18.492Z] #21 54.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 54.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:56:18.492Z] #21 55.12 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:56:18.492Z] #21 55.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 55.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:56:18.492Z] #21 55.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:56:18.492Z] #21 55.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 55.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:56:18.492Z] #21 55.40 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:56:18.492Z] #21 55.40 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 55.40 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:56:18.492Z] #21 55.45 Selecting previously unselected package net-tools. [2022-07-13T20:56:18.492Z] #21 55.46 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 55.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:56:18.492Z] #21 55.80 Selecting previously unselected package patch. [2022-07-13T20:56:18.492Z] #21 55.81 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 55.82 Unpacking patch (2.7.6-7) ... [2022-07-13T20:56:18.492Z] #21 56.02 Selecting previously unselected package python-pip-whl. [2022-07-13T20:56:18.492Z] #21 56.02 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:56:18.492Z] #21 56.04 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:56:18.492Z] #21 56.94 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:56:18.492Z] #21 56.96 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:56:18.492Z] #21 56.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:56:18.492Z] #21 57.13 Selecting previously unselected package python3-distutils. [2022-07-13T20:56:18.492Z] #21 57.13 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:56:18.492Z] #21 57.14 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:56:18.492Z] #21 57.34 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:56:18.492Z] #21 57.35 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:56:18.492Z] #21 57.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:56:18.492Z] #21 57.49 Selecting previously unselected package python3-setuptools. [2022-07-13T20:56:18.492Z] #21 57.51 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:56:18.492Z] #21 57.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:56:18.492Z] #21 57.93 Selecting previously unselected package python3-wheel. [2022-07-13T20:56:18.492Z] #21 57.95 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:56:18.492Z] #21 57.96 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:56:18.492Z] #21 58.05 Selecting previously unselected package python3-pip. [2022-07-13T20:56:18.492Z] #21 58.09 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:56:18.492Z] #21 58.11 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:56:18.492Z] #21 58.56 Selecting previously unselected package sudo. [2022-07-13T20:56:18.492Z] #21 58.56 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 58.57 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:56:18.492Z] #21 59.54 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:56:18.492Z] #21 59.54 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 59.57 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:56:18.492Z] #21 59.94 Selecting previously unselected package uidmap. [2022-07-13T20:56:18.492Z] #21 59.96 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-13T20:56:18.492Z] #21 59.97 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:56:18.492Z] #21 60.20 Selecting previously unselected package vim-runtime. [2022-07-13T20:56:18.492Z] #21 60.20 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:56:18.492Z] #21 60.25 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-13T20:56:18.492Z] #21 60.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:56:18.492Z] #21 60.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:18.492Z] #21 ... [2022-07-13T20:56:18.492Z] [2022-07-13T20:56:18.492Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:18.492Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:18.492Z] #77 205.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-13T20:56:18.492Z] #77 205.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-13T20:56:18.643Z] #19 375.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-13T20:56:18.748Z] #77 205.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-13T20:56:18.884Z] #21 72.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:18.884Z] #21 72.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:56:18.884Z] #21 72.15 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:56:18.884Z] #21 72.18 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:56:18.900Z] #19 375.7 Preparing to unpack .../127-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:56:18.900Z] #19 375.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:18.900Z] #19 375.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-13T20:56:18.900Z] #19 375.8 Preparing to unpack .../128-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-13T20:56:18.900Z] #19 375.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-13T20:56:19.158Z] #19 375.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-13T20:56:19.158Z] #19 375.9 Preparing to unpack .../129-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-13T20:56:19.158Z] #19 375.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-13T20:56:19.219Z] #64 281.3 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:56:19.219Z] #64 281.3 /usr/bin/ld: /tmp/go-link-3234386600/000019.o: in function `New': [2022-07-13T20:56:19.219Z] #64 281.3 /tmp/tmp.nefpSFchy0/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-13T20:56:19.219Z] #64 281.4 + bin/containerd-stress [2022-07-13T20:56:19.219Z] #64 282.5 + bin/containerd-shim [2022-07-13T20:56:19.416Z] #19 376.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-13T20:56:19.416Z] #19 376.2 Preparing to unpack .../130-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-13T20:56:19.416Z] #19 376.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:19.416Z] #19 376.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-13T20:56:19.674Z] #19 376.4 Preparing to unpack .../131-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-13T20:56:19.674Z] #19 376.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:19.678Z] #77 205.8 checking if gcc static flag -static works... yes [2022-07-13T20:56:19.678Z] #77 206.5 checking if gcc supports -c -o file.o... yes [2022-07-13T20:56:19.678Z] #77 206.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-13T20:56:19.935Z] #77 206.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-13T20:56:20.497Z] #77 206.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-13T20:56:20.497Z] #77 207.5 checking how to hardcode library paths into programs... immediate [2022-07-13T20:56:20.497Z] #77 207.5 checking whether stripping libraries is possible... yes [2022-07-13T20:56:20.497Z] #77 207.6 checking if libtool supports shared libraries... yes [2022-07-13T20:56:20.497Z] #77 207.6 checking whether to build shared libraries... no [2022-07-13T20:56:20.497Z] #77 207.6 checking whether to build static libraries... yes [2022-07-13T20:56:20.754Z] #77 207.6 checking float.h usability... yes [2022-07-13T20:56:21.010Z] #77 207.9 checking float.h presence... yes [2022-07-13T20:56:21.010Z] #77 207.9 checking for float.h... yes [2022-07-13T20:56:21.331Z] #77 208.0 checking limits.h usability... yes [2022-07-13T20:56:21.331Z] #77 208.2 checking limits.h presence... yes [2022-07-13T20:56:21.331Z] #77 208.3 checking for limits.h... yes [2022-07-13T20:56:21.331Z] #77 208.3 checking stddef.h usability... yes [2022-07-13T20:56:21.331Z] #77 208.4 checking stddef.h presence... yes [2022-07-13T20:56:21.331Z] #77 208.4 checking for stddef.h... yes [2022-07-13T20:56:21.331Z] #77 208.5 checking for stdlib.h... (cached) yes [2022-07-13T20:56:21.331Z] #77 208.5 checking for string.h... (cached) yes [2022-07-13T20:56:21.431Z] #21 74.87 Setting up zip (3.0-12) ... [2022-07-13T20:56:21.431Z] #21 74.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:21.603Z] #77 208.6 checking sys/time.h usability... yes [2022-07-13T20:56:21.690Z] #21 74.97 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:56:21.723Z] #77 240.6 AR libcrun_testing.a [2022-07-13T20:56:21.723Z] #77 240.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:56:21.723Z] #77 240.7 CCLD tests/tests_libcrun_errors [2022-07-13T20:56:21.723Z] #77 240.7 CCLD tests/tests_libcrun_utils [2022-07-13T20:56:21.723Z] #77 240.7 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:56:21.723Z] #77 241.8 CCLD libcrun.la [2022-07-13T20:56:21.723Z] #77 242.4 CCLD crun [2022-07-13T20:56:21.723Z] #77 242.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:56:21.723Z] #77 243.1 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:56:21.723Z] #77 243.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:56:21.723Z] #77 243.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:56:21.723Z] #77 243.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:56:21.723Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:56:21.723Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:56:21.723Z] #77 243.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:56:21.723Z] #77 243.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:56:21.723Z] #77 243.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-13T20:56:21.723Z] #77 243.4 ---------------------------------------------------------------------- [2022-07-13T20:56:21.723Z] #77 243.4 Libraries have been installed in: [2022-07-13T20:56:21.723Z] #77 243.4 /usr/local/lib [2022-07-13T20:56:21.723Z] #77 243.4 [2022-07-13T20:56:21.723Z] #77 243.4 If you ever happen to want to link against installed libraries [2022-07-13T20:56:21.723Z] #77 243.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:56:21.723Z] #77 243.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:56:21.723Z] #77 243.4 flag during linking and do at least one of the following: [2022-07-13T20:56:21.723Z] #77 243.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:56:21.723Z] #77 243.4 during execution [2022-07-13T20:56:21.723Z] #77 243.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:56:21.723Z] #77 243.4 during linking [2022-07-13T20:56:21.723Z] #77 243.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:56:21.723Z] #77 243.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:56:21.723Z] #77 243.4 [2022-07-13T20:56:21.723Z] #77 243.4 See any operating system documentation about shared libraries for [2022-07-13T20:56:21.723Z] #77 243.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:56:21.723Z] #77 243.4 ---------------------------------------------------------------------- [2022-07-13T20:56:21.723Z] #77 243.4 /bin/mkdir -p '/build' [2022-07-13T20:56:21.723Z] #77 243.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:56:21.723Z] #77 243.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:56:21.723Z] #77 243.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:56:21.723Z] #77 243.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:56:21.723Z] #77 243.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:56:21.723Z] #77 DONE 243.6s [2022-07-13T20:56:21.723Z] [2022-07-13T20:56:21.723Z] #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-13T20:56:21.723Z] #64 sha256:5065301a1e665e5ea02ba9cf63cccea8ac717e5c6586ebca8b1efacae617e8b2 [2022-07-13T20:56:21.871Z] #77 208.8 checking sys/time.h presence... yes [2022-07-13T20:56:21.871Z] #77 208.8 checking for sys/time.h... yes [2022-07-13T20:56:22.142Z] #77 208.9 checking for inline... inline [2022-07-13T20:56:22.405Z] #77 209.0 checking for size_t... yes [2022-07-13T20:56:22.405Z] #77 209.4 checking for stdlib.h... (cached) yes [2022-07-13T20:56:22.500Z] #64 291.3 + bin/containerd-shim-runc-v1 [2022-07-13T20:56:22.633Z] #21 ... [2022-07-13T20:56:22.633Z] [2022-07-13T20:56:22.633Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:22.633Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:22.633Z] #77 207.7 checking for float.h... yes [2022-07-13T20:56:22.633Z] #77 207.7 checking limits.h usability... yes [2022-07-13T20:56:22.633Z] #77 208.0 checking limits.h presence... yes [2022-07-13T20:56:22.633Z] #77 208.1 checking for limits.h... yes [2022-07-13T20:56:22.633Z] #77 208.2 checking stddef.h usability... yes [2022-07-13T20:56:22.633Z] #77 208.4 checking stddef.h presence... yes [2022-07-13T20:56:22.633Z] #77 208.5 checking for stddef.h... yes [2022-07-13T20:56:22.633Z] #77 208.6 checking for stdlib.h... (cached) yes [2022-07-13T20:56:22.633Z] #77 208.7 checking for string.h... (cached) yes [2022-07-13T20:56:22.633Z] #77 208.8 checking sys/time.h usability... yes [2022-07-13T20:56:22.633Z] #77 209.1 checking sys/time.h presence... yes [2022-07-13T20:56:22.633Z] #77 209.3 checking for sys/time.h... yes [2022-07-13T20:56:22.633Z] #77 209.3 checking for inline... inline [2022-07-13T20:56:22.633Z] #77 209.5 checking for size_t... yes [2022-07-13T20:56:22.633Z] #77 209.9 checking for stdlib.h... (cached) yes [2022-07-13T20:56:22.633Z] #77 209.9 checking for GNU libc compatible malloc... yes [2022-07-13T20:56:22.633Z] #77 210.4 checking for stdlib.h... (cached) yes [2022-07-13T20:56:22.633Z] #77 210.4 checking for GNU libc compatible realloc... yes [2022-07-13T20:56:22.633Z] #77 211.0 checking for working strtod... yes [2022-07-13T20:56:22.633Z] #77 211.7 checking for gettimeofday... yes [2022-07-13T20:56:22.633Z] #77 212.2 checking for memset... yes [2022-07-13T20:56:22.633Z] #77 212.7 checking for strspn... yes [2022-07-13T20:56:22.633Z] #77 213.3 checking that generated files are newer than configure... done [2022-07-13T20:56:22.633Z] #77 213.3 configure: creating ./config.status [2022-07-13T20:56:22.633Z] #77 216.9 config.status: creating Makefile [2022-07-13T20:56:22.633Z] #77 217.1 config.status: creating config.h [2022-07-13T20:56:22.633Z] #77 217.2 config.status: executing depfiles commands [2022-07-13T20:56:22.633Z] #77 217.7 config.status: executing libtool commands [2022-07-13T20:56:22.667Z] #77 209.4 checking for GNU libc compatible malloc... yes [2022-07-13T20:56:22.667Z] #77 209.7 checking for stdlib.h... (cached) yes [2022-07-13T20:56:23.230Z] #77 209.7 checking for GNU libc compatible realloc... yes [2022-07-13T20:56:23.485Z] #77 210.0 checking for working strtod... yes [2022-07-13T20:56:23.485Z] #77 210.3 checking for gettimeofday... yes [2022-07-13T20:56:23.862Z] #19 380.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-13T20:56:23.862Z] #19 380.7 Preparing to unpack .../132-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-13T20:56:23.862Z] #19 380.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:23.862Z] #19 380.7 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-13T20:56:23.862Z] #19 380.7 Preparing to unpack .../133-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-13T20:56:23.862Z] #19 380.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-13T20:56:23.862Z] #19 380.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-13T20:56:23.862Z] #19 380.7 Setting up libfile-which-perl (1.23-1) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-13T20:56:23.862Z] #19 380.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-13T20:56:23.862Z] #19 380.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-13T20:56:24.013Z] #77 219.4 GEN .version [2022-07-13T20:56:24.047Z] #77 210.6 checking for memset... yes [2022-07-13T20:56:24.119Z] #19 380.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-13T20:56:24.119Z] #19 380.9 Setting up file (1:5.39-3) ... [2022-07-13T20:56:24.119Z] #19 380.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:56:24.119Z] #19 380.9 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:56:24.119Z] #19 380.9 Setting up libyaml-perl (1.30-1) ... [2022-07-13T20:56:24.119Z] #19 380.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-13T20:56:24.119Z] #19 380.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-13T20:56:24.119Z] #19 380.9 Setting up libio-string-perl (1.08-3.1) ... [2022-07-13T20:56:24.119Z] #19 381.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-13T20:56:24.119Z] #19 381.0 Setting up cross-config (2.6.18+nmu1) ... [2022-07-13T20:56:24.119Z] #19 381.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:56:24.119Z] #19 381.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:56:24.119Z] #19 381.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-13T20:56:24.119Z] #19 381.1 Setting up patch (2.7.6-7) ... [2022-07-13T20:56:24.119Z] #19 381.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-13T20:56:24.119Z] #19 381.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-13T20:56:24.119Z] #19 381.1 Setting up libdpkg-perl (1.20.11) ... [2022-07-13T20:56:24.119Z] #19 381.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.119Z] #19 381.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-13T20:56:24.119Z] #19 381.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-13T20:56:24.119Z] #19 381.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.273Z] #77 219.4 make install-recursive [2022-07-13T20:56:24.273Z] #77 219.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:56:24.273Z] #77 219.5 Making install in libocispec [2022-07-13T20:56:24.273Z] #77 219.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:56:24.273Z] #77 219.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:56:24.273Z] #77 219.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:56:24.273Z] #77 219.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:56:24.273Z] #77 219.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:56:24.377Z] #19 381.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.377Z] #19 381.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-13T20:56:24.377Z] #19 381.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-13T20:56:24.377Z] #19 381.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.377Z] #19 381.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:24.377Z] #19 381.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-13T20:56:24.377Z] #19 381.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-13T20:56:24.377Z] #19 381.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-13T20:56:24.377Z] #19 381.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-13T20:56:24.377Z] #19 381.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.377Z] #19 381.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-13T20:56:24.377Z] #19 381.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:56:24.377Z] #19 381.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-13T20:56:24.377Z] #19 381.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:24.377Z] #19 381.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:56:24.377Z] #19 381.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:56:24.377Z] #19 381.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.608Z] #77 211.0 checking for strspn... yes [2022-07-13T20:56:24.635Z] #19 381.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-13T20:56:24.635Z] #19 381.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-13T20:56:24.635Z] #19 381.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.635Z] #19 381.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:24.864Z] #77 211.9 checking that generated files are newer than configure... done [2022-07-13T20:56:24.864Z] #77 211.9 configure: creating ./config.status [2022-07-13T20:56:24.894Z] #19 381.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-13T20:56:24.894Z] #19 381.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-13T20:56:24.894Z] #19 381.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-13T20:56:24.894Z] #19 381.9 [2022-07-13T20:56:24.894Z] #19 381.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-13T20:56:25.152Z] #19 381.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 381.9 Setting up dpkg-dev (1.20.11) ... [2022-07-13T20:56:25.152Z] #19 382.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:56:25.152Z] #19 382.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.152Z] #19 382.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-13T20:56:25.152Z] #19 382.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-13T20:56:25.152Z] #19 382.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-13T20:56:25.213Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:56:25.410Z] #19 382.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-13T20:56:25.410Z] #19 382.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-13T20:56:25.410Z] #19 382.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:25.410Z] #19 382.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:25.410Z] #19 382.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.410Z] #19 382.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:56:25.410Z] #19 382.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.473Z] #77 ... [2022-07-13T20:56:25.473Z] [2022-07-13T20:56:25.473Z] #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-13T20:56:25.473Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:56:25.473Z] #21 78.93 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:56:25.473Z] #21 78.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:56:25.473Z] #21 78.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:56:25.473Z] #21 78.99 Setting up patch (2.7.6-7) ... [2022-07-13T20:56:25.473Z] #21 79.01 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:56:25.668Z] #19 382.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:25.668Z] #19 382.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up libxml-simple-perl (2.25-1) ... [2022-07-13T20:56:25.668Z] #19 382.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:56:25.668Z] #19 382.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-13T20:56:25.668Z] #19 382.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.668Z] #19 382.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.733Z] #21 79.16 invoke-rc.d: could not determine current runlevel [2022-07-13T20:56:25.733Z] #21 79.18 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:56:25.733Z] #21 79.20 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:56:25.733Z] #21 79.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:56:25.733Z] #21 79.28 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:56:25.733Z] #21 79.31 Setting up pigz (2.6-1) ... [2022-07-13T20:56:25.733Z] #21 79.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:56:25.926Z] #19 382.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-13T20:56:25.926Z] #19 382.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:56:25.926Z] #19 382.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-13T20:56:25.926Z] #19 382.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:25.926Z] #19 382.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-13T20:56:25.926Z] #19 382.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:25.926Z] #19 382.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:25.926Z] #19 382.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-13T20:56:25.926Z] #19 382.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:25.926Z] #19 382.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-13T20:56:25.926Z] #19 383.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:25.926Z] #19 383.0 Setting up crossbuild-essential-armel (12.9) ... [2022-07-13T20:56:25.926Z] #19 383.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-13T20:56:25.926Z] #19 383.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-13T20:56:25.926Z] #19 383.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-13T20:56:25.993Z] #21 79.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:56:25.993Z] #21 79.37 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:56:25.993Z] #21 79.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:26.189Z] #19 383.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-13T20:56:26.189Z] #19 383.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-13T20:56:26.189Z] #19 383.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:56:27.124Z] #19 DONE 384.0s [2022-07-13T20:56:27.124Z] [2022-07-13T20:56:27.124Z] #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-13T20:56:27.124Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:56:27.124Z] #49 ... [2022-07-13T20:56:27.124Z] [2022-07-13T20:56:27.124Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-13T20:56:27.124Z] #32 sha256:293dfca7ddede46efc4421d2a80633363900eb40ef460c91506fd0819ec71568 [2022-07-13T20:56:27.124Z] #32 DONE 0.1s [2022-07-13T20:56:27.124Z] [2022-07-13T20:56:27.124Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-13T20:56:27.124Z] #73 sha256:c80fd7b85e304e64436571de2aca075d1d9a70237636bd4205e6dc0a8ddc3638 [2022-07-13T20:56:27.124Z] #73 DONE 0.1s [2022-07-13T20:56:27.374Z] #21 80.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:56:27.374Z] #21 80.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:56:27.383Z] [2022-07-13T20:56:27.383Z] #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-13T20:56:27.383Z] #74 sha256:81a3de3d1f61eaa95f9e83dffec9ab87de04eb2a0ef54471a8e312b7edf6522c [2022-07-13T20:56:27.761Z] #64 296.3 + bin/containerd-shim-runc-v2 [2022-07-13T20:56:28.019Z] #64 297.0 + binaries [2022-07-13T20:56:28.019Z] #64 297.0 + install -D bin/containerd /build/containerd [2022-07-13T20:56:28.019Z] #64 297.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:56:28.019Z] #64 297.1 + install -D bin/ctr /build/ctr [2022-07-13T20:56:28.313Z] #21 81.72 Setting up libelf1:amd64 (0.183-1) ... [2022-07-13T20:56:28.313Z] #21 81.73 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:56:28.313Z] #21 81.75 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:56:28.313Z] #21 81.76 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:56:28.756Z] #74 1.354 + RM_GOPATH=0 [2022-07-13T20:56:28.756Z] #74 1.354 + TMP_GOPATH= [2022-07-13T20:56:28.756Z] #74 1.354 + : /build [2022-07-13T20:56:28.756Z] #74 1.354 + '[' -z '' ']' [2022-07-13T20:56:28.756Z] #74 1.356 ++ mktemp -d [2022-07-13T20:56:28.756Z] #74 1.357 + export GOPATH=/tmp/tmp.kd3DOTVK2z [2022-07-13T20:56:28.756Z] #74 1.357 + GOPATH=/tmp/tmp.kd3DOTVK2z [2022-07-13T20:56:28.756Z] #74 1.358 + RM_GOPATH=1 [2022-07-13T20:56:28.756Z] #74 1.358 + case "$(go env GOARCH)" in [2022-07-13T20:56:28.756Z] #74 1.358 ++ go env GOARCH [2022-07-13T20:56:28.756Z] #74 1.365 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:56:28.756Z] #74 1.365 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:56:28.756Z] #74 1.365 ++ dirname /install.sh [2022-07-13T20:56:28.756Z] #74 1.366 + dir=/ [2022-07-13T20:56:28.756Z] #74 1.367 + bin=rootlesskit [2022-07-13T20:56:28.756Z] #74 1.367 + shift [2022-07-13T20:56:28.756Z] #74 1.367 + '[' '!' -f //rootlesskit.installer ']' [2022-07-13T20:56:28.756Z] #74 1.367 + . //rootlesskit.installer [2022-07-13T20:56:28.756Z] #74 1.367 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:56:28.756Z] #74 1.368 + install_rootlesskit [2022-07-13T20:56:28.756Z] #74 1.368 + case "$1" in [2022-07-13T20:56:28.756Z] #74 1.368 + export CGO_ENABLED=0 [2022-07-13T20:56:28.756Z] #74 1.368 + CGO_ENABLED=0 [2022-07-13T20:56:28.756Z] #74 1.368 + _install_rootlesskit [2022-07-13T20:56:28.756Z] #74 1.369 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-13T20:56:28.756Z] #74 1.369 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:56:28.756Z] #74 1.369 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:56:28.756Z] #74 1.370 + GOBIN=/build [2022-07-13T20:56:28.756Z] #74 1.370 + GO111MODULE=on [2022-07-13T20:56:28.756Z] #74 1.370 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:56:29.014Z] #74 1.778 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T20:56:29.034Z] #77 215.7 config.status: creating Makefile [2022-07-13T20:56:29.034Z] #77 215.7 config.status: creating config.h [2022-07-13T20:56:29.034Z] #77 215.8 config.status: executing depfiles commands [2022-07-13T20:56:29.034Z] #77 216.0 config.status: executing libtool commands [2022-07-13T20:56:29.252Z] #21 82.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:29.252Z] #21 82.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:56:29.252Z] #21 82.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:56:29.252Z] #21 82.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:56:29.252Z] #21 82.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:56:29.252Z] #21 82.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:56:29.252Z] #21 82.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:56:29.252Z] #21 82.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:56:29.511Z] #21 82.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:56:29.511Z] #21 82.93 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:56:29.597Z] #77 ... [2022-07-13T20:56:29.597Z] [2022-07-13T20:56:29.597Z] #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-13T20:56:29.597Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:56:29.597Z] #21 66.02 Selecting previously unselected package vim. [2022-07-13T20:56:29.597Z] #21 66.03 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:56:29.597Z] #21 66.13 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:29.597Z] #21 67.52 Selecting previously unselected package xfsprogs. [2022-07-13T20:56:29.597Z] #21 67.54 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-13T20:56:29.597Z] #21 67.54 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:56:29.597Z] #21 68.10 Selecting previously unselected package zip. [2022-07-13T20:56:29.597Z] #21 68.13 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-13T20:56:29.597Z] #21 68.14 Unpacking zip (3.0-12) ... [2022-07-13T20:56:29.597Z] #21 68.34 Selecting previously unselected package zstd. [2022-07-13T20:56:29.597Z] #21 68.34 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-13T20:56:29.597Z] #21 68.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:56:29.597Z] #21 69.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:56:29.597Z] #21 70.38 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:56:29.597Z] #21 70.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:56:29.597Z] #21 70.41 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:56:29.597Z] #21 70.43 Setting up libicu67:amd64 (67.1-7) ... [2022-07-13T20:56:29.597Z] #21 70.45 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:56:29.597Z] #21 70.46 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-13T20:56:29.597Z] #21 70.47 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:56:29.597Z] #21 70.48 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:56:29.597Z] #21 70.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:56:29.597Z] #21 70.52 Setting up bzip2 (1.0.8-4) ... [2022-07-13T20:56:29.597Z] #21 70.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:56:29.597Z] #21 70.54 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:56:29.597Z] #21 71.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:29.597Z] #21 71.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:56:29.597Z] #21 71.83 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:56:29.597Z] #21 71.84 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:56:29.597Z] #21 74.30 Setting up zip (3.0-12) ... [2022-07-13T20:56:29.597Z] #21 74.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:29.597Z] #21 74.41 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:56:30.159Z] #21 ... [2022-07-13T20:56:30.159Z] [2022-07-13T20:56:30.159Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:30.159Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:30.159Z] #77 217.2 GEN .version [2022-07-13T20:56:30.159Z] #77 217.2 make install-recursive [2022-07-13T20:56:30.159Z] #77 217.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-13T20:56:30.391Z] #74 3.107 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T20:56:30.391Z] #74 3.113 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-13T20:56:30.415Z] #77 217.4 Making install in libocispec [2022-07-13T20:56:30.416Z] #77 217.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:56:30.545Z] #64 DONE 299.1s [2022-07-13T20:56:30.651Z] #74 3.384 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-13T20:56:30.675Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-13T20:56:30.675Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-13T20:56:30.675Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-13T20:56:30.675Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-13T20:56:30.803Z] [2022-07-13T20:56:30.803Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:56:30.803Z] #65 sha256:ec5a80c7d243702e888995986e050c7eea9da3c7676781e80fbfd9c2805430de [2022-07-13T20:56:31.736Z] #65 DONE 0.8s [2022-07-13T20:56:31.736Z] [2022-07-13T20:56:31.736Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:56:31.736Z] #70 sha256:757765ea08ed278d4645074f541a4abc630242365df457453143faf03a7da664 [2022-07-13T20:56:31.993Z] #70 DONE 0.2s [2022-07-13T20:56:31.993Z] [2022-07-13T20:56:31.993Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:56:31.993Z] #75 sha256:24d673d31b2b20b15abea02b1315fda65e39b710725eaed3d5ef19e0ab685361 [2022-07-13T20:56:32.029Z] #74 ... [2022-07-13T20:56:32.030Z] [2022-07-13T20:56:32.030Z] #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-13T20:56:32.030Z] #33 sha256:86832b515bc057a5566e957c9d8fdb9a6ae7899aa9b19283d8cce25d4c5ae71a [2022-07-13T20:56:32.030Z] #33 1.177 + RM_GOPATH=0 [2022-07-13T20:56:32.030Z] #33 1.177 + TMP_GOPATH= [2022-07-13T20:56:32.030Z] #33 1.177 + : /build [2022-07-13T20:56:32.030Z] #33 1.177 + '[' -z '' ']' [2022-07-13T20:56:32.030Z] #33 1.178 ++ mktemp -d [2022-07-13T20:56:32.030Z] #33 1.203 + export GOPATH=/tmp/tmp.PMU2aR156l [2022-07-13T20:56:32.030Z] #33 1.203 + GOPATH=/tmp/tmp.PMU2aR156l [2022-07-13T20:56:32.030Z] #33 1.203 + RM_GOPATH=1 [2022-07-13T20:56:32.030Z] #33 1.203 + case "$(go env GOARCH)" in [2022-07-13T20:56:32.030Z] #33 1.203 ++ go env GOARCH [2022-07-13T20:56:32.030Z] #33 1.213 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:56:32.030Z] #33 1.213 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:56:32.030Z] #33 1.213 ++ dirname /install.sh [2022-07-13T20:56:32.030Z] #33 1.213 + dir=/ [2022-07-13T20:56:32.030Z] #33 1.213 + bin=dockercli [2022-07-13T20:56:32.030Z] #33 1.213 + shift [2022-07-13T20:56:32.030Z] #33 1.213 + '[' '!' -f //dockercli.installer ']' [2022-07-13T20:56:32.030Z] #33 1.213 + . //dockercli.installer [2022-07-13T20:56:32.030Z] #33 1.213 ++ : stable [2022-07-13T20:56:32.030Z] #33 1.213 ++ : 17.06.2-ce [2022-07-13T20:56:32.030Z] #33 1.213 + install_dockercli [2022-07-13T20:56:32.030Z] #33 1.213 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-13T20:56:32.030Z] #33 1.215 Install docker/cli version 17.06.2-ce from stable [2022-07-13T20:56:32.030Z] #33 1.215 ++ uname -m [2022-07-13T20:56:32.030Z] #33 1.218 + arch=x86_64 [2022-07-13T20:56:32.030Z] #33 1.221 + '[' x86_64 '!=' x86_64 ']' [2022-07-13T20:56:32.030Z] #33 1.221 + url=https://download.docker.com/linux/static [2022-07-13T20:56:32.030Z] #33 1.221 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-13T20:56:32.030Z] #33 1.221 + tar -xz docker/docker [2022-07-13T20:56:32.030Z] #33 4.367 + mkdir -p /build [2022-07-13T20:56:32.030Z] #33 4.371 + mv docker/docker /build/ [2022-07-13T20:56:32.030Z] #33 4.373 + rmdir docker [2022-07-13T20:56:32.030Z] #33 DONE 4.6s [2022-07-13T20:56:32.030Z] [2022-07-13T20:56:32.030Z] #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-13T20:56:32.030Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:56:32.030Z] #20 1.662 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:56:32.030Z] #20 1.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:56:32.030Z] #20 1.675 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:56:32.030Z] #20 1.922 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:56:32.030Z] #20 2.222 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:56:32.030Z] #20 2.586 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:56:32.030Z] #20 3.230 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:56:32.030Z] #20 3.815 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:56:32.030Z] #20 4.266 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:56:32.030Z] #20 4.806 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:56:32.030Z] #20 4.814 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:56:32.030Z] #20 4.826 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:56:32.030Z] #20 4.833 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:56:32.030Z] #20 4.839 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:56:32.030Z] #20 4.850 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:56:32.030Z] #20 4.889 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:56:32.030Z] #20 4.897 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:56:32.030Z] #20 4.897 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:56:32.030Z] #20 4.897 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:56:32.030Z] #20 4.899 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:56:32.030Z] #20 4.901 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:56:32.043Z] #77 218.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-13T20:56:32.043Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:56:32.043Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:56:32.043Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:56:32.043Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:56:32.043Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:56:32.043Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:56:32.043Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:56:32.043Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:56:32.050Z] #21 85.50 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:56:32.050Z] #21 85.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:56:32.050Z] #21 85.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:56:32.050Z] #21 85.54 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:56:32.300Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:56:32.300Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:56:32.300Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:56:32.300Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:56:32.300Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:56:32.300Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:56:32.300Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:56:32.926Z] #75 DONE 0.8s [2022-07-13T20:56:32.926Z] [2022-07-13T20:56:32.926Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:56:32.926Z] #78 sha256:f9a09c2cf77c253c2ad1be7e2c9e476434ce29422482fb9c209e54fd0836f58d [2022-07-13T20:56:32.926Z] #78 DONE 0.0s [2022-07-13T20:56:32.926Z] [2022-07-13T20:56:32.926Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:56:32.926Z] #79 sha256:ed0b75cff42a914b1f6d22b301a973972b6c2bfba177161f794baa69a4a9d954 [2022-07-13T20:56:32.926Z] #79 DONE 0.0s [2022-07-13T20:56:32.926Z] [2022-07-13T20:56:32.926Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:56:32.926Z] #80 sha256:3c0f48e0cd9dab3a697698ad229bc653fad5a076e967e4af4ce630ba7d594b72 [2022-07-13T20:56:32.926Z] #80 DONE 0.0s [2022-07-13T20:56:32.926Z] [2022-07-13T20:56:32.926Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:56:32.926Z] #81 sha256:934ff1b448f4a7df1bb3ec30da1b5735dd493b383baecd79489e036f9c7d7eba [2022-07-13T20:56:33.409Z] #20 ... [2022-07-13T20:56:33.409Z] [2022-07-13T20:56:33.409Z] #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-13T20:56:33.409Z] #74 sha256:81a3de3d1f61eaa95f9e83dffec9ab87de04eb2a0ef54471a8e312b7edf6522c [2022-07-13T20:56:33.409Z] #74 4.792 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-13T20:56:33.409Z] #74 5.122 go: downloading github.com/google/uuid v1.3.0 [2022-07-13T20:56:33.409Z] #74 5.122 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-13T20:56:33.409Z] #74 5.143 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-13T20:56:33.409Z] #74 5.234 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T20:56:33.409Z] #74 5.362 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T20:56:33.409Z] #74 5.538 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-13T20:56:33.409Z] #74 5.705 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-13T20:56:33.409Z] #74 5.900 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-13T20:56:33.409Z] #74 5.946 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-13T20:56:33.431Z] #21 86.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:56:33.431Z] #21 86.84 Setting up jq (1.6-2.1) ... [2022-07-13T20:56:33.431Z] #21 86.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:56:33.431Z] #21 86.86 Setting up iptables (1.8.7-1) ... [2022-07-13T20:56:33.431Z] #21 86.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:56:33.431Z] #21 86.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:56:33.431Z] #21 86.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:56:33.431Z] #21 86.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:56:33.431Z] #21 86.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:56:33.431Z] #21 86.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:56:33.431Z] #21 86.92 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:56:33.860Z] #81 DONE 0.9s [2022-07-13T20:56:33.860Z] [2022-07-13T20:56:33.860Z] #82 exporting to image [2022-07-13T20:56:33.860Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:56:33.860Z] #82 exporting layers [2022-07-13T20:56:33.977Z] #74 6.773 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-13T20:56:34.001Z] #21 87.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:56:34.199Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:56:34.200Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:56:34.200Z] #77 220.9 make install-recursive [2022-07-13T20:56:34.200Z] #77 221.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:56:34.200Z] #77 221.2 Making install in yajl [2022-07-13T20:56:34.200Z] #77 221.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:56:34.200Z] #77 221.3 CC verify/json_verify-json_verify.o [2022-07-13T20:56:34.459Z] #77 221.4 CC src/libyajl_la-yajl.lo [2022-07-13T20:56:34.459Z] #77 221.4 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:56:34.459Z] #77 221.4 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:56:34.459Z] #77 221.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:56:34.459Z] #77 221.5 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:56:34.459Z] #77 221.5 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:56:34.459Z] #77 221.5 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:56:34.459Z] #77 221.5 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:56:34.572Z] #21 DONE 87.9s [2022-07-13T20:56:34.572Z] [2022-07-13T20:56:34.572Z] #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-13T20:56:34.572Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9 [2022-07-13T20:56:35.402Z] #22 0.859 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:56:35.402Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:56:35.402Z] #22 0.869 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:56:35.402Z] #22 DONE 1.0s [2022-07-13T20:56:35.402Z] [2022-07-13T20:56:35.402Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:35.402Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:35.402Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-13T20:56:35.402Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-13T20:56:35.402Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-13T20:56:35.402Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-13T20:56:35.402Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-13T20:56:35.402Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-13T20:56:35.402Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-13T20:56:35.402Z] #77 220.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-13T20:56:35.402Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-13T20:56:35.402Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-13T20:56:35.402Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-13T20:56:35.402Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-13T20:56:35.402Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-13T20:56:35.402Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-13T20:56:35.402Z] #77 220.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-13T20:56:35.402Z] #77 222.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-13T20:56:35.402Z] #77 222.3 make install-recursive [2022-07-13T20:56:35.402Z] #77 222.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:56:35.402Z] #77 222.5 Making install in yajl [2022-07-13T20:56:35.402Z] #77 222.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:56:35.402Z] #77 222.6 CC verify/json_verify-json_verify.o [2022-07-13T20:56:35.402Z] #77 222.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-13T20:56:35.402Z] #77 222.6 CC src/libyajl_la-yajl.lo [2022-07-13T20:56:35.402Z] #77 222.6 CC src/libyajl_la-yajl_gen.lo [2022-07-13T20:56:35.402Z] #77 222.7 CC src/libyajl_la-yajl_parser.lo [2022-07-13T20:56:35.402Z] #77 222.7 CC src/libyajl_la-yajl_buf.lo [2022-07-13T20:56:35.402Z] #77 222.7 CC src/libyajl_la-yajl_encode.lo [2022-07-13T20:56:35.402Z] #77 222.7 CC src/libyajl_la-yajl_lex.lo [2022-07-13T20:56:35.402Z] #77 222.8 CC src/libyajl_la-yajl_tree.lo [2022-07-13T20:56:35.402Z] #77 229.6 CCLD libyajl.la [2022-07-13T20:56:35.402Z] #77 230.3 CCLD verify/json_verify [2022-07-13T20:56:35.402Z] #77 ... [2022-07-13T20:56:35.402Z] [2022-07-13T20:56:35.402Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:56:35.402Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:56:36.597Z] #64 ... [2022-07-13T20:56:36.597Z] [2022-07-13T20:56:36.597Z] #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-13T20:56:36.597Z] #60 sha256:ef5ab275aa7cff855570d07667d33a1a3623905678b1d78f14c50291c1581e0a [2022-07-13T20:56:36.597Z] #60 183.4 + mkdir -p /build [2022-07-13T20:56:36.597Z] #60 183.4 + cp runc /build/runc [2022-07-13T20:56:36.597Z] #60 DONE 184.5s [2022-07-13T20:56:36.597Z] [2022-07-13T20:56:36.597Z] #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-13T20:56:36.597Z] #64 sha256:5065301a1e665e5ea02ba9cf63cccea8ac717e5c6586ebca8b1efacae617e8b2 [2022-07-13T20:56:36.597Z] #64 ... [2022-07-13T20:56:36.597Z] [2022-07-13T20:56:36.597Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:56:36.597Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:56:36.597Z] #55 313.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:56:36.597Z] #55 DONE 313.5s [2022-07-13T20:56:36.597Z] [2022-07-13T20:56:36.597Z] #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-13T20:56:36.597Z] #64 sha256:5065301a1e665e5ea02ba9cf63cccea8ac717e5c6586ebca8b1efacae617e8b2 [2022-07-13T20:56:36.980Z] #77 ... [2022-07-13T20:56:36.980Z] [2022-07-13T20:56:36.980Z] #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-13T20:56:36.980Z] #21 sha256:75f2679f88bc662bb41108c478c28a2ad3ec289c81dbc1fadffdfc26c723cdc6 [2022-07-13T20:56:36.980Z] #21 77.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-13T20:56:36.980Z] #21 77.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-13T20:56:36.980Z] #21 77.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:56:36.980Z] #21 77.91 Setting up patch (2.7.6-7) ... [2022-07-13T20:56:36.980Z] #21 77.97 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:56:36.980Z] #21 78.13 invoke-rc.d: could not determine current runlevel [2022-07-13T20:56:36.980Z] #21 78.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:56:36.980Z] #21 78.19 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:56:36.980Z] #21 78.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:56:36.980Z] #21 78.23 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:56:36.980Z] #21 78.24 Setting up pigz (2.6-1) ... [2022-07-13T20:56:36.980Z] #21 78.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:56:36.980Z] #21 78.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:56:36.980Z] #21 78.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:56:36.980Z] #21 78.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:36.980Z] #21 79.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:56:36.980Z] #21 80.01 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:56:36.980Z] #21 80.87 Setting up libelf1:amd64 (0.183-1) ... [2022-07-13T20:56:36.980Z] #21 80.97 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:56:36.980Z] #21 80.98 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:56:36.980Z] #21 81.00 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:56:36.980Z] #21 81.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:56:36.980Z] #21 81.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:56:36.980Z] #21 81.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:56:36.980Z] #21 81.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:56:36.980Z] #21 81.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:56:36.980Z] #21 81.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:56:36.980Z] #21 81.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:56:36.980Z] #21 81.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:56:36.980Z] #21 81.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:56:36.980Z] #21 81.82 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:56:36.980Z] #21 83.46 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:56:36.980Z] #21 83.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:56:36.980Z] #21 83.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:56:36.980Z] #21 83.50 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:56:37.143Z] #82 exporting layers 3.1s done [2022-07-13T20:56:37.143Z] #82 writing image sha256:04924a1a0a05eabe970670de4c3d3bd0f69f9754e22ebb40cb7d873bf77ffa05 done [2022-07-13T20:56:37.143Z] #82 naming to docker.io/library/docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c done [2022-07-13T20:56:37.143Z] #82 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-13T20:56:37.264Z] #74 ... [2022-07-13T20:56:37.264Z] [2022-07-13T20:56:37.264Z] #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-13T20:56:37.264Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653 [2022-07-13T20:56:37.264Z] #69 1.792 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:56:37.264Z] #69 1.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:56:37.264Z] #69 1.814 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:56:37.264Z] #69 2.152 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:56:37.264Z] #69 2.485 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:56:37.264Z] #69 3.081 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:56:37.264Z] #69 3.690 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:56:37.264Z] #69 4.295 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:56:37.264Z] #69 4.810 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:56:37.264Z] #69 5.592 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:56:37.264Z] #69 5.611 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:56:37.264Z] #69 5.619 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:56:37.264Z] #69 5.639 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:56:37.264Z] #69 5.639 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:56:37.264Z] #69 5.654 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:56:37.264Z] #69 5.676 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:56:37.264Z] #69 5.676 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:56:37.265Z] #69 5.676 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:56:37.265Z] #69 5.676 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:56:37.265Z] #69 5.676 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:56:37.265Z] #69 5.676 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:56:37.265Z] #69 ... [2022-07-13T20:56:37.265Z] [2022-07-13T20:56:37.265Z] #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-13T20:56:37.265Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:56:37.265Z] #49 1.757 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:56:37.265Z] #49 1.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:56:37.265Z] #49 1.777 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:56:37.265Z] #49 2.096 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:56:37.265Z] #49 2.429 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:56:37.265Z] #49 2.971 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:56:37.265Z] #49 3.554 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:56:37.265Z] #49 4.107 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:56:37.265Z] #49 4.541 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:56:37.265Z] #49 5.035 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:56:37.265Z] #49 5.040 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:56:37.265Z] #49 5.058 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:56:37.265Z] #49 5.076 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:56:37.265Z] #49 5.101 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:56:37.265Z] #49 5.101 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:56:37.265Z] #49 5.610 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:56:37.265Z] #49 5.610 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:56:37.265Z] #49 5.639 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:56:37.265Z] #49 5.639 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:56:37.265Z] #49 5.639 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:56:37.265Z] #49 5.639 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:56:37.467Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-13T20:56:37.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/test/unit [2022-07-13T20:56:38.347Z] #21 84.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:56:38.347Z] #21 84.96 Setting up jq (1.6-2.1) ... [2022-07-13T20:56:38.347Z] #21 84.97 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:56:38.347Z] #21 84.98 Setting up iptables (1.8.7-1) ... [2022-07-13T20:56:38.347Z] #21 84.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:56:38.347Z] #21 85.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:56:38.347Z] #21 85.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:56:38.347Z] #21 85.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:56:38.347Z] #21 85.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:56:38.347Z] #21 85.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:56:38.347Z] #21 85.04 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:56:38.679Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-13T20:56:38.679Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-13T20:56:38.679Z] + TESTDIRS=./... [2022-07-13T20:56:38.679Z] + exclude_paths='/vendor/|/integration' [2022-07-13T20:56:38.679Z] ++ go list ./... [2022-07-13T20:56:38.679Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-13T20:56:38.912Z] #21 85.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:56:39.127Z] #64 ... [2022-07-13T20:56:39.127Z] [2022-07-13T20:56:39.127Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:56:39.127Z] #56 sha256:6c74ebc6d2f75e17ae2afa1b803dba314c38db78b8a01c03edb1d2e0b6bbad5e [2022-07-13T20:56:39.127Z] #56 DONE 0.2s [2022-07-13T20:56:39.127Z] [2022-07-13T20:56:39.127Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:56:39.127Z] #58 sha256:33869ff4cbd70a18940628a256e07d43d2dd496540a9fe7f62196a1932b54651 [2022-07-13T20:56:39.127Z] #58 DONE 0.1s [2022-07-13T20:56:39.127Z] [2022-07-13T20:56:39.127Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:56:39.127Z] #61 sha256:ac1dd58ddcfd777e09cbb1a22b2721166483b8ed4258a765d1eb7942c6e4b609 [2022-07-13T20:56:39.385Z] #61 DONE 0.2s [2022-07-13T20:56:39.385Z] [2022-07-13T20:56:39.385Z] #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-13T20:56:39.385Z] #64 sha256:5065301a1e665e5ea02ba9cf63cccea8ac717e5c6586ebca8b1efacae617e8b2 [2022-07-13T20:56:39.475Z] #21 DONE 86.1s [2022-07-13T20:56:39.475Z] [2022-07-13T20:56:39.475Z] #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-13T20:56:39.475Z] #22 sha256:d47623c3286d024c65a01fc14d5d3c0107a1c014c502d53667ef9bc5bd332ea9 [2022-07-13T20:56:39.614Z] + pkg_list='github.com/docker/docker/api [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/backend [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/container [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/events [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/filters [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/image [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/mount [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/network [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/registry [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/time [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/versions [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/types/volume [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:56:39.614Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:56:39.614Z] github.com/docker/docker/cli [2022-07-13T20:56:39.614Z] github.com/docker/docker/cli/config [2022-07-13T20:56:39.614Z] github.com/docker/docker/cli/debug [2022-07-13T20:56:39.614Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:56:39.614Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:56:39.614Z] github.com/docker/docker/client [2022-07-13T20:56:39.614Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:56:39.614Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:56:39.614Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:56:39.614Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:56:39.614Z] github.com/docker/docker/container [2022-07-13T20:56:39.614Z] github.com/docker/docker/container/stream [2022-07-13T20:56:39.614Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:56:39.614Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:56:39.614Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/config [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/events [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/exec [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/images [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/links [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/names [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/network [2022-07-13T20:56:39.614Z] github.com/docker/docker/daemon/stats [2022-07-13T20:56:39.614Z] github.com/docker/docker/distribution [2022-07-13T20:56:39.614Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:56:39.614Z] github.com/docker/docker/distribution/utils [2022-07-13T20:56:39.614Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:56:39.614Z] github.com/docker/docker/dockerversion [2022-07-13T20:56:39.614Z] github.com/docker/docker/errdefs [2022-07-13T20:56:39.614Z] github.com/docker/docker/image [2022-07-13T20:56:39.614Z] github.com/docker/docker/image/cache [2022-07-13T20:56:39.614Z] github.com/docker/docker/image/tarexport [2022-07-13T20:56:39.614Z] github.com/docker/docker/image/v1 [2022-07-13T20:56:39.614Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:56:39.614Z] github.com/docker/docker/layer [2022-07-13T20:56:39.614Z] github.com/docker/docker/libcontainerd [2022-07-13T20:56:39.614Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:56:39.614Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:56:39.614Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:56:39.614Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/libnetwork/types [2022-07-13T20:56:39.614Z] github.com/docker/docker/oci [2022-07-13T20:56:39.614Z] github.com/docker/docker/oci/caps [2022-07-13T20:56:39.614Z] github.com/docker/docker/opts [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/archive [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/directory [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/platform [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/pools [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/progress [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/signal [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/stack [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/system [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:56:39.614Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:56:39.614Z] github.com/docker/docker/plugin [2022-07-13T20:56:39.614Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:56:39.614Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:56:39.614Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:56:39.614Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:56:39.614Z] github.com/docker/docker/quota [2022-07-13T20:56:39.614Z] github.com/docker/docker/reference [2022-07-13T20:56:39.614Z] github.com/docker/docker/registry [2022-07-13T20:56:39.614Z] github.com/docker/docker/registry/resumable [2022-07-13T20:56:39.614Z] github.com/docker/docker/restartmanager [2022-07-13T20:56:39.614Z] github.com/docker/docker/rootless [2022-07-13T20:56:39.614Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:56:39.614Z] github.com/docker/docker/runconfig [2022-07-13T20:56:39.614Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/environment [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/registry [2022-07-13T20:56:39.614Z] github.com/docker/docker/testutil/request [2022-07-13T20:56:39.614Z] github.com/docker/docker/volume [2022-07-13T20:56:39.614Z] github.com/docker/docker/volume/drivers [2022-07-13T20:56:39.614Z] github.com/docker/docker/volume/local [2022-07-13T20:56:39.614Z] github.com/docker/docker/volume/mounts [2022-07-13T20:56:39.614Z] github.com/docker/docker/volume/service [2022-07-13T20:56:39.614Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:56:39.614Z] github.com/docker/docker/volume/testutils' [2022-07-13T20:56:39.614Z] ++ grep --fixed-strings -v /libnetwork [2022-07-13T20:56:39.614Z] ++ echo 'github.com/docker/docker/api [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:56:39.614Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/backend [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/container [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/events [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/filters [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/image [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/mount [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/network [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/registry [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/time [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/versions [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/volume [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli/config [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli/debug [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:56:39.615Z] github.com/docker/docker/client [2022-07-13T20:56:39.615Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:56:39.615Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:56:39.615Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:56:39.615Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:56:39.615Z] github.com/docker/docker/container [2022-07-13T20:56:39.615Z] github.com/docker/docker/container/stream [2022-07-13T20:56:39.615Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:56:39.615Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:56:39.615Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/config [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/events [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/exec [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/images [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/links [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/names [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/network [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/stats [2022-07-13T20:56:39.615Z] github.com/docker/docker/distribution [2022-07-13T20:56:39.615Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:56:39.615Z] github.com/docker/docker/distribution/utils [2022-07-13T20:56:39.615Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:56:39.615Z] github.com/docker/docker/dockerversion [2022-07-13T20:56:39.615Z] github.com/docker/docker/errdefs [2022-07-13T20:56:39.615Z] github.com/docker/docker/image [2022-07-13T20:56:39.615Z] github.com/docker/docker/image/cache [2022-07-13T20:56:39.615Z] github.com/docker/docker/image/tarexport [2022-07-13T20:56:39.615Z] github.com/docker/docker/image/v1 [2022-07-13T20:56:39.615Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:56:39.615Z] github.com/docker/docker/layer [2022-07-13T20:56:39.615Z] github.com/docker/docker/libcontainerd [2022-07-13T20:56:39.615Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:56:39.615Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:56:39.615Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:56:39.615Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/libnetwork/types [2022-07-13T20:56:39.615Z] github.com/docker/docker/oci [2022-07-13T20:56:39.615Z] github.com/docker/docker/oci/caps [2022-07-13T20:56:39.615Z] github.com/docker/docker/opts [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/archive [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/directory [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/platform [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/pools [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/progress [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/signal [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/stack [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/system [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:56:39.615Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:56:39.615Z] github.com/docker/docker/plugin [2022-07-13T20:56:39.615Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:56:39.615Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:56:39.615Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:56:39.615Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:56:39.615Z] github.com/docker/docker/quota [2022-07-13T20:56:39.615Z] github.com/docker/docker/reference [2022-07-13T20:56:39.615Z] github.com/docker/docker/registry [2022-07-13T20:56:39.615Z] github.com/docker/docker/registry/resumable [2022-07-13T20:56:39.615Z] github.com/docker/docker/restartmanager [2022-07-13T20:56:39.615Z] github.com/docker/docker/rootless [2022-07-13T20:56:39.615Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:56:39.615Z] github.com/docker/docker/runconfig [2022-07-13T20:56:39.615Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/environment [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/registry [2022-07-13T20:56:39.615Z] github.com/docker/docker/testutil/request [2022-07-13T20:56:39.615Z] github.com/docker/docker/volume [2022-07-13T20:56:39.615Z] github.com/docker/docker/volume/drivers [2022-07-13T20:56:39.615Z] github.com/docker/docker/volume/local [2022-07-13T20:56:39.615Z] github.com/docker/docker/volume/mounts [2022-07-13T20:56:39.615Z] github.com/docker/docker/volume/service [2022-07-13T20:56:39.615Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:56:39.615Z] github.com/docker/docker/volume/testutils' [2022-07-13T20:56:39.615Z] + base_pkg_list='github.com/docker/docker/api [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/backend [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/container [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/events [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/filters [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/image [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/mount [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/network [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/registry [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/time [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/versions [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:56:39.615Z] github.com/docker/docker/api/types/volume [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:56:39.615Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli/config [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli/debug [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:56:39.615Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:56:39.615Z] github.com/docker/docker/client [2022-07-13T20:56:39.615Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:56:39.615Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:56:39.615Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:56:39.615Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:56:39.615Z] github.com/docker/docker/container [2022-07-13T20:56:39.615Z] github.com/docker/docker/container/stream [2022-07-13T20:56:39.615Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:56:39.615Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:56:39.615Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/config [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/events [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/exec [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/images [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/links [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:56:39.615Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/names [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/network [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/stats [2022-07-13T20:56:39.616Z] github.com/docker/docker/distribution [2022-07-13T20:56:39.616Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:56:39.616Z] github.com/docker/docker/distribution/utils [2022-07-13T20:56:39.616Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:56:39.616Z] github.com/docker/docker/dockerversion [2022-07-13T20:56:39.616Z] github.com/docker/docker/errdefs [2022-07-13T20:56:39.616Z] github.com/docker/docker/image [2022-07-13T20:56:39.616Z] github.com/docker/docker/image/cache [2022-07-13T20:56:39.616Z] github.com/docker/docker/image/tarexport [2022-07-13T20:56:39.616Z] github.com/docker/docker/image/v1 [2022-07-13T20:56:39.616Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:56:39.616Z] github.com/docker/docker/layer [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:56:39.616Z] github.com/docker/docker/oci [2022-07-13T20:56:39.616Z] github.com/docker/docker/oci/caps [2022-07-13T20:56:39.616Z] github.com/docker/docker/opts [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/archive [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/directory [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/platform [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/pools [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/progress [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/signal [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/stack [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/system [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:56:39.616Z] github.com/docker/docker/plugin [2022-07-13T20:56:39.616Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:56:39.616Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:56:39.616Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:56:39.616Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:56:39.616Z] github.com/docker/docker/quota [2022-07-13T20:56:39.616Z] github.com/docker/docker/reference [2022-07-13T20:56:39.616Z] github.com/docker/docker/registry [2022-07-13T20:56:39.616Z] github.com/docker/docker/registry/resumable [2022-07-13T20:56:39.616Z] github.com/docker/docker/restartmanager [2022-07-13T20:56:39.616Z] github.com/docker/docker/rootless [2022-07-13T20:56:39.616Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:56:39.616Z] github.com/docker/docker/runconfig [2022-07-13T20:56:39.616Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/environment [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/registry [2022-07-13T20:56:39.616Z] github.com/docker/docker/testutil/request [2022-07-13T20:56:39.616Z] github.com/docker/docker/volume [2022-07-13T20:56:39.616Z] github.com/docker/docker/volume/drivers [2022-07-13T20:56:39.616Z] github.com/docker/docker/volume/local [2022-07-13T20:56:39.616Z] github.com/docker/docker/volume/mounts [2022-07-13T20:56:39.616Z] github.com/docker/docker/volume/service [2022-07-13T20:56:39.616Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:56:39.616Z] github.com/docker/docker/volume/testutils' [2022-07-13T20:56:39.616Z] ++ grep --fixed-strings /libnetwork [2022-07-13T20:56:39.616Z] ++ echo 'github.com/docker/docker/api [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/backend [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/container [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/events [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/filters [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/image [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/mount [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/network [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/registry [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/time [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/versions [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:56:39.616Z] github.com/docker/docker/api/types/volume [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:56:39.616Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:56:39.616Z] github.com/docker/docker/cli [2022-07-13T20:56:39.616Z] github.com/docker/docker/cli/config [2022-07-13T20:56:39.616Z] github.com/docker/docker/cli/debug [2022-07-13T20:56:39.616Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:56:39.616Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:56:39.616Z] github.com/docker/docker/client [2022-07-13T20:56:39.616Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:56:39.616Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:56:39.616Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:56:39.616Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:56:39.616Z] github.com/docker/docker/container [2022-07-13T20:56:39.616Z] github.com/docker/docker/container/stream [2022-07-13T20:56:39.616Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:56:39.616Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:56:39.616Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/config [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/events [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/exec [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/images [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/links [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/names [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/network [2022-07-13T20:56:39.616Z] github.com/docker/docker/daemon/stats [2022-07-13T20:56:39.616Z] github.com/docker/docker/distribution [2022-07-13T20:56:39.616Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:56:39.616Z] github.com/docker/docker/distribution/utils [2022-07-13T20:56:39.616Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:56:39.616Z] github.com/docker/docker/dockerversion [2022-07-13T20:56:39.616Z] github.com/docker/docker/errdefs [2022-07-13T20:56:39.616Z] github.com/docker/docker/image [2022-07-13T20:56:39.616Z] github.com/docker/docker/image/cache [2022-07-13T20:56:39.616Z] github.com/docker/docker/image/tarexport [2022-07-13T20:56:39.616Z] github.com/docker/docker/image/v1 [2022-07-13T20:56:39.616Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:56:39.616Z] github.com/docker/docker/layer [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:56:39.616Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/libnetwork/types [2022-07-13T20:56:39.616Z] github.com/docker/docker/oci [2022-07-13T20:56:39.616Z] github.com/docker/docker/oci/caps [2022-07-13T20:56:39.616Z] github.com/docker/docker/opts [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/archive [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/directory [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/platform [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/pools [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/progress [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:56:39.616Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/signal [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/stack [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/system [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:56:39.617Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:56:39.617Z] github.com/docker/docker/plugin [2022-07-13T20:56:39.617Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:56:39.617Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:56:39.617Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:56:39.617Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:56:39.617Z] github.com/docker/docker/quota [2022-07-13T20:56:39.617Z] github.com/docker/docker/reference [2022-07-13T20:56:39.617Z] github.com/docker/docker/registry [2022-07-13T20:56:39.617Z] github.com/docker/docker/registry/resumable [2022-07-13T20:56:39.617Z] github.com/docker/docker/restartmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/rootless [2022-07-13T20:56:39.617Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:56:39.617Z] github.com/docker/docker/runconfig [2022-07-13T20:56:39.617Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/environment [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/registry [2022-07-13T20:56:39.617Z] github.com/docker/docker/testutil/request [2022-07-13T20:56:39.617Z] github.com/docker/docker/volume [2022-07-13T20:56:39.617Z] github.com/docker/docker/volume/drivers [2022-07-13T20:56:39.617Z] github.com/docker/docker/volume/local [2022-07-13T20:56:39.617Z] github.com/docker/docker/volume/mounts [2022-07-13T20:56:39.617Z] github.com/docker/docker/volume/service [2022-07-13T20:56:39.617Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:56:39.617Z] github.com/docker/docker/volume/testutils' [2022-07-13T20:56:39.617Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/types' [2022-07-13T20:56:39.617Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-13T20:56:39.617Z] + echo 'github.com/docker/docker/libnetwork [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/config [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/idm [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/ns [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/options [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/osl [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/types' [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T20:56:39.617Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T20:56:39.617Z] + type docker-proxy [2022-07-13T20:56:39.617Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-13T20:56:39.617Z] + hack/make.sh binary-proxy install-proxy [2022-07-13T20:56:39.617Z] [2022-07-13T20:56:39.617Z] Removing bundles/ [2022-07-13T20:56:39.617Z] [2022-07-13T20:56:39.617Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-13T20:56:39.617Z] Building: bundles/binary-proxy/docker-proxy [2022-07-13T20:56:39.617Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:56:40.404Z] #22 0.941 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:56:40.404Z] #22 0.945 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:56:40.404Z] #22 0.948 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:56:40.404Z] #22 DONE 1.0s [2022-07-13T20:56:40.404Z] [2022-07-13T20:56:40.404Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:56:40.404Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:56:40.682Z] #23 ... [2022-07-13T20:56:40.682Z] [2022-07-13T20:56:40.683Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:40.683Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:40.683Z] #77 230.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:56:40.683Z] #77 230.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:56:40.683Z] #77 230.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:56:40.683Z] #77 230.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:56:40.683Z] #77 230.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:56:40.683Z] #77 230.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:56:40.683Z] #77 231.0 CC src/validate.o [2022-07-13T20:56:40.683Z] #77 231.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:56:40.683Z] #77 231.1 CC src/image_spec_schema_defs.lo [2022-07-13T20:56:40.683Z] #77 231.1 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:56:40.683Z] #77 231.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:56:40.683Z] #77 231.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:56:40.683Z] #77 231.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:56:40.683Z] #77 231.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:56:40.683Z] #77 231.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:56:40.683Z] #77 231.2 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:56:40.683Z] #77 231.2 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:56:40.683Z] #77 231.2 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:56:40.683Z] #77 231.3 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:56:40.683Z] #77 231.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:56:40.683Z] #77 231.3 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:56:40.683Z] #77 231.4 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:56:40.683Z] #77 231.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:56:40.683Z] #77 231.4 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:56:40.683Z] #77 231.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:56:40.683Z] #77 231.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:56:40.683Z] #77 231.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:56:40.683Z] #77 231.6 CC src/basic_test_top_array_int.lo [2022-07-13T20:56:40.683Z] #77 231.6 CC src/basic_test_double_array.lo [2022-07-13T20:56:40.683Z] #77 231.7 CC src/basic_test_double_array_item.lo [2022-07-13T20:56:40.683Z] #77 231.7 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:56:40.683Z] #77 231.8 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:56:40.683Z] #77 231.8 CC src/basic_test_top_array_string.lo [2022-07-13T20:56:40.683Z] #77 231.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:56:40.683Z] #77 231.9 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:56:40.683Z] #77 231.9 CC src/read-file.lo [2022-07-13T20:56:40.683Z] #77 232.0 CC src/json_common.lo [2022-07-13T20:56:40.683Z] #77 232.0 CC tests/test-1.o [2022-07-13T20:56:40.683Z] #77 232.1 CC tests/test-2.o [2022-07-13T20:56:40.683Z] #77 232.2 CC tests/test-3.o [2022-07-13T20:56:40.683Z] #77 232.3 CC tests/test-4.o [2022-07-13T20:56:40.683Z] #77 232.4 CC tests/test-5.o [2022-07-13T20:56:40.683Z] #77 232.4 CC tests/test-6.o [2022-07-13T20:56:40.683Z] #77 232.5 CC tests/test-7.o [2022-07-13T20:56:40.683Z] #77 232.5 CC tests/test-8.o [2022-07-13T20:56:40.683Z] #77 232.6 CC tests/test-9.o [2022-07-13T20:56:40.683Z] #77 232.7 CC tests/test-10.o [2022-07-13T20:56:40.683Z] #77 232.8 CC tests/test-11.o [2022-07-13T20:56:43.567Z] #64 280.4 + bin/containerd [2022-07-13T20:56:45.648Z] #23 ... [2022-07-13T20:56:45.648Z] [2022-07-13T20:56:45.648Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:45.648Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:45.648Z] #77 227.5 CCLD libyajl.la [2022-07-13T20:56:45.648Z] #77 228.1 CCLD verify/json_verify [2022-07-13T20:56:45.648Z] #77 228.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:56:45.648Z] #77 228.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:56:45.648Z] #77 228.6 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:56:45.648Z] #77 228.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:56:45.648Z] #77 228.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-13T20:56:45.648Z] #77 228.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:56:45.648Z] #77 228.8 CC src/validate.o [2022-07-13T20:56:45.648Z] #77 228.8 CC src/image_spec_schema_config_schema.lo [2022-07-13T20:56:45.648Z] #77 228.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-13T20:56:45.648Z] #77 228.8 CC src/image_spec_schema_defs.lo [2022-07-13T20:56:45.648Z] #77 228.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-13T20:56:45.648Z] #77 228.8 CC src/image_spec_schema_image_index_schema.lo [2022-07-13T20:56:45.648Z] #77 228.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-13T20:56:45.648Z] #77 228.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-13T20:56:45.648Z] #77 228.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-13T20:56:45.648Z] #77 228.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-13T20:56:45.648Z] #77 228.9 CC src/runtime_spec_schema_config_schema.lo [2022-07-13T20:56:45.648Z] #77 229.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-13T20:56:45.648Z] #77 229.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-13T20:56:45.648Z] #77 229.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-13T20:56:45.648Z] #77 229.1 CC src/runtime_spec_schema_defs.lo [2022-07-13T20:56:45.648Z] #77 229.1 CC src/runtime_spec_schema_defs_linux.lo [2022-07-13T20:56:45.648Z] #77 229.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-13T20:56:45.648Z] #77 229.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-13T20:56:45.648Z] #77 229.3 CC src/runtime_spec_schema_defs_windows.lo [2022-07-13T20:56:45.648Z] #77 229.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-13T20:56:45.648Z] #77 229.4 CC src/basic_test_double_array_item.lo [2022-07-13T20:56:45.648Z] #77 229.5 CC src/runtime_spec_schema_state_schema.lo [2022-07-13T20:56:45.648Z] #77 229.5 CC src/basic_test_top_array_int.lo [2022-07-13T20:56:45.648Z] #77 229.6 CC src/basic_test_double_array.lo [2022-07-13T20:56:45.648Z] #77 229.6 CC src/basic_test_top_array_string.lo [2022-07-13T20:56:45.648Z] #77 229.7 CC src/basic_test_top_double_array_obj.lo [2022-07-13T20:56:45.648Z] #77 229.7 CC src/basic_test_top_double_array_int.lo [2022-07-13T20:56:45.648Z] #77 229.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-13T20:56:45.648Z] #77 229.9 CC src/basic_test_top_double_array_string.lo [2022-07-13T20:56:45.648Z] #77 230.0 CC src/json_common.lo [2022-07-13T20:56:45.648Z] #77 230.1 CC tests/test-1.o [2022-07-13T20:56:45.648Z] #77 230.1 CC tests/test-3.o [2022-07-13T20:56:45.648Z] #77 230.1 CC tests/test-4.o [2022-07-13T20:56:45.648Z] #77 230.1 CC tests/test-2.o [2022-07-13T20:56:45.648Z] #77 230.1 CC src/read-file.lo [2022-07-13T20:56:45.648Z] #77 230.2 CC tests/test-5.o [2022-07-13T20:56:45.648Z] #77 230.2 CC tests/test-6.o [2022-07-13T20:56:45.648Z] #77 230.2 CC tests/test-7.o [2022-07-13T20:56:45.648Z] #77 230.3 CC tests/test-8.o [2022-07-13T20:56:45.648Z] #77 230.5 CC tests/test-9.o [2022-07-13T20:56:45.648Z] #77 230.6 CC tests/test-10.o [2022-07-13T20:56:45.648Z] #77 230.7 CC tests/test-11.o [2022-07-13T20:56:45.965Z] #77 ... [2022-07-13T20:56:45.965Z] [2022-07-13T20:56:45.965Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:56:45.965Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:56:45.965Z] #23 10.22 Collecting yamllint==1.26.1 [2022-07-13T20:56:46.173Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-13T20:56:46.173Z] [2022-07-13T20:56:46.173Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-13T20:56:46.173Z] Installing docker-proxy to /usr/local/bin/ [2022-07-13T20:56:46.173Z] [2022-07-13T20:56:46.173Z] + mkdir -p bundles [2022-07-13T20:56:46.173Z] + '[' -n 'github.com/docker/docker/api [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/backend/build [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/httputils [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/middleware [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/build [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/container [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/debug [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/image [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/network [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/session [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/system [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/server/router/volume [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/backend [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/container [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/events [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/filters [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/image [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/mount [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/network [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/registry [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/strslice [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/swarm [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/time [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/versions [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T20:56:46.173Z] github.com/docker/docker/api/types/volume [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/builder-next [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/dockerfile [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/remotecontext [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T20:56:46.173Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T20:56:46.173Z] github.com/docker/docker/cli [2022-07-13T20:56:46.173Z] github.com/docker/docker/cli/config [2022-07-13T20:56:46.173Z] github.com/docker/docker/cli/debug [2022-07-13T20:56:46.173Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T20:56:46.173Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T20:56:46.173Z] github.com/docker/docker/client [2022-07-13T20:56:46.173Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T20:56:46.173Z] github.com/docker/docker/cmd/dockerd [2022-07-13T20:56:46.173Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T20:56:46.173Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T20:56:46.173Z] github.com/docker/docker/container [2022-07-13T20:56:46.173Z] github.com/docker/docker/container/stream [2022-07-13T20:56:46.173Z] github.com/docker/docker/contrib/apparmor [2022-07-13T20:56:46.173Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T20:56:46.173Z] github.com/docker/docker/contrib/httpserver [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/cluster [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/config [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/events [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/exec [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/images [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/initlayer [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/links [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/listeners [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/local [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/names [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/network [2022-07-13T20:56:46.173Z] github.com/docker/docker/daemon/stats [2022-07-13T20:56:46.173Z] github.com/docker/docker/distribution [2022-07-13T20:56:46.173Z] github.com/docker/docker/distribution/metadata [2022-07-13T20:56:46.173Z] github.com/docker/docker/distribution/utils [2022-07-13T20:56:46.173Z] github.com/docker/docker/distribution/xfer [2022-07-13T20:56:46.173Z] github.com/docker/docker/dockerversion [2022-07-13T20:56:46.173Z] github.com/docker/docker/errdefs [2022-07-13T20:56:46.173Z] github.com/docker/docker/image [2022-07-13T20:56:46.173Z] github.com/docker/docker/image/cache [2022-07-13T20:56:46.173Z] github.com/docker/docker/image/tarexport [2022-07-13T20:56:46.173Z] github.com/docker/docker/image/v1 [2022-07-13T20:56:46.173Z] github.com/docker/docker/internal/test/suite [2022-07-13T20:56:46.173Z] github.com/docker/docker/layer [2022-07-13T20:56:46.173Z] github.com/docker/docker/libcontainerd [2022-07-13T20:56:46.173Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T20:56:46.173Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T20:56:46.173Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T20:56:46.173Z] github.com/docker/docker/libcontainerd/types [2022-07-13T20:56:46.173Z] github.com/docker/docker/oci [2022-07-13T20:56:46.173Z] github.com/docker/docker/oci/caps [2022-07-13T20:56:46.173Z] github.com/docker/docker/opts [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/aaparser [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/archive [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/authorization [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/capabilities [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/containerfs [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/directory [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/dmesg [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/fileutils [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/fsutils [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/homedir [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/idtools [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/ioutils [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/longpath [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/loopback [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/parsers [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/pidfile [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/platform [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/plugins [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/pools [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/progress [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/pubsub [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/reexec [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/signal [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/stack [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/stringid [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/system [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/tailfile [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/tarsum [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/truncindex [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/urlutil [2022-07-13T20:56:46.173Z] github.com/docker/docker/pkg/useragent [2022-07-13T20:56:46.173Z] github.com/docker/docker/plugin [2022-07-13T20:56:46.173Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T20:56:46.173Z] github.com/docker/docker/plugin/v2 [2022-07-13T20:56:46.173Z] github.com/docker/docker/profiles/apparmor [2022-07-13T20:56:46.173Z] github.com/docker/docker/profiles/seccomp [2022-07-13T20:56:46.173Z] github.com/docker/docker/quota [2022-07-13T20:56:46.173Z] github.com/docker/docker/reference [2022-07-13T20:56:46.173Z] github.com/docker/docker/registry [2022-07-13T20:56:46.173Z] github.com/docker/docker/registry/resumable [2022-07-13T20:56:46.173Z] github.com/docker/docker/restartmanager [2022-07-13T20:56:46.173Z] github.com/docker/docker/rootless [2022-07-13T20:56:46.173Z] github.com/docker/docker/rootless/specconv [2022-07-13T20:56:46.173Z] github.com/docker/docker/runconfig [2022-07-13T20:56:46.173Z] github.com/docker/docker/runconfig/opts [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/daemon [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/environment [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/fakegit [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/registry [2022-07-13T20:56:46.173Z] github.com/docker/docker/testutil/request [2022-07-13T20:56:46.173Z] github.com/docker/docker/volume [2022-07-13T20:56:46.173Z] github.com/docker/docker/volume/drivers [2022-07-13T20:56:46.173Z] github.com/docker/docker/volume/local [2022-07-13T20:56:46.173Z] github.com/docker/docker/volume/mounts [2022-07-13T20:56:46.173Z] github.com/docker/docker/volume/service [2022-07-13T20:56:46.173Z] github.com/docker/docker/volume/service/opts [2022-07-13T20:56:46.173Z] github.com/docker/docker/volume/testutils' ']' [2022-07-13T20:56:46.174Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-13T20:56:46.174Z] ? github.com/docker/docker/api [no test files] [2022-07-13T20:56:46.904Z] #23 11.28 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:56:48.285Z] #23 12.72 Collecting pathspec>=0.5.3 [2022-07-13T20:56:48.285Z] #23 12.73 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:56:48.547Z] #23 13.19 Collecting pyyaml [2022-07-13T20:56:48.547Z] #23 13.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-13T20:56:48.547Z] #23 13.27 Building wheels for collected packages: yamllint [2022-07-13T20:56:48.548Z] #23 13.27 Building wheel for yamllint (setup.py): started [2022-07-13T20:56:49.472Z] #49 ... [2022-07-13T20:56:49.472Z] [2022-07-13T20:56:49.472Z] #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-13T20:56:49.472Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:56:49.472Z] #20 21.61 Fetched 49.1 MB in 20s (2432 kB/s) [2022-07-13T20:56:49.927Z] #23 14.57 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:56:49.927Z] #23 14.58 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6eca3606b5f39009321be7197171e72a7cc76d81b729afc66b446984162f3e9d [2022-07-13T20:56:49.927Z] #23 14.58 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:56:49.927Z] #23 14.58 Successfully built yamllint [2022-07-13T20:56:49.927Z] #23 14.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:56:50.496Z] #23 15.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:56:50.892Z] #77 ... [2022-07-13T20:56:50.892Z] [2022-07-13T20:56:50.892Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:56:50.892Z] #23 sha256:d9154a15371e400d0f19c6e5996f234659e36df85beb314453701807e4b52af8 [2022-07-13T20:56:50.892Z] #23 10.17 Collecting yamllint==1.26.1 [2022-07-13T20:56:51.065Z] #23 DONE 15.6s [2022-07-13T20:56:51.065Z] [2022-07-13T20:56:51.065Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:56:51.065Z] #27 sha256:44f777cbacb816762d4b547f9ae680a59dcaf9419e7fddccede6f4cc0a0e7bad [2022-07-13T20:56:51.634Z] #27 DONE 0.6s [2022-07-13T20:56:51.634Z] [2022-07-13T20:56:51.634Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:56:51.634Z] #32 sha256:8647ef73d3ec660dc9e7ad60594bbd6594169315ac5e41e353ad39069519bb76 [2022-07-13T20:56:51.819Z] #23 11.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:56:52.204Z] #32 DONE 0.6s [2022-07-13T20:56:52.204Z] [2022-07-13T20:56:52.204Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:56:52.204Z] #35 sha256:367a5a4a89e074b50451ca163960bfb9760f6b79ed61d5d520ce448ffca4a038 [2022-07-13T20:56:52.464Z] #35 DONE 0.4s [2022-07-13T20:56:52.464Z] [2022-07-13T20:56:52.464Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-13T20:56:52.464Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:56:52.724Z] #55 ... [2022-07-13T20:56:52.724Z] [2022-07-13T20:56:52.724Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:56:52.724Z] #37 sha256:1a6c3d33d7c6ca4d6617df187752a5ab7d0542bd3c718aaffae8c348d41d947c [2022-07-13T20:56:52.983Z] #37 DONE 0.3s [2022-07-13T20:56:52.983Z] [2022-07-13T20:56:52.983Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:56:52.983Z] #39 sha256:0e67ac2aadef9c040c342e77c98cf3192e589f976163a868f8960f1891053f84 [2022-07-13T20:56:52.983Z] #39 DONE 0.1s [2022-07-13T20:56:52.983Z] [2022-07-13T20:56:52.983Z] #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-13T20:56:52.983Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:56:53.186Z] #23 12.66 Collecting pathspec>=0.5.3 [2022-07-13T20:56:53.186Z] #23 12.68 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:56:53.242Z] #47 ... [2022-07-13T20:56:53.242Z] [2022-07-13T20:56:53.242Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:56:53.242Z] #41 sha256:2256af788dbeac0b6bab5eb6fedfd7a8a727c6a821db55e0f28d0d140b0e01b7 [2022-07-13T20:56:53.242Z] #41 DONE 0.1s [2022-07-13T20:56:53.242Z] [2022-07-13T20:56:53.242Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:56:53.242Z] #45 sha256:fd66a1a69ad852ed0345c82a7a61c35e7fa4516a581658599d4fbf8d4e9e3b5d [2022-07-13T20:56:53.242Z] #45 DONE 0.1s [2022-07-13T20:56:53.242Z] [2022-07-13T20:56:53.242Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:53.242Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:53.756Z] #23 13.12 Collecting pyyaml [2022-07-13T20:56:53.756Z] #23 13.13 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-13T20:56:53.756Z] #23 13.23 Building wheels for collected packages: yamllint [2022-07-13T20:56:53.756Z] #23 13.23 Building wheel for yamllint (setup.py): started [2022-07-13T20:56:54.695Z] #23 14.35 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:56:54.951Z] #23 14.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=74996e6b0eb28d571b907524187968dce36c0e60137d12b7e5b51140709499dd [2022-07-13T20:56:54.951Z] #23 14.36 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:56:54.951Z] #23 14.36 Successfully built yamllint [2022-07-13T20:56:54.951Z] #23 14.40 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:56:55.513Z] #23 14.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:56:56.039Z] #20 21.61 Reading package lists... [2022-07-13T20:56:56.039Z] #20 ... [2022-07-13T20:56:56.039Z] [2022-07-13T20:56:56.039Z] #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-13T20:56:56.039Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653 [2022-07-13T20:56:56.039Z] #69 22.12 Fetched 49.1 MB in 21s (2390 kB/s) [2022-07-13T20:56:56.077Z] #23 DONE 15.4s [2022-07-13T20:56:56.077Z] [2022-07-13T20:56:56.077Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:56:56.077Z] #27 sha256:da2c64cbe15242197a2c082aed9efb2c639995ec7c285a97d5d8d69e1ce17a16 [2022-07-13T20:56:56.339Z] #27 DONE 0.6s [2022-07-13T20:56:56.339Z] [2022-07-13T20:56:56.339Z] #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-13T20:56:56.339Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:56:56.596Z] #47 ... [2022-07-13T20:56:56.596Z] [2022-07-13T20:56:56.596Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:56:56.596Z] #32 sha256:633dc8230d858fc14f6d9e67a346e46f0bfa4258fe99fde6935c6af649be2bfc [2022-07-13T20:56:57.525Z] #32 DONE 0.9s [2022-07-13T20:56:57.525Z] [2022-07-13T20:56:57.525Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:56:57.525Z] #35 sha256:6523d9509e460e445e287774a5bc3312e6f43f43d92c24a29cf6a7204b114995 [2022-07-13T20:56:57.525Z] #35 DONE 0.2s [2022-07-13T20:56:57.525Z] [2022-07-13T20:56:57.525Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:56:57.525Z] #37 sha256:a64cb4ea982e93f82f3192b6e466d18df4d72539940330286ac0617efbe83a0d [2022-07-13T20:56:57.942Z] #69 22.12 Reading package lists... [2022-07-13T20:56:57.942Z] #69 ... [2022-07-13T20:56:57.942Z] [2022-07-13T20:56:57.942Z] #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-13T20:56:57.942Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:56:57.942Z] #20 21.61 Reading package lists... [2022-07-13T20:56:58.193Z] #37 DONE 0.4s [2022-07-13T20:56:58.193Z] [2022-07-13T20:56:58.193Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:56:58.193Z] #39 sha256:e2d22011abb6eca933d9149db87579d3d00df954fb98016bff232c61a236d7a9 [2022-07-13T20:56:58.193Z] #39 DONE 0.1s [2022-07-13T20:56:58.193Z] [2022-07-13T20:56:58.193Z] #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-13T20:56:58.193Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:56:58.449Z] #47 ... [2022-07-13T20:56:58.449Z] [2022-07-13T20:56:58.449Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:56:58.449Z] #41 sha256:64486c4149df8e24304473d1666c8e192338fa5740404eefcc143a2b76e34ac9 [2022-07-13T20:56:58.449Z] #41 DONE 0.3s [2022-07-13T20:56:58.449Z] [2022-07-13T20:56:58.449Z] #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-13T20:56:58.449Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:56:58.449Z] #64 ... [2022-07-13T20:56:58.449Z] [2022-07-13T20:56:58.449Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:56:58.449Z] #45 sha256:16c3e60fbc800899c8cbce1218c72e2d53deb062bc44b02d120a876934cdc84c [2022-07-13T20:56:58.449Z] #45 DONE 0.1s [2022-07-13T20:56:58.704Z] [2022-07-13T20:56:58.704Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:56:58.704Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:56:58.877Z] #20 31.01 Reading package lists... [2022-07-13T20:56:58.877Z] #20 ... [2022-07-13T20:56:58.877Z] [2022-07-13T20:56:58.877Z] #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-13T20:56:58.877Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:56:58.877Z] #49 21.85 Fetched 49.1 MB in 20s (2415 kB/s) [2022-07-13T20:56:58.877Z] #49 21.85 Reading package lists... [2022-07-13T20:56:59.136Z] #49 30.96 Reading package lists... [2022-07-13T20:56:59.136Z] #49 ... [2022-07-13T20:56:59.136Z] [2022-07-13T20:56:59.136Z] #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-13T20:56:59.136Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653 [2022-07-13T20:56:59.136Z] #69 22.12 Reading package lists... [2022-07-13T20:57:01.041Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-07-13T20:57:07.247Z] #69 31.65 Reading package lists... [2022-07-13T20:57:07.247Z] #69 ... [2022-07-13T20:57:07.247Z] [2022-07-13T20:57:07.247Z] #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-13T20:57:07.247Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:57:07.247Z] #20 31.01 Reading package lists... [2022-07-13T20:57:09.148Z] #20 40.14 Building dependency tree... [2022-07-13T20:57:11.677Z] #20 44.31 The following additional packages will be installed: [2022-07-13T20:57:11.677Z] #20 44.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:57:11.677Z] #20 44.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-13T20:57:11.677Z] #20 44.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-13T20:57:11.677Z] #20 44.31 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-13T20:57:11.677Z] #20 44.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-13T20:57:11.677Z] #20 44.33 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-13T20:57:11.677Z] #20 44.33 mingw-w64-common mingw-w64-x86-64-dev [2022-07-13T20:57:11.677Z] #20 44.38 Suggested packages: [2022-07-13T20:57:11.677Z] #20 44.38 gcc-10-locales seccomp wine64 [2022-07-13T20:57:12.243Z] #20 45.15 The following NEW packages will be installed: [2022-07-13T20:57:12.243Z] #20 45.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-13T20:57:12.243Z] #20 45.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-13T20:57:12.243Z] #20 45.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-13T20:57:12.243Z] #20 45.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-13T20:57:12.243Z] #20 45.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-13T20:57:12.243Z] #20 45.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-13T20:57:12.243Z] #20 45.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-13T20:57:12.243Z] #20 45.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-13T20:57:12.243Z] #20 45.17 mingw-w64-x86-64-dev [2022-07-13T20:57:12.811Z] #20 45.62 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:57:12.811Z] #20 45.62 Need to get 115 MB of archives. [2022-07-13T20:57:12.811Z] #20 45.62 After this operation, 645 MB of additional disk space will be used. [2022-07-13T20:57:12.811Z] #20 45.62 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-13T20:57:12.811Z] #20 45.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-13T20:57:12.811Z] #20 45.75 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-13T20:57:12.811Z] #20 45.75 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-13T20:57:12.811Z] #20 45.75 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-13T20:57:12.811Z] #20 45.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-13T20:57:12.811Z] #20 45.87 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-13T20:57:13.070Z] #20 45.94 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-13T20:57:13.070Z] #20 45.94 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-13T20:57:13.329Z] #20 46.18 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-13T20:57:13.660Z] #20 46.57 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-13T20:57:13.934Z] #20 46.88 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-13T20:57:14.196Z] #20 47.13 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-13T20:57:14.473Z] #20 ... [2022-07-13T20:57:14.473Z] [2022-07-13T20:57:14.473Z] #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-13T20:57:14.473Z] #69 sha256:8ab345a82331bd5b0f67dc3bb86d30dbc927058806cf159187fd1d265f32e653 [2022-07-13T20:57:14.473Z] #69 31.65 Reading package lists... [2022-07-13T20:57:14.473Z] #69 40.61 Building dependency tree... [2022-07-13T20:57:14.473Z] #69 44.89 The following additional packages will be installed: [2022-07-13T20:57:14.473Z] #69 44.91 libbtrfs0 [2022-07-13T20:57:14.473Z] #69 45.12 The following NEW packages will be installed: [2022-07-13T20:57:14.473Z] #69 45.13 libbtrfs-dev libbtrfs0 [2022-07-13T20:57:14.473Z] #69 45.62 0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:57:14.473Z] #69 45.62 Need to get 460 kB of archives. [2022-07-13T20:57:14.473Z] #69 45.62 After this operation, 1237 kB of additional disk space will be used. [2022-07-13T20:57:14.473Z] #69 45.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:57:14.473Z] #69 45.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:57:14.473Z] #69 46.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:57:14.473Z] #69 46.79 Fetched 460 kB in 0s (1430 kB/s) [2022-07-13T20:57:14.473Z] #69 46.90 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:57:14.473Z] #69 46.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 ... 30256 files and directories currently installed.) [2022-07-13T20:57:14.473Z] #69 46.97 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:57:14.473Z] #69 46.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:57:14.473Z] #69 47.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:57:14.473Z] #69 47.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:57:14.473Z] #69 47.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:57:14.473Z] #69 47.40 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:57:14.473Z] #69 47.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:57:14.473Z] #69 47.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:57:14.736Z] #69 DONE 47.8s [2022-07-13T20:57:14.736Z] [2022-07-13T20:57:14.736Z] #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-13T20:57:14.736Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:57:14.736Z] #20 47.74 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-13T20:57:15.010Z] #20 ... [2022-07-13T20:57:15.010Z] [2022-07-13T20:57:15.010Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-13T20:57:15.010Z] #70 sha256:fe46b552287958d34c26e86620cc1a010de0f5b58a88c5b225a53170a148bdff [2022-07-13T20:57:15.010Z] #70 DONE 0.2s [2022-07-13T20:57:15.185Z] #77 ... [2022-07-13T20:57:15.185Z] [2022-07-13T20:57:15.185Z] #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-13T20:57:15.185Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:57:15.185Z] #47 349.3 + dpkg --print-architecture [2022-07-13T20:57:15.185Z] #47 349.3 + git checkout -q v2.1.0 [2022-07-13T20:57:15.185Z] #47 349.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-13T20:57:15.185Z] #47 349.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-13T20:57:15.277Z] [2022-07-13T20:57:15.277Z] #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-13T20:57:15.277Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:57:15.277Z] #20 48.09 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-13T20:57:15.277Z] #20 48.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-13T20:57:15.277Z] #20 48.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-13T20:57:15.277Z] #20 48.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-13T20:57:15.277Z] #20 48.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-13T20:57:15.277Z] #20 48.11 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-13T20:57:15.277Z] #20 48.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-13T20:57:15.277Z] #20 48.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-13T20:57:15.277Z] #20 48.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-13T20:57:15.277Z] #20 48.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-13T20:57:15.277Z] #20 48.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-13T20:57:15.277Z] #20 48.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-13T20:57:15.277Z] #20 48.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-13T20:57:15.277Z] #20 48.17 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-13T20:57:15.277Z] #20 48.17 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-13T20:57:15.277Z] #20 48.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-13T20:57:16.211Z] #20 48.89 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:57:16.211Z] #20 49.13 Fetched 115 MB in 3s (40.4 MB/s) [2022-07-13T20:57:16.211Z] #20 49.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-13T20:57:16.469Z] #20 49.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-13T20:57:16.469Z] #20 49.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:57:16.469Z] #20 49.22 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:57:16.886Z] #77 ... [2022-07-13T20:57:16.886Z] [2022-07-13T20:57:16.886Z] #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-13T20:57:16.886Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:57:16.886Z] #47 345.7 + dpkg --print-architecture [2022-07-13T20:57:16.886Z] #47 345.7 + git checkout -q v2.1.0 [2022-07-13T20:57:16.886Z] #47 346.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-13T20:57:16.886Z] #47 346.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-13T20:57:17.037Z] #20 49.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-13T20:57:17.037Z] #20 49.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-13T20:57:17.037Z] #20 49.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:57:17.296Z] #20 ... [2022-07-13T20:57:17.296Z] [2022-07-13T20:57:17.296Z] #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-13T20:57:17.296Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:57:17.296Z] #49 30.96 Reading package lists... [2022-07-13T20:57:17.296Z] #49 40.41 Building dependency tree... [2022-07-13T20:57:17.296Z] #49 44.63 The following additional packages will be installed: [2022-07-13T20:57:17.296Z] #49 44.65 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-13T20:57:17.296Z] #49 44.70 Suggested packages: [2022-07-13T20:57:17.296Z] #49 44.70 cmake-doc ninja-build lrzip [2022-07-13T20:57:17.296Z] #49 44.70 Recommended packages: [2022-07-13T20:57:17.296Z] #49 44.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-13T20:57:17.296Z] #49 45.37 The following NEW packages will be installed: [2022-07-13T20:57:17.296Z] #49 45.38 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-13T20:57:17.296Z] #49 45.73 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:57:17.296Z] #49 45.73 Need to get 8418 kB of archives. [2022-07-13T20:57:17.296Z] #49 45.73 After this operation, 34.9 MB of additional disk space will be used. [2022-07-13T20:57:17.296Z] #49 45.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:57:17.296Z] #49 45.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-13T20:57:17.296Z] #49 45.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-13T20:57:17.296Z] #49 45.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-13T20:57:17.296Z] #49 45.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-13T20:57:17.296Z] #49 45.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-13T20:57:17.296Z] #49 45.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-13T20:57:17.296Z] #49 45.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-13T20:57:17.296Z] #49 46.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:57:17.296Z] #49 47.12 Fetched 8418 kB in 0s (19.6 MB/s) [2022-07-13T20:57:17.296Z] #49 47.17 Selecting previously unselected package xxd. [2022-07-13T20:57:17.296Z] #49 47.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-13T20:57:17.296Z] #49 47.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:57:17.296Z] #49 47.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:57:17.296Z] #49 47.38 Selecting previously unselected package vim-common. [2022-07-13T20:57:17.296Z] #49 47.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:57:17.296Z] #49 47.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:57:17.296Z] #49 47.52 Selecting previously unselected package cmake-data. [2022-07-13T20:57:17.296Z] #49 47.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-13T20:57:17.296Z] #49 47.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:57:17.296Z] #49 48.83 Selecting previously unselected package libarchive13:amd64. [2022-07-13T20:57:17.296Z] #49 48.83 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-13T20:57:17.296Z] #49 48.85 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:57:17.296Z] #49 48.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-13T20:57:17.296Z] #49 48.98 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-13T20:57:17.296Z] #49 48.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:57:17.296Z] #49 49.07 Selecting previously unselected package librhash0:amd64. [2022-07-13T20:57:17.296Z] #49 49.07 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-13T20:57:17.296Z] #49 49.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:57:17.296Z] #49 49.15 Selecting previously unselected package libuv1:amd64. [2022-07-13T20:57:17.296Z] #49 49.16 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-13T20:57:17.296Z] #49 49.17 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:57:17.296Z] #49 49.24 Selecting previously unselected package cmake. [2022-07-13T20:57:17.296Z] #49 49.24 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-13T20:57:17.296Z] #49 49.25 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:57:17.554Z] #49 ... [2022-07-13T20:57:17.554Z] [2022-07-13T20:57:17.554Z] #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-13T20:57:17.554Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:57:17.554Z] #71 0.799 + RM_GOPATH=0 [2022-07-13T20:57:17.554Z] #71 0.800 + TMP_GOPATH= [2022-07-13T20:57:17.554Z] #71 0.800 + : /build [2022-07-13T20:57:17.554Z] #71 0.800 + '[' -z '' ']' [2022-07-13T20:57:17.554Z] #71 0.801 ++ mktemp -d [2022-07-13T20:57:17.554Z] #71 0.802 + export GOPATH=/tmp/tmp.fRBVpERmzC [2022-07-13T20:57:17.554Z] #71 0.802 + GOPATH=/tmp/tmp.fRBVpERmzC [2022-07-13T20:57:17.555Z] #71 0.803 + RM_GOPATH=1 [2022-07-13T20:57:17.555Z] #71 0.803 + case "$(go env GOARCH)" in [2022-07-13T20:57:17.555Z] #71 0.803 ++ go env GOARCH [2022-07-13T20:57:17.555Z] #71 0.813 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:57:17.555Z] #71 0.813 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:57:17.555Z] #71 0.814 ++ dirname /install.sh [2022-07-13T20:57:17.555Z] #71 0.815 + dir=/ [2022-07-13T20:57:17.555Z] #71 0.816 + bin=containerd [2022-07-13T20:57:17.555Z] #71 0.816 + shift [2022-07-13T20:57:17.555Z] #71 0.816 + '[' '!' -f //containerd.installer ']' [2022-07-13T20:57:17.555Z] #71 0.817 + . //containerd.installer [2022-07-13T20:57:17.555Z] #71 0.817 ++ set -e [2022-07-13T20:57:17.555Z] #71 0.817 ++ : v1.6.6 [2022-07-13T20:57:17.555Z] #71 0.818 + install_containerd [2022-07-13T20:57:17.555Z] #71 0.818 Install containerd version v1.6.6 [2022-07-13T20:57:17.555Z] #71 0.818 + echo 'Install containerd version v1.6.6' [2022-07-13T20:57:17.555Z] #71 0.818 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fRBVpERmzC/src/github.com/containerd/containerd [2022-07-13T20:57:17.555Z] #71 0.823 Cloning into '/tmp/tmp.fRBVpERmzC/src/github.com/containerd/containerd'... [2022-07-13T20:57:18.482Z] #47 ... [2022-07-13T20:57:18.483Z] [2022-07-13T20:57:18.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-13T20:57:18.483Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:57:18.483Z] #77 268.2 CCLD libocispec.la [2022-07-13T20:57:18.483Z] #77 268.6 CCLD src/validate [2022-07-13T20:57:18.483Z] #77 268.6 CCLD tests/test-1 [2022-07-13T20:57:18.483Z] #77 268.6 CCLD tests/test-2 [2022-07-13T20:57:18.483Z] #77 268.7 CCLD tests/test-3 [2022-07-13T20:57:18.483Z] #77 268.7 CCLD tests/test-4 [2022-07-13T20:57:18.483Z] #77 268.7 CCLD tests/test-5 [2022-07-13T20:57:18.483Z] #77 268.8 CCLD tests/test-6 [2022-07-13T20:57:18.483Z] #77 268.9 CCLD tests/test-8 [2022-07-13T20:57:18.483Z] #77 268.9 CCLD tests/test-7 [2022-07-13T20:57:18.483Z] #77 268.9 CCLD tests/test-9 [2022-07-13T20:57:18.483Z] #77 269.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:57:18.483Z] #77 269.1 CCLD tests/test-10 [2022-07-13T20:57:18.483Z] #77 269.1 CCLD tests/test-11 [2022-07-13T20:57:18.483Z] #77 270.7 libtool: link: ar cr libocispec.a [2022-07-13T20:57:18.483Z] #77 270.8 libtool: link: ranlib libocispec.a [2022-07-13T20:57:18.483Z] #77 272.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:18.483Z] #77 272.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:57:18.483Z] #77 272.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:57:18.483Z] #77 272.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:18.483Z] #77 272.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:18.483Z] #77 272.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:18.483Z] #77 272.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:18.483Z] #77 272.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:57:18.483Z] #77 272.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:57:18.483Z] #77 272.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:57:18.483Z] #77 272.9 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:57:18.483Z] #77 272.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:57:18.483Z] #77 273.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:57:18.483Z] #77 273.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:57:18.483Z] #77 273.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:57:18.483Z] #77 273.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:57:18.483Z] #77 273.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:57:18.483Z] #77 273.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:57:18.483Z] #77 273.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:57:18.483Z] #77 273.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:57:18.483Z] #77 273.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:57:18.483Z] #77 273.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:57:18.483Z] #77 273.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:57:18.483Z] #77 273.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:57:18.483Z] #77 273.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:57:18.483Z] #77 273.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:57:18.483Z] #77 273.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:57:18.483Z] #77 273.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:57:18.483Z] #77 273.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:57:18.483Z] #77 273.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:57:18.483Z] #77 273.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:57:18.483Z] #77 273.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:57:18.483Z] #77 273.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:57:18.483Z] #77 273.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:57:18.483Z] #77 273.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:57:18.498Z] #71 ... [2022-07-13T20:57:18.498Z] [2022-07-13T20:57:18.498Z] #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-13T20:57:18.498Z] #74 sha256:81a3de3d1f61eaa95f9e83dffec9ab87de04eb2a0ef54471a8e312b7edf6522c [2022-07-13T20:57:18.498Z] #74 48.12 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-13T20:57:18.498Z] #74 48.12 + GOBIN=/build [2022-07-13T20:57:18.498Z] #74 48.12 + GO111MODULE=on [2022-07-13T20:57:18.498Z] #74 48.12 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-13T20:57:18.498Z] #74 51.02 rootlesskit version 1.0.0 [2022-07-13T20:57:18.498Z] #74 51.02 Usage of /build/rootlesskit-docker-proxy: [2022-07-13T20:57:18.498Z] #74 51.02 -container-ip string [2022-07-13T20:57:18.498Z] #74 51.02 container ip [2022-07-13T20:57:18.498Z] #74 51.02 -container-port int [2022-07-13T20:57:18.498Z] #74 51.02 container port (default -1) [2022-07-13T20:57:18.498Z] #74 51.02 -host-ip string [2022-07-13T20:57:18.498Z] #74 51.02 host ip [2022-07-13T20:57:18.498Z] #74 51.02 -host-port int [2022-07-13T20:57:18.498Z] #74 51.02 host port (default -1) [2022-07-13T20:57:18.498Z] #74 51.02 -proto string [2022-07-13T20:57:18.498Z] #74 51.02 proxy protocol (default "tcp") [2022-07-13T20:57:18.498Z] #74 DONE 51.3s [2022-07-13T20:57:18.498Z] [2022-07-13T20:57:18.498Z] #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-13T20:57:18.498Z] #49 sha256:cb1b879e37e895ece25e8681bf4c471822f3aa69bea221602c3bacadd0ddf95e [2022-07-13T20:57:18.498Z] #49 50.88 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-13T20:57:18.498Z] #49 50.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:57:18.498Z] #49 50.93 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-13T20:57:18.498Z] #49 50.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:57:18.498Z] #49 50.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-13T20:57:18.498Z] #49 50.99 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-13T20:57:18.498Z] #49 51.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-13T20:57:18.498Z] #49 51.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-13T20:57:18.498Z] #49 51.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:57:18.498Z] #49 DONE 51.5s [2022-07-13T20:57:18.498Z] [2022-07-13T20:57:18.498Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-13T20:57:18.498Z] #75 sha256:a4d288dc6f125ef5d3b96eb1bc5ee3a54059534397c562ee25e79df761a92fec [2022-07-13T20:57:18.498Z] #75 DONE 0.1s [2022-07-13T20:57:18.743Z] #77 273.9 CC src/crun-run.o [2022-07-13T20:57:18.743Z] #77 274.0 CC src/crun-delete.o [2022-07-13T20:57:18.743Z] #77 274.0 CC src/crun-crun.o [2022-07-13T20:57:18.743Z] #77 274.0 CC src/crun-kill.o [2022-07-13T20:57:18.743Z] #77 274.1 CC src/crun-pause.o [2022-07-13T20:57:18.757Z] [2022-07-13T20:57:18.757Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-13T20:57:18.757Z] #50 sha256:17a846664e75cab0cf54cb30d322b1b72a692b40a0e9c0b49f418ffe61313f85 [2022-07-13T20:57:18.757Z] #50 DONE 0.1s [2022-07-13T20:57:18.757Z] [2022-07-13T20:57:18.757Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-13T20:57:18.757Z] #76 sha256:50f5338d6d59aa88616fc65ec4b8589e815b6140381e5795c8ad134202bb0cd5 [2022-07-13T20:57:18.757Z] #76 DONE 0.1s [2022-07-13T20:57:18.757Z] [2022-07-13T20:57:18.757Z] #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-13T20:57:18.757Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:57:18.757Z] #20 50.93 Selecting previously unselected package binutils-mingw-w64. [2022-07-13T20:57:18.757Z] #20 50.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-13T20:57:18.757Z] #20 50.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:57:18.757Z] #20 51.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-13T20:57:18.757Z] #20 51.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:57:18.757Z] #20 51.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:57:18.757Z] #20 51.12 Selecting previously unselected package dmsetup. [2022-07-13T20:57:18.757Z] #20 51.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:57:18.757Z] #20 51.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:57:18.757Z] #20 51.25 Selecting previously unselected package mingw-w64-common. [2022-07-13T20:57:18.757Z] #20 51.26 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-13T20:57:18.757Z] #20 51.29 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-13T20:57:19.004Z] #77 274.2 CC src/crun-unpause.o [2022-07-13T20:57:19.004Z] #77 274.2 CC src/crun-spec.o [2022-07-13T20:57:19.004Z] #77 274.3 CC src/crun-exec.o [2022-07-13T20:57:19.264Z] #77 274.4 CC src/crun-list.o [2022-07-13T20:57:19.264Z] #77 274.5 CC src/crun-create.o [2022-07-13T20:57:19.264Z] #77 274.5 CC src/crun-start.o [2022-07-13T20:57:19.264Z] #77 274.6 CC src/crun-state.o [2022-07-13T20:57:19.524Z] #77 274.7 CC src/crun-update.o [2022-07-13T20:57:19.524Z] #77 274.8 CC src/crun-ps.o [2022-07-13T20:57:19.524Z] #77 274.9 CC src/crun-checkpoint.o [2022-07-13T20:57:19.784Z] #77 275.0 CC src/crun-restore.o [2022-07-13T20:57:19.784Z] #77 275.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:57:19.784Z] #77 275.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:57:19.784Z] #77 275.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:57:20.044Z] #77 275.2 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:57:20.304Z] #77 275.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:57:20.304Z] #77 275.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:57:20.304Z] #77 275.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:57:20.304Z] #77 275.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:57:20.304Z] #77 275.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:57:20.304Z] #77 275.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:57:20.304Z] #77 275.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:57:20.564Z] #77 275.8 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:57:20.564Z] #77 275.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:57:20.564Z] #77 275.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:57:20.663Z] #20 53.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-13T20:57:20.663Z] #20 53.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-13T20:57:20.663Z] #20 53.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:57:20.824Z] #77 276.0 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:57:20.824Z] #77 276.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:57:20.824Z] #77 276.1 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:57:20.824Z] #77 276.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:57:21.083Z] #77 276.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:57:21.083Z] #77 276.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:57:21.083Z] #77 276.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:57:21.083Z] #77 276.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:57:21.343Z] #77 276.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:57:21.343Z] #77 276.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:57:21.343Z] #77 276.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:57:21.343Z] #77 276.6 CC tests/init.o [2022-07-13T20:57:21.602Z] #77 276.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:57:22.566Z] #20 ... [2022-07-13T20:57:22.566Z] [2022-07-13T20:57:22.566Z] #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-13T20:57:22.566Z] #51 sha256:cd8e8aa1f9b490d0ec6def732544b78ca27d6823911f87f6ecdc19788aec3015 [2022-07-13T20:57:22.566Z] #51 1.225 + RM_GOPATH=0 [2022-07-13T20:57:22.566Z] #51 1.225 + TMP_GOPATH= [2022-07-13T20:57:22.566Z] #51 1.225 + : /build [2022-07-13T20:57:22.566Z] #51 1.225 + '[' -z '' ']' [2022-07-13T20:57:22.566Z] #51 1.228 ++ mktemp -d [2022-07-13T20:57:22.566Z] #51 1.230 + export GOPATH=/tmp/tmp.spATXwkYos [2022-07-13T20:57:22.566Z] #51 1.230 + GOPATH=/tmp/tmp.spATXwkYos [2022-07-13T20:57:22.566Z] #51 1.230 + RM_GOPATH=1 [2022-07-13T20:57:22.566Z] #51 1.230 + case "$(go env GOARCH)" in [2022-07-13T20:57:22.566Z] #51 1.230 ++ go env GOARCH [2022-07-13T20:57:22.566Z] #51 1.246 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:57:22.566Z] #51 1.246 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:57:22.566Z] #51 1.246 ++ dirname /install.sh [2022-07-13T20:57:22.566Z] #51 1.246 + dir=/ [2022-07-13T20:57:22.566Z] #51 1.246 + bin=tini [2022-07-13T20:57:22.566Z] #51 1.246 + shift [2022-07-13T20:57:22.566Z] #51 1.246 + '[' '!' -f //tini.installer ']' [2022-07-13T20:57:22.566Z] #51 1.246 + . //tini.installer [2022-07-13T20:57:22.566Z] #51 1.246 ++ : v0.19.0 [2022-07-13T20:57:22.566Z] #51 1.246 + install_tini [2022-07-13T20:57:22.566Z] #51 1.246 + echo 'Install tini version v0.19.0' [2022-07-13T20:57:22.566Z] #51 1.246 + git clone https://github.com/krallin/tini.git /tmp/tmp.spATXwkYos/tini [2022-07-13T20:57:22.566Z] #51 1.247 Install tini version v0.19.0 [2022-07-13T20:57:22.566Z] #51 1.257 Cloning into '/tmp/tmp.spATXwkYos/tini'... [2022-07-13T20:57:22.566Z] #51 1.839 + cd /tmp/tmp.spATXwkYos/tini [2022-07-13T20:57:22.566Z] #51 1.840 + git checkout -q v0.19.0 [2022-07-13T20:57:22.566Z] #51 1.849 + cmake . [2022-07-13T20:57:22.566Z] #51 2.121 -- The C compiler identification is GNU 10.2.1 [2022-07-13T20:57:22.566Z] #51 2.149 -- Detecting C compiler ABI info [2022-07-13T20:57:22.566Z] #51 2.407 -- Detecting C compiler ABI info - done [2022-07-13T20:57:22.566Z] #51 2.463 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-13T20:57:22.566Z] #51 2.464 -- Detecting C compile features [2022-07-13T20:57:22.566Z] #51 2.466 -- Detecting C compile features - done [2022-07-13T20:57:22.566Z] #51 2.483 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-13T20:57:22.566Z] #51 2.543 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-13T20:57:22.566Z] #51 2.582 -- Configuring done [2022-07-13T20:57:22.566Z] #51 2.592 -- Generating done [2022-07-13T20:57:22.566Z] #51 2.593 -- Build files have been written to: /tmp/tmp.spATXwkYos/tini [2022-07-13T20:57:22.566Z] #51 2.602 + make tini-static [2022-07-13T20:57:22.566Z] #51 2.758 Scanning dependencies of target tini-static [2022-07-13T20:57:22.566Z] #51 2.801 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-13T20:57:22.566Z] #51 3.205 [100%] Linking C executable tini-static [2022-07-13T20:57:22.566Z] #51 3.412 [100%] Built target tini-static [2022-07-13T20:57:22.566Z] #51 3.449 + mkdir -p /build [2022-07-13T20:57:22.566Z] #51 3.451 + cp tini-static /build/docker-init [2022-07-13T20:57:22.566Z] #51 DONE 3.7s [2022-07-13T20:57:22.566Z] [2022-07-13T20:57:22.566Z] #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-13T20:57:22.566Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:57:22.566Z] #20 55.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-13T20:57:22.566Z] #20 55.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:57:22.566Z] #20 55.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:57:22.566Z] #20 55.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-13T20:57:22.566Z] #20 55.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:57:22.566Z] #20 55.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:57:23.429Z] #47 ... [2022-07-13T20:57:23.429Z] [2022-07-13T20:57:23.429Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:57:23.429Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:57:23.429Z] #77 265.6 CCLD libocispec.la [2022-07-13T20:57:23.429Z] #77 266.1 CCLD src/validate [2022-07-13T20:57:23.429Z] #77 266.1 CCLD tests/test-1 [2022-07-13T20:57:23.429Z] #77 266.1 CCLD tests/test-2 [2022-07-13T20:57:23.429Z] #77 266.1 CCLD tests/test-3 [2022-07-13T20:57:23.429Z] #77 266.2 CCLD tests/test-4 [2022-07-13T20:57:23.429Z] #77 266.2 CCLD tests/test-5 [2022-07-13T20:57:23.429Z] #77 266.2 CCLD tests/test-6 [2022-07-13T20:57:23.429Z] #77 266.2 CCLD tests/test-7 [2022-07-13T20:57:23.429Z] #77 266.3 CCLD tests/test-8 [2022-07-13T20:57:23.429Z] #77 266.3 CCLD tests/test-9 [2022-07-13T20:57:23.429Z] #77 266.3 CCLD tests/test-10 [2022-07-13T20:57:23.429Z] #77 266.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-13T20:57:23.429Z] #77 266.3 CCLD tests/test-11 [2022-07-13T20:57:23.429Z] #77 268.3 libtool: link: ar cr libocispec.a [2022-07-13T20:57:23.429Z] #77 268.4 libtool: link: ranlib libocispec.a [2022-07-13T20:57:23.429Z] #77 270.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:23.429Z] #77 270.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-13T20:57:23.429Z] #77 270.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-13T20:57:23.429Z] #77 270.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:23.429Z] #77 270.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:23.429Z] #77 270.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:23.429Z] #77 270.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-13T20:57:23.429Z] #77 270.2 make[2]: Entering directory '/tmp/crun-build' [2022-07-13T20:57:23.429Z] #77 270.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-13T20:57:23.429Z] #77 270.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-13T20:57:23.429Z] #77 270.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-13T20:57:23.429Z] #77 270.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-13T20:57:23.429Z] #77 270.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-13T20:57:23.429Z] #77 270.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-13T20:57:23.429Z] #77 270.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-13T20:57:23.429Z] #77 270.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-13T20:57:23.430Z] #77 270.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-13T20:57:23.430Z] #77 270.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-13T20:57:23.430Z] #77 270.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-13T20:57:23.430Z] #77 270.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-13T20:57:23.430Z] #77 270.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-13T20:57:23.430Z] #77 270.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-13T20:57:23.687Z] #77 270.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-13T20:57:23.687Z] #77 270.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-13T20:57:23.687Z] #77 270.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-13T20:57:23.687Z] #77 270.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-13T20:57:23.687Z] #77 270.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-13T20:57:23.687Z] #77 270.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-13T20:57:23.687Z] #77 270.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-13T20:57:23.687Z] #77 270.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-13T20:57:23.944Z] #77 270.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-13T20:57:23.944Z] #77 270.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-13T20:57:23.944Z] #77 271.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-13T20:57:24.201Z] #77 271.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-13T20:57:24.201Z] #77 271.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-13T20:57:24.458Z] #77 271.5 CC src/crun-crun.o [2022-07-13T20:57:24.458Z] #77 271.6 CC src/crun-run.o [2022-07-13T20:57:24.714Z] #77 271.7 CC src/crun-delete.o [2022-07-13T20:57:24.714Z] #77 271.8 CC src/crun-kill.o [2022-07-13T20:57:24.714Z] #77 271.8 CC src/crun-pause.o [2022-07-13T20:57:24.714Z] #77 271.9 CC src/crun-unpause.o [2022-07-13T20:57:24.714Z] #77 271.9 CC src/crun-spec.o [2022-07-13T20:57:24.970Z] #77 271.9 CC src/crun-exec.o [2022-07-13T20:57:24.970Z] #77 272.0 CC src/crun-list.o [2022-07-13T20:57:24.970Z] #77 272.0 CC src/crun-create.o [2022-07-13T20:57:24.970Z] #77 272.1 CC src/crun-state.o [2022-07-13T20:57:24.970Z] #77 272.1 CC src/crun-update.o [2022-07-13T20:57:24.970Z] #77 272.2 CC src/crun-ps.o [2022-07-13T20:57:24.970Z] #77 272.2 CC src/crun-start.o [2022-07-13T20:57:24.970Z] #77 272.2 CC src/crun-checkpoint.o [2022-07-13T20:57:25.227Z] #77 272.2 CC src/crun-restore.o [2022-07-13T20:57:25.483Z] #77 272.3 CC src/libcrun/libcrun_la-utils.lo [2022-07-13T20:57:25.483Z] #77 272.5 CC src/libcrun/libcrun_la-container.lo [2022-07-13T20:57:25.483Z] #77 272.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-13T20:57:25.483Z] #77 272.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-13T20:57:25.740Z] #77 272.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-13T20:57:25.740Z] #77 272.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-13T20:57:25.740Z] #77 272.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-13T20:57:25.740Z] #77 272.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-13T20:57:25.848Z] #20 58.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-13T20:57:25.848Z] #20 58.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:57:25.848Z] #20 58.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:57:25.997Z] #77 272.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-13T20:57:25.997Z] #77 273.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-13T20:57:25.997Z] #77 273.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-13T20:57:25.997Z] #77 273.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-13T20:57:25.997Z] #77 273.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-13T20:57:26.253Z] #77 273.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-13T20:57:26.253Z] #77 273.4 CC src/libcrun/libcrun_la-error.lo [2022-07-13T20:57:26.510Z] #77 273.5 CC src/libcrun/libcrun_la-status.lo [2022-07-13T20:57:26.510Z] #77 273.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-13T20:57:26.510Z] #77 273.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-13T20:57:26.766Z] #77 273.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-13T20:57:26.766Z] #77 273.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-13T20:57:27.022Z] #77 274.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-13T20:57:27.022Z] #77 274.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-13T20:57:27.022Z] #77 274.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-13T20:57:27.279Z] #77 274.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-13T20:57:27.279Z] #77 274.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-13T20:57:27.279Z] #77 274.4 CC tests/init.o [2022-07-13T20:57:27.535Z] #77 274.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-13T20:57:29.130Z] #20 62.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-13T20:57:29.388Z] #20 62.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:57:29.388Z] #20 62.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:57:29.388Z] #20 ... [2022-07-13T20:57:29.388Z] [2022-07-13T20:57:29.388Z] #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-13T20:57:29.388Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:57:29.388Z] #71 14.35 + cd /tmp/tmp.fRBVpERmzC/src/github.com/containerd/containerd [2022-07-13T20:57:29.388Z] #71 14.35 + git checkout -q v1.6.6 [2022-07-13T20:57:29.955Z] #71 14.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-13T20:57:29.955Z] #71 14.88 + BUILDTAGS='netgo osusergo static_build' [2022-07-13T20:57:29.955Z] #71 14.88 + export EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:57:29.955Z] #71 14.88 + EXTRA_FLAGS=-buildmode=pie [2022-07-13T20:57:29.955Z] #71 14.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-13T20:57:29.955Z] #71 14.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-13T20:57:29.955Z] #71 14.88 + '[' '' = dynamic ']' [2022-07-13T20:57:29.955Z] #71 14.88 + make [2022-07-13T20:57:30.522Z] #71 15.50 + bin/ctr [2022-07-13T20:57:37.082Z] #71 ... [2022-07-13T20:57:37.082Z] [2022-07-13T20:57:37.082Z] #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-13T20:57:37.082Z] #20 sha256:5dbd79c55474e509dcb64fa8b9dd5d29d813309ba5230d102e0d719f7cfa57dc [2022-07-13T20:57:37.082Z] #20 63.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-13T20:57:37.082Z] #20 63.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:57:37.082Z] #20 63.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:57:37.082Z] #20 65.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-13T20:57:37.082Z] #20 65.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:57:37.082Z] #20 65.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:57:37.082Z] #20 69.28 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-13T20:57:37.082Z] #20 69.29 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-13T20:57:37.082Z] #20 69.30 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:57:38.018Z] #20 70.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-13T20:57:38.018Z] #20 70.98 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-13T20:57:38.018Z] #20 70.99 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:57:38.277Z] #20 71.06 Selecting previously unselected package libapparmor1:amd64. [2022-07-13T20:57:38.277Z] #20 71.06 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-13T20:57:38.277Z] #20 71.07 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:57:38.277Z] #20 71.13 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-13T20:57:38.277Z] #20 71.13 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-13T20:57:38.277Z] #20 71.14 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:57:38.277Z] #20 71.21 Selecting previously unselected package libbtrfs0:amd64. [2022-07-13T20:57:38.277Z] #20 71.21 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-13T20:57:38.277Z] #20 71.22 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:57:38.277Z] #20 71.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-13T20:57:38.277Z] #20 71.30 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-13T20:57:38.277Z] #20 71.30 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:57:38.536Z] #20 71.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-13T20:57:38.536Z] #20 71.40 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:57:38.536Z] #20 71.41 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:57:38.536Z] #20 71.45 Selecting previously unselected package libudev-dev:amd64. [2022-07-13T20:57:38.536Z] #20 71.45 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-13T20:57:38.536Z] #20 71.46 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:57:38.536Z] #20 71.53 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-13T20:57:38.536Z] #20 71.53 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-13T20:57:38.536Z] #20 71.54 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:57:38.795Z] #20 71.66 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-13T20:57:38.795Z] #20 71.66 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-13T20:57:38.795Z] #20 71.67 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:57:38.795Z] #20 71.75 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-13T20:57:38.795Z] #20 71.76 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-13T20:57:38.795Z] #20 71.76 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:57:38.795Z] #20 71.85 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-13T20:57:38.795Z] #20 71.85 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-13T20:57:38.795Z] #20 71.86 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:57:39.054Z] #20 71.90 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-13T20:57:39.054Z] #20 71.91 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-13T20:57:39.054Z] #20 71.91 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:57:39.054Z] #20 72.10 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-13T20:57:39.054Z] #20 72.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-13T20:57:39.054Z] #20 72.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:57:39.313Z] #20 72.22 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-13T20:57:39.313Z] #20 72.23 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-13T20:57:39.313Z] #20 72.24 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:57:39.313Z] #20 72.29 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-13T20:57:39.313Z] #20 72.30 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-13T20:57:39.313Z] #20 72.31 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:57:39.572Z] #20 72.38 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-13T20:57:39.572Z] #20 72.39 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-13T20:57:39.572Z] #20 72.40 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:57:39.779Z] #64 331.4 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:57:39.779Z] #64 331.4 /usr/bin/ld: /tmp/go-link-1776355335/000019.o: in function `New': [2022-07-13T20:57:39.779Z] #64 331.4 /tmp/tmp.Kw6sNzZ3lK/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-13T20:57:39.779Z] #64 331.5 + bin/containerd-stress [2022-07-13T20:57:39.779Z] #64 332.6 + bin/containerd-shim [2022-07-13T20:57:39.831Z] #20 72.65 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-13T20:57:39.831Z] #20 72.67 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-13T20:57:39.831Z] #20 72.68 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-13T20:57:39.831Z] #20 72.70 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-13T20:57:39.831Z] #20 72.76 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-13T20:57:39.831Z] #20 72.78 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-13T20:57:39.831Z] #20 72.79 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-13T20:57:39.831Z] #20 72.81 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-13T20:57:39.831Z] #20 72.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-13T20:57:39.831Z] #20 72.84 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-13T20:57:39.831Z] #20 72.85 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-13T20:57:40.090Z] #20 72.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-13T20:57:40.090Z] #20 72.88 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-13T20:57:40.090Z] #20 72.89 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-13T20:57:40.090Z] #20 72.91 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-13T20:57:40.090Z] #20 72.92 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-13T20:57:40.090Z] #20 72.94 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-13T20:57:40.090Z] #20 72.95 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-13T20:57:40.090Z] #20 72.97 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-13T20:57:40.090Z] #20 72.98 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-13T20:57:40.090Z] #20 73.00 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:57:40.090Z] #20 73.01 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-13T20:57:40.090Z] #20 73.03 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:57:40.090Z] #20 73.07 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-13T20:57:40.090Z] #20 73.08 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-13T20:57:40.090Z] #20 73.10 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-13T20:57:40.090Z] #20 73.11 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-13T20:57:40.090Z] #20 73.12 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-13T20:57:40.090Z] #20 73.14 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-13T20:57:40.090Z] #20 73.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:57:40.349Z] #20 73.19 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-13T20:57:40.349Z] #20 73.20 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:57:40.349Z] #20 73.21 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-13T20:57:40.349Z] #20 73.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:57:41.731Z] #20 DONE 74.3s [2022-07-13T20:57:41.731Z] [2022-07-13T20:57:41.731Z] #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-13T20:57:41.731Z] #21 sha256:c9ecffb875861eac00daf3761042d4306c6b6f1e989c35eaf1cb7307e30dce1e [2022-07-13T20:57:42.299Z] #21 1.078 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-13T20:57:42.558Z] #21 1.078 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-13T20:57:42.558Z] #21 1.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:57:43.125Z] #21 1.612 Fetched 39.4 kB in 1s (48.5 kB/s) [2022-07-13T20:57:43.567Z] #77 ... [2022-07-13T20:57:43.567Z] [2022-07-13T20:57:43.568Z] #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-13T20:57:43.568Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:57:43.568Z] #47 DONE 378.5s [2022-07-13T20:57:43.568Z] [2022-07-13T20:57:43.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-13T20:57:43.568Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:57:43.568Z] #55 ... [2022-07-13T20:57:43.568Z] [2022-07-13T20:57:43.568Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:57:43.568Z] #48 sha256:29e8956f0e1c7c8f37b494539ab9081ec9cca997f8d1a2827087de64bc3863af [2022-07-13T20:57:43.568Z] #48 DONE 0.3s [2022-07-13T20:57:43.568Z] [2022-07-13T20:57:43.568Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:57:43.568Z] #52 sha256:6b94673fa84c3c753daf9772a764dde94c1539d37a1744fb8564d2a66ca62756 [2022-07-13T20:57:43.568Z] #52 DONE 0.0s [2022-07-13T20:57:43.568Z] [2022-07-13T20:57:43.568Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:57:43.568Z] #54 sha256:526be83a05da6c8828b9f194de355d47acf11a43e89412dd033f65a04c4a2ecc [2022-07-13T20:57:43.568Z] #54 DONE 0.1s [2022-07-13T20:57:43.568Z] [2022-07-13T20:57:43.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-13T20:57:43.568Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:57:45.694Z] #77 ... [2022-07-13T20:57:45.694Z] [2022-07-13T20:57:45.694Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-13T20:57:45.694Z] #47 sha256:d2ffaaf90fa52388a3b5538a0c1e2c326bd54f527ba91106bbbe7fa8e2b58d94 [2022-07-13T20:57:45.694Z] #47 DONE 374.7s [2022-07-13T20:57:45.694Z] [2022-07-13T20:57:45.694Z] #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-13T20:57:45.694Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:57:46.335Z] #64 343.7 + bin/containerd-shim-runc-v1 [2022-07-13T20:57:47.659Z] #64 ... [2022-07-13T20:57:47.659Z] [2022-07-13T20:57:47.659Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:57:47.659Z] #48 sha256:45cea66258697e8da7aa106f73e246651b4ddddf004dfe3b98771cd021f36670 [2022-07-13T20:57:47.659Z] #48 DONE 0.6s [2022-07-13T20:57:47.659Z] [2022-07-13T20:57:47.659Z] #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-13T20:57:47.659Z] #60 sha256:25e176e0a6fd5a9eac3975a3509bfddac5fa7cf2738779803313619a67f896bf [2022-07-13T20:57:47.916Z] #60 ... [2022-07-13T20:57:47.916Z] [2022-07-13T20:57:47.916Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:57:47.916Z] #52 sha256:b1eaa80653ab689299b497dd7c8dc7d2e2c96b5e079bfa0af4854d301cafbc0e [2022-07-13T20:57:47.916Z] #52 DONE 0.0s [2022-07-13T20:57:47.916Z] [2022-07-13T20:57:47.916Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:57:47.916Z] #54 sha256:c212aec49377fed684e62112a778dfb1ae3230632b2f095a96ec86cfdbe2688b [2022-07-13T20:57:47.916Z] #54 DONE 0.1s [2022-07-13T20:57:47.916Z] [2022-07-13T20:57:47.916Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:57:47.916Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:57:48.393Z] #21 1.612 Reading package lists... [2022-07-13T20:57:48.847Z] #55 ... [2022-07-13T20:57:48.847Z] [2022-07-13T20:57:48.847Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-13T20:57:48.847Z] #77 sha256:fd8a7f73b05e8b58488d4e7d9cb15bf34d4cb168c4979651a8b7b15531009ece [2022-07-13T20:57:48.847Z] #77 303.3 CCLD tests/init [2022-07-13T20:57:52.583Z] #21 6.329 Reading package lists... [2022-07-13T20:57:52.896Z] #64 350.0 + bin/containerd-shim-runc-v2 [2022-07-13T20:57:53.461Z] #64 350.8 + binaries [2022-07-13T20:57:53.461Z] #64 350.8 + install -D bin/containerd /build/containerd [2022-07-13T20:57:53.461Z] #64 350.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:57:53.461Z] #64 350.9 + install -D bin/ctr /build/ctr [2022-07-13T20:57:53.519Z] #21 11.01 Building dependency tree... [2022-07-13T20:57:53.519Z] #21 12.11 Reading state information... [2022-07-13T20:57:54.461Z] #77 301.4 CCLD tests/init [2022-07-13T20:57:54.936Z] #21 13.35 The following additional packages will be installed: [2022-07-13T20:57:54.936Z] #21 13.35 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-13T20:57:54.936Z] #21 13.35 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-13T20:57:54.936Z] #21 13.35 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-13T20:57:54.936Z] #21 13.35 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-13T20:57:54.936Z] #21 13.35 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-13T20:57:54.936Z] #21 13.36 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-13T20:57:54.936Z] #21 13.36 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-13T20:57:54.936Z] #21 13.38 Suggested packages: [2022-07-13T20:57:54.936Z] #21 13.38 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-13T20:57:54.936Z] #21 13.38 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-13T20:57:54.936Z] #21 13.38 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-13T20:57:54.936Z] #21 13.38 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-13T20:57:54.936Z] #21 13.38 seccomp:ppc64el seccomp:s390x [2022-07-13T20:57:54.936Z] #21 13.38 Recommended packages: [2022-07-13T20:57:54.936Z] #21 13.38 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-13T20:57:54.936Z] #21 13.38 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-13T20:57:54.936Z] #21 13.38 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-13T20:57:54.936Z] #21 13.38 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-13T20:57:55.195Z] #21 13.88 The following NEW packages will be installed: [2022-07-13T20:57:55.453Z] #21 13.88 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-13T20:57:55.453Z] #21 13.88 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-13T20:57:55.453Z] #21 13.88 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-13T20:57:55.453Z] #21 13.88 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-13T20:57:55.453Z] #21 13.88 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-13T20:57:55.453Z] #21 13.88 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-13T20:57:55.453Z] #21 13.88 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-13T20:57:55.453Z] #21 13.88 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-13T20:57:55.453Z] #21 13.88 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-13T20:57:55.453Z] #21 13.88 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-13T20:57:55.453Z] #21 13.89 libseccomp2:ppc64el libseccomp2:s390x [2022-07-13T20:57:55.713Z] #21 14.24 0 upgraded, 40 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:57:55.713Z] #21 14.24 Need to get 15.9 MB of archives. [2022-07-13T20:57:55.713Z] #21 14.24 After this operation, 73.0 MB of additional disk space will be used. [2022-07-13T20:57:55.713Z] #21 14.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-13T20:57:55.713Z] #21 14.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-13T20:57:55.713Z] #21 14.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-13T20:57:55.713Z] #21 14.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-13T20:57:55.713Z] #21 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-13T20:57:55.713Z] #21 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-13T20:57:55.713Z] #21 14.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-13T20:57:55.713Z] #21 14.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-13T20:57:55.713Z] #21 14.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-13T20:57:55.713Z] #21 14.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-13T20:57:55.713Z] #21 14.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-13T20:57:55.713Z] #21 14.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-13T20:57:55.713Z] #21 14.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-13T20:57:55.713Z] #21 14.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-13T20:57:55.713Z] #21 14.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-13T20:57:55.713Z] #21 14.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-13T20:57:55.713Z] #21 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-13T20:57:55.713Z] #21 14.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-13T20:57:55.713Z] #21 14.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-13T20:57:55.713Z] #21 14.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-13T20:57:55.713Z] #21 14.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-13T20:57:55.713Z] #21 14.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-13T20:57:55.713Z] #21 14.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-13T20:57:55.713Z] #21 14.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-13T20:57:55.972Z] #21 14.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-13T20:57:55.972Z] #21 14.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-13T20:57:55.972Z] #21 14.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-13T20:57:55.972Z] #21 14.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-13T20:57:55.972Z] #21 14.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-13T20:57:55.972Z] #21 14.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-13T20:57:55.972Z] #21 14.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-13T20:57:55.972Z] #21 14.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-13T20:57:55.972Z] #21 14.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-13T20:57:55.972Z] #21 14.48 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-13T20:57:55.972Z] #21 14.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-13T20:57:55.972Z] #21 14.48 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-13T20:57:55.972Z] #21 14.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-13T20:57:55.972Z] #21 14.48 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-13T20:57:55.972Z] #21 14.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-13T20:57:55.972Z] #21 14.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-13T20:57:55.985Z] #64 DONE 353.3s [2022-07-13T20:57:56.540Z] #21 14.98 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:57:56.540Z] #21 15.18 Fetched 15.9 MB in 1s (30.5 MB/s) [2022-07-13T20:57:56.540Z] #21 15.23 Selecting previously unselected package gcc-10-base:armel. [2022-07-13T20:57:56.540Z] #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 ... 38557 files and directories currently installed.) [2022-07-13T20:57:56.540Z] #21 15.25 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-13T20:57:56.540Z] #21 15.26 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-13T20:57:56.540Z] #21 15.30 Selecting previously unselected package gcc-10-base:armhf. [2022-07-13T20:57:56.568Z] [2022-07-13T20:57:56.568Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:57:56.568Z] #65 sha256:2aade2059f6962580c250296c329b6dde3816e75802112b54e29378b698b3211 [2022-07-13T20:57:56.798Z] #21 15.31 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-13T20:57:56.798Z] #21 15.32 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-13T20:57:56.798Z] #21 15.36 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-13T20:57:56.798Z] #21 15.37 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-13T20:57:56.798Z] #21 15.37 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-13T20:57:56.798Z] #21 15.43 Selecting previously unselected package gcc-10-base:s390x. [2022-07-13T20:57:56.798Z] #21 15.44 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-13T20:57:56.798Z] #21 15.45 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-13T20:57:56.798Z] #21 15.56 Selecting previously unselected package gcc-10-base:arm64. [2022-07-13T20:57:57.058Z] #21 15.57 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-13T20:57:57.058Z] #21 15.57 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-13T20:57:57.058Z] #21 15.64 Selecting previously unselected package libgcc-s1:armel. [2022-07-13T20:57:57.058Z] #21 15.65 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-13T20:57:57.058Z] #21 15.66 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-13T20:57:57.316Z] #21 15.71 Selecting previously unselected package libcrypt1:armel. [2022-07-13T20:57:57.316Z] #21 15.72 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-13T20:57:57.316Z] #21 15.72 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-13T20:57:57.316Z] #21 15.81 Selecting previously unselected package libc6:armel. [2022-07-13T20:57:57.316Z] #21 15.81 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-13T20:57:57.575Z] #21 15.97 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-13T20:57:57.840Z] #21 16.42 Selecting previously unselected package libapparmor1:armel. [2022-07-13T20:57:57.840Z] #21 16.42 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-13T20:57:57.840Z] #21 16.42 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-13T20:57:57.840Z] #21 16.50 Selecting previously unselected package libapparmor-dev:armel. [2022-07-13T20:57:57.840Z] #21 16.50 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-13T20:57:57.840Z] #21 16.50 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-13T20:57:57.984Z] #65 DONE 1.0s [2022-07-13T20:57:57.984Z] [2022-07-13T20:57:57.984Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:57:57.984Z] #70 sha256:56ac8632d00c593d3bf12803e7cd543971b203699d1605a25cd4d4cc42938034 [2022-07-13T20:57:57.984Z] #70 DONE 0.2s [2022-07-13T20:57:57.984Z] [2022-07-13T20:57:57.984Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:57:57.984Z] #75 sha256:2e8a67eaa6da5ea17deebdffba3af1bdb7c321efb851fe800f52c0dc96eb6ea3 [2022-07-13T20:57:58.098Z] #21 16.57 Selecting previously unselected package libgcc-s1:arm64. [2022-07-13T20:57:58.098Z] #21 16.57 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-13T20:57:58.098Z] #21 16.58 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-13T20:57:58.098Z] #21 16.64 Selecting previously unselected package libcrypt1:arm64. [2022-07-13T20:57:58.098Z] #21 16.64 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-13T20:57:58.098Z] #21 16.65 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-13T20:57:58.098Z] #21 16.74 Selecting previously unselected package libc6:arm64. [2022-07-13T20:57:58.098Z] #21 16.74 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-13T20:57:58.357Z] #21 16.95 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-13T20:57:58.921Z] #75 DONE 1.0s [2022-07-13T20:57:58.921Z] [2022-07-13T20:57:58.921Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:57:58.921Z] #78 sha256:29e10a65f1a726ba00d60abd559f069a08a8744f607590f246a78ad12363586c [2022-07-13T20:57:58.921Z] #78 DONE 0.1s [2022-07-13T20:57:58.921Z] [2022-07-13T20:57:58.921Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:57:58.921Z] #79 sha256:dc21a40ffe7b481a859d848b8bec41c5d09a48b151eccdaff7fda3a73596a9c5 [2022-07-13T20:57:58.921Z] #79 DONE 0.0s [2022-07-13T20:57:58.923Z] #21 17.42 Selecting previously unselected package libapparmor1:arm64. [2022-07-13T20:57:58.923Z] #21 17.43 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-13T20:57:58.923Z] #21 17.44 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-13T20:57:58.923Z] #21 17.50 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-13T20:57:58.923Z] #21 17.50 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-13T20:57:58.923Z] #21 17.51 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-13T20:57:59.178Z] [2022-07-13T20:57:59.178Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:57:59.178Z] #80 sha256:7574d40de49bf685318c1807e1fd0a065a5b550ba82d99cf555a6609d40bdaf2 [2022-07-13T20:57:59.178Z] #80 DONE 0.0s [2022-07-13T20:57:59.178Z] [2022-07-13T20:57:59.178Z] #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-13T20:57:59.178Z] #81 sha256:b1805154d0827a17d62829b694671980b2d62070651962645d1b374ce1048c6f [2022-07-13T20:57:59.182Z] #21 17.58 Selecting previously unselected package libgcc-s1:s390x. [2022-07-13T20:57:59.182Z] #21 17.59 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-13T20:57:59.182Z] #21 17.60 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-13T20:57:59.182Z] #21 17.65 Selecting previously unselected package libcrypt1:s390x. [2022-07-13T20:57:59.182Z] #21 17.65 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-13T20:57:59.182Z] #21 17.66 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-13T20:57:59.182Z] #21 17.75 Selecting previously unselected package libc6:s390x. [2022-07-13T20:57:59.182Z] #21 17.75 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-13T20:57:59.454Z] #21 17.96 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-13T20:57:59.714Z] #21 18.42 Selecting previously unselected package libapparmor1:s390x. [2022-07-13T20:57:59.714Z] #21 18.42 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-13T20:57:59.714Z] #21 18.43 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-13T20:57:59.742Z] #81 0.655 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-13T20:57:59.972Z] #21 18.50 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-13T20:57:59.972Z] #21 18.50 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-13T20:57:59.972Z] #21 18.51 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-13T20:57:59.972Z] #21 18.59 Selecting previously unselected package libgcc-s1:armhf. [2022-07-13T20:57:59.972Z] #21 18.59 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-13T20:57:59.972Z] #21 18.59 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-13T20:57:59.972Z] #21 18.65 Selecting previously unselected package libcrypt1:armhf. [2022-07-13T20:57:59.972Z] #21 18.65 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-13T20:57:59.972Z] #21 18.66 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-13T20:58:00.000Z] #81 0.655 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-13T20:58:00.000Z] #81 0.655 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:58:00.000Z] #81 0.897 Fetched 39.4 kB in 1s (77.3 kB/s) [2022-07-13T20:58:00.231Z] #21 18.75 Selecting previously unselected package libc6:armhf. [2022-07-13T20:58:00.231Z] #21 18.76 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-13T20:58:00.489Z] #21 18.97 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-13T20:58:00.566Z] #81 0.897 Reading package lists... [2022-07-13T20:58:00.748Z] #21 19.39 Selecting previously unselected package libapparmor1:armhf. [2022-07-13T20:58:00.748Z] #21 19.39 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-13T20:58:00.748Z] #21 19.40 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-13T20:58:00.748Z] #21 19.45 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-13T20:58:01.007Z] #21 19.46 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-13T20:58:01.007Z] #21 19.46 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-13T20:58:01.007Z] #21 19.52 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-13T20:58:01.007Z] #21 19.53 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-13T20:58:01.007Z] #21 19.53 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-13T20:58:01.007Z] #21 19.62 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-13T20:58:01.007Z] #21 19.62 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-13T20:58:01.007Z] #21 19.63 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-13T20:58:01.088Z] #81 1.529 Reading package lists... [2022-07-13T20:58:01.265Z] #21 19.72 Selecting previously unselected package libc6:ppc64el. [2022-07-13T20:58:01.265Z] #21 19.73 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-13T20:58:01.265Z] #21 19.92 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-13T20:58:01.344Z] #81 2.040 Building dependency tree... [2022-07-13T20:58:01.345Z] #81 2.156 Reading state information... [2022-07-13T20:58:01.601Z] #81 2.270 The following additional packages will be installed: [2022-07-13T20:58:01.602Z] #81 2.270 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-13T20:58:01.602Z] #81 2.271 Suggested packages: [2022-07-13T20:58:01.602Z] #81 2.271 systemd-container policykit-1 [2022-07-13T20:58:01.602Z] #81 2.271 Recommended packages: [2022-07-13T20:58:01.602Z] #81 2.271 systemd-timesyncd | time-daemon libnss-systemd [2022-07-13T20:58:01.602Z] #81 2.338 The following NEW packages will be installed: [2022-07-13T20:58:01.602Z] #81 2.339 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-13T20:58:01.602Z] #81 2.340 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-13T20:58:01.833Z] #21 20.54 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-13T20:58:01.833Z] #21 20.55 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-13T20:58:01.833Z] #21 20.55 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-13T20:58:01.859Z] #81 2.607 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-13T20:58:01.859Z] #81 2.607 Need to get 5817 kB of archives. [2022-07-13T20:58:01.859Z] #81 2.607 After this operation, 19.3 MB of additional disk space will be used. [2022-07-13T20:58:01.859Z] #81 2.607 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-13T20:58:01.859Z] #81 2.609 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-13T20:58:01.859Z] #81 2.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-13T20:58:01.859Z] #81 2.614 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-13T20:58:01.859Z] #81 2.615 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-13T20:58:01.859Z] #81 2.707 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-13T20:58:01.859Z] #81 2.709 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-13T20:58:01.859Z] #81 2.710 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-13T20:58:01.859Z] #81 2.712 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-13T20:58:01.859Z] #81 2.721 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-13T20:58:02.094Z] #21 20.61 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-13T20:58:02.094Z] #21 20.62 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-13T20:58:02.094Z] #21 20.62 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-13T20:58:02.094Z] #21 20.68 Selecting previously unselected package libseccomp2:s390x. [2022-07-13T20:58:02.094Z] #21 20.69 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-13T20:58:02.094Z] #21 20.69 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.094Z] #21 20.74 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-13T20:58:02.117Z] #81 2.890 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:58:02.117Z] #81 2.923 Fetched 5817 kB in 0s (15.4 MB/s) [2022-07-13T20:58:02.117Z] #81 2.952 Selecting previously unselected package libargon2-1:amd64. [2022-07-13T20:58:02.117Z] #81 2.952 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28639 files and directories currently installed.) [2022-07-13T20:58:02.117Z] #81 2.967 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-13T20:58:02.117Z] #81 2.977 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-13T20:58:02.117Z] #81 3.017 Selecting previously unselected package libjson-c5:amd64. [2022-07-13T20:58:02.117Z] #81 3.018 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-13T20:58:02.117Z] #81 3.023 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-13T20:58:02.117Z] #81 3.061 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-13T20:58:02.360Z] #21 20.75 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-13T20:58:02.360Z] #21 20.76 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.360Z] #21 20.83 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-13T20:58:02.360Z] #21 20.84 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-13T20:58:02.360Z] #21 20.84 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.360Z] #21 20.93 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-13T20:58:02.360Z] #21 20.94 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-13T20:58:02.360Z] #21 20.95 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.360Z] #21 21.03 Selecting previously unselected package libseccomp2:armhf. [2022-07-13T20:58:02.375Z] #81 3.064 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-13T20:58:02.375Z] #81 3.068 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-13T20:58:02.375Z] #81 3.124 Selecting previously unselected package libkmod2:amd64. [2022-07-13T20:58:02.375Z] #81 3.127 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-13T20:58:02.375Z] #81 3.131 Unpacking libkmod2:amd64 (28-1) ... [2022-07-13T20:58:02.375Z] #81 3.178 Selecting previously unselected package systemd. [2022-07-13T20:58:02.375Z] #81 3.180 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-13T20:58:02.375Z] #81 3.216 Unpacking systemd (247.3-7) ... [2022-07-13T20:58:02.619Z] #21 21.04 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-13T20:58:02.619Z] #21 21.04 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.619Z] #21 21.08 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-13T20:58:02.619Z] #21 21.09 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-13T20:58:02.619Z] #21 21.10 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.619Z] #21 21.17 Selecting previously unselected package libseccomp2:armel. [2022-07-13T20:58:02.619Z] #21 21.17 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-13T20:58:02.619Z] #21 21.18 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.619Z] #21 21.25 Selecting previously unselected package libseccomp-dev:armel. [2022-07-13T20:58:02.619Z] #21 21.25 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-13T20:58:02.619Z] #21 21.26 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.878Z] #21 21.36 Selecting previously unselected package libseccomp2:arm64. [2022-07-13T20:58:02.879Z] #21 21.36 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-13T20:58:02.879Z] #21 21.37 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.879Z] #21 21.44 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-13T20:58:02.879Z] #21 21.44 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-13T20:58:02.879Z] #21 21.46 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:58:02.879Z] #21 21.57 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-13T20:58:02.940Z] #81 3.774 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-13T20:58:02.940Z] #81 3.789 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-13T20:58:02.940Z] #81 3.807 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-13T20:58:02.940Z] #81 3.824 Setting up libkmod2:amd64 (28-1) ... [2022-07-13T20:58:02.940Z] #81 3.840 Setting up systemd (247.3-7) ... [2022-07-13T20:58:02.940Z] #81 3.887 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-13T20:58:03.138Z] #21 21.58 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-13T20:58:03.138Z] #21 21.60 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-13T20:58:03.138Z] #21 21.61 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-13T20:58:03.138Z] #21 21.63 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-13T20:58:03.138Z] #21 21.65 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-13T20:58:03.138Z] #21 21.67 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-13T20:58:03.138Z] #21 21.69 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-13T20:58:03.138Z] #21 21.70 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-13T20:58:03.138Z] #21 21.71 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-13T20:58:03.138Z] #21 21.73 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-13T20:58:03.138Z] #21 21.74 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-13T20:58:03.138Z] #21 21.76 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-13T20:58:03.138Z] #21 21.77 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-13T20:58:03.198Z] #81 3.888 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-13T20:58:03.198Z] #81 3.891 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-13T20:58:03.198Z] #81 3.913 Initializing machine ID from KVM UUID. [2022-07-13T20:58:03.397Z] #21 21.79 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-13T20:58:03.397Z] #21 21.81 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-13T20:58:03.456Z] #81 4.305 Selecting previously unselected package systemd-sysv. [2022-07-13T20:58:03.456Z] #81 4.305 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-07-13T20:58:03.456Z] #81 4.319 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-13T20:58:03.456Z] #81 4.324 Unpacking systemd-sysv (247.3-7) ... [2022-07-13T20:58:03.456Z] #81 4.367 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-13T20:58:03.456Z] #81 4.370 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-13T20:58:03.456Z] #81 4.373 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-13T20:58:03.456Z] #81 4.435 Selecting previously unselected package dbus. [2022-07-13T20:58:03.713Z] #81 4.438 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-13T20:58:03.713Z] #81 4.452 Unpacking dbus (1.12.20-2) ... [2022-07-13T20:58:03.713Z] #81 4.514 Selecting previously unselected package libpam-systemd:amd64. [2022-07-13T20:58:03.713Z] #81 4.517 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-13T20:58:03.713Z] #81 4.522 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-13T20:58:03.713Z] #81 4.573 Selecting previously unselected package dbus-user-session. [2022-07-13T20:58:03.713Z] #81 4.576 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-13T20:58:03.713Z] #81 4.580 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-13T20:58:03.713Z] #81 4.646 Setting up systemd-sysv (247.3-7) ... [2022-07-13T20:58:03.713Z] #81 4.666 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-13T20:58:03.713Z] #81 4.683 Setting up dbus (1.12.20-2) ... [2022-07-13T20:58:03.982Z] #81 4.803 invoke-rc.d: could not determine current runlevel [2022-07-13T20:58:03.982Z] #81 4.806 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:58:03.982Z] #81 4.811 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-13T20:58:03.982Z] #81 4.952 Setting up dbus-user-session (1.12.20-2) ... [2022-07-13T20:58:04.242Z] #81 4.966 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:58:04.242Z] #81 DONE 5.1s [2022-07-13T20:58:04.242Z] [2022-07-13T20:58:04.242Z] #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-13T20:58:04.242Z] #82 sha256:1e32f93546c31397e4e75da419ad9016308e2c6d6dc3bc412f09374b8437f2a8 [2022-07-13T20:58:04.795Z] #21 23.08 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-13T20:58:04.807Z] #82 0.394 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-13T20:58:04.808Z] #82 0.396 Dload Upload Total Spent Left Speed [2022-07-13T20:58:05.066Z] #82 0.397 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8362 0 --:--:-- --:--:-- --:--:-- 8362 [2022-07-13T20:58:05.066Z] #82 DONE 0.7s [2022-07-13T20:58:05.066Z] [2022-07-13T20:58:05.066Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:58:05.066Z] #83 sha256:5afdeebd292b516010aa8d8212a39dfee4158a7d49fc2a686de15710379c1da5 [2022-07-13T20:58:05.733Z] #21 24.33 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-13T20:58:05.999Z] #83 DONE 1.1s [2022-07-13T20:58:06.257Z] [2022-07-13T20:58:06.257Z] #84 exporting to image [2022-07-13T20:58:06.257Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:58:06.257Z] #84 exporting layers [2022-07-13T20:58:07.110Z] #21 25.59 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-13T20:58:08.488Z] #21 26.80 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-13T20:58:08.775Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-13T20:58:08.775Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-13T20:58:08.775Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-07-13T20:58:09.341Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-13T20:58:09.341Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-13T20:58:09.341Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-13T20:58:09.341Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-13T20:58:09.423Z] #21 28.00 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-13T20:58:09.423Z] #21 28.02 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-13T20:58:09.423Z] #21 28.04 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-13T20:58:09.423Z] #21 28.06 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-13T20:58:09.423Z] #21 28.07 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-13T20:58:09.423Z] #21 28.09 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.423Z] #21 28.10 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.423Z] #21 28.12 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.423Z] #21 28.14 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.598Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-13T20:58:09.598Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-13T20:58:09.598Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-13T20:58:09.598Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-13T20:58:09.682Z] #21 28.15 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.682Z] #21 28.16 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-13T20:58:09.682Z] #21 28.18 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-13T20:58:09.682Z] #21 28.20 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-13T20:58:09.682Z] #21 28.21 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-13T20:58:09.682Z] #21 28.23 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-13T20:58:09.682Z] #21 28.24 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.682Z] #21 28.26 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.682Z] #21 28.27 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.682Z] #21 28.29 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.682Z] #21 28.31 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-13T20:58:09.682Z] #21 28.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:58:09.856Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-13T20:58:09.856Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-13T20:58:10.621Z] #21 DONE 29.1s [2022-07-13T20:58:10.621Z] [2022-07-13T20:58:10.621Z] #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-13T20:58:10.621Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:58:10.621Z] #71 ... [2022-07-13T20:58:10.621Z] [2022-07-13T20:58:10.621Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-13T20:58:10.621Z] #66 sha256:74516d109bc5936655fb2dcefe67041b288e229e27c60d45fb869fcaebb80967 [2022-07-13T20:58:10.621Z] #66 DONE 0.1s [2022-07-13T20:58:10.621Z] [2022-07-13T20:58:10.621Z] #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-13T20:58:10.621Z] #67 sha256:6ec698aa3207d07e6e6d09ea7aa381f8d74add3c5833395440bb598e6b495b0b [2022-07-13T20:58:10.789Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-13T20:58:10.789Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-13T20:58:10.789Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-07-13T20:58:11.034Z] #77 324.9 AR libcrun_testing.a [2022-07-13T20:58:11.034Z] #77 324.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:58:11.034Z] #77 324.9 CCLD libcrun.la [2022-07-13T20:58:11.034Z] #77 325.0 CCLD tests/tests_libcrun_utils [2022-07-13T20:58:11.034Z] #77 325.0 CCLD tests/tests_libcrun_errors [2022-07-13T20:58:11.034Z] #77 325.0 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:58:11.034Z] #77 326.3 CCLD crun [2022-07-13T20:58:11.047Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-13T20:58:11.604Z] #77 327.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:58:11.613Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-07-13T20:58:11.613Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-13T20:58:11.613Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-13T20:58:11.613Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-13T20:58:11.864Z] #77 327.1 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:58:11.864Z] #77 327.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:58:11.864Z] #77 327.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:58:11.864Z] #77 327.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:58:11.864Z] #77 327.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:58:11.871Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-13T20:58:11.871Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-13T20:58:11.871Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-13T20:58:11.871Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-13T20:58:11.871Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-13T20:58:11.871Z] ? github.com/docker/docker/builder [no test files] [2022-07-13T20:58:11.871Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-13T20:58:11.871Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-13T20:58:11.871Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-13T20:58:11.871Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-13T20:58:12.101Z] #67 ... [2022-07-13T20:58:12.101Z] [2022-07-13T20:58:12.101Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-13T20:58:12.101Z] #22 sha256:11ca62e706b6ed76e228733d5134e0b5d242f06e032b81a2c36fa5e0f54ef94e [2022-07-13T20:58:12.101Z] #22 DONE 1.2s [2022-07-13T20:58:12.101Z] [2022-07-13T20:58:12.101Z] #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-13T20:58:12.101Z] #67 sha256:6ec698aa3207d07e6e6d09ea7aa381f8d74add3c5833395440bb598e6b495b0b [2022-07-13T20:58:12.101Z] #67 1.162 + RM_GOPATH=0 [2022-07-13T20:58:12.101Z] #67 1.162 + TMP_GOPATH= [2022-07-13T20:58:12.101Z] #67 1.167 + : /build [2022-07-13T20:58:12.101Z] #67 1.167 + '[' -z '' ']' [2022-07-13T20:58:12.101Z] #67 1.167 ++ mktemp -d [2022-07-13T20:58:12.101Z] #67 1.167 + export GOPATH=/tmp/tmp.vd5w3ip3ec [2022-07-13T20:58:12.101Z] #67 1.167 + GOPATH=/tmp/tmp.vd5w3ip3ec [2022-07-13T20:58:12.101Z] #67 1.167 + RM_GOPATH=1 [2022-07-13T20:58:12.101Z] #67 1.167 + case "$(go env GOARCH)" in [2022-07-13T20:58:12.101Z] #67 1.167 ++ go env GOARCH [2022-07-13T20:58:12.101Z] #67 1.193 + export GO_BUILDMODE=-buildmode=pie [2022-07-13T20:58:12.101Z] #67 1.193 + GO_BUILDMODE=-buildmode=pie [2022-07-13T20:58:12.101Z] #67 1.193 ++ dirname /install.sh [2022-07-13T20:58:12.101Z] #67 1.197 + dir=/ [2022-07-13T20:58:12.101Z] #67 1.197 + bin=runc [2022-07-13T20:58:12.101Z] #67 1.197 + shift [2022-07-13T20:58:12.101Z] #67 1.197 + '[' '!' -f //runc.installer ']' [2022-07-13T20:58:12.101Z] #67 1.197 + . //runc.installer [2022-07-13T20:58:12.101Z] #67 1.197 ++ set -e [2022-07-13T20:58:12.101Z] #67 1.197 ++ : v1.1.2 [2022-07-13T20:58:12.101Z] #67 1.197 + install_runc [2022-07-13T20:58:12.101Z] #67 1.197 + RUNC_BUILDTAGS=seccomp [2022-07-13T20:58:12.101Z] #67 1.197 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-13T20:58:12.101Z] #67 1.197 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vd5w3ip3ec/src/github.com/opencontainers/runc [2022-07-13T20:58:12.101Z] #67 1.197 Install runc version v1.1.2 (build tags: seccomp) [2022-07-13T20:58:12.101Z] #67 1.198 Cloning into '/tmp/tmp.vd5w3ip3ec/src/github.com/opencontainers/runc'... [2022-07-13T20:58:12.125Z] #77 327.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:58:12.125Z] #77 327.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:58:12.125Z] #77 327.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:58:12.125Z] #77 327.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-13T20:58:12.132Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-13T20:58:12.132Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-13T20:58:12.132Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-13T20:58:12.387Z] #77 327.5 ---------------------------------------------------------------------- [2022-07-13T20:58:12.387Z] #77 327.5 Libraries have been installed in: [2022-07-13T20:58:12.387Z] #77 327.5 /usr/local/lib [2022-07-13T20:58:12.387Z] #77 327.5 [2022-07-13T20:58:12.387Z] #77 327.5 If you ever happen to want to link against installed libraries [2022-07-13T20:58:12.388Z] #77 327.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:58:12.388Z] #77 327.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:58:12.388Z] #77 327.5 flag during linking and do at least one of the following: [2022-07-13T20:58:12.388Z] #77 327.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:58:12.388Z] #77 327.5 during execution [2022-07-13T20:58:12.388Z] #77 327.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:58:12.388Z] #77 327.5 during linking [2022-07-13T20:58:12.388Z] #77 327.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:58:12.388Z] #77 327.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:58:12.388Z] #77 327.5 [2022-07-13T20:58:12.388Z] #77 327.5 See any operating system documentation about shared libraries for [2022-07-13T20:58:12.388Z] #77 327.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:58:12.388Z] #77 327.5 ---------------------------------------------------------------------- [2022-07-13T20:58:12.388Z] #77 327.5 /bin/mkdir -p '/build' [2022-07-13T20:58:12.388Z] #77 327.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:58:12.388Z] #77 327.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:58:12.647Z] #77 327.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:58:12.648Z] #77 327.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:58:12.648Z] #77 327.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:58:12.812Z] #84 exporting layers 6.6s done [2022-07-13T20:58:12.812Z] #84 writing image sha256:c9ff4b5d58e33fd33bf223fc65a1898acc1f15c8ce76ec2bb78298eaf2dd35b8 [2022-07-13T20:58:12.812Z] #84 writing image sha256:c9ff4b5d58e33fd33bf223fc65a1898acc1f15c8ce76ec2bb78298eaf2dd35b8 done [2022-07-13T20:58:12.812Z] #84 naming to docker.io/library/docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c done [2022-07-13T20:58:12.812Z] #84 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T20:58:12.907Z] #77 DONE 328.0s [2022-07-13T20:58:12.907Z] [2022-07-13T20:58:12.907Z] #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-13T20:58:12.907Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:58:13.057Z] #67 ... [2022-07-13T20:58:13.057Z] [2022-07-13T20:58:13.057Z] #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-13T20:58:13.057Z] #23 sha256:e91a2f4b3e3f490d90280cdba29a3e19ad36d1ca21a9ea4f72f5eedaaa216aa9 [2022-07-13T20:58:13.057Z] #23 DONE 1.1s [2022-07-13T20:58:13.057Z] [2022-07-13T20:58:13.057Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-13T20:58:13.057Z] #24 sha256:1f52a34490b4246e5d5ad7612a3503869be6b1cb7e738e81530451f13963b87b [2022-07-13T20:58:13.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -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=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh dynbinary test-integration [2022-07-13T20:58:13.622Z] #24 0.816 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-13T20:58:13.880Z] #24 DONE 0.9s [2022-07-13T20:58:13.880Z] [2022-07-13T20:58:13.880Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-13T20:58:13.880Z] #25 sha256:3e29e0482499b882b939b50451c702bdf5e01c16366a2d0b1463a112507a348d [2022-07-13T20:58:14.032Z] ok github.com/docker/docker/builder/remotecontext 0.152s coverage: 13.7% of statements [2022-07-13T20:58:14.516Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-13T20:58:14.516Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-13T20:58:14.516Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-13T20:58:14.516Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-13T20:58:14.516Z] 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-13T20:58:14.516Z] Detected virtualization docker. [2022-07-13T20:58:14.516Z] Detected architecture x86-64. [2022-07-13T20:58:14.516Z] Set hostname to <4e17e09f4716>. [2022-07-13T20:58:14.516Z] modprobe@configfs.service: Succeeded. [2022-07-13T20:58:14.516Z] modprobe@drm.service: Succeeded. [2022-07-13T20:58:14.516Z] modprobe@fuse.service: Succeeded. [2022-07-13T20:58:14.516Z] + source /etc/docker-entrypoint-cmd [2022-07-13T20:58:14.516Z] ++ hack/make.sh dynbinary test-integration [2022-07-13T20:58:14.516Z] [2022-07-13T20:58:14.516Z] Removing bundles/ [2022-07-13T20:58:14.516Z] [2022-07-13T20:58:14.516Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T20:58:14.516Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T20:58:14.516Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T20:58:14.598Z] ok github.com/docker/docker/builder/dockerfile 0.464s coverage: 49.3% of statements [2022-07-13T20:58:14.818Z] #25 DONE 0.9s [2022-07-13T20:58:14.818Z] [2022-07-13T20:58:14.818Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-13T20:58:14.818Z] #26 sha256:9a5f5ccff98634b86bd4081fa845a509d0429bf738b941d0b7aef35da6ed12ba [2022-07-13T20:58:14.857Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-13T20:58:15.423Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-13T20:58:15.755Z] #26 DONE 0.9s [2022-07-13T20:58:15.755Z] [2022-07-13T20:58:15.755Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-13T20:58:15.755Z] #27 sha256:140e426a794a3535fd7b75c42914df66b5aa40b319bd99d587da6e476733fb4f [2022-07-13T20:58:16.346Z] #77 321.4 AR libcrun_testing.a [2022-07-13T20:58:16.346Z] #77 321.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-13T20:58:16.346Z] #77 321.5 CCLD tests/tests_libcrun_utils [2022-07-13T20:58:16.346Z] #77 321.5 CCLD tests/tests_libcrun_errors [2022-07-13T20:58:16.346Z] #77 321.5 CCLD tests/tests_libcrun_fuzzer [2022-07-13T20:58:16.346Z] #77 321.6 CCLD libcrun.la [2022-07-13T20:58:16.346Z] #77 323.0 CCLD crun [2022-07-13T20:58:16.363Z] ok github.com/docker/docker/builder/remotecontext/git 1.677s coverage: 86.3% of statements [2022-07-13T20:58:16.363Z] ? github.com/docker/docker/cli [no test files] [2022-07-13T20:58:16.363Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-13T20:58:16.363Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-13T20:58:16.363Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-13T20:58:16.602Z] #77 323.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-13T20:58:16.602Z] #77 323.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-13T20:58:16.602Z] #77 323.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-13T20:58:16.602Z] #77 323.7 /bin/mkdir -p '/usr/local/lib' [2022-07-13T20:58:16.602Z] #77 323.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-13T20:58:16.602Z] #77 323.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-13T20:58:16.691Z] #27 DONE 1.0s [2022-07-13T20:58:16.691Z] [2022-07-13T20:58:16.691Z] #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-13T20:58:16.691Z] #67 sha256:6ec698aa3207d07e6e6d09ea7aa381f8d74add3c5833395440bb598e6b495b0b [2022-07-13T20:58:16.691Z] #67 5.458 + cd /tmp/tmp.vd5w3ip3ec/src/github.com/opencontainers/runc [2022-07-13T20:58:16.691Z] #67 5.458 + git checkout -q v1.1.2 [2022-07-13T20:58:16.691Z] #67 5.772 + '[' -z '' ']' [2022-07-13T20:58:16.691Z] #67 5.772 + target=static [2022-07-13T20:58:16.691Z] #67 5.772 + make BUILDTAGS=seccomp static [2022-07-13T20:58:16.691Z] #67 6.044 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-13T20:58:16.857Z] #77 323.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-13T20:58:16.857Z] #77 323.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-13T20:58:16.857Z] #77 323.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-13T20:58:16.857Z] #77 324.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-13T20:58:16.857Z] #77 324.0 ---------------------------------------------------------------------- [2022-07-13T20:58:16.857Z] #77 324.0 Libraries have been installed in: [2022-07-13T20:58:16.857Z] #77 324.0 /usr/local/lib [2022-07-13T20:58:16.857Z] #77 324.0 [2022-07-13T20:58:16.857Z] #77 324.0 If you ever happen to want to link against installed libraries [2022-07-13T20:58:16.857Z] #77 324.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-13T20:58:16.857Z] #77 324.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-13T20:58:16.857Z] #77 324.0 flag during linking and do at least one of the following: [2022-07-13T20:58:16.857Z] #77 324.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-13T20:58:16.857Z] #77 324.0 during execution [2022-07-13T20:58:16.857Z] #77 324.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-13T20:58:16.857Z] #77 324.0 during linking [2022-07-13T20:58:16.857Z] #77 324.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-13T20:58:16.857Z] #77 324.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-13T20:58:16.857Z] #77 324.0 [2022-07-13T20:58:16.857Z] #77 324.0 See any operating system documentation about shared libraries for [2022-07-13T20:58:16.857Z] #77 324.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-13T20:58:16.857Z] #77 324.0 ---------------------------------------------------------------------- [2022-07-13T20:58:16.857Z] #77 324.0 /bin/mkdir -p '/build' [2022-07-13T20:58:16.857Z] #77 324.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-13T20:58:16.857Z] #77 324.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-13T20:58:16.928Z] ok github.com/docker/docker/cmd/docker-proxy 0.145s coverage: 69.3% of statements [2022-07-13T20:58:17.113Z] #77 324.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-13T20:58:17.114Z] #77 324.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-13T20:58:17.114Z] #77 324.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-13T20:58:17.370Z] #77 DONE 324.4s [2022-07-13T20:58:17.370Z] [2022-07-13T20:58:17.370Z] #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-13T20:58:17.370Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:58:20.209Z] ok github.com/docker/docker/client 0.101s coverage: 75.9% of statements [2022-07-13T20:58:21.954Z] #67 ... [2022-07-13T20:58:21.954Z] [2022-07-13T20:58:21.954Z] #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-13T20:58:21.954Z] #28 sha256:971cd5e5bd70385368a7e97591e2986ce0f989bb7f8fe1f92c09da687ae5ccf8 [2022-07-13T20:58:21.954Z] #28 1.328 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-13T20:58:21.954Z] #28 1.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-13T20:58:21.954Z] #28 1.515 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-13T20:58:21.954Z] #28 1.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-13T20:58:21.954Z] #28 1.776 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-13T20:58:21.954Z] #28 2.100 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-13T20:58:21.954Z] #28 2.335 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-13T20:58:21.954Z] #28 2.664 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-13T20:58:21.954Z] #28 3.004 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-13T20:58:21.954Z] #28 3.217 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-13T20:58:21.954Z] #28 3.224 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [147 kB] [2022-07-13T20:58:21.954Z] #28 3.225 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-13T20:58:21.954Z] #28 3.229 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-13T20:58:21.954Z] #28 3.237 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-13T20:58:21.954Z] #28 3.241 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-13T20:58:21.954Z] #28 3.244 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-13T20:58:21.954Z] #28 3.248 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-13T20:58:21.954Z] #28 3.248 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-13T20:58:21.954Z] #28 3.248 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-13T20:58:21.954Z] #28 3.249 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-13T20:58:21.954Z] #28 3.249 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-13T20:58:27.804Z] #55 ... [2022-07-13T20:58:27.804Z] [2022-07-13T20:58:27.804Z] #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-13T20:58:27.804Z] #60 sha256:790d9e1e31e2c8d5ebef68e75bb7a5a1f2ee4904ed7559e12a07234933b229c4 [2022-07-13T20:58:27.804Z] #60 212.0 + mkdir -p /build [2022-07-13T20:58:27.804Z] #60 212.0 + cp runc /build/runc [2022-07-13T20:58:28.064Z] #60 DONE 213.1s [2022-07-13T20:58:28.064Z] [2022-07-13T20:58:28.064Z] #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-13T20:58:28.064Z] #55 sha256:3f747fb83ad33efc43fe379b9f2a13ea59e8b842af2cf632ef0acbf468d06f79 [2022-07-13T20:58:28.064Z] #55 425.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:58:28.064Z] #55 DONE 425.9s [2022-07-13T20:58:28.064Z] [2022-07-13T20:58:28.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-13T20:58:28.064Z] #64 sha256:8608e4fd9ebcc76911a0a8d686e4e4034e19c4fb134d82c3b51545c73592928c [2022-07-13T20:58:30.604Z] #64 ... [2022-07-13T20:58:30.604Z] [2022-07-13T20:58:30.604Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:58:30.604Z] #56 sha256:6a2c4d678ffdda1137ff6c07e3560fd780bdd83ff6a3f8ff34088df32b70fe9f [2022-07-13T20:58:31.175Z] #56 DONE 0.8s [2022-07-13T20:58:31.175Z] [2022-07-13T20:58:31.175Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:58:31.175Z] #58 sha256:1d5de6adb2971a85b16ce9d45602f45ab0608dcf338993b819a30fb63526ef30 [2022-07-13T20:58:31.175Z] #58 DONE 0.1s [2022-07-13T20:58:31.175Z] [2022-07-13T20:58:31.175Z] #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-13T20:58:31.175Z] #64 sha256:8608e4fd9ebcc76911a0a8d686e4e4034e19c4fb134d82c3b51545c73592928c [2022-07-13T20:58:31.437Z] #64 ... [2022-07-13T20:58:31.437Z] [2022-07-13T20:58:31.437Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:58:31.437Z] #61 sha256:e28ed1fb047441f34937bf7c2365b9bb2576d2aa743f65b5d95204e83303f718 [2022-07-13T20:58:31.697Z] #61 DONE 0.3s [2022-07-13T20:58:31.697Z] [2022-07-13T20:58:31.697Z] #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-13T20:58:31.697Z] #64 sha256:8608e4fd9ebcc76911a0a8d686e4e4034e19c4fb134d82c3b51545c73592928c [2022-07-13T20:58:31.927Z] #28 14.41 Fetched 49.1 MB in 14s (3630 kB/s) [2022-07-13T20:58:32.252Z] #55 421.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-13T20:58:32.252Z] #55 DONE 422.7s [2022-07-13T20:58:32.252Z] [2022-07-13T20:58:32.252Z] #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-13T20:58:32.252Z] #60 sha256:25e176e0a6fd5a9eac3975a3509bfddac5fa7cf2738779803313619a67f896bf [2022-07-13T20:58:32.252Z] #60 209.3 + mkdir -p /build [2022-07-13T20:58:32.252Z] #60 209.3 + cp runc /build/runc [2022-07-13T20:58:32.508Z] #60 DONE 210.2s [2022-07-13T20:58:32.508Z] [2022-07-13T20:58:32.508Z] #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-13T20:58:32.508Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:58:33.605Z] #64 367.9 + bin/containerd [2022-07-13T20:58:35.779Z] #64 ... [2022-07-13T20:58:35.779Z] [2022-07-13T20:58:35.779Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:58:35.779Z] #56 sha256:0792a101badc4e209a20e4f904b44db4f4f54053b32667db0da335d85ea7248c [2022-07-13T20:58:35.779Z] #56 DONE 0.3s [2022-07-13T20:58:35.779Z] [2022-07-13T20:58:35.779Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:58:35.779Z] #58 sha256:98ac7d525893de84b7493cab48d67353ba8d12bc80276892a60d1f8c5c6853b0 [2022-07-13T20:58:35.779Z] #58 DONE 0.1s [2022-07-13T20:58:35.779Z] [2022-07-13T20:58:35.779Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:58:35.779Z] #61 sha256:abea91e4d8b2fced0dd58a8544735a43a71a09479c65106a8f333106c364aafa [2022-07-13T20:58:36.035Z] #61 DONE 0.2s [2022-07-13T20:58:36.035Z] [2022-07-13T20:58:36.035Z] #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-13T20:58:36.035Z] #64 sha256:d0d98468097b0fa70a00c1aea3ce404b1d0c2f121bab9e9b3d6b5721868f782b [2022-07-13T20:58:37.200Z] #28 14.41 Reading package lists... [2022-07-13T20:58:37.924Z] #64 380.5 + bin/containerd [2022-07-13T20:58:44.031Z] #28 20.89 Reading package lists... [2022-07-13T20:58:46.195Z] #28 27.76 Building dependency tree... [2022-07-13T20:58:47.572Z] #28 30.85 bzip2 is already the newest version (1.0.8-4). [2022-07-13T20:58:47.572Z] #28 30.85 patch is already the newest version (2.7.6-7). [2022-07-13T20:58:47.572Z] #28 30.85 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-13T20:58:47.572Z] #28 30.85 The following additional packages will be installed: [2022-07-13T20:58:47.572Z] #28 30.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-13T20:58:47.572Z] #28 30.87 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-13T20:58:47.573Z] #28 30.87 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-13T20:58:47.573Z] #28 30.87 python3-pkg-resources vim-runtime xxd [2022-07-13T20:58:47.573Z] #28 30.90 Suggested packages: [2022-07-13T20:58:47.573Z] #28 30.90 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-13T20:58:47.573Z] #28 30.90 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-13T20:58:47.573Z] #28 30.90 Recommended packages: [2022-07-13T20:58:47.573Z] #28 30.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-13T20:58:48.949Z] #28 32.41 The following NEW packages will be installed: [2022-07-13T20:58:48.949Z] #28 32.41 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-13T20:58:48.949Z] #28 32.42 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-13T20:58:48.949Z] #28 32.42 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-13T20:58:48.949Z] #28 32.43 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-13T20:58:48.949Z] #28 32.43 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-13T20:58:48.949Z] #28 32.43 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-13T20:58:48.949Z] #28 32.43 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-13T20:58:49.517Z] #28 32.86 0 upgraded, 45 newly installed, 0 to remove and 19 not upgraded. [2022-07-13T20:58:49.517Z] #28 32.86 Need to get 18.6 MB of archives. [2022-07-13T20:58:49.517Z] #28 32.86 After this operation, 71.4 MB of additional disk space will be used. [2022-07-13T20:58:49.517Z] #28 32.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-13T20:58:49.517Z] #28 32.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-13T20:58:49.517Z] #28 32.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-13T20:58:49.517Z] #28 32.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-13T20:58:49.517Z] #28 32.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-13T20:58:49.517Z] #28 32.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-13T20:58:49.517Z] #28 32.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-13T20:58:49.517Z] #28 32.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-13T20:58:49.517Z] #28 32.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-13T20:58:49.517Z] #28 32.90 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-13T20:58:49.517Z] #28 32.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-13T20:58:49.517Z] #28 32.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-13T20:58:49.517Z] #28 32.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-13T20:58:49.517Z] #28 32.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-13T20:58:49.517Z] #28 32.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-13T20:58:49.517Z] #28 32.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-13T20:58:49.517Z] #28 32.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-13T20:58:49.517Z] #28 32.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-13T20:58:49.517Z] #28 32.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-13T20:58:49.517Z] #28 32.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-13T20:58:49.517Z] #28 32.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-13T20:58:49.517Z] #28 32.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-13T20:58:49.517Z] #28 32.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-13T20:58:49.517Z] #28 32.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-13T20:58:49.517Z] #28 32.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-13T20:58:49.517Z] #28 32.94 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-13T20:58:49.517Z] #28 32.95 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-13T20:58:49.517Z] #28 32.95 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-13T20:58:49.517Z] #28 32.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-13T20:58:49.517Z] #28 32.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-13T20:58:49.517Z] #28 32.96 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-13T20:58:49.517Z] #28 32.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-13T20:58:49.517Z] #28 32.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-13T20:58:49.517Z] #28 33.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-13T20:58:49.517Z] #28 33.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-13T20:58:49.517Z] #28 33.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-13T20:58:49.518Z] #28 33.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-13T20:58:49.518Z] #28 33.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-13T20:58:49.518Z] #28 33.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-13T20:58:49.518Z] #28 33.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-13T20:58:49.518Z] #28 33.05 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-13T20:58:49.518Z] #28 33.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-13T20:58:49.776Z] #28 33.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-13T20:58:49.776Z] #28 33.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-13T20:58:49.776Z] #28 33.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-13T20:58:50.343Z] #28 33.90 debconf: delaying package configuration, since apt-utils is not installed [2022-07-13T20:58:50.602Z] #28 34.15 Fetched 18.6 MB in 1s (28.4 MB/s) [2022-07-13T20:58:50.602Z] #28 34.20 Selecting previously unselected package pigz. [2022-07-13T20:58:50.861Z] #28 34.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 ... 40117 files and directories currently installed.) [2022-07-13T20:58:50.861Z] #28 34.27 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-13T20:58:50.861Z] #28 34.27 Unpacking pigz (2.6-1) ... [2022-07-13T20:58:50.861Z] #28 34.35 Selecting previously unselected package libelf1:amd64. [2022-07-13T20:58:50.861Z] #28 34.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-13T20:58:50.861Z] #28 34.36 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-13T20:58:50.861Z] #28 34.46 Selecting previously unselected package libbpf0:amd64. [2022-07-13T20:58:51.120Z] #28 34.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-13T20:58:51.120Z] #28 34.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:58:51.120Z] #28 34.55 Selecting previously unselected package libcap2:amd64. [2022-07-13T20:58:51.120Z] #28 34.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-13T20:58:51.120Z] #28 34.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:58:51.120Z] #28 34.62 Selecting previously unselected package libmnl0:amd64. [2022-07-13T20:58:51.120Z] #28 34.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-13T20:58:51.120Z] #28 34.64 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:58:51.120Z] #28 34.68 Selecting previously unselected package libxtables12:amd64. [2022-07-13T20:58:51.120Z] #28 34.70 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-13T20:58:51.120Z] #28 34.71 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:58:51.120Z] #28 34.78 Selecting previously unselected package libcap2-bin. [2022-07-13T20:58:51.120Z] #28 34.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-13T20:58:51.380Z] #28 34.79 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-13T20:58:51.380Z] #28 34.84 Selecting previously unselected package iproute2. [2022-07-13T20:58:51.380Z] #28 34.85 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-13T20:58:51.380Z] #28 34.86 Unpacking iproute2 (5.10.0-4) ... [2022-07-13T20:58:51.640Z] #28 35.11 Selecting previously unselected package xxd. [2022-07-13T20:58:51.640Z] #28 35.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:58:51.640Z] #28 35.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:58:51.899Z] #28 35.23 Selecting previously unselected package vim-common. [2022-07-13T20:58:51.899Z] #28 35.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:58:51.899Z] #28 35.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:58:51.899Z] #28 35.34 Selecting previously unselected package bash-completion. [2022-07-13T20:58:51.899Z] #28 35.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-13T20:58:52.426Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 31.9% of statements [2022-07-13T20:58:52.835Z] #28 36.37 Unpacking bash-completion (1:2.11-2) ... [2022-07-13T20:58:53.093Z] #28 36.59 Selecting previously unselected package apparmor. [2022-07-13T20:58:53.093Z] #28 36.60 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-13T20:58:53.352Z] #28 36.65 Unpacking apparmor (2.13.6-10) ... [2022-07-13T20:58:53.352Z] #28 36.87 Selecting previously unselected package inetutils-ping. [2022-07-13T20:58:53.352Z] #28 36.88 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-13T20:58:53.352Z] #28 36.89 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-13T20:58:53.361Z] ok github.com/docker/docker/container 0.118s coverage: 34.6% of statements [2022-07-13T20:58:53.611Z] #28 36.97 Selecting previously unselected package libip4tc2:amd64. [2022-07-13T20:58:53.611Z] #28 36.99 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:58:53.611Z] #28 36.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:58:53.611Z] #28 37.06 Selecting previously unselected package libip6tc2:amd64. [2022-07-13T20:58:53.611Z] #28 37.06 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-13T20:58:53.611Z] #28 37.07 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:58:53.611Z] #28 37.12 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-13T20:58:53.611Z] #28 37.12 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-13T20:58:53.611Z] #28 37.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:58:53.870Z] #28 37.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-13T20:58:53.870Z] #28 37.19 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-13T20:58:53.870Z] #28 37.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:58:53.870Z] #28 37.27 Selecting previously unselected package libnftnl11:amd64. [2022-07-13T20:58:53.870Z] #28 37.27 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-13T20:58:53.870Z] #28 37.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:58:53.870Z] #28 37.35 Selecting previously unselected package iptables. [2022-07-13T20:58:53.871Z] #28 37.36 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-13T20:58:53.871Z] #28 37.37 Unpacking iptables (1.8.7-1) ... [2022-07-13T20:58:53.871Z] #28 ... [2022-07-13T20:58:53.871Z] [2022-07-13T20:58:53.871Z] #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-13T20:58:53.871Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:58:53.871Z] #71 98.93 + bin/containerd [2022-07-13T20:58:53.926Z] ok github.com/docker/docker/cmd/dockerd/trap 2.498s coverage: 0.0% of statements [2022-07-13T20:58:53.926Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-13T20:58:53.926Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-13T20:58:53.926Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-13T20:58:53.926Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-13T20:58:53.926Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-13T20:58:59.142Z] #71 ... [2022-07-13T20:58:59.142Z] [2022-07-13T20:58:59.142Z] #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-13T20:58:59.142Z] #28 sha256:971cd5e5bd70385368a7e97591e2986ce0f989bb7f8fe1f92c09da687ae5ccf8 [2022-07-13T20:58:59.142Z] #28 37.56 Selecting previously unselected package libonig5:amd64. [2022-07-13T20:58:59.142Z] #28 37.57 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 37.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:58:59.142Z] #28 37.70 Selecting previously unselected package libjq1:amd64. [2022-07-13T20:58:59.142Z] #28 37.71 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 37.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:58:59.142Z] #28 37.79 Selecting previously unselected package jq. [2022-07-13T20:58:59.142Z] #28 37.80 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 37.80 Unpacking jq (1.6-2.1) ... [2022-07-13T20:58:59.142Z] #28 37.87 Selecting previously unselected package libaio1:amd64. [2022-07-13T20:58:59.142Z] #28 37.87 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 37.88 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:58:59.142Z] #28 37.93 Selecting previously unselected package libgpm2:amd64. [2022-07-13T20:58:59.142Z] #28 37.94 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 37.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:58:59.142Z] #28 38.00 Selecting previously unselected package libinih1:amd64. [2022-07-13T20:58:59.142Z] #28 38.01 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 38.02 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-13T20:58:59.142Z] #28 38.06 Selecting previously unselected package libnet1:amd64. [2022-07-13T20:58:59.142Z] #28 38.07 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 38.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:58:59.142Z] #28 38.14 Selecting previously unselected package libnl-3-200:amd64. [2022-07-13T20:58:59.142Z] #28 38.15 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 38.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:58:59.142Z] #28 38.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-13T20:58:59.142Z] #28 38.23 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 38.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:58:59.142Z] #28 38.29 Selecting previously unselected package libyajl2:amd64. [2022-07-13T20:58:59.142Z] #28 38.30 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 38.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:58:59.142Z] #28 38.35 Selecting previously unselected package net-tools. [2022-07-13T20:58:59.142Z] #28 38.36 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 38.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:58:59.142Z] #28 38.48 Selecting previously unselected package python-pip-whl. [2022-07-13T20:58:59.142Z] #28 38.49 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:58:59.142Z] #28 38.50 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:58:59.142Z] #28 38.80 Selecting previously unselected package python3-lib2to3. [2022-07-13T20:58:59.142Z] #28 38.82 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-13T20:58:59.142Z] #28 38.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:58:59.142Z] #28 38.90 Selecting previously unselected package python3-distutils. [2022-07-13T20:58:59.142Z] #28 38.91 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-13T20:58:59.142Z] #28 38.91 Unpacking python3-distutils (3.9.2-1) ... [2022-07-13T20:58:59.142Z] #28 39.02 Selecting previously unselected package python3-pkg-resources. [2022-07-13T20:58:59.142Z] #28 39.03 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-13T20:58:59.142Z] #28 39.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:58:59.142Z] #28 39.12 Selecting previously unselected package python3-setuptools. [2022-07-13T20:58:59.142Z] #28 39.13 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-13T20:58:59.142Z] #28 39.14 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-13T20:58:59.142Z] #28 39.30 Selecting previously unselected package python3-wheel. [2022-07-13T20:58:59.142Z] #28 39.30 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-13T20:58:59.142Z] #28 39.31 Unpacking python3-wheel (0.34.2-1) ... [2022-07-13T20:58:59.142Z] #28 39.37 Selecting previously unselected package python3-pip. [2022-07-13T20:58:59.142Z] #28 39.37 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-13T20:58:59.142Z] #28 39.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:58:59.142Z] #28 39.58 Selecting previously unselected package sudo. [2022-07-13T20:58:59.142Z] #28 39.58 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 39.58 Unpacking sudo (1.9.5p2-3) ... [2022-07-13T20:58:59.142Z] #28 39.93 Selecting previously unselected package thin-provisioning-tools. [2022-07-13T20:58:59.142Z] #28 39.94 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 39.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:58:59.142Z] #28 40.11 Selecting previously unselected package uidmap. [2022-07-13T20:58:59.142Z] #28 40.11 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 40.12 Unpacking uidmap (1:4.8.1-1) ... [2022-07-13T20:58:59.142Z] #28 40.22 Selecting previously unselected package vim-runtime. [2022-07-13T20:58:59.142Z] #28 40.23 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-13T20:58:59.142Z] #28 40.25 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-13T20:58:59.142Z] #28 40.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-13T20:58:59.142Z] #28 40.29 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:58:59.142Z] #28 41.94 Selecting previously unselected package vim. [2022-07-13T20:58:59.142Z] #28 41.94 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 41.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:58:59.142Z] #28 42.30 Selecting previously unselected package xfsprogs. [2022-07-13T20:58:59.142Z] #28 42.31 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 42.32 Unpacking xfsprogs (5.10.0-4) ... [2022-07-13T20:58:59.142Z] #28 42.58 Selecting previously unselected package zip. [2022-07-13T20:58:59.142Z] #28 42.59 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-13T20:58:59.142Z] #28 42.59 Unpacking zip (3.0-12) ... [2022-07-13T20:58:59.187Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-07-13T20:58:59.401Z] #28 42.68 Selecting previously unselected package zstd. [2022-07-13T20:58:59.401Z] #28 42.70 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-13T20:58:59.401Z] #28 42.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:58:59.401Z] #28 42.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-13T20:58:59.969Z] #28 43.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-13T20:58:59.969Z] #28 43.46 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-13T20:58:59.969Z] #28 43.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-13T20:58:59.969Z] #28 43.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-13T20:58:59.969Z] #28 43.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-13T20:58:59.969Z] #28 43.51 Setting up uidmap (1:4.8.1-1) ... [2022-07-13T20:59:00.228Z] #28 43.52 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-13T20:59:00.228Z] #28 43.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-13T20:59:00.228Z] #28 43.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-13T20:59:00.228Z] #28 43.57 Setting up python3-wheel (0.34.2-1) ... [2022-07-13T20:59:00.487Z] #28 43.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:59:00.487Z] #28 44.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-13T20:59:00.487Z] #28 44.02 Setting up libcap2-bin (1:2.44-1) ... [2022-07-13T20:59:00.487Z] #28 44.03 Setting up apparmor (2.13.6-10) ... [2022-07-13T20:59:00.559Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-13T20:59:01.865Z] #28 45.25 Setting up zip (3.0-12) ... [2022-07-13T20:59:01.865Z] #28 45.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:59:01.865Z] #28 45.29 Setting up bash-completion (1:2.11-2) ... [2022-07-13T20:59:01.933Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-13T20:59:03.243Z] #28 46.57 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-13T20:59:03.243Z] #28 46.58 Setting up sudo (1.9.5p2-3) ... [2022-07-13T20:59:03.243Z] #28 46.65 invoke-rc.d: could not determine current runlevel [2022-07-13T20:59:03.243Z] #28 46.66 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-13T20:59:03.243Z] #28 46.67 Setting up xfsprogs (5.10.0-4) ... [2022-07-13T20:59:03.243Z] #28 46.68 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-13T20:59:03.243Z] #28 46.69 Setting up inetutils-ping (2:2.0-1) ... [2022-07-13T20:59:03.243Z] #28 46.70 Setting up pigz (2.6-1) ... [2022-07-13T20:59:03.243Z] #28 46.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-13T20:59:03.243Z] #28 46.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-13T20:59:03.243Z] #28 46.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-13T20:59:03.243Z] #28 46.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:59:03.811Z] #28 47.19 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-13T20:59:03.811Z] #28 47.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-13T20:59:04.069Z] #28 47.48 Setting up libelf1:amd64 (0.183-1) ... [2022-07-13T20:59:04.069Z] #28 47.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-13T20:59:04.069Z] #28 47.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-13T20:59:04.069Z] #28 47.52 Setting up python3-distutils (3.9.2-1) ... [2022-07-13T20:59:04.328Z] #28 47.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-13T20:59:04.328Z] #28 47.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-13T20:59:04.587Z] #28 47.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-13T20:59:04.587Z] #28 47.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-13T20:59:04.587Z] #28 47.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-13T20:59:04.587Z] #28 47.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-13T20:59:04.587Z] #28 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-13T20:59:04.587Z] #28 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-13T20:59:04.587Z] #28 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-13T20:59:04.587Z] #28 47.94 Setting up python3-setuptools (52.0.0-4) ... [2022-07-13T20:59:05.414Z] #28 48.75 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-13T20:59:05.414Z] #28 48.76 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-13T20:59:05.414Z] #28 48.77 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-13T20:59:05.414Z] #28 48.79 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-13T20:59:05.982Z] #28 49.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-13T20:59:05.982Z] #28 49.41 Setting up jq (1.6-2.1) ... [2022-07-13T20:59:05.982Z] #28 49.43 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-13T20:59:05.982Z] #28 49.44 Setting up iptables (1.8.7-1) ... [2022-07-13T20:59:05.982Z] #28 49.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:59:05.982Z] #28 49.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:59:05.982Z] #28 49.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-13T20:59:05.982Z] #28 49.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-13T20:59:05.982Z] #28 49.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-13T20:59:05.982Z] #28 49.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-13T20:59:05.982Z] #28 49.50 Setting up iproute2 (5.10.0-4) ... [2022-07-13T20:59:06.240Z] #28 49.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-13T20:59:07.179Z] #28 DONE 50.4s [2022-07-13T20:59:07.179Z] [2022-07-13T20:59:07.179Z] #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-13T20:59:07.179Z] #29 sha256:f14a7e5a43302fa840cbcc1f2da41324c16dc0284467a4aa3f62c4fb105cf5a4 [2022-07-13T20:59:07.752Z] #29 0.801 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-13T20:59:07.752Z] #29 0.805 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-13T20:59:07.752Z] #29 0.809 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-13T20:59:07.752Z] #29 DONE 0.9s [2022-07-13T20:59:07.752Z] [2022-07-13T20:59:07.752Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-13T20:59:07.752Z] #30 sha256:6f2db360ef8cfbac3ced6810c38a4826a801f9fa63d9564d3662e700353b3bf2 [2022-07-13T20:59:08.487Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2022-07-13T20:59:09.858Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-13T20:59:10.423Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-13T20:59:10.988Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-13T20:59:11.595Z] ok github.com/docker/docker/daemon 10.123s coverage: 16.1% of statements [2022-07-13T20:59:11.595Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-13T20:59:11.595Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-13T20:59:11.595Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-13T20:59:11.595Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-13T20:59:12.163Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.617s coverage: 74.8% of statements [2022-07-13T20:59:13.096Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.282s coverage: 56.2% of statements [2022-07-13T20:59:13.662Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-13T20:59:15.049Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-07-13T20:59:15.860Z] #30 7.602 Collecting yamllint==1.26.1 [2022-07-13T20:59:16.037Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.216s coverage: 50.6% of statements [2022-07-13T20:59:16.793Z] #30 8.649 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-13T20:59:17.052Z] #30 9.291 Collecting pathspec>=0.5.3 [2022-07-13T20:59:17.052Z] #30 9.299 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-13T20:59:17.311Z] #30 9.520 Collecting pyyaml [2022-07-13T20:59:17.311Z] #30 9.530 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-13T20:59:17.311Z] #30 9.569 Building wheels for collected packages: yamllint [2022-07-13T20:59:17.311Z] #30 9.570 Building wheel for yamllint (setup.py): started [2022-07-13T20:59:17.953Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.913s coverage: 46.1% of statements [2022-07-13T20:59:17.954Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-13T20:59:18.246Z] #30 10.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-13T20:59:18.246Z] #30 10.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a31d4747571ec4b221cb3f6344b4a0f721989b36a63ab83f6eb725a4cc016bbb [2022-07-13T20:59:18.246Z] #30 10.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-13T20:59:18.246Z] #30 10.13 Successfully built yamllint [2022-07-13T20:59:18.246Z] #30 10.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-13T20:59:18.246Z] #30 10.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-13T20:59:18.505Z] #30 DONE 10.9s [2022-07-13T20:59:18.505Z] [2022-07-13T20:59:18.505Z] #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-13T20:59:18.505Z] #67 sha256:6ec698aa3207d07e6e6d09ea7aa381f8d74add3c5833395440bb598e6b495b0b [2022-07-13T20:59:18.518Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.891s coverage: 58.5% of statements [2022-07-13T20:59:18.518Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-13T20:59:18.518Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-13T20:59:18.518Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-07-13T20:59:18.766Z] #67 ... [2022-07-13T20:59:18.766Z] [2022-07-13T20:59:18.766Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-13T20:59:18.766Z] #34 sha256:76193dc2d5f0e42749f8d687d6a812fde5f29289adee7cebe704855eef02be0b [2022-07-13T20:59:19.026Z] #34 DONE 0.2s [2022-07-13T20:59:19.026Z] [2022-07-13T20:59:19.026Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-13T20:59:19.026Z] #39 sha256:44fe067c4c52af1c11a5db86a6af26786883b0dc1d93489f747ac75daead3e7b [2022-07-13T20:59:19.284Z] #39 DONE 0.3s [2022-07-13T20:59:19.284Z] [2022-07-13T20:59:19.284Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-13T20:59:19.284Z] #42 sha256:0f2f2065a5adfa117d0695f2ea885d5ee25f2161226d2108f4972bac2fd7ac81 [2022-07-13T20:59:19.284Z] #42 DONE 0.1s [2022-07-13T20:59:19.284Z] [2022-07-13T20:59:19.284Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-13T20:59:19.284Z] #44 sha256:1883bab4ce88cc0f9aad524dd6f768b4bd5bada9a35b7147fb471c341697b1bd [2022-07-13T20:59:19.451Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-13T20:59:19.542Z] #44 DONE 0.1s [2022-07-13T20:59:19.542Z] [2022-07-13T20:59:19.542Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-13T20:59:19.542Z] #46 sha256:83fea6d8a58f9629c511f134d974641a95216e3210b5aee994f3d23d21ef5c38 [2022-07-13T20:59:19.542Z] #46 DONE 0.1s [2022-07-13T20:59:19.542Z] [2022-07-13T20:59:19.542Z] #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-13T20:59:19.542Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:59:19.542Z] #71 ... [2022-07-13T20:59:19.542Z] [2022-07-13T20:59:19.542Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-13T20:59:19.542Z] #48 sha256:459331cc9d5148edfc1af7c6b43aad3c752d91cda30a0ee7bf9b710cfcd8e4f1 [2022-07-13T20:59:19.542Z] #48 DONE 0.1s [2022-07-13T20:59:19.542Z] [2022-07-13T20:59:19.542Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-13T20:59:19.542Z] #52 sha256:6f325c3ec45bdbdf90fad51cd36e0c7b32fb6f9fffef9062eeb3379caee1303b [2022-07-13T20:59:19.542Z] #52 DONE 0.1s [2022-07-13T20:59:19.800Z] [2022-07-13T20:59:19.800Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-13T20:59:19.800Z] #55 sha256:8da8334c8dfdd1cd83db759282cc04588396fd86f49d87f259753fd0a14ca129 [2022-07-13T20:59:19.800Z] #55 DONE 0.2s [2022-07-13T20:59:19.800Z] [2022-07-13T20:59:19.800Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-13T20:59:19.800Z] #59 sha256:4b9b7cf208ba49ef053c857e3354f28ea7c8aad30e4adfbcbb28a75a330b8ed8 [2022-07-13T20:59:19.800Z] #59 DONE 0.1s [2022-07-13T20:59:19.800Z] [2022-07-13T20:59:19.800Z] #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-13T20:59:19.800Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:59:20.017Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-07-13T20:59:20.059Z] #71 ... [2022-07-13T20:59:20.059Z] [2022-07-13T20:59:20.059Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-13T20:59:20.059Z] #61 sha256:a0a8d4f3bac1469ce21c5fdf890b17f9dee5bea6cb63676d4d46f6e8fc37fddb [2022-07-13T20:59:20.059Z] #61 DONE 0.1s [2022-07-13T20:59:20.059Z] [2022-07-13T20:59:20.059Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-13T20:59:20.059Z] #63 sha256:21e041b72ff14856d8147da8ef7fcec91e686be4c6bfed4956c7424c6c96f7e3 [2022-07-13T20:59:20.059Z] #63 DONE 0.2s [2022-07-13T20:59:20.059Z] [2022-07-13T20:59:20.059Z] #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-13T20:59:20.059Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:59:20.317Z] #71 ... [2022-07-13T20:59:20.317Z] [2022-07-13T20:59:20.317Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-13T20:59:20.317Z] #65 sha256:5a890c9e8ba490357d1a5cf121476534a2d202b4680151edbc41a50e3759278b [2022-07-13T20:59:20.317Z] #65 DONE 0.1s [2022-07-13T20:59:20.317Z] [2022-07-13T20:59:20.317Z] #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-13T20:59:20.317Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:59:20.950Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-07-13T20:59:20.950Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-13T20:59:20.950Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-13T20:59:21.515Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 42.8% of statements [2022-07-13T20:59:22.081Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 79.9% of statements [2022-07-13T20:59:22.081Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-07-13T20:59:22.081Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-13T20:59:22.647Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-13T20:59:22.905Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-07-13T20:59:23.163Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-13T20:59:23.729Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.177s coverage: 76.8% of statements [2022-07-13T20:59:23.986Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 79.4% of statements [2022-07-13T20:59:23.986Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-13T20:59:23.986Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-13T20:59:24.920Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-07-13T20:59:24.920Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 62.3% of statements [2022-07-13T20:59:25.854Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-13T20:59:26.111Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-07-13T20:59:26.369Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2022-07-13T20:59:27.302Z] ok github.com/docker/docker/daemon/logger/splunk 1.551s coverage: 82.5% of statements [2022-07-13T20:59:27.302Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-13T20:59:27.302Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-13T20:59:28.235Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-13T20:59:29.170Z] ok github.com/docker/docker/distribution 1.505s coverage: 28.0% of statements [2022-07-13T20:59:29.170Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-13T20:59:29.735Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-13T20:59:29.844Z] #64 418.9 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:59:29.844Z] #64 418.9 /usr/bin/ld: /tmp/go-link-48822390/000019.o: in function `New': [2022-07-13T20:59:29.844Z] #64 418.9 /tmp/tmp.mgVNKycca6/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-13T20:59:29.844Z] #64 419.0 + bin/containerd-stress [2022-07-13T20:59:29.844Z] #64 420.1 + bin/containerd-shim [2022-07-13T20:59:30.301Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-07-13T20:59:30.559Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-07-13T20:59:30.559Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-13T20:59:30.816Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2022-07-13T20:59:31.382Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-13T20:59:31.382Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-13T20:59:31.382Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-13T20:59:31.640Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-13T20:59:32.573Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-07-13T20:59:32.831Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-07-13T20:59:33.088Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-13T20:59:34.098Z] #64 431.4 # github.com/containerd/containerd/cmd/containerd [2022-07-13T20:59:34.098Z] #64 431.4 /usr/bin/ld: /tmp/go-link-3728848007/000019.o: in function `New': [2022-07-13T20:59:34.098Z] #64 431.4 /tmp/tmp.ye63JtBueG/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-13T20:59:34.098Z] #64 431.5 + bin/containerd-stress [2022-07-13T20:59:34.098Z] #64 432.6 + bin/containerd-shim [2022-07-13T20:59:34.986Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2022-07-13T20:59:35.552Z] ok github.com/docker/docker/pkg/authorization 0.421s coverage: 68.3% of statements [2022-07-13T20:59:35.810Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-13T20:59:35.810Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-13T20:59:37.967Z] #64 431.4 + bin/containerd-shim-runc-v1 [2022-07-13T20:59:39.090Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-07-13T20:59:39.348Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-13T20:59:39.606Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-13T20:59:39.863Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-13T20:59:40.121Z] ok github.com/docker/docker/layer 7.759s coverage: 68.9% of statements [2022-07-13T20:59:40.121Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-13T20:59:40.121Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-13T20:59:40.121Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-13T20:59:40.121Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-13T20:59:40.121Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-13T20:59:40.121Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-13T20:59:40.121Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-13T20:59:40.379Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-07-13T20:59:40.637Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2022-07-13T20:59:41.569Z] ok github.com/docker/docker/pkg/idtools 0.416s coverage: 67.9% of statements [2022-07-13T20:59:41.569Z] ok github.com/docker/docker/pkg/ioutils 0.370s coverage: 71.5% of statements [2022-07-13T20:59:41.827Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-07-13T20:59:41.827Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-07-13T20:59:41.827Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-13T20:59:42.204Z] #64 443.9 + bin/containerd-shim-runc-v1 [2022-07-13T20:59:42.221Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-13T20:59:42.221Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-13T20:59:42.299Z] #71 ... [2022-07-13T20:59:42.299Z] [2022-07-13T20:59:42.299Z] #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-13T20:59:42.299Z] #67 sha256:6ec698aa3207d07e6e6d09ea7aa381f8d74add3c5833395440bb598e6b495b0b [2022-07-13T20:59:42.299Z] #67 89.92 + mkdir -p /build [2022-07-13T20:59:42.299Z] #67 89.92 + cp runc /build/runc [2022-07-13T20:59:42.299Z] #67 DONE 90.2s [2022-07-13T20:59:42.299Z] [2022-07-13T20:59:42.299Z] #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-13T20:59:42.299Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:59:42.299Z] #71 ... [2022-07-13T20:59:42.299Z] [2022-07-13T20:59:42.299Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-13T20:59:42.299Z] #68 sha256:18fd6fb752b5ce369963ab5d2a524922b7984667bc09f5e967a3146dc81065ae [2022-07-13T20:59:42.479Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-13T20:59:42.560Z] #68 DONE 0.1s [2022-07-13T20:59:42.560Z] [2022-07-13T20:59:42.560Z] #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-13T20:59:42.560Z] #71 sha256:ca8a47ebbe602355189a38d33c7c7d36fa35176cda164f602e4ad2bb134df0b0 [2022-07-13T20:59:42.737Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-07-13T20:59:42.737Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-07-13T20:59:42.737Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-13T20:59:42.737Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-13T20:59:43.301Z] #64 437.7 + bin/containerd-shim-runc-v2 [2022-07-13T20:59:43.302Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-07-13T20:59:43.560Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-13T20:59:43.818Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-13T20:59:44.075Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-13T20:59:44.239Z] #64 438.5 + binaries [2022-07-13T20:59:44.239Z] #64 438.5 + install -D bin/containerd /build/containerd [2022-07-13T20:59:44.239Z] #64 438.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:59:44.239Z] #64 438.6 + install -D bin/ctr /build/ctr [2022-07-13T20:59:45.447Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-07-13T20:59:45.705Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-13T20:59:45.963Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-13T20:59:46.221Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-13T20:59:46.479Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-13T20:59:46.479Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-13T20:59:46.771Z] #64 DONE 440.7s [2022-07-13T20:59:47.045Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-13T20:59:47.340Z] [2022-07-13T20:59:47.340Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:59:47.340Z] #65 sha256:996e276f672c320b65b3b073a3dae55c9735a36d5e20aa291b72aecaa55ad5f8 [2022-07-13T20:59:47.451Z] #64 450.2 + bin/containerd-shim-runc-v2 [2022-07-13T20:59:47.616Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-13T20:59:47.874Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-07-13T20:59:48.013Z] #64 451.0 + binaries [2022-07-13T20:59:48.013Z] #64 451.0 + install -D bin/containerd /build/containerd [2022-07-13T20:59:48.013Z] #64 451.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T20:59:48.269Z] #64 451.0 + install -D bin/ctr /build/ctr [2022-07-13T20:59:48.439Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-07-13T20:59:48.696Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-13T20:59:48.696Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-13T20:59:48.716Z] #65 DONE 1.0s [2022-07-13T20:59:48.716Z] [2022-07-13T20:59:48.716Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:59:48.716Z] #70 sha256:d82dda0f6b14cd4f55fce634cddb3918dec97e741613da9858ae427668cd399d [2022-07-13T20:59:48.716Z] #70 DONE 0.2s [2022-07-13T20:59:48.716Z] [2022-07-13T20:59:48.716Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:59:48.716Z] #75 sha256:b17cc94bd86b2eb77d080057b59ce91a7714f4e3ebe45f9013be42246db21704 [2022-07-13T20:59:49.652Z] #75 DONE 1.0s [2022-07-13T20:59:49.652Z] [2022-07-13T20:59:49.652Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:59:49.652Z] #78 sha256:cbdb74f6a2461def93744260b5e883a59623074feb214d7a112ad5a28a3eb06f [2022-07-13T20:59:49.652Z] #78 DONE 0.0s [2022-07-13T20:59:49.652Z] [2022-07-13T20:59:49.652Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:59:49.652Z] #79 sha256:2b0f5a52c7474015ee9bdb527ed51e73b2fe10e37254243bc603c8cff1befaa8 [2022-07-13T20:59:49.652Z] #79 DONE 0.0s [2022-07-13T20:59:49.652Z] [2022-07-13T20:59:49.652Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:59:49.652Z] #80 sha256:f97d96b48d8ec1280373ce9ef8e9d00214edf97d7bce42a59cbbc970cfbc4a26 [2022-07-13T20:59:49.652Z] #80 DONE 0.0s [2022-07-13T20:59:49.910Z] [2022-07-13T20:59:49.910Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:59:49.910Z] #81 sha256:3c8150e67e0637c7b12c0559e3266a9603fffdd2cf401e50208f18e97351db9d [2022-07-13T20:59:50.157Z] #64 DONE 453.1s [2022-07-13T20:59:50.595Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-13T20:59:50.852Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-13T20:59:51.085Z] [2022-07-13T20:59:51.085Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T20:59:51.085Z] #65 sha256:bddac85262a7706af21d28f037bc74fa34ea793023a7c0bc4ef7d29338057366 [2022-07-13T20:59:51.418Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-13T20:59:52.010Z] #65 DONE 0.8s [2022-07-13T20:59:52.011Z] [2022-07-13T20:59:52.011Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T20:59:52.011Z] #70 sha256:71c9bdf5e48056b47e3db1987571c4677676dead64251fd1befe47e36bcf07f0 [2022-07-13T20:59:52.266Z] #70 DONE 0.2s [2022-07-13T20:59:52.266Z] [2022-07-13T20:59:52.266Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T20:59:52.266Z] #75 sha256:fbedd7d56a157594ed34f7ee81597f3dc7f4d2adf6e50a9970e12137da1d9146 [2022-07-13T20:59:52.791Z] ok github.com/docker/docker/quota 0.257s coverage: 71.4% of statements [2022-07-13T20:59:52.791Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-13T20:59:52.827Z] #75 DONE 0.9s [2022-07-13T20:59:53.088Z] [2022-07-13T20:59:53.088Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T20:59:53.088Z] #78 sha256:3b768f150ec2c171ff7b440ebb84682b392a3f81de66a8af58a7919e0ea0f9a3 [2022-07-13T20:59:53.088Z] #78 DONE 0.0s [2022-07-13T20:59:53.088Z] [2022-07-13T20:59:53.088Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T20:59:53.088Z] #79 sha256:d06993b1b4ce476ac23cfbe201a6b3ac3233c0f337974f12349c2bf22ad75d83 [2022-07-13T20:59:53.088Z] #79 DONE 0.0s [2022-07-13T20:59:53.088Z] [2022-07-13T20:59:53.088Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T20:59:53.088Z] #80 sha256:a6159d8a3993b0a702ffa1d8100ba64f7444174eee4517a51e82fdb739aa38a3 [2022-07-13T20:59:53.088Z] #80 DONE 0.0s [2022-07-13T20:59:53.088Z] [2022-07-13T20:59:53.088Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T20:59:53.088Z] #81 sha256:e876da14bddad7a3588a30006a37a76af10eb1d2c17150196295ef1f3f4b0dcb [2022-07-13T20:59:53.724Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-13T20:59:54.099Z] #81 DONE 3.6s [2022-07-13T20:59:54.100Z] [2022-07-13T20:59:54.100Z] #82 exporting to image [2022-07-13T20:59:54.100Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:59:54.100Z] #82 exporting layers [2022-07-13T20:59:54.290Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-13T20:59:54.290Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-13T20:59:54.856Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-13T20:59:55.114Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-13T20:59:57.063Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-13T20:59:57.253Z] #81 DONE 4.0s [2022-07-13T20:59:57.253Z] [2022-07-13T20:59:57.253Z] #82 exporting to image [2022-07-13T20:59:57.253Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T20:59:57.253Z] #82 exporting layers [2022-07-13T20:59:57.637Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-07-13T20:59:58.201Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-07-13T20:59:59.134Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-13T21:00:00.668Z] #82 exporting layers 7.0s done [2022-07-13T21:00:00.668Z] #82 writing image sha256:cf2efe5a0ce7f82b632a3932de4ce520d093d99c014ea81578ee107a1af1809f done [2022-07-13T21:00:00.668Z] #82 naming to docker.io/library/docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c done [2022-07-13T21:00:00.668Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-13T21:00:01.235Z] + trap exit INT TERM [2022-07-13T21:00:01.235Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-13T21:00:01.235Z] + CONTAINER_NAME=docker-pr1 [2022-07-13T21:00:01.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43808/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh dynbinary [2022-07-13T21:00:04.521Z] [2022-07-13T21:00:04.521Z] Removing bundles/ [2022-07-13T21:00:04.521Z] [2022-07-13T21:00:04.521Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T21:00:04.521Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T21:00:04.521Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:00:05.337Z] #82 exporting layers 7.5s done [2022-07-13T21:00:05.337Z] #82 writing image sha256:016e00f9afc3754c6a00785a8829a0bee44731de2317f90cbba13a642b148e4f done [2022-07-13T21:00:05.337Z] #82 naming to docker.io/library/docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c done [2022-07-13T21:00:05.337Z] #82 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T21:00:05.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -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=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh dynbinary test-integration [2022-07-13T21:00:06.592Z] [2022-07-13T21:00:06.850Z] Removing bundles/ [2022-07-13T21:00:06.850Z] [2022-07-13T21:00:06.850Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T21:00:06.850Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T21:00:06.850Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:00:14.646Z] #71 177.9 # github.com/containerd/containerd/cmd/containerd [2022-07-13T21:00:14.646Z] #71 177.9 /usr/bin/ld: /tmp/go-link-221246400/000019.o: in function `New': [2022-07-13T21:00:14.646Z] #71 177.9 /tmp/tmp.fRBVpERmzC/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-13T21:00:14.646Z] #71 178.0 + bin/containerd-stress [2022-07-13T21:00:14.646Z] #71 179.3 + bin/containerd-shim [2022-07-13T21:00:17.199Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-07-13T21:00:17.199Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-13T21:00:17.199Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/rootless [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/volume [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-13T21:00:17.200Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === Skipped [2022-07-13T21:00:17.200Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-13T21:00:17.200Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-13T21:00:17.200Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-13T21:00:17.200Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-13T21:00:17.200Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-13T21:00:17.200Z] time="2022-07-13T20:59:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-13T21:00:17.200Z] time="2022-07-13T20:59:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-13T21:00:17.200Z] time="2022-07-13T20:59:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-13T21:00:17.200Z] time="2022-07-13T20:59:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-13T21:00:17.200Z] time="2022-07-13T20:59:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-13T21:00:17.200Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-13T21:00:17.200Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-13T21:00:17.200Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:00:17.200Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-13T21:00:17.200Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-13T21:00:17.200Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-13T21:00:17.200Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-13T21:00:17.200Z] [2022-07-13T21:00:17.200Z] DONE 2789 tests, 28 skipped in 211.846s [2022-07-13T21:00:17.200Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:00:17.200Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-13T21:00:17.200Z] + 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-13T21:00:20.969Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T21:00:20.969Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:00:20.969Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:00:20.969Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:00:20.969Z] [2022-07-13T21:00:20.969Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T21:00:20.969Z] DOCKER_SYSTEMD=1 [2022-07-13T21:00:20.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T21:00:20.969Z] HOSTNAME=4e17e09f4716 [2022-07-13T21:00:20.969Z] DEST=bundles/test-integration [2022-07-13T21:00:20.969Z] PWD=/go/src/github.com/docker/docker [2022-07-13T21:00:20.969Z] DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T21:00:20.969Z] container=docker [2022-07-13T21:00:20.969Z] HOME=/root [2022-07-13T21:00:20.969Z] LANG=C.UTF-8 [2022-07-13T21:00:20.969Z] INVOCATION_ID=95a4764b63ae4104ad884cedf4ce9baa [2022-07-13T21:00:20.969Z] GOLANG_VERSION=1.18.3 [2022-07-13T21:00:20.969Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T21:00:20.969Z] VALIDATE_BRANCH=22.06 [2022-07-13T21:00:20.969Z] TERM=xterm [2022-07-13T21:00:20.969Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T21:00:20.969Z] SHLVL=3 [2022-07-13T21:00:20.969Z] TIMEOUT=120m [2022-07-13T21:00:20.969Z] DOCKER_BUILDTAGS= journald [2022-07-13T21:00:20.969Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T21:00:20.969Z] GO111MODULE=off [2022-07-13T21:00:20.969Z] DOCKER_EXPERIMENTAL=1 [2022-07-13T21:00:20.969Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T21:00:20.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T21:00:20.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T21:00:20.969Z] GOPATH=/go [2022-07-13T21:00:20.969Z] PKG_CONFIG=pkg-config [2022-07-13T21:00:20.969Z] _=/usr/bin/env [2022-07-13T21:00:20.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-13T21:00:26.854Z] #71 190.7 + bin/containerd-shim-runc-v1 [2022-07-13T21:00:32.121Z] #71 197.0 + bin/containerd-shim-runc-v2 [2022-07-13T21:00:33.057Z] #71 198.0 + binaries [2022-07-13T21:00:33.057Z] #71 198.0 + install -D bin/containerd /build/containerd [2022-07-13T21:00:33.057Z] #71 198.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-13T21:00:33.057Z] #71 198.0 + install -D bin/ctr /build/ctr [2022-07-13T21:00:33.624Z] #71 DONE 198.6s [2022-07-13T21:00:34.559Z] [2022-07-13T21:00:34.559Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-13T21:00:34.559Z] #72 sha256:4fce1f883ce1f518ba7ca379a371e7b5c6048830664226968dbcc60338f40b37 [2022-07-13T21:00:35.128Z] #72 DONE 0.5s [2022-07-13T21:00:35.128Z] [2022-07-13T21:00:35.128Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-13T21:00:35.128Z] #77 sha256:9deb9756e2666f62e32fbbefbde8bb66d964944b05353faf21a8e224bb726daf [2022-07-13T21:00:35.128Z] #77 DONE 0.1s [2022-07-13T21:00:35.128Z] [2022-07-13T21:00:35.128Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-13T21:00:35.128Z] #82 sha256:6e0b33ed7a5d2e0c6f03642e9440f1544be9c89b9850b7b03c366d9f8c85747a [2022-07-13T21:00:35.704Z] #82 DONE 0.6s [2022-07-13T21:00:35.704Z] [2022-07-13T21:00:35.704Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-13T21:00:35.704Z] #85 sha256:392781310e8a86c47ec0d263047fdd116604ca79b76293c84d8dde103381f5a5 [2022-07-13T21:00:35.704Z] #85 DONE 0.1s [2022-07-13T21:00:35.704Z] [2022-07-13T21:00:35.704Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-13T21:00:35.704Z] #86 sha256:8bea05f4aa0cac40f1cce03a3c8ed9eb874469b05567407dd4037437bc0cd914 [2022-07-13T21:00:35.704Z] #86 DONE 0.0s [2022-07-13T21:00:35.963Z] [2022-07-13T21:00:35.963Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-13T21:00:35.963Z] #87 sha256:f90af10a0aceacfe1b21d0f10dae66a6e506ebb13035cd2dc40acf9a9b72e0d4 [2022-07-13T21:00:35.963Z] #87 DONE 0.0s [2022-07-13T21:00:35.963Z] [2022-07-13T21:00:35.963Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-13T21:00:35.963Z] #88 sha256:b1fae7b021925d00825c9777cd5446665c8ea0b6ee0fa88155146939ce3234a8 [2022-07-13T21:00:40.145Z] #88 DONE 4.0s [2022-07-13T21:00:40.145Z] [2022-07-13T21:00:40.145Z] #89 exporting to image [2022-07-13T21:00:40.145Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-13T21:00:40.145Z] #89 exporting layers [2022-07-13T21:01:03.885Z] ok github.com/docker/docker/libnetwork 37.485s coverage: 40.6% of statements [2022-07-13T21:01:03.886Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-13T21:01:03.886Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-07-13T21:01:03.886Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-13T21:01:03.886Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-13T21:01:03.886Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-13T21:01:05.786Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.681s coverage: 59.9% of statements [2022-07-13T21:01:05.786Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-13T21:01:05.786Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-13T21:01:06.352Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-13T21:01:06.352Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-13T21:01:06.686Z] #89 exporting layers 26.3s done [2022-07-13T21:01:06.686Z] #89 writing image sha256:0539d3ef74dc09a8658ab4b00a2bcdfdf5d6638185599105a2db6efab038b5e1 done [2022-07-13T21:01:06.686Z] #89 naming to docker.io/library/docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c done [2022-07-13T21:01:06.686Z] #89 DONE 26.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-13T21:01:06.925Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-13T21:01:06.925Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-13T21:01:07.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43808/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/validate/default [2022-07-13T21:01:07.491Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-13T21:01:07.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-13T21:01:07.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-13T21:01:08.937Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-13T21:01:08.937Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-13T21:01:17.101Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-13T21:01:17.457Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.336s coverage: 6.6% of statements [2022-07-13T21:01:17.457Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-13T21:01:17.715Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-13T21:01:18.280Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-13T21:01:18.280Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-13T21:01:18.280Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-13T21:01:18.280Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-13T21:01:18.898Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-13T21:01:19.169Z] ok github.com/docker/docker/libnetwork/etchosts 0.021s coverage: 81.2% of statements [2022-07-13T21:01:19.169Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-13T21:01:19.432Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-13T21:01:21.283Z] Congratulations! All API changes are done the right way. [2022-07-13T21:01:21.283Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-13T21:01:21.283Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-13T21:01:21.283Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-13T21:01:21.283Z] [2022-07-13T21:01:21.283Z] INFO Start validation with golang-ci-lint [2022-07-13T21:01:22.217Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-13T21:01:22.217Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-13T21:01:29.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-13T21:01:31.626Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.010s coverage: 100.0% of statements [2022-07-13T21:01:39.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-13T21:01:48.856Z] ok github.com/docker/docker/libnetwork/ipam 16.485s coverage: 85.3% of statements [2022-07-13T21:01:48.857Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-13T21:01:48.857Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-13T21:01:48.857Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-13T21:01:48.857Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-13T21:01:48.857Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-13T21:01:48.857Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-13T21:01:48.857Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-07-13T21:01:48.857Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.1% of statements [2022-07-13T21:01:48.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-13T21:01:48.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-13T21:01:48.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-13T21:01:49.123Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-13T21:01:49.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-13T21:01:49.382Z] ok github.com/docker/docker/libnetwork/netutils 0.025s coverage: 44.1% of statements [2022-07-13T21:01:50.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-13T21:01:50.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-13T21:01:51.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-13T21:01:53.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-13T21:01:54.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-13T21:01:55.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-13T21:01:55.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-13T21:01:56.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-13T21:01:57.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-13T21:01:58.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-13T21:01:59.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-13T21:02:00.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-13T21:02:01.277Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T21:02:01.277Z] Using test binary docker [2022-07-13T21:02:01.277Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-13T21:02:01.277Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-13T21:02:01.277Z] Starting dockerd [2022-07-13T21:02:01.277Z] INFO: Waiting for daemon to start... [2022-07-13T21:02:06.532Z] . [2022-07-13T21:02:06.532Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T21:02:06.532Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T21:02:06.532Z] Error: No such image: emptyfs [2022-07-13T21:02:06.791Z] Running integration-test (iteration 1) [2022-07-13T21:02:06.791Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-13T21:02:07.049Z] Loaded image: busybox:latest [2022-07-13T21:02:07.049Z] Loaded image: busybox:glibc [2022-07-13T21:02:08.424Z] Loaded image: debian:bullseye-slim [2022-07-13T21:02:08.681Z] Loaded image: hello-world:latest [2022-07-13T21:02:08.681Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:02:08.681Z] INFO: Testing against a local daemon [2022-07-13T21:02:08.681Z] === RUN TestCgroupNamespacesBuild [2022-07-13T21:02:10.576Z] --- PASS: TestCgroupNamespacesBuild (1.82s) [2022-07-13T21:02:10.576Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-13T21:02:11.023Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T21:02:11.023Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:02:11.023Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:02:11.023Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:02:11.023Z] [2022-07-13T21:02:11.023Z] + TEST_INTEGRATION_DEST=2 [2022-07-13T21:02:11.023Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-13T21:02:11.023Z] + TEST_SKIP_INTEGRATION=1 [2022-07-13T21:02:11.023Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-13T21:02:11.023Z] + run_tests [2022-07-13T21:02:11.023Z] + c=0 [2022-07-13T21:02:11.023Z] + '[' -n 0 ']' [2022-07-13T21:02:11.023Z] + rm= [2022-07-13T21:02:11.023Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43808/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43808/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh '' test-integration [2022-07-13T21:02:11.023Z] + TEST_INTEGRATION_DEST=1 [2022-07-13T21:02:11.023Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-13T21:02:11.023Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T21:02:11.023Z] + run_tests test-integration-flaky [2022-07-13T21:02:11.023Z] + '[' -n 0 ']' [2022-07-13T21:02:11.023Z] + rm= [2022-07-13T21:02:11.023Z] + TEST_INTEGRATION_DEST=3 [2022-07-13T21:02:11.023Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-13T21:02:11.023Z] + TEST_SKIP_INTEGRATION=1 [2022-07-13T21:02:11.023Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-13T21:02:11.023Z] + run_tests [2022-07-13T21:02:11.023Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43808/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43808/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh test-integration-flaky test-integration [2022-07-13T21:02:11.023Z] + '[' -n 0 ']' [2022-07-13T21:02:11.023Z] + rm= [2022-07-13T21:02:11.023Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43808/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43808/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh '' test-integration [2022-07-13T21:02:11.023Z] ++ jobs -p [2022-07-13T21:02:11.023Z] + for job in $(jobs -p) [2022-07-13T21:02:11.023Z] + wait 7563 [2022-07-13T21:02:11.023Z] [2022-07-13T21:02:11.023Z] [2022-07-13T21:02:11.023Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T21:02:11.023Z] [2022-07-13T21:02:11.023Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-13T21:02:11.023Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T21:02:11.023Z] HOSTNAME=cf2b0960d7c9 [2022-07-13T21:02:11.023Z] TEST_SKIP_INTEGRATION=1 [2022-07-13T21:02:11.023Z] TESTDEBUG=0 [2022-07-13T21:02:11.023Z] DEST=bundles/test-integration [2022-07-13T21:02:11.023Z] PWD=/go/src/github.com/docker/docker [2022-07-13T21:02:11.023Z] KEEPBUNDLE=1 [2022-07-13T21:02:11.023Z] DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T21:02:11.023Z] container=docker [2022-07-13T21:02:11.023Z] HOME=/root [2022-07-13T21:02:11.023Z] GOLANG_VERSION=1.18.3 [2022-07-13T21:02:11.023Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T21:02:11.023Z] VALIDATE_BRANCH=22.06 [2022-07-13T21:02:11.023Z] TERM=xterm [2022-07-13T21:02:11.023Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T21:02:11.023Z] SHLVL=1 [2022-07-13T21:02:11.023Z] TIMEOUT=120m [2022-07-13T21:02:11.023Z] DOCKER_BUILDTAGS= journald [2022-07-13T21:02:11.023Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T21:02:11.023Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-13T21:02:11.023Z] GO111MODULE=off [2022-07-13T21:02:11.023Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T21:02:11.023Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T21:02:11.023Z] GOPATH=/go [2022-07-13T21:02:11.023Z] PKG_CONFIG=pkg-config [2022-07-13T21:02:11.023Z] _=/usr/bin/env [2022-07-13T21:02:11.023Z] Building test suite binary ./integration-cli/test.main [2022-07-13T21:02:11.023Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T21:02:11.023Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T21:02:11.023Z] HOSTNAME=ee345ac5e966 [2022-07-13T21:02:11.023Z] TEST_SKIP_INTEGRATION=1 [2022-07-13T21:02:11.023Z] TESTDEBUG=0 [2022-07-13T21:02:11.023Z] DEST=bundles/test-integration [2022-07-13T21:02:11.023Z] PWD=/go/src/github.com/docker/docker [2022-07-13T21:02:11.023Z] KEEPBUNDLE=1 [2022-07-13T21:02:11.023Z] DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T21:02:11.023Z] container=docker [2022-07-13T21:02:11.023Z] HOME=/root [2022-07-13T21:02:11.023Z] GOLANG_VERSION=1.18.3 [2022-07-13T21:02:11.023Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T21:02:11.023Z] VALIDATE_BRANCH=22.06 [2022-07-13T21:02:11.023Z] TERM=xterm [2022-07-13T21:02:11.023Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T21:02:11.023Z] SHLVL=1 [2022-07-13T21:02:11.023Z] TIMEOUT=120m [2022-07-13T21:02:11.023Z] DOCKER_BUILDTAGS= journald [2022-07-13T21:02:11.023Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T21:02:11.023Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-13T21:02:11.023Z] GO111MODULE=off [2022-07-13T21:02:11.023Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T21:02:11.023Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T21:02:11.023Z] GOPATH=/go [2022-07-13T21:02:11.023Z] PKG_CONFIG=pkg-config [2022-07-13T21:02:11.023Z] _=/usr/bin/env [2022-07-13T21:02:11.023Z] Building test suite binary ./integration-cli/test.main [2022-07-13T21:02:11.023Z] No new tests added to integration. [2022-07-13T21:02:11.023Z] [2022-07-13T21:02:11.023Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T21:02:11.023Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T21:02:11.023Z] HOSTNAME=7b7079796c39 [2022-07-13T21:02:11.023Z] TESTDEBUG=0 [2022-07-13T21:02:11.023Z] DEST=bundles/test-integration [2022-07-13T21:02:11.023Z] PWD=/go/src/github.com/docker/docker [2022-07-13T21:02:11.023Z] KEEPBUNDLE=1 [2022-07-13T21:02:11.023Z] DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T21:02:11.023Z] container=docker [2022-07-13T21:02:11.023Z] HOME=/root [2022-07-13T21:02:11.023Z] GOLANG_VERSION=1.18.3 [2022-07-13T21:02:11.023Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T21:02:11.023Z] VALIDATE_BRANCH=22.06 [2022-07-13T21:02:11.023Z] TERM=xterm [2022-07-13T21:02:11.023Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T21:02:11.023Z] SHLVL=1 [2022-07-13T21:02:11.023Z] TIMEOUT=120m [2022-07-13T21:02:11.023Z] DOCKER_BUILDTAGS= journald [2022-07-13T21:02:11.023Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T21:02:11.023Z] GO111MODULE=off [2022-07-13T21:02:11.023Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T21:02:11.023Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T21:02:11.023Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T21:02:11.023Z] GOPATH=/go [2022-07-13T21:02:11.023Z] PKG_CONFIG=pkg-config [2022-07-13T21:02:11.023Z] _=/usr/bin/env [2022-07-13T21:02:11.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-13T21:02:11.947Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-07-13T21:02:11.947Z] === RUN TestBuildWithSession [2022-07-13T21:02:11.947Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:02:11.947Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-13T21:02:11.947Z] === RUN TestBuildSquashParent [2022-07-13T21:02:13.321Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T21:02:13.321Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:02:13.321Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:02:13.321Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:02:13.321Z] [2022-07-13T21:02:13.321Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T21:02:13.321Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T21:02:13.321Z] HOSTNAME=c993abb4f552 [2022-07-13T21:02:13.321Z] DEST=bundles/test-integration [2022-07-13T21:02:13.321Z] PWD=/go/src/github.com/docker/docker [2022-07-13T21:02:13.321Z] DOCKER_ROOTLESS=1 [2022-07-13T21:02:13.321Z] DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T21:02:13.321Z] container=docker [2022-07-13T21:02:13.321Z] HOME=/root [2022-07-13T21:02:13.321Z] GOLANG_VERSION=1.18.3 [2022-07-13T21:02:13.321Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T21:02:13.321Z] VALIDATE_BRANCH=22.06 [2022-07-13T21:02:13.321Z] TERM=xterm [2022-07-13T21:02:13.321Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T21:02:13.321Z] SHLVL=1 [2022-07-13T21:02:13.321Z] TIMEOUT=120m [2022-07-13T21:02:13.321Z] DOCKER_BUILDTAGS= journald [2022-07-13T21:02:13.321Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T21:02:13.321Z] GO111MODULE=off [2022-07-13T21:02:13.321Z] DOCKER_EXPERIMENTAL=1 [2022-07-13T21:02:13.321Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T21:02:13.321Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T21:02:13.321Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T21:02:13.321Z] GOPATH=/go [2022-07-13T21:02:13.321Z] PKG_CONFIG=pkg-config [2022-07-13T21:02:13.321Z] _=/usr/bin/env [2022-07-13T21:02:13.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-13T21:02:17.210Z] --- PASS: TestBuildSquashParent (4.57s) [2022-07-13T21:02:17.210Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-13T21:02:17.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:02:17.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:02:17.210Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:02:17.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:02:17.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:02:17.210Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:02:17.210Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:02:17.210Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:02:17.210Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:02:17.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:02:18.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:02:19.407Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:02:19.665Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:02:21.037Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-13T21:02:21.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-07-13T21:02:21.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s) [2022-07-13T21:02:21.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.45s) [2022-07-13T21:02:21.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s) [2022-07-13T21:02:21.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-07-13T21:02:21.037Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-07-13T21:02:21.037Z] === RUN TestBuildMultiStageCopy [2022-07-13T21:02:21.037Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-13T21:02:22.409Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-13T21:02:22.667Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-13T21:02:22.924Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-13T21:02:23.182Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-13T21:02:23.441Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-07-13T21:02:23.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-07-13T21:02:23.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-13T21:02:23.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-13T21:02:23.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-13T21:02:23.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-13T21:02:23.441Z] === RUN TestBuildMultiStageParentConfig [2022-07-13T21:02:24.006Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-07-13T21:02:24.006Z] === RUN TestBuildLabelWithTargets [2022-07-13T21:02:25.378Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2022-07-13T21:02:25.378Z] === RUN TestBuildWithEmptyLayers [2022-07-13T21:02:25.635Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-13T21:02:25.635Z] === RUN TestBuildMultiStageOnBuild [2022-07-13T21:02:27.532Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-07-13T21:02:27.532Z] === RUN TestBuildUncleanTarFilenames [2022-07-13T21:02:27.790Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-13T21:02:27.790Z] === RUN TestBuildMultiStageLayerLeak [2022-07-13T21:02:29.686Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2022-07-13T21:02:29.686Z] === RUN TestBuildWithHugeFile [2022-07-13T21:02:59.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-13T21:02:59.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-13T21:03:21.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-13T21:03:25.894Z] --- PASS: TestBuildWithHugeFile (53.58s) [2022-07-13T21:03:25.894Z] === RUN TestBuildWCOWSandboxSize [2022-07-13T21:03:25.894Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:03:25.894Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:03:25.894Z] === RUN TestBuildWithEmptyDockerfile [2022-07-13T21:03:25.894Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:03:25.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:03:25.894Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:03:25.894Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:03:25.894Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:03:25.894Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:03:25.894Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:03:25.894Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:03:25.894Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:03:25.894Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-13T21:03:25.894Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-13T21:03:25.894Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-13T21:03:25.894Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-13T21:03:25.894Z] === RUN TestBuildPreserveOwnership [2022-07-13T21:03:25.894Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-13T21:03:25.894Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-13T21:03:27.265Z] --- PASS: TestBuildPreserveOwnership (3.65s) [2022-07-13T21:03:27.265Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2022-07-13T21:03:27.265Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-07-13T21:03:27.265Z] === RUN TestBuildPlatformInvalid [2022-07-13T21:03:27.265Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-13T21:03:27.265Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-13T21:03:28.197Z] Loaded image: busybox:latest [2022-07-13T21:03:28.197Z] Loaded image: busybox:glibc [2022-07-13T21:03:28.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-13T21:03:29.569Z] Loaded image: debian:bullseye-slim [2022-07-13T21:03:29.569Z] Loaded image: hello-world:latest [2022-07-13T21:03:29.569Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:03:38.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-13T21:03:38.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-13T21:03:38.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-13T21:03:38.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-13T21:03:39.570Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.06s) [2022-07-13T21:03:39.570Z] PASS [2022-07-13T21:03:39.570Z] [2022-07-13T21:03:39.570Z] === Skipped [2022-07-13T21:03:39.570Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-13T21:03:39.570Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:03:39.570Z] [2022-07-13T21:03:39.570Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:03:39.570Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:03:39.570Z] [2022-07-13T21:03:39.570Z] DONE 34 tests, 2 skipped in 91.627s [2022-07-13T21:03:39.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-13T21:03:39.570Z] INFO: Testing against a local daemon [2022-07-13T21:03:39.570Z] === RUN TestConfigInspect [2022-07-13T21:03:39.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-13T21:03:39.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-13T21:03:40.502Z] --- PASS: TestConfigInspect (2.27s) [2022-07-13T21:03:40.502Z] === RUN TestConfigList [2022-07-13T21:03:40.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-13T21:03:40.812Z] ok github.com/docker/docker/libnetwork/networkdb 103.389s coverage: 60.6% of statements [2022-07-13T21:03:40.812Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-13T21:03:40.812Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-13T21:03:40.812Z] ok github.com/docker/docker/libnetwork/osl 4.322s coverage: 39.7% of statements [2022-07-13T21:03:40.812Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-13T21:03:40.812Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-13T21:03:40.812Z] ok github.com/docker/docker/libnetwork/portmapper 0.682s coverage: 48.6% of statements [2022-07-13T21:03:41.071Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-13T21:03:41.071Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-13T21:03:41.330Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-13T21:03:41.330Z] [2022-07-13T21:03:41.330Z] === Skipped [2022-07-13T21:03:41.330Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-13T21:03:41.330Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:03:41.330Z] [2022-07-13T21:03:41.330Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-13T21:03:41.330Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:03:41.330Z] [2022-07-13T21:03:41.330Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-13T21:03:41.330Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:03:41.330Z] [2022-07-13T21:03:41.330Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-13T21:03:41.330Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:03:41.330Z] [2022-07-13T21:03:41.330Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-13T21:03:41.330Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:03:41.330Z] [2022-07-13T21:03:41.331Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-13T21:03:41.331Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:03:41.331Z] [2022-07-13T21:03:41.331Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-13T21:03:41.331Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:03:41.331Z] [2022-07-13T21:03:41.331Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-13T21:03:41.331Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:03:41.331Z] [2022-07-13T21:03:41.331Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-13T21:03:41.331Z] firewalld_test.go:14: firewalld is not running [2022-07-13T21:03:41.331Z] [2022-07-13T21:03:41.331Z] DONE 327 tests, 9 skipped in 204.140s Post stage [Pipeline] junit [2022-07-13T21:03:41.907Z] Recording test results [2022-07-13T21:03:42.945Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-13T21:03:43.025Z] --- PASS: TestConfigList (2.17s) [2022-07-13T21:03:43.025Z] === RUN TestConfigsCreateAndDelete [2022-07-13T21:03:43.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-13T21:03:43.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh dynbinary test-integration [2022-07-13T21:03:43.892Z] [2022-07-13T21:03:43.892Z] Removing bundles/ [2022-07-13T21:03:43.892Z] [2022-07-13T21:03:43.892Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T21:03:43.892Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T21:03:43.892Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:03:44.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-13T21:03:44.922Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-07-13T21:03:44.922Z] === RUN TestConfigsUpdate [2022-07-13T21:03:45.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-13T21:03:45.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-13T21:03:46.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-13T21:03:47.445Z] --- PASS: TestConfigsUpdate (2.19s) [2022-07-13T21:03:47.445Z] === RUN TestTemplatedConfig [2022-07-13T21:03:47.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-13T21:03:48.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-13T21:03:49.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-13T21:03:49.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-13T21:03:49.984Z] --- PASS: TestTemplatedConfig (2.67s) [2022-07-13T21:03:49.984Z] === RUN TestConfigCreateResolve [2022-07-13T21:03:50.812Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T21:03:50.812Z] Using test binary docker [2022-07-13T21:03:50.812Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-13T21:03:50.812Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T21:03:50.812Z] INFO: Waiting for daemon to start... [2022-07-13T21:03:50.812Z] Starting dockerd [2022-07-13T21:03:51.883Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-07-13T21:03:51.883Z] PASS [2022-07-13T21:03:51.883Z] [2022-07-13T21:03:51.883Z] DONE 6 tests in 13.693s [2022-07-13T21:03:52.141Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-13T21:03:52.141Z] INFO: Testing against a local daemon [2022-07-13T21:03:52.141Z] === RUN TestAttachWithTTY [2022-07-13T21:03:52.141Z] --- PASS: TestAttachWithTTY (0.08s) [2022-07-13T21:03:52.141Z] === RUN TestAttachWithoutTTy [2022-07-13T21:03:52.141Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-13T21:03:52.141Z] === RUN TestCheckpoint [2022-07-13T21:03:52.141Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:03:52.141Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/commit [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:03:52.141Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:03:52.141Z] === CONT TestContainerInvalidJSON/commit [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-13T21:03:52.141Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-13T21:03:52.141Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-13T21:03:52.141Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-13T21:03:52.141Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-13T21:03:52.141Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-13T21:03:52.141Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-13T21:03:52.141Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:03:52.141Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-13T21:03:52.141Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-13T21:03:52.399Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-13T21:03:52.399Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-13T21:03:52.399Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-13T21:03:52.399Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-13T21:03:52.399Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-13T21:03:52.399Z] === RUN TestCopyEmptyFile [2022-07-13T21:03:52.657Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-13T21:03:52.657Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-13T21:03:52.657Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-13T21:03:52.657Z] === RUN TestCopyFromContainer [2022-07-13T21:03:54.030Z] === RUN TestCopyFromContainer// [2022-07-13T21:03:54.030Z] === RUN TestCopyFromContainer//bar/root [2022-07-13T21:03:54.030Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-13T21:03:54.030Z] === RUN TestCopyFromContainer/bar/quux [2022-07-13T21:03:54.030Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-13T21:03:54.030Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-13T21:03:54.092Z] . [2022-07-13T21:03:54.092Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T21:03:54.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T21:03:54.092Z] Error: No such image: emptyfs [2022-07-13T21:03:54.092Z] Running integration-test (iteration 1) [2022-07-13T21:03:54.092Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-13T21:03:54.288Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-13T21:03:54.288Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-13T21:03:54.288Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-13T21:03:54.288Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-13T21:03:54.349Z] Loaded image: busybox:latest [2022-07-13T21:03:54.350Z] Loaded image: busybox:glibc [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer (1.77s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-13T21:03:54.545Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-13T21:03:54.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-13T21:03:54.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:03:54.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:03:54.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:03:54.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:03:54.545Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:03:54.545Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:03:54.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:03:54.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:03:54.545Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:03:54.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-13T21:03:54.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-13T21:03:54.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-13T21:03:54.545Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-13T21:03:54.545Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-13T21:03:54.545Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-13T21:03:54.545Z] === RUN TestCreateWithInvalidEnv [2022-07-13T21:03:54.545Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-13T21:03:54.545Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-13T21:03:54.545Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-13T21:03:54.545Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-13T21:03:54.545Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-13T21:03:54.545Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-13T21:03:54.545Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-13T21:03:54.545Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-13T21:03:54.545Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-13T21:03:54.545Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-13T21:03:54.545Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-13T21:03:54.545Z] === RUN TestCreateTmpfsMountsTarget [2022-07-13T21:03:54.545Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-13T21:03:54.545Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-13T21:03:55.722Z] Loaded image: debian:bullseye-slim [2022-07-13T21:03:55.979Z] Loaded image: hello-world:latest [2022-07-13T21:03:55.979Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:03:55.979Z] INFO: Testing against a local daemon [2022-07-13T21:03:55.979Z] === RUN TestCgroupNamespacesBuild [2022-07-13T21:03:56.446Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-07-13T21:03:56.446Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-13T21:03:57.344Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-07-13T21:03:57.344Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-07-13T21:03:57.817Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-13T21:03:57.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:03:57.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:03:57.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:03:57.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:03:57.817Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:03:57.817Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:03:57.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:03:57.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:03:57.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:03:57.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:03:57.817Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-13T21:03:57.817Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-07-13T21:03:57.817Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-13T21:03:58.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-13T21:03:58.271Z] === RUN TestBuildWithSession [2022-07-13T21:03:58.271Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:03:58.271Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-13T21:03:58.271Z] === RUN TestBuildSquashParent [2022-07-13T21:03:58.382Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-07-13T21:03:58.382Z] === RUN TestCreateDifferentPlatform [2022-07-13T21:03:58.382Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-13T21:03:58.382Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-13T21:03:58.382Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-13T21:03:58.382Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-13T21:03:58.382Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-13T21:03:58.382Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-13T21:03:58.382Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-07-13T21:03:58.382Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-13T21:03:58.382Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-13T21:03:58.382Z] === RUN TestCreateInvalidHostConfig [2022-07-13T21:03:58.382Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:03:58.382Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:03:58.382Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:03:58.382Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:03:58.382Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:03:58.382Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:03:58.382Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:03:58.382Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:03:58.382Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:03:58.382Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:03:58.382Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:03:58.382Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:03:58.382Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-13T21:03:58.382Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-13T21:03:58.382Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-13T21:03:58.382Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-13T21:03:58.382Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-13T21:03:58.382Z] === RUN TestContainerStartOnDaemonRestart [2022-07-13T21:03:58.382Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-13T21:03:58.382Z] === RUN TestDaemonRestartIpcMode [2022-07-13T21:03:58.382Z] === PAUSE TestDaemonRestartIpcMode [2022-07-13T21:03:58.382Z] === RUN TestDaemonHostGatewayIP [2022-07-13T21:03:58.382Z] === PAUSE TestDaemonHostGatewayIP [2022-07-13T21:03:58.382Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-13T21:03:58.382Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-13T21:03:58.382Z] === RUN TestContainerKillOnDaemonStart [2022-07-13T21:03:58.382Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-13T21:03:58.382Z] === RUN TestDiff [2022-07-13T21:03:58.946Z] --- PASS: TestDiff (0.53s) [2022-07-13T21:03:58.946Z] === RUN TestExecConsoleSize [2022-07-13T21:03:59.510Z] --- PASS: TestExecConsoleSize (0.64s) [2022-07-13T21:03:59.510Z] === RUN TestExecWithCloseStdin [2022-07-13T21:04:00.442Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-07-13T21:04:00.442Z] === RUN TestExec [2022-07-13T21:04:01.007Z] --- PASS: TestExec (0.62s) [2022-07-13T21:04:01.007Z] === RUN TestExecUser [2022-07-13T21:04:01.571Z] --- PASS: TestExecUser (0.64s) [2022-07-13T21:04:01.571Z] === RUN TestExportContainerAndImportImage [2022-07-13T21:04:02.136Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-07-13T21:04:02.136Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-13T21:04:03.507Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-13T21:04:03.507Z] === RUN TestHealthCheckWorkdir [2022-07-13T21:04:04.438Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-07-13T21:04:04.438Z] === RUN TestHealthKillContainer [2022-07-13T21:04:06.353Z] --- PASS: TestBuildSquashParent (6.88s) [2022-07-13T21:04:06.353Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-13T21:04:06.353Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:04:06.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:04:06.353Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:04:06.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:04:06.353Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:04:06.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:04:06.353Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:04:06.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:04:06.353Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:04:06.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:04:06.353Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:04:06.353Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:04:06.353Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:04:06.353Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:04:07.718Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:04:07.974Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:04:09.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:04:09.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:04:11.752Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2022-07-13T21:04:11.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2022-07-13T21:04:11.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2022-07-13T21:04:11.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-07-13T21:04:11.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2022-07-13T21:04:11.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2022-07-13T21:04:11.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-07-13T21:04:11.752Z] === RUN TestBuildMultiStageCopy [2022-07-13T21:04:11.752Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-13T21:04:12.536Z] --- PASS: TestHealthKillContainer (8.12s) [2022-07-13T21:04:12.536Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-13T21:04:12.793Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-07-13T21:04:12.793Z] === RUN TestIpcModeNone [2022-07-13T21:04:13.358Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-13T21:04:13.358Z] === RUN TestIpcModePrivate [2022-07-13T21:04:13.922Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-13T21:04:14.180Z] --- PASS: TestIpcModePrivate (0.69s) [2022-07-13T21:04:14.180Z] === RUN TestIpcModeShareable [2022-07-13T21:04:14.437Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-13T21:04:14.694Z] --- PASS: TestIpcModeShareable (0.63s) [2022-07-13T21:04:14.694Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-13T21:04:15.917Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-13T21:04:16.172Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-13T21:04:16.590Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2022-07-13T21:04:16.590Z] === RUN TestAPIIpcModeHost [2022-07-13T21:04:17.099Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-13T21:04:17.155Z] --- PASS: TestAPIIpcModeHost (0.48s) [2022-07-13T21:04:17.155Z] === RUN TestDaemonIpcModeShareable [2022-07-13T21:04:18.031Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-13T21:04:18.526Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-13T21:04:18.526Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-07-13T21:04:18.526Z] === RUN TestDaemonIpcModePrivate [2022-07-13T21:04:19.394Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-07-13T21:04:19.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-07-13T21:04:19.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-13T21:04:19.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-13T21:04:19.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-13T21:04:19.394Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-13T21:04:19.394Z] === RUN TestBuildMultiStageParentConfig [2022-07-13T21:04:19.461Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-13T21:04:19.719Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-07-13T21:04:19.719Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-13T21:04:20.651Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-13T21:04:20.912Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-07-13T21:04:20.912Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-13T21:04:21.847Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-13T21:04:22.105Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-07-13T21:04:22.105Z] === RUN TestIpcModeOlderClient [2022-07-13T21:04:22.105Z] === PAUSE TestIpcModeOlderClient [2022-07-13T21:04:22.105Z] === RUN TestKillContainerInvalidSignal [2022-07-13T21:04:22.363Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-07-13T21:04:22.363Z] === RUN TestKillContainer [2022-07-13T21:04:22.363Z] === RUN TestKillContainer/no_signal [2022-07-13T21:04:22.927Z] === RUN TestKillContainer/non_killing_signal [2022-07-13T21:04:23.185Z] === RUN TestKillContainer/killing_signal [2022-07-13T21:04:23.752Z] --- PASS: TestKillContainer (1.40s) [2022-07-13T21:04:23.752Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-07-13T21:04:23.752Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-13T21:04:23.752Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-07-13T21:04:23.752Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-13T21:04:23.752Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-13T21:04:24.318Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-13T21:04:24.633Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-13T21:04:24.633Z] === RUN TestBuildLabelWithTargets [2022-07-13T21:04:25.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-07-13T21:04:25.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-07-13T21:04:25.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-07-13T21:04:25.254Z] === RUN TestKillStoppedContainer [2022-07-13T21:04:25.254Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-13T21:04:25.254Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-13T21:04:25.254Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-13T21:04:25.254Z] === RUN TestKillDifferentUserContainer [2022-07-13T21:04:25.820Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-13T21:04:25.820Z] === RUN TestInspectOomKilledTrue [2022-07-13T21:04:25.820Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-13T21:04:25.820Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-13T21:04:25.820Z] === RUN TestInspectOomKilledFalse [2022-07-13T21:04:26.078Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-13T21:04:26.078Z] === RUN TestLinksEtcHostsContentMatch [2022-07-13T21:04:26.335Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-13T21:04:26.335Z] === RUN TestLinksContainerNames [2022-07-13T21:04:27.269Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-13T21:04:27.269Z] === RUN TestLogsFollowTailEmpty [2022-07-13T21:04:27.833Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-13T21:04:27.833Z] === RUN TestLogs [2022-07-13T21:04:27.833Z] === RUN TestLogs/driver_local [2022-07-13T21:04:27.833Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:04:27.833Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-13T21:04:27.833Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-13T21:04:27.833Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:04:27.833Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:04:27.833Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:04:27.833Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:04:27.833Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:04:27.833Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:04:28.399Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:04:28.657Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:04:28.816Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|imports|compiled_files|deps|files) took 2m52.362125203s [2022-07-13T21:04:28.816Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 492.348167ms [2022-07-13T21:04:29.223Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-13T21:04:29.223Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-13T21:04:29.788Z] === RUN TestLogs/driver_json-file [2022-07-13T21:04:29.788Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:04:29.788Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:04:29.788Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:04:29.788Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:04:29.788Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:04:29.788Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:04:29.788Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:04:29.788Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:04:29.788Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:04:30.353Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:04:30.353Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:04:31.287Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:04:31.287Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:04:31.860Z] --- PASS: TestLogs (4.03s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.80s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.86s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-07-13T21:04:31.860Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.68s) [2022-07-13T21:04:31.860Z] === RUN TestContainerNetworkMountsNoChown [2022-07-13T21:04:32.142Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/default [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/private [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/private [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/rprivate [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/slave [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/slave [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/rslave [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/shared [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/shared [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/rshared [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-13T21:04:32.142Z] === CONT TestMountDaemonRoot/default [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:04:32.142Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-13T21:04:32.142Z] === CONT TestMountDaemonRoot/rshared [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:04:32.142Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:04:32.142Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:04:32.142Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/shared [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/rslave [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/slave [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/rprivate [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/private [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-13T21:04:32.401Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:04:32.401Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-13T21:04:32.401Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:04:32.663Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-13T21:04:32.711Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-13T21:04:32.711Z] === RUN TestBuildWithEmptyLayers [2022-07-13T21:04:32.921Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-13T21:04:32.921Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-13T21:04:32.921Z] === RUN TestContainerBindMountNonRecursive [2022-07-13T21:04:34.292Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-07-13T21:04:34.292Z] === RUN TestContainerVolumesMountedAsShared [2022-07-13T21:04:34.856Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2022-07-13T21:04:34.856Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-13T21:04:35.114Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2022-07-13T21:04:35.114Z] === RUN TestNetworkNat [2022-07-13T21:04:35.225Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-13T21:04:35.225Z] === RUN TestBuildMultiStageOnBuild [2022-07-13T21:04:35.679Z] --- PASS: TestNetworkNat (0.57s) [2022-07-13T21:04:35.679Z] === RUN TestNetworkLocalhostTCPNat [2022-07-13T21:04:36.244Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-13T21:04:36.244Z] === RUN TestNetworkLoopbackNat [2022-07-13T21:04:38.767Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-13T21:04:38.767Z] === RUN TestPause [2022-07-13T21:04:39.331Z] --- PASS: TestPause (0.48s) [2022-07-13T21:04:39.331Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-13T21:04:39.331Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:04:39.331Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:04:39.331Z] === RUN TestPauseStopPausedContainer [2022-07-13T21:04:39.589Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-07-13T21:04:39.589Z] === RUN TestPidHost [2022-07-13T21:04:40.466Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-07-13T21:04:40.466Z] === RUN TestBuildUncleanTarFilenames [2022-07-13T21:04:40.722Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2022-07-13T21:04:40.722Z] === RUN TestBuildMultiStageLayerLeak [2022-07-13T21:04:40.960Z] --- PASS: TestPidHost (1.02s) [2022-07-13T21:04:40.960Z] === RUN TestPsFilter [2022-07-13T21:04:40.960Z] --- PASS: TestPsFilter (0.11s) [2022-07-13T21:04:40.960Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-13T21:04:41.217Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-13T21:04:41.217Z] === RUN TestRemoveContainerWithVolume [2022-07-13T21:04:41.781Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-13T21:04:41.781Z] === RUN TestRemoveContainerRunning [2022-07-13T21:04:42.038Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-13T21:04:42.038Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-13T21:04:42.603Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-13T21:04:42.603Z] === RUN TestRemoveInvalidContainer [2022-07-13T21:04:42.603Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-13T21:04:42.603Z] === RUN TestRenameLinkedContainer [2022-07-13T21:04:44.499Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-07-13T21:04:44.499Z] === RUN TestRenameStoppedContainer [2022-07-13T21:04:44.756Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-07-13T21:04:44.756Z] === RUN TestRenameRunningContainerAndReuse [2022-07-13T21:04:45.689Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-07-13T21:04:45.689Z] === RUN TestRenameInvalidName [2022-07-13T21:04:45.963Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2022-07-13T21:04:45.963Z] === RUN TestBuildWithHugeFile [2022-07-13T21:04:46.253Z] --- PASS: TestRenameInvalidName (0.52s) [2022-07-13T21:04:46.253Z] === RUN TestRenameAnonymousContainer [2022-07-13T21:04:47.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-13T21:04:47.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-13T21:04:48.148Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-07-13T21:04:48.149Z] === RUN TestRenameContainerWithSameName [2022-07-13T21:04:48.149Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-13T21:04:48.149Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-13T21:04:49.083Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-13T21:04:49.083Z] === RUN TestResize [2022-07-13T21:04:49.647Z] --- PASS: TestResize (0.43s) [2022-07-13T21:04:49.647Z] === RUN TestResizeWithInvalidSize [2022-07-13T21:04:49.905Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-13T21:04:49.905Z] === RUN TestResizeWhenContainerNotStarted [2022-07-13T21:04:50.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:04:50.470Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:04:50.470Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:04:50.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:04:50.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:04:52.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:04:53.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:04:54.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:04:54.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:04:56.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:04:56.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:05:00.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:05:00.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:05:02.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:05:03.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:05:03.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:05:05.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:05:05.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:05:07.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-07-13T21:05:09.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-13T21:05:09.179Z] === RUN TestCgroupNamespacesRun [2022-07-13T21:05:10.112Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-07-13T21:05:10.112Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-13T21:05:10.112Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-13T21:05:10.112Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-13T21:05:10.112Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-13T21:05:11.484Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-07-13T21:05:11.484Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-13T21:05:12.416Z] --- PASS: TestCgroupNamespacesRunHostMode (1.29s) [2022-07-13T21:05:12.416Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-13T21:05:13.787Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-07-13T21:05:13.787Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-13T21:05:15.158Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-07-13T21:05:15.158Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-13T21:05:15.722Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-13T21:05:15.722Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-13T21:05:17.094Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-07-13T21:05:17.094Z] === RUN TestNISDomainname [2022-07-13T21:05:17.351Z] --- PASS: TestNISDomainname (0.57s) [2022-07-13T21:05:17.351Z] === RUN TestHostnameDnsResolution [2022-07-13T21:05:18.284Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-07-13T21:05:18.284Z] === RUN TestUnprivilegedPortsAndPing [2022-07-13T21:05:18.849Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-07-13T21:05:18.849Z] === RUN TestPrivilegedHostDevices [2022-07-13T21:05:19.414Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-07-13T21:05:19.414Z] === RUN TestRunConsoleSize [2022-07-13T21:05:19.671Z] --- PASS: TestRunConsoleSize (0.45s) [2022-07-13T21:05:19.671Z] === RUN TestStats [2022-07-13T21:05:20.463Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T21:05:20.463Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:05:20.463Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:05:20.463Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:05:20.463Z] [2022-07-13T21:05:20.463Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-13T21:05:20.463Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T21:05:20.463Z] HOSTNAME=79d854537132 [2022-07-13T21:05:20.463Z] TESTDEBUG=0 [2022-07-13T21:05:20.463Z] DEST=bundles/test-integration [2022-07-13T21:05:20.463Z] PWD=/go/src/github.com/docker/docker [2022-07-13T21:05:20.463Z] DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c [2022-07-13T21:05:20.463Z] container=docker [2022-07-13T21:05:20.463Z] HOME=/root [2022-07-13T21:05:20.463Z] GOLANG_VERSION=1.18.3 [2022-07-13T21:05:20.463Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-13T21:05:20.463Z] VALIDATE_BRANCH=22.06 [2022-07-13T21:05:20.463Z] TERM=xterm [2022-07-13T21:05:20.463Z] DOCKER_PKG=github.com/docker/docker [2022-07-13T21:05:20.463Z] SHLVL=1 [2022-07-13T21:05:20.463Z] TIMEOUT=120m [2022-07-13T21:05:20.463Z] DOCKER_BUILDTAGS= journald [2022-07-13T21:05:20.463Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-13T21:05:20.463Z] GO111MODULE=off [2022-07-13T21:05:20.463Z] DOCKER_EXPERIMENTAL=1 [2022-07-13T21:05:20.463Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-13T21:05:20.463Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-13T21:05:20.463Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-13T21:05:20.463Z] GOPATH=/go [2022-07-13T21:05:20.463Z] PKG_CONFIG=pkg-config [2022-07-13T21:05:20.463Z] _=/usr/bin/env [2022-07-13T21:05:20.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-13T21:05:22.195Z] --- PASS: TestStats (2.51s) [2022-07-13T21:05:22.195Z] === RUN TestStopContainerWithTimeout [2022-07-13T21:05:22.195Z] === RUN TestStopContainerWithTimeout/0 [2022-07-13T21:05:22.195Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-13T21:05:22.195Z] === RUN TestStopContainerWithTimeout/1 [2022-07-13T21:05:22.195Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-13T21:05:22.195Z] === RUN TestStopContainerWithTimeout/3 [2022-07-13T21:05:22.195Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-13T21:05:22.195Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-13T21:05:22.195Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-13T21:05:22.195Z] === CONT TestStopContainerWithTimeout/0 [2022-07-13T21:05:22.195Z] === CONT TestStopContainerWithTimeout/3 [2022-07-13T21:05:23.127Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-13T21:05:25.024Z] === CONT TestStopContainerWithTimeout/1 [2022-07-13T21:05:26.393Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-13T21:05:26.393Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-07-13T21:05:26.393Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-07-13T21:05:26.393Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-13T21:05:26.393Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-07-13T21:05:26.393Z] === RUN TestDeleteDevicemapper [2022-07-13T21:05:26.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:05:26.393Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-13T21:05:26.393Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-13T21:05:28.296Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-07-13T21:05:28.296Z] === RUN TestUpdateMemory [2022-07-13T21:05:28.554Z] --- PASS: TestUpdateMemory (0.61s) [2022-07-13T21:05:28.554Z] === RUN TestUpdateCPUQuota [2022-07-13T21:05:29.497Z] --- PASS: TestUpdateCPUQuota (0.99s) [2022-07-13T21:05:29.497Z] === RUN TestUpdatePidsLimit [2022-07-13T21:05:29.497Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-13T21:05:29.760Z] === RUN TestUpdatePidsLimit/no_change [2022-07-13T21:05:30.021Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-13T21:05:30.300Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-13T21:05:30.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-13T21:05:30.820Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-13T21:05:31.082Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit (2.13s) [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-13T21:05:31.647Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-13T21:05:31.647Z] === RUN TestUpdateRestartPolicy [2022-07-13T21:05:42.131Z] --- PASS: TestBuildWithHugeFile (51.68s) [2022-07-13T21:05:42.131Z] === RUN TestBuildWCOWSandboxSize [2022-07-13T21:05:42.131Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:05:42.131Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:05:42.131Z] === RUN TestBuildWithEmptyDockerfile [2022-07-13T21:05:42.131Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:05:42.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:05:42.131Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:05:42.131Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:05:42.131Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:05:42.131Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:05:42.131Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:05:42.131Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:05:42.131Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:05:42.131Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-13T21:05:42.131Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-07-13T21:05:42.131Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2022-07-13T21:05:42.131Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-13T21:05:42.131Z] === RUN TestBuildPreserveOwnership [2022-07-13T21:05:42.131Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-13T21:05:43.057Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-13T21:05:43.833Z] --- PASS: TestUpdateRestartPolicy (11.11s) [2022-07-13T21:05:43.833Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-13T21:05:43.833Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-07-13T21:05:43.833Z] === RUN TestWaitNonBlocked [2022-07-13T21:05:43.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:05:43.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:05:43.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:05:43.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:05:43.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:05:43.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:05:44.090Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-13T21:05:44.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2022-07-13T21:05:44.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2022-07-13T21:05:44.090Z] === RUN TestWaitBlocked [2022-07-13T21:05:44.090Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:05:44.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:05:44.090Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:05:44.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:05:44.090Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:05:44.090Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:05:45.023Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-13T21:05:45.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-07-13T21:05:45.023Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-07-13T21:05:45.023Z] === RUN TestWaitConditions [2022-07-13T21:05:45.023Z] === RUN TestWaitConditions/default [2022-07-13T21:05:45.023Z] === PAUSE TestWaitConditions/default [2022-07-13T21:05:45.023Z] === RUN TestWaitConditions/not-running [2022-07-13T21:05:45.023Z] === PAUSE TestWaitConditions/not-running [2022-07-13T21:05:45.023Z] === RUN TestWaitConditions/next-exit [2022-07-13T21:05:45.023Z] === PAUSE TestWaitConditions/next-exit [2022-07-13T21:05:45.023Z] === RUN TestWaitConditions/removed [2022-07-13T21:05:45.023Z] === PAUSE TestWaitConditions/removed [2022-07-13T21:05:45.023Z] === CONT TestWaitConditions/default [2022-07-13T21:05:45.023Z] === CONT TestWaitConditions/next-exit [2022-07-13T21:05:46.393Z] === CONT TestWaitConditions/removed [2022-07-13T21:05:46.651Z] === CONT TestWaitConditions/not-running [2022-07-13T21:05:47.219Z] --- PASS: TestBuildPreserveOwnership (9.97s) [2022-07-13T21:05:47.219Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.94s) [2022-07-13T21:05:47.219Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-13T21:05:47.219Z] === RUN TestBuildPlatformInvalid [2022-07-13T21:05:47.219Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-13T21:05:47.219Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-13T21:05:47.219Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-13T21:05:47.219Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-13T21:05:47.219Z] PASS [2022-07-13T21:05:47.219Z] [2022-07-13T21:05:47.219Z] === Skipped [2022-07-13T21:05:47.219Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-13T21:05:47.219Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:05:47.219Z] [2022-07-13T21:05:47.219Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:05:47.219Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:05:47.219Z] [2022-07-13T21:05:47.219Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-13T21:05:47.219Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-13T21:05:47.219Z] [2022-07-13T21:05:47.219Z] DONE 34 tests, 3 skipped in 113.202s [2022-07-13T21:05:47.219Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-13T21:05:47.475Z] INFO: Testing against a local daemon [2022-07-13T21:05:47.475Z] === RUN TestConfigInspect [2022-07-13T21:05:47.475Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-13T21:05:47.475Z] === RUN TestConfigList [2022-07-13T21:05:47.475Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] --- SKIP: TestConfigList (0.01s) [2022-07-13T21:05:47.475Z] === RUN TestConfigsCreateAndDelete [2022-07-13T21:05:47.475Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-13T21:05:47.475Z] === RUN TestConfigsUpdate [2022-07-13T21:05:47.475Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-13T21:05:47.475Z] === RUN TestTemplatedConfig [2022-07-13T21:05:47.475Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-13T21:05:47.475Z] === RUN TestConfigCreateResolve [2022-07-13T21:05:47.475Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-13T21:05:47.475Z] PASS [2022-07-13T21:05:47.475Z] [2022-07-13T21:05:47.475Z] === Skipped [2022-07-13T21:05:47.475Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-13T21:05:47.475Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] [2022-07-13T21:05:47.475Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-13T21:05:47.475Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] [2022-07-13T21:05:47.475Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-13T21:05:47.475Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] [2022-07-13T21:05:47.475Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-13T21:05:47.475Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] [2022-07-13T21:05:47.475Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-13T21:05:47.475Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] [2022-07-13T21:05:47.475Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-13T21:05:47.475Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:05:47.475Z] [2022-07-13T21:05:47.475Z] DONE 6 tests, 6 skipped in 0.165s [2022-07-13T21:05:47.475Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-13T21:05:47.730Z] INFO: Testing against a local daemon [2022-07-13T21:05:47.730Z] === RUN TestAttachWithTTY [2022-07-13T21:05:47.730Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-13T21:05:47.730Z] === RUN TestAttachWithoutTTy [2022-07-13T21:05:47.730Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-13T21:05:47.730Z] === RUN TestCheckpoint [2022-07-13T21:05:47.730Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:05:47.730Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/commit [2022-07-13T21:05:47.730Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-13T21:05:47.730Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:05:47.730Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:05:47.730Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:05:47.730Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:05:47.730Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:05:47.730Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:05:47.730Z] === CONT TestContainerInvalidJSON/commit [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-13T21:05:47.730Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-13T21:05:47.730Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-13T21:05:47.730Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-13T21:05:47.730Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-13T21:05:47.730Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-13T21:05:47.731Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-13T21:05:47.731Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-13T21:05:47.731Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-13T21:05:47.731Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-13T21:05:47.731Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-13T21:05:47.731Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-13T21:05:47.731Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-13T21:05:47.986Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-13T21:05:47.986Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-13T21:05:47.986Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-13T21:05:47.986Z] === RUN TestCopyEmptyFile [2022-07-13T21:05:48.242Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-13T21:05:48.242Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-13T21:05:48.242Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-13T21:05:48.242Z] === RUN TestCopyFromContainer [2022-07-13T21:05:48.548Z] --- PASS: TestWaitConditions (0.01s) [2022-07-13T21:05:48.548Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-07-13T21:05:48.548Z] --- PASS: TestWaitConditions/default (1.73s) [2022-07-13T21:05:48.548Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-07-13T21:05:48.548Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-07-13T21:05:48.548Z] === CONT TestContainerStartOnDaemonRestart [2022-07-13T21:05:48.548Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-13T21:05:50.446Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-07-13T21:05:50.446Z] === CONT TestDaemonHostGatewayIP [2022-07-13T21:05:50.446Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-07-13T21:05:50.446Z] === CONT TestDaemonRestartIpcMode [2022-07-13T21:05:52.441Z] === RUN TestCopyFromContainer// [2022-07-13T21:05:52.441Z] === RUN TestCopyFromContainer//bar/root [2022-07-13T21:05:52.441Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-13T21:05:52.441Z] === RUN TestCopyFromContainer/bar/quux [2022-07-13T21:05:52.441Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-13T21:05:52.441Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-13T21:05:52.441Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-13T21:05:52.441Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-13T21:05:52.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-13T21:05:52.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-13T21:05:52.700Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-13T21:05:52.700Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer (4.59s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-13T21:05:52.700Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-13T21:05:52.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-13T21:05:52.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:05:52.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:05:52.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:05:52.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:05:52.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:05:52.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:05:52.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:05:52.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:05:52.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:05:52.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-13T21:05:52.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-13T21:05:52.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-13T21:05:52.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-13T21:05:52.700Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-13T21:05:52.700Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-13T21:05:52.700Z] === RUN TestCreateWithInvalidEnv [2022-07-13T21:05:52.700Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-13T21:05:52.700Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-13T21:05:52.700Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-13T21:05:52.700Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-13T21:05:52.700Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-13T21:05:52.700Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-13T21:05:52.957Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-13T21:05:52.957Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-13T21:05:52.957Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-13T21:05:52.957Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-13T21:05:52.957Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-13T21:05:52.957Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-13T21:05:52.957Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-13T21:05:52.957Z] === RUN TestCreateTmpfsMountsTarget [2022-07-13T21:05:52.957Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-13T21:05:52.957Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-13T21:05:53.726Z] --- PASS: TestDaemonHostGatewayIP (2.83s) [2022-07-13T21:05:53.726Z] === CONT TestIpcModeOlderClient [2022-07-13T21:05:53.726Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-07-13T21:05:53.726Z] === CONT TestContainerKillOnDaemonStart [2022-07-13T21:05:53.726Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-13T21:05:54.325Z] --- PASS: TestCreateWithCustomMaskedPaths (1.29s) [2022-07-13T21:05:54.326Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-13T21:05:55.253Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-07-13T21:05:55.253Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-13T21:05:55.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:05:55.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:05:55.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:05:55.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:05:55.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:05:55.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:05:55.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:05:55.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:05:55.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:05:55.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:05:55.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:05:55.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:05:55.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:05:55.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:05:55.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:05:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-13T21:05:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-13T21:05:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-13T21:05:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-13T21:05:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-13T21:05:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-13T21:05:55.509Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-13T21:05:55.764Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-07-13T21:05:55.764Z] === RUN TestCreateDifferentPlatform [2022-07-13T21:05:55.764Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-13T21:05:55.764Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-13T21:05:55.764Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-13T21:05:55.764Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-13T21:05:55.764Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-13T21:05:55.764Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-13T21:05:56.021Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-13T21:05:56.021Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-13T21:05:56.021Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-13T21:05:56.021Z] === RUN TestCreateInvalidHostConfig [2022-07-13T21:05:56.021Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:05:56.021Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:05:56.021Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:05:56.021Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:05:56.021Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:05:56.021Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:05:56.021Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:05:56.021Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:05:56.021Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:05:56.021Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:05:56.021Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:05:56.021Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:05:56.021Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-13T21:05:56.021Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-13T21:05:56.021Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-13T21:05:56.021Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-13T21:05:56.021Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-13T21:05:56.021Z] === RUN TestContainerStartOnDaemonRestart [2022-07-13T21:05:56.021Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-13T21:05:56.021Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-13T21:05:56.021Z] === RUN TestDaemonRestartIpcMode [2022-07-13T21:05:56.021Z] === PAUSE TestDaemonRestartIpcMode [2022-07-13T21:05:56.021Z] === RUN TestDaemonHostGatewayIP [2022-07-13T21:05:56.021Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:05:56.021Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-13T21:05:56.022Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-13T21:05:56.022Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-13T21:05:56.022Z] === RUN TestContainerKillOnDaemonStart [2022-07-13T21:05:56.022Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-13T21:05:56.022Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-13T21:05:56.022Z] === RUN TestDiff [2022-07-13T21:05:56.277Z] --- PASS: TestDiff (0.39s) [2022-07-13T21:05:56.277Z] === RUN TestExecConsoleSize [2022-07-13T21:05:56.841Z] --- PASS: TestExecConsoleSize (0.49s) [2022-07-13T21:05:56.841Z] === RUN TestExecWithCloseStdin [2022-07-13T21:05:57.403Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-13T21:05:57.403Z] === RUN TestExec [2022-07-13T21:05:57.658Z] --- PASS: TestExec (0.45s) [2022-07-13T21:05:57.658Z] === RUN TestExecUser [2022-07-13T21:05:58.221Z] --- PASS: TestExecUser (0.47s) [2022-07-13T21:05:58.221Z] === RUN TestExportContainerAndImportImage [2022-07-13T21:05:58.782Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-13T21:05:58.782Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-13T21:06:00.146Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-07-13T21:06:00.146Z] === RUN TestHealthCheckWorkdir [2022-07-13T21:06:00.708Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-13T21:06:00.708Z] === RUN TestHealthKillContainer [2022-07-13T21:06:05.255Z] INFO [linters context/goanalysis] analyzers took 6m38.335109746s with top 10 stages: buildir: 2m25.173557254s, the_only_name: 41.855394095s, goimports: 28.661567333s, unconvert: 25.173638243s, S1038: 18.579944019s, gosec: 18.503054566s, misspell: 6.716375759s, S1039: 5.689504877s, unused: 5.023253011s, nilness: 4.718995644s [2022-07-13T21:06:05.255Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-13T21:06:05.255Z] INFO [runner] Processors filtering stat (out/in): cgo: 2133/2396, autogenerated_exclude: 2030/2133, exclude-rules: 77/2030, exclude: 2030/2030, path_prettifier: 2133/2133, identifier_marker: 2030/2030, filename_unadjuster: 2133/2133, skip_files: 2133/2133, skip_dirs: 2133/2133, nolint: 0/77 [2022-07-13T21:06:05.255Z] INFO [runner] processing took 83.618561ms with stages: nolint: 33.691523ms, identifier_marker: 21.968245ms, path_prettifier: 9.330097ms, autogenerated_exclude: 8.534419ms, exclude-rules: 7.860976ms, skip_dirs: 1.809193ms, cgo: 250.945µs, filename_unadjuster: 167.396µs, max_same_issues: 1.48µs, max_from_linter: 780ns, uniq_by_line: 765ns, skip_files: 451ns, diff: 383ns, exclude: 372ns, max_per_file_from_linter: 323ns, source_code: 287ns, severity-rules: 254ns, path_shortener: 236ns, sort_results: 231ns, path_prefixer: 205ns [2022-07-13T21:06:05.255Z] INFO [runner] linters took 1m46.53116655s with stages: goanalysis_metalinter: 1m46.44741915s [2022-07-13T21:06:05.255Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-13T21:06:05.255Z] INFO Memory: 2795 samples, avg is 319.7MB, max is 1250.4MB [2022-07-13T21:06:05.255Z] INFO Execution took 4m39.396391589s [2022-07-13T21:06:05.255Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-13T21:06:05.573Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh dynbinary test-docker-py [2022-07-13T21:06:05.831Z] [2022-07-13T21:06:05.913Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) [2022-07-13T21:06:05.913Z] PASS [2022-07-13T21:06:05.913Z] [2022-07-13T21:06:05.913Z] === Skipped [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-13T21:06:05.913Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:06:05.913Z] [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-13T21:06:05.913Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-13T21:06:05.913Z] [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:06:05.913Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:06:05.913Z] [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-13T21:06:05.913Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-13T21:06:05.913Z] [2022-07-13T21:06:05.913Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-13T21:06:05.913Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:06:05.913Z] [2022-07-13T21:06:05.913Z] DONE 264 tests, 5 skipped in 132.838s [2022-07-13T21:06:05.913Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-13T21:06:05.913Z] === RUN TestConfigDaemonLibtrustID [2022-07-13T21:06:05.913Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-13T21:06:05.913Z] === RUN TestConfigDaemonID [2022-07-13T21:06:06.090Z] Removing bundles/ [2022-07-13T21:06:06.090Z] [2022-07-13T21:06:06.090Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-13T21:06:06.090Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-13T21:06:06.090Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:06:06.480Z] daemon_test.go:83: [d66d8f21e9431] daemon is not started [2022-07-13T21:06:06.480Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-13T21:06:06.480Z] === RUN TestDaemonConfigValidation [2022-07-13T21:06:06.480Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:06:06.480Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-13T21:06:06.480Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-13T21:06:06.480Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-13T21:06:06.480Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-13T21:06:06.480Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-13T21:06:06.480Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:06:06.480Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-13T21:06:06.480Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-13T21:06:06.480Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-13T21:06:06.738Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-13T21:06:06.738Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-13T21:06:06.738Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-13T21:06:06.738Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-13T21:06:06.738Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-07-13T21:06:06.738Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2022-07-13T21:06:06.738Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-13T21:06:06.738Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-13T21:06:06.738Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-13T21:06:08.109Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-13T21:06:08.787Z] --- PASS: TestHealthKillContainer (7.88s) [2022-07-13T21:06:08.787Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-13T21:06:08.787Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-13T21:06:08.787Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-13T21:06:08.787Z] === RUN TestIpcModeNone [2022-07-13T21:06:09.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-13T21:06:09.040Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-13T21:06:09.043Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-13T21:06:09.043Z] === RUN TestIpcModePrivate [2022-07-13T21:06:09.298Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-13T21:06:09.554Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-13T21:06:09.554Z] === RUN TestIpcModeShareable [2022-07-13T21:06:09.554Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:06:09.554Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-13T21:06:09.554Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-13T21:06:09.972Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-13T21:06:09.972Z] daemon_test.go:197: [dde0e03aa399e] daemon is not started [2022-07-13T21:06:09.972Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-13T21:06:09.972Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-13T21:06:09.972Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-13T21:06:09.972Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-13T21:06:09.972Z] === RUN TestDaemonProxy [2022-07-13T21:06:09.972Z] === RUN TestDaemonProxy/environment_variables [2022-07-13T21:06:10.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-13T21:06:10.919Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-07-13T21:06:10.919Z] === RUN TestAPIIpcModeHost [2022-07-13T21:06:10.919Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:06:10.919Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-13T21:06:10.919Z] === RUN TestDaemonIpcModeShareable [2022-07-13T21:06:10.919Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:06:10.919Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-13T21:06:10.919Z] === RUN TestDaemonIpcModePrivate [2022-07-13T21:06:11.845Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-13T21:06:11.866Z] === RUN TestDaemonProxy/command-line_options [2022-07-13T21:06:12.101Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-07-13T21:06:12.101Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-13T21:06:12.101Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:06:12.101Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-13T21:06:12.101Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-13T21:06:12.101Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:06:12.101Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-13T21:06:12.101Z] === RUN TestIpcModeOlderClient [2022-07-13T21:06:12.101Z] === PAUSE TestIpcModeOlderClient [2022-07-13T21:06:12.101Z] === RUN TestKillContainerInvalidSignal [2022-07-13T21:06:12.661Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-13T21:06:12.661Z] === RUN TestKillContainer [2022-07-13T21:06:12.661Z] === RUN TestKillContainer/no_signal [2022-07-13T21:06:12.917Z] === RUN TestKillContainer/non_killing_signal [2022-07-13T21:06:13.173Z] === RUN TestKillContainer/killing_signal [2022-07-13T21:06:13.236Z] === RUN TestDaemonProxy/configuration_file [2022-07-13T21:06:13.734Z] --- PASS: TestKillContainer (1.21s) [2022-07-13T21:06:13.734Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-13T21:06:13.734Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-07-13T21:06:13.734Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-07-13T21:06:13.734Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-13T21:06:13.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-13T21:06:14.295Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-13T21:06:14.550Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-07-13T21:06:14.550Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-13T21:06:14.550Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-07-13T21:06:14.550Z] === RUN TestKillStoppedContainer [2022-07-13T21:06:14.550Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-13T21:06:14.550Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-13T21:06:14.806Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-13T21:06:14.806Z] === RUN TestKillDifferentUserContainer [2022-07-13T21:06:14.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-13T21:06:15.062Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-13T21:06:15.063Z] === RUN TestInspectOomKilledTrue [2022-07-13T21:06:15.063Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:06:15.063Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-13T21:06:15.063Z] === RUN TestInspectOomKilledFalse [2022-07-13T21:06:15.063Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T21:06:15.063Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-13T21:06:15.063Z] === RUN TestLinksEtcHostsContentMatch [2022-07-13T21:06:15.063Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-13T21:06:15.063Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-13T21:06:15.063Z] === RUN TestLinksContainerNames [2022-07-13T21:06:15.131Z] === RUN TestDaemonProxy/conflicting_options [2022-07-13T21:06:15.695Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-13T21:06:15.989Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-13T21:06:15.989Z] === RUN TestLogsFollowTailEmpty [2022-07-13T21:06:16.260Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-13T21:06:16.260Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-13T21:06:16.260Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-13T21:06:16.260Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-13T21:06:16.260Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-13T21:06:16.260Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-13T21:06:16.260Z] PASS [2022-07-13T21:06:16.260Z] [2022-07-13T21:06:16.260Z] DONE 18 tests in 11.241s [2022-07-13T21:06:16.260Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-13T21:06:16.260Z] INFO: Testing against a local daemon [2022-07-13T21:06:16.260Z] === RUN TestCommitInheritsEnv [2022-07-13T21:06:16.517Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-07-13T21:06:16.517Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-13T21:06:16.517Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-13T21:06:16.517Z] === RUN TestImportWithCustomPlatform [2022-07-13T21:06:16.517Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-13T21:06:16.517Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-13T21:06:16.517Z] === RUN TestImportWithCustomPlatform// [2022-07-13T21:06:16.517Z] === RUN TestImportWithCustomPlatform/linux [2022-07-13T21:06:16.550Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-13T21:06:16.550Z] === RUN TestLogs [2022-07-13T21:06:16.550Z] === RUN TestLogs/driver_local [2022-07-13T21:06:16.550Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:06:16.550Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:06:16.550Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-13T21:06:16.550Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-13T21:06:16.550Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-13T21:06:16.550Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-13T21:06:16.550Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:06:16.550Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:06:16.550Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:06:16.550Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:06:16.550Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:06:16.550Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:06:16.550Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:06:16.550Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:06:16.774Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-13T21:06:16.774Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-13T21:06:16.774Z] === RUN TestImportWithCustomPlatform/macos [2022-07-13T21:06:16.774Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-13T21:06:16.774Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-13T21:06:16.775Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-13T21:06:16.775Z] === RUN TestImagesFilterMultiReference [2022-07-13T21:06:17.032Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-13T21:06:17.032Z] === RUN TestImagePullPlatformInvalid [2022-07-13T21:06:17.032Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-13T21:06:17.032Z] === RUN TestRemoveImageOrphaning [2022-07-13T21:06:17.111Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:06:17.111Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:06:17.289Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-13T21:06:17.289Z] === RUN TestRemoveImageGarbageCollector [2022-07-13T21:06:17.367Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-13T21:06:17.623Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-13T21:06:17.853Z] time="2022-07-13T21:06:17Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-13T21:06:18.186Z] === RUN TestLogs/driver_json-file [2022-07-13T21:06:18.186Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:06:18.186Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:06:18.186Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:06:18.186Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:06:18.186Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:06:18.186Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:06:18.186Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:06:18.186Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:06:18.186Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:06:18.186Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:06:18.186Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:06:18.186Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:06:18.186Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:06:18.186Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:06:18.747Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:06:19.003Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:06:19.224Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-07-13T21:06:19.224Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-13T21:06:19.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-13T21:06:19.224Z] === RUN TestTagInvalidReference [2022-07-13T21:06:19.224Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-13T21:06:19.224Z] === RUN TestTagValidPrefixedRepo [2022-07-13T21:06:19.224Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-07-13T21:06:19.224Z] === RUN TestTagExistedNameWithoutForce [2022-07-13T21:06:19.224Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-13T21:06:19.224Z] === RUN TestTagOfficialNames [2022-07-13T21:06:19.224Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-13T21:06:19.224Z] === RUN TestTagMatchesDigest [2022-07-13T21:06:19.224Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-13T21:06:19.224Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-13T21:06:19.565Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:06:19.565Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:06:20.126Z] --- PASS: TestLogs (3.78s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.75s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.68s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-07-13T21:06:20.126Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-07-13T21:06:20.126Z] === RUN TestContainerNetworkMountsNoChown [2022-07-13T21:06:20.692Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/default [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/default [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/private [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/private [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rprivate [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/slave [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/slave [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rslave [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/shared [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/shared [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rshared [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/default [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/rslave [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/slave [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/rprivate [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/private [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/shared [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/rshared [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:06:20.692Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:06:20.692Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:06:20.692Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:06:20.948Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-13T21:06:21.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-13T21:06:21.205Z] === RUN TestContainerBindMountNonRecursive [2022-07-13T21:06:21.205Z] 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-13T21:06:21.205Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-13T21:06:21.205Z] === RUN TestContainerVolumesMountedAsShared [2022-07-13T21:06:21.205Z] 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-13T21:06:21.205Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-13T21:06:21.205Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-13T21:06:21.205Z] 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-13T21:06:21.205Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-13T21:06:21.205Z] === RUN TestNetworkNat [2022-07-13T21:06:21.766Z] --- PASS: TestNetworkNat (0.50s) [2022-07-13T21:06:21.766Z] === RUN TestNetworkLocalhostTCPNat [2022-07-13T21:06:22.022Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-13T21:06:22.022Z] === RUN TestNetworkLoopbackNat [2022-07-13T21:06:22.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-13T21:06:22.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-13T21:06:23.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-13T21:06:24.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-13T21:06:24.538Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-13T21:06:24.539Z] === RUN TestPause [2022-07-13T21:06:24.539Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:06:24.539Z] --- SKIP: TestPause (0.00s) [2022-07-13T21:06:24.539Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-13T21:06:24.539Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:06:24.539Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:06:24.539Z] === RUN TestPauseStopPausedContainer [2022-07-13T21:06:24.539Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:06:24.539Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-13T21:06:24.539Z] === RUN TestPidHost [2022-07-13T21:06:24.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-13T21:06:24.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-13T21:06:25.467Z] --- PASS: TestPidHost (0.91s) [2022-07-13T21:06:25.467Z] === RUN TestPsFilter [2022-07-13T21:06:25.723Z] --- PASS: TestPsFilter (0.11s) [2022-07-13T21:06:25.723Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-13T21:06:25.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-13T21:06:25.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-13T21:06:25.978Z] === RUN TestRemoveContainerWithVolume [2022-07-13T21:06:26.541Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-13T21:06:26.541Z] === RUN TestRemoveContainerRunning [2022-07-13T21:06:26.797Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-13T21:06:26.797Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-13T21:06:27.358Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-13T21:06:27.358Z] === RUN TestRemoveInvalidContainer [2022-07-13T21:06:27.358Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-13T21:06:27.358Z] === RUN TestRenameLinkedContainer [2022-07-13T21:06:27.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-13T21:06:29.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-13T21:06:29.247Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-07-13T21:06:29.247Z] === RUN TestRenameStoppedContainer [2022-07-13T21:06:29.503Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-13T21:06:29.503Z] === RUN TestRenameRunningContainerAndReuse [2022-07-13T21:06:29.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-13T21:06:30.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-13T21:06:30.431Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-07-13T21:06:30.431Z] === RUN TestRenameInvalidName [2022-07-13T21:06:30.687Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-13T21:06:30.687Z] === RUN TestRenameAnonymousContainer [2022-07-13T21:06:30.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-13T21:06:31.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-13T21:06:31.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-13T21:06:32.050Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-07-13T21:06:32.050Z] === RUN TestRenameContainerWithSameName [2022-07-13T21:06:32.612Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-13T21:06:32.612Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-13T21:06:32.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-13T21:06:33.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-13T21:06:33.540Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-13T21:06:33.540Z] === RUN TestResize [2022-07-13T21:06:33.798Z] --- PASS: TestResize (0.43s) [2022-07-13T21:06:33.798Z] === RUN TestResizeWithInvalidSize [2022-07-13T21:06:34.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-13T21:06:34.405Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-13T21:06:34.405Z] === RUN TestResizeWhenContainerNotStarted [2022-07-13T21:06:34.661Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-13T21:06:34.661Z] === RUN TestDaemonRestartKillContainers [2022-07-13T21:06:34.661Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-13T21:06:34.661Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-13T21:06:34.661Z] === RUN TestCgroupNamespacesRun [2022-07-13T21:06:35.196Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T21:06:35.196Z] Using test binary docker [2022-07-13T21:06:35.196Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-13T21:06:35.196Z] +++ /etc/init.d/apparmor start [2022-07-13T21:06:35.196Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T21:06:35.196Z] INFO: Waiting for daemon to start... [2022-07-13T21:06:35.196Z] Starting dockerd [2022-07-13T21:06:35.196Z] +++ 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-13T21:06:36.026Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-13T21:06:36.026Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-13T21:06:36.954Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-13T21:06:36.954Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-13T21:06:38.318Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-07-13T21:06:38.318Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-13T21:06:38.474Z] . [2022-07-13T21:06:38.474Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T21:06:38.732Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T21:06:38.732Z] Error: No such image: emptyfs [2022-07-13T21:06:38.732Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-13T21:06:38.732Z] ++++ docker load [2022-07-13T21:06:38.732Z] Running integration-test (iteration 1) [2022-07-13T21:06:38.732Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-13T21:06:38.732Z] ++ 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-13T21:06:38.732Z] ++ set -e [2022-07-13T21:06:38.732Z] ++ '[' -n 0 ']' [2022-07-13T21:06:38.732Z] ++ set -x [2022-07-13T21:06:38.732Z] ++ 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-13T21:06:38.990Z] Loaded image: busybox:latest [2022-07-13T21:06:39.245Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-13T21:06:39.245Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-13T21:06:39.249Z] Loaded image: busybox:glibc [2022-07-13T21:06:40.183Z] Loaded image: debian:bullseye-slim [2022-07-13T21:06:40.183Z] Loaded image: hello-world:latest [2022-07-13T21:06:40.183Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:06:40.442Z] INFO: Testing against a local daemon [2022-07-13T21:06:40.442Z] === RUN TestCgroupNamespacesBuild [2022-07-13T21:06:40.609Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-13T21:06:40.609Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-13T21:06:41.393Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-07-13T21:06:41.393Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-13T21:06:41.540Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-13T21:06:41.540Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-13T21:06:42.100Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-07-13T21:06:42.100Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-13T21:06:42.776Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-07-13T21:06:42.776Z] === RUN TestBuildWithSession [2022-07-13T21:06:42.776Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:06:42.776Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-13T21:06:42.776Z] === RUN TestBuildSquashParent [2022-07-13T21:06:43.467Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-13T21:06:43.467Z] === RUN TestNISDomainname [2022-07-13T21:06:43.467Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-13T21:06:43.467Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-13T21:06:43.467Z] === RUN TestHostnameDnsResolution [2022-07-13T21:06:44.165Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-07-13T21:06:44.165Z] === RUN TestUnprivilegedPortsAndPing [2022-07-13T21:06:44.165Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-13T21:06:44.165Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-13T21:06:44.165Z] === RUN TestPrivilegedHostDevices [2022-07-13T21:06:44.738Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-07-13T21:06:44.738Z] === RUN TestRunConsoleSize [2022-07-13T21:06:45.002Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-13T21:06:45.002Z] === RUN TestStats [2022-07-13T21:06:45.002Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:06:45.002Z] --- SKIP: TestStats (0.00s) [2022-07-13T21:06:45.002Z] === RUN TestStopContainerWithTimeout [2022-07-13T21:06:45.002Z] === RUN TestStopContainerWithTimeout/0 [2022-07-13T21:06:45.002Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-13T21:06:45.002Z] === RUN TestStopContainerWithTimeout/1 [2022-07-13T21:06:45.002Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-13T21:06:45.002Z] === RUN TestStopContainerWithTimeout/3 [2022-07-13T21:06:45.002Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-13T21:06:45.002Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-13T21:06:45.002Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-13T21:06:45.002Z] === CONT TestStopContainerWithTimeout/0 [2022-07-13T21:06:45.002Z] === CONT TestStopContainerWithTimeout/3 [2022-07-13T21:06:45.934Z] === CONT TestStopContainerWithTimeout/1 [2022-07-13T21:06:46.967Z] --- PASS: TestBuildSquashParent (3.56s) [2022-07-13T21:06:46.967Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-13T21:06:46.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:06:46.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:06:46.968Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:06:46.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:06:46.968Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:06:46.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:06:46.968Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:06:46.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:06:46.968Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:06:46.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:06:46.968Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:06:46.968Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:06:46.968Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:06:46.968Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:06:47.298Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-13T21:06:47.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:06:47.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:06:49.166Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:06:49.166Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:06:49.810Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-13T21:06:49.810Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-07-13T21:06:49.810Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-13T21:06:49.810Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2022-07-13T21:06:49.810Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-13T21:06:49.810Z] === RUN TestDeleteDevicemapper [2022-07-13T21:06:49.810Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:06:49.810Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-13T21:06:49.810Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-13T21:06:50.540Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-13T21:06:50.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-07-13T21:06:50.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-07-13T21:06:50.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s) [2022-07-13T21:06:50.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-07-13T21:06:50.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.25s) [2022-07-13T21:06:50.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-07-13T21:06:50.540Z] === RUN TestBuildMultiStageCopy [2022-07-13T21:06:50.540Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-13T21:06:51.174Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-07-13T21:06:51.174Z] === RUN TestUpdateMemory [2022-07-13T21:06:51.174Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:06:51.174Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-13T21:06:51.174Z] === RUN TestUpdateCPUQuota [2022-07-13T21:06:51.174Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:06:51.174Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-13T21:06:51.174Z] === RUN TestUpdatePidsLimit [2022-07-13T21:06:51.174Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:06:51.174Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-13T21:06:51.174Z] === RUN TestUpdateRestartPolicy [2022-07-13T21:06:51.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-13T21:06:51.731Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-13T21:06:51.731Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-13T21:06:51.989Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-13T21:06:52.247Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-07-13T21:06:52.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-07-13T21:06:52.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-13T21:06:52.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-13T21:06:52.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-13T21:06:52.247Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-13T21:06:52.247Z] === RUN TestBuildMultiStageParentConfig [2022-07-13T21:06:52.813Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-07-13T21:06:52.813Z] === RUN TestBuildLabelWithTargets [2022-07-13T21:06:54.186Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-07-13T21:06:54.186Z] === RUN TestBuildWithEmptyLayers [2022-07-13T21:06:54.444Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-13T21:06:54.444Z] === RUN TestBuildMultiStageOnBuild [2022-07-13T21:06:55.817Z] --- PASS: TestBuildMultiStageOnBuild (1.40s) [2022-07-13T21:06:55.817Z] === RUN TestBuildUncleanTarFilenames [2022-07-13T21:06:56.383Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-13T21:06:56.383Z] === RUN TestBuildMultiStageLayerLeak [2022-07-13T21:06:57.756Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-07-13T21:06:57.756Z] === RUN TestBuildWithHugeFile [2022-07-13T21:07:03.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-13T21:07:03.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-13T21:07:03.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-13T21:07:03.336Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-13T21:07:03.336Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-13T21:07:03.336Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-13T21:07:03.336Z] === RUN TestWaitNonBlocked [2022-07-13T21:07:03.336Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:07:03.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:07:03.336Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:07:03.336Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:07:03.336Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:07:03.336Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:07:03.336Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-13T21:07:03.336Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-07-13T21:07:03.336Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-13T21:07:03.336Z] === RUN TestWaitBlocked [2022-07-13T21:07:03.336Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:07:03.336Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:07:03.336Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:07:03.336Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:07:03.336Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:07:03.336Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:07:03.592Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-13T21:07:03.592Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-07-13T21:07:03.592Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-07-13T21:07:03.592Z] === RUN TestWaitConditions [2022-07-13T21:07:03.592Z] === RUN TestWaitConditions/default [2022-07-13T21:07:03.592Z] === PAUSE TestWaitConditions/default [2022-07-13T21:07:03.592Z] === RUN TestWaitConditions/not-running [2022-07-13T21:07:03.592Z] === PAUSE TestWaitConditions/not-running [2022-07-13T21:07:03.592Z] === RUN TestWaitConditions/next-exit [2022-07-13T21:07:03.592Z] === PAUSE TestWaitConditions/next-exit [2022-07-13T21:07:03.592Z] === RUN TestWaitConditions/removed [2022-07-13T21:07:03.592Z] === PAUSE TestWaitConditions/removed [2022-07-13T21:07:03.592Z] === CONT TestWaitConditions/default [2022-07-13T21:07:03.592Z] === CONT TestWaitConditions/removed [2022-07-13T21:07:04.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-13T21:07:05.480Z] === CONT TestWaitConditions/next-exit [2022-07-13T21:07:05.480Z] === CONT TestWaitConditions/not-running [2022-07-13T21:07:06.844Z] --- PASS: TestWaitConditions (0.01s) [2022-07-13T21:07:06.844Z] --- PASS: TestWaitConditions/default (1.52s) [2022-07-13T21:07:06.844Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-07-13T21:07:06.844Z] --- PASS: TestWaitConditions/next-exit (1.64s) [2022-07-13T21:07:06.844Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-07-13T21:07:06.844Z] === CONT TestDaemonRestartIpcMode [2022-07-13T21:07:06.844Z] === CONT TestIpcModeOlderClient [2022-07-13T21:07:07.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-13T21:07:07.099Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-13T21:07:07.099Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-13T21:07:07.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-13T21:07:09.616Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-07-13T21:07:09.616Z] --- PASS: TestDaemonRestartIpcMode (2.75s) [2022-07-13T21:07:09.616Z] PASS [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === Skipped [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-13T21:07:09.616Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-13T21:07:09.616Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-13T21:07:09.616Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-13T21:07:09.616Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-13T21:07:09.616Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-13T21:07:09.616Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-13T21:07:09.616Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-13T21:07:09.616Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-13T21:07:09.616Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-13T21:07:09.616Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-13T21:07:09.616Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-13T21:07:09.616Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-13T21:07:09.616Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-13T21:07:09.616Z] 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-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-13T21:07:09.616Z] 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-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-13T21:07:09.616Z] 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-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-13T21:07:09.616Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:07:09.616Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-13T21:07:09.616Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-13T21:07:09.616Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-13T21:07:09.616Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-13T21:07:09.616Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-13T21:07:09.616Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-13T21:07:09.616Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-13T21:07:09.616Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-13T21:07:09.616Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-13T21:07:09.616Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-13T21:07:09.616Z] [2022-07-13T21:07:09.616Z] DONE 241 tests, 27 skipped in 82.197s [2022-07-13T21:07:09.616Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-13T21:07:09.876Z] === RUN TestConfigDaemonLibtrustID [2022-07-13T21:07:10.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-13T21:07:10.437Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-13T21:07:10.437Z] === RUN TestConfigDaemonID [2022-07-13T21:07:11.363Z] daemon_test.go:83: [d1769ab097cf8] daemon is not started [2022-07-13T21:07:11.363Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-13T21:07:11.363Z] === RUN TestDaemonConfigValidation [2022-07-13T21:07:11.363Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:07:11.363Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:07:11.363Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-13T21:07:11.363Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-13T21:07:11.363Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-13T21:07:11.363Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-13T21:07:11.363Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-13T21:07:11.363Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-13T21:07:11.363Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-13T21:07:11.363Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-13T21:07:11.363Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:07:11.363Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-13T21:07:11.620Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-13T21:07:11.620Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-13T21:07:11.620Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-13T21:07:11.620Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-13T21:07:11.620Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-13T21:07:11.620Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-13T21:07:11.620Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-13T21:07:11.620Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-13T21:07:11.620Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-13T21:07:11.620Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-13T21:07:11.620Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-13T21:07:12.984Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-13T21:07:13.911Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-13T21:07:14.841Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-13T21:07:14.841Z] daemon_test.go:197: [dda9e7ca76948] daemon is not started [2022-07-13T21:07:14.841Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-13T21:07:14.841Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-13T21:07:14.841Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-13T21:07:14.841Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-13T21:07:14.841Z] === RUN TestDaemonProxy [2022-07-13T21:07:14.841Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-13T21:07:14.841Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-13T21:07:14.841Z] PASS [2022-07-13T21:07:14.841Z] [2022-07-13T21:07:14.841Z] === Skipped [2022-07-13T21:07:14.841Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-13T21:07:14.841Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-13T21:07:14.841Z] [2022-07-13T21:07:14.841Z] DONE 13 tests, 1 skipped in 5.256s [2022-07-13T21:07:14.841Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-13T21:07:15.096Z] INFO: Testing against a local daemon [2022-07-13T21:07:15.096Z] === RUN TestCommitInheritsEnv [2022-07-13T21:07:17.610Z] --- PASS: TestCommitInheritsEnv (2.05s) [2022-07-13T21:07:17.610Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-13T21:07:17.610Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform// [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform/linux [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform/macos [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-13T21:07:17.610Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-13T21:07:17.610Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-13T21:07:17.610Z] === RUN TestImagesFilterMultiReference [2022-07-13T21:07:17.610Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-13T21:07:17.610Z] === RUN TestImagePullPlatformInvalid [2022-07-13T21:07:17.610Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-13T21:07:17.610Z] === RUN TestRemoveImageOrphaning [2022-07-13T21:07:18.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-13T21:07:19.496Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-07-13T21:07:19.496Z] === RUN TestRemoveImageGarbageCollector [2022-07-13T21:07:19.496Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-13T21:07:19.496Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-13T21:07:19.496Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-13T21:07:19.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-13T21:07:19.496Z] === RUN TestTagInvalidReference [2022-07-13T21:07:19.496Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-13T21:07:19.496Z] === RUN TestTagValidPrefixedRepo [2022-07-13T21:07:19.496Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-13T21:07:19.496Z] === RUN TestTagExistedNameWithoutForce [2022-07-13T21:07:19.496Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-13T21:07:19.496Z] === RUN TestTagOfficialNames [2022-07-13T21:07:19.496Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-13T21:07:19.496Z] === RUN TestTagMatchesDigest [2022-07-13T21:07:19.496Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-13T21:07:19.496Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-13T21:07:21.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-13T21:07:24.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-13T21:07:25.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-13T21:07:28.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-13T21:07:30.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-13T21:07:33.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-13T21:07:36.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-13T21:07:39.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-13T21:07:41.539Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T21:07:41.539Z] Using test binary docker [2022-07-13T21:07:41.539Z] +++ /etc/init.d/apparmor start [2022-07-13T21:07:41.539Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T21:07:41.539Z] INFO: Waiting for daemon to start... [2022-07-13T21:07:41.539Z] Starting dockerd [2022-07-13T21:07:41.539Z] +++ 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-13T21:07:44.079Z] . [2022-07-13T21:07:44.079Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T21:07:44.079Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T21:07:44.079Z] Error: No such image: emptyfs [2022-07-13T21:07:44.079Z] ++++ docker load [2022-07-13T21:07:44.079Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-13T21:07:44.339Z] Running integration-test (iteration 1) [2022-07-13T21:07:44.339Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-13T21:07:44.339Z] ++ 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-13T21:07:44.339Z] ++ set -e [2022-07-13T21:07:44.339Z] ++ '[' -n 0 ']' [2022-07-13T21:07:44.339Z] ++ set -x [2022-07-13T21:07:44.339Z] ++ 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-13T21:07:44.412Z] --- PASS: TestBuildWithHugeFile (39.07s) [2022-07-13T21:07:44.412Z] === RUN TestBuildWCOWSandboxSize [2022-07-13T21:07:44.412Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:07:44.412Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:07:44.412Z] === RUN TestBuildWithEmptyDockerfile [2022-07-13T21:07:44.412Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:07:44.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:07:44.412Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:07:44.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:07:44.412Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:07:44.412Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:07:44.412Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:07:44.412Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:07:44.412Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:07:44.412Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-13T21:07:44.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-13T21:07:44.412Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-13T21:07:44.412Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-13T21:07:44.412Z] === RUN TestBuildPreserveOwnership [2022-07-13T21:07:44.412Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-13T21:07:44.412Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-13T21:07:44.412Z] --- PASS: TestBuildPreserveOwnership (2.86s) [2022-07-13T21:07:44.412Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-07-13T21:07:44.412Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-07-13T21:07:44.412Z] === RUN TestBuildPlatformInvalid [2022-07-13T21:07:44.412Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-13T21:07:44.412Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-13T21:07:44.412Z] Loaded image: busybox:latest [2022-07-13T21:07:44.412Z] Loaded image: busybox:glibc [2022-07-13T21:07:44.412Z] Loaded image: debian:bullseye-slim [2022-07-13T21:07:44.412Z] Loaded image: hello-world:latest [2022-07-13T21:07:44.412Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:07:45.279Z] Loaded image: busybox:latest [2022-07-13T21:07:45.848Z] Loaded image: busybox:glibc [2022-07-13T21:07:50.973Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s) [2022-07-13T21:07:50.973Z] PASS [2022-07-13T21:07:50.973Z] [2022-07-13T21:07:50.973Z] === Skipped [2022-07-13T21:07:50.973Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-13T21:07:50.973Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:07:50.973Z] [2022-07-13T21:07:50.973Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:07:50.973Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:07:50.973Z] [2022-07-13T21:07:50.973Z] DONE 34 tests, 2 skipped in 71.940s [2022-07-13T21:07:50.973Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-13T21:07:50.973Z] ++ 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-13T21:07:50.973Z] ++ set -e [2022-07-13T21:07:50.973Z] ++ '[' -n 0 ']' [2022-07-13T21:07:50.973Z] ++ set -x [2022-07-13T21:07:50.973Z] ++ 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-13T21:07:50.973Z] INFO: Testing against a local daemon [2022-07-13T21:07:50.973Z] === RUN TestConfigInspect [2022-07-13T21:07:51.128Z] Loaded image: debian:bullseye-slim [2022-07-13T21:07:51.128Z] Loaded image: hello-world:latest [2022-07-13T21:07:51.128Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:07:51.128Z] INFO: Testing against a local daemon [2022-07-13T21:07:51.128Z] === RUN TestCgroupNamespacesBuild [2022-07-13T21:07:53.499Z] --- PASS: TestConfigInspect (2.32s) [2022-07-13T21:07:53.499Z] === RUN TestConfigList [2022-07-13T21:07:53.669Z] --- PASS: TestCgroupNamespacesBuild (2.53s) [2022-07-13T21:07:53.669Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-13T21:07:55.397Z] --- PASS: TestConfigList (2.19s) [2022-07-13T21:07:55.397Z] === RUN TestConfigsCreateAndDelete [2022-07-13T21:07:55.576Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-07-13T21:07:55.576Z] === RUN TestBuildWithSession [2022-07-13T21:07:55.576Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:07:55.576Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-13T21:07:55.576Z] === RUN TestBuildSquashParent [2022-07-13T21:07:55.639Z] --- PASS: TestImportExtremelyLargeImageWorks (90.98s) [2022-07-13T21:07:55.639Z] PASS [2022-07-13T21:07:55.639Z] [2022-07-13T21:07:55.639Z] DONE 22 tests in 94.160s [2022-07-13T21:07:55.640Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-13T21:07:55.640Z] === RUN TestStripANSICommands [2022-07-13T21:07:55.640Z] === RUN TestStripANSICommands/#00 [2022-07-13T21:07:55.640Z] === RUN TestStripANSICommands/#01 [2022-07-13T21:07:55.640Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-13T21:07:55.640Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-13T21:07:55.640Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-13T21:07:55.640Z] PASS [2022-07-13T21:07:55.640Z] [2022-07-13T21:07:55.640Z] DONE 3 tests in 0.009s [2022-07-13T21:07:55.640Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-13T21:07:55.640Z] INFO: Testing against a local daemon [2022-07-13T21:07:55.640Z] === RUN TestNetworkCreateDelete [2022-07-13T21:07:55.640Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-13T21:07:55.640Z] === RUN TestDockerNetworkDeletePreferID [2022-07-13T21:07:55.640Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-13T21:07:55.640Z] === RUN TestDaemonDNSFallback [2022-07-13T21:07:57.533Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-13T21:07:57.534Z] === RUN TestInspectNetwork [2022-07-13T21:07:57.923Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-07-13T21:07:57.923Z] === RUN TestConfigsUpdate [2022-07-13T21:07:59.821Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-13T21:07:59.821Z] === RUN TestTemplatedConfig [2022-07-13T21:08:00.810Z] === RUN TestInspectNetwork/full_network_id [2022-07-13T21:08:00.810Z] === RUN TestInspectNetwork/partial_network_id [2022-07-13T21:08:00.810Z] === RUN TestInspectNetwork/network_name [2022-07-13T21:08:00.810Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-13T21:08:02.351Z] --- PASS: TestTemplatedConfig (2.51s) [2022-07-13T21:08:02.351Z] === RUN TestConfigCreateResolve [2022-07-13T21:08:04.249Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-07-13T21:08:04.249Z] PASS [2022-07-13T21:08:04.249Z] [2022-07-13T21:08:04.249Z] DONE 6 tests in 13.633s [2022-07-13T21:08:04.507Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-13T21:08:04.507Z] ++ 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-13T21:08:04.507Z] ++ set -e [2022-07-13T21:08:04.507Z] ++ '[' -n 0 ']' [2022-07-13T21:08:04.507Z] ++ set -x [2022-07-13T21:08:04.507Z] ++ 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-13T21:08:04.507Z] INFO: Testing against a local daemon [2022-07-13T21:08:04.507Z] === RUN TestAttachWithTTY [2022-07-13T21:08:04.507Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-13T21:08:04.507Z] === RUN TestAttachWithoutTTy [2022-07-13T21:08:04.764Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-13T21:08:04.764Z] === RUN TestCheckpoint [2022-07-13T21:08:04.764Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:08:04.764Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/commit [2022-07-13T21:08:04.764Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-13T21:08:04.764Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:08:04.764Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:08:04.764Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:08:04.764Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:08:04.764Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:08:04.764Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:08:04.764Z] === CONT TestContainerInvalidJSON/commit [2022-07-13T21:08:04.764Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-13T21:08:04.764Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-13T21:08:04.764Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-13T21:08:04.764Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-13T21:08:04.764Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-13T21:08:04.764Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-13T21:08:04.764Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-13T21:08:04.764Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-13T21:08:04.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-13T21:08:04.765Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-13T21:08:04.765Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-13T21:08:04.765Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-13T21:08:04.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-13T21:08:04.765Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-13T21:08:04.765Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-13T21:08:04.765Z] === RUN TestCopyEmptyFile [2022-07-13T21:08:04.985Z] --- PASS: TestInspectNetwork (7.30s) [2022-07-13T21:08:04.985Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-13T21:08:04.985Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-13T21:08:04.985Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-13T21:08:04.985Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-13T21:08:04.985Z] === RUN TestRunContainerWithBridgeNone [2022-07-13T21:08:05.022Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-13T21:08:05.022Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-13T21:08:05.022Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-13T21:08:05.022Z] === RUN TestCopyFromContainer [2022-07-13T21:08:05.563Z] --- PASS: TestBuildSquashParent (9.41s) [2022-07-13T21:08:05.563Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-13T21:08:05.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:08:05.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:08:05.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:08:05.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:08:05.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:08:05.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:08:05.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:08:05.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:08:05.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:08:05.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:08:05.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:08:05.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:08:05.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-13T21:08:05.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-13T21:08:05.954Z] === RUN TestCopyFromContainer// [2022-07-13T21:08:06.212Z] === RUN TestCopyFromContainer//bar/root [2022-07-13T21:08:06.212Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-13T21:08:06.212Z] === RUN TestCopyFromContainer/bar/quux [2022-07-13T21:08:06.212Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-13T21:08:06.358Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:08:06.358Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-13T21:08:06.358Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-13T21:08:06.358Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-13T21:08:06.358Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-13T21:08:06.358Z] === RUN TestNetworkList [2022-07-13T21:08:06.358Z] === RUN TestNetworkList//networks [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkList//networks [2022-07-13T21:08:06.358Z] === RUN TestNetworkList//networks/ [2022-07-13T21:08:06.358Z] === PAUSE TestNetworkList//networks/ [2022-07-13T21:08:06.358Z] === CONT TestNetworkList//networks [2022-07-13T21:08:06.358Z] === CONT TestNetworkList//networks/ [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkList (0.02s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-13T21:08:06.358Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-13T21:08:06.358Z] === RUN TestHostIPv4BridgeLabel [2022-07-13T21:08:06.470Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-13T21:08:06.470Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-13T21:08:06.470Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-13T21:08:06.470Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-13T21:08:06.470Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-13T21:08:06.616Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-13T21:08:06.616Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-13T21:08:06.727Z] --- PASS: TestCopyFromContainer (1.59s) [2022-07-13T21:08:06.727Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-13T21:08:06.727Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-13T21:08:06.727Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-13T21:08:06.727Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-13T21:08:06.727Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-13T21:08:06.727Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-13T21:08:06.728Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-13T21:08:06.728Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-13T21:08:06.728Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-13T21:08:06.728Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-13T21:08:06.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-13T21:08:06.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:08:06.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:08:06.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:08:06.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:08:06.728Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:08:06.728Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:08:06.728Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:08:06.728Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:08:06.728Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:08:06.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-13T21:08:06.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-13T21:08:06.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-13T21:08:06.728Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-13T21:08:06.728Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-13T21:08:06.728Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-13T21:08:06.728Z] === RUN TestCreateWithInvalidEnv [2022-07-13T21:08:06.728Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-13T21:08:06.728Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-13T21:08:06.728Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-13T21:08:06.728Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-13T21:08:06.728Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-13T21:08:06.728Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-13T21:08:06.728Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-13T21:08:06.728Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-13T21:08:06.728Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-13T21:08:06.728Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-13T21:08:06.728Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-13T21:08:06.728Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-13T21:08:06.728Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-13T21:08:06.728Z] === RUN TestCreateTmpfsMountsTarget [2022-07-13T21:08:06.728Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-13T21:08:06.728Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-13T21:08:07.986Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-13T21:08:07.986Z] === RUN TestDaemonDefaultNetworkPools [2022-07-13T21:08:08.100Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-07-13T21:08:08.100Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-13T21:08:08.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-13T21:08:08.359Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-13T21:08:08.551Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-13T21:08:08.551Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-13T21:08:09.033Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-13T21:08:09.033Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-13T21:08:09.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:08:09.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:08:09.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:08:09.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:08:09.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:08:09.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:08:09.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:08:09.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:08:09.033Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:08:09.033Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:08:09.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:08:09.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:08:09.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:08:09.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:08:09.033Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:08:09.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-13T21:08:09.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-13T21:08:09.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-13T21:08:09.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-13T21:08:09.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-13T21:08:09.033Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-13T21:08:09.033Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-13T21:08:09.483Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-13T21:08:09.483Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-13T21:08:09.598Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-13T21:08:09.598Z] === RUN TestCreateDifferentPlatform [2022-07-13T21:08:09.598Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-13T21:08:09.598Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-13T21:08:09.598Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-13T21:08:09.598Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-13T21:08:09.598Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-13T21:08:09.598Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-13T21:08:09.598Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-13T21:08:09.598Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-13T21:08:09.598Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-13T21:08:09.598Z] === RUN TestCreateInvalidHostConfig [2022-07-13T21:08:09.598Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:08:09.598Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:08:09.598Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:08:09.598Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:08:09.598Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:08:09.598Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:08:09.598Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:08:09.598Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:08:09.598Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:08:09.598Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:08:09.598Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:08:09.598Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:08:09.598Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-13T21:08:09.598Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-13T21:08:09.598Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-13T21:08:09.598Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-13T21:08:09.598Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-13T21:08:09.598Z] === RUN TestContainerStartOnDaemonRestart [2022-07-13T21:08:09.598Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-13T21:08:09.598Z] === RUN TestDaemonRestartIpcMode [2022-07-13T21:08:09.598Z] === PAUSE TestDaemonRestartIpcMode [2022-07-13T21:08:09.598Z] === RUN TestDaemonHostGatewayIP [2022-07-13T21:08:09.598Z] === PAUSE TestDaemonHostGatewayIP [2022-07-13T21:08:09.598Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-13T21:08:09.598Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-13T21:08:09.598Z] === RUN TestContainerKillOnDaemonStart [2022-07-13T21:08:09.598Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-13T21:08:09.598Z] === RUN TestDiff [2022-07-13T21:08:10.164Z] --- PASS: TestDiff (0.42s) [2022-07-13T21:08:10.164Z] === RUN TestExecConsoleSize [2022-07-13T21:08:10.421Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-13T21:08:10.421Z] === RUN TestExecWithCloseStdin [2022-07-13T21:08:10.855Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-13T21:08:10.855Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-13T21:08:10.998Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-07-13T21:08:10.998Z] === RUN TestExec [2022-07-13T21:08:11.444Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-13T21:08:11.444Z] === RUN TestServiceWithPredefinedNetwork [2022-07-13T21:08:11.565Z] --- PASS: TestExec (0.49s) [2022-07-13T21:08:11.565Z] === RUN TestExecUser [2022-07-13T21:08:11.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-13T21:08:11.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-13T21:08:12.130Z] --- PASS: TestExecUser (0.49s) [2022-07-13T21:08:12.130Z] === RUN TestExportContainerAndImportImage [2022-07-13T21:08:12.554Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-13T21:08:12.554Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:08:12.554Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:08:12.554Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-13T21:08:12.554Z] [2022-07-13T21:08:12.554Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-13T21:08:12.554Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-13T21:08:12.554Z] Using test binary docker [2022-07-13T21:08:12.554Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-13T21:08:12.554Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T21:08:12.554Z] INFO: Waiting for daemon to start... [2022-07-13T21:08:12.554Z] Starting dockerd [2022-07-13T21:08:12.554Z] . [2022-07-13T21:08:12.554Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-13T21:08:12.696Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-07-13T21:08:12.696Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-13T21:08:14.002Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-07-13T21:08:14.002Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-13T21:08:14.002Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:08:14.002Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:08:14.002Z] === RUN TestServiceWithDataPathPortInit [2022-07-13T21:08:14.068Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-13T21:08:14.068Z] === RUN TestHealthCheckWorkdir [2022-07-13T21:08:14.326Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-07-13T21:08:14.326Z] === RUN TestHealthKillContainer [2022-07-13T21:08:14.940Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-13T21:08:14.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2022-07-13T21:08:14.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2022-07-13T21:08:14.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.26s) [2022-07-13T21:08:14.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2022-07-13T21:08:14.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2022-07-13T21:08:14.940Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2022-07-13T21:08:14.940Z] === RUN TestBuildMultiStageCopy [2022-07-13T21:08:14.940Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-13T21:08:17.474Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-13T21:08:18.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-13T21:08:18.611Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-13T21:08:19.179Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-13T21:08:20.117Z] --- PASS: TestBuildMultiStageCopy (5.16s) [2022-07-13T21:08:20.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2022-07-13T21:08:20.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-07-13T21:08:20.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-07-13T21:08:20.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2022-07-13T21:08:20.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-07-13T21:08:20.117Z] === RUN TestBuildMultiStageParentConfig [2022-07-13T21:08:21.495Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-07-13T21:08:21.495Z] === RUN TestBuildLabelWithTargets [2022-07-13T21:08:22.427Z] --- PASS: TestHealthKillContainer (7.91s) [2022-07-13T21:08:22.428Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-13T21:08:22.685Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-13T21:08:22.685Z] === RUN TestIpcModeNone [2022-07-13T21:08:23.250Z] --- PASS: TestIpcModeNone (0.47s) [2022-07-13T21:08:23.250Z] === RUN TestIpcModePrivate [2022-07-13T21:08:23.508Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-13T21:08:23.765Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-13T21:08:23.765Z] === RUN TestIpcModeShareable [2022-07-13T21:08:24.023Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-13T21:08:24.140Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2022-07-13T21:08:24.140Z] === RUN TestBuildWithEmptyLayers [2022-07-13T21:08:24.281Z] --- PASS: TestIpcModeShareable (0.47s) [2022-07-13T21:08:24.281Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-13T21:08:25.522Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-07-13T21:08:25.522Z] === RUN TestBuildMultiStageOnBuild [2022-07-13T21:08:25.654Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-07-13T21:08:25.654Z] === RUN TestAPIIpcModeHost [2022-07-13T21:08:25.912Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-07-13T21:08:25.912Z] === RUN TestDaemonIpcModeShareable [2022-07-13T21:08:26.845Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-13T21:08:27.103Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-07-13T21:08:27.103Z] === RUN TestDaemonIpcModePrivate [2022-07-13T21:08:28.035Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-13T21:08:28.293Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-13T21:08:28.293Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-13T21:08:28.814Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2022-07-13T21:08:28.814Z] === RUN TestBuildUncleanTarFilenames [2022-07-13T21:08:28.857Z] --- PASS: TestServiceWithDataPathPortInit (14.26s) [2022-07-13T21:08:28.857Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-13T21:08:29.226Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-13T21:08:29.483Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-13T21:08:29.483Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-13T21:08:30.416Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-13T21:08:30.673Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-07-13T21:08:30.673Z] === RUN TestIpcModeOlderClient [2022-07-13T21:08:30.673Z] === PAUSE TestIpcModeOlderClient [2022-07-13T21:08:30.673Z] === RUN TestKillContainerInvalidSignal [2022-07-13T21:08:30.729Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2022-07-13T21:08:30.729Z] === RUN TestBuildMultiStageLayerLeak [2022-07-13T21:08:30.753Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cuda3dltq51j2mqqnt41u3cfa Created:2022-07-13 21:08:29.248405992 +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[6d675e48a728453b280b6cf3dbfbbe803adc3455bdcd6a10d9a36dc16a07b1a1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5sc80li1iz295fv6jg6k1qr8 EndpointID:5f44aed7bee1bb5cc3395d2b7e3489d0185eb205cf13c5a0d9fbf7d5d93f59b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d5fbf8620c00373cba7856dd70fb6c15e6e78200151d262b2fd09e4c4f80af4 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:b3ff5e045126 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5sc80li1iz295fv6jg6k1qr8 EndpointID:5f44aed7bee1bb5cc3395d2b7e3489d0185eb205cf13c5a0d9fbf7d5d93f59b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-13T21:08:30.931Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-07-13T21:08:30.931Z] === RUN TestKillContainer [2022-07-13T21:08:30.931Z] === RUN TestKillContainer/no_signal [2022-07-13T21:08:31.500Z] === RUN TestKillContainer/non_killing_signal [2022-07-13T21:08:31.758Z] === RUN TestKillContainer/killing_signal [2022-07-13T21:08:32.323Z] --- PASS: TestKillContainer (1.31s) [2022-07-13T21:08:32.323Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-13T21:08:32.323Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-13T21:08:32.323Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-13T21:08:32.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-13T21:08:32.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-13T21:08:32.889Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-13T21:08:33.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-07-13T21:08:33.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-13T21:08:33.454Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-13T21:08:33.454Z] === RUN TestKillStoppedContainer [2022-07-13T21:08:33.454Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-13T21:08:33.454Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-13T21:08:33.712Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-13T21:08:33.712Z] === RUN TestKillDifferentUserContainer [2022-07-13T21:08:33.970Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-13T21:08:33.970Z] === RUN TestInspectOomKilledTrue [2022-07-13T21:08:34.021Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2022-07-13T21:08:34.021Z] === RUN TestBuildWithHugeFile [2022-07-13T21:08:34.535Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-07-13T21:08:34.536Z] === RUN TestInspectOomKilledFalse [2022-07-13T21:08:34.793Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-13T21:08:34.793Z] === RUN TestLinksEtcHostsContentMatch [2022-07-13T21:08:35.358Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-13T21:08:35.358Z] === RUN TestLinksContainerNames [2022-07-13T21:08:36.007Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.18s) [2022-07-13T21:08:36.007Z] PASS [2022-07-13T21:08:36.007Z] [2022-07-13T21:08:36.007Z] === Skipped [2022-07-13T21:08:36.007Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:08:36.007Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:08:36.007Z] [2022-07-13T21:08:36.007Z] DONE 38 tests, 1 skipped in 44.827s [2022-07-13T21:08:36.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:08:36.007Z] INFO: Testing against a local daemon [2022-07-13T21:08:36.007Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-13T21:08:36.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:08:36.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:08:36.007Z] === RUN TestDockerNetworkIpvlan [2022-07-13T21:08:36.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:08:36.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:08:36.007Z] PASS [2022-07-13T21:08:36.007Z] [2022-07-13T21:08:36.007Z] === Skipped [2022-07-13T21:08:36.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:08:36.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:08:36.007Z] [2022-07-13T21:08:36.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:08:36.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:08:36.007Z] [2022-07-13T21:08:36.007Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-13T21:08:36.007Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:08:36.007Z] INFO: Testing against a local daemon [2022-07-13T21:08:36.007Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-13T21:08:36.291Z] --- PASS: TestLinksContainerNames (0.83s) [2022-07-13T21:08:36.291Z] === RUN TestLogsFollowTailEmpty [2022-07-13T21:08:36.549Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-13T21:08:36.549Z] === RUN TestLogs [2022-07-13T21:08:36.549Z] === RUN TestLogs/driver_local [2022-07-13T21:08:36.549Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:08:36.549Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:08:36.549Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-13T21:08:36.549Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-13T21:08:36.549Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-13T21:08:36.549Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-13T21:08:36.549Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:08:36.549Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:08:36.549Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:08:36.549Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:08:36.549Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:08:36.549Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:08:36.549Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:08:36.549Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:08:36.571Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-07-13T21:08:36.571Z] === RUN TestDockerNetworkMacvlan [2022-07-13T21:08:37.115Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:08:37.115Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:08:37.135Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-13T21:08:37.681Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-13T21:08:37.681Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-13T21:08:38.067Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-13T21:08:38.246Z] === RUN TestLogs/driver_json-file [2022-07-13T21:08:38.246Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:08:38.246Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:08:38.246Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:08:38.246Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:08:38.246Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:08:38.246Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:08:38.246Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:08:38.246Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:08:38.246Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:08:38.246Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:08:38.246Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:08:38.246Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:08:38.246Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:08:38.246Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:08:38.631Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-13T21:08:39.179Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:08:39.179Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:08:39.437Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:08:39.694Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:08:39.952Z] --- PASS: TestLogs (3.52s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.46s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s) [2022-07-13T21:08:39.952Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.46s) [2022-07-13T21:08:39.952Z] === RUN TestContainerNetworkMountsNoChown [2022-07-13T21:08:40.517Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/default [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/default [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/private [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/private [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rprivate [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/slave [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/slave [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rslave [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/shared [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/shared [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rshared [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-13T21:08:40.517Z] === CONT TestMountDaemonRoot/default [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-13T21:08:40.517Z] === CONT TestMountDaemonRoot/rslave [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-13T21:08:40.517Z] === CONT TestMountDaemonRoot/rshared [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:08:40.517Z] === CONT TestMountDaemonRoot/shared [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:08:40.517Z] === CONT TestMountDaemonRoot/rprivate [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:08:40.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:08:40.517Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/slave [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/private [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-13T21:08:40.518Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:08:40.518Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:08:40.518Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:08:40.527Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-13T21:08:40.775Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-13T21:08:40.775Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-13T21:08:40.776Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-13T21:08:40.776Z] === RUN TestContainerBindMountNonRecursive [2022-07-13T21:08:42.150Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-07-13T21:08:42.150Z] === RUN TestContainerVolumesMountedAsShared [2022-07-13T21:08:42.407Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-13T21:08:42.407Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-13T21:08:42.425Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-13T21:08:42.972Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-07-13T21:08:42.972Z] === RUN TestNetworkNat [2022-07-13T21:08:43.230Z] --- PASS: TestNetworkNat (0.49s) [2022-07-13T21:08:43.230Z] === RUN TestNetworkLocalhostTCPNat [2022-07-13T21:08:43.795Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-13T21:08:43.795Z] === RUN TestNetworkLoopbackNat [2022-07-13T21:08:45.704Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-13T21:08:46.321Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-13T21:08:46.321Z] === RUN TestPause [2022-07-13T21:08:46.636Z] --- PASS: TestDockerNetworkMacvlan (10.01s) [2022-07-13T21:08:46.636Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-13T21:08:46.636Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-07-13T21:08:46.636Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-07-13T21:08:46.636Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-07-13T21:08:46.636Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-07-13T21:08:46.636Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-07-13T21:08:46.636Z] PASS [2022-07-13T21:08:46.636Z] [2022-07-13T21:08:46.636Z] DONE 8 tests in 11.305s [2022-07-13T21:08:46.636Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-13T21:08:46.636Z] testing: warning: no tests to run [2022-07-13T21:08:46.636Z] PASS [2022-07-13T21:08:46.636Z] [2022-07-13T21:08:46.636Z] DONE 0 tests in 0.008s [2022-07-13T21:08:46.636Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-13T21:08:46.636Z] INFO: Testing against a local daemon [2022-07-13T21:08:46.636Z] === RUN TestAuthZPluginAllowRequest [2022-07-13T21:08:46.895Z] --- PASS: TestPause (0.45s) [2022-07-13T21:08:46.895Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-13T21:08:46.895Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:08:46.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:08:46.895Z] === RUN TestPauseStopPausedContainer [2022-07-13T21:08:47.153Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-13T21:08:47.153Z] === RUN TestPidHost [2022-07-13T21:08:48.009Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-07-13T21:08:48.009Z] === RUN TestAuthZPluginTLS [2022-07-13T21:08:48.089Z] --- PASS: TestPidHost (0.95s) [2022-07-13T21:08:48.089Z] === RUN TestPsFilter [2022-07-13T21:08:48.267Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-13T21:08:48.267Z] === RUN TestAuthZPluginDenyRequest [2022-07-13T21:08:48.347Z] --- PASS: TestPsFilter (0.11s) [2022-07-13T21:08:48.347Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-13T21:08:48.605Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-13T21:08:48.605Z] === RUN TestRemoveContainerWithVolume [2022-07-13T21:08:48.831Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-13T21:08:48.831Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-13T21:08:49.170Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-13T21:08:49.170Z] === RUN TestRemoveContainerRunning [2022-07-13T21:08:49.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-13T21:08:49.395Z] === RUN TestAuthZPluginDenyResponse [2022-07-13T21:08:49.428Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-13T21:08:49.428Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-13T21:08:49.959Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-13T21:08:49.959Z] === RUN TestAuthZPluginAllowEventStream [2022-07-13T21:08:49.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-07-13T21:08:49.993Z] === RUN TestRemoveInvalidContainer [2022-07-13T21:08:49.993Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-13T21:08:49.993Z] === RUN TestRenameLinkedContainer [2022-07-13T21:08:51.258Z] sha256:899803a0e04806914e482860ac4485296fdbae22d605acee9e7f66c8fe814b03 [2022-07-13T21:08:51.258Z] INFO: Starting docker-py tests... [2022-07-13T21:08:51.258Z] ============================= test session starts ============================== [2022-07-13T21:08:51.258Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-13T21:08:51.258Z] rootdir: /src, inifile: pytest.ini [2022-07-13T21:08:51.258Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-13T21:08:51.258Z] collected 395 items / 2 deselected / 393 selected [2022-07-13T21:08:51.258Z] [2022-07-13T21:08:51.331Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-07-13T21:08:51.331Z] === RUN TestAuthZPluginErrorResponse [2022-07-13T21:08:51.588Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-13T21:08:51.588Z] === RUN TestAuthZPluginErrorRequest [2022-07-13T21:08:51.897Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-07-13T21:08:51.897Z] === RUN TestRenameStoppedContainer [2022-07-13T21:08:51.897Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-13T21:08:51.897Z] === RUN TestRenameRunningContainerAndReuse [2022-07-13T21:08:52.152Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-13T21:08:52.152Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-13T21:08:52.716Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-13T21:08:52.716Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-13T21:08:52.830Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-13T21:08:52.830Z] === RUN TestRenameInvalidName [2022-07-13T21:08:53.395Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-13T21:08:53.395Z] === RUN TestRenameAnonymousContainer [2022-07-13T21:08:54.088Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-07-13T21:08:54.088Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-13T21:08:55.294Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-07-13T21:08:55.294Z] === RUN TestRenameContainerWithSameName [2022-07-13T21:08:55.294Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-13T21:08:55.294Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-13T21:08:55.918Z] --- PASS: TestImportExtremelyLargeImageWorks (93.26s) [2022-07-13T21:08:55.918Z] PASS [2022-07-13T21:08:55.918Z] [2022-07-13T21:08:55.918Z] === Skipped [2022-07-13T21:08:55.918Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-13T21:08:55.918Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-13T21:08:55.918Z] [2022-07-13T21:08:55.918Z] DONE 22 tests, 1 skipped in 97.627s [2022-07-13T21:08:55.918Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-13T21:08:55.918Z] === RUN TestStripANSICommands [2022-07-13T21:08:55.918Z] === RUN TestStripANSICommands/#00 [2022-07-13T21:08:55.918Z] === RUN TestStripANSICommands/#01 [2022-07-13T21:08:55.918Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-13T21:08:55.918Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-13T21:08:55.918Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-13T21:08:55.918Z] PASS [2022-07-13T21:08:55.918Z] [2022-07-13T21:08:55.918Z] DONE 3 tests in 0.035s [2022-07-13T21:08:55.918Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-13T21:08:55.918Z] INFO: Testing against a local daemon [2022-07-13T21:08:55.918Z] === RUN TestNetworkCreateDelete [2022-07-13T21:08:55.918Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-13T21:08:55.918Z] === RUN TestDockerNetworkDeletePreferID [2022-07-13T21:08:55.918Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-13T21:08:55.918Z] === RUN TestDaemonDNSFallback [2022-07-13T21:08:55.986Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-07-13T21:08:55.986Z] === RUN TestAuthZPluginHeader [2022-07-13T21:08:56.228Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-07-13T21:08:56.228Z] === RUN TestResize [2022-07-13T21:08:56.243Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-13T21:08:56.244Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-13T21:08:56.840Z] --- PASS: TestResize (0.43s) [2022-07-13T21:08:56.840Z] === RUN TestResizeWithInvalidSize [2022-07-13T21:08:57.104Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-13T21:08:57.104Z] === RUN TestResizeWhenContainerNotStarted [2022-07-13T21:08:57.688Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:08:57.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:08:57.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:08:57.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:08:57.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:08:59.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:09:00.080Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-07-13T21:09:00.080Z] === RUN TestInspectNetwork [2022-07-13T21:09:00.080Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:00.080Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestRunContainerWithBridgeNone [2022-07-13T21:09:00.080Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-13T21:09:00.080Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:09:00.080Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:09:00.080Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:09:00.080Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-13T21:09:00.080Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-13T21:09:00.080Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-13T21:09:00.080Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestNetworkList [2022-07-13T21:09:00.080Z] === RUN TestNetworkList//networks [2022-07-13T21:09:00.080Z] === PAUSE TestNetworkList//networks [2022-07-13T21:09:00.080Z] === RUN TestNetworkList//networks/ [2022-07-13T21:09:00.080Z] === PAUSE TestNetworkList//networks/ [2022-07-13T21:09:00.080Z] === CONT TestNetworkList//networks [2022-07-13T21:09:00.080Z] === CONT TestNetworkList//networks/ [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkList (0.01s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-13T21:09:00.080Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestHostIPv4BridgeLabel [2022-07-13T21:09:00.080Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-13T21:09:00.080Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-13T21:09:00.080Z] === RUN TestDaemonDefaultNetworkPools [2022-07-13T21:09:00.080Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-13T21:09:00.080Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-13T21:09:00.080Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-13T21:09:00.080Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-13T21:09:00.080Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-13T21:09:00.080Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-13T21:09:00.080Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-07-13T21:09:00.080Z] === RUN TestServiceWithPredefinedNetwork [2022-07-13T21:09:00.080Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:00.080Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-13T21:09:00.080Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:09:00.080Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestServiceWithDataPathPortInit [2022-07-13T21:09:00.080Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:00.080Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-13T21:09:00.080Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-13T21:09:00.080Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:00.080Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-13T21:09:00.080Z] PASS [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === Skipped [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-13T21:09:00.080Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-13T21:09:00.080Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-13T21:09:00.080Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-13T21:09:00.080Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-13T21:09:00.080Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-13T21:09:00.080Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-13T21:09:00.080Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s) [2022-07-13T21:09:00.080Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-13T21:09:00.080Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:09:00.080Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-13T21:09:00.080Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-13T21:09:00.080Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] DONE 34 tests, 12 skipped in 7.105s [2022-07-13T21:09:00.080Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:09:00.080Z] INFO: Testing against a local daemon [2022-07-13T21:09:00.080Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-13T21:09:00.080Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:09:00.080Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestDockerNetworkIpvlan [2022-07-13T21:09:00.080Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:09:00.080Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:09:00.080Z] PASS [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === Skipped [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:09:00.080Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:09:00.080Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] DONE 2 tests, 2 skipped in 0.082s [2022-07-13T21:09:00.080Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:09:00.080Z] INFO: Testing against a local daemon [2022-07-13T21:09:00.080Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-13T21:09:00.080Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestDockerNetworkMacvlan [2022-07-13T21:09:00.080Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-13T21:09:00.080Z] PASS [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === Skipped [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-13T21:09:00.080Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-13T21:09:00.080Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] DONE 2 tests, 2 skipped in 0.077s [2022-07-13T21:09:00.080Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-13T21:09:00.080Z] testing: warning: no tests to run [2022-07-13T21:09:00.080Z] PASS [2022-07-13T21:09:00.080Z] [2022-07-13T21:09:00.080Z] DONE 0 tests in 0.023s [2022-07-13T21:09:00.080Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-13T21:09:00.080Z] INFO: Testing against a local daemon [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginAllowRequest [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginTLS [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginDenyRequest [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginDenyResponse [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginAllowEventStream [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginErrorResponse [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginErrorRequest [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginHeader [2022-07-13T21:09:00.080Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.080Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-13T21:09:00.080Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-13T21:09:00.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:09:00.641Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.641Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-13T21:09:00.641Z] === RUN TestAuthZPluginV2Disable [2022-07-13T21:09:00.896Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:00.896Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-13T21:09:00.896Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-13T21:09:01.152Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.152Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-13T21:09:01.152Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-13T21:09:01.407Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.407Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-13T21:09:01.407Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-13T21:09:01.499Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2022-07-13T21:09:01.499Z] === RUN TestAuthZPluginV2Disable [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-13T21:09:01.664Z] PASS [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === Skipped [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-13T21:09:01.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.664Z] [2022-07-13T21:09:01.664Z] DONE 17 tests, 17 skipped in 1.787s [2022-07-13T21:09:01.664Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-13T21:09:01.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:09:01.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:09:01.919Z] INFO: Testing against a local daemon [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:09:01.919Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:09:01.919Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-13T21:09:01.919Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-13T21:09:01.919Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-13T21:09:01.919Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-13T21:09:01.919Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-13T21:09:01.919Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-13T21:09:01.919Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-13T21:09:01.919Z] === RUN TestPluginInstall [2022-07-13T21:09:01.919Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.919Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-13T21:09:01.919Z] === RUN TestPluginsWithRuntimes [2022-07-13T21:09:01.919Z] 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-13T21:09:01.919Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-13T21:09:01.919Z] === RUN TestPluginBackCompatMediaTypes [2022-07-13T21:09:01.919Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-13T21:09:01.919Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-13T21:09:01.919Z] PASS [2022-07-13T21:09:01.919Z] [2022-07-13T21:09:01.919Z] === Skipped [2022-07-13T21:09:01.919Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-13T21:09:01.919Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-13T21:09:01.919Z] [2022-07-13T21:09:01.919Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-13T21:09:01.919Z] 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-13T21:09:01.919Z] [2022-07-13T21:09:01.919Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-13T21:09:01.919Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-13T21:09:01.919Z] [2022-07-13T21:09:01.919Z] DONE 19 tests, 3 skipped in 0.133s [2022-07-13T21:09:01.919Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-13T21:09:01.919Z] INFO: Testing against a local daemon [2022-07-13T21:09:01.919Z] === RUN TestExternalGraphDriver [2022-07-13T21:09:02.480Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-13T21:09:02.480Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-07-13T21:09:02.480Z] === RUN TestGraphdriverPluginV2 [2022-07-13T21:09:02.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:09:02.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:09:04.776Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-07-13T21:09:04.776Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-13T21:09:05.976Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-13T21:09:06.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:09:06.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:09:06.582Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-13T21:09:06.643Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2022-07-13T21:09:06.643Z] PASS [2022-07-13T21:09:06.644Z] [2022-07-13T21:09:06.644Z] === Skipped [2022-07-13T21:09:06.644Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-07-13T21:09:06.644Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-13T21:09:06.644Z] [2022-07-13T21:09:06.644Z] DONE 2 tests, 1 skipped in 4.208s [2022-07-13T21:09:06.644Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-13T21:09:06.644Z] INFO: Testing against a local daemon [2022-07-13T21:09:06.644Z] === RUN TestContinueAfterPluginCrash [2022-07-13T21:09:06.644Z] === PAUSE TestContinueAfterPluginCrash [2022-07-13T21:09:06.644Z] === RUN TestReadPluginNoRead [2022-07-13T21:09:06.644Z] === PAUSE TestReadPluginNoRead [2022-07-13T21:09:06.644Z] === RUN TestDaemonStartWithLogOpt [2022-07-13T21:09:06.644Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-13T21:09:06.644Z] === CONT TestContinueAfterPluginCrash [2022-07-13T21:09:06.644Z] === CONT TestDaemonStartWithLogOpt [2022-07-13T21:09:08.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:09:08.358Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-13T21:09:08.954Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.54s) [2022-07-13T21:09:08.954Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-13T21:09:10.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:09:10.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:09:10.811Z] --- PASS: TestDaemonStartWithLogOpt (4.30s) [2022-07-13T21:09:10.811Z] === CONT TestReadPluginNoRead [2022-07-13T21:09:11.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:09:11.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:09:12.705Z] === RUN TestReadPluginNoRead/default [2022-07-13T21:09:13.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:09:14.069Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-07-13T21:09:14.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-07-13T21:09:14.721Z] === RUN TestCgroupNamespacesRun [2022-07-13T21:09:15.436Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2022-07-13T21:09:15.436Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-13T21:09:16.093Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-13T21:09:16.093Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-13T21:09:16.800Z] === CONT TestReadPluginNoRead [2022-07-13T21:09:16.800Z] read_test.go:92: [df73314e12c25] daemon is not started [2022-07-13T21:09:16.800Z] --- PASS: TestReadPluginNoRead (6.18s) [2022-07-13T21:09:16.800Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-13T21:09:16.800Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-07-13T21:09:16.800Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-07-13T21:09:16.800Z] PASS [2022-07-13T21:09:16.800Z] [2022-07-13T21:09:16.800Z] DONE 6 tests in 10.580s [2022-07-13T21:09:16.800Z] 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-13T21:09:16.800Z] testing: warning: no tests to run [2022-07-13T21:09:16.800Z] PASS [2022-07-13T21:09:16.800Z] [2022-07-13T21:09:16.800Z] DONE 0 tests in 0.033s [2022-07-13T21:09:16.800Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-13T21:09:16.800Z] INFO: Testing against a local daemon [2022-07-13T21:09:16.800Z] === RUN TestPluginWithDevMounts [2022-07-13T21:09:16.800Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-13T21:09:16.800Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-13T21:09:16.800Z] PASS [2022-07-13T21:09:16.800Z] [2022-07-13T21:09:16.800Z] === Skipped [2022-07-13T21:09:16.800Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-13T21:09:16.800Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-13T21:09:16.800Z] [2022-07-13T21:09:16.800Z] DONE 1 tests, 1 skipped in 0.106s [2022-07-13T21:09:16.800Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-13T21:09:17.026Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-07-13T21:09:17.026Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-13T21:09:17.056Z] INFO: Testing against a local daemon [2022-07-13T21:09:17.056Z] === RUN TestSecretInspect [2022-07-13T21:09:17.056Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-13T21:09:17.056Z] === RUN TestSecretList [2022-07-13T21:09:17.056Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] --- SKIP: TestSecretList (0.01s) [2022-07-13T21:09:17.056Z] === RUN TestSecretsCreateAndDelete [2022-07-13T21:09:17.056Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-13T21:09:17.056Z] === RUN TestSecretsUpdate [2022-07-13T21:09:17.056Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-13T21:09:17.056Z] === RUN TestTemplatedSecret [2022-07-13T21:09:17.056Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-13T21:09:17.056Z] === RUN TestSecretCreateResolve [2022-07-13T21:09:17.056Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-13T21:09:17.056Z] PASS [2022-07-13T21:09:17.056Z] [2022-07-13T21:09:17.056Z] === Skipped [2022-07-13T21:09:17.056Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-13T21:09:17.056Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] [2022-07-13T21:09:17.056Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-13T21:09:17.056Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] [2022-07-13T21:09:17.056Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-13T21:09:17.056Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] [2022-07-13T21:09:17.056Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-13T21:09:17.056Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] [2022-07-13T21:09:17.056Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-13T21:09:17.056Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] [2022-07-13T21:09:17.056Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-13T21:09:17.056Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.056Z] [2022-07-13T21:09:17.056Z] DONE 6 tests, 6 skipped in 0.155s [2022-07-13T21:09:17.056Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-13T21:09:17.056Z] INFO: Testing against a local daemon [2022-07-13T21:09:17.056Z] === RUN TestServiceCreateInit [2022-07-13T21:09:17.313Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-13T21:09:17.313Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-13T21:09:17.313Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- PASS: TestServiceCreateInit (0.03s) [2022-07-13T21:09:17.313Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-13T21:09:17.313Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-13T21:09:17.313Z] === RUN TestCreateServiceMultipleTimes [2022-07-13T21:09:17.313Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestCreateServiceConflict [2022-07-13T21:09:17.313Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestCreateServiceMaxReplicas [2022-07-13T21:09:17.313Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-13T21:09:17.313Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-13T21:09:17.313Z] === RUN TestCreateServiceSecretFileMode [2022-07-13T21:09:17.313Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestCreateServiceConfigFileMode [2022-07-13T21:09:17.313Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestCreateServiceSysctls [2022-07-13T21:09:17.313Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-13T21:09:17.313Z] === RUN TestCreateServiceCapabilities [2022-07-13T21:09:17.313Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-13T21:09:17.313Z] === RUN TestInspect [2022-07-13T21:09:17.313Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestInspect (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestCreateJob [2022-07-13T21:09:17.313Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestCreateJob (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestReplicatedJob [2022-07-13T21:09:17.313Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestUpdateReplicatedJob [2022-07-13T21:09:17.313Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-13T21:09:17.313Z] === RUN TestServiceListWithStatuses [2022-07-13T21:09:17.313Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:09:17.313Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-13T21:09:17.313Z] === RUN TestDockerNetworkConnectAlias [2022-07-13T21:09:17.313Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestDockerNetworkReConnect [2022-07-13T21:09:17.313Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:17.313Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-13T21:09:17.313Z] === RUN TestServicePlugin [2022-07-13T21:09:18.399Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-13T21:09:18.399Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-13T21:09:18.916Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.48s) [2022-07-13T21:09:18.916Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-13T21:09:19.331Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-07-13T21:09:19.331Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-13T21:09:19.830Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] --- SKIP: TestServicePlugin (1.93s) [2022-07-13T21:09:19.831Z] === RUN TestServiceUpdateLabel [2022-07-13T21:09:19.831Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-13T21:09:19.831Z] === RUN TestServiceUpdateSecrets [2022-07-13T21:09:19.831Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-13T21:09:19.831Z] === RUN TestServiceUpdateConfigs [2022-07-13T21:09:19.831Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-13T21:09:19.831Z] === RUN TestServiceUpdateNetwork [2022-07-13T21:09:19.831Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-07-13T21:09:19.831Z] === RUN TestServiceUpdatePidsLimit [2022-07-13T21:09:19.831Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-13T21:09:19.831Z] PASS [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === Skipped [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-13T21:09:19.831Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-13T21:09:19.831Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-13T21:09:19.831Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-13T21:09:19.831Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-13T21:09:19.831Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-07-13T21:09:19.831Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-13T21:09:19.831Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-13T21:09:19.831Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-13T21:09:19.831Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-13T21:09:19.831Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-13T21:09:19.831Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-13T21:09:19.831Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-13T21:09:19.831Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-13T21:09:19.831Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-13T21:09:19.831Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-13T21:09:19.831Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-13T21:09:19.831Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-07-13T21:09:19.831Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-13T21:09:19.831Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-13T21:09:19.831Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-13T21:09:19.831Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-07-13T21:09:19.831Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-13T21:09:19.831Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] DONE 24 tests, 23 skipped in 2.370s [2022-07-13T21:09:19.831Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-13T21:09:19.831Z] INFO: Testing against a local daemon [2022-07-13T21:09:19.831Z] === RUN TestSessionCreate [2022-07-13T21:09:19.831Z] --- PASS: TestSessionCreate (0.03s) [2022-07-13T21:09:19.831Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-13T21:09:19.831Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-13T21:09:19.831Z] PASS [2022-07-13T21:09:19.831Z] [2022-07-13T21:09:19.831Z] DONE 2 tests in 0.155s [2022-07-13T21:09:19.831Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-13T21:09:19.831Z] INFO: Testing against a local daemon [2022-07-13T21:09:19.831Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:09:19.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T21:09:19.831Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T21:09:19.831Z] === RUN TestDiskUsage [2022-07-13T21:09:19.831Z] === PAUSE TestDiskUsage [2022-07-13T21:09:19.831Z] === RUN TestEventsExecDie [2022-07-13T21:09:20.392Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-13T21:09:20.392Z] === RUN TestEventsBackwardsCompatible [2022-07-13T21:09:20.392Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-13T21:09:20.392Z] === RUN TestEventsVolumeCreate [2022-07-13T21:09:20.392Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-13T21:09:20.392Z] === RUN TestInfoBinaryCommits [2022-07-13T21:09:20.392Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-13T21:09:20.392Z] === RUN TestInfoAPIVersioned [2022-07-13T21:09:20.392Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-13T21:09:20.392Z] === RUN TestInfoAPI [2022-07-13T21:09:20.392Z] --- PASS: TestInfoAPI (0.02s) [2022-07-13T21:09:20.392Z] === RUN TestInfoAPIWarnings [2022-07-13T21:09:20.703Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-13T21:09:20.703Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-13T21:09:21.635Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-13T21:09:21.635Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-13T21:09:22.201Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-13T21:09:22.201Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-13T21:09:23.576Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-07-13T21:09:23.576Z] === RUN TestNISDomainname [2022-07-13T21:09:23.834Z] --- PASS: TestNISDomainname (0.57s) [2022-07-13T21:09:23.834Z] === RUN TestHostnameDnsResolution [2022-07-13T21:09:24.767Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-07-13T21:09:24.767Z] === RUN TestUnprivilegedPortsAndPing [2022-07-13T21:09:25.332Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-07-13T21:09:25.332Z] === RUN TestPrivilegedHostDevices [2022-07-13T21:09:25.590Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-13T21:09:25.590Z] === RUN TestRunConsoleSize [2022-07-13T21:09:26.156Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-13T21:09:26.156Z] === RUN TestStats [2022-07-13T21:09:28.681Z] --- PASS: TestStats (2.44s) [2022-07-13T21:09:28.681Z] === RUN TestStopContainerWithTimeout [2022-07-13T21:09:28.681Z] === RUN TestStopContainerWithTimeout/0 [2022-07-13T21:09:28.681Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-13T21:09:28.681Z] === RUN TestStopContainerWithTimeout/1 [2022-07-13T21:09:28.681Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-13T21:09:28.681Z] === RUN TestStopContainerWithTimeout/3 [2022-07-13T21:09:28.681Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-13T21:09:28.681Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-13T21:09:28.681Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-13T21:09:28.681Z] === CONT TestStopContainerWithTimeout/0 [2022-07-13T21:09:28.681Z] === CONT TestStopContainerWithTimeout/3 [2022-07-13T21:09:29.247Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-13T21:09:31.144Z] === CONT TestStopContainerWithTimeout/1 [2022-07-13T21:09:32.517Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-13T21:09:32.517Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-07-13T21:09:32.517Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-07-13T21:09:32.517Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-07-13T21:09:32.517Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-13T21:09:32.517Z] === RUN TestDeleteDevicemapper [2022-07-13T21:09:32.517Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:09:32.517Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-13T21:09:32.517Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-13T21:09:34.415Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-07-13T21:09:34.415Z] === RUN TestUpdateMemory [2022-07-13T21:09:34.673Z] --- PASS: TestUpdateMemory (0.56s) [2022-07-13T21:09:34.673Z] === RUN TestUpdateCPUQuota [2022-07-13T21:09:35.240Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-07-13T21:09:35.240Z] === RUN TestUpdatePidsLimit [2022-07-13T21:09:35.240Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-13T21:09:35.498Z] === RUN TestUpdatePidsLimit/no_change [2022-07-13T21:09:35.755Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-13T21:09:36.014Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-13T21:09:36.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-13T21:09:36.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-13T21:09:36.531Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-13T21:09:36.979Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-13T21:09:36.979Z] PASS [2022-07-13T21:09:36.979Z] [2022-07-13T21:09:36.979Z] DONE 17 tests in 48.814s [2022-07-13T21:09:36.979Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-13T21:09:36.979Z] INFO: Testing against a local daemon [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:09:36.979Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:09:36.979Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-13T21:09:36.979Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-13T21:09:36.979Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-13T21:09:36.979Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-13T21:09:36.979Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-13T21:09:36.979Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-13T21:09:36.979Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-13T21:09:36.979Z] === RUN TestPluginInstall [2022-07-13T21:09:36.979Z] === RUN TestPluginInstall/no_auth [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3acc20661c8144b9297f9d3756f4cedb7de196dd74abc5f549506cf6f2537c92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3acc20661c8144b9297f9d3756f4cedb7de196dd74abc5f549506cf6f2537c92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:09:36.979Z] === RUN TestPluginInstall/with_htpasswd [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d123f7d2c3714b9b1ee1c4b267cbb41c97a330bbd1d1f1e440e28c2ac0e7a56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:09:36.979Z] time="2022-07-13T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d123f7d2c3714b9b1ee1c4b267cbb41c97a330bbd1d1f1e440e28c2ac0e7a56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:09:36.979Z] === RUN TestPluginInstall/with_insecure [2022-07-13T21:09:37.099Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-07-13T21:09:37.099Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-13T21:09:37.099Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-13T21:09:37.099Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-13T21:09:37.099Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-13T21:09:37.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-13T21:09:37.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-13T21:09:37.099Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-13T21:09:37.099Z] === RUN TestUpdateRestartPolicy [2022-07-13T21:09:37.912Z] time="2022-07-13T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:09:37.912Z] time="2022-07-13T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:184f5012d3ca7bca443b3cec5f9d8fdc02eadf115cbb08a1f79571abe58009d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:09:37.912Z] time="2022-07-13T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:09:37.912Z] time="2022-07-13T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:184f5012d3ca7bca443b3cec5f9d8fdc02eadf115cbb08a1f79571abe58009d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:09:38.170Z] plugin_test.go:195: [dc785632b72e0] daemon is not started [2022-07-13T21:09:38.170Z] --- PASS: TestPluginInstall (2.72s) [2022-07-13T21:09:38.170Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-07-13T21:09:38.170Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-13T21:09:38.170Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-13T21:09:38.170Z] === RUN TestPluginsWithRuntimes [2022-07-13T21:09:38.460Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-13T21:09:38.475Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-13T21:09:38.475Z] === RUN TestInfoDebug [2022-07-13T21:09:38.475Z] --- PASS: TestInfoDebug (0.55s) [2022-07-13T21:09:38.475Z] === RUN TestInfoInsecureRegistries [2022-07-13T21:09:38.475Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-13T21:09:38.475Z] === RUN TestInfoRegistryMirrors [2022-07-13T21:09:38.730Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-13T21:09:38.730Z] === RUN TestLoginFailsWithBadCredentials [2022-07-13T21:09:38.986Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-13T21:09:38.986Z] === RUN TestPingCacheHeaders [2022-07-13T21:09:38.986Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-13T21:09:38.986Z] === RUN TestPingGet [2022-07-13T21:09:38.986Z] --- PASS: TestPingGet (0.01s) [2022-07-13T21:09:38.986Z] === RUN TestPingHead [2022-07-13T21:09:38.986Z] --- PASS: TestPingHead (0.03s) [2022-07-13T21:09:38.986Z] === RUN TestPingSwarmHeader [2022-07-13T21:09:39.543Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-13T21:09:39.552Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-13T21:09:40.474Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-13T21:09:40.478Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-13T21:09:41.404Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-13T21:09:41.404Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-07-13T21:09:41.404Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-13T21:09:41.404Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-13T21:09:41.404Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-13T21:09:41.404Z] === RUN TestVersion [2022-07-13T21:09:41.404Z] --- PASS: TestVersion (0.03s) [2022-07-13T21:09:41.404Z] === CONT TestDiskUsage [2022-07-13T21:09:41.406Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-07-13T21:09:41.406Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-13T21:09:41.406Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-07-13T21:09:41.406Z] === RUN TestPluginBackCompatMediaTypes [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/container_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/image_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/volume_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-13T21:09:41.965Z] === RUN TestDiskUsage/after_container.Run [2022-07-13T21:09:41.972Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-13T21:09:41.972Z] PASS [2022-07-13T21:09:41.972Z] [2022-07-13T21:09:41.972Z] DONE 24 tests in 6.731s [2022-07-13T21:09:41.972Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-13T21:09:42.222Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-13T21:09:42.222Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-13T21:09:42.222Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-13T21:09:42.222Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-13T21:09:42.222Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-13T21:09:42.229Z] INFO: Testing against a local daemon [2022-07-13T21:09:42.229Z] === RUN TestExternalGraphDriver [2022-07-13T21:09:42.478Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-13T21:09:42.478Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-13T21:09:42.478Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-13T21:09:42.478Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-13T21:09:42.478Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage (1.27s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-13T21:09:42.478Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-13T21:09:42.478Z] PASS [2022-07-13T21:09:42.478Z] [2022-07-13T21:09:42.478Z] === Skipped [2022-07-13T21:09:42.478Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T21:09:42.478Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T21:09:42.478Z] [2022-07-13T21:09:42.478Z] DONE 54 tests, 1 skipped in 22.965s [2022-07-13T21:09:42.478Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-13T21:09:42.486Z] === RUN TestExternalGraphDriver/json [2022-07-13T21:09:42.734Z] INFO: Testing against a local daemon [2022-07-13T21:09:42.734Z] === RUN TestVolumesCreateAndList [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-13T21:09:42.734Z] === RUN TestVolumesRemove [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-13T21:09:42.734Z] === RUN TestVolumesInspect [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-13T21:09:42.734Z] === RUN TestVolumesInvalidJSON [2022-07-13T21:09:42.734Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-13T21:09:42.734Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-13T21:09:42.734Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-13T21:09:42.734Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-13T21:09:42.734Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-13T21:09:42.734Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-13T21:09:42.734Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-13T21:09:42.734Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-13T21:09:42.734Z] PASS [2022-07-13T21:09:42.734Z] [2022-07-13T21:09:42.734Z] DONE 9 tests in 0.189s [2022-07-13T21:09:42.734Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:09:42.734Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14245 is not a child of this shell [2022-07-13T21:09:42.734Z] warning: PID 14245 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-13T21:09:42.993Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:09:42.993Z] [2022-07-13T21:09:42.993Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:09:42.993Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:09:42.993Z] [2022-07-13T21:09:42.993Z] To set a process to complain mode, use the command line tool [2022-07-13T21:09:42.993Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:09:42.993Z] Removing test suite binaries [2022-07-13T21:09:42.993Z] exiting test-integration [2022-07-13T21:09:42.993Z] ++ exit 0 [2022-07-13T21:09:42.993Z] Post stage [Pipeline] junit [2022-07-13T21:09:43.932Z] Recording test results [2022-07-13T21:09:44.414Z] === RUN TestExternalGraphDriver/spec [2022-07-13T21:09:45.187Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:09:45.562Z] + echo Ensuring container killed. [2022-07-13T21:09:45.562Z] Ensuring container killed. [2022-07-13T21:09:45.562Z] + docker rm -vf docker-pr1 [2022-07-13T21:09:45.562Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:09:45.805Z] === RUN TestExternalGraphDriver/pull [2022-07-13T21:09:45.842Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:09:45.842Z] Chowning /workspace to jenkins user [2022-07-13T21:09:45.842Z] + id -u [2022-07-13T21:09:45.842Z] + id -g [2022-07-13T21:09:45.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43808:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:09:45.842Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:09:46.098Z] latest: Pulling from library/busybox [2022-07-13T21:09:46.098Z] 19d511225f94: Pulling fs layer [2022-07-13T21:09:46.098Z] 19d511225f94: Download complete [2022-07-13T21:09:46.098Z] 19d511225f94: Pull complete [2022-07-13T21:09:46.098Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:09:46.098Z] Status: Downloaded newer image for busybox:latest [2022-07-13T21:09:47.699Z] --- PASS: TestExternalGraphDriver (5.38s) [2022-07-13T21:09:47.699Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-13T21:09:47.699Z] --- PASS: TestExternalGraphDriver/spec (1.72s) [2022-07-13T21:09:47.699Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-07-13T21:09:47.699Z] === RUN TestGraphdriverPluginV2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:09:48.321Z] + bundleName=amd64-rootless [2022-07-13T21:09:48.321Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-13T21:09:48.321Z] Creating amd64-rootless-bundles.tar.gz [2022-07-13T21:09:48.321Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-13T21:09:48.321Z] + 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-13T21:09:48.331Z] Archiving artifacts [2022-07-13T21:09:49.296Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-07-13T21:09:49.296Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-13T21:09:49.296Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-13T21:09:49.296Z] === RUN TestWaitNonBlocked [2022-07-13T21:09:49.296Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:09:49.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:09:49.296Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:09:49.296Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:09:49.296Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:09:49.296Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:09:49.296Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-13T21:09:49.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-07-13T21:09:49.296Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-07-13T21:09:49.296Z] === RUN TestWaitBlocked [2022-07-13T21:09:49.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:09:49.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:09:49.296Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:09:49.296Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:09:49.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:09:49.296Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:09:49.685Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43808/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:09:49.873Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-13T21:09:49.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-13T21:09:49.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-07-13T21:09:49.873Z] === RUN TestWaitConditions [2022-07-13T21:09:49.873Z] === RUN TestWaitConditions/default [2022-07-13T21:09:49.873Z] === PAUSE TestWaitConditions/default [2022-07-13T21:09:49.873Z] === RUN TestWaitConditions/not-running [2022-07-13T21:09:49.873Z] === PAUSE TestWaitConditions/not-running [2022-07-13T21:09:49.873Z] === RUN TestWaitConditions/next-exit [2022-07-13T21:09:49.873Z] === PAUSE TestWaitConditions/next-exit [2022-07-13T21:09:49.873Z] === RUN TestWaitConditions/removed [2022-07-13T21:09:49.873Z] === PAUSE TestWaitConditions/removed [2022-07-13T21:09:49.873Z] === CONT TestWaitConditions/default [2022-07-13T21:09:49.873Z] === CONT TestWaitConditions/next-exit [2022-07-13T21:09:50.023Z] + make clean [2022-07-13T21:09:50.023Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:09:50.279Z] docker-dev-cache [2022-07-13T21:09:50.279Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T21:09:51.794Z] === CONT TestWaitConditions/removed [2022-07-13T21:09:51.794Z] === CONT TestWaitConditions/not-running [2022-07-13T21:09:52.955Z] --- PASS: TestGraphdriverPluginV2 (4.56s) [2022-07-13T21:09:52.955Z] PASS [2022-07-13T21:09:52.955Z] [2022-07-13T21:09:52.955Z] DONE 5 tests in 9.982s [2022-07-13T21:09:52.955Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-13T21:09:52.955Z] INFO: Testing against a local daemon [2022-07-13T21:09:52.955Z] === RUN TestContinueAfterPluginCrash [2022-07-13T21:09:52.955Z] === PAUSE TestContinueAfterPluginCrash [2022-07-13T21:09:52.955Z] === RUN TestReadPluginNoRead [2022-07-13T21:09:52.955Z] === PAUSE TestReadPluginNoRead [2022-07-13T21:09:52.955Z] === RUN TestDaemonStartWithLogOpt [2022-07-13T21:09:52.955Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-13T21:09:52.955Z] === CONT TestContinueAfterPluginCrash [2022-07-13T21:09:52.955Z] === CONT TestDaemonStartWithLogOpt [2022-07-13T21:09:53.693Z] --- PASS: TestWaitConditions (0.01s) [2022-07-13T21:09:53.693Z] --- PASS: TestWaitConditions/default (1.60s) [2022-07-13T21:09:53.693Z] --- PASS: TestWaitConditions/next-exit (1.69s) [2022-07-13T21:09:53.693Z] --- PASS: TestWaitConditions/not-running (1.60s) [2022-07-13T21:09:53.693Z] --- PASS: TestWaitConditions/removed (1.76s) [2022-07-13T21:09:53.693Z] === CONT TestContainerStartOnDaemonRestart [2022-07-13T21:09:53.693Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-13T21:09:55.593Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-07-13T21:09:55.593Z] === CONT TestIpcModeOlderClient [2022-07-13T21:09:55.593Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-07-13T21:09:55.593Z] === CONT TestContainerKillOnDaemonStart [2022-07-13T21:09:55.593Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-13T21:09:55.593Z] === CONT TestDaemonHostGatewayIP [2022-07-13T21:09:56.234Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2022-07-13T21:09:56.234Z] === CONT TestReadPluginNoRead [2022-07-13T21:09:58.120Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2022-07-13T21:09:58.120Z] === CONT TestDaemonRestartIpcMode [2022-07-13T21:09:58.131Z] === RUN TestReadPluginNoRead/default [2022-07-13T21:09:59.063Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-13T21:10:00.019Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-07-13T21:10:00.435Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-13T21:10:00.692Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-07-13T21:10:01.625Z] === CONT TestReadPluginNoRead [2022-07-13T21:10:01.625Z] read_test.go:92: [d787752a9db7e] daemon is not started [2022-07-13T21:10:01.625Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-07-13T21:10:01.625Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-07-13T21:10:01.625Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-07-13T21:10:01.625Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-07-13T21:10:01.625Z] PASS [2022-07-13T21:10:01.625Z] [2022-07-13T21:10:01.625Z] DONE 6 tests in 9.621s [2022-07-13T21:10:01.625Z] 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-13T21:10:01.625Z] testing: warning: no tests to run [2022-07-13T21:10:01.625Z] PASS [2022-07-13T21:10:01.625Z] [2022-07-13T21:10:01.625Z] DONE 0 tests in 0.007s [2022-07-13T21:10:01.625Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-13T21:10:01.882Z] INFO: Testing against a local daemon [2022-07-13T21:10:01.882Z] === RUN TestPluginWithDevMounts [2022-07-13T21:10:01.882Z] === PAUSE TestPluginWithDevMounts [2022-07-13T21:10:01.882Z] === CONT TestPluginWithDevMounts [2022-07-13T21:10:03.253Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-13T21:10:03.253Z] PASS [2022-07-13T21:10:03.253Z] [2022-07-13T21:10:03.253Z] DONE 1 tests in 1.588s [2022-07-13T21:10:03.253Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-13T21:10:03.253Z] INFO: Testing against a local daemon [2022-07-13T21:10:03.253Z] === RUN TestSecretInspect [2022-07-13T21:10:05.776Z] --- PASS: TestSecretInspect (2.21s) [2022-07-13T21:10:05.776Z] === RUN TestSecretList [2022-07-13T21:10:08.329Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-07-13T21:10:08.329Z] PASS [2022-07-13T21:10:08.329Z] [2022-07-13T21:10:08.329Z] === Skipped [2022-07-13T21:10:08.329Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-13T21:10:08.329Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:10:08.329Z] [2022-07-13T21:10:08.329Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:10:08.329Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:10:08.329Z] [2022-07-13T21:10:08.329Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-13T21:10:08.329Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:10:08.329Z] [2022-07-13T21:10:08.329Z] DONE 264 tests, 3 skipped in 122.695s [2022-07-13T21:10:08.329Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-13T21:10:08.329Z] ++ 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-13T21:10:08.329Z] ++ set -e [2022-07-13T21:10:08.329Z] ++ '[' -n 0 ']' [2022-07-13T21:10:08.329Z] ++ set -x [2022-07-13T21:10:08.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-13T21:10:08.329Z] === RUN TestConfigDaemonLibtrustID [2022-07-13T21:10:08.329Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-13T21:10:08.329Z] === RUN TestConfigDaemonID [2022-07-13T21:10:08.332Z] --- PASS: TestSecretList (2.23s) [2022-07-13T21:10:08.332Z] === RUN TestSecretsCreateAndDelete [2022-07-13T21:10:08.895Z] daemon_test.go:83: [da0e5a8bc3ef4] daemon is not started [2022-07-13T21:10:08.896Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-13T21:10:08.896Z] === RUN TestDaemonConfigValidation [2022-07-13T21:10:08.896Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:10:08.896Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:10:08.896Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-13T21:10:08.896Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-13T21:10:08.896Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-13T21:10:08.896Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-13T21:10:08.896Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-13T21:10:08.896Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-13T21:10:08.896Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-13T21:10:08.896Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-13T21:10:08.896Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:10:08.896Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-13T21:10:08.896Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-13T21:10:08.896Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-13T21:10:08.896Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-13T21:10:08.896Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-13T21:10:08.896Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-13T21:10:08.896Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-13T21:10:08.896Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-13T21:10:08.896Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-13T21:10:08.896Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-13T21:10:08.896Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-13T21:10:08.896Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-13T21:10:10.228Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-13T21:10:10.228Z] === RUN TestSecretsUpdate [2022-07-13T21:10:10.268Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-13T21:10:11.200Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-13T21:10:12.124Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-13T21:10:12.124Z] === RUN TestTemplatedSecret [2022-07-13T21:10:12.133Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-13T21:10:12.133Z] daemon_test.go:197: [d22eef167450c] daemon is not started [2022-07-13T21:10:12.133Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-13T21:10:12.133Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-13T21:10:12.133Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-13T21:10:12.133Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-13T21:10:12.133Z] === RUN TestDaemonProxy [2022-07-13T21:10:12.133Z] === RUN TestDaemonProxy/environment_variables [2022-07-13T21:10:14.030Z] === RUN TestDaemonProxy/command-line_options [2022-07-13T21:10:15.401Z] --- PASS: TestTemplatedSecret (2.68s) [2022-07-13T21:10:15.401Z] === RUN TestSecretCreateResolve [2022-07-13T21:10:15.928Z] === RUN TestDaemonProxy/configuration_file [2022-07-13T21:10:17.297Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-07-13T21:10:17.297Z] PASS [2022-07-13T21:10:17.297Z] [2022-07-13T21:10:17.297Z] DONE 6 tests in 13.727s [2022-07-13T21:10:17.297Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-13T21:10:17.297Z] INFO: Testing against a local daemon [2022-07-13T21:10:17.297Z] === RUN TestServiceCreateInit [2022-07-13T21:10:17.297Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-13T21:10:17.300Z] === RUN TestDaemonProxy/conflicting_options [2022-07-13T21:10:17.865Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-13T21:10:18.433Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-13T21:10:18.433Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-13T21:10:18.433Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-13T21:10:18.433Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-13T21:10:18.433Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-13T21:10:18.433Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-13T21:10:18.433Z] PASS [2022-07-13T21:10:18.433Z] [2022-07-13T21:10:18.433Z] DONE 18 tests in 11.247s [2022-07-13T21:10:18.434Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-13T21:10:18.434Z] ++ 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-13T21:10:18.434Z] ++ set -e [2022-07-13T21:10:18.434Z] ++ '[' -n 0 ']' [2022-07-13T21:10:18.434Z] ++ set -x [2022-07-13T21:10:18.434Z] ++ 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-13T21:10:18.434Z] INFO: Testing against a local daemon [2022-07-13T21:10:18.434Z] === RUN TestCommitInheritsEnv [2022-07-13T21:10:19.000Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-07-13T21:10:19.000Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-13T21:10:19.000Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-13T21:10:19.000Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-13T21:10:19.000Z] === RUN TestImportWithCustomPlatform [2022-07-13T21:10:19.000Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-13T21:10:19.000Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-13T21:10:19.000Z] === RUN TestImportWithCustomPlatform// [2022-07-13T21:10:19.000Z] === RUN TestImportWithCustomPlatform/linux [2022-07-13T21:10:19.000Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-13T21:10:19.000Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-13T21:10:19.257Z] === RUN TestImportWithCustomPlatform/macos [2022-07-13T21:10:19.257Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-13T21:10:19.257Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-13T21:10:19.257Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-13T21:10:19.257Z] === RUN TestImagesFilterMultiReference [2022-07-13T21:10:19.257Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-13T21:10:19.257Z] === RUN TestImagePullPlatformInvalid [2022-07-13T21:10:19.257Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-13T21:10:19.257Z] === RUN TestRemoveImageOrphaning [2022-07-13T21:10:19.515Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-13T21:10:19.515Z] === RUN TestRemoveImageGarbageCollector [2022-07-13T21:10:19.515Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:10:19.515Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-13T21:10:19.515Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-13T21:10:19.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-13T21:10:19.515Z] === RUN TestTagInvalidReference [2022-07-13T21:10:19.515Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-13T21:10:19.515Z] === RUN TestTagValidPrefixedRepo [2022-07-13T21:10:19.515Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-13T21:10:19.515Z] === RUN TestTagExistedNameWithoutForce [2022-07-13T21:10:19.515Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-13T21:10:19.515Z] === RUN TestTagOfficialNames [2022-07-13T21:10:19.773Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-13T21:10:19.773Z] === RUN TestTagMatchesDigest [2022-07-13T21:10:19.773Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-13T21:10:19.773Z] PASS [2022-07-13T21:10:19.773Z] [2022-07-13T21:10:19.773Z] === Skipped [2022-07-13T21:10:19.773Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-13T21:10:19.773Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-13T21:10:19.773Z] [2022-07-13T21:10:19.773Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-13T21:10:19.773Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:10:19.773Z] [2022-07-13T21:10:19.773Z] DONE 22 tests, 2 skipped in 1.305s [2022-07-13T21:10:19.773Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-13T21:10:19.773Z] ++ 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-13T21:10:19.773Z] ++ set -e [2022-07-13T21:10:19.773Z] ++ '[' -n 0 ']' [2022-07-13T21:10:19.773Z] ++ set -x [2022-07-13T21:10:19.773Z] ++ 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-13T21:10:19.773Z] === RUN TestStripANSICommands [2022-07-13T21:10:19.773Z] === RUN TestStripANSICommands/#00 [2022-07-13T21:10:19.773Z] === RUN TestStripANSICommands/#01 [2022-07-13T21:10:19.773Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-13T21:10:19.773Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-13T21:10:19.773Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-13T21:10:19.773Z] PASS [2022-07-13T21:10:19.773Z] [2022-07-13T21:10:19.773Z] DONE 3 tests in 0.042s [2022-07-13T21:10:19.773Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-13T21:10:19.773Z] ++ 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-13T21:10:19.773Z] ++ set -e [2022-07-13T21:10:19.773Z] ++ '[' -n 0 ']' [2022-07-13T21:10:19.773Z] ++ set -x [2022-07-13T21:10:19.773Z] ++ 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-13T21:10:19.773Z] INFO: Testing against a local daemon [2022-07-13T21:10:19.773Z] === RUN TestNetworkCreateDelete [2022-07-13T21:10:20.031Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-13T21:10:20.031Z] === RUN TestDockerNetworkDeletePreferID [2022-07-13T21:10:20.288Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-13T21:10:20.288Z] === RUN TestDaemonDNSFallback [2022-07-13T21:10:21.480Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-13T21:10:25.488Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T21:10:25.488Z] Using test binary docker [2022-07-13T21:10:25.488Z] +++ /etc/init.d/apparmor start [2022-07-13T21:10:25.488Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T21:10:25.488Z] INFO: Waiting for daemon to start... [2022-07-13T21:10:25.488Z] Starting dockerd [2022-07-13T21:10:25.488Z] +++ 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-13T21:10:25.488Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-13T21:10:25.488Z] Using test binary docker [2022-07-13T21:10:25.488Z] +++ /etc/init.d/apparmor start [2022-07-13T21:10:25.488Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-13T21:10:25.488Z] INFO: Waiting for daemon to start... [2022-07-13T21:10:25.488Z] Starting dockerd [2022-07-13T21:10:25.488Z] +++ 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-13T21:10:25.656Z] --- PASS: TestServiceCreateInit (7.79s) [2022-07-13T21:10:25.657Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2022-07-13T21:10:25.657Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-07-13T21:10:25.657Z] === RUN TestCreateServiceMultipleTimes [2022-07-13T21:10:26.849Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-13T21:10:26.849Z] === RUN TestInspectNetwork [2022-07-13T21:10:27.393Z] . [2022-07-13T21:10:27.393Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T21:10:27.393Z] [2022-07-13T21:10:27.393Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-13T21:10:27.393Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T21:10:27.393Z] Error: No such image: emptyfs [2022-07-13T21:10:27.393Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-13T21:10:27.393Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-13T21:10:27.393Z] ++++ docker load [2022-07-13T21:10:27.393Z] Error: No such image: emptyfs [2022-07-13T21:10:27.393Z] ++++ docker load [2022-07-13T21:10:27.393Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-13T21:10:27.962Z] Running integration-test (iteration 1) [2022-07-13T21:10:27.962Z] 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-13T21:10:27.962Z] ++ 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-13T21:10:27.962Z] ++ set -e [2022-07-13T21:10:27.962Z] ++ '[' -n 0 ']' [2022-07-13T21:10:27.962Z] ++ set -x [2022-07-13T21:10:27.962Z] ++ 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-13T21:10:27.962Z] Running integration-test (iteration 1) [2022-07-13T21:10:27.962Z] 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-13T21:10:27.962Z] ++ 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-13T21:10:27.962Z] ++ set -e [2022-07-13T21:10:27.962Z] ++ '[' -n 0 ']' [2022-07-13T21:10:27.962Z] ++ set -x [2022-07-13T21:10:27.962Z] ++ 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-13T21:10:28.901Z] Loaded image: busybox:latest [2022-07-13T21:10:28.901Z] Loaded image: busybox:latest [2022-07-13T21:10:29.162Z] Loaded image: busybox:glibc [2022-07-13T21:10:29.162Z] Loaded image: busybox:glibc [2022-07-13T21:10:30.128Z] === RUN TestInspectNetwork/full_network_id [2022-07-13T21:10:30.128Z] === RUN TestInspectNetwork/partial_network_id [2022-07-13T21:10:30.128Z] === RUN TestInspectNetwork/network_name [2022-07-13T21:10:30.128Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-13T21:10:32.402Z] .........................xx.................... [ 29%] [2022-07-13T21:10:33.357Z] Loaded image: debian:bullseye-slim [2022-07-13T21:10:33.358Z] Loaded image: hello-world:latest [2022-07-13T21:10:33.358Z] Loaded image: debian:bullseye-slim [2022-07-13T21:10:33.358Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:10:33.358Z] INFO: Testing against a local daemon [2022-07-13T21:10:33.358Z] === RUN TestDockerDaemonSuite [2022-07-13T21:10:33.358Z] Loaded image: hello-world:latest [2022-07-13T21:10:33.358Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-13T21:10:33.616Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:10:33.616Z] INFO: Testing against a local daemon [2022-07-13T21:10:33.616Z] === RUN TestDockerSuite [2022-07-13T21:10:33.616Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-13T21:10:33.616Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-13T21:10:33.616Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-13T21:10:33.616Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-13T21:10:33.616Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-13T21:10:33.617Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-13T21:10:33.617Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-13T21:10:33.617Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-13T21:10:34.307Z] --- PASS: TestInspectNetwork (7.12s) [2022-07-13T21:10:34.307Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-13T21:10:34.307Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-13T21:10:34.307Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-13T21:10:34.307Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-13T21:10:34.307Z] === RUN TestRunContainerWithBridgeNone [2022-07-13T21:10:35.240Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-13T21:10:35.240Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:10:35.240Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:10:35.240Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:10:35.240Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-13T21:10:35.240Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-13T21:10:35.240Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-13T21:10:35.240Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-13T21:10:35.240Z] === RUN TestNetworkList [2022-07-13T21:10:35.240Z] === RUN TestNetworkList//networks [2022-07-13T21:10:35.240Z] === PAUSE TestNetworkList//networks [2022-07-13T21:10:35.240Z] === RUN TestNetworkList//networks/ [2022-07-13T21:10:35.240Z] === PAUSE TestNetworkList//networks/ [2022-07-13T21:10:35.240Z] === CONT TestNetworkList//networks [2022-07-13T21:10:35.240Z] === CONT TestNetworkList//networks/ [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkList (0.01s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-13T21:10:35.240Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-13T21:10:35.240Z] === RUN TestHostIPv4BridgeLabel [2022-07-13T21:10:35.805Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-07-13T21:10:35.805Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-13T21:10:36.156Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-13T21:10:36.156Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-13T21:10:37.093Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-13T21:10:37.177Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-13T21:10:37.177Z] === RUN TestDaemonDefaultNetworkPools [2022-07-13T21:10:37.661Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-13T21:10:37.741Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-13T21:10:37.742Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-13T21:10:38.229Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-13T21:10:38.675Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-13T21:10:38.675Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-13T21:10:39.167Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-13T21:10:39.167Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-13T21:10:40.047Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-13T21:10:40.047Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-13T21:10:40.105Z] --- PASS: TestBuildWithHugeFile (126.29s) [2022-07-13T21:10:40.105Z] === RUN TestBuildWCOWSandboxSize [2022-07-13T21:10:40.105Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:10:40.105Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:10:40.105Z] === RUN TestBuildWithEmptyDockerfile [2022-07-13T21:10:40.105Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:10:40.105Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:10:40.105Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:10:40.105Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:10:40.105Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:10:40.105Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:10:40.105Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-13T21:10:40.105Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-13T21:10:40.365Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-13T21:10:40.365Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-13T21:10:40.365Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-07-13T21:10:40.365Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-07-13T21:10:40.365Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-07-13T21:10:40.365Z] === RUN TestBuildPreserveOwnership [2022-07-13T21:10:40.365Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-13T21:10:40.365Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-13T21:10:40.365Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-13T21:10:40.519Z] --- PASS: TestCreateServiceMultipleTimes (15.57s) [2022-07-13T21:10:40.519Z] === RUN TestCreateServiceConflict [2022-07-13T21:10:40.612Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-13T21:10:40.612Z] === RUN TestServiceWithPredefinedNetwork [2022-07-13T21:10:40.624Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-13T21:10:40.624Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-13T21:10:40.624Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-13T21:10:42.003Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-13T21:10:42.003Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-13T21:10:42.571Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-13T21:10:42.571Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-13T21:10:42.571Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-13T21:10:42.571Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-13T21:10:43.041Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-07-13T21:10:43.042Z] === RUN TestCreateServiceMaxReplicas [2022-07-13T21:10:43.137Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-07-13T21:10:43.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-13T21:10:43.137Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:10:43.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:10:43.137Z] === RUN TestServiceWithDataPathPortInit [2022-07-13T21:10:43.508Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-13T21:10:44.444Z] --- PASS: TestBuildPreserveOwnership (3.97s) [2022-07-13T21:10:44.444Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.99s) [2022-07-13T21:10:44.444Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-07-13T21:10:44.444Z] === RUN TestBuildPlatformInvalid [2022-07-13T21:10:44.444Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-13T21:10:44.444Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-13T21:10:45.381Z] Loaded image: busybox:latest [2022-07-13T21:10:45.381Z] Loaded image: busybox:glibc [2022-07-13T21:10:45.567Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-07-13T21:10:45.567Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-13T21:10:46.762Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-13T21:10:47.021Z] Loaded image: debian:bullseye-slim [2022-07-13T21:10:47.021Z] Loaded image: hello-world:latest [2022-07-13T21:10:47.280Z] Loaded image: arm32v7/hello-world:latest [2022-07-13T21:10:48.217Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-13T21:10:48.742Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-13T21:10:50.753Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-13T21:10:52.659Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-13T21:10:53.227Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-13T21:10:54.166Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-13T21:10:55.546Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-13T21:10:56.447Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-13T21:10:56.485Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-13T21:10:56.745Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.33s) [2022-07-13T21:10:56.745Z] PASS [2022-07-13T21:10:56.745Z] [2022-07-13T21:10:56.745Z] === Skipped [2022-07-13T21:10:56.745Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-13T21:10:56.745Z] build_session_test.go:25: TODO: BuildKit [2022-07-13T21:10:56.745Z] [2022-07-13T21:10:56.745Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-13T21:10:56.745Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-13T21:10:56.745Z] [2022-07-13T21:10:56.745Z] DONE 34 tests, 2 skipped in 192.376s [2022-07-13T21:10:56.745Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-13T21:10:56.745Z] ++ 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-13T21:10:56.745Z] ++ set -e [2022-07-13T21:10:56.745Z] ++ '[' -n 0 ']' [2022-07-13T21:10:56.745Z] ++ set -x [2022-07-13T21:10:56.745Z] ++ 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-13T21:10:56.745Z] INFO: Testing against a local daemon [2022-07-13T21:10:56.745Z] === RUN TestConfigInspect [2022-07-13T21:10:57.312Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-13T21:10:57.312Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-13T21:10:58.047Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2022-07-13T21:10:58.047Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-13T21:10:58.250Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-13T21:10:58.509Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-13T21:10:58.768Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-13T21:10:58.979Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:scicjoyc3lop66f3k0vhaqjd3 Created:2022-07-13 21:10:57.788279678 +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[a751f38734987948ed8eea96bed87d0aa16b3c7f37cb96aef12df4b911a921db:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wr00y18zdj1es2yyup4lh42ul EndpointID:6ad20a83019e9d17a14bf1ffcd0bab10bfab5251455c6ce3f96c6558dc7795ff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6f08e74c4944fea1d4e59695cae359db9a91edd20859dbd07500a36410e20926 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:e4b3e52420b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wr00y18zdj1es2yyup4lh42ul EndpointID:6ad20a83019e9d17a14bf1ffcd0bab10bfab5251455c6ce3f96c6558dc7795ff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-13T21:10:59.717Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-13T21:10:59.717Z] --- PASS: TestConfigInspect (2.86s) [2022-07-13T21:10:59.717Z] === RUN TestConfigList [2022-07-13T21:11:00.315Z] docker_cli_daemon_test.go:1474: [d7a1525d4167f] daemon is not started [2022-07-13T21:11:00.422Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s) [2022-07-13T21:11:00.422Z] === RUN TestCreateServiceSecretFileMode [2022-07-13T21:11:00.886Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-13T21:11:01.319Z] check_test.go:540: [dd0c914386ded] daemon is not started [2022-07-13T21:11:01.319Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-13T21:11:01.355Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2022-07-13T21:11:01.355Z] === RUN TestCreateServiceConfigFileMode [2022-07-13T21:11:01.556Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-13T21:11:02.698Z] --- PASS: TestConfigList (2.99s) [2022-07-13T21:11:02.698Z] === RUN TestConfigsCreateAndDelete [2022-07-13T21:11:03.265Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-13T21:11:03.882Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-07-13T21:11:03.882Z] === RUN TestCreateServiceSysctls [2022-07-13T21:11:04.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-07-13T21:11:04.239Z] PASS [2022-07-13T21:11:04.239Z] [2022-07-13T21:11:04.239Z] === Skipped [2022-07-13T21:11:04.239Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:11:04.239Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:11:04.239Z] [2022-07-13T21:11:04.239Z] DONE 38 tests, 1 skipped in 43.575s [2022-07-13T21:11:04.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:11:04.239Z] ++ 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-13T21:11:04.239Z] ++ set -e [2022-07-13T21:11:04.239Z] ++ '[' -n 0 ']' [2022-07-13T21:11:04.239Z] ++ set -x [2022-07-13T21:11:04.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-13T21:11:04.239Z] INFO: Testing against a local daemon [2022-07-13T21:11:04.239Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-13T21:11:04.239Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:11:04.239Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:11:04.239Z] === RUN TestDockerNetworkIpvlan [2022-07-13T21:11:04.239Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:11:04.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:11:04.239Z] PASS [2022-07-13T21:11:04.239Z] [2022-07-13T21:11:04.239Z] === Skipped [2022-07-13T21:11:04.239Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:11:04.239Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:11:04.239Z] [2022-07-13T21:11:04.239Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:11:04.239Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:11:04.239Z] [2022-07-13T21:11:04.239Z] DONE 2 tests, 2 skipped in 0.094s [2022-07-13T21:11:04.239Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:11:04.239Z] ++ 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-13T21:11:04.239Z] ++ set -e [2022-07-13T21:11:04.239Z] ++ '[' -n 0 ']' [2022-07-13T21:11:04.239Z] ++ set -x [2022-07-13T21:11:04.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-13T21:11:04.239Z] INFO: Testing against a local daemon [2022-07-13T21:11:04.239Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-13T21:11:04.805Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-07-13T21:11:04.805Z] === RUN TestDockerNetworkMacvlan [2022-07-13T21:11:05.174Z] check_test.go:540: [dbbe258eb839b] daemon is not started [2022-07-13T21:11:05.174Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-13T21:11:05.737Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-13T21:11:05.743Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2022-07-13T21:11:05.743Z] === RUN TestConfigsUpdate [2022-07-13T21:11:05.743Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-13T21:11:06.302Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-13T21:11:06.315Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-13T21:11:06.886Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-13T21:11:07.145Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-13T21:11:07.157Z] --- PASS: TestCreateServiceSysctls (3.21s) [2022-07-13T21:11:07.157Z] === RUN TestCreateServiceCapabilities [2022-07-13T21:11:07.236Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-13T21:11:07.713Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-13T21:11:07.713Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-13T21:11:07.713Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-13T21:11:08.281Z] --- PASS: TestConfigsUpdate (2.53s) [2022-07-13T21:11:08.282Z] === RUN TestTemplatedConfig [2022-07-13T21:11:09.135Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-13T21:11:09.220Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-13T21:11:09.220Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-13T21:11:09.681Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-07-13T21:11:09.681Z] === RUN TestInspect [2022-07-13T21:11:10.507Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-13T21:11:11.127Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-13T21:11:11.127Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-13T21:11:11.695Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-13T21:11:11.953Z] --- PASS: TestTemplatedConfig (3.68s) [2022-07-13T21:11:11.953Z] === RUN TestConfigCreateResolve [2022-07-13T21:11:12.213Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-13T21:11:12.314Z] --- PASS: TestInspect (2.83s) [2022-07-13T21:11:12.314Z] === RUN TestCreateJob [2022-07-13T21:11:12.472Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-13T21:11:13.040Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-13T21:11:13.789Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-13T21:11:13.978Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-13T21:11:14.354Z] --- PASS: TestDockerNetworkMacvlan (9.41s) [2022-07-13T21:11:14.354Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-13T21:11:14.354Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-13T21:11:14.354Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-07-13T21:11:14.354Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-07-13T21:11:14.354Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-07-13T21:11:14.354Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-07-13T21:11:14.354Z] PASS [2022-07-13T21:11:14.354Z] [2022-07-13T21:11:14.354Z] DONE 8 tests in 10.854s [2022-07-13T21:11:14.354Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-13T21:11:14.354Z] ++ 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-13T21:11:14.354Z] ++ set -e [2022-07-13T21:11:14.354Z] ++ '[' -n 0 ']' [2022-07-13T21:11:14.354Z] ++ set -x [2022-07-13T21:11:14.354Z] ++ 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-13T21:11:14.354Z] testing: warning: no tests to run [2022-07-13T21:11:14.354Z] PASS [2022-07-13T21:11:14.354Z] [2022-07-13T21:11:14.354Z] DONE 0 tests in 0.028s [2022-07-13T21:11:14.354Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-13T21:11:14.354Z] ++ 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-13T21:11:14.354Z] ++ set -e [2022-07-13T21:11:14.354Z] ++ '[' -n 0 ']' [2022-07-13T21:11:14.354Z] ++ set -x [2022-07-13T21:11:14.354Z] ++ 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-13T21:11:14.354Z] INFO: Testing against a local daemon [2022-07-13T21:11:14.354Z] === RUN TestAuthZPluginAllowRequest [2022-07-13T21:11:14.547Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-13T21:11:14.806Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-13T21:11:14.806Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-13T21:11:14.806Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-13T21:11:14.806Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-07-13T21:11:14.806Z] PASS [2022-07-13T21:11:14.806Z] [2022-07-13T21:11:14.806Z] DONE 6 tests in 18.185s [2022-07-13T21:11:15.066Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-13T21:11:15.066Z] ++ 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-13T21:11:15.066Z] ++ set -e [2022-07-13T21:11:15.066Z] ++ '[' -n 0 ']' [2022-07-13T21:11:15.066Z] ++ set -x [2022-07-13T21:11:15.066Z] ++ 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-13T21:11:15.066Z] INFO: Testing against a local daemon [2022-07-13T21:11:15.066Z] === RUN TestAttachWithTTY [2022-07-13T21:11:15.325Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-13T21:11:15.325Z] === RUN TestAttachWithoutTTy [2022-07-13T21:11:15.325Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-13T21:11:15.325Z] === RUN TestCheckpoint [2022-07-13T21:11:15.325Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:11:15.325Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/commit [2022-07-13T21:11:15.325Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-13T21:11:15.325Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:11:15.325Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:11:15.325Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:11:15.325Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:11:15.325Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:11:15.325Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:11:15.325Z] === CONT TestContainerInvalidJSON/commit [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-13T21:11:15.325Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-13T21:11:15.325Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-13T21:11:15.325Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-13T21:11:15.325Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-13T21:11:15.325Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-13T21:11:15.325Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-13T21:11:15.325Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-13T21:11:15.325Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-13T21:11:15.325Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-13T21:11:15.325Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-13T21:11:15.325Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-13T21:11:15.325Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-13T21:11:15.325Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-13T21:11:15.325Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-13T21:11:15.585Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-13T21:11:15.585Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-13T21:11:15.585Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-13T21:11:15.585Z] === RUN TestCopyEmptyFile [2022-07-13T21:11:15.585Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-13T21:11:15.585Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-13T21:11:15.626Z] --- PASS: TestCreateJob (3.13s) [2022-07-13T21:11:15.626Z] === RUN TestReplicatedJob [2022-07-13T21:11:15.725Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-07-13T21:11:15.725Z] === RUN TestAuthZPluginTLS [2022-07-13T21:11:16.153Z] --- PASS: TestCopyEmptyFile (0.48s) [2022-07-13T21:11:16.153Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-13T21:11:16.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-13T21:11:16.153Z] === RUN TestCopyFromContainer [2022-07-13T21:11:16.291Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-13T21:11:16.291Z] === RUN TestAuthZPluginDenyRequest [2022-07-13T21:11:16.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-13T21:11:16.549Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-13T21:11:16.549Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-13T21:11:17.114Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-13T21:11:17.114Z] === RUN TestAuthZPluginDenyResponse [2022-07-13T21:11:17.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-13T21:11:17.679Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-13T21:11:17.679Z] === RUN TestAuthZPluginAllowEventStream [2022-07-13T21:11:17.919Z] === RUN TestCopyFromContainer// [2022-07-13T21:11:17.919Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-13T21:11:17.919Z] === RUN TestCopyFromContainer//bar/root [2022-07-13T21:11:17.919Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-13T21:11:18.178Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-13T21:11:18.178Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-13T21:11:18.178Z] === RUN TestCopyFromContainer/bar/quux [2022-07-13T21:11:18.432Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-13T21:11:18.438Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-13T21:11:18.438Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-13T21:11:18.438Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-13T21:11:18.698Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-13T21:11:18.957Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-13T21:11:18.957Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-13T21:11:19.052Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-07-13T21:11:19.052Z] === RUN TestAuthZPluginErrorResponse [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer (3.03s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-07-13T21:11:19.217Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-07-13T21:11:19.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-13T21:11:19.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:11:19.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:11:19.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:11:19.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:11:19.217Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:11:19.217Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:11:19.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-13T21:11:19.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-13T21:11:19.217Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-13T21:11:19.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-13T21:11:19.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-13T21:11:19.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-13T21:11:19.217Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-13T21:11:19.217Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-13T21:11:19.217Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-13T21:11:19.217Z] === RUN TestCreateWithInvalidEnv [2022-07-13T21:11:19.217Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-13T21:11:19.217Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-13T21:11:19.217Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-13T21:11:19.217Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-13T21:11:19.217Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-13T21:11:19.217Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-13T21:11:19.217Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-13T21:11:19.217Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-13T21:11:19.217Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-13T21:11:19.217Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-13T21:11:19.217Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-13T21:11:19.217Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-13T21:11:19.217Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-13T21:11:19.217Z] === RUN TestCreateTmpfsMountsTarget [2022-07-13T21:11:19.217Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-13T21:11:19.217Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-13T21:11:19.309Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-13T21:11:19.309Z] === RUN TestAuthZPluginErrorRequest [2022-07-13T21:11:19.787Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-13T21:11:19.875Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-13T21:11:19.875Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-13T21:11:20.439Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-13T21:11:20.439Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-13T21:11:20.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-13T21:11:20.724Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-13T21:11:20.883Z] --- PASS: TestReplicatedJob (5.44s) [2022-07-13T21:11:20.883Z] === RUN TestUpdateReplicatedJob [2022-07-13T21:11:21.292Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-13T21:11:21.292Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2022-07-13T21:11:21.292Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-13T21:11:21.551Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-13T21:11:21.811Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-13T21:11:21.811Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-13T21:11:22.494Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-13T21:11:23.062Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-13T21:11:23.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-07-13T21:11:23.183Z] === RUN TestAuthZPluginHeader [2022-07-13T21:11:23.631Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-13T21:11:23.631Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2022-07-13T21:11:23.631Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-13T21:11:23.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:11:23.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:11:23.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:11:23.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:11:23.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:11:23.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:11:23.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:11:23.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:11:23.631Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:11:23.631Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:11:23.631Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-13T21:11:23.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-13T21:11:23.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-13T21:11:23.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-13T21:11:23.632Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-13T21:11:23.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-13T21:11:23.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-13T21:11:23.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-13T21:11:23.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-13T21:11:23.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-13T21:11:23.632Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-13T21:11:23.632Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-13T21:11:23.748Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-13T21:11:23.748Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-13T21:11:23.748Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:23.748Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-13T21:11:23.748Z] === RUN TestAuthZPluginV2Disable [2022-07-13T21:11:23.748Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:23.748Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-13T21:11:23.748Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-13T21:11:23.748Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:23.748Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-13T21:11:23.748Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-13T21:11:23.748Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:23.748Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-13T21:11:23.748Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-13T21:11:23.890Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-13T21:11:23.890Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-13T21:11:24.161Z] --- PASS: TestUpdateReplicatedJob (2.87s) [2022-07-13T21:11:24.161Z] === RUN TestServiceListWithStatuses [2022-07-13T21:11:24.161Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:11:24.161Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-13T21:11:24.161Z] === RUN TestDockerNetworkConnectAlias [2022-07-13T21:11:24.458Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2022-07-13T21:11:24.458Z] === RUN TestCreateDifferentPlatform [2022-07-13T21:11:24.458Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-13T21:11:24.458Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-13T21:11:24.458Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-13T21:11:24.458Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-13T21:11:24.458Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-13T21:11:24.458Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-13T21:11:24.458Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-13T21:11:24.458Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-13T21:11:24.458Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-13T21:11:24.458Z] === RUN TestCreateInvalidHostConfig [2022-07-13T21:11:24.458Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:11:24.458Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:11:24.458Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:11:24.458Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:11:24.458Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:11:24.458Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:11:24.458Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:11:24.458Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:11:24.458Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-13T21:11:24.458Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-13T21:11:24.458Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-13T21:11:24.458Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-13T21:11:24.458Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-13T21:11:24.458Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-13T21:11:24.458Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-13T21:11:24.458Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-13T21:11:24.458Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-13T21:11:24.458Z] === RUN TestContainerStartOnDaemonRestart [2022-07-13T21:11:24.458Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-13T21:11:24.458Z] === RUN TestDaemonRestartIpcMode [2022-07-13T21:11:24.458Z] === PAUSE TestDaemonRestartIpcMode [2022-07-13T21:11:24.458Z] === RUN TestDaemonHostGatewayIP [2022-07-13T21:11:24.458Z] === PAUSE TestDaemonHostGatewayIP [2022-07-13T21:11:24.458Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-13T21:11:24.458Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-13T21:11:24.458Z] === RUN TestContainerKillOnDaemonStart [2022-07-13T21:11:24.458Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-13T21:11:24.458Z] === RUN TestDiff [2022-07-13T21:11:24.718Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-13T21:11:24.978Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-13T21:11:25.237Z] --- PASS: TestDiff (0.68s) [2022-07-13T21:11:25.237Z] === RUN TestExecConsoleSize [2022-07-13T21:11:25.499Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-13T21:11:26.068Z] --- PASS: TestExecConsoleSize (0.81s) [2022-07-13T21:11:26.068Z] === RUN TestExecWithCloseStdin [2022-07-13T21:11:26.328Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-13T21:11:26.328Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-13T21:11:26.898Z] --- PASS: TestExecWithCloseStdin (1.00s) [2022-07-13T21:11:26.898Z] === RUN TestExec [2022-07-13T21:11:27.157Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-13T21:11:27.157Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-13T21:11:27.726Z] --- PASS: TestExec (0.83s) [2022-07-13T21:11:27.726Z] === RUN TestExecUser [2022-07-13T21:11:28.182Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-13T21:11:28.340Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-07-13T21:11:28.340Z] === RUN TestDockerNetworkReConnect [2022-07-13T21:11:28.664Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-13T21:11:28.664Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-13T21:11:28.664Z] --- PASS: TestExecUser (0.95s) [2022-07-13T21:11:28.664Z] === RUN TestExportContainerAndImportImage [2022-07-13T21:11:29.233Z] check_test.go:540: [d68c94fd6a4c6] daemon is not started [2022-07-13T21:11:29.233Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-13T21:11:29.572Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-13T21:11:29.803Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-07-13T21:11:29.803Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-13T21:11:30.064Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-13T21:11:30.324Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-13T21:11:30.324Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-13T21:11:30.324Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-13T21:11:30.324Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-13T21:11:30.892Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-13T21:11:31.461Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-07-13T21:11:31.461Z] === RUN TestHealthCheckWorkdir [2022-07-13T21:11:31.461Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-13T21:11:31.616Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-07-13T21:11:31.616Z] === RUN TestServicePlugin [2022-07-13T21:11:32.030Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-07-13T21:11:32.030Z] === RUN TestHealthKillContainer [2022-07-13T21:11:32.967Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-13T21:11:34.109Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-13T21:11:34.870Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-13T21:11:34.895Z] plugin_test.go:61: [daafa21887138] joining swarm manager [d2e36bd7b777b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:11:35.437Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-13T21:11:35.696Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-13T21:11:36.264Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-13T21:11:36.264Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-13T21:11:36.264Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-13T21:11:36.264Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-13T21:11:36.264Z] plugin_test.go:64: [d723d8792a7ee] joining swarm manager [d2e36bd7b777b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:11:38.796Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-13T21:11:38.796Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-13T21:11:38.797Z] ............................ [ 66%] [2022-07-13T21:11:39.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-13T21:11:39.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-13T21:11:40.499Z] --- PASS: TestHealthKillContainer (8.24s) [2022-07-13T21:11:40.499Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-13T21:11:40.759Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-07-13T21:11:40.759Z] === RUN TestIpcModeNone [2022-07-13T21:11:41.326Z] --- PASS: TestIpcModeNone (0.51s) [2022-07-13T21:11:41.326Z] === RUN TestIpcModePrivate [2022-07-13T21:11:41.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-13T21:11:41.815Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-13T21:11:41.815Z] PASS [2022-07-13T21:11:41.815Z] [2022-07-13T21:11:41.815Z] === Skipped [2022-07-13T21:11:41.815Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-13T21:11:41.815Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:41.815Z] [2022-07-13T21:11:41.815Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-13T21:11:41.815Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:41.815Z] [2022-07-13T21:11:41.815Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-13T21:11:41.815Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:41.815Z] [2022-07-13T21:11:41.815Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-13T21:11:41.815Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:41.815Z] [2022-07-13T21:11:41.815Z] DONE 17 tests, 4 skipped in 26.360s [2022-07-13T21:11:41.815Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-13T21:11:41.815Z] ++ 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-13T21:11:41.815Z] ++ set -e [2022-07-13T21:11:41.815Z] ++ '[' -n 0 ']' [2022-07-13T21:11:41.815Z] ++ set -x [2022-07-13T21:11:41.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=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-13T21:11:41.815Z] INFO: Testing against a local daemon [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:11:41.815Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:11:41.815Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-13T21:11:41.815Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-13T21:11:41.815Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-13T21:11:41.815Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-13T21:11:41.815Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-13T21:11:41.815Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-13T21:11:41.815Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-13T21:11:41.815Z] === RUN TestPluginInstall [2022-07-13T21:11:41.815Z] === RUN TestPluginInstall/no_auth [2022-07-13T21:11:41.815Z] time="2022-07-13T21:11:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:11:41.815Z] time="2022-07-13T21:11:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0da060e2af0389429af443532882679ab56afcd9ca3fa113111804b0a9e5808f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:11:41.815Z] time="2022-07-13T21:11:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:11:41.815Z] time="2022-07-13T21:11:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0da060e2af0389429af443532882679ab56afcd9ca3fa113111804b0a9e5808f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:11:41.815Z] === RUN TestPluginInstall/with_htpasswd [2022-07-13T21:11:41.895Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-13T21:11:41.895Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-13T21:11:41.895Z] --- PASS: TestIpcModePrivate (0.65s) [2022-07-13T21:11:41.895Z] === RUN TestIpcModeShareable [2022-07-13T21:11:42.073Z] time="2022-07-13T21:11:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:11:42.073Z] time="2022-07-13T21:11:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0da060e2af0389429af443532882679ab56afcd9ca3fa113111804b0a9e5808f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:11:42.073Z] time="2022-07-13T21:11:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:11:42.073Z] time="2022-07-13T21:11:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0da060e2af0389429af443532882679ab56afcd9ca3fa113111804b0a9e5808f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:11:42.331Z] === RUN TestPluginInstall/with_insecure [2022-07-13T21:11:42.463Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-13T21:11:42.463Z] check_test.go:540: [d7da04fc16596] daemon is not started [2022-07-13T21:11:42.463Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-13T21:11:42.463Z] --- PASS: TestIpcModeShareable (0.52s) [2022-07-13T21:11:42.463Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-13T21:11:42.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-13T21:11:42.929Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-13T21:11:43.311Z] time="2022-07-13T21:11:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:11:43.311Z] time="2022-07-13T21:11:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:097dc61c9af496235e4d68a4cfd0157f4e4b442a9201d8e2b33c38037c268cae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:11:43.311Z] time="2022-07-13T21:11:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:11:43.311Z] time="2022-07-13T21:11:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:097dc61c9af496235e4d68a4cfd0157f4e4b442a9201d8e2b33c38037c268cae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:11:43.311Z] plugin_test.go:195: [d4c9046ae3afb] daemon is not started [2022-07-13T21:11:43.311Z] --- PASS: TestPluginInstall (2.55s) [2022-07-13T21:11:43.311Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-07-13T21:11:43.311Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-13T21:11:43.311Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-13T21:11:43.311Z] === RUN TestPluginsWithRuntimes [2022-07-13T21:11:43.497Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-13T21:11:44.065Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-13T21:11:44.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-13T21:11:44.588Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2022-07-13T21:11:44.588Z] === RUN TestAPIIpcModeHost [2022-07-13T21:11:45.158Z] --- PASS: TestAPIIpcModeHost (0.67s) [2022-07-13T21:11:45.158Z] === RUN TestDaemonIpcModeShareable [2022-07-13T21:11:45.211Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-13T21:11:45.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cb7530__} [2022-07-13T21:11:45.777Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-13T21:11:46.666Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2022-07-13T21:11:46.666Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-13T21:11:46.709Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-07-13T21:11:46.709Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-07-13T21:11:46.709Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-13T21:11:46.709Z] === RUN TestPluginBackCompatMediaTypes [2022-07-13T21:11:46.925Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2022-07-13T21:11:46.925Z] === RUN TestDaemonIpcModePrivate [2022-07-13T21:11:47.274Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-13T21:11:47.274Z] PASS [2022-07-13T21:11:47.274Z] [2022-07-13T21:11:47.274Z] DONE 24 tests in 6.493s [2022-07-13T21:11:47.274Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-13T21:11:47.274Z] ++ 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-13T21:11:47.274Z] ++ set -e [2022-07-13T21:11:47.274Z] ++ '[' -n 0 ']' [2022-07-13T21:11:47.274Z] ++ set -x [2022-07-13T21:11:47.274Z] ++ 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-13T21:11:47.274Z] INFO: Testing against a local daemon [2022-07-13T21:11:47.274Z] === RUN TestExternalGraphDriver [2022-07-13T21:11:47.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12968473554_/foo_false_____} [2022-07-13T21:11:47.840Z] === RUN TestExternalGraphDriver/json [2022-07-13T21:11:48.432Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-07-13T21:11:48.714Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-07-13T21:11:48.714Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-13T21:11:48.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12968473554_/foo_true_____} [2022-07-13T21:11:49.213Z] === RUN TestExternalGraphDriver/spec [2022-07-13T21:11:49.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31549110170_/foo_false_____} [2022-07-13T21:11:49.817Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:124, shared: false, mustBeShared: false [2022-07-13T21:11:50.076Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2022-07-13T21:11:50.076Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-13T21:11:51.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31549110170_/foo_true_____} [2022-07-13T21:11:51.111Z] === RUN TestExternalGraphDriver/pull [2022-07-13T21:11:51.586Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-13T21:11:51.586Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-07-13T21:11:51.845Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s) [2022-07-13T21:11:51.845Z] === RUN TestIpcModeOlderClient [2022-07-13T21:11:51.845Z] === PAUSE TestIpcModeOlderClient [2022-07-13T21:11:51.845Z] === RUN TestKillContainerInvalidSignal [2022-07-13T21:11:52.414Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-07-13T21:11:52.414Z] === RUN TestKillContainer [2022-07-13T21:11:52.414Z] === RUN TestKillContainer/no_signal [2022-07-13T21:11:52.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31549110170_/foo_true__0xc000cb7560___} [2022-07-13T21:11:52.483Z] --- PASS: TestExternalGraphDriver (5.11s) [2022-07-13T21:11:52.483Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-13T21:11:52.483Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-07-13T21:11:52.483Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-07-13T21:11:52.483Z] === RUN TestGraphdriverPluginV2 [2022-07-13T21:11:52.741Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:52.741Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-13T21:11:52.741Z] PASS [2022-07-13T21:11:52.741Z] [2022-07-13T21:11:52.741Z] === Skipped [2022-07-13T21:11:52.741Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-13T21:11:52.741Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:11:52.741Z] [2022-07-13T21:11:52.741Z] DONE 5 tests, 1 skipped in 5.527s [2022-07-13T21:11:52.741Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-13T21:11:52.741Z] ++ 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-13T21:11:52.741Z] ++ set -e [2022-07-13T21:11:52.741Z] ++ '[' -n 0 ']' [2022-07-13T21:11:52.741Z] ++ set -x [2022-07-13T21:11:52.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-13T21:11:52.984Z] === RUN TestKillContainer/non_killing_signal [2022-07-13T21:11:52.998Z] INFO: Testing against a local daemon [2022-07-13T21:11:52.998Z] === RUN TestContinueAfterPluginCrash [2022-07-13T21:11:52.998Z] === PAUSE TestContinueAfterPluginCrash [2022-07-13T21:11:52.998Z] === RUN TestReadPluginNoRead [2022-07-13T21:11:52.998Z] === PAUSE TestReadPluginNoRead [2022-07-13T21:11:52.998Z] === RUN TestDaemonStartWithLogOpt [2022-07-13T21:11:52.998Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-13T21:11:52.998Z] === CONT TestContinueAfterPluginCrash [2022-07-13T21:11:52.998Z] === CONT TestDaemonStartWithLogOpt [2022-07-13T21:11:53.243Z] === RUN TestKillContainer/killing_signal [2022-07-13T21:11:54.180Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-13T21:11:54.180Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-13T21:11:54.180Z] check_test.go:540: [d144c71a2e779] daemon is not started [2022-07-13T21:11:54.180Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-13T21:11:54.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cb7578__} [2022-07-13T21:11:54.180Z] --- PASS: TestKillContainer (1.82s) [2022-07-13T21:11:54.180Z] --- PASS: TestKillContainer/no_signal (0.61s) [2022-07-13T21:11:54.180Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-07-13T21:11:54.180Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2022-07-13T21:11:54.180Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-13T21:11:54.180Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-13T21:11:54.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-13T21:11:55.686Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-07-13T21:11:55.686Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2022-07-13T21:11:55.686Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-07-13T21:11:55.686Z] === RUN TestKillStoppedContainer [2022-07-13T21:11:55.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cb7590__} [2022-07-13T21:11:55.686Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-13T21:11:55.686Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-13T21:11:55.686Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-07-13T21:11:55.687Z] === RUN TestKillDifferentUserContainer [2022-07-13T21:11:55.687Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-13T21:11:56.256Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-07-13T21:11:56.256Z] === RUN TestInspectOomKilledTrue [2022-07-13T21:11:56.276Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-07-13T21:11:56.276Z] === CONT TestReadPluginNoRead [2022-07-13T21:11:56.516Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T21:11:56.516Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-13T21:11:56.516Z] === RUN TestInspectOomKilledFalse [2022-07-13T21:11:56.516Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T21:11:56.516Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-13T21:11:56.516Z] === RUN TestLinksEtcHostsContentMatch [2022-07-13T21:11:57.084Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-07-13T21:11:57.084Z] === RUN TestLinksContainerNames [2022-07-13T21:11:57.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cb75a8__} [2022-07-13T21:11:57.653Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-13T21:11:58.222Z] --- PASS: TestLinksContainerNames (1.35s) [2022-07-13T21:11:58.222Z] === RUN TestLogsFollowTailEmpty [2022-07-13T21:11:58.246Z] === RUN TestReadPluginNoRead/default [2022-07-13T21:11:58.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cb75c0__} [2022-07-13T21:11:58.740Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2022-07-13T21:11:58.740Z] === RUN TestLogs [2022-07-13T21:11:58.740Z] === RUN TestLogs/driver_local [2022-07-13T21:11:58.740Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:11:58.740Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:11:58.740Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-13T21:11:58.740Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-13T21:11:58.740Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-13T21:11:58.740Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-13T21:11:58.740Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:11:58.740Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:11:58.740Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:11:58.740Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:11:58.740Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:11:58.740Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:11:58.740Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-13T21:11:58.740Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-13T21:11:59.000Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-13T21:11:59.187Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-13T21:11:59.938Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-13T21:11:59.938Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-13T21:12:00.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-13T21:12:00.559Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-13T21:12:00.817Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-07-13T21:12:01.133Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-13T21:12:01.133Z] check_test.go:540: [dfa7fe0444ac6] daemon is not started [2022-07-13T21:12:01.133Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-13T21:12:01.133Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-13T21:12:01.749Z] === CONT TestReadPluginNoRead [2022-07-13T21:12:01.749Z] read_test.go:92: [d76633fe27043] daemon is not started [2022-07-13T21:12:01.749Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-07-13T21:12:01.749Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-13T21:12:01.749Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-07-13T21:12:01.749Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-07-13T21:12:01.749Z] PASS [2022-07-13T21:12:01.749Z] [2022-07-13T21:12:01.749Z] DONE 6 tests in 8.771s [2022-07-13T21:12:01.749Z] 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-13T21:12:01.749Z] ++ 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-13T21:12:01.749Z] ++ set -e [2022-07-13T21:12:01.749Z] ++ '[' -n 0 ']' [2022-07-13T21:12:01.749Z] ++ set -x [2022-07-13T21:12:01.750Z] ++ 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-13T21:12:01.750Z] testing: warning: no tests to run [2022-07-13T21:12:01.750Z] PASS [2022-07-13T21:12:01.750Z] [2022-07-13T21:12:01.750Z] DONE 0 tests in 0.032s [2022-07-13T21:12:01.750Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-13T21:12:01.750Z] ++ 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-13T21:12:01.750Z] ++ set -e [2022-07-13T21:12:01.750Z] ++ '[' -n 0 ']' [2022-07-13T21:12:01.750Z] ++ set -x [2022-07-13T21:12:01.750Z] ++ 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-13T21:12:01.750Z] INFO: Testing against a local daemon [2022-07-13T21:12:01.750Z] === RUN TestPluginWithDevMounts [2022-07-13T21:12:01.750Z] === PAUSE TestPluginWithDevMounts [2022-07-13T21:12:01.750Z] === CONT TestPluginWithDevMounts [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-13T21:12:02.070Z] === RUN TestLogs/driver_json-file [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-13T21:12:02.070Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:12:02.070Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:12:02.070Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:12:02.070Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:12:02.070Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:12:02.070Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:12:02.070Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:12:02.070Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:12:02.070Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:12:02.070Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:12:02.070Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:12:02.070Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:12:02.070Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-13T21:12:02.070Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-13T21:12:02.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-13T21:12:02.329Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-13T21:12:02.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-13T21:12:02.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-13T21:12:02.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-13T21:12:02.911Z] --- PASS: TestServicePlugin (30.03s) [2022-07-13T21:12:02.911Z] === RUN TestServiceUpdateLabel [2022-07-13T21:12:03.268Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-13T21:12:03.268Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-13T21:12:03.268Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-13T21:12:03.647Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-13T21:12:03.647Z] PASS [2022-07-13T21:12:03.647Z] [2022-07-13T21:12:03.647Z] DONE 1 tests in 1.637s [2022-07-13T21:12:03.647Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-13T21:12:03.647Z] ++ 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-13T21:12:03.647Z] ++ set -e [2022-07-13T21:12:03.647Z] ++ '[' -n 0 ']' [2022-07-13T21:12:03.647Z] ++ set -x [2022-07-13T21:12:03.648Z] ++ 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-13T21:12:03.648Z] INFO: Testing against a local daemon [2022-07-13T21:12:03.648Z] === RUN TestSecretInspect [2022-07-13T21:12:03.842Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-13T21:12:03.842Z] === RUN TestServiceUpdateSecrets [2022-07-13T21:12:04.207Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-13T21:12:04.467Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-13T21:12:04.727Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-13T21:12:04.727Z] check_test.go:540: [dae2a654b58db] daemon is not started [2022-07-13T21:12:04.727Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-13T21:12:04.987Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-13T21:12:05.546Z] --- PASS: TestSecretInspect (2.20s) [2022-07-13T21:12:05.546Z] === RUN TestSecretList [2022-07-13T21:12:05.555Z] --- PASS: TestLogs (6.66s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.93s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.11s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.07s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.05s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.10s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.23s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.29s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.07s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.29s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.98s) [2022-07-13T21:12:05.555Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.89s) [2022-07-13T21:12:05.555Z] === RUN TestContainerNetworkMountsNoChown [2022-07-13T21:12:05.815Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-13T21:12:06.075Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/default [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/default [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/private [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/private [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/rprivate [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/slave [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/slave [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/rslave [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/shared [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/shared [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/rshared [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-13T21:12:06.075Z] === CONT TestMountDaemonRoot/default [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:12:06.075Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-13T21:12:06.075Z] === CONT TestMountDaemonRoot/rshared [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:12:06.075Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:12:06.075Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:12:06.075Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/shared [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/rslave [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/slave [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/rprivate [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/private [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:12:06.335Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-13T21:12:06.335Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-13T21:12:06.335Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-13T21:12:06.595Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-13T21:12:06.855Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-13T21:12:06.855Z] === RUN TestContainerBindMountNonRecursive [2022-07-13T21:12:07.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-13T21:12:07.878Z] docker_cli_daemon_plugins_test.go:80: [df974f8c3e1a7] daemon is not started [2022-07-13T21:12:08.226Z] --- PASS: TestSecretList (2.30s) [2022-07-13T21:12:08.227Z] === RUN TestSecretsCreateAndDelete [2022-07-13T21:12:08.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-13T21:12:08.708Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2022-07-13T21:12:08.709Z] === RUN TestContainerVolumesMountedAsShared [2022-07-13T21:12:09.278Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-13T21:12:09.278Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-13T21:12:09.278Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-07-13T21:12:09.278Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-13T21:12:09.846Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-07-13T21:12:09.846Z] === RUN TestNetworkNat [2022-07-13T21:12:10.108Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-13T21:12:10.108Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-13T21:12:10.123Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-07-13T21:12:10.123Z] === RUN TestSecretsUpdate [2022-07-13T21:12:10.683Z] --- PASS: TestNetworkNat (0.66s) [2022-07-13T21:12:10.683Z] === RUN TestNetworkLocalhostTCPNat [2022-07-13T21:12:10.683Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-13T21:12:11.251Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2022-07-13T21:12:11.251Z] === RUN TestNetworkLoopbackNat [2022-07-13T21:12:11.510Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-13T21:12:12.080Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-13T21:12:12.080Z] docker_cli_daemon_plugins_test.go:170: [d1c26932cd7b4] daemon is not started [2022-07-13T21:12:12.649Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-13T21:12:12.649Z] === RUN TestTemplatedSecret [2022-07-13T21:12:13.458Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-13T21:12:13.458Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-13T21:12:14.027Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-13T21:12:14.287Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-07-13T21:12:14.287Z] === RUN TestPause [2022-07-13T21:12:14.546Z] --- PASS: TestTemplatedSecret (2.46s) [2022-07-13T21:12:14.546Z] === RUN TestSecretCreateResolve [2022-07-13T21:12:15.224Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-13T21:12:15.224Z] --- PASS: TestPause (0.83s) [2022-07-13T21:12:15.224Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-13T21:12:15.224Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:12:15.224Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:12:15.224Z] === RUN TestPauseStopPausedContainer [2022-07-13T21:12:15.794Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2022-07-13T21:12:15.794Z] === RUN TestPidHost [2022-07-13T21:12:16.054Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-13T21:12:16.995Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-13T21:12:16.995Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-13T21:12:17.071Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-07-13T21:12:17.071Z] PASS [2022-07-13T21:12:17.071Z] [2022-07-13T21:12:17.071Z] DONE 6 tests in 13.541s [2022-07-13T21:12:17.071Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-13T21:12:17.071Z] ++ 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-13T21:12:17.071Z] ++ set -e [2022-07-13T21:12:17.071Z] ++ '[' -n 0 ']' [2022-07-13T21:12:17.071Z] ++ set -x [2022-07-13T21:12:17.071Z] ++ 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-13T21:12:17.071Z] INFO: Testing against a local daemon [2022-07-13T21:12:17.071Z] === RUN TestServiceCreateInit [2022-07-13T21:12:17.071Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-13T21:12:17.255Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-13T21:12:17.514Z] --- PASS: TestPidHost (1.56s) [2022-07-13T21:12:17.514Z] === RUN TestPsFilter [2022-07-13T21:12:17.514Z] --- PASS: TestPsFilter (0.13s) [2022-07-13T21:12:17.514Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-13T21:12:17.774Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-13T21:12:17.774Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-13T21:12:18.342Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2022-07-13T21:12:18.342Z] === RUN TestRemoveContainerWithVolume [2022-07-13T21:12:18.342Z] check_test.go:540: [d44233e49f83e] daemon is not started [2022-07-13T21:12:18.342Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-13T21:12:18.342Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-13T21:12:18.700Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2022-07-13T21:12:18.700Z] === RUN TestServiceUpdateConfigs [2022-07-13T21:12:18.910Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2022-07-13T21:12:18.910Z] === RUN TestRemoveContainerRunning [2022-07-13T21:12:19.170Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-13T21:12:19.741Z] --- PASS: TestRemoveContainerRunning (0.80s) [2022-07-13T21:12:19.741Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-13T21:12:20.309Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-13T21:12:20.350Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-13T21:12:20.567Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2022-07-13T21:12:20.567Z] === RUN TestRemoveInvalidContainer [2022-07-13T21:12:20.567Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-13T21:12:20.567Z] === RUN TestRenameLinkedContainer [2022-07-13T21:12:20.844Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-13T21:12:21.137Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-13T21:12:22.074Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-13T21:12:23.452Z] --- PASS: TestRenameLinkedContainer (2.84s) [2022-07-13T21:12:23.452Z] === RUN TestRenameStoppedContainer [2022-07-13T21:12:23.452Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-13T21:12:24.020Z] --- PASS: TestRenameStoppedContainer (0.52s) [2022-07-13T21:12:24.020Z] === RUN TestRenameRunningContainerAndReuse [2022-07-13T21:12:24.529Z] --- PASS: TestServiceCreateInit (7.03s) [2022-07-13T21:12:24.529Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-07-13T21:12:24.529Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-07-13T21:12:24.529Z] === RUN TestCreateServiceMultipleTimes [2022-07-13T21:12:24.957Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-13T21:12:25.216Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2022-07-13T21:12:25.216Z] === RUN TestRenameInvalidName [2022-07-13T21:12:25.788Z] --- PASS: TestRenameInvalidName (0.54s) [2022-07-13T21:12:25.788Z] === RUN TestRenameAnonymousContainer [2022-07-13T21:12:26.355Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-13T21:12:27.736Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-13T21:12:27.996Z] --- PASS: TestRenameAnonymousContainer (2.25s) [2022-07-13T21:12:27.996Z] === RUN TestRenameContainerWithSameName [2022-07-13T21:12:28.565Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2022-07-13T21:12:28.565Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-13T21:12:29.503Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-13T21:12:29.762Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2022-07-13T21:12:29.762Z] === RUN TestResize [2022-07-13T21:12:29.762Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-13T21:12:30.022Z] --- PASS: TestResize (0.51s) [2022-07-13T21:12:30.022Z] === RUN TestResizeWithInvalidSize [2022-07-13T21:12:30.592Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-13T21:12:30.592Z] === RUN TestResizeWhenContainerNotStarted [2022-07-13T21:12:31.161Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:12:31.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:12:31.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:12:31.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-13T21:12:31.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:12:32.099Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-13T21:12:33.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:12:33.477Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-13T21:12:33.556Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-07-13T21:12:33.556Z] === RUN TestServiceUpdateNetwork [2022-07-13T21:12:34.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:12:35.706Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-13T21:12:35.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-13T21:12:35.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-13T21:12:36.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:12:37.047Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-13T21:12:37.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-13T21:12:37.860Z] tests/integration/client_test.py ..... [ 75%] [2022-07-13T21:12:37.860Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-13T21:12:38.426Z] tests/integration/errors_test.py . [ 76%] [2022-07-13T21:12:39.392Z] --- PASS: TestCreateServiceMultipleTimes (15.11s) [2022-07-13T21:12:39.392Z] === RUN TestCreateServiceConflict [2022-07-13T21:12:40.333Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-13T21:12:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-13T21:12:40.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-13T21:12:41.289Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-13T21:12:41.289Z] === RUN TestCreateServiceMaxReplicas [2022-07-13T21:12:41.532Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-13T21:12:44.008Z] --- PASS: TestCreateServiceMaxReplicas (2.55s) [2022-07-13T21:12:44.008Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-13T21:12:44.069Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-13T21:12:44.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-13T21:12:44.639Z] check_test.go:540: [ddcd8cd3e1366] daemon is not started [2022-07-13T21:12:44.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-13T21:12:45.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-13T21:12:45.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-13T21:12:45.825Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2022-07-13T21:12:45.825Z] === RUN TestServiceUpdatePidsLimit [2022-07-13T21:12:46.757Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-13T21:12:46.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-13T21:12:47.321Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-13T21:12:47.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-13T21:12:48.463Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-13T21:12:49.032Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-13T21:12:49.602Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-13T21:12:49.602Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-13T21:12:49.602Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-13T21:12:50.539Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-13T21:12:51.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-13T21:12:51.367Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-13T21:12:52.305Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-13T21:12:53.245Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.51s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.62s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.01s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.04s) [2022-07-13T21:12:53.504Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.10s) [2022-07-13T21:12:53.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2022-07-13T21:12:53.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2022-07-13T21:12:53.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2022-07-13T21:12:53.505Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2022-07-13T21:12:53.505Z] === RUN TestCgroupNamespacesRun [2022-07-13T21:12:54.441Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-13T21:12:55.011Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-13T21:12:55.011Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-13T21:12:55.011Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-13T21:12:55.419Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-13T21:12:55.949Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2022-07-13T21:12:55.949Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-13T21:12:55.949Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-13T21:12:56.887Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-13T21:12:57.736Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-13T21:12:57.833Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2022-07-13T21:12:57.834Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-13T21:12:58.869Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-07-13T21:12:58.869Z] === RUN TestCreateServiceSecretFileMode [2022-07-13T21:12:59.435Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-07-13T21:12:59.435Z] === RUN TestCreateServiceConfigFileMode [2022-07-13T21:12:59.740Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2022-07-13T21:12:59.740Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-13T21:13:00.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-13T21:13:00.938Z] --- PASS: TestCgroupNamespacesRunHostMode (1.45s) [2022-07-13T21:13:00.938Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-13T21:13:00.938Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-13T21:13:01.877Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-13T21:13:01.960Z] --- PASS: TestCreateServiceConfigFileMode (2.01s) [2022-07-13T21:13:01.960Z] === RUN TestCreateServiceSysctls [2022-07-13T21:13:01.968Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-07-13T21:13:01.968Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-13T21:13:01.968Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-13T21:13:01.968Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-13T21:13:01.968Z] PASS [2022-07-13T21:13:01.968Z] [2022-07-13T21:13:01.968Z] === Skipped [2022-07-13T21:13:01.968Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-13T21:13:01.968Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:13:01.968Z] [2022-07-13T21:13:01.968Z] DONE 27 tests, 1 skipped in 164.449s [2022-07-13T21:13:01.968Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-13T21:13:01.968Z] INFO: Testing against a local daemon [2022-07-13T21:13:01.968Z] === RUN TestSessionCreate [2022-07-13T21:13:01.968Z] --- PASS: TestSessionCreate (0.02s) [2022-07-13T21:13:01.968Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-13T21:13:01.968Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-13T21:13:01.968Z] PASS [2022-07-13T21:13:01.968Z] [2022-07-13T21:13:01.968Z] DONE 2 tests in 0.059s [2022-07-13T21:13:01.968Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-13T21:13:01.968Z] INFO: Testing against a local daemon [2022-07-13T21:13:01.968Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:13:01.968Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:13:01.968Z] === RUN TestDiskUsage [2022-07-13T21:13:01.968Z] === PAUSE TestDiskUsage [2022-07-13T21:13:01.968Z] === RUN TestEventsExecDie [2022-07-13T21:13:02.226Z] --- PASS: TestEventsExecDie (0.67s) [2022-07-13T21:13:02.226Z] === RUN TestEventsBackwardsCompatible [2022-07-13T21:13:02.483Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-13T21:13:02.483Z] === RUN TestEventsVolumeCreate [2022-07-13T21:13:02.483Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-13T21:13:02.483Z] === RUN TestInfoBinaryCommits [2022-07-13T21:13:02.483Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-13T21:13:02.483Z] === RUN TestInfoAPIVersioned [2022-07-13T21:13:02.483Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-13T21:13:02.483Z] === RUN TestInfoAPI [2022-07-13T21:13:02.483Z] --- PASS: TestInfoAPI (0.02s) [2022-07-13T21:13:02.483Z] === RUN TestInfoAPIWarnings [2022-07-13T21:13:02.814Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-07-13T21:13:02.814Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-13T21:13:03.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-13T21:13:04.012Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2022-07-13T21:13:04.012Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-13T21:13:04.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-13T21:13:04.486Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-07-13T21:13:04.486Z] === RUN TestCreateServiceCapabilities [2022-07-13T21:13:04.949Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2022-07-13T21:13:04.949Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-13T21:13:06.329Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2022-07-13T21:13:06.329Z] === RUN TestNISDomainname [2022-07-13T21:13:06.588Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-13T21:13:07.023Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-07-13T21:13:07.023Z] === RUN TestInspect [2022-07-13T21:13:07.157Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-13T21:13:07.416Z] --- PASS: TestNISDomainname (1.01s) [2022-07-13T21:13:07.416Z] === RUN TestHostnameDnsResolution [2022-07-13T21:13:08.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-13T21:13:08.613Z] --- PASS: TestHostnameDnsResolution (1.24s) [2022-07-13T21:13:08.613Z] === RUN TestUnprivilegedPortsAndPing [2022-07-13T21:13:08.613Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-13T21:13:09.639Z] --- PASS: TestInspect (2.65s) [2022-07-13T21:13:09.639Z] === RUN TestCreateJob [2022-07-13T21:13:09.689Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-07-13T21:13:09.689Z] === RUN TestPrivilegedHostDevices [2022-07-13T21:13:10.257Z] --- PASS: TestPrivilegedHostDevices (0.66s) [2022-07-13T21:13:10.257Z] === RUN TestRunConsoleSize [2022-07-13T21:13:10.827Z] --- PASS: TestRunConsoleSize (0.77s) [2022-07-13T21:13:10.827Z] === RUN TestStats [2022-07-13T21:13:10.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-13T21:13:12.962Z] --- PASS: TestCreateJob (2.94s) [2022-07-13T21:13:12.962Z] === RUN TestReplicatedJob [2022-07-13T21:13:14.003Z] ......... [ 85%] [2022-07-13T21:13:14.115Z] --- PASS: TestStats (2.64s) [2022-07-13T21:13:14.115Z] === RUN TestStopContainerWithTimeout [2022-07-13T21:13:14.115Z] === RUN TestStopContainerWithTimeout/0 [2022-07-13T21:13:14.115Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-13T21:13:14.115Z] === RUN TestStopContainerWithTimeout/1 [2022-07-13T21:13:14.115Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-13T21:13:14.115Z] === RUN TestStopContainerWithTimeout/3 [2022-07-13T21:13:14.115Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-13T21:13:14.115Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-13T21:13:14.115Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-13T21:13:14.115Z] === CONT TestStopContainerWithTimeout/0 [2022-07-13T21:13:14.115Z] === CONT TestStopContainerWithTimeout/3 [2022-07-13T21:13:14.374Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-13T21:13:14.633Z] check_test.go:540: [d76ef282043ab] daemon is not started [2022-07-13T21:13:14.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-13T21:13:15.572Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-13T21:13:15.572Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-13T21:13:15.572Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-13T21:13:16.139Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-13T21:13:16.139Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-13T21:13:16.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-13T21:13:16.399Z] === CONT TestStopContainerWithTimeout/1 [2022-07-13T21:13:16.658Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-13T21:13:16.658Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-13T21:13:17.144Z] --- PASS: TestReplicatedJob (4.59s) [2022-07-13T21:13:17.144Z] === RUN TestUpdateReplicatedJob [2022-07-13T21:13:17.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-13T21:13:17.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-13T21:13:18.165Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-07-13T21:13:18.165Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2022-07-13T21:13:18.165Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-07-13T21:13:18.165Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-07-13T21:13:18.165Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2022-07-13T21:13:18.165Z] === RUN TestDeleteDevicemapper [2022-07-13T21:13:18.165Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:13:18.165Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-13T21:13:18.165Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-13T21:13:18.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-13T21:13:18.733Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-13T21:13:18.733Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-13T21:13:19.236Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-13T21:13:19.671Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-13T21:13:20.420Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-07-13T21:13:20.420Z] === RUN TestServiceListWithStatuses [2022-07-13T21:13:20.420Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:13:20.420Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-13T21:13:20.420Z] === RUN TestDockerNetworkConnectAlias [2022-07-13T21:13:20.548Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-13T21:13:20.548Z] === RUN TestInfoDebug [2022-07-13T21:13:20.548Z] --- PASS: TestInfoDebug (0.52s) [2022-07-13T21:13:20.548Z] === RUN TestInfoInsecureRegistries [2022-07-13T21:13:20.548Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-13T21:13:20.548Z] === RUN TestInfoRegistryMirrors [2022-07-13T21:13:20.548Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-13T21:13:20.548Z] === RUN TestLoginFailsWithBadCredentials [2022-07-13T21:13:20.608Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.54s) [2022-07-13T21:13:20.608Z] === RUN TestUpdateMemory [2022-07-13T21:13:20.608Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-13T21:13:20.608Z] --- SKIP: TestUpdateMemory (0.01s) [2022-07-13T21:13:20.608Z] === RUN TestUpdateCPUQuota [2022-07-13T21:13:20.684Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-13T21:13:21.116Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-13T21:13:21.116Z] === RUN TestPingCacheHeaders [2022-07-13T21:13:21.116Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-13T21:13:21.116Z] === RUN TestPingGet [2022-07-13T21:13:21.116Z] --- PASS: TestPingGet (0.01s) [2022-07-13T21:13:21.116Z] === RUN TestPingHead [2022-07-13T21:13:21.116Z] --- PASS: TestPingHead (0.02s) [2022-07-13T21:13:21.116Z] === RUN TestPingSwarmHeader [2022-07-13T21:13:21.545Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-13T21:13:21.680Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-13T21:13:21.805Z] --- PASS: TestUpdateCPUQuota (1.19s) [2022-07-13T21:13:21.805Z] === RUN TestUpdatePidsLimit [2022-07-13T21:13:21.805Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-13T21:13:22.244Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-13T21:13:22.373Z] === RUN TestUpdatePidsLimit/no_change [2022-07-13T21:13:22.373Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-13T21:13:22.941Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-13T21:13:23.188Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-13T21:13:23.188Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-13T21:13:23.188Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-13T21:13:23.188Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-13T21:13:23.188Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-13T21:13:23.188Z] === RUN TestVersion [2022-07-13T21:13:23.188Z] --- PASS: TestVersion (0.02s) [2022-07-13T21:13:23.188Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:13:23.188Z] === CONT TestDiskUsage [2022-07-13T21:13:23.200Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-13T21:13:23.460Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-13T21:13:23.460Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-13T21:13:23.720Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/container_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/image_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/volume_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-13T21:13:23.759Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-13T21:13:24.018Z] === RUN TestDiskUsage/after_container.Run [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-13T21:13:24.590Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-13T21:13:24.601Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-07-13T21:13:24.602Z] === RUN TestDockerNetworkReConnect [2022-07-13T21:13:24.657Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-13T21:13:24.848Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.66s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage (1.66s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:13:24.848Z] PASS [2022-07-13T21:13:24.848Z] [2022-07-13T21:13:24.848Z] DONE 54 tests in 23.141s [2022-07-13T21:13:24.848Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-13T21:13:24.848Z] INFO: Testing against a local daemon [2022-07-13T21:13:24.848Z] === RUN TestVolumesCreateAndList [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-13T21:13:24.848Z] === RUN TestVolumesRemove [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-13T21:13:24.848Z] === RUN TestVolumesInspect [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-13T21:13:24.848Z] === RUN TestVolumesInvalidJSON [2022-07-13T21:13:24.848Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-13T21:13:24.848Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-13T21:13:24.848Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-13T21:13:24.848Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-13T21:13:24.848Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-13T21:13:24.848Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-13T21:13:24.848Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-13T21:13:24.848Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-13T21:13:24.848Z] PASS [2022-07-13T21:13:24.848Z] [2022-07-13T21:13:24.848Z] DONE 9 tests in 0.173s [2022-07-13T21:13:24.848Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:13:25.227Z] --- PASS: TestUpdatePidsLimit (3.27s) [2022-07-13T21:13:25.227Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-07-13T21:13:25.227Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2022-07-13T21:13:25.227Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-07-13T21:13:25.227Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2022-07-13T21:13:25.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-07-13T21:13:25.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-07-13T21:13:25.227Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2022-07-13T21:13:25.227Z] === RUN TestUpdateRestartPolicy [2022-07-13T21:13:25.412Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-13T21:13:25.412Z] Removing test suite binaries [2022-07-13T21:13:25.487Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-13T21:13:25.670Z] exiting test-integration [2022-07-13T21:13:25.670Z] ++ exit 0 [2022-07-13T21:13:25.670Z] [2022-07-13T21:13:26.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer Post stage [Pipeline] junit [2022-07-13T21:13:27.057Z] Recording test results [2022-07-13T21:13:27.236Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-13T21:13:27.236Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-13T21:13:27.486Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-13T21:13:27.879Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-07-13T21:13:27.879Z] === RUN TestServicePlugin [2022-07-13T21:13:27.879Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:13:27.879Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-13T21:13:27.879Z] === RUN TestServiceUpdateLabel [2022-07-13T21:13:28.068Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-13T21:13:28.166Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:13:28.503Z] + echo Ensuring container killed. [2022-07-13T21:13:28.503Z] Ensuring container killed. [2022-07-13T21:13:28.503Z] + docker rm -vf docker-pr1 [2022-07-13T21:13:28.503Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:13:28.784Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:13:28.784Z] Chowning /workspace to jenkins user [2022-07-13T21:13:28.784Z] + id -u [2022-07-13T21:13:28.784Z] + id -g [2022-07-13T21:13:28.784Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43808:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:13:28.784Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:13:29.037Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-13T21:13:29.041Z] latest: Pulling from library/busybox [2022-07-13T21:13:29.041Z] 19d511225f94: Pulling fs layer [2022-07-13T21:13:29.041Z] 19d511225f94: Download complete [2022-07-13T21:13:29.298Z] 19d511225f94: Pull complete [2022-07-13T21:13:29.298Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:13:29.298Z] Status: Downloaded newer image for busybox:latest [2022-07-13T21:13:29.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-13T21:13:29.777Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-07-13T21:13:29.777Z] === RUN TestServiceUpdateSecrets [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:13:30.962Z] + bundleName=amd64-cgroup2 [2022-07-13T21:13:30.962Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-13T21:13:30.962Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-13T21:13:30.962Z] + 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-13T21:13:30.962Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-13T21:13:31.230Z] Archiving artifacts [2022-07-13T21:13:31.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-13T21:13:32.685Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43808/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:13:32.992Z] + make clean [2022-07-13T21:13:32.992Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:13:32.992Z] docker-dev-cache [2022-07-13T21:13:32.992Z] docker-mod-cache [Pipeline] deleteDir [2022-07-13T21:13:33.393Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-13T21:13:33.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T21:13:35.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-13T21:13:35.954Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-13T21:13:35.954Z] check_test.go:540: [d09c904fa5bec] daemon is not started [2022-07-13T21:13:35.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-13T21:13:35.954Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-13T21:13:35.954Z] check_test.go:540: [d28176d917160] daemon is not started [2022-07-13T21:13:35.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-13T21:13:37.863Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2022-07-13T21:13:37.863Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-13T21:13:38.433Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2022-07-13T21:13:38.433Z] === RUN TestWaitNonBlocked [2022-07-13T21:13:38.433Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:13:38.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:13:38.433Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:13:38.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:13:38.433Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-13T21:13:38.433Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-13T21:13:39.001Z] check_test.go:540: [d56036806d132] daemon is not started [2022-07-13T21:13:39.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-13T21:13:39.939Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-07-13T21:13:39.939Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2022-07-13T21:13:39.939Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.27s) [2022-07-13T21:13:39.939Z] === RUN TestWaitBlocked [2022-07-13T21:13:39.939Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:13:39.939Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:13:39.939Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:13:39.939Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:13:39.939Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-13T21:13:39.939Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-13T21:13:40.209Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-13T21:13:40.209Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-13T21:13:41.318Z] --- PASS: TestWaitBlocked (0.03s) [2022-07-13T21:13:41.318Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2022-07-13T21:13:41.318Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s) [2022-07-13T21:13:41.318Z] === RUN TestWaitConditions [2022-07-13T21:13:41.318Z] === RUN TestWaitConditions/default [2022-07-13T21:13:41.318Z] === PAUSE TestWaitConditions/default [2022-07-13T21:13:41.318Z] === RUN TestWaitConditions/not-running [2022-07-13T21:13:41.318Z] === PAUSE TestWaitConditions/not-running [2022-07-13T21:13:41.318Z] === RUN TestWaitConditions/next-exit [2022-07-13T21:13:41.318Z] === PAUSE TestWaitConditions/next-exit [2022-07-13T21:13:41.318Z] === RUN TestWaitConditions/removed [2022-07-13T21:13:41.318Z] === PAUSE TestWaitConditions/removed [2022-07-13T21:13:41.318Z] === CONT TestWaitConditions/default [2022-07-13T21:13:41.318Z] === CONT TestWaitConditions/removed [2022-07-13T21:13:43.224Z] === CONT TestWaitConditions/next-exit [2022-07-13T21:13:43.224Z] === CONT TestWaitConditions/not-running [2022-07-13T21:13:43.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-13T21:13:43.483Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-13T21:13:44.383Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-13T21:13:44.419Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-13T21:13:44.640Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-07-13T21:13:44.640Z] === RUN TestServiceUpdateConfigs [2022-07-13T21:13:44.640Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-13T21:13:44.898Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-13T21:13:44.898Z] [2022-07-13T21:13:44.898Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-13T21:13:44.898Z] =========================== short test summary info ============================ [2022-07-13T21:13:44.898Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-13T21:13:44.898Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-13T21:13:44.898Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-13T21:13:44.898Z] Not supported on most drivers [2022-07-13T21:13:44.898Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-13T21:13:44.898Z] Output of docker top depends on host distro, and is not formalized. [2022-07-13T21:13:44.898Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-13T21:13:44.898Z] Output of docker top depends on host distro, and is not formalized. [2022-07-13T21:13:44.898Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-13T21:13:44.898Z] Can fail if eth0 has multiple IP addresses [2022-07-13T21:13:44.898Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-13T21:13:44.898Z] This doesn't seem to be taken into account by the engine [2022-07-13T21:13:44.898Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-13T21:13:44.898Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-13T21:13:44.898Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 297.04 seconds == [2022-07-13T21:13:44.898Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-13T21:13:45.802Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-13T21:13:45.802Z] --- PASS: TestWaitConditions (0.02s) [2022-07-13T21:13:45.802Z] --- PASS: TestWaitConditions/default (2.18s) [2022-07-13T21:13:45.802Z] --- PASS: TestWaitConditions/removed (2.22s) [2022-07-13T21:13:45.802Z] --- PASS: TestWaitConditions/next-exit (2.01s) [2022-07-13T21:13:45.802Z] --- PASS: TestWaitConditions/not-running (2.26s) [2022-07-13T21:13:45.802Z] === CONT TestContainerStartOnDaemonRestart [2022-07-13T21:13:45.802Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-13T21:13:45.802Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-13T21:13:46.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-13T21:13:48.276Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-13T21:13:49.654Z] --- PASS: TestContainerStartOnDaemonRestart (4.09s) [2022-07-13T21:13:49.654Z] === CONT TestDaemonHostGatewayIP [2022-07-13T21:13:49.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-13T21:13:49.913Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.41s) [2022-07-13T21:13:49.913Z] === CONT TestDaemonRestartIpcMode [2022-07-13T21:13:51.394Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-13T21:13:52.333Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-13T21:13:52.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-13T21:13:53.471Z] --- PASS: TestDaemonHostGatewayIP (3.72s) [2022-07-13T21:13:53.471Z] === CONT TestIpcModeOlderClient [2022-07-13T21:13:53.471Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-13T21:13:53.471Z] === CONT TestContainerKillOnDaemonStart [2022-07-13T21:13:54.039Z] --- PASS: TestDaemonRestartIpcMode (3.97s) [2022-07-13T21:13:57.134Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:13:57.134Z] [2022-07-13T21:13:57.134Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:13:57.134Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:13:57.134Z] [2022-07-13T21:13:57.134Z] To set a process to complain mode, use the command line tool [2022-07-13T21:13:57.134Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:13:57.134Z] Post stage [Pipeline] junit [2022-07-13T21:13:57.145Z] Recording test results [2022-07-13T21:13:57.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-13T21:13:58.149Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-13T21:13:58.266Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-13T21:13:58.434Z] + echo Ensuring container killed. [2022-07-13T21:13:58.434Z] Ensuring container killed. [2022-07-13T21:13:58.434Z] + docker rm -vf docker-pr1 [2022-07-13T21:13:58.434Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:13:58.721Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:13:58.721Z] Chowning /workspace to jenkins user [2022-07-13T21:13:58.721Z] + id -u [2022-07-13T21:13:58.721Z] + id -g [2022-07-13T21:13:58.721Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43808:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:13:58.721Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:13:58.980Z] latest: Pulling from library/busybox [2022-07-13T21:13:58.980Z] 19d511225f94: Pulling fs layer [2022-07-13T21:13:58.980Z] 19d511225f94: Download complete [2022-07-13T21:13:59.238Z] 19d511225f94: Pull complete [2022-07-13T21:13:59.238Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:13:59.238Z] Status: Downloaded newer image for busybox:latest [2022-07-13T21:13:59.502Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-07-13T21:13:59.502Z] === RUN TestServiceUpdateNetwork [2022-07-13T21:14:00.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:14:00.922Z] + bundleName=docker-py [2022-07-13T21:14:00.922Z] + echo Creating docker-py-bundles.tar.gz [2022-07-13T21:14:00.922Z] Creating docker-py-bundles.tar.gz [2022-07-13T21:14:00.922Z] + 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-13T21:14:00.933Z] Archiving artifacts [2022-07-13T21:14:01.114Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-13T21:14:01.114Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-13T21:14:02.296Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43808/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-13T21:14:02.493Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-13T21:14:02.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh binary [2022-07-13T21:14:02.895Z] [2022-07-13T21:14:03.153Z] Removing bundles/ [2022-07-13T21:14:03.153Z] [2022-07-13T21:14:03.153Z] ---> Making bundle: binary (in bundles/binary) [2022-07-13T21:14:03.153Z] Building: bundles/binary-daemon/dockerd [2022-07-13T21:14:03.153Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:14:03.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-13T21:14:05.340Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-13T21:14:05.599Z] --- PASS: TestContainerKillOnDaemonStart (12.03s) [2022-07-13T21:14:05.599Z] PASS [2022-07-13T21:14:05.599Z] [2022-07-13T21:14:05.599Z] === Skipped [2022-07-13T21:14:05.599Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-13T21:14:05.599Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-13T21:14:05.599Z] [2022-07-13T21:14:05.599Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-13T21:14:05.599Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T21:14:05.599Z] [2022-07-13T21:14:05.599Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-13T21:14:05.599Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-13T21:14:05.599Z] [2022-07-13T21:14:05.599Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-13T21:14:05.599Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-13T21:14:05.599Z] [2022-07-13T21:14:05.599Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-13T21:14:05.599Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-13T21:14:05.599Z] [2022-07-13T21:14:05.599Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-07-13T21:14:05.599Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-13T21:14:05.599Z] [2022-07-13T21:14:05.599Z] DONE 264 tests, 6 skipped in 170.580s [2022-07-13T21:14:05.599Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-13T21:14:05.599Z] ++ 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-13T21:14:05.599Z] ++ set -e [2022-07-13T21:14:05.599Z] ++ '[' -n 0 ']' [2022-07-13T21:14:05.599Z] ++ set -x [2022-07-13T21:14:05.600Z] ++ 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-13T21:14:05.600Z] check_test.go:540: [d3370840b8d09] daemon is not started [2022-07-13T21:14:05.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-13T21:14:05.859Z] === RUN TestConfigDaemonLibtrustID [2022-07-13T21:14:06.428Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-07-13T21:14:06.428Z] === RUN TestConfigDaemonID [2022-07-13T21:14:06.688Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-13T21:14:07.256Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-13T21:14:07.516Z] daemon_test.go:83: [d373d5b4a23a5] daemon is not started [2022-07-13T21:14:07.516Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-13T21:14:07.516Z] === RUN TestDaemonConfigValidation [2022-07-13T21:14:07.516Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:14:07.516Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:14:07.516Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-13T21:14:07.516Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-13T21:14:07.516Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-13T21:14:07.516Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-13T21:14:07.516Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-13T21:14:07.516Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-13T21:14:07.516Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-13T21:14:07.516Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-13T21:14:07.516Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-13T21:14:07.516Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-13T21:14:07.516Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-13T21:14:07.516Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-13T21:14:07.775Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-13T21:14:08.034Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-13T21:14:08.034Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-07-13T21:14:08.034Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-07-13T21:14:08.034Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-07-13T21:14:08.034Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-07-13T21:14:08.034Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-07-13T21:14:08.035Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-13T21:14:08.035Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-13T21:14:08.603Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-13T21:14:08.864Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-13T21:14:10.241Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-13T21:14:10.241Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-13T21:14:11.178Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-13T21:14:11.178Z] daemon_test.go:197: [dcbbfc20f5b86] daemon is not started [2022-07-13T21:14:11.178Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-07-13T21:14:11.178Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-13T21:14:11.178Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-13T21:14:11.178Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-07-13T21:14:11.178Z] === RUN TestDaemonProxy [2022-07-13T21:14:11.178Z] === RUN TestDaemonProxy/environment_variables [2022-07-13T21:14:11.692Z] --- PASS: TestServiceUpdateNetwork (11.79s) [2022-07-13T21:14:11.692Z] === RUN TestServiceUpdatePidsLimit [2022-07-13T21:14:11.692Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-13T21:14:11.949Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-13T21:14:12.553Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-13T21:14:12.553Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-13T21:14:12.813Z] === RUN TestDaemonProxy/command-line_options [2022-07-13T21:14:13.751Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-13T21:14:14.010Z] check_test.go:540: [d84c27b2ee543] daemon is not started [2022-07-13T21:14:14.010Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-13T21:14:14.577Z] === RUN TestDaemonProxy/configuration_file [2022-07-13T21:14:15.513Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-13T21:14:16.449Z] === RUN TestDaemonProxy/conflicting_options [2022-07-13T21:14:17.017Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-13T21:14:17.586Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-13T21:14:17.586Z] --- PASS: TestDaemonProxy (6.35s) [2022-07-13T21:14:17.586Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-13T21:14:17.586Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-07-13T21:14:17.586Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-07-13T21:14:17.586Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-13T21:14:17.586Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-13T21:14:17.586Z] PASS [2022-07-13T21:14:17.586Z] [2022-07-13T21:14:17.586Z] DONE 18 tests in 11.871s [2022-07-13T21:14:17.586Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-13T21:14:17.586Z] ++ 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-13T21:14:17.586Z] ++ set -e [2022-07-13T21:14:17.586Z] ++ '[' -n 0 ']' [2022-07-13T21:14:17.586Z] ++ set -x [2022-07-13T21:14:17.586Z] ++ 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-13T21:14:17.586Z] INFO: Testing against a local daemon [2022-07-13T21:14:17.586Z] === RUN TestCommitInheritsEnv [2022-07-13T21:14:18.155Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-07-13T21:14:18.155Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-13T21:14:18.155Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-13T21:14:18.155Z] === RUN TestImportWithCustomPlatform [2022-07-13T21:14:18.155Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-13T21:14:18.155Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-13T21:14:18.155Z] === RUN TestImportWithCustomPlatform// [2022-07-13T21:14:18.155Z] === RUN TestImportWithCustomPlatform/linux [2022-07-13T21:14:18.415Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-13T21:14:18.415Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-13T21:14:18.415Z] === RUN TestImportWithCustomPlatform/macos [2022-07-13T21:14:18.415Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-13T21:14:18.415Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform (0.46s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-13T21:14:18.674Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-13T21:14:18.674Z] === RUN TestImagesFilterMultiReference [2022-07-13T21:14:18.674Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-13T21:14:18.674Z] === RUN TestImagePullPlatformInvalid [2022-07-13T21:14:18.674Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-13T21:14:18.674Z] === RUN TestRemoveImageOrphaning [2022-07-13T21:14:18.933Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-07-13T21:14:18.933Z] === RUN TestRemoveImageGarbageCollector [2022-07-13T21:14:19.506Z] time="2022-07-13T21:14:19Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-13T21:14:20.050Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-13T21:14:21.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-13T21:14:21.414Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-07-13T21:14:21.414Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-13T21:14:21.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-13T21:14:21.414Z] === RUN TestTagInvalidReference [2022-07-13T21:14:21.414Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-13T21:14:21.414Z] === RUN TestTagValidPrefixedRepo [2022-07-13T21:14:21.414Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-13T21:14:21.414Z] === RUN TestTagExistedNameWithoutForce [2022-07-13T21:14:21.414Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-13T21:14:21.414Z] === RUN TestTagOfficialNames [2022-07-13T21:14:21.673Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-13T21:14:21.673Z] === RUN TestTagMatchesDigest [2022-07-13T21:14:21.673Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-07-13T21:14:21.674Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-13T21:14:23.601Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-13T21:14:24.562Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-13T21:14:24.829Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-13T21:14:25.768Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-13T21:14:25.768Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-13T21:14:26.028Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-13T21:14:26.028Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-13T21:14:26.596Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-13T21:14:26.601Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-07-13T21:14:26.601Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-13T21:14:26.601Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-13T21:14:26.601Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-13T21:14:26.601Z] PASS [2022-07-13T21:14:26.601Z] [2022-07-13T21:14:26.601Z] === Skipped [2022-07-13T21:14:26.601Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-13T21:14:26.601Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:14:26.601Z] [2022-07-13T21:14:26.601Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-13T21:14:26.601Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-13T21:14:26.601Z] [2022-07-13T21:14:26.601Z] DONE 27 tests, 2 skipped in 129.350s [2022-07-13T21:14:26.601Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-13T21:14:26.601Z] ++ 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-13T21:14:26.601Z] ++ set -e [2022-07-13T21:14:26.601Z] ++ '[' -n 0 ']' [2022-07-13T21:14:26.601Z] ++ set -x [2022-07-13T21:14:26.601Z] ++ 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-13T21:14:26.601Z] INFO: Testing against a local daemon [2022-07-13T21:14:26.601Z] === RUN TestSessionCreate [2022-07-13T21:14:26.601Z] --- PASS: TestSessionCreate (0.02s) [2022-07-13T21:14:26.601Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-13T21:14:26.601Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-13T21:14:26.601Z] PASS [2022-07-13T21:14:26.601Z] [2022-07-13T21:14:26.601Z] DONE 2 tests in 0.129s [2022-07-13T21:14:26.601Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-13T21:14:26.601Z] ++ 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-13T21:14:26.601Z] ++ set -e [2022-07-13T21:14:26.601Z] ++ '[' -n 0 ']' [2022-07-13T21:14:26.601Z] ++ set -x [2022-07-13T21:14:26.601Z] ++ 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-13T21:14:26.601Z] INFO: Testing against a local daemon [2022-07-13T21:14:26.601Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:14:26.601Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T21:14:26.601Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T21:14:26.601Z] === RUN TestDiskUsage [2022-07-13T21:14:26.601Z] === PAUSE TestDiskUsage [2022-07-13T21:14:26.601Z] === RUN TestEventsExecDie [2022-07-13T21:14:26.858Z] --- PASS: TestEventsExecDie (0.47s) [2022-07-13T21:14:26.858Z] === RUN TestEventsBackwardsCompatible [2022-07-13T21:14:26.858Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-13T21:14:26.858Z] === RUN TestEventsVolumeCreate [2022-07-13T21:14:27.116Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-13T21:14:27.116Z] === RUN TestInfoBinaryCommits [2022-07-13T21:14:27.116Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-13T21:14:27.116Z] === RUN TestInfoAPIVersioned [2022-07-13T21:14:27.116Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-13T21:14:27.116Z] === RUN TestInfoAPI [2022-07-13T21:14:27.116Z] --- PASS: TestInfoAPI (0.02s) [2022-07-13T21:14:27.116Z] === RUN TestInfoAPIWarnings [2022-07-13T21:14:27.166Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-13T21:14:27.736Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-13T21:14:28.305Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-13T21:14:28.564Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-13T21:14:29.133Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-13T21:14:29.133Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-13T21:14:29.393Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-13T21:14:29.652Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-13T21:14:30.221Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-13T21:14:30.790Z] check_test.go:540: [de57bcd961608] daemon is not started [2022-07-13T21:14:30.790Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-13T21:14:31.729Z] check_test.go:540: [d5428045463a0] daemon is not started [2022-07-13T21:14:31.729Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-13T21:14:32.301Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-13T21:14:34.206Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-13T21:14:37.500Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-13T21:14:37.500Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-13T21:14:37.500Z] check_test.go:540: [d4706b104a60a] daemon is not started [2022-07-13T21:14:37.500Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-13T21:14:38.882Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-13T21:14:40.260Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-13T21:14:40.520Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-13T21:14:42.426Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-13T21:14:44.332Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-13T21:14:45.182Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-13T21:14:45.182Z] === RUN TestInfoDebug [2022-07-13T21:14:45.182Z] --- PASS: TestInfoDebug (0.52s) [2022-07-13T21:14:45.182Z] === RUN TestInfoInsecureRegistries [2022-07-13T21:14:45.182Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-13T21:14:45.182Z] === RUN TestInfoRegistryMirrors [2022-07-13T21:14:45.182Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-13T21:14:45.182Z] === RUN TestLoginFailsWithBadCredentials [2022-07-13T21:14:45.440Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-13T21:14:45.440Z] === RUN TestPingCacheHeaders [2022-07-13T21:14:45.697Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-13T21:14:45.697Z] === RUN TestPingGet [2022-07-13T21:14:45.697Z] --- PASS: TestPingGet (0.01s) [2022-07-13T21:14:45.697Z] === RUN TestPingHead [2022-07-13T21:14:45.697Z] --- PASS: TestPingHead (0.02s) [2022-07-13T21:14:45.697Z] === RUN TestPingSwarmHeader [2022-07-13T21:14:46.239Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-13T21:14:46.262Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-13T21:14:46.826Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-13T21:14:47.179Z] check_test.go:540: [df5796136df33] daemon is not started [2022-07-13T21:14:47.179Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-13T21:14:47.758Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-13T21:14:47.758Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-13T21:14:47.758Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-13T21:14:47.758Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-13T21:14:47.758Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-13T21:14:47.758Z] === RUN TestVersion [2022-07-13T21:14:47.758Z] --- PASS: TestVersion (0.02s) [2022-07-13T21:14:47.758Z] === CONT TestDiskUsage [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/container_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/image_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/volume_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-13T21:14:48.323Z] === RUN TestDiskUsage/after_container.Run [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-13T21:14:48.581Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage (1.12s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-13T21:14:48.839Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:14:48.839Z] PASS [2022-07-13T21:14:48.839Z] [2022-07-13T21:14:48.839Z] === Skipped [2022-07-13T21:14:48.839Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-13T21:14:48.839Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T21:14:48.839Z] [2022-07-13T21:14:48.839Z] DONE 54 tests, 1 skipped in 22.479s [2022-07-13T21:14:48.839Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-13T21:14:48.839Z] ++ 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-13T21:14:48.839Z] ++ set -e [2022-07-13T21:14:48.839Z] ++ '[' -n 0 ']' [2022-07-13T21:14:48.839Z] ++ set -x [2022-07-13T21:14:48.839Z] ++ 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-13T21:14:48.839Z] INFO: Testing against a local daemon [2022-07-13T21:14:48.839Z] === RUN TestVolumesCreateAndList [2022-07-13T21:14:48.839Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-13T21:14:48.839Z] === RUN TestVolumesRemove [2022-07-13T21:14:49.097Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-13T21:14:49.097Z] === RUN TestVolumesInspect [2022-07-13T21:14:49.097Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-13T21:14:49.097Z] === RUN TestVolumesInvalidJSON [2022-07-13T21:14:49.097Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-13T21:14:49.097Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-13T21:14:49.097Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-13T21:14:49.097Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-13T21:14:49.097Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-13T21:14:49.097Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-13T21:14:49.097Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-13T21:14:49.097Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-13T21:14:49.097Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-13T21:14:49.097Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-13T21:14:49.097Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-13T21:14:49.097Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-13T21:14:49.097Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-13T21:14:49.097Z] PASS [2022-07-13T21:14:49.097Z] [2022-07-13T21:14:49.097Z] DONE 9 tests in 0.197s [2022-07-13T21:14:49.097Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:14:49.097Z] ++++ cat bundles/test-integration/docker.pid [2022-07-13T21:14:49.097Z] +++ kill 14270 [2022-07-13T21:14:49.354Z] +++ /etc/init.d/apparmor stop [2022-07-13T21:14:49.354Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:14:49.354Z] [2022-07-13T21:14:49.354Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:14:49.354Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:14:49.354Z] [2022-07-13T21:14:49.354Z] To set a process to complain mode, use the command line tool [2022-07-13T21:14:49.354Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:14:49.354Z] +++ true [2022-07-13T21:14:49.354Z] exiting test-integration [2022-07-13T21:14:49.354Z] ++ exit 0 [2022-07-13T21:14:49.354Z] Post stage [Pipeline] junit [2022-07-13T21:14:50.334Z] Recording test results [2022-07-13T21:14:50.618Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:14:50.942Z] + echo Ensuring container killed. [2022-07-13T21:14:50.942Z] Ensuring container killed. [2022-07-13T21:14:50.942Z] + docker rm -vf docker-pr1 [2022-07-13T21:14:50.942Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:14:51.223Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:14:51.223Z] Chowning /workspace to jenkins user [2022-07-13T21:14:51.223Z] + id -u [2022-07-13T21:14:51.223Z] + id -g [2022-07-13T21:14:51.223Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43808:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:14:51.223Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:14:51.223Z] latest: Pulling from library/busybox [2022-07-13T21:14:51.376Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-13T21:14:51.482Z] 87379020f3b6: Pulling fs layer [2022-07-13T21:14:51.482Z] 87379020f3b6: Verifying Checksum [2022-07-13T21:14:51.482Z] 87379020f3b6: Download complete [2022-07-13T21:14:51.482Z] 87379020f3b6: Pull complete [2022-07-13T21:14:51.482Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:14:51.482Z] Status: Downloaded newer image for busybox:latest [2022-07-13T21:14:51.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-13T21:14:51.944Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:14:53.148Z] + bundleName=arm64-integration [2022-07-13T21:14:53.148Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-13T21:14:53.148Z] Creating arm64-integration-bundles.tar.gz [2022-07-13T21:14:53.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-13T21:14:53.148Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-13T21:14:53.417Z] Archiving artifacts [2022-07-13T21:14:54.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-13T21:14:54.819Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43808/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:14:55.126Z] + make clean [2022-07-13T21:14:55.383Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:14:55.383Z] docker-dev-cache [2022-07-13T21:14:55.383Z] docker-mod-cache [Pipeline] deleteDir [2022-07-13T21:14:55.419Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-13T21:14:56.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T21:14:57.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-13T21:14:57.996Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-13T21:14:59.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-13T21:15:00.469Z] check_test.go:540: [dedb2e9423570] daemon is not started [2022-07-13T21:15:00.469Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-13T21:15:01.407Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-13T21:15:01.669Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-13T21:15:01.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-13T21:15:02.497Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-13T21:15:04.404Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-13T21:15:04.404Z] check_test.go:540: [df8f23dbbc45a] daemon is not started [2022-07-13T21:15:04.404Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-13T21:15:04.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-13T21:15:06.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-13T21:15:06.979Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-13T21:15:08.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-13T21:15:09.824Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-13T21:15:15.097Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-13T21:15:16.475Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-13T21:15:18.384Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-13T21:15:19.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-13T21:15:21.775Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-13T21:15:23.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-13T21:15:25.115Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-13T21:15:26.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-13T21:15:26.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-13T21:15:28.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-13T21:15:29.557Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-13T21:15:31.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-13T21:15:31.461Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-13T21:15:32.839Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-13T21:15:33.779Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-13T21:15:37.069Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-13T21:15:37.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-13T21:15:38.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-13T21:15:39.829Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-13T21:15:40.768Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-13T21:15:41.706Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-13T21:15:42.645Z] docker_cli_daemon_test.go:2503: [df42326eb9d04] daemon is not started [2022-07-13T21:15:44.552Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-13T21:15:48.750Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-13T21:15:49.688Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-13T21:15:50.626Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-13T21:15:51.195Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-13T21:15:53.103Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-13T21:15:53.363Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-13T21:15:54.301Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-13T21:15:55.240Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-13T21:15:55.500Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-13T21:15:55.759Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-13T21:15:56.019Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-13T21:15:56.278Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-13T21:15:56.278Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-13T21:15:56.278Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-13T21:15:57.658Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-13T21:15:58.226Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-13T21:16:00.777Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-13T21:16:00.777Z] check_test.go:540: [d2cd6d0fd01a6] daemon is not started [2022-07-13T21:16:00.777Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-13T21:16:04.066Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-13T21:16:04.635Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-13T21:16:05.572Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-13T21:16:06.141Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite (333.64s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.90s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.41s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.64s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.23s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.20s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.22s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.79s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.68s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.77s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2022-07-13T21:16:07.082Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.80s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.48s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.34s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.20s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.48s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.41s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.33s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.50s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.90s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.95s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.08s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.11s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.79s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.78s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.32s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.09s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.54s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.83s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.43s) [2022-07-13T21:16:07.082Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-13T21:16:07.082Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.45s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.48s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.88s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.13s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.15s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.08s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.30s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.95s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.60s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.88s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.88s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.74s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.83s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.82s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.12s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.47s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.16s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.54s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.66s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-07-13T21:16:07.082Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.68s) [2022-07-13T21:16:07.082Z] === RUN TestDockerSwarmSuite [2022-07-13T21:16:07.082Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-13T21:16:07.082Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-13T21:16:08.020Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-13T21:16:08.281Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-13T21:16:09.620Z] Created binary: bundles/binary-daemon/dockerd [2022-07-13T21:16:09.620Z] Copying nested executables into bundles/binary-daemon [2022-07-13T21:16:09.620Z] Building: bundles/binary-daemon/docker-proxy [2022-07-13T21:16:09.620Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:16:09.620Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-13T21:16:09.620Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-13T21:16:10.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/make.sh cross [2022-07-13T21:16:10.325Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-13T21:16:10.373Z] [2022-07-13T21:16:10.631Z] Removing bundles/ [2022-07-13T21:16:10.631Z] [2022-07-13T21:16:10.631Z] ---> Making bundle: cross (in bundles/cross) [2022-07-13T21:16:10.631Z] Cross building: bundles/cross/linux/amd64 [2022-07-13T21:16:10.631Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-13T21:16:10.631Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-13T21:16:13.616Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-13T21:16:20.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-13T21:16:20.189Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-13T21:16:20.449Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-13T21:16:23.769Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-13T21:16:27.057Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-13T21:16:27.995Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-13T21:16:27.995Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-13T21:16:27.995Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-13T21:16:27.995Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-13T21:16:28.254Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-13T21:16:28.254Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-13T21:16:28.254Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-13T21:16:28.254Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-13T21:16:28.254Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-13T21:16:30.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-13T21:16:32.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-13T21:16:33.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-13T21:16:35.173Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-13T21:16:36.111Z] docker_api_swarm_test.go:563: [ddbb9f17caf5b] joining swarm manager [dd2e26fffad02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:16:38.651Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-13T21:16:39.220Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-13T21:16:44.494Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-13T21:16:48.688Z] docker_api_swarm_test.go:585: [d29881646709e] joining swarm manager [dd2e26fffad02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:16:49.628Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-13T21:16:50.203Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-13T21:16:52.109Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-13T21:16:52.369Z] check_test.go:611: [ddbb9f17caf5b] daemon is not started [2022-07-13T21:16:54.917Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-13T21:16:55.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-13T21:16:55.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-13T21:16:56.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-13T21:16:57.800Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-13T21:16:58.737Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-13T21:17:02.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-13T21:17:02.931Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-13T21:17:02.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-13T21:17:05.549Z] docker_api_swarm_test.go:46: [d9f706586db26] joining swarm manager [de42d5386165e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:17:08.089Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-13T21:17:09.027Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-13T21:17:11.562Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-13T21:17:21.577Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-13T21:17:21.577Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-13T21:17:21.577Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-13T21:17:21.577Z] --- PASS: TestImportExtremelyLargeImageWorks (180.06s) [2022-07-13T21:17:21.577Z] PASS [2022-07-13T21:17:21.577Z] [2022-07-13T21:17:21.577Z] DONE 22 tests in 184.237s [2022-07-13T21:17:21.836Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-13T21:17:21.836Z] ++ 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-13T21:17:21.836Z] ++ set -e [2022-07-13T21:17:21.836Z] ++ '[' -n 0 ']' [2022-07-13T21:17:21.836Z] ++ set -x [2022-07-13T21:17:21.836Z] ++ 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-13T21:17:21.836Z] === RUN TestStripANSICommands [2022-07-13T21:17:21.836Z] === RUN TestStripANSICommands/#00 [2022-07-13T21:17:21.836Z] === RUN TestStripANSICommands/#01 [2022-07-13T21:17:21.836Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-13T21:17:21.836Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-13T21:17:21.836Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-13T21:17:21.836Z] PASS [2022-07-13T21:17:21.836Z] [2022-07-13T21:17:21.836Z] DONE 3 tests in 0.051s [2022-07-13T21:17:21.836Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-13T21:17:21.836Z] ++ 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-13T21:17:21.836Z] ++ set -e [2022-07-13T21:17:21.836Z] ++ '[' -n 0 ']' [2022-07-13T21:17:21.836Z] ++ set -x [2022-07-13T21:17:21.836Z] ++ 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-13T21:17:21.836Z] INFO: Testing against a local daemon [2022-07-13T21:17:21.836Z] === RUN TestNetworkCreateDelete [2022-07-13T21:17:22.095Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-07-13T21:17:22.095Z] === RUN TestDockerNetworkDeletePreferID [2022-07-13T21:17:22.664Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-07-13T21:17:22.664Z] === RUN TestDaemonDNSFallback [2022-07-13T21:17:24.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-13T21:17:24.613Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-13T21:17:24.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-13T21:17:26.251Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-13T21:17:27.629Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-13T21:17:29.534Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-07-13T21:17:29.534Z] === RUN TestInspectNetwork [2022-07-13T21:17:32.072Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-13T21:17:33.010Z] === RUN TestInspectNetwork/full_network_id [2022-07-13T21:17:33.010Z] === RUN TestInspectNetwork/partial_network_id [2022-07-13T21:17:33.010Z] === RUN TestInspectNetwork/network_name [2022-07-13T21:17:33.010Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-13T21:17:33.268Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-13T21:17:34.646Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-13T21:17:37.936Z] --- PASS: TestInspectNetwork (8.19s) [2022-07-13T21:17:37.936Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-13T21:17:37.936Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-13T21:17:37.936Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-13T21:17:37.936Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-13T21:17:37.936Z] === RUN TestRunContainerWithBridgeNone [2022-07-13T21:17:39.314Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-13T21:17:39.314Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:17:39.314Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:17:39.314Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:17:39.314Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-13T21:17:39.314Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-13T21:17:39.314Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-13T21:17:39.314Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-13T21:17:39.314Z] === RUN TestNetworkList [2022-07-13T21:17:39.314Z] === RUN TestNetworkList//networks [2022-07-13T21:17:39.314Z] === PAUSE TestNetworkList//networks [2022-07-13T21:17:39.314Z] === RUN TestNetworkList//networks/ [2022-07-13T21:17:39.314Z] === PAUSE TestNetworkList//networks/ [2022-07-13T21:17:39.314Z] === CONT TestNetworkList//networks [2022-07-13T21:17:39.314Z] === CONT TestNetworkList//networks/ [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkList (0.02s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-13T21:17:39.314Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-13T21:17:39.314Z] === RUN TestHostIPv4BridgeLabel [2022-07-13T21:17:39.882Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-13T21:17:39.882Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-13T21:17:41.273Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-07-13T21:17:41.273Z] === RUN TestDaemonDefaultNetworkPools [2022-07-13T21:17:41.840Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-07-13T21:17:41.841Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-13T21:17:43.220Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-07-13T21:17:43.220Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-13T21:17:44.159Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-07-13T21:17:44.159Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-13T21:17:44.731Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-13T21:17:44.731Z] === RUN TestServiceWithPredefinedNetwork [2022-07-13T21:17:45.299Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-13T21:17:45.558Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-13T21:17:48.093Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2022-07-13T21:17:48.093Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-13T21:17:48.093Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:17:48.093Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:17:48.093Z] === RUN TestServiceWithDataPathPortInit [2022-07-13T21:17:49.031Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-13T21:17:49.031Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-13T21:17:49.292Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-13T21:17:50.231Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-13T21:17:50.231Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-13T21:17:50.493Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-13T21:17:50.752Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-13T21:17:52.130Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-13T21:17:53.066Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-13T21:17:54.003Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-13T21:17:54.940Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-13T21:17:55.876Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-13T21:17:56.445Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-13T21:18:01.726Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-13T21:18:03.636Z] --- PASS: TestServiceWithDataPathPortInit (15.98s) [2022-07-13T21:18:03.636Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-13T21:18:07.829Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dpha3cb0ybvxjvajo7p56fra0 Created:2022-07-13 21:18:05.058821079 +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[c4b7c63827ff6a617b3af2a013536e70c5b855534b34375b88f9f97c4fc82fc0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3mmlk4zmm9k0g6gtueog531pk EndpointID:2921fb12e02d1181320c90b3d15b75727b0bcfafd2a43ceffe8e87ae6dff1a67 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a1b647b84c1d6fde2da98d23d83e8c01c8034a8c23ac3e3664e7c4588deba9b 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:d1b32eff1e4d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3mmlk4zmm9k0g6gtueog531pk EndpointID:2921fb12e02d1181320c90b3d15b75727b0bcfafd2a43ceffe8e87ae6dff1a67 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-13T21:18:12.024Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.13s) [2022-07-13T21:18:12.024Z] PASS [2022-07-13T21:18:12.024Z] [2022-07-13T21:18:12.024Z] === Skipped [2022-07-13T21:18:12.024Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-13T21:18:12.024Z] service_test.go:243: FLAKY_TEST [2022-07-13T21:18:12.024Z] [2022-07-13T21:18:12.024Z] DONE 38 tests, 1 skipped in 49.971s [2022-07-13T21:18:12.024Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:18:12.024Z] ++ 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-13T21:18:12.024Z] ++ set -e [2022-07-13T21:18:12.024Z] ++ '[' -n 0 ']' [2022-07-13T21:18:12.024Z] ++ set -x [2022-07-13T21:18:12.024Z] ++ 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-13T21:18:12.024Z] INFO: Testing against a local daemon [2022-07-13T21:18:12.024Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-13T21:18:12.024Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:18:12.024Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:18:12.024Z] === RUN TestDockerNetworkIpvlan [2022-07-13T21:18:12.024Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:18:12.024Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:18:12.024Z] PASS [2022-07-13T21:18:12.024Z] [2022-07-13T21:18:12.024Z] === Skipped [2022-07-13T21:18:12.024Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-13T21:18:12.024Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:18:12.024Z] [2022-07-13T21:18:12.024Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-13T21:18:12.024Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-13T21:18:12.024Z] [2022-07-13T21:18:12.024Z] DONE 2 tests, 2 skipped in 0.105s [2022-07-13T21:18:12.024Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-13T21:18:12.024Z] ++ 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-13T21:18:12.024Z] ++ set -e [2022-07-13T21:18:12.024Z] ++ '[' -n 0 ']' [2022-07-13T21:18:12.024Z] ++ set -x [2022-07-13T21:18:12.024Z] ++ 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-13T21:18:12.024Z] INFO: Testing against a local daemon [2022-07-13T21:18:12.024Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-13T21:18:13.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-13T21:18:13.403Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2022-07-13T21:18:13.403Z] === RUN TestDockerNetworkMacvlan [2022-07-13T21:18:14.339Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-13T21:18:15.278Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-13T21:18:15.846Z] docker_api_swarm_test.go:304: [d87db219cbfcf] joining swarm manager [d506601c931ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:18:16.416Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-13T21:18:16.416Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-13T21:18:17.089Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-13T21:18:17.089Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-13T21:18:17.089Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-13T21:18:17.089Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-13T21:18:17.089Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-13T21:18:17.089Z] Cross building: bundles/cross/windows/amd64 [2022-07-13T21:18:17.089Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-13T21:18:17.089Z] { [2022-07-13T21:18:17.089Z] "RT_GROUP_ICON": { [2022-07-13T21:18:17.089Z] "#1": { [2022-07-13T21:18:17.089Z] "0409": "../../winresources/docker.ico" [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] }, [2022-07-13T21:18:17.089Z] "RT_MANIFEST": { [2022-07-13T21:18:17.089Z] "#1": { [2022-07-13T21:18:17.089Z] "0409": { [2022-07-13T21:18:17.089Z] "identity": {}, [2022-07-13T21:18:17.089Z] "description": "Docker Engine", [2022-07-13T21:18:17.089Z] "minimum-os": "vista", [2022-07-13T21:18:17.089Z] "execution-level": "", [2022-07-13T21:18:17.089Z] "ui-access": false, [2022-07-13T21:18:17.089Z] "auto-elevate": false, [2022-07-13T21:18:17.089Z] "dpi-awareness": "unaware", [2022-07-13T21:18:17.089Z] "disable-theming": false, [2022-07-13T21:18:17.089Z] "disable-window-filtering": false, [2022-07-13T21:18:17.089Z] "high-resolution-scrolling-aware": false, [2022-07-13T21:18:17.089Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-13T21:18:17.089Z] "long-path-aware": false, [2022-07-13T21:18:17.089Z] "printer-driver-isolation": false, [2022-07-13T21:18:17.089Z] "gdi-scaling": false, [2022-07-13T21:18:17.089Z] "segment-heap": false, [2022-07-13T21:18:17.089Z] "use-common-controls-v6": false [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] }, [2022-07-13T21:18:17.089Z] "RT_MESSAGETABLE": { [2022-07-13T21:18:17.089Z] "#1": { [2022-07-13T21:18:17.089Z] "0409": "../../winresources/event_messages.bin" [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] }, [2022-07-13T21:18:17.089Z] "RT_VERSION": { [2022-07-13T21:18:17.089Z] "#1": { [2022-07-13T21:18:17.089Z] "0409": { [2022-07-13T21:18:17.089Z] "fixed": { [2022-07-13T21:18:17.089Z] "file_version": "0.0.0.0", [2022-07-13T21:18:17.089Z] "product_version": "0.0.0.0", [2022-07-13T21:18:17.089Z] "type": "Unknown" [2022-07-13T21:18:17.089Z] }, [2022-07-13T21:18:17.089Z] "info": { [2022-07-13T21:18:17.089Z] "0000": { [2022-07-13T21:18:17.089Z] "CompanyName": "", [2022-07-13T21:18:17.089Z] "FileVersion": "dev", [2022-07-13T21:18:17.089Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-13T21:18:17.089Z] "OriginalFileName": "dockerd.exe", [2022-07-13T21:18:17.089Z] "ProductName": "", [2022-07-13T21:18:17.089Z] "ProductVersion": "dev", [2022-07-13T21:18:17.089Z] "SpecialBuild": "52791b1c1499ed37d22d845fdab51e0d4ac8bb0c" [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] } [2022-07-13T21:18:17.089Z] cmd/dockerd/config.go [2022-07-13T21:18:17.089Z] cmd/dockerd/config_windows.go [2022-07-13T21:18:17.089Z] cmd/dockerd/daemon.go [2022-07-13T21:18:17.089Z] cmd/dockerd/daemon_test.go [2022-07-13T21:18:17.089Z] cmd/dockerd/daemon_windows.go [2022-07-13T21:18:17.089Z] cmd/dockerd/docker.go [2022-07-13T21:18:17.089Z] cmd/dockerd/docker_windows.go [2022-07-13T21:18:17.089Z] cmd/dockerd/genwinres_windows.go [2022-07-13T21:18:17.089Z] cmd/dockerd/metrics.go [2022-07-13T21:18:17.089Z] cmd/dockerd/options.go [2022-07-13T21:18:17.089Z] cmd/dockerd/options_test.go [2022-07-13T21:18:17.089Z] cmd/dockerd/service_windows.go [2022-07-13T21:18:17.089Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-13T21:18:17.089Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-13T21:18:17.356Z] docker_api_swarm_test.go:305: [d36fd73353a44] joining swarm manager [d506601c931ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:18:18.295Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-13T21:18:18.554Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-13T21:18:19.122Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-13T21:18:21.027Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-13T21:18:25.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-13T21:18:25.479Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-13T21:18:26.047Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-13T21:18:26.305Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-13T21:18:26.564Z] --- PASS: TestDockerNetworkMacvlan (13.04s) [2022-07-13T21:18:26.564Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-07-13T21:18:26.564Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-07-13T21:18:26.564Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s) [2022-07-13T21:18:26.564Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s) [2022-07-13T21:18:26.564Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2022-07-13T21:18:26.564Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-07-13T21:18:26.564Z] PASS [2022-07-13T21:18:26.564Z] [2022-07-13T21:18:26.564Z] DONE 8 tests in 14.649s [2022-07-13T21:18:26.564Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-13T21:18:26.564Z] ++ 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-13T21:18:26.564Z] ++ set -e [2022-07-13T21:18:26.564Z] ++ '[' -n 0 ']' [2022-07-13T21:18:26.564Z] ++ set -x [2022-07-13T21:18:26.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-13T21:18:26.564Z] testing: warning: no tests to run [2022-07-13T21:18:26.564Z] PASS [2022-07-13T21:18:26.564Z] [2022-07-13T21:18:26.564Z] DONE 0 tests in 0.032s [2022-07-13T21:18:26.565Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-13T21:18:26.565Z] ++ 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-13T21:18:26.565Z] ++ set -e [2022-07-13T21:18:26.565Z] ++ '[' -n 0 ']' [2022-07-13T21:18:26.565Z] ++ set -x [2022-07-13T21:18:26.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-13T21:18:26.829Z] INFO: Testing against a local daemon [2022-07-13T21:18:26.829Z] === RUN TestAuthZPluginAllowRequest [2022-07-13T21:18:26.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-13T21:18:27.777Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-13T21:18:27.777Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-13T21:18:27.777Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-13T21:18:28.346Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2022-07-13T21:18:28.346Z] === RUN TestAuthZPluginTLS [2022-07-13T21:18:28.346Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-13T21:18:28.914Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-13T21:18:28.914Z] === RUN TestAuthZPluginDenyRequest [2022-07-13T21:18:29.482Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-13T21:18:29.482Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-13T21:18:30.050Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-13T21:18:30.050Z] === RUN TestAuthZPluginDenyResponse [2022-07-13T21:18:30.619Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-07-13T21:18:30.619Z] === RUN TestAuthZPluginAllowEventStream [2022-07-13T21:18:31.999Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2022-07-13T21:18:31.999Z] === RUN TestAuthZPluginErrorResponse [2022-07-13T21:18:32.567Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-13T21:18:32.567Z] === RUN TestAuthZPluginErrorRequest [2022-07-13T21:18:33.136Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-07-13T21:18:33.136Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-13T21:18:33.704Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-07-13T21:18:33.704Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-13T21:18:35.611Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-07-13T21:18:35.611Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-13T21:18:36.180Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-13T21:18:36.749Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-13T21:18:37.008Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-13T21:18:37.268Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-13T21:18:37.527Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2022-07-13T21:18:37.527Z] === RUN TestAuthZPluginHeader [2022-07-13T21:18:37.787Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-13T21:18:37.787Z] === RUN TestDockerSuite/TestBuildFails [2022-07-13T21:18:38.355Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-07-13T21:18:38.355Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-13T21:18:38.614Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-13T21:18:38.614Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-13T21:18:39.991Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-13T21:18:41.902Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-13T21:18:42.841Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-13T21:18:42.841Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s) [2022-07-13T21:18:42.841Z] === RUN TestAuthZPluginV2Disable [2022-07-13T21:18:43.780Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-13T21:18:44.039Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-13T21:18:44.608Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-13T21:18:45.994Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-13T21:18:46.564Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-13T21:18:47.132Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-13T21:18:47.132Z] --- PASS: TestAuthZPluginV2Disable (4.17s) [2022-07-13T21:18:47.132Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-13T21:18:48.510Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-13T21:18:49.888Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-13T21:18:50.829Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-13T21:18:51.089Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-13T21:18:51.089Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.99s) [2022-07-13T21:18:51.089Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-13T21:18:51.656Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-13T21:18:51.916Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-13T21:18:52.175Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-13T21:18:52.436Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-13T21:18:52.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-13T21:18:53.007Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-13T21:18:53.950Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-13T21:18:54.519Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-13T21:18:55.089Z] docker_api_swarm_test.go:272: [dd0bd04938ef5] joining swarm manager [d0ab4f0272b15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:18:55.348Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-13T21:18:55.918Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-13T21:18:56.486Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-13T21:18:56.745Z] docker_api_swarm_test.go:273: [dc92f6d036fc0] joining swarm manager [d0ab4f0272b15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:18:58.124Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-13T21:19:01.413Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-13T21:19:02.791Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.81s) [2022-07-13T21:19:02.791Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-13T21:19:05.466Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-13T21:19:07.388Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-13T21:19:07.647Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-13T21:19:07.647Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-13T21:19:07.647Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-13T21:19:07.647Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-13T21:19:07.907Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-13T21:19:08.844Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-13T21:19:09.781Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-13T21:19:12.320Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-13T21:19:12.579Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-13T21:19:12.838Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-13T21:19:15.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-13T21:19:19.568Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-13T21:19:19.827Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-13T21:19:19.827Z] PASS [2022-07-13T21:19:19.827Z] [2022-07-13T21:19:19.827Z] DONE 17 tests in 53.161s [2022-07-13T21:19:19.827Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-13T21:19:19.827Z] ++ 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-13T21:19:19.827Z] ++ set -e [2022-07-13T21:19:19.827Z] ++ '[' -n 0 ']' [2022-07-13T21:19:19.827Z] ++ set -x [2022-07-13T21:19:19.827Z] ++ 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-13T21:19:19.827Z] INFO: Testing against a local daemon [2022-07-13T21:19:19.827Z] === RUN TestPluginInvalidJSON [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:19:20.086Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:19:20.086Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-13T21:19:20.086Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-13T21:19:20.086Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-13T21:19:20.086Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-13T21:19:20.086Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-13T21:19:20.086Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-13T21:19:20.086Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-13T21:19:20.086Z] === RUN TestPluginInstall [2022-07-13T21:19:20.086Z] === RUN TestPluginInstall/no_auth [2022-07-13T21:19:21.993Z] time="2022-07-13T21:19:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:19:21.993Z] time="2022-07-13T21:19:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2c9b44e5c2c7241da7da49900418acb65a862c4a47a05f760c273a56358c44b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:19:21.993Z] time="2022-07-13T21:19:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:19:21.993Z] time="2022-07-13T21:19:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2c9b44e5c2c7241da7da49900418acb65a862c4a47a05f760c273a56358c44b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:19:22.253Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-13T21:19:22.253Z] === RUN TestPluginInstall/with_htpasswd [2022-07-13T21:19:22.822Z] time="2022-07-13T21:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:19:22.822Z] time="2022-07-13T21:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9064b38fa0ef75e7ff30ab0f117846fdc2fa2bef3ed4cfa860c2a03e41601c38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:19:22.822Z] time="2022-07-13T21:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:19:22.822Z] time="2022-07-13T21:19:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9064b38fa0ef75e7ff30ab0f117846fdc2fa2bef3ed4cfa860c2a03e41601c38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:19:23.081Z] === RUN TestPluginInstall/with_insecure [2022-07-13T21:19:23.341Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-13T21:19:23.909Z] time="2022-07-13T21:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:19:23.909Z] time="2022-07-13T21:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95049fe756aab17d882c6af5b01773aacd4b75133e0be1be3dbe2a8ce92aa9dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:19:23.909Z] time="2022-07-13T21:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-13T21:19:23.909Z] time="2022-07-13T21:19:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95049fe756aab17d882c6af5b01773aacd4b75133e0be1be3dbe2a8ce92aa9dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-13T21:19:24.480Z] plugin_test.go:195: [df57ee2feb185] daemon is not started [2022-07-13T21:19:24.480Z] --- PASS: TestPluginInstall (4.40s) [2022-07-13T21:19:24.480Z] --- PASS: TestPluginInstall/no_auth (2.25s) [2022-07-13T21:19:24.480Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-07-13T21:19:24.480Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-07-13T21:19:24.480Z] === RUN TestPluginsWithRuntimes [2022-07-13T21:19:25.048Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-13T21:19:25.048Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-13T21:19:25.048Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-13T21:19:25.985Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-13T21:19:27.364Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-13T21:19:28.312Z] --- PASS: TestPluginsWithRuntimes (3.85s) [2022-07-13T21:19:28.312Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-07-13T21:19:28.312Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-07-13T21:19:28.312Z] === RUN TestPluginBackCompatMediaTypes [2022-07-13T21:19:28.577Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-13T21:19:28.836Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-13T21:19:29.095Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-07-13T21:19:29.095Z] PASS [2022-07-13T21:19:29.095Z] [2022-07-13T21:19:29.095Z] DONE 24 tests in 9.197s [2022-07-13T21:19:29.095Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-13T21:19:29.095Z] ++ 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-13T21:19:29.095Z] ++ set -e [2022-07-13T21:19:29.095Z] ++ '[' -n 0 ']' [2022-07-13T21:19:29.095Z] ++ set -x [2022-07-13T21:19:29.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-13T21:19:29.095Z] INFO: Testing against a local daemon [2022-07-13T21:19:29.095Z] === RUN TestExternalGraphDriver [2022-07-13T21:19:29.662Z] === RUN TestExternalGraphDriver/json [2022-07-13T21:19:30.600Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-13T21:19:30.600Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-13T21:19:31.537Z] === RUN TestExternalGraphDriver/spec [2022-07-13T21:19:32.477Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-13T21:19:32.736Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-13T21:19:33.311Z] === RUN TestExternalGraphDriver/pull [2022-07-13T21:19:33.570Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-13T21:19:34.138Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-13T21:19:35.075Z] --- PASS: TestExternalGraphDriver (5.95s) [2022-07-13T21:19:35.075Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-07-13T21:19:35.075Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2022-07-13T21:19:35.075Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2022-07-13T21:19:35.075Z] === RUN TestGraphdriverPluginV2 [2022-07-13T21:19:35.643Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-13T21:19:35.902Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-13T21:19:35.902Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-13T21:19:36.469Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-13T21:19:36.729Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-13T21:19:37.297Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-13T21:19:39.202Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-13T21:19:39.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-13T21:19:39.771Z] --- PASS: TestGraphdriverPluginV2 (4.77s) [2022-07-13T21:19:39.771Z] PASS [2022-07-13T21:19:39.771Z] [2022-07-13T21:19:39.771Z] DONE 5 tests in 10.850s [2022-07-13T21:19:40.031Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-13T21:19:40.031Z] ++ 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-13T21:19:40.031Z] ++ set -e [2022-07-13T21:19:40.031Z] ++ '[' -n 0 ']' [2022-07-13T21:19:40.031Z] ++ set -x [2022-07-13T21:19:40.031Z] ++ 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-13T21:19:40.031Z] INFO: Testing against a local daemon [2022-07-13T21:19:40.031Z] === RUN TestContinueAfterPluginCrash [2022-07-13T21:19:40.031Z] === PAUSE TestContinueAfterPluginCrash [2022-07-13T21:19:40.031Z] === RUN TestReadPluginNoRead [2022-07-13T21:19:40.031Z] === PAUSE TestReadPluginNoRead [2022-07-13T21:19:40.031Z] === RUN TestDaemonStartWithLogOpt [2022-07-13T21:19:40.031Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-13T21:19:40.031Z] === CONT TestContinueAfterPluginCrash [2022-07-13T21:19:40.031Z] === CONT TestDaemonStartWithLogOpt [2022-07-13T21:19:41.939Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-13T21:19:44.477Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-13T21:19:44.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-13T21:19:46.386Z] --- PASS: TestDaemonStartWithLogOpt (6.03s) [2022-07-13T21:19:46.386Z] === CONT TestReadPluginNoRead [2022-07-13T21:19:46.645Z] docker_api_swarm_node_test.go:20: [d1c1c5c3e749d] joining swarm manager [d7827be6a5ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:19:46.645Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-13T21:19:47.589Z] docker_api_swarm_node_test.go:21: [d38c2323e4652] joining swarm manager [d7827be6a5ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:19:48.178Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-13T21:19:49.553Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-13T21:19:49.553Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-13T21:19:50.930Z] === RUN TestReadPluginNoRead/default [2022-07-13T21:19:51.188Z] --- PASS: TestContinueAfterPluginCrash (11.18s) [2022-07-13T21:19:51.755Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-13T21:19:52.324Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-13T21:19:53.649Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-13T21:19:53.649Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-13T21:19:53.649Z] { [2022-07-13T21:19:53.649Z] "RT_GROUP_ICON": { [2022-07-13T21:19:53.649Z] "#1": { [2022-07-13T21:19:53.649Z] "0409": "../../winresources/docker.ico" [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] }, [2022-07-13T21:19:53.649Z] "RT_MANIFEST": { [2022-07-13T21:19:53.649Z] "#1": { [2022-07-13T21:19:53.649Z] "0409": { [2022-07-13T21:19:53.649Z] "identity": {}, [2022-07-13T21:19:53.649Z] "description": "Docker Engine", [2022-07-13T21:19:53.649Z] "minimum-os": "vista", [2022-07-13T21:19:53.649Z] "execution-level": "", [2022-07-13T21:19:53.649Z] "ui-access": false, [2022-07-13T21:19:53.649Z] "auto-elevate": false, [2022-07-13T21:19:53.649Z] "dpi-awareness": "unaware", [2022-07-13T21:19:53.649Z] "disable-theming": false, [2022-07-13T21:19:53.649Z] "disable-window-filtering": false, [2022-07-13T21:19:53.649Z] "high-resolution-scrolling-aware": false, [2022-07-13T21:19:53.649Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-13T21:19:53.649Z] "long-path-aware": false, [2022-07-13T21:19:53.649Z] "printer-driver-isolation": false, [2022-07-13T21:19:53.649Z] "gdi-scaling": false, [2022-07-13T21:19:53.649Z] "segment-heap": false, [2022-07-13T21:19:53.649Z] "use-common-controls-v6": false [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] }, [2022-07-13T21:19:53.649Z] "RT_MESSAGETABLE": { [2022-07-13T21:19:53.649Z] "#1": { [2022-07-13T21:19:53.649Z] "0409": "../../winresources/event_messages.bin" [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] }, [2022-07-13T21:19:53.649Z] "RT_VERSION": { [2022-07-13T21:19:53.649Z] "#1": { [2022-07-13T21:19:53.649Z] "0409": { [2022-07-13T21:19:53.649Z] "fixed": { [2022-07-13T21:19:53.649Z] "file_version": "0.0.0.0", [2022-07-13T21:19:53.649Z] "product_version": "0.0.0.0", [2022-07-13T21:19:53.649Z] "type": "Unknown" [2022-07-13T21:19:53.649Z] }, [2022-07-13T21:19:53.649Z] "info": { [2022-07-13T21:19:53.649Z] "0000": { [2022-07-13T21:19:53.649Z] "CompanyName": "", [2022-07-13T21:19:53.649Z] "FileVersion": "dev", [2022-07-13T21:19:53.649Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-13T21:19:53.649Z] "OriginalFileName": "docker-proxy.exe", [2022-07-13T21:19:53.649Z] "ProductName": "", [2022-07-13T21:19:53.649Z] "ProductVersion": "dev", [2022-07-13T21:19:53.649Z] "SpecialBuild": "52791b1c1499ed37d22d845fdab51e0d4ac8bb0c" [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] } [2022-07-13T21:19:53.649Z] cmd/docker-proxy/genwinres_windows.go [2022-07-13T21:19:53.649Z] cmd/docker-proxy/main.go [2022-07-13T21:19:53.649Z] cmd/docker-proxy/network_proxy_test.go [2022-07-13T21:19:53.649Z] cmd/docker-proxy/proxy.go [2022-07-13T21:19:53.649Z] cmd/docker-proxy/sctp_proxy.go [2022-07-13T21:19:53.649Z] cmd/docker-proxy/tcp_proxy.go [2022-07-13T21:19:53.649Z] cmd/docker-proxy/udp_proxy.go [2022-07-13T21:19:53.649Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-13T21:19:53.649Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-13T21:19:53.649Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-13T21:19:53.649Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-13T21:19:53.649Z] remote: Enumerating objects: 23, done. [2022-07-13T21:19:53.649Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-13T21:19:53.649Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-13T21:19:53.649Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-13T21:19:53.649Z] 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-13T21:19:53.649Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-13T21:19:53.649Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-13T21:19:53.649Z] Cross building: bundles/cross/linux/ppc64le [2022-07-13T21:19:53.649Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-13T21:19:53.649Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-13T21:19:53.704Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-13T21:19:53.963Z] === CONT TestReadPluginNoRead [2022-07-13T21:19:53.963Z] read_test.go:92: [d0921a07b6b5b] daemon is not started [2022-07-13T21:19:53.963Z] --- PASS: TestReadPluginNoRead (7.79s) [2022-07-13T21:19:53.963Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2022-07-13T21:19:53.963Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-07-13T21:19:53.963Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2022-07-13T21:19:53.963Z] PASS [2022-07-13T21:19:53.963Z] [2022-07-13T21:19:53.963Z] DONE 6 tests in 13.968s [2022-07-13T21:19:53.963Z] 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-13T21:19:53.963Z] ++ 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-13T21:19:53.963Z] ++ set -e [2022-07-13T21:19:53.963Z] ++ '[' -n 0 ']' [2022-07-13T21:19:53.963Z] ++ set -x [2022-07-13T21:19:53.963Z] ++ 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-13T21:19:53.963Z] testing: warning: no tests to run [2022-07-13T21:19:53.963Z] PASS [2022-07-13T21:19:53.963Z] [2022-07-13T21:19:53.963Z] DONE 0 tests in 0.043s [2022-07-13T21:19:53.963Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-13T21:19:53.963Z] ++ 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-13T21:19:53.963Z] ++ set -e [2022-07-13T21:19:53.963Z] ++ '[' -n 0 ']' [2022-07-13T21:19:53.963Z] ++ set -x [2022-07-13T21:19:53.963Z] ++ 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-13T21:19:54.222Z] INFO: Testing against a local daemon [2022-07-13T21:19:54.222Z] === RUN TestPluginWithDevMounts [2022-07-13T21:19:54.222Z] === PAUSE TestPluginWithDevMounts [2022-07-13T21:19:54.222Z] === CONT TestPluginWithDevMounts [2022-07-13T21:19:54.481Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-13T21:19:55.050Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-13T21:19:55.988Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-07-13T21:19:55.988Z] PASS [2022-07-13T21:19:55.988Z] [2022-07-13T21:19:55.988Z] DONE 1 tests in 1.898s [2022-07-13T21:19:55.988Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-13T21:19:55.988Z] ++ 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-13T21:19:55.988Z] ++ set -e [2022-07-13T21:19:55.988Z] ++ '[' -n 0 ']' [2022-07-13T21:19:55.988Z] ++ set -x [2022-07-13T21:19:55.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-13T21:19:55.988Z] INFO: Testing against a local daemon [2022-07-13T21:19:55.988Z] === RUN TestSecretInspect [2022-07-13T21:19:58.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-13T21:19:58.527Z] --- PASS: TestSecretInspect (2.55s) [2022-07-13T21:19:58.527Z] === RUN TestSecretList [2022-07-13T21:20:01.819Z] --- PASS: TestSecretList (3.08s) [2022-07-13T21:20:01.819Z] === RUN TestSecretsCreateAndDelete [2022-07-13T21:20:02.758Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-13T21:20:03.327Z] docker_api_swarm_test.go:502: [dae00556ea948] joining swarm manager [dcc91060a63f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:20:04.708Z] --- PASS: TestSecretsCreateAndDelete (3.04s) [2022-07-13T21:20:04.708Z] === RUN TestSecretsUpdate [2022-07-13T21:20:06.088Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-13T21:20:07.465Z] --- PASS: TestSecretsUpdate (2.62s) [2022-07-13T21:20:07.465Z] === RUN TestTemplatedSecret [2022-07-13T21:20:07.724Z] === RUN TestDockerSuite/TestBuildRm [2022-07-13T21:20:10.284Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-13T21:20:10.543Z] --- PASS: TestTemplatedSecret (3.23s) [2022-07-13T21:20:10.543Z] === RUN TestSecretCreateResolve [2022-07-13T21:20:11.110Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-13T21:20:12.048Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-13T21:20:12.307Z] docker_api_swarm_test.go:507: [d62ddc338b109] joining swarm manager [dcc91060a63f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:20:12.875Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-13T21:20:13.135Z] --- PASS: TestSecretCreateResolve (2.62s) [2022-07-13T21:20:13.135Z] PASS [2022-07-13T21:20:13.135Z] [2022-07-13T21:20:13.135Z] DONE 6 tests in 17.261s [2022-07-13T21:20:13.135Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-13T21:20:13.135Z] ++ 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-13T21:20:13.135Z] ++ set -e [2022-07-13T21:20:13.135Z] ++ '[' -n 0 ']' [2022-07-13T21:20:13.135Z] ++ set -x [2022-07-13T21:20:13.135Z] ++ 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-13T21:20:13.395Z] INFO: Testing against a local daemon [2022-07-13T21:20:13.395Z] === RUN TestServiceCreateInit [2022-07-13T21:20:13.395Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-13T21:20:13.654Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-13T21:20:14.591Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-13T21:20:15.530Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-13T21:20:18.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-13T21:20:18.323Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-13T21:20:18.323Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-13T21:20:18.582Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-13T21:20:18.582Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-13T21:20:18.582Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-13T21:20:18.841Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-13T21:20:19.780Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-13T21:20:19.780Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-13T21:20:20.717Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-13T21:20:22.623Z] --- PASS: TestServiceCreateInit (8.93s) [2022-07-13T21:20:22.623Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s) [2022-07-13T21:20:22.623Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.39s) [2022-07-13T21:20:22.623Z] === RUN TestCreateServiceMultipleTimes [2022-07-13T21:20:24.693Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-13T21:20:25.632Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-13T21:20:26.572Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-13T21:20:27.141Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-13T21:20:28.083Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-13T21:20:29.506Z] === RUN TestDockerSuite/TestBuildUser [2022-07-13T21:20:31.409Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-13T21:20:33.941Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-13T21:20:40.509Z] --- PASS: TestCreateServiceMultipleTimes (17.55s) [2022-07-13T21:20:40.509Z] === RUN TestCreateServiceConflict [2022-07-13T21:20:42.417Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-07-13T21:20:42.417Z] === RUN TestCreateServiceMaxReplicas [2022-07-13T21:20:43.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-13T21:20:44.363Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-13T21:20:45.743Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-13T21:20:45.743Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-13T21:20:46.312Z] --- PASS: TestCreateServiceMaxReplicas (3.86s) [2022-07-13T21:20:46.312Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-13T21:20:46.312Z] docker_api_swarm_node_test.go:81: [d862a2439dae5] joining swarm manager [d83867b03ad43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:20:46.881Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-13T21:20:47.448Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-13T21:20:49.355Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-13T21:20:49.355Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-13T21:20:49.355Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-13T21:20:49.355Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-13T21:20:49.355Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-13T21:20:49.355Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-13T21:20:49.355Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-13T21:20:49.355Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-13T21:20:49.355Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-13T21:20:50.734Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-13T21:20:50.993Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-13T21:20:51.561Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-13T21:20:52.129Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-13T21:20:52.706Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-13T21:20:52.968Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-13T21:20:55.502Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-13T21:20:56.879Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-13T21:20:57.447Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-13T21:20:57.706Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-13T21:20:57.965Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-13T21:20:57.965Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-13T21:20:57.965Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-13T21:20:58.533Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-13T21:20:59.914Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-13T21:21:00.484Z] === RUN TestDockerSuite/TestCommitChange [2022-07-13T21:21:00.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-13T21:21:00.742Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.49s) [2022-07-13T21:21:00.742Z] === RUN TestCreateServiceSecretFileMode [2022-07-13T21:21:01.309Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-13T21:21:02.249Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-13T21:21:03.629Z] docker_api_swarm_node_test.go:53: [df578e2d5acc1] joining swarm manager [d9666432a5173]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:21:04.198Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2022-07-13T21:21:04.198Z] === RUN TestCreateServiceConfigFileMode [2022-07-13T21:21:04.198Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-13T21:21:04.457Z] docker_api_swarm_node_test.go:54: [d763521c86a46] joining swarm manager [d9666432a5173]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:21:05.836Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-13T21:21:06.774Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-13T21:21:07.343Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2022-07-13T21:21:07.343Z] === RUN TestCreateServiceSysctls [2022-07-13T21:21:07.602Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-13T21:21:08.981Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-13T21:21:09.918Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-13T21:21:11.298Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-13T21:21:11.298Z] --- PASS: TestCreateServiceSysctls (3.96s) [2022-07-13T21:21:11.298Z] === RUN TestCreateServiceCapabilities [2022-07-13T21:21:11.298Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-13T21:21:11.868Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-13T21:21:12.448Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-13T21:21:13.386Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-13T21:21:13.954Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-13T21:21:13.954Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2022-07-13T21:21:13.954Z] === RUN TestInspect [2022-07-13T21:21:14.894Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-13T21:21:15.153Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-13T21:21:16.091Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-13T21:21:17.029Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-13T21:21:17.288Z] --- PASS: TestInspect (3.32s) [2022-07-13T21:21:17.288Z] === RUN TestCreateJob [2022-07-13T21:21:17.857Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-13T21:21:18.426Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-13T21:21:19.363Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-13T21:21:19.932Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-13T21:21:20.640Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-13T21:21:21.208Z] --- PASS: TestCreateJob (3.64s) [2022-07-13T21:21:21.208Z] === RUN TestReplicatedJob [2022-07-13T21:21:21.776Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-13T21:21:22.344Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-13T21:21:22.912Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-13T21:21:23.172Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-13T21:21:23.741Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-13T21:21:24.679Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-13T21:21:25.617Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-13T21:21:26.556Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-13T21:21:27.123Z] --- PASS: TestReplicatedJob (5.98s) [2022-07-13T21:21:27.123Z] === RUN TestUpdateReplicatedJob [2022-07-13T21:21:27.123Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-13T21:21:28.501Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-13T21:21:28.761Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-13T21:21:30.667Z] --- PASS: TestUpdateReplicatedJob (3.73s) [2022-07-13T21:21:30.667Z] === RUN TestServiceListWithStatuses [2022-07-13T21:21:30.667Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:21:30.667Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-13T21:21:30.667Z] === RUN TestDockerNetworkConnectAlias [2022-07-13T21:21:30.667Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-13T21:21:34.884Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-13T21:21:36.261Z] --- PASS: TestDockerNetworkConnectAlias (5.37s) [2022-07-13T21:21:36.261Z] === RUN TestDockerNetworkReConnect [2022-07-13T21:21:36.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-13T21:21:37.400Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-13T21:21:38.337Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-13T21:21:40.873Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2022-07-13T21:21:40.873Z] === RUN TestServicePlugin [2022-07-13T21:21:42.252Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-13T21:21:43.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-13T21:21:45.093Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-13T21:21:45.140Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-13T21:21:45.140Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-13T21:21:45.140Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-13T21:21:45.140Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-13T21:21:45.140Z] Cross building: bundles/cross/linux/s390x [2022-07-13T21:21:45.140Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-13T21:21:45.140Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-13T21:21:45.352Z] plugin_test.go:61: [d07b9fbb59f48] joining swarm manager [d2e8b366d0914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:21:45.612Z] docker_api_swarm_test.go:202: [d7cece4e15dc5] joining swarm manager [d40eee9dfcd5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:21:45.871Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-13T21:21:46.808Z] plugin_test.go:64: [d31aa9128dc35] joining swarm manager [d2e8b366d0914]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:21:49.345Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-13T21:21:49.912Z] === RUN TestDockerSuite/TestCpToDot [2022-07-13T21:21:50.481Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-13T21:21:51.418Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-13T21:21:52.817Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-13T21:21:53.385Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-13T21:21:54.321Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-13T21:21:54.321Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-13T21:21:54.889Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-13T21:21:55.825Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-13T21:21:55.825Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-13T21:21:55.825Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-13T21:21:56.086Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-13T21:21:57.022Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-13T21:21:57.022Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-13T21:21:57.022Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-13T21:21:57.022Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-13T21:21:57.590Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-13T21:21:57.590Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-13T21:21:57.848Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-13T21:21:57.848Z] === RUN TestDockerSuite/TestCreateRM [2022-07-13T21:21:57.848Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-13T21:21:57.848Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-13T21:21:57.848Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-13T21:21:58.107Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-13T21:21:58.107Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-13T21:22:00.016Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-13T21:22:00.016Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-13T21:22:00.016Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-13T21:22:02.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-13T21:22:03.122Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-13T21:22:03.122Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-13T21:22:03.383Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-13T21:22:03.951Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-13T21:22:04.888Z] docker_api_swarm_test.go:384: [d8bb5cd6571c4] joining swarm manager [de29f9a466cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:22:04.888Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-13T21:22:05.456Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-13T21:22:06.024Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-13T21:22:06.024Z] docker_api_swarm_test.go:385: [d1d043b357188] joining swarm manager [de29f9a466cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:22:06.593Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-13T21:22:07.972Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-13T21:22:08.908Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-13T21:22:11.443Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-13T21:22:13.358Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-13T21:22:13.358Z] --- PASS: TestServicePlugin (32.62s) [2022-07-13T21:22:13.358Z] === RUN TestServiceUpdateLabel [2022-07-13T21:22:14.296Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-13T21:22:15.674Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-13T21:22:15.932Z] --- PASS: TestServiceUpdateLabel (2.58s) [2022-07-13T21:22:15.932Z] === RUN TestServiceUpdateSecrets [2022-07-13T21:22:21.201Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-13T21:22:21.201Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-13T21:22:22.140Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-13T21:22:23.075Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-13T21:22:23.495Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-13T21:22:23.495Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-13T21:22:23.754Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-13T21:22:23.754Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-13T21:22:24.691Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-13T21:22:25.628Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-13T21:22:25.887Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-13T21:22:25.887Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-13T21:22:26.454Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-13T21:22:26.454Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-13T21:22:27.829Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-13T21:22:28.766Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-13T21:22:28.766Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-13T21:22:28.766Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-13T21:22:28.766Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-13T21:22:28.766Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-13T21:22:28.766Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-13T21:22:30.668Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2022-07-13T21:22:30.668Z] === RUN TestServiceUpdateConfigs [2022-07-13T21:22:31.236Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-13T21:22:31.804Z] === RUN TestDockerSuite/TestEventsRename [2022-07-13T21:22:32.374Z] === RUN TestDockerSuite/TestEventsResize [2022-07-13T21:22:33.333Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-13T21:22:38.601Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-13T21:22:39.169Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-13T21:22:39.736Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-13T21:22:42.268Z] === RUN TestDockerSuite/TestEventsTop [2022-07-13T21:22:42.836Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-13T21:22:45.368Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-13T21:22:45.628Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2022-07-13T21:22:45.628Z] === RUN TestServiceUpdateNetwork [2022-07-13T21:22:52.192Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-13T21:22:52.192Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-13T21:22:58.753Z] === RUN TestDockerSuite/TestExec [2022-07-13T21:22:58.753Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-13T21:22:58.753Z] --- PASS: TestServiceUpdateNetwork (12.86s) [2022-07-13T21:22:58.753Z] === RUN TestServiceUpdatePidsLimit [2022-07-13T21:22:59.690Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-13T21:22:59.949Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-13T21:23:00.887Z] === RUN TestDockerSuite/TestExecEnv [2022-07-13T21:23:00.887Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-13T21:23:01.469Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-13T21:23:03.377Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-13T21:23:03.636Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-13T21:23:06.167Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-13T21:23:06.738Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-13T21:23:07.306Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-13T21:23:07.873Z] === RUN TestDockerSuite/TestExecParseError [2022-07-13T21:23:07.873Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-13T21:23:08.132Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-13T21:23:08.699Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-13T21:23:09.267Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-13T21:23:10.204Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-13T21:23:10.464Z] === RUN TestDockerSuite/TestExecTTY [2022-07-13T21:23:11.031Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-13T21:23:11.600Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-13T21:23:12.167Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-13T21:23:12.425Z] check_test.go:611: [d1d043b357188] daemon is not started [2022-07-13T21:23:12.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-13T21:23:12.684Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-13T21:23:12.684Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-13T21:23:12.684Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-13T21:23:14.589Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-13T21:23:14.589Z] docker_api_swarm_test.go:802: [db1580244392d] joining swarm manager [d1ef1bcbbea06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:23:15.156Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-13T21:23:15.415Z] --- PASS: TestServiceUpdatePidsLimit (17.05s) [2022-07-13T21:23:15.415Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2022-07-13T21:23:15.415Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-07-13T21:23:15.415Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.93s) [2022-07-13T21:23:15.415Z] PASS [2022-07-13T21:23:15.415Z] [2022-07-13T21:23:15.415Z] === Skipped [2022-07-13T21:23:15.415Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-13T21:23:15.415Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-13T21:23:15.415Z] [2022-07-13T21:23:15.415Z] DONE 27 tests, 1 skipped in 182.335s [2022-07-13T21:23:15.415Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-13T21:23:15.415Z] ++ 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-13T21:23:15.415Z] ++ set -e [2022-07-13T21:23:15.415Z] ++ '[' -n 0 ']' [2022-07-13T21:23:15.415Z] ++ set -x [2022-07-13T21:23:15.415Z] ++ 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-13T21:23:15.674Z] INFO: Testing against a local daemon [2022-07-13T21:23:15.674Z] === RUN TestSessionCreate [2022-07-13T21:23:15.674Z] --- PASS: TestSessionCreate (0.03s) [2022-07-13T21:23:15.674Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-13T21:23:15.674Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-13T21:23:15.674Z] PASS [2022-07-13T21:23:15.674Z] [2022-07-13T21:23:15.675Z] DONE 2 tests in 0.193s [2022-07-13T21:23:15.675Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-13T21:23:15.675Z] ++ 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-13T21:23:15.675Z] ++ set -e [2022-07-13T21:23:15.675Z] ++ '[' -n 0 ']' [2022-07-13T21:23:15.675Z] ++ set -x [2022-07-13T21:23:15.675Z] ++ 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-13T21:23:15.934Z] INFO: Testing against a local daemon [2022-07-13T21:23:15.934Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-13T21:23:15.934Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T21:23:15.934Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-07-13T21:23:15.934Z] === RUN TestDiskUsage [2022-07-13T21:23:15.934Z] === PAUSE TestDiskUsage [2022-07-13T21:23:15.934Z] === RUN TestEventsExecDie [2022-07-13T21:23:16.193Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-13T21:23:16.193Z] docker_api_swarm_test.go:802: [d64353556f19d] joining swarm manager [d1ef1bcbbea06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:23:16.762Z] --- PASS: TestEventsExecDie (0.80s) [2022-07-13T21:23:16.762Z] === RUN TestEventsBackwardsCompatible [2022-07-13T21:23:16.762Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-13T21:23:16.762Z] === RUN TestEventsVolumeCreate [2022-07-13T21:23:16.762Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-07-13T21:23:16.762Z] === RUN TestInfoBinaryCommits [2022-07-13T21:23:16.762Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-13T21:23:16.762Z] === RUN TestInfoAPIVersioned [2022-07-13T21:23:16.762Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-13T21:23:17.021Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-07-13T21:23:17.021Z] === RUN TestInfoAPI [2022-07-13T21:23:17.021Z] --- PASS: TestInfoAPI (0.04s) [2022-07-13T21:23:17.021Z] === RUN TestInfoAPIWarnings [2022-07-13T21:23:17.589Z] docker_api_swarm_test.go:802: [dd61110dd3854] joining swarm manager [d1ef1bcbbea06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-13T21:23:17.589Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-13T21:23:18.972Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-13T21:23:19.916Z] docker_api_swarm_test.go:802: [d3fe39b1e8ac7] joining swarm manager [d1ef1bcbbea06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-13T21:23:20.853Z] === RUN TestDockerSuite/TestHealth [2022-07-13T21:23:21.113Z] docker_api_swarm_test.go:810: [d2e24e8aae338] joining swarm manager [d1ef1bcbbea06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-13T21:23:35.992Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-13T21:23:35.992Z] === RUN TestInfoDebug [2022-07-13T21:23:35.992Z] --- PASS: TestInfoDebug (0.52s) [2022-07-13T21:23:35.992Z] === RUN TestInfoInsecureRegistries [2022-07-13T21:23:35.992Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-13T21:23:35.992Z] === RUN TestInfoRegistryMirrors [2022-07-13T21:23:35.992Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-13T21:23:35.992Z] === RUN TestLoginFailsWithBadCredentials [2022-07-13T21:23:35.992Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-13T21:23:35.992Z] === RUN TestPingCacheHeaders [2022-07-13T21:23:35.992Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-13T21:23:35.992Z] === RUN TestPingGet [2022-07-13T21:23:35.992Z] --- PASS: TestPingGet (0.01s) [2022-07-13T21:23:35.992Z] === RUN TestPingHead [2022-07-13T21:23:35.992Z] --- PASS: TestPingHead (0.02s) [2022-07-13T21:23:35.992Z] === RUN TestPingSwarmHeader [2022-07-13T21:23:35.992Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-13T21:23:36.560Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-13T21:23:36.596Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-13T21:23:36.596Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-13T21:23:36.596Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-13T21:23:36.596Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-13T21:23:36.596Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-13T21:23:37.108Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-13T21:23:37.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/test/unit [2022-07-13T21:23:37.497Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-13T21:23:37.681Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-13T21:23:37.681Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-13T21:23:37.681Z] + TESTDIRS=./... [2022-07-13T21:23:37.681Z] + exclude_paths='/vendor/|/integration' [2022-07-13T21:23:37.681Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-13T21:23:37.681Z] ++ go list ./... [2022-07-13T21:23:37.755Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-07-13T21:23:37.755Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-13T21:23:37.755Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-13T21:23:37.755Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-13T21:23:37.755Z] === RUN TestVersion [2022-07-13T21:23:37.755Z] --- PASS: TestVersion (0.02s) [2022-07-13T21:23:37.755Z] === CONT TestDiskUsage [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/container_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/image_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/volume_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-13T21:23:38.324Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-13T21:23:38.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-13T21:23:38.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-13T21:23:38.583Z] === RUN TestDiskUsage/after_container.Run [2022-07-13T21:23:38.618Z] + pkg_list='github.com/docker/docker/api [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:23:38.618Z] github.com/docker/docker/api/types [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/backend [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/container [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/events [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/filters [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/image [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/mount [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/network [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/registry [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/time [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/versions [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/volume [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli/config [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli/debug [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:23:38.619Z] github.com/docker/docker/client [2022-07-13T21:23:38.619Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:23:38.619Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:23:38.619Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:23:38.619Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:23:38.619Z] github.com/docker/docker/container [2022-07-13T21:23:38.619Z] github.com/docker/docker/container/stream [2022-07-13T21:23:38.619Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:23:38.619Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:23:38.619Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/config [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/events [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/exec [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/images [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/links [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/names [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/network [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon/stats [2022-07-13T21:23:38.619Z] github.com/docker/docker/distribution [2022-07-13T21:23:38.619Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:23:38.619Z] github.com/docker/docker/distribution/utils [2022-07-13T21:23:38.619Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:23:38.619Z] github.com/docker/docker/dockerversion [2022-07-13T21:23:38.619Z] github.com/docker/docker/errdefs [2022-07-13T21:23:38.619Z] github.com/docker/docker/image [2022-07-13T21:23:38.619Z] github.com/docker/docker/image/cache [2022-07-13T21:23:38.619Z] github.com/docker/docker/image/tarexport [2022-07-13T21:23:38.619Z] github.com/docker/docker/image/v1 [2022-07-13T21:23:38.619Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:23:38.619Z] github.com/docker/docker/layer [2022-07-13T21:23:38.619Z] github.com/docker/docker/libcontainerd [2022-07-13T21:23:38.619Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:23:38.619Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:23:38.619Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:23:38.619Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/libnetwork/types [2022-07-13T21:23:38.619Z] github.com/docker/docker/oci [2022-07-13T21:23:38.619Z] github.com/docker/docker/oci/caps [2022-07-13T21:23:38.619Z] github.com/docker/docker/opts [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/archive [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/directory [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/platform [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/pools [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/progress [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/signal [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/stack [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/system [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:23:38.619Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:23:38.619Z] github.com/docker/docker/plugin [2022-07-13T21:23:38.619Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:23:38.619Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:23:38.619Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:23:38.619Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:23:38.619Z] github.com/docker/docker/quota [2022-07-13T21:23:38.619Z] github.com/docker/docker/reference [2022-07-13T21:23:38.619Z] github.com/docker/docker/registry [2022-07-13T21:23:38.619Z] github.com/docker/docker/registry/resumable [2022-07-13T21:23:38.619Z] github.com/docker/docker/restartmanager [2022-07-13T21:23:38.619Z] github.com/docker/docker/rootless [2022-07-13T21:23:38.619Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:23:38.619Z] github.com/docker/docker/runconfig [2022-07-13T21:23:38.619Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/environment [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/registry [2022-07-13T21:23:38.619Z] github.com/docker/docker/testutil/request [2022-07-13T21:23:38.619Z] github.com/docker/docker/volume [2022-07-13T21:23:38.619Z] github.com/docker/docker/volume/drivers [2022-07-13T21:23:38.619Z] github.com/docker/docker/volume/local [2022-07-13T21:23:38.619Z] github.com/docker/docker/volume/mounts [2022-07-13T21:23:38.619Z] github.com/docker/docker/volume/service [2022-07-13T21:23:38.619Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:23:38.619Z] github.com/docker/docker/volume/testutils' [2022-07-13T21:23:38.619Z] ++ grep --fixed-strings -v /libnetwork [2022-07-13T21:23:38.619Z] ++ echo 'github.com/docker/docker/api [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/backend [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/container [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/events [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/filters [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/image [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/mount [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/network [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/registry [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/time [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/versions [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:23:38.619Z] github.com/docker/docker/api/types/volume [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:23:38.619Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli/config [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli/debug [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:23:38.619Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:23:38.619Z] github.com/docker/docker/client [2022-07-13T21:23:38.619Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:23:38.619Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:23:38.619Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:23:38.619Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:23:38.619Z] github.com/docker/docker/container [2022-07-13T21:23:38.619Z] github.com/docker/docker/container/stream [2022-07-13T21:23:38.619Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:23:38.619Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:23:38.619Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:23:38.619Z] github.com/docker/docker/daemon [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/config [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/events [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/exec [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/images [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/links [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/names [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/network [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/stats [2022-07-13T21:23:38.620Z] github.com/docker/docker/distribution [2022-07-13T21:23:38.620Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:23:38.620Z] github.com/docker/docker/distribution/utils [2022-07-13T21:23:38.620Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:23:38.620Z] github.com/docker/docker/dockerversion [2022-07-13T21:23:38.620Z] github.com/docker/docker/errdefs [2022-07-13T21:23:38.620Z] github.com/docker/docker/image [2022-07-13T21:23:38.620Z] github.com/docker/docker/image/cache [2022-07-13T21:23:38.620Z] github.com/docker/docker/image/tarexport [2022-07-13T21:23:38.620Z] github.com/docker/docker/image/v1 [2022-07-13T21:23:38.620Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:23:38.620Z] github.com/docker/docker/layer [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/libnetwork/types [2022-07-13T21:23:38.620Z] github.com/docker/docker/oci [2022-07-13T21:23:38.620Z] github.com/docker/docker/oci/caps [2022-07-13T21:23:38.620Z] github.com/docker/docker/opts [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/archive [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/directory [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/platform [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/pools [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/progress [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/signal [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/stack [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/system [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:23:38.620Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:23:38.620Z] github.com/docker/docker/plugin [2022-07-13T21:23:38.620Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:23:38.620Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:23:38.620Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:23:38.620Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:23:38.620Z] github.com/docker/docker/quota [2022-07-13T21:23:38.620Z] github.com/docker/docker/reference [2022-07-13T21:23:38.620Z] github.com/docker/docker/registry [2022-07-13T21:23:38.620Z] github.com/docker/docker/registry/resumable [2022-07-13T21:23:38.620Z] github.com/docker/docker/restartmanager [2022-07-13T21:23:38.620Z] github.com/docker/docker/rootless [2022-07-13T21:23:38.620Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:23:38.620Z] github.com/docker/docker/runconfig [2022-07-13T21:23:38.620Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/environment [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/registry [2022-07-13T21:23:38.620Z] github.com/docker/docker/testutil/request [2022-07-13T21:23:38.620Z] github.com/docker/docker/volume [2022-07-13T21:23:38.620Z] github.com/docker/docker/volume/drivers [2022-07-13T21:23:38.620Z] github.com/docker/docker/volume/local [2022-07-13T21:23:38.620Z] github.com/docker/docker/volume/mounts [2022-07-13T21:23:38.620Z] github.com/docker/docker/volume/service [2022-07-13T21:23:38.620Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:23:38.620Z] github.com/docker/docker/volume/testutils' [2022-07-13T21:23:38.620Z] + base_pkg_list='github.com/docker/docker/api [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/backend [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/container [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/events [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/filters [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/image [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/mount [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/network [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/registry [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/time [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/versions [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:23:38.620Z] github.com/docker/docker/api/types/volume [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:23:38.620Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:23:38.620Z] github.com/docker/docker/cli [2022-07-13T21:23:38.620Z] github.com/docker/docker/cli/config [2022-07-13T21:23:38.620Z] github.com/docker/docker/cli/debug [2022-07-13T21:23:38.620Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:23:38.620Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:23:38.620Z] github.com/docker/docker/client [2022-07-13T21:23:38.620Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:23:38.620Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:23:38.620Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:23:38.620Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:23:38.620Z] github.com/docker/docker/container [2022-07-13T21:23:38.620Z] github.com/docker/docker/container/stream [2022-07-13T21:23:38.620Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:23:38.620Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:23:38.620Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/config [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/events [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/exec [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/images [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/links [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/names [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/network [2022-07-13T21:23:38.620Z] github.com/docker/docker/daemon/stats [2022-07-13T21:23:38.620Z] github.com/docker/docker/distribution [2022-07-13T21:23:38.620Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:23:38.620Z] github.com/docker/docker/distribution/utils [2022-07-13T21:23:38.620Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:23:38.620Z] github.com/docker/docker/dockerversion [2022-07-13T21:23:38.620Z] github.com/docker/docker/errdefs [2022-07-13T21:23:38.620Z] github.com/docker/docker/image [2022-07-13T21:23:38.620Z] github.com/docker/docker/image/cache [2022-07-13T21:23:38.620Z] github.com/docker/docker/image/tarexport [2022-07-13T21:23:38.620Z] github.com/docker/docker/image/v1 [2022-07-13T21:23:38.620Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:23:38.620Z] github.com/docker/docker/layer [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:23:38.620Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:23:38.620Z] github.com/docker/docker/oci [2022-07-13T21:23:38.621Z] github.com/docker/docker/oci/caps [2022-07-13T21:23:38.621Z] github.com/docker/docker/opts [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/archive [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/directory [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/platform [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/pools [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/progress [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/signal [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/stack [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/system [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:23:38.621Z] github.com/docker/docker/plugin [2022-07-13T21:23:38.621Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:23:38.621Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:23:38.621Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:23:38.621Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:23:38.621Z] github.com/docker/docker/quota [2022-07-13T21:23:38.621Z] github.com/docker/docker/reference [2022-07-13T21:23:38.621Z] github.com/docker/docker/registry [2022-07-13T21:23:38.621Z] github.com/docker/docker/registry/resumable [2022-07-13T21:23:38.621Z] github.com/docker/docker/restartmanager [2022-07-13T21:23:38.621Z] github.com/docker/docker/rootless [2022-07-13T21:23:38.621Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:23:38.621Z] github.com/docker/docker/runconfig [2022-07-13T21:23:38.621Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/environment [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/registry [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/request [2022-07-13T21:23:38.621Z] github.com/docker/docker/volume [2022-07-13T21:23:38.621Z] github.com/docker/docker/volume/drivers [2022-07-13T21:23:38.621Z] github.com/docker/docker/volume/local [2022-07-13T21:23:38.621Z] github.com/docker/docker/volume/mounts [2022-07-13T21:23:38.621Z] github.com/docker/docker/volume/service [2022-07-13T21:23:38.621Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:23:38.621Z] github.com/docker/docker/volume/testutils' [2022-07-13T21:23:38.621Z] ++ grep --fixed-strings /libnetwork [2022-07-13T21:23:38.621Z] ++ echo 'github.com/docker/docker/api [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/backend [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/container [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/events [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/filters [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/image [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/mount [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/network [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/registry [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/time [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/versions [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:23:38.621Z] github.com/docker/docker/api/types/volume [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:23:38.621Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:23:38.621Z] github.com/docker/docker/cli [2022-07-13T21:23:38.621Z] github.com/docker/docker/cli/config [2022-07-13T21:23:38.621Z] github.com/docker/docker/cli/debug [2022-07-13T21:23:38.621Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:23:38.621Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:23:38.621Z] github.com/docker/docker/client [2022-07-13T21:23:38.621Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:23:38.621Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:23:38.621Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:23:38.621Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:23:38.621Z] github.com/docker/docker/container [2022-07-13T21:23:38.621Z] github.com/docker/docker/container/stream [2022-07-13T21:23:38.621Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:23:38.621Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:23:38.621Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/config [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/events [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/exec [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/images [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/links [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/names [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/network [2022-07-13T21:23:38.621Z] github.com/docker/docker/daemon/stats [2022-07-13T21:23:38.621Z] github.com/docker/docker/distribution [2022-07-13T21:23:38.621Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:23:38.621Z] github.com/docker/docker/distribution/utils [2022-07-13T21:23:38.621Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:23:38.621Z] github.com/docker/docker/dockerversion [2022-07-13T21:23:38.621Z] github.com/docker/docker/errdefs [2022-07-13T21:23:38.621Z] github.com/docker/docker/image [2022-07-13T21:23:38.621Z] github.com/docker/docker/image/cache [2022-07-13T21:23:38.621Z] github.com/docker/docker/image/tarexport [2022-07-13T21:23:38.621Z] github.com/docker/docker/image/v1 [2022-07-13T21:23:38.621Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:23:38.621Z] github.com/docker/docker/layer [2022-07-13T21:23:38.621Z] github.com/docker/docker/libcontainerd [2022-07-13T21:23:38.621Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:23:38.621Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:23:38.621Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:23:38.621Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/libnetwork/types [2022-07-13T21:23:38.621Z] github.com/docker/docker/oci [2022-07-13T21:23:38.621Z] github.com/docker/docker/oci/caps [2022-07-13T21:23:38.621Z] github.com/docker/docker/opts [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/archive [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/directory [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/platform [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/pools [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/progress [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/signal [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/stack [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/system [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:23:38.621Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:23:38.621Z] github.com/docker/docker/plugin [2022-07-13T21:23:38.621Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:23:38.621Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:23:38.621Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:23:38.621Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:23:38.621Z] github.com/docker/docker/quota [2022-07-13T21:23:38.621Z] github.com/docker/docker/reference [2022-07-13T21:23:38.621Z] github.com/docker/docker/registry [2022-07-13T21:23:38.621Z] github.com/docker/docker/registry/resumable [2022-07-13T21:23:38.621Z] github.com/docker/docker/restartmanager [2022-07-13T21:23:38.621Z] github.com/docker/docker/rootless [2022-07-13T21:23:38.621Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:23:38.621Z] github.com/docker/docker/runconfig [2022-07-13T21:23:38.621Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil [2022-07-13T21:23:38.621Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/environment [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/registry [2022-07-13T21:23:38.622Z] github.com/docker/docker/testutil/request [2022-07-13T21:23:38.622Z] github.com/docker/docker/volume [2022-07-13T21:23:38.622Z] github.com/docker/docker/volume/drivers [2022-07-13T21:23:38.622Z] github.com/docker/docker/volume/local [2022-07-13T21:23:38.622Z] github.com/docker/docker/volume/mounts [2022-07-13T21:23:38.622Z] github.com/docker/docker/volume/service [2022-07-13T21:23:38.622Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:23:38.622Z] github.com/docker/docker/volume/testutils' [2022-07-13T21:23:38.622Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/types' [2022-07-13T21:23:38.622Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-13T21:23:38.622Z] + echo 'github.com/docker/docker/libnetwork [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/types' [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:23:38.622Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:23:38.622Z] + type docker-proxy [2022-07-13T21:23:38.622Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-13T21:23:38.622Z] + hack/make.sh binary-proxy install-proxy [2022-07-13T21:23:38.622Z] [2022-07-13T21:23:38.880Z] Removing bundles/ [2022-07-13T21:23:38.880Z] [2022-07-13T21:23:38.880Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-13T21:23:38.880Z] Building: bundles/binary-proxy/docker-proxy [2022-07-13T21:23:38.880Z] GOOS="" GOARCH="" GOARM="" [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-13T21:23:39.153Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage (1.57s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-07-13T21:23:39.153Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-13T21:23:39.154Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-13T21:23:39.154Z] PASS [2022-07-13T21:23:39.154Z] [2022-07-13T21:23:39.154Z] === Skipped [2022-07-13T21:23:39.154Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-07-13T21:23:39.154Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-13T21:23:39.154Z] [2022-07-13T21:23:39.154Z] DONE 54 tests, 1 skipped in 23.483s [2022-07-13T21:23:39.154Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-13T21:23:39.154Z] ++ 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-13T21:23:39.154Z] ++ set -e [2022-07-13T21:23:39.154Z] ++ '[' -n 0 ']' [2022-07-13T21:23:39.154Z] ++ set -x [2022-07-13T21:23:39.154Z] ++ 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-13T21:23:39.413Z] INFO: Testing against a local daemon [2022-07-13T21:23:39.413Z] === RUN TestVolumesCreateAndList [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-13T21:23:39.413Z] === RUN TestVolumesRemove [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-13T21:23:39.413Z] === RUN TestVolumesInspect [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-13T21:23:39.413Z] === RUN TestVolumesInvalidJSON [2022-07-13T21:23:39.413Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-13T21:23:39.413Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-13T21:23:39.413Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-13T21:23:39.413Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-13T21:23:39.413Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-13T21:23:39.413Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-13T21:23:39.413Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-13T21:23:39.413Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-13T21:23:39.413Z] PASS [2022-07-13T21:23:39.413Z] [2022-07-13T21:23:39.413Z] DONE 9 tests in 0.240s [2022-07-13T21:23:39.413Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:23:39.672Z] ++++ cat bundles/test-integration/docker.pid [2022-07-13T21:23:39.672Z] +++ kill 6713 [2022-07-13T21:23:39.931Z] +++ /etc/init.d/apparmor stop [2022-07-13T21:23:39.931Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:23:39.931Z] [2022-07-13T21:23:39.931Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:23:39.931Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:23:39.931Z] [2022-07-13T21:23:39.931Z] To set a process to complain mode, use the command line tool [2022-07-13T21:23:39.931Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:23:39.931Z] +++ true [2022-07-13T21:23:39.931Z] exiting test-integration [2022-07-13T21:23:39.931Z] ++ exit 0 [2022-07-13T21:23:39.931Z] [2022-07-13T21:23:40.499Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-13T21:23:40.499Z] + for job in $(jobs -p) [2022-07-13T21:23:40.499Z] + wait 7564 [2022-07-13T21:23:43.783Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-13T21:23:46.316Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-13T21:23:46.316Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-13T21:23:46.316Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-13T21:23:46.316Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-13T21:23:46.575Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-13T21:23:46.575Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-13T21:23:46.991Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-13T21:23:46.991Z] [2022-07-13T21:23:46.991Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-13T21:23:46.991Z] Installing docker-proxy to /usr/local/bin/ [2022-07-13T21:23:46.991Z] [2022-07-13T21:23:46.991Z] + mkdir -p bundles [2022-07-13T21:23:46.991Z] + '[' -n 'github.com/docker/docker/api [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/backend/build [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/httpstatus [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/httputils [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/middleware [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/build [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/container [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/debug [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/distribution [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/grpc [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/image [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/network [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/plugin [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/session [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/swarm [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/system [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/server/router/volume [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/backend [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/blkiodev [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/container [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/events [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/filters [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/image [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/mount [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/network [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/registry [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/strslice [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/swarm [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/time [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/versions [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-13T21:23:46.991Z] github.com/docker/docker/api/types/volume [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/builder-next [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/builder-next/worker [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/dockerfile [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/remotecontext [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/remotecontext/git [2022-07-13T21:23:46.991Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-13T21:23:46.991Z] github.com/docker/docker/cli [2022-07-13T21:23:46.991Z] github.com/docker/docker/cli/config [2022-07-13T21:23:46.991Z] github.com/docker/docker/cli/debug [2022-07-13T21:23:46.991Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-13T21:23:46.991Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-13T21:23:46.991Z] github.com/docker/docker/client [2022-07-13T21:23:46.991Z] github.com/docker/docker/cmd/docker-proxy [2022-07-13T21:23:46.991Z] github.com/docker/docker/cmd/dockerd [2022-07-13T21:23:46.991Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-13T21:23:46.991Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-13T21:23:46.991Z] github.com/docker/docker/container [2022-07-13T21:23:46.991Z] github.com/docker/docker/container/stream [2022-07-13T21:23:46.991Z] github.com/docker/docker/contrib/apparmor [2022-07-13T21:23:46.991Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-13T21:23:46.991Z] github.com/docker/docker/contrib/httpserver [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/cluster [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/cluster/convert [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/cluster/executor [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/cluster/provider [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/config [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/events [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/events/testutils [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/exec [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/images [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/initlayer [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/links [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/listeners [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/gelf [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/journald [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/local [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/logentries [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/splunk [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/syslog [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/logger/templates [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/names [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/network [2022-07-13T21:23:46.991Z] github.com/docker/docker/daemon/stats [2022-07-13T21:23:46.991Z] github.com/docker/docker/distribution [2022-07-13T21:23:46.991Z] github.com/docker/docker/distribution/metadata [2022-07-13T21:23:46.991Z] github.com/docker/docker/distribution/utils [2022-07-13T21:23:46.991Z] github.com/docker/docker/distribution/xfer [2022-07-13T21:23:46.991Z] github.com/docker/docker/dockerversion [2022-07-13T21:23:46.991Z] github.com/docker/docker/errdefs [2022-07-13T21:23:46.991Z] github.com/docker/docker/image [2022-07-13T21:23:46.991Z] github.com/docker/docker/image/cache [2022-07-13T21:23:46.991Z] github.com/docker/docker/image/tarexport [2022-07-13T21:23:46.991Z] github.com/docker/docker/image/v1 [2022-07-13T21:23:46.991Z] github.com/docker/docker/internal/test/suite [2022-07-13T21:23:46.991Z] github.com/docker/docker/layer [2022-07-13T21:23:46.991Z] github.com/docker/docker/libcontainerd [2022-07-13T21:23:46.991Z] github.com/docker/docker/libcontainerd/queue [2022-07-13T21:23:46.991Z] github.com/docker/docker/libcontainerd/remote [2022-07-13T21:23:46.991Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-13T21:23:46.991Z] github.com/docker/docker/libcontainerd/types [2022-07-13T21:23:46.991Z] github.com/docker/docker/oci [2022-07-13T21:23:46.991Z] github.com/docker/docker/oci/caps [2022-07-13T21:23:46.991Z] github.com/docker/docker/opts [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/aaparser [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/archive [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/authorization [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/broadcaster [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/capabilities [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/chrootarchive [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/containerfs [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/devicemapper [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/directory [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/dmesg [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/fileutils [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/fsutils [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/homedir [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/idtools [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/ioutils [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/jsonmessage [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/longpath [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/loopback [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/namesgenerator [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/parsers [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/pidfile [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/platform [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/plugingetter [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/plugins [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/plugins/transport [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/pools [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/progress [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/pubsub [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/reexec [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/signal [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/stack [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/stdcopy [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/streamformatter [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/stringid [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/sysinfo [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/system [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/tailfile [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/tarsum [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/truncindex [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/urlutil [2022-07-13T21:23:46.991Z] github.com/docker/docker/pkg/useragent [2022-07-13T21:23:46.991Z] github.com/docker/docker/plugin [2022-07-13T21:23:46.991Z] github.com/docker/docker/plugin/executor/containerd [2022-07-13T21:23:46.991Z] github.com/docker/docker/plugin/v2 [2022-07-13T21:23:46.991Z] github.com/docker/docker/profiles/apparmor [2022-07-13T21:23:46.991Z] github.com/docker/docker/profiles/seccomp [2022-07-13T21:23:46.991Z] github.com/docker/docker/quota [2022-07-13T21:23:46.991Z] github.com/docker/docker/reference [2022-07-13T21:23:46.991Z] github.com/docker/docker/registry [2022-07-13T21:23:46.991Z] github.com/docker/docker/registry/resumable [2022-07-13T21:23:46.991Z] github.com/docker/docker/restartmanager [2022-07-13T21:23:46.991Z] github.com/docker/docker/rootless [2022-07-13T21:23:46.991Z] github.com/docker/docker/rootless/specconv [2022-07-13T21:23:46.991Z] github.com/docker/docker/runconfig [2022-07-13T21:23:46.991Z] github.com/docker/docker/runconfig/opts [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/daemon [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/environment [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/fakecontext [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/fakegit [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/fakestorage [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/fixtures/load [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/registry [2022-07-13T21:23:46.991Z] github.com/docker/docker/testutil/request [2022-07-13T21:23:46.991Z] github.com/docker/docker/volume [2022-07-13T21:23:46.991Z] github.com/docker/docker/volume/drivers [2022-07-13T21:23:46.991Z] github.com/docker/docker/volume/local [2022-07-13T21:23:46.991Z] github.com/docker/docker/volume/mounts [2022-07-13T21:23:46.991Z] github.com/docker/docker/volume/service [2022-07-13T21:23:46.991Z] github.com/docker/docker/volume/service/opts [2022-07-13T21:23:46.991Z] github.com/docker/docker/volume/testutils' ']' [2022-07-13T21:23:46.992Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-13T21:23:46.992Z] ? github.com/docker/docker/api [no test files] [2022-07-13T21:23:47.141Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-13T21:23:47.709Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-13T21:23:47.709Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-13T21:23:47.709Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-13T21:23:47.709Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-13T21:23:47.968Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-13T21:23:48.226Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-13T21:23:48.486Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-13T21:23:48.486Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-13T21:23:49.063Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-13T21:23:49.327Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-13T21:23:49.895Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-13T21:23:50.462Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-13T21:23:50.462Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-13T21:23:51.030Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-13T21:23:53.561Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-13T21:23:53.561Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-13T21:23:53.561Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-13T21:23:54.941Z] === RUN TestDockerSuite/TestImportFile [2022-07-13T21:23:55.878Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-13T21:23:55.878Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-13T21:23:56.815Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-13T21:23:58.193Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-13T21:23:59.132Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-13T21:23:59.699Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-13T21:24:00.266Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-13T21:24:00.525Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-13T21:24:00.784Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-13T21:24:00.784Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-13T21:24:01.042Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-13T21:24:01.609Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-13T21:24:01.609Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-13T21:24:02.177Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-13T21:24:02.177Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-13T21:24:02.177Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-13T21:24:02.744Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-13T21:24:03.311Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-13T21:24:03.879Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-13T21:24:04.446Z] === RUN TestDockerSuite/TestInspectImage [2022-07-13T21:24:04.446Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-13T21:24:04.446Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-13T21:24:04.446Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-13T21:24:04.446Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-13T21:24:04.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-13T21:24:05.014Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-13T21:24:05.065Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-07-13T21:24:05.582Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-13T21:24:05.582Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-13T21:24:06.150Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-13T21:24:06.725Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-13T21:24:09.280Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-13T21:24:09.280Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-13T21:24:09.539Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-13T21:24:10.106Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-13T21:24:11.043Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-13T21:24:11.610Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-13T21:24:11.868Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-13T21:24:12.436Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-13T21:24:13.002Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-13T21:24:13.261Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-13T21:24:13.829Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-13T21:24:13.829Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-13T21:24:14.768Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-13T21:24:15.706Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-13T21:24:15.965Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-13T21:24:16.902Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-13T21:24:18.806Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-13T21:24:19.820Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-13T21:24:19.820Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-13T21:24:21.201Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-13T21:24:21.460Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-13T21:24:22.029Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-13T21:24:26.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-13T21:24:29.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-13T21:24:30.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-13T21:24:31.850Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-13T21:24:32.423Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-13T21:24:32.991Z] docker_api_swarm_service_test.go:395: [d3711653e551e] joining swarm manager [d4a13bf090bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:24:33.927Z] docker_api_swarm_service_test.go:395: [d4e599c7d449b] joining swarm manager [d4a13bf090bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:24:34.186Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-13T21:24:34.186Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-13T21:24:34.186Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-13T21:24:35.566Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-13T21:24:36.945Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-13T21:24:37.887Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-13T21:24:39.273Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-13T21:24:39.841Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-13T21:24:41.744Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-13T21:24:42.312Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-13T21:24:42.573Z] === RUN TestDockerSuite/TestLogsSince [2022-07-13T21:24:49.134Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-13T21:24:49.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-13T21:24:51.617Z] docker_api_swarm_service_test.go:343: [d76b63a83c8e2] joining swarm manager [d8fefd6089fac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:24:52.553Z] docker_api_swarm_service_test.go:343: [d4707b53b9347] joining swarm manager [d8fefd6089fac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:24:54.460Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-13T21:24:55.397Z] === RUN TestDockerSuite/TestLogsTail [2022-07-13T21:24:55.964Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-13T21:24:56.531Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-13T21:24:56.790Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-13T21:24:56.790Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-13T21:24:56.790Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-13T21:24:57.049Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-13T21:24:57.049Z] === RUN TestDockerSuite/TestNetHostname [2022-07-13T21:24:58.427Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-13T21:24:58.427Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-13T21:24:58.427Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-13T21:24:58.427Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-13T21:24:59.365Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-13T21:24:59.932Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-13T21:25:00.869Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-13T21:25:00.869Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-13T21:25:00.869Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-13T21:25:00.869Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-13T21:25:06.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-13T21:25:06.396Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-13T21:25:07.333Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-13T21:25:08.270Z] docker_api_swarm_service_test.go:490: [d98b3311080b2] joining swarm manager [d00514dcd26e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:25:08.839Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-13T21:25:09.098Z] docker_api_swarm_service_test.go:490: [d1307c32d8732] joining swarm manager [d00514dcd26e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:25:12.386Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-13T21:25:13.774Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-13T21:25:15.150Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-13T21:25:18.435Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-13T21:25:19.811Z] === RUN TestDockerSuite/TestPluginActive [2022-07-13T21:25:21.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-13T21:25:22.281Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-13T21:25:28.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-13T21:25:28.848Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-13T21:25:28.848Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-13T21:25:28.848Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-13T21:25:30.225Z] docker_api_swarm_service_test.go:128: [d4c56d31d5585] joining swarm manager [dd912858762b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:25:30.483Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-13T21:25:31.050Z] docker_api_swarm_service_test.go:129: [d0af42d4e7358] joining swarm manager [dd912858762b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:25:32.956Z] docker_api_swarm_service_test.go:137: [d54aef408f32a] joining swarm manager [dd912858762b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-13T21:25:33.523Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-13T21:25:33.523Z] docker_api_swarm_service_test.go:138: [d339f7fd489d3] joining swarm manager [dd912858762b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-13T21:25:38.817Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-13T21:25:40.205Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-13T21:25:40.772Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/builder [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-13T21:25:41.528Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/builder/remotecontext 0.120s coverage: 13.7% of statements [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/builder/dockerfile 0.536s coverage: 49.3% of statements [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-13T21:25:41.528Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-13T21:25:41.708Z] === RUN TestDockerSuite/TestPortList [2022-07-13T21:25:42.093Z] ok github.com/docker/docker/builder/remotecontext/git 1.568s coverage: 86.3% of statements [2022-07-13T21:25:42.094Z] ? github.com/docker/docker/cli [no test files] [2022-07-13T21:25:42.094Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-13T21:25:42.094Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-13T21:25:42.094Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-13T21:25:43.028Z] ok github.com/docker/docker/cmd/docker-proxy 0.179s coverage: 67.6% of statements [2022-07-13T21:25:48.273Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-13T21:25:48.294Z] ok github.com/docker/docker/client 0.134s coverage: 75.9% of statements [2022-07-13T21:25:50.809Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-13T21:25:50.809Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-13T21:25:52.712Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-13T21:25:53.279Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-13T21:25:53.847Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-13T21:25:53.847Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-13T21:25:55.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-13T21:25:55.754Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-13T21:25:56.322Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-13T21:25:58.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-13T21:25:59.164Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-13T21:26:00.541Z] docker_api_swarm_service_test.go:304: [db119d3509e76] joining swarm manager [dbda3e6b36493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:26:01.109Z] docker_api_swarm_service_test.go:304: [d1bfde80170af] joining swarm manager [dbda3e6b36493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:26:03.650Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-13T21:26:03.650Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-13T21:26:06.185Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-13T21:26:12.750Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-13T21:26:13.317Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-13T21:26:14.695Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-13T21:26:15.632Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-13T21:26:16.570Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-13T21:26:18.473Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-13T21:26:19.852Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-13T21:26:20.420Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-13T21:26:20.679Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-13T21:26:20.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-13T21:26:21.198Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-13T21:26:23.103Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-13T21:26:23.363Z] docker_api_swarm_service_test.go:100: [d524e8f97bf8d] joining swarm manager [d09e99a883809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:26:24.299Z] docker_api_swarm_service_test.go:101: [d67217194b869] joining swarm manager [d09e99a883809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:26:24.865Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-13T21:26:24.865Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-13T21:26:24.865Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-13T21:26:25.436Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-13T21:26:25.702Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-13T21:26:25.702Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-13T21:26:27.608Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-13T21:26:28.987Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-13T21:26:29.554Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-13T21:26:34.970Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 31.9% of statements [2022-07-13T21:26:34.970Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-07-13T21:26:34.970Z] ok github.com/docker/docker/cmd/dockerd/trap 2.557s coverage: 0.0% of statements [2022-07-13T21:26:34.970Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-13T21:26:34.970Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-13T21:26:34.970Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-13T21:26:34.970Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-13T21:26:34.970Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-13T21:26:37.673Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-13T21:26:37.673Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-13T21:26:38.251Z] ok github.com/docker/docker/daemon/cluster 0.087s coverage: 0.5% of statements [2022-07-13T21:26:39.051Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-13T21:26:39.052Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-13T21:26:39.052Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-13T21:26:39.311Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-13T21:26:39.627Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-07-13T21:26:41.004Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-13T21:26:41.845Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-13T21:26:42.413Z] check_test.go:611: [d524e8f97bf8d] daemon is not started [2022-07-13T21:26:42.980Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-13T21:26:45.515Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-13T21:26:46.082Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-13T21:26:46.082Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-13T21:26:46.082Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-13T21:26:47.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-13T21:26:48.554Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-13T21:26:49.121Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-13T21:26:49.140Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-13T21:26:49.689Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-13T21:26:49.705Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-07-13T21:26:49.947Z] docker_api_swarm_service_test.go:533: [dcb24120bd826] joining swarm manager [d455e54826829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:26:50.424Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-13T21:26:50.682Z] ok github.com/docker/docker/daemon 10.141s coverage: 16.1% of statements [2022-07-13T21:26:50.682Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-13T21:26:50.682Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-13T21:26:50.682Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-13T21:26:50.682Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-13T21:26:50.682Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-07-13T21:26:50.912Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-13T21:26:51.171Z] docker_api_swarm_service_test.go:534: [d2a82eb2aeaa5] joining swarm manager [d455e54826829]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:26:51.738Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-13T21:26:52.585Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.724s coverage: 74.8% of statements [2022-07-13T21:26:52.843Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 3.0% of statements [2022-07-13T21:26:53.118Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-13T21:26:54.219Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.554s coverage: 56.2% of statements [2022-07-13T21:26:54.499Z] === RUN TestDockerSuite/TestRmiTag [2022-07-13T21:26:54.758Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-13T21:26:55.327Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-13T21:26:55.594Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-07-13T21:26:57.495Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.487s coverage: 45.9% of statements [2022-07-13T21:26:57.495Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-13T21:26:57.495Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.350s coverage: 50.6% of statements [2022-07-13T21:26:58.868Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-07-13T21:26:59.433Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.683s coverage: 58.5% of statements [2022-07-13T21:26:59.434Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-13T21:26:59.434Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-13T21:26:59.518Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-13T21:26:59.518Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-13T21:26:59.691Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-13T21:26:59.949Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-07-13T21:27:00.086Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-13T21:27:00.346Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-13T21:27:00.605Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-13T21:27:01.172Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-13T21:27:01.740Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-13T21:27:01.850Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 6.9% of statements [2022-07-13T21:27:01.850Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-13T21:27:01.850Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-13T21:27:01.999Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-13T21:27:02.109Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-07-13T21:27:02.936Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-13T21:27:03.045Z] ok github.com/docker/docker/daemon/logger/fluentd 0.040s coverage: 53.6% of statements [2022-07-13T21:27:03.611Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 80.2% of statements [2022-07-13T21:27:03.611Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-13T21:27:03.870Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2022-07-13T21:27:04.130Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.4% of statements [2022-07-13T21:27:04.716Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-07-13T21:27:05.281Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.226s coverage: 76.8% of statements [2022-07-13T21:27:05.539Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 79.4% of statements [2022-07-13T21:27:05.539Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-13T21:27:05.539Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-13T21:27:06.224Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-13T21:27:06.224Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-13T21:27:06.475Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 62.0% of statements [2022-07-13T21:27:06.734Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2022-07-13T21:27:07.163Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-13T21:27:07.669Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-07-13T21:27:08.101Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-13T21:27:08.236Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-13T21:27:08.494Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-13T21:27:09.427Z] ok github.com/docker/docker/daemon/logger/splunk 1.594s coverage: 82.5% of statements [2022-07-13T21:27:09.427Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-13T21:27:09.427Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-13T21:27:10.361Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-13T21:27:10.634Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-13T21:27:11.593Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-13T21:27:11.733Z] ok github.com/docker/docker/distribution 1.492s coverage: 28.0% of statements [2022-07-13T21:27:11.733Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-13T21:27:11.992Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-13T21:27:12.560Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-13T21:27:12.819Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-07-13T21:27:12.819Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-13T21:27:13.077Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-13T21:27:13.516Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-13T21:27:13.516Z] === RUN TestDockerSuite/TestDockerFails [2022-07-13T21:27:13.516Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-13T21:27:13.645Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-13T21:27:13.645Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-13T21:27:13.645Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-13T21:27:14.213Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-13T21:27:14.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-13T21:27:15.020Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-13T21:27:15.148Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-13T21:27:15.406Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-13T21:27:15.587Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-13T21:27:15.664Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-13T21:27:15.847Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-13T21:27:16.785Z] docker_api_swarm_service_test.go:148: [dfe0b04f8d237] joining swarm manager [d0513d3adaaa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:27:17.565Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 81.9% of statements [2022-07-13T21:27:17.721Z] docker_api_swarm_service_test.go:148: [ddb918654ce19] joining swarm manager [d0513d3adaaa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:27:17.721Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-13T21:27:18.131Z] ok github.com/docker/docker/pkg/authorization 0.401s coverage: 68.3% of statements [2022-07-13T21:27:18.290Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-13T21:27:18.390Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-13T21:27:18.390Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-13T21:27:19.228Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-13T21:27:20.166Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-13T21:27:20.735Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-13T21:27:20.735Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-13T21:27:21.670Z] ok github.com/docker/docker/pkg/chrootarchive 2.502s coverage: 42.7% of statements [2022-07-13T21:27:21.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-13T21:27:21.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-13T21:27:21.932Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-13T21:27:21.937Z] ok github.com/docker/docker/pkg/containerfs 0.008s coverage: 6.7% of statements [2022-07-13T21:27:21.937Z] ok github.com/docker/docker/layer 7.138s coverage: 68.9% of statements [2022-07-13T21:27:21.937Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-13T21:27:21.937Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-13T21:27:21.937Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-13T21:27:21.937Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-13T21:27:21.937Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-13T21:27:21.937Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-13T21:27:22.194Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2022-07-13T21:27:22.452Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-07-13T21:27:22.710Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 87.2% of statements [2022-07-13T21:27:22.968Z] ok github.com/docker/docker/pkg/fsutils 0.192s coverage: 85.1% of statements [2022-07-13T21:27:22.968Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-13T21:27:23.309Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-13T21:27:23.568Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-13T21:27:24.136Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-13T21:27:24.342Z] ok github.com/docker/docker/pkg/idtools 0.503s coverage: 67.9% of statements [2022-07-13T21:27:24.342Z] ok github.com/docker/docker/pkg/ioutils 0.451s coverage: 70.1% of statements [2022-07-13T21:27:24.601Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-07-13T21:27:24.704Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-13T21:27:24.859Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-13T21:27:24.859Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-13T21:27:24.859Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-13T21:27:25.117Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-07-13T21:27:25.376Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-07-13T21:27:25.634Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-07-13T21:27:25.634Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2022-07-13T21:27:25.634Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-13T21:27:25.634Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-13T21:27:25.639Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-13T21:27:26.201Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-07-13T21:27:26.577Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-13T21:27:26.768Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-13T21:27:27.026Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-13T21:27:27.026Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-13T21:27:27.145Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-13T21:27:28.086Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-13T21:27:28.398Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-13T21:27:28.653Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-13T21:27:28.655Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-13T21:27:28.913Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-13T21:27:28.914Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-13T21:27:28.914Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-13T21:27:29.172Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-13T21:27:29.430Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-13T21:27:29.481Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-13T21:27:29.996Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-13T21:27:30.049Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-13T21:27:30.255Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-13T21:27:30.514Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-07-13T21:27:30.984Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-13T21:27:31.081Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-07-13T21:27:31.339Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-13T21:27:31.554Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-13T21:27:31.597Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-13T21:27:31.812Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-13T21:27:32.380Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-13T21:27:32.380Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-13T21:27:33.497Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-13T21:27:33.755Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-13T21:27:33.760Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-13T21:27:34.015Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-13T21:27:34.328Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-13T21:27:34.897Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-13T21:27:35.389Z] ok github.com/docker/docker/quota 0.256s coverage: 71.4% of statements [2022-07-13T21:27:35.389Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-13T21:27:35.466Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-13T21:27:36.033Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-13T21:27:36.033Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-13T21:27:36.324Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-13T21:27:36.582Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-13T21:27:36.601Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-13T21:27:36.841Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-13T21:27:37.169Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-13T21:27:37.408Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-13T21:27:37.428Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-13T21:27:37.666Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-13T21:27:37.996Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-13T21:27:38.254Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-13T21:27:38.513Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-13T21:27:38.772Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-13T21:27:38.772Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-13T21:27:39.582Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-13T21:27:39.709Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-13T21:27:39.841Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-07-13T21:27:39.968Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-13T21:27:40.408Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-13T21:27:40.538Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-13T21:27:41.107Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-13T21:27:41.107Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-13T21:27:41.676Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-13T21:27:41.781Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-13T21:27:43.053Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-13T21:27:43.991Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-13T21:27:44.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-13T21:27:45.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-13T21:27:45.756Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-13T21:27:46.324Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-13T21:27:46.614Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-13T21:27:47.182Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-13T21:27:48.118Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-13T21:27:50.651Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-13T21:27:50.651Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-13T21:27:50.651Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-13T21:27:52.029Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-13T21:27:52.969Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-13T21:27:53.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-13T21:27:55.133Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-13T21:27:57.039Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-13T21:27:57.039Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-13T21:27:57.299Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-13T21:27:57.299Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-13T21:27:57.299Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-13T21:27:57.867Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-13T21:27:59.246Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-13T21:27:59.814Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-13T21:28:01.718Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-13T21:28:01.978Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-13T21:28:02.916Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-13T21:28:03.485Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-13T21:28:03.485Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-13T21:28:03.485Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-13T21:28:03.692Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/rootless [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/volume [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-13T21:28:03.692Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === Skipped [2022-07-13T21:28:03.692Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-13T21:28:03.692Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-13T21:28:03.692Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-13T21:28:03.692Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-13T21:28:03.692Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.01s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-13T21:28:03.692Z] time="2022-07-13T21:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-13T21:28:03.692Z] time="2022-07-13T21:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-13T21:28:03.692Z] time="2022-07-13T21:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-13T21:28:03.692Z] time="2022-07-13T21:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-13T21:28:03.692Z] time="2022-07-13T21:26:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-13T21:28:03.692Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-13T21:28:03.692Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-13T21:28:03.692Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-13T21:28:03.692Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-13T21:28:03.692Z] [2022-07-13T21:28:03.692Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-13T21:28:03.692Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.693Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:28:03.693Z] [2022-07-13T21:28:03.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-13T21:28:03.693Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.693Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:28:03.693Z] [2022-07-13T21:28:03.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-13T21:28:03.693Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.693Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:28:03.693Z] [2022-07-13T21:28:03.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-13T21:28:03.693Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.693Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:28:03.693Z] [2022-07-13T21:28:03.693Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-13T21:28:03.693Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-13T21:28:03.693Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-13T21:28:03.693Z] [2022-07-13T21:28:03.693Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-13T21:28:03.693Z] graphtest_unix.go:71: No driver to put! [2022-07-13T21:28:03.693Z] [2022-07-13T21:28:03.693Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-13T21:28:03.693Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-13T21:28:03.693Z] [2022-07-13T21:28:03.693Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-13T21:28:03.693Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-13T21:28:03.693Z] [2022-07-13T21:28:03.693Z] DONE 2789 tests, 28 skipped in 254.212s [2022-07-13T21:28:03.693Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/bitseq [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/cluster [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/config [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/datastore [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/driverapi [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/etchosts [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/idm [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ipam [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/iptables [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/netlabel [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/netutils [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/networkdb [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/ns [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/options [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/osl [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/portallocator [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/portmapper [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/testutils [2022-07-13T21:28:03.693Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-13T21:28:03.693Z] + 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-13T21:28:04.053Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-13T21:28:05.429Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-13T21:28:05.429Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-13T21:28:05.997Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-13T21:28:06.566Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-13T21:28:07.134Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-13T21:28:07.702Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-13T21:28:07.702Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-13T21:28:08.269Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-13T21:28:08.528Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-13T21:28:09.096Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-13T21:28:09.663Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-13T21:28:10.230Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-13T21:28:10.798Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-13T21:28:11.370Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-13T21:28:12.308Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-13T21:28:12.308Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-13T21:28:12.568Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-13T21:28:13.137Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-13T21:28:14.514Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-13T21:28:14.514Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-13T21:28:14.514Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-13T21:28:14.514Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-13T21:28:17.047Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-13T21:28:17.615Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-13T21:28:19.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-13T21:28:23.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-13T21:28:25.215Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-13T21:28:27.753Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-13T21:28:29.131Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-13T21:28:29.700Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-13T21:28:30.636Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-13T21:28:30.898Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-13T21:28:30.898Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-13T21:28:30.898Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-13T21:28:30.898Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-13T21:28:31.465Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-13T21:28:34.000Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-13T21:28:34.000Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-13T21:28:35.379Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-13T21:28:36.316Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-13T21:28:36.574Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-13T21:28:39.860Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-13T21:28:42.393Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-13T21:28:42.960Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-13T21:28:43.221Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-13T21:28:43.480Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-13T21:28:44.048Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-13T21:28:44.307Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-13T21:28:44.307Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-13T21:28:45.685Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-13T21:28:46.622Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-13T21:28:47.558Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-13T21:28:47.558Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-13T21:28:47.816Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-13T21:28:48.768Z] === RUN TestDockerSuite/TestRunMount [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork 37.181s coverage: 40.6% of statements [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.368s coverage: 59.9% of statements [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.135s coverage: 5.0% of statements [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-13T21:28:50.346Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-13T21:28:50.346Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-13T21:28:52.957Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-13T21:28:52.957Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-13T21:28:53.218Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-13T21:28:54.156Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-13T21:28:55.533Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-13T21:28:56.909Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-13T21:28:58.286Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-13T21:28:59.224Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-13T21:29:00.163Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-13T21:29:00.163Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-13T21:29:00.335Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.110s coverage: 6.6% of statements [2022-07-13T21:29:00.336Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-13T21:29:00.336Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.008s coverage: 63.6% of statements [2022-07-13T21:29:00.336Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-13T21:29:00.336Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-13T21:29:00.336Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-13T21:29:00.336Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-13T21:29:00.336Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-13T21:29:00.336Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-13T21:29:00.422Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-13T21:29:00.593Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-13T21:29:00.851Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-13T21:29:01.359Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-13T21:29:01.618Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-13T21:29:02.185Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-13T21:29:03.563Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-13T21:29:04.942Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-13T21:29:08.231Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-13T21:29:08.231Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-13T21:29:08.231Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-13T21:29:08.231Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-13T21:29:08.799Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-13T21:29:08.799Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-13T21:29:09.368Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-13T21:29:10.318Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-13T21:29:10.318Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-13T21:29:10.885Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-13T21:29:13.045Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-13T21:29:16.156Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-13T21:29:16.723Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-13T21:29:16.723Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-13T21:29:16.723Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-13T21:29:17.290Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-13T21:29:17.859Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-13T21:29:19.763Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-13T21:29:19.763Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-13T21:29:20.022Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-13T21:29:20.590Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-13T21:29:20.590Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-13T21:29:21.160Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-13T21:29:21.728Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-13T21:29:22.664Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-13T21:29:22.664Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-13T21:29:22.923Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-13T21:29:22.923Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-13T21:29:22.923Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-13T21:29:23.492Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-13T21:29:24.059Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-13T21:29:24.059Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-13T21:29:24.059Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-13T21:29:24.627Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-13T21:29:26.006Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-13T21:29:26.006Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-13T21:29:26.006Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-13T21:29:26.006Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-13T21:29:27.917Z] ok github.com/docker/docker/libnetwork/ipam 14.308s coverage: 85.3% of statements [2022-07-13T21:29:27.917Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-13T21:29:27.917Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-13T21:29:27.917Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-13T21:29:27.917Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-13T21:29:27.917Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-13T21:29:27.917Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-13T21:29:27.917Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-07-13T21:29:27.917Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-07-13T21:29:28.175Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2022-07-13T21:29:28.432Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-13T21:29:28.541Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-13T21:29:28.541Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-13T21:29:29.917Z] === RUN TestDockerSuite/TestRunRm [2022-07-13T21:29:30.176Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-13T21:29:31.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-13T21:29:33.654Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-13T21:29:33.914Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-13T21:29:34.481Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-13T21:29:35.051Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-13T21:29:36.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-13T21:29:36.997Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-13T21:29:37.565Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-13T21:29:40.102Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-13T21:29:40.361Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-13T21:29:41.739Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-13T21:29:43.646Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-13T21:29:44.215Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-13T21:29:44.782Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-13T21:29:45.041Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-13T21:29:45.300Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-13T21:29:46.237Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-13T21:29:46.496Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-13T21:29:47.064Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-13T21:29:48.001Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-13T21:29:48.569Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-13T21:29:48.828Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-13T21:29:51.381Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-13T21:29:51.381Z] === RUN TestDockerSuite/TestRunState [2022-07-13T21:29:52.317Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-13T21:29:53.253Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-13T21:29:53.821Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-13T21:29:53.821Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-13T21:29:53.821Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-13T21:29:53.821Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-13T21:29:54.388Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-13T21:29:54.955Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-13T21:29:55.891Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-13T21:29:55.891Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-13T21:29:55.891Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-13T21:29:56.460Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-13T21:29:56.718Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-13T21:29:58.095Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-13T21:29:59.032Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-13T21:29:59.967Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-13T21:30:00.535Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-13T21:30:03.068Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-13T21:30:03.636Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-13T21:30:06.171Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-13T21:30:06.429Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-13T21:30:06.997Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-13T21:30:07.565Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-13T21:30:08.133Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-13T21:30:08.701Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-13T21:30:10.100Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-13T21:30:11.482Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-13T21:30:11.741Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-13T21:30:12.000Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-13T21:30:12.000Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-13T21:30:12.567Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-13T21:30:13.135Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-13T21:30:13.704Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-13T21:30:13.704Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-13T21:30:13.704Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-13T21:30:13.704Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-13T21:30:13.964Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-13T21:30:14.532Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-13T21:30:17.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-13T21:30:18.002Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-13T21:30:18.571Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-13T21:30:19.509Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-13T21:30:19.767Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-13T21:30:21.147Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-13T21:30:22.523Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-13T21:30:22.783Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-13T21:30:24.161Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-13T21:30:25.540Z] docker_cli_service_logs_test.go:248: checking task ehtebvpi08a4 [2022-07-13T21:30:25.540Z] docker_cli_service_logs_test.go:253: checking messages for ehtebvpi08a4 [2022-07-13T21:30:25.540Z] docker_cli_service_logs_test.go:248: checking task f3caszi0awdd [2022-07-13T21:30:25.540Z] docker_cli_service_logs_test.go:253: checking messages for f3caszi0awdd [2022-07-13T21:30:26.477Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-13T21:30:26.736Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-13T21:30:27.303Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-13T21:30:27.303Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-13T21:30:27.303Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-13T21:30:27.303Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-13T21:30:27.303Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-13T21:30:27.303Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-13T21:30:27.303Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-13T21:30:27.562Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-13T21:30:27.563Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-13T21:30:27.563Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-13T21:30:28.131Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-13T21:30:29.078Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-13T21:30:29.078Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-13T21:30:30.014Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-13T21:30:30.582Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-13T21:30:31.150Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-13T21:30:31.150Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-13T21:30:31.718Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-13T21:30:31.718Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-13T21:30:31.718Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-13T21:30:31.718Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-13T21:30:31.718Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-13T21:30:31.718Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-13T21:30:31.718Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-13T21:30:32.285Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-13T21:30:32.853Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-13T21:30:32.853Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-13T21:30:33.111Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-13T21:30:33.371Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-13T21:30:33.938Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-13T21:30:33.938Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-13T21:30:34.505Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-13T21:30:34.765Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-13T21:30:34.765Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-13T21:30:34.765Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-13T21:30:35.333Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-13T21:30:36.712Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-13T21:30:37.280Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-13T21:30:37.280Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-13T21:30:37.280Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-13T21:30:37.539Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-13T21:30:37.539Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-13T21:30:38.916Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-13T21:30:39.176Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-13T21:30:41.079Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-13T21:30:41.079Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-13T21:30:41.079Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-13T21:30:41.079Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-13T21:30:41.079Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-13T21:30:42.016Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-13T21:30:42.583Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-13T21:30:43.150Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-13T21:30:45.056Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-13T21:30:45.630Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-13T21:30:46.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-13T21:30:48.484Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-13T21:30:49.052Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-13T21:30:51.644Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-13T21:30:51.644Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-13T21:30:54.176Z] docker_cli_swarm_test.go:1895: [d920ce019e5de] joining swarm manager [d07de41255d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:30:54.435Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-13T21:30:55.371Z] docker_cli_swarm_test.go:1896: [d7c7e84d08a1a] joining swarm manager [d07de41255d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:30:56.308Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-13T21:30:57.685Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-13T21:30:58.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-13T21:30:59.189Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-13T21:31:00.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-13T21:31:01.943Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-13T21:31:03.322Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-13T21:31:04.702Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-13T21:31:06.077Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-13T21:31:07.455Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-13T21:31:09.359Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-13T21:31:11.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-13T21:31:11.892Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-13T21:31:11.892Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-13T21:31:11.892Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-13T21:31:11.892Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-13T21:31:12.151Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-13T21:31:13.088Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-13T21:31:14.025Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-13T21:31:14.593Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-13T21:31:14.593Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-13T21:31:15.972Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-13T21:31:15.972Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-13T21:31:16.230Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-13T21:31:17.609Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3152375964 [2022-07-13T21:31:17.609Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-13T21:31:17.885Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-13T21:31:18.825Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-13T21:31:18.825Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-13T21:31:18.825Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-13T21:31:19.763Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-13T21:31:19.864Z] ok github.com/docker/docker/libnetwork/networkdb 104.283s coverage: 60.0% of statements [2022-07-13T21:31:19.864Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-13T21:31:19.864Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-13T21:31:19.864Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2022-07-13T21:31:19.864Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-13T21:31:19.864Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-13T21:31:20.332Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-13T21:31:20.437Z] ok github.com/docker/docker/libnetwork/portmapper 0.574s coverage: 48.6% of statements [2022-07-13T21:31:20.695Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-13T21:31:20.695Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-13T21:31:20.954Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === Skipped [2022-07-13T21:31:20.954Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-13T21:31:20.954Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-13T21:31:20.954Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-13T21:31:20.954Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-13T21:31:20.954Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-13T21:31:20.954Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-13T21:31:20.954Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-13T21:31:20.954Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-13T21:31:20.954Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-13T21:31:20.954Z] firewalld_test.go:14: firewalld is not running [2022-07-13T21:31:20.954Z] [2022-07-13T21:31:20.954Z] DONE 327 tests, 9 skipped in 200.782s Post stage [Pipeline] junit [2022-07-13T21:31:21.531Z] Recording test results [2022-07-13T21:31:21.943Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-13T21:31:22.236Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-13T21:31:22.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-13T21:31:22.270Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43808/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=52791b1c1499ed37d22d845fdab51e0d4ac8bb0c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:52791b1c1499ed37d22d845fdab51e0d4ac8bb0c hack/validate/vendor [2022-07-13T21:31:22.835Z] +++ dirname ./hack/vendor.sh [2022-07-13T21:31:22.835Z] ++ cd ./hack [2022-07-13T21:31:22.835Z] ++ pwd [2022-07-13T21:31:22.835Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-13T21:31:22.835Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-07-13T21:31:22.835Z] + GO111MODULE=auto [2022-07-13T21:31:22.835Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-07-13T21:31:22.835Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-07-13T21:31:22.835Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-13T21:31:23.402Z] go: downloading google.golang.org/grpc v1.45.0 [2022-07-13T21:31:23.402Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-13T21:31:23.402Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-13T21:31:23.402Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-07-13T21:31:23.661Z] go: downloading gotest.tools/v3 v3.2.0 [2022-07-13T21:31:23.661Z] go: downloading github.com/docker/go-units v0.4.0 [2022-07-13T21:31:23.661Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-07-13T21:31:23.661Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-07-13T21:31:23.661Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-07-13T21:31:23.919Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-07-13T21:31:23.919Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-13T21:31:23.919Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-07-13T21:31:23.919Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-07-13T21:31:24.139Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-13T21:31:24.178Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-07-13T21:31:24.178Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-07-13T21:31:24.178Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-07-13T21:31:24.178Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-07-13T21:31:24.178Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-07-13T21:31:24.398Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-13T21:31:24.436Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-07-13T21:31:24.436Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-07-13T21:31:24.436Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-07-13T21:31:24.436Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-07-13T21:31:24.436Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-07-13T21:31:24.436Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-13T21:31:24.436Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-07-13T21:31:24.436Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-07-13T21:31:24.436Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-07-13T21:31:24.694Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-07-13T21:31:24.694Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-07-13T21:31:24.694Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-07-13T21:31:24.694Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-07-13T21:31:24.694Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-07-13T21:31:24.694Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-07-13T21:31:24.694Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-07-13T21:31:24.694Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-07-13T21:31:24.952Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-07-13T21:31:24.952Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-07-13T21:31:24.952Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-13T21:31:24.952Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-07-13T21:31:24.965Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-13T21:31:24.965Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-13T21:31:25.210Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-07-13T21:31:25.210Z] go: downloading github.com/moby/locker v1.0.1 [2022-07-13T21:31:25.210Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-07-13T21:31:25.210Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-13T21:31:25.210Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-07-13T21:31:25.210Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-07-13T21:31:25.210Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-07-13T21:31:25.210Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-07-13T21:31:25.210Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-07-13T21:31:25.210Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-07-13T21:31:25.210Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-07-13T21:31:26.340Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-13T21:31:26.340Z] docker_cli_sni_test.go:30: Flakey test [2022-07-13T21:31:26.599Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-13T21:31:27.763Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-07-13T21:31:27.763Z] go: downloading cloud.google.com/go v0.93.3 [2022-07-13T21:31:27.763Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-07-13T21:31:27.763Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-13T21:31:27.763Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-07-13T21:31:27.763Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-07-13T21:31:27.763Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-07-13T21:31:27.763Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-07-13T21:31:27.763Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-07-13T21:31:27.763Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-13T21:31:27.763Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-07-13T21:31:28.021Z] go: downloading github.com/creack/pty v1.1.11 [2022-07-13T21:31:28.021Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-07-13T21:31:28.279Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-07-13T21:31:28.279Z] go: downloading github.com/miekg/dns v1.1.27 [2022-07-13T21:31:28.279Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-07-13T21:31:28.279Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-07-13T21:31:28.279Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-07-13T21:31:28.537Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-07-13T21:31:28.537Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-07-13T21:31:28.537Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-07-13T21:31:28.537Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-07-13T21:31:28.537Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-07-13T21:31:29.105Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-07-13T21:31:29.105Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-07-13T21:31:29.105Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-13T21:31:31.632Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-07-13T21:31:31.632Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-13T21:31:31.866Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-13T21:31:31.890Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-07-13T21:31:31.890Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-13T21:31:31.890Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-13T21:31:31.890Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-07-13T21:31:31.890Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-07-13T21:31:31.890Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-07-13T21:31:31.890Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-07-13T21:31:31.890Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-07-13T21:31:31.890Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-07-13T21:31:31.890Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-07-13T21:31:31.890Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-07-13T21:31:31.890Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-07-13T21:31:31.890Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-07-13T21:31:31.890Z] go: downloading github.com/containerd/console v1.0.3 [2022-07-13T21:31:31.890Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-07-13T21:31:31.890Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-07-13T21:31:31.890Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-07-13T21:31:31.890Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-07-13T21:31:32.148Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-13T21:31:32.148Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-13T21:31:32.148Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-07-13T21:31:32.148Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-07-13T21:31:32.148Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-07-13T21:31:32.148Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-07-13T21:31:32.148Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-13T21:31:32.148Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-13T21:31:32.148Z] go: downloading github.com/prometheus/common v0.32.1 [2022-07-13T21:31:32.148Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-13T21:31:32.148Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-07-13T21:31:32.148Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-07-13T21:31:32.148Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-07-13T21:31:32.148Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-07-13T21:31:32.406Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-13T21:31:32.406Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-13T21:31:32.406Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-07-13T21:31:32.406Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-07-13T21:31:32.406Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-07-13T21:31:32.406Z] go: downloading google.golang.org/api v0.54.0 [2022-07-13T21:31:33.244Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-13T21:31:33.812Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-13T21:31:34.420Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-13T21:31:34.936Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-07-13T21:31:34.936Z] go: downloading go.opencensus.io v0.23.0 [2022-07-13T21:31:34.936Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-07-13T21:31:34.936Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-07-13T21:31:34.936Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-13T21:31:34.936Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-07-13T21:31:34.936Z] go: downloading github.com/google/btree v1.0.1 [2022-07-13T21:31:34.936Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-07-13T21:31:34.936Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-13T21:31:34.936Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-13T21:31:34.936Z] go: downloading go.uber.org/goleak v1.1.12 [2022-07-13T21:31:34.936Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-13T21:31:34.936Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-13T21:31:34.936Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-13T21:31:34.936Z] go: downloading golang.org/x/text v0.3.7 [2022-07-13T21:31:35.502Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-07-13T21:31:35.502Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-07-13T21:31:35.502Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-07-13T21:31:35.502Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-07-13T21:31:35.502Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-07-13T21:31:35.761Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-07-13T21:31:35.761Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-07-13T21:31:35.761Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-07-13T21:31:35.761Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-07-13T21:31:35.761Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-07-13T21:31:35.761Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-07-13T21:31:35.761Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-07-13T21:31:35.761Z] go: downloading github.com/kr/pretty v0.2.1 [2022-07-13T21:31:35.761Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-07-13T21:31:35.761Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-07-13T21:31:35.761Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-13T21:31:35.761Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-07-13T21:31:35.761Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-07-13T21:31:35.761Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-13T21:31:36.019Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-07-13T21:31:36.020Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-07-13T21:31:36.020Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-07-13T21:31:36.020Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-07-13T21:31:36.020Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-07-13T21:31:36.020Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-07-13T21:31:36.020Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-07-13T21:31:36.020Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-07-13T21:31:36.277Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-07-13T21:31:36.277Z] go: downloading github.com/kr/text v0.2.0 [2022-07-13T21:31:36.277Z] go: downloading google.golang.org/appengine v1.6.7 [2022-07-13T21:31:36.277Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-07-13T21:31:36.277Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-07-13T21:31:36.277Z] go: downloading go.uber.org/zap v1.17.0 [2022-07-13T21:31:36.277Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-07-13T21:31:36.277Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-07-13T21:31:36.277Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-07-13T21:31:36.277Z] go: downloading go.uber.org/atomic v1.7.0 [2022-07-13T21:31:36.277Z] go: downloading go.uber.org/multierr v1.6.0 [2022-07-13T21:31:36.277Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-13T21:31:36.277Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-07-13T21:31:36.277Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-07-13T21:31:36.277Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-13T21:31:36.277Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-07-13T21:31:36.277Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-07-13T21:31:36.535Z] + GO111MODULE=auto [2022-07-13T21:31:36.535Z] + go mod vendor -modfile vendor.mod [2022-07-13T21:31:37.710Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-13T21:31:37.710Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-13T21:31:39.087Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-13T21:31:40.024Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-13T21:31:40.024Z] docker_cli_swarm_test.go:1796: [d23c7d45be79f] joining swarm manager [d1187920a6bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:31:40.718Z] Congratulations! All vendoring changes are done the right way. [2022-07-13T21:31:41.401Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-13T21:31:41.401Z] docker_cli_swarm_test.go:1797: [d5fafdabbc2d9] joining swarm manager [d1187920a6bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:31:42.927Z] + echo Ensuring container killed. [2022-07-13T21:31:42.927Z] Ensuring container killed. [2022-07-13T21:31:42.927Z] + docker rm -vf docker-pr1 [2022-07-13T21:31:42.927Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-13T21:31:43.216Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:31:43.216Z] Chowning /workspace to jenkins user [2022-07-13T21:31:43.216Z] + id -u [2022-07-13T21:31:43.216Z] + id -g [2022-07-13T21:31:43.216Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43808:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:31:43.305Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-13T21:31:44.240Z] === RUN TestDockerSuite/TestStatsAllNoStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:31:44.881Z] + bundleName=unit [2022-07-13T21:31:44.881Z] + echo Creating unit-bundles.tar.gz [2022-07-13T21:31:44.881Z] Creating unit-bundles.tar.gz [2022-07-13T21:31:44.881Z] + 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-13T21:31:44.881Z] bundles/junit-report-libnetwork.xml [2022-07-13T21:31:44.881Z] bundles/junit-report.xml [2022-07-13T21:31:44.881Z] bundles/go-test-report-libnetwork.json [2022-07-13T21:31:44.881Z] bundles/go-test-report.json [2022-07-13T21:31:44.881Z] bundles/profile-libnetwork.out [2022-07-13T21:31:44.881Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-13T21:31:44.892Z] Archiving artifacts [2022-07-13T21:31:45.423Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43808/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:31:45.724Z] + make clean [2022-07-13T21:31:45.724Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:31:45.724Z] docker-dev-cache [2022-07-13T21:31:45.724Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-13T21:31:46.772Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-13T21:31:50.960Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-13T21:31:54.243Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-13T21:31:57.527Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-13T21:31:58.095Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-13T21:32:01.387Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-13T21:32:01.387Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-13T21:32:01.998Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-13T21:32:02.565Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-13T21:32:02.565Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-13T21:32:02.565Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-13T21:32:03.133Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-13T21:32:03.392Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-13T21:32:03.392Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-13T21:32:03.392Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-13T21:32:03.392Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-13T21:32:03.392Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-13T21:32:04.329Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-13T21:32:04.896Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-13T21:32:05.155Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-13T21:32:06.092Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-13T21:32:07.030Z] docker_cli_swarm_test.go:1315: [d6c73468a7979] joining swarm manager [d13224b136f92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:32:07.598Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-13T21:32:08.534Z] docker_cli_swarm_test.go:1316: [d24a307b203d8] joining swarm manager [d13224b136f92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:32:11.064Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-13T21:32:12.003Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-13T21:32:12.003Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-13T21:32:12.003Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-13T21:32:12.571Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-13T21:32:13.138Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-13T21:32:15.041Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-13T21:32:16.420Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-13T21:32:17.796Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-13T21:32:32.688Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-13T21:32:32.688Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-13T21:32:32.947Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-13T21:32:33.207Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-13T21:32:33.466Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-13T21:32:33.466Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-13T21:32:33.466Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-13T21:32:34.034Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-13T21:32:34.034Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-13T21:32:34.601Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-13T21:32:34.601Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-13T21:32:34.861Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-13T21:32:34.861Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-13T21:32:34.861Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-13T21:32:36.238Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-13T21:32:36.497Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-13T21:32:36.497Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-13T21:32:36.497Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-13T21:32:36.758Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-13T21:32:36.758Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite (1323.14s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.45s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.93s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.27s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.69s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.86s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.78s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.04s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.49s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.74s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.13s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.49s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.58s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.73s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.45s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.47s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-07-13T21:32:36.758Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.43s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.85s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.39s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.40s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.56s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.42s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cb7530__} (1.51s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12968473554_/foo_false_____} (1.53s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12968473554_/foo_true_____} (0.55s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31549110170_/foo_false_____} (1.49s) [2022-07-13T21:32:36.758Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31549110170_/foo_true_____} (1.56s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31549110170_/foo_true__0xc000cb7560___} (1.56s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cb7578__} (1.57s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cb7590__} (1.56s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cb75a8__} (1.46s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cb75c0__} (1.57s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.65s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.77s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.19s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.41s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.63s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.31s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.63s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.78s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.83s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.96s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.11s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.97s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.91s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.17s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.89s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.40s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.82s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.57s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.31s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.59s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.85s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.82s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.45s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.87s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.17s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.71s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.67s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.98s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.93s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.47s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.02s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.90s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.89s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.10s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.01s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.25s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.07s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.37s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.73s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.05s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.66s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.76s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.60s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.33s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.63s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.11s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-07-13T21:32:36.759Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.46s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.05s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.68s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.11s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.11s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.38s) [2022-07-13T21:32:36.759Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-13T21:32:36.759Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-13T21:32:36.759Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-13T21:32:36.759Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.47s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.60s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.56s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.82s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.62s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.05s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.03s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.05s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.10s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.58s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.35s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.80s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.06s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.50s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.56s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.02s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.64s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.32s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.64s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.35s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.22s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.25s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.87s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.90s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnv (1.08s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.92s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.73s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.42s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.53s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.96s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.05s) [2022-07-13T21:32:36.759Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.99s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFails (0.63s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.43s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.52s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.30s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.00s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.65s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.38s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.32s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.36s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.98s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.36s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.53s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.43s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLabel (0.75s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.85s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLabels (0.64s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.55s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.14s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.01s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s) [2022-07-13T21:32:36.759Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.59s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.67s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.80s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.42s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.79s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.12s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.48s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.65s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.04s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.55s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildPATH (1.97s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.55s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.39s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.64s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildRm (2.56s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.92s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.98s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.90s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.53s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildUser (1.76s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.65s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.95s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.72s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.52s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.54s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.15s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitChange (0.84s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.82s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.41s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.92s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitTTY (1.18s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.16s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.44s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.72s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.90s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.79s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.65s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.90s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.19s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.46s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.14s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.93s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.62s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.09s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.62s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.56s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.31s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.92s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFilters (1.06s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.48s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.95s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.84s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExec (0.69s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.16s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecCgroup (1.19s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecEnv (0.77s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecStartFails (0.69s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.53s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.79s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.10s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.77s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestExecWithUser (0.76s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.19s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestHealth (19.43s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.03s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestBuildHistory (2.52s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-13T21:32:36.760Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.56s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.35s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-07-13T21:32:36.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.68s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.25s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.93s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.30s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.35s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.88s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.88s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.67s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsTail (0.71s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.12s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.75s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPluginActive (2.33s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.68s) [2022-07-13T21:32:36.761Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.65s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.90s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPortList (6.12s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.59s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.37s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.07s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.69s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.84s) [2022-07-13T21:32:36.761Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.72s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.80s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.08s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.51s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.10s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.48s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.37s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.22s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiTag (0.32s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.55s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.47s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.90s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.37s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.05s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.83s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.74s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.55s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.97s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.67s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.55s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.51s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.56s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.29s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.79s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.29s) [2022-07-13T21:32:36.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-13T21:32:36.761Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.63s) [2022-07-13T21:32:36.761Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.30s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.62s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.87s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.10s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-07-13T21:32:36.761Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.18s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.17s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.49s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.35s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.90s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.52s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.15s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.07s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-07-13T21:32:36.761Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunMount (3.78s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.40s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.28s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.44s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.85s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.35s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.53s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.96s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.58s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.53s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.68s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.60s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.61s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.61s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.90s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.86s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.23s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunSysctls (0.92s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.68s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.95s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.76s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.44s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.62s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.39s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.61s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.49s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.78s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.12s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.14s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.54s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.93s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.70s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.38s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.56s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.37s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.47s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.83s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.61s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartRecordError (1.37s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.83s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.45s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-07-13T21:32:36.762Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-13T21:32:36.762Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-07-13T21:32:36.762Z] === RUN TestDockerRegistrySuite [2022-07-13T21:32:36.762Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-13T21:32:38.139Z] check_test.go:427: [d3a9c02876356] daemon is not started [2022-07-13T21:32:38.139Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-13T21:32:39.076Z] check_test.go:427: [d0f0c18e344eb] daemon is not started [2022-07-13T21:32:39.076Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-13T21:32:40.453Z] check_test.go:427: [db1de3d1255e2] daemon is not started [2022-07-13T21:32:40.453Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-13T21:32:40.453Z] check_test.go:427: [dbe2442ae0c92] daemon is not started [2022-07-13T21:32:40.453Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-13T21:32:43.743Z] check_test.go:427: [d8332be2e8585] daemon is not started [2022-07-13T21:32:43.743Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-13T21:32:47.931Z] check_test.go:427: [d9d94d8c35291] daemon is not started [2022-07-13T21:32:47.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-13T21:32:51.227Z] check_test.go:427: [d64960276d0dd] daemon is not started [2022-07-13T21:32:51.227Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-13T21:32:52.163Z] check_test.go:427: [dfc6d8847b3e7] daemon is not started [2022-07-13T21:32:52.163Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-13T21:32:52.730Z] check_test.go:427: [d657756060e87] daemon is not started [2022-07-13T21:32:52.989Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-13T21:32:53.924Z] check_test.go:427: [d401a4cd8cf59] daemon is not started [2022-07-13T21:32:53.924Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-13T21:32:55.301Z] check_test.go:427: [d2fc2cc81bb48] daemon is not started [2022-07-13T21:32:55.301Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-13T21:32:56.237Z] check_test.go:427: [d77381ec12fc6] daemon is not started [2022-07-13T21:32:56.237Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-13T21:32:57.615Z] check_test.go:427: [d63cdda92998f] daemon is not started [2022-07-13T21:32:57.615Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-13T21:32:58.552Z] check_test.go:427: [d40e2150230a5] daemon is not started [2022-07-13T21:32:58.552Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-13T21:32:59.121Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:633c2705a3f06074ecf398312e9c35c711fbd516a3217c3b0cf3fb425fa4c766 [2022-07-13T21:33:00.058Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3cd59348c6c5c4a8de27072e242cc1cd4efc58ea1fefbc12a340be3b70612ef2 [2022-07-13T21:33:00.317Z] check_test.go:427: [df613dea7f948] daemon is not started [2022-07-13T21:33:00.317Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-13T21:33:01.256Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6907b03865b72060bc93c285fe8c4d35bd123594f9ca46cf7f1076f4f5078ff9 [2022-07-13T21:33:01.824Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a04836066bfdf6ea82cbb3dd2070db96ba1e593c596fe0d85b8f249fa2ac27e [2022-07-13T21:33:02.083Z] check_test.go:427: [d1550c9478c3d] daemon is not started [2022-07-13T21:33:02.083Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-13T21:33:03.019Z] check_test.go:427: [d025df4f37bae] daemon is not started [2022-07-13T21:33:03.019Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-13T21:33:05.554Z] check_test.go:427: [d1f8897ece46a] daemon is not started [2022-07-13T21:33:05.554Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-13T21:33:06.489Z] check_test.go:427: [d523aea98e541] daemon is not started [2022-07-13T21:33:06.489Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-13T21:33:06.489Z] check_test.go:427: [da72f739bc7f5] daemon is not started [2022-07-13T21:33:06.489Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-13T21:33:07.866Z] check_test.go:427: [db50a5663d6c8] daemon is not started [2022-07-13T21:33:07.866Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-13T21:33:08.433Z] check_test.go:427: [d03eb91bfcebf] daemon is not started [2022-07-13T21:33:08.433Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-13T21:33:09.374Z] check_test.go:427: [da2a706e01da3] daemon is not started [2022-07-13T21:33:09.374Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-13T21:33:11.909Z] check_test.go:427: [d6a152f8e93d9] daemon is not started [2022-07-13T21:33:11.909Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-13T21:33:12.167Z] check_test.go:427: [d105e85d082e1] daemon is not started [2022-07-13T21:33:12.167Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-13T21:33:13.104Z] check_test.go:427: [d9e5361422f7e] daemon is not started [2022-07-13T21:33:13.104Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-13T21:33:13.672Z] check_test.go:427: [d82dd92aa8472] daemon is not started [2022-07-13T21:33:13.672Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-13T21:33:13.672Z] check_test.go:427: [d68f81939ad56] daemon is not started [2022-07-13T21:33:13.672Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-13T21:33:13.931Z] check_test.go:427: [ddd11c0efd8f6] daemon is not started [2022-07-13T21:33:13.931Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-13T21:33:14.190Z] check_test.go:427: [db0ff5d9e7ecb] daemon is not started [2022-07-13T21:33:14.190Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-13T21:33:14.448Z] check_test.go:427: [d483ee1eb0fa0] daemon is not started [2022-07-13T21:33:14.448Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-13T21:33:14.707Z] check_test.go:427: [d8324488b00af] daemon is not started [2022-07-13T21:33:14.707Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-13T21:33:15.643Z] check_test.go:427: [d5ce6fd9bb60f] daemon is not started [2022-07-13T21:33:15.643Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-13T21:33:17.021Z] check_test.go:427: [dd4ef6a62ee6e] daemon is not started [2022-07-13T21:33:17.021Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-13T21:33:17.959Z] check_test.go:427: [d00f4b41a434e] daemon is not started [2022-07-13T21:33:17.959Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-13T21:33:18.902Z] check_test.go:427: [d1a5b2ef0d1dc] daemon is not started [2022-07-13T21:33:18.902Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-13T21:33:19.838Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite (43.79s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.67s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.79s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.15s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.27s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.04s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-13T21:33:20.774Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-13T21:33:20.774Z] === RUN TestDockerSchema1RegistrySuite [2022-07-13T21:33:20.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-13T21:33:20.774Z] check_test.go:454: [d939abfc0bf19] daemon is not started [2022-07-13T21:33:20.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-13T21:33:23.309Z] check_test.go:454: [d9f386912d2ad] daemon is not started [2022-07-13T21:33:23.568Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-13T21:33:26.858Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-13T21:33:28.762Z] check_test.go:454: [d64734dced487] daemon is not started [2022-07-13T21:33:28.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-13T21:33:30.155Z] check_test.go:454: [db424f8e02680] daemon is not started [2022-07-13T21:33:30.155Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-13T21:33:30.414Z] check_test.go:454: [da1baa2b69b8f] daemon is not started [2022-07-13T21:33:30.414Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-13T21:33:30.982Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-13T21:33:31.920Z] check_test.go:454: [d5b5ead1ae504] daemon is not started [2022-07-13T21:33:31.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-13T21:33:32.860Z] check_test.go:454: [d5c47ba3d149f] daemon is not started [2022-07-13T21:33:32.860Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-13T21:33:34.238Z] check_test.go:454: [d6e52fee89c7d] daemon is not started [2022-07-13T21:33:34.238Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-13T21:33:37.526Z] check_test.go:454: [dab88873a1955] daemon is not started [2022-07-13T21:33:37.526Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-13T21:33:38.093Z] check_test.go:454: [d518e7a0a122e] daemon is not started [2022-07-13T21:33:38.093Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-13T21:33:38.352Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-13T21:33:38.611Z] check_test.go:454: [dd3a25cac1f84] daemon is not started [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite (17.98s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.28s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.50s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.30s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-13T21:33:38.611Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2022-07-13T21:33:38.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-13T21:33:38.611Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-13T21:33:39.547Z] check_test.go:483: [d389862aa2884] daemon is not started [2022-07-13T21:33:39.547Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-13T21:33:40.114Z] check_test.go:483: [de714e3df9ce1] daemon is not started [2022-07-13T21:33:40.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-13T21:33:40.373Z] check_test.go:483: [d2248bc81b46a] daemon is not started [2022-07-13T21:33:40.373Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-13T21:33:41.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-13T21:33:42.690Z] check_test.go:483: [db80cca2ceff0] daemon is not started [2022-07-13T21:33:42.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-13T21:33:43.258Z] check_test.go:483: [d167660657a1e] daemon is not started [2022-07-13T21:33:43.258Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-13T21:33:44.639Z] check_test.go:483: [dee850d9f0ec9] daemon is not started [2022-07-13T21:33:44.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-13T21:33:44.639Z] check_test.go:483: [dba466d0709ce] daemon is not started [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (6.00s) [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.89s) [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.78s) [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.48s) [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.64s) [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.66s) [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.22s) [2022-07-13T21:33:44.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-13T21:33:44.639Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-13T21:33:44.639Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-13T21:33:45.573Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-13T21:33:48.106Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-13T21:33:50.018Z] check_test.go:510: [d05640aec9e40] daemon is not started [2022-07-13T21:33:50.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-13T21:33:50.018Z] check_test.go:510: [dee00d9abe356] daemon is not started [2022-07-13T21:33:50.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-13T21:33:50.018Z] check_test.go:510: [d2d769d934d1c] daemon is not started [2022-07-13T21:33:50.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-13T21:33:50.276Z] check_test.go:510: [debad4894e846] daemon is not started [2022-07-13T21:33:50.277Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-13T21:33:50.277Z] check_test.go:510: [de283907c6565] daemon is not started [2022-07-13T21:33:50.277Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-07-13T21:33:50.277Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-13T21:33:50.277Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-07-13T21:33:50.277Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-07-13T21:33:50.277Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-13T21:33:50.277Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-13T21:33:50.277Z] === RUN TestDockerNetworkSuite [2022-07-13T21:33:50.277Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-13T21:33:51.655Z] docker_cli_network_unix_test.go:46: [dc97ef22f7169] daemon is not started [2022-07-13T21:33:51.655Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-13T21:33:51.914Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-13T21:33:52.481Z] docker_cli_network_unix_test.go:46: [da763c6d6a327] daemon is not started [2022-07-13T21:33:52.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-13T21:33:56.028Z] docker_cli_network_unix_test.go:46: [d2f8ba1c2c6f8] daemon is not started [2022-07-13T21:33:56.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-13T21:33:57.409Z] docker_cli_network_unix_test.go:46: [d7669d544240a] daemon is not started [2022-07-13T21:33:57.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-13T21:33:57.668Z] docker_cli_network_unix_test.go:1233: [d609f313eff8e] daemon is not started [2022-07-13T21:33:59.044Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-13T21:34:00.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-13T21:34:01.800Z] docker_cli_network_unix_test.go:46: [dc1afe07a1fb6] daemon is not started [2022-07-13T21:34:02.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-13T21:34:03.438Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-13T21:34:03.438Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-13T21:34:03.438Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-13T21:34:08.713Z] docker_cli_network_unix_test.go:46: [d3e46774b2abd] daemon is not started [2022-07-13T21:34:09.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-13T21:34:09.912Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-13T21:34:10.483Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-13T21:34:11.437Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-13T21:34:11.696Z] docker_cli_network_unix_test.go:46: [d77241c173630] daemon is not started [2022-07-13T21:34:12.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-13T21:34:13.642Z] docker_cli_network_unix_test.go:46: [d57a1a47083d7] daemon is not started [2022-07-13T21:34:13.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-13T21:34:14.210Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-13T21:34:14.210Z] docker_cli_network_unix_test.go:46: [d824fc948a53b] daemon is not started [2022-07-13T21:34:14.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-13T21:34:14.727Z] docker_cli_network_unix_test.go:46: [d791967e1827a] daemon is not started [2022-07-13T21:34:14.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-13T21:34:15.556Z] docker_cli_network_unix_test.go:46: [d93d9d035d2dc] daemon is not started [2022-07-13T21:34:15.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-13T21:34:16.753Z] docker_cli_network_unix_test.go:46: [d2137c06da15e] daemon is not started [2022-07-13T21:34:17.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-13T21:34:17.271Z] docker_cli_network_unix_test.go:46: [dfae1e2a67056] daemon is not started [2022-07-13T21:34:17.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-13T21:34:17.531Z] docker_cli_network_unix_test.go:46: [dc4451707ad28] daemon is not started [2022-07-13T21:34:17.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-13T21:34:18.098Z] docker_cli_network_unix_test.go:46: [dd4f1fe04a0f8] daemon is not started [2022-07-13T21:34:18.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-13T21:34:18.617Z] docker_cli_network_unix_test.go:46: [d602dae0e0857] daemon is not started [2022-07-13T21:34:18.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-13T21:34:18.617Z] docker_cli_network_unix_test.go:46: [da115986a4bd4] daemon is not started [2022-07-13T21:34:18.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-13T21:34:18.617Z] docker_cli_network_unix_test.go:46: [d6910c5d95d41] daemon is not started [2022-07-13T21:34:18.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-13T21:34:19.554Z] docker_cli_network_unix_test.go:46: [d08c5ecb43ec0] daemon is not started [2022-07-13T21:34:19.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-13T21:34:20.121Z] docker_cli_network_unix_test.go:46: [d5ce9262060dc] daemon is not started [2022-07-13T21:34:20.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-13T21:34:20.689Z] docker_cli_network_unix_test.go:46: [dbceebca826aa] daemon is not started [2022-07-13T21:34:20.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-13T21:34:20.689Z] docker_cli_network_unix_test.go:46: [d15a979c9cd0c] daemon is not started [2022-07-13T21:34:20.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-13T21:34:20.949Z] docker_cli_network_unix_test.go:46: [dfb2e6832be55] daemon is not started [2022-07-13T21:34:20.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-13T21:34:22.326Z] docker_cli_network_unix_test.go:968: [db36e64747ae8] daemon is not started [2022-07-13T21:34:23.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-13T21:34:24.639Z] docker_cli_network_unix_test.go:46: [d480a296de1bd] daemon is not started [2022-07-13T21:34:24.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-13T21:34:27.174Z] docker_cli_network_unix_test.go:1116: [dcab6e030d0ea] daemon is not started [2022-07-13T21:34:31.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-13T21:34:31.389Z] docker_cli_network_unix_test.go:46: [d73cfb9b04c8c] daemon is not started [2022-07-13T21:34:31.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-13T21:34:31.648Z] docker_cli_network_unix_test.go:46: [dfcb6374f9b6a] daemon is not started [2022-07-13T21:34:31.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-13T21:34:31.907Z] docker_cli_network_unix_test.go:46: [d15a48af37743] daemon is not started [2022-07-13T21:34:31.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-13T21:34:31.907Z] docker_cli_network_unix_test.go:46: [d6198b17875b2] daemon is not started [2022-07-13T21:34:31.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-13T21:34:32.165Z] docker_cli_network_unix_test.go:46: [d5c299a8bf409] daemon is not started [2022-07-13T21:34:32.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-13T21:34:32.424Z] docker_cli_network_unix_test.go:46: [d5cd6826e8982] daemon is not started [2022-07-13T21:34:32.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-13T21:34:32.424Z] docker_cli_network_unix_test.go:46: [d1a826873bd79] daemon is not started [2022-07-13T21:34:32.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-13T21:34:34.329Z] docker_cli_network_unix_test.go:46: [d1fa3c13f04be] daemon is not started [2022-07-13T21:34:34.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-13T21:34:34.897Z] docker_cli_network_unix_test.go:46: [d360ed005c790] daemon is not started [2022-07-13T21:34:34.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-13T21:34:34.897Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-13T21:34:34.897Z] docker_cli_network_unix_test.go:46: [d0357cc8efd44] daemon is not started [2022-07-13T21:34:34.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-13T21:34:35.465Z] docker_cli_network_unix_test.go:46: [d0d4ae6a44cb6] daemon is not started [2022-07-13T21:34:35.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-13T21:34:39.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-13T21:34:40.849Z] docker_cli_network_unix_test.go:1084: [d3c955cac3992] daemon is not started [2022-07-13T21:34:42.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-13T21:34:42.755Z] docker_cli_network_unix_test.go:46: [dcc09da6bfa35] daemon is not started [2022-07-13T21:34:42.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-13T21:34:43.013Z] docker_cli_network_unix_test.go:46: [d5f166e182082] daemon is not started [2022-07-13T21:34:43.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-13T21:34:44.653Z] docker_cli_network_unix_test.go:46: [df6f248db7984] daemon is not started [2022-07-13T21:34:44.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-13T21:34:44.912Z] docker_cli_network_unix_test.go:46: [dbccab149a0c9] daemon is not started [2022-07-13T21:34:44.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-13T21:34:45.480Z] docker_cli_network_unix_test.go:46: [d3e49efef2b10] daemon is not started [2022-07-13T21:34:45.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-13T21:34:46.308Z] docker_cli_network_unix_test.go:46: [df6a5ef0e915b] daemon is not started [2022-07-13T21:34:46.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-13T21:34:46.876Z] docker_cli_network_unix_test.go:46: [d504e3d8b0ae6] daemon is not started [2022-07-13T21:34:47.135Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-13T21:34:52.423Z] docker_cli_network_unix_test.go:46: [dc17ef251f753] daemon is not started [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite (62.40s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.67s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.79s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.30s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.32s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.83s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.42s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.64s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.52s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.05s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.17s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.17s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-13T21:34:52.684Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.53s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.72s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-07-13T21:34:52.684Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.55s) [2022-07-13T21:34:52.684Z] === RUN TestDockerHubPullSuite [2022-07-13T21:34:52.684Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-13T21:34:54.586Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-13T21:34:57.117Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-13T21:34:58.493Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-13T21:35:00.395Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-13T21:35:00.962Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-13T21:35:01.531Z] --- PASS: TestDockerHubPullSuite (8.66s) [2022-07-13T21:35:01.531Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2022-07-13T21:35:01.531Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-07-13T21:35:01.531Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-07-13T21:35:01.531Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.26s) [2022-07-13T21:35:01.531Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-07-13T21:35:01.531Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-13T21:35:01.531Z] PASS [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === Skipped [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-13T21:35:01.531Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-13T21:35:01.531Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-07-13T21:35:01.531Z] docker_cli_sni_test.go:30: Flakey test [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-13T21:35:01.531Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-13T21:35:01.531Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-13T21:35:01.531Z] [2022-07-13T21:35:01.531Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-13T21:35:01.532Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-13T21:35:01.532Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-13T21:35:01.532Z] [2022-07-13T21:35:01.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-13T21:35:01.532Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-13T21:35:01.532Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-13T21:35:01.532Z] [2022-07-13T21:35:01.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-13T21:35:01.532Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-13T21:35:01.532Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-13T21:35:01.532Z] [2022-07-13T21:35:01.532Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-13T21:35:01.532Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-13T21:35:01.532Z] docker_cli_network_unix_test.go:46: [d0357cc8efd44] daemon is not started [2022-07-13T21:35:01.532Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-13T21:35:01.532Z] [2022-07-13T21:35:01.532Z] DONE 1265 tests, 51 skipped in 1473.556s [2022-07-13T21:35:01.532Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:35:01.532Z] ++++ cat bundles/test-integration/docker.pid [2022-07-13T21:35:01.532Z] +++ kill 9371 [2022-07-13T21:35:01.532Z] +++ /etc/init.d/apparmor stop [2022-07-13T21:35:01.532Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:35:01.532Z] [2022-07-13T21:35:01.532Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:35:01.532Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:35:01.532Z] [2022-07-13T21:35:01.532Z] To set a process to complain mode, use the command line tool [2022-07-13T21:35:01.532Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:35:01.532Z] +++ true [2022-07-13T21:35:01.532Z] exiting test-integration [2022-07-13T21:35:01.532Z] ++ exit 0 [2022-07-13T21:35:01.532Z] [2022-07-13T21:35:01.790Z] + for job in $(jobs -p) [2022-07-13T21:35:01.790Z] + wait 7565 [2022-07-13T21:35:08.352Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-13T21:35:10.254Z] docker_cli_swarm_test.go:1180: [d88e63ee2a6f3] joining swarm manager [dd42e35284247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:35:16.814Z] docker_cli_swarm_test.go:1189: [deebc040c3bb5] joining swarm manager [dd42e35284247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:35:55.536Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-13T21:36:00.802Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-13T21:36:04.088Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-13T21:36:05.991Z] docker_cli_swarm_test.go:1112: [de3f7660daf0a] joining swarm manager [d2c6085ff296c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:36:07.367Z] docker_cli_swarm_test.go:1113: [db4c22a7807fb] joining swarm manager [d2c6085ff296c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:37:28.801Z] docker_cli_swarm_test.go:1166: [d3d0f0955c840] joining swarm manager [d2c6085ff296c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-13T21:38:00.870Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-13T21:38:00.870Z] docker_cli_swarm_test.go:1447: [df5710c43995f] joining swarm manager [dff86baeba0a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:38:01.129Z] docker_cli_swarm_test.go:1448: [d7622bf9cf33e] joining swarm manager [dff86baeba0a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-13T21:38:13.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-13T21:38:13.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-13T21:38:13.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-13T21:38:13.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-13T21:38:13.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-13T21:38:13.903Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-13T21:38:16.436Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-13T21:38:19.721Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-13T21:38:21.652Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-13T21:38:23.555Z] docker_cli_swarm_unix_test.go:63: [d2c959b2c8f4a] joining swarm manager [d4e4be01959ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:39:19.775Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-13T21:39:19.775Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-13T21:39:19.775Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-13T21:39:21.678Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-13T21:39:24.964Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-13T21:39:27.498Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-13T21:39:29.402Z] docker_api_swarm_test.go:962: [d2ce4827222b8] joining swarm manager [da972ca244e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-13T21:39:47.492Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-13T21:39:59.692Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-13T21:40:01.068Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-13T21:40:03.603Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-13T21:40:06.136Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-13T21:40:16.109Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-13T21:40:19.395Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-13T21:40:21.944Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-13T21:40:23.849Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-13T21:40:26.382Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-13T21:40:28.914Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-13T21:40:32.202Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-13T21:40:34.736Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-13T21:41:30.977Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-13T21:41:45.857Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite (1553.37s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.48s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.25s) [2022-07-13T21:42:00.732Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.46s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.22s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.17s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.77s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.06s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.45s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.94s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.09s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.31s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.82s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.16s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.99s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.29s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.81s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.29s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.41s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.97s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.65s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.77s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.73s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.56s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.08s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.60s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.56s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.53s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.42s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.38s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.47s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.95s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.89s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.65s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.73s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.17s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.06s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.36s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.73s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.67s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.04s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.56s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.37s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.75s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.62s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.20s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.78s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (82.04s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.19s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.26s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.15s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.13s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.33s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.41s) [2022-07-13T21:42:00.732Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.28s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.59s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.59s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.13s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.78s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.75s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.40s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-07-13T21:42:00.732Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-07-13T21:42:00.732Z] === RUN TestDockerExternalVolumeSuite [2022-07-13T21:42:00.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-13T21:42:00.732Z] docker_cli_external_volume_driver_test.go:53: [deafe6de6c63a] daemon is not started [2022-07-13T21:42:18.812Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-13T21:43:26.502Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-13T21:43:33.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-13T21:43:47.939Z] docker_cli_external_volume_driver_test.go:53: [d61d99733ee1f] daemon is not started [2022-07-13T21:44:02.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-13T21:44:20.904Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-13T21:44:35.779Z] docker_cli_external_volume_driver_test.go:53: [dcbb34e418f50] daemon is not started [2022-07-13T21:44:50.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-13T21:44:50.654Z] docker_cli_external_volume_driver_test.go:53: [de833d39c376f] daemon is not started [2022-07-13T21:45:05.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-13T21:45:37.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-13T21:45:52.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-13T21:46:07.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-13T21:46:54.052Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-13T21:47:12.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-13T21:47:44.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-13T21:48:16.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-13T21:48:31.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-13T21:48:49.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-13T21:48:49.239Z] docker_cli_external_volume_driver_test.go:485: [d4014088c164a] daemon is not started [2022-07-13T21:49:04.114Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-13T21:49:04.114Z] docker_cli_external_volume_driver_test.go:53: [def0b13e37633] daemon is not started [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-07-13T21:49:19.020Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-13T21:49:19.020Z] PASS [2022-07-13T21:49:19.020Z] [2022-07-13T21:49:19.020Z] === Skipped [2022-07-13T21:49:19.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-13T21:49:19.020Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-13T21:49:19.020Z] check_test.go:540: [d144c71a2e779] daemon is not started [2022-07-13T21:49:19.020Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-13T21:49:19.020Z] [2022-07-13T21:49:19.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-13T21:49:19.020Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-13T21:49:19.020Z] check_test.go:540: [d09c904fa5bec] daemon is not started [2022-07-13T21:49:19.020Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-13T21:49:19.020Z] [2022-07-13T21:49:19.020Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-13T21:49:19.020Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-13T21:49:19.020Z] check_test.go:540: [d28176d917160] daemon is not started [2022-07-13T21:49:19.020Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-13T21:49:19.020Z] [2022-07-13T21:49:19.020Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-13T21:49:19.020Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-13T21:49:19.020Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-13T21:49:19.020Z] [2022-07-13T21:49:19.020Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-13T21:49:19.020Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-13T21:49:19.020Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-13T21:49:19.021Z] [2022-07-13T21:49:19.021Z] DONE 269 tests, 5 skipped in 2329.767s [2022-07-13T21:49:19.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-13T21:49:19.021Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df449d9e18b2c/docker.pid [2022-07-13T21:49:19.021Z] +++ kill 7089 [2022-07-13T21:49:19.021Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7089 is not a child of this shell [2022-07-13T21:49:19.021Z] warning: PID 7089 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df449d9e18b2c/docker.pid had a nonzero exit code [2022-07-13T21:49:19.021Z] ++++ cat bundles/test-integration/docker.pid [2022-07-13T21:49:19.021Z] +++ kill 9372 [2022-07-13T21:49:19.021Z] +++ /etc/init.d/apparmor stop [2022-07-13T21:49:19.021Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-13T21:49:19.021Z] [2022-07-13T21:49:19.021Z] Unloading profiles will leave already running processes permanently [2022-07-13T21:49:19.021Z] unconfined, which can lead to unexpected situations. [2022-07-13T21:49:19.021Z] [2022-07-13T21:49:19.021Z] To set a process to complain mode, use the command line tool [2022-07-13T21:49:19.021Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-13T21:49:19.021Z] +++ true [2022-07-13T21:49:19.021Z] exiting test-integration [2022-07-13T21:49:19.021Z] ++ exit 0 [2022-07-13T21:49:19.021Z] [2022-07-13T21:49:19.021Z] + exit 0 [2022-07-13T21:49:19.021Z] ++ jobs -p [2022-07-13T21:49:19.021Z] + pids= [2022-07-13T21:49:19.021Z] + echo 'Remaining pids to kill: []' [2022-07-13T21:49:19.021Z] Remaining pids to kill: [] [2022-07-13T21:49:19.021Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-13T21:49:19.035Z] Recording test results [2022-07-13T21:49:20.544Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-13T21:49:20.870Z] + echo Ensuring container killed. [2022-07-13T21:49:20.870Z] Ensuring container killed. [2022-07-13T21:49:20.870Z] + docker ps -aq -f name=docker-pr1-* [2022-07-13T21:49:20.870Z] + cids=cf2b0960d7c9 [2022-07-13T21:49:20.870Z] ee345ac5e966 [2022-07-13T21:49:20.870Z] 7b7079796c39 [2022-07-13T21:49:20.870Z] + [ -n cf2b0960d7c9 [2022-07-13T21:49:20.870Z] ee345ac5e966 [2022-07-13T21:49:20.870Z] 7b7079796c39 ] [2022-07-13T21:49:20.870Z] + docker rm -vf cf2b0960d7c9 ee345ac5e966 7b7079796c39 [2022-07-13T21:49:21.129Z] cf2b0960d7c9 [2022-07-13T21:49:21.393Z] ee345ac5e966 [2022-07-13T21:49:21.652Z] 7b7079796c39 [Pipeline] sh [2022-07-13T21:49:21.940Z] + echo Chowning /workspace to jenkins user [2022-07-13T21:49:21.940Z] Chowning /workspace to jenkins user [2022-07-13T21:49:21.940Z] + id -u [2022-07-13T21:49:21.940Z] + id -g [2022-07-13T21:49:21.940Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43808:/workspace busybox chown -R 1000:1000 /workspace [2022-07-13T21:49:21.940Z] Unable to find image 'busybox:latest' locally [2022-07-13T21:49:21.940Z] latest: Pulling from library/busybox [2022-07-13T21:49:22.199Z] 19d511225f94: Pulling fs layer [2022-07-13T21:49:22.199Z] 19d511225f94: Verifying Checksum [2022-07-13T21:49:22.199Z] 19d511225f94: Download complete [2022-07-13T21:49:22.458Z] 19d511225f94: Pull complete [2022-07-13T21:49:22.458Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-13T21:49:22.458Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-13T21:49:25.293Z] + bundleName=amd64 [2022-07-13T21:49:25.293Z] + echo Creating amd64-bundles.tar.gz [2022-07-13T21:49:25.293Z] Creating amd64-bundles.tar.gz [2022-07-13T21:49:25.293Z] + xargs tar -czf amd64-bundles.tar.gz [2022-07-13T21:49:25.293Z] + 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-13T21:49:26.681Z] Archiving artifacts [2022-07-13T21:49:28.521Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43808/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-13T21:49:28.828Z] + make clean [2022-07-13T21:49:28.828Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-13T21:49:29.086Z] docker-dev-cache [2022-07-13T21:49:29.086Z] 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