Pull request #43738 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2d4806ac066eaaf9070d111f8129474de284f801+46f598728b022a524dd5c9a6b16c3506ce8d3f1b (8966a74e7b04993e97fbbee74991ac1afd062e66) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43738@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-04T23:02:19.977Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-04T23:02:19.980Z] Trying to pass milestone 3 [Pipeline] milestone [2022-07-04T23:02:20.063Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-04T23:02:20.239Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016ed7c02e2a9b171) in /home/ubuntu/workspace/moby_PR-43738 [Pipeline] { [Pipeline] checkout [2022-07-04T23:02:20.276Z] The recommended git tool is: git [2022-07-04T23:02:20.336Z] using credential docker-jenkins-github-credentials [2022-07-04T23:02:20.343Z] Cloning the remote Git repository [2022-07-04T23:02:20.343Z] Cloning with configured refspecs honoured and without tags [2022-07-04T23:02:20.348Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T23:02:20.348Z] > git init /home/ubuntu/workspace/moby_PR-43738 # timeout=10 [2022-07-04T23:02:20.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:02:20.368Z] > git --version # timeout=10 [2022-07-04T23:02:20.374Z] > git --version # 'git version 2.17.1' [2022-07-04T23:02:20.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:02:20.374Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:02:36.069Z] Fetching without tags [2022-07-04T23:02:36.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:02:36.034Z] > git config --add remote.origin.fetch +refs/pull/43738/head:refs/remotes/origin/PR-43738 # timeout=10 [2022-07-04T23:02:36.050Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:02:36.056Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:02:36.116Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:02:36.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:02:36.117Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:02:36.289Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 2d4806ac066eaaf9070d111f8129474de284f801 [2022-07-04T23:02:37.568Z] Merge succeeded, producing 81a25ee5305b61d6a5842e1515510739ac01ec4a [2022-07-04T23:02:37.569Z] Checking out Revision 81a25ee5305b61d6a5842e1515510739ac01ec4a (PR-43738) [2022-07-04T23:02:37.697Z] Commit message: "Merge commit '46f598728b022a524dd5c9a6b16c3506ce8d3f1b' into HEAD" [2022-07-04T23:02:37.704Z] First time build. Skipping changelog. [2022-07-04T23:02:36.293Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:02:36.296Z] > git checkout -f 2d4806ac066eaaf9070d111f8129474de284f801 # timeout=10 [2022-07-04T23:02:36.833Z] > git remote # timeout=10 [2022-07-04T23:02:36.835Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T23:02:36.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:02:36.838Z] > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10 [2022-07-04T23:02:37.563Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T23:02:37.572Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:02:37.592Z] > git checkout -f 81a25ee5305b61d6a5842e1515510739ac01ec4a # timeout=10 [2022-07-04T23:02:37.700Z] > git rev-list --no-walk fab7d1ef88ea6cb40be1c138b25951cd899e7b3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T23:02:38.327Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43738:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-04T23:02:40.845Z] 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-04T23:02:41.278Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016ed7c02e2a9b171) in /home/ubuntu/workspace/moby_PR-43738 [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-04T23:02:41.327Z] The recommended git tool is: git [2022-07-04T23:02:41.334Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-04T23:02:41.348Z] Fetching changes from the remote Git repository [2022-07-04T23:02:41.354Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-07-04T23:02:41.580Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 2d4806ac066eaaf9070d111f8129474de284f801 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-04T23:02:41.925Z] Merge succeeded, producing 246c942797eb2958f1a0e51a16788329895ccfd5 [2022-07-04T23:02:41.926Z] Checking out Revision 246c942797eb2958f1a0e51a16788329895ccfd5 (PR-43738) [2022-07-04T23:02:42.041Z] Commit message: "Merge commit '46f598728b022a524dd5c9a6b16c3506ce8d3f1b' into HEAD" [2022-07-04T23:02:42.046Z] First time build. Skipping changelog. [2022-07-04T23:02:41.344Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43738/.git # timeout=10 [2022-07-04T23:02:41.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:02:41.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:02:41.402Z] > git --version # timeout=10 [2022-07-04T23:02:41.412Z] > git --version # 'git version 2.17.1' [2022-07-04T23:02:41.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:02:41.413Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:02:41.583Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:02:41.589Z] > git checkout -f 2d4806ac066eaaf9070d111f8129474de284f801 # timeout=10 [2022-07-04T23:02:41.676Z] > git remote # timeout=10 [2022-07-04T23:02:41.683Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T23:02:41.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:02:41.689Z] > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10 [2022-07-04T23:02:41.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T23:02:41.929Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:02:41.935Z] > git checkout -f 246c942797eb2958f1a0e51a16788329895ccfd5 # timeout=10 [2022-07-04T23:02:42.044Z] > git rev-list --no-walk fab7d1ef88ea6cb40be1c138b25951cd899e7b3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T23:02:42.654Z] + [ PR != PR ] [2022-07-04T23:02:42.654Z] + [ master != master ] [2022-07-04T23:02:42.654Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T23:02:43.008Z] + docker version [2022-07-04T23:02:43.008Z] Client: Docker Engine - Community [2022-07-04T23:02:43.008Z] Version: 20.10.14 [2022-07-04T23:02:43.008Z] API version: 1.41 [2022-07-04T23:02:43.008Z] Go version: go1.16.15 [2022-07-04T23:02:43.008Z] Git commit: a224086 [2022-07-04T23:02:43.008Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-04T23:02:43.008Z] OS/Arch: linux/amd64 [2022-07-04T23:02:43.008Z] Context: default [2022-07-04T23:02:43.008Z] Experimental: true [2022-07-04T23:02:43.008Z] [2022-07-04T23:02:43.008Z] Server: Docker Engine - Community [2022-07-04T23:02:43.008Z] Engine: [2022-07-04T23:02:43.008Z] Version: 20.10.14 [2022-07-04T23:02:43.008Z] API version: 1.41 (minimum version 1.12) [2022-07-04T23:02:43.008Z] Go version: go1.16.15 [2022-07-04T23:02:43.008Z] Git commit: 87a90dc [2022-07-04T23:02:43.008Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-04T23:02:43.008Z] OS/Arch: linux/amd64 [2022-07-04T23:02:43.008Z] Experimental: true [2022-07-04T23:02:43.008Z] containerd: [2022-07-04T23:02:43.008Z] Version: 1.5.11 [2022-07-04T23:02:43.008Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:02:43.008Z] runc: [2022-07-04T23:02:43.008Z] Version: 1.0.3 [2022-07-04T23:02:43.008Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T23:02:43.008Z] docker-init: [2022-07-04T23:02:43.008Z] Version: 0.19.0 [2022-07-04T23:02:43.008Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T23:02:43.327Z] + docker info [2022-07-04T23:02:44.254Z] Client: [2022-07-04T23:02:44.254Z] Context: default [2022-07-04T23:02:44.254Z] Debug Mode: false [2022-07-04T23:02:44.254Z] Plugins: [2022-07-04T23:02:44.254Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T23:02:44.254Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T23:02:44.254Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-04T23:02:44.254Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-04T23:02:44.254Z] [2022-07-04T23:02:44.254Z] Server: [2022-07-04T23:02:44.254Z] Containers: 0 [2022-07-04T23:02:44.254Z] Running: 0 [2022-07-04T23:02:44.254Z] Paused: 0 [2022-07-04T23:02:44.254Z] Stopped: 0 [2022-07-04T23:02:44.254Z] Images: 3 [2022-07-04T23:02:44.254Z] Server Version: 20.10.14 [2022-07-04T23:02:44.254Z] Storage Driver: overlay2 [2022-07-04T23:02:44.254Z] Backing Filesystem: extfs [2022-07-04T23:02:44.254Z] Supports d_type: true [2022-07-04T23:02:44.254Z] Native Overlay Diff: true [2022-07-04T23:02:44.254Z] userxattr: false [2022-07-04T23:02:44.254Z] Logging Driver: json-file [2022-07-04T23:02:44.254Z] Cgroup Driver: cgroupfs [2022-07-04T23:02:44.254Z] Cgroup Version: 1 [2022-07-04T23:02:44.254Z] Plugins: [2022-07-04T23:02:44.254Z] Volume: local [2022-07-04T23:02:44.254Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T23:02:44.254Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T23:02:44.254Z] Swarm: inactive [2022-07-04T23:02:44.254Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-04T23:02:44.254Z] Default Runtime: runc [2022-07-04T23:02:44.254Z] Init Binary: docker-init [2022-07-04T23:02:44.254Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:02:44.254Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T23:02:44.254Z] init version: de40ad0 [2022-07-04T23:02:44.254Z] Security Options: [2022-07-04T23:02:44.254Z] apparmor [2022-07-04T23:02:44.254Z] seccomp [2022-07-04T23:02:44.254Z] Profile: default [2022-07-04T23:02:44.254Z] Kernel Version: 5.4.0-1071-aws [2022-07-04T23:02:44.254Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-04T23:02:44.254Z] OSType: linux [2022-07-04T23:02:44.254Z] Architecture: x86_64 [2022-07-04T23:02:44.254Z] CPUs: 2 [2022-07-04T23:02:44.254Z] Total Memory: 7.565GiB [2022-07-04T23:02:44.254Z] Name: ip-10-100-75-213 [2022-07-04T23:02:44.254Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-04T23:02:44.254Z] Docker Root Dir: /var/lib/docker [2022-07-04T23:02:44.254Z] Debug Mode: false [2022-07-04T23:02:44.254Z] Registry: https://index.docker.io/v1/ [2022-07-04T23:02:44.254Z] Labels: [2022-07-04T23:02:44.254Z] Experimental: true [2022-07-04T23:02:44.254Z] Insecure Registries: [2022-07-04T23:02:44.254Z] 127.0.0.0/8 [2022-07-04T23:02:44.254Z] Live Restore Enabled: true [2022-07-04T23:02:44.254Z] [2022-07-04T23:02:44.254Z] WARNING: No swap limit support [Pipeline] sh [2022-07-04T23:02:44.576Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T23:02:44.576Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T23:02:44.576Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43738/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-04T23:02:44.576Z] + bash /home/ubuntu/workspace/moby_PR-43738/check-config.sh [2022-07-04T23:02:44.576Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-04T23:02:44.576Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-04T23:02:44.576Z] [2022-07-04T23:02:44.576Z] Generally Necessary: [2022-07-04T23:02:44.576Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-04T23:02:44.576Z] - apparmor: enabled and tools installed [2022-07-04T23:02:44.576Z] - CONFIG_NAMESPACES: enabled [2022-07-04T23:02:44.576Z] - CONFIG_NET_NS: enabled [2022-07-04T23:02:44.576Z] - CONFIG_PID_NS: enabled [2022-07-04T23:02:44.576Z] - CONFIG_IPC_NS: enabled [2022-07-04T23:02:44.576Z] - CONFIG_UTS_NS: enabled [2022-07-04T23:02:44.576Z] - CONFIG_CGROUPS: enabled [2022-07-04T23:02:44.576Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-04T23:02:44.576Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-04T23:02:44.576Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-04T23:02:44.576Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-04T23:02:44.576Z] - CONFIG_CPUSETS: enabled [2022-07-04T23:02:44.576Z] - CONFIG_MEMCG: enabled [2022-07-04T23:02:44.576Z] - CONFIG_KEYS: enabled [2022-07-04T23:02:44.576Z] - CONFIG_VETH: enabled (as module) [2022-07-04T23:02:44.576Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-04T23:02:44.576Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-04T23:02:44.576Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-04T23:02:44.832Z] - CONFIG_CGROUP_BPF: enabled [2022-07-04T23:02:44.832Z] [2022-07-04T23:02:44.832Z] Optional Features: [2022-07-04T23:02:44.832Z] - CONFIG_USER_NS: enabled [2022-07-04T23:02:44.832Z] - CONFIG_SECCOMP: enabled [2022-07-04T23:02:44.832Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-04T23:02:44.832Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-04T23:02:44.832Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-04T23:02:44.832Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-04T23:02:44.832Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-04T23:02:44.832Z] - CONFIG_BLK_CGROUP: enabled [2022-07-04T23:02:44.832Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-04T23:02:44.832Z] - CONFIG_CGROUP_PERF: enabled [2022-07-04T23:02:44.832Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-04T23:02:44.832Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-04T23:02:44.832Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-04T23:02:44.832Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-04T23:02:44.832Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-04T23:02:44.832Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_IP_VS: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-04T23:02:44.832Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-04T23:02:44.832Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-04T23:02:44.832Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-04T23:02:44.832Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-04T23:02:44.832Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-04T23:02:44.832Z] - CONFIG_EXT4_FS: enabled [2022-07-04T23:02:44.832Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-04T23:02:44.832Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-04T23:02:44.832Z] - Network Drivers: [2022-07-04T23:02:44.832Z] - "overlay": [2022-07-04T23:02:45.088Z] - CONFIG_VXLAN: enabled (as module) [2022-07-04T23:02:45.088Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-04T23:02:45.088Z] Optional (for encrypted networks): [2022-07-04T23:02:45.088Z] - CONFIG_CRYPTO: enabled [2022-07-04T23:02:45.088Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-04T23:02:45.088Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-04T23:02:45.088Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-04T23:02:45.088Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-04T23:02:45.088Z] - CONFIG_XFRM: enabled [2022-07-04T23:02:45.088Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-04T23:02:45.088Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-04T23:02:45.088Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-04T23:02:45.088Z] - "ipvlan": [2022-07-04T23:02:45.088Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-04T23:02:45.088Z] - "macvlan": [2022-07-04T23:02:45.088Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-04T23:02:45.088Z] - CONFIG_DUMMY: enabled (as module) [2022-07-04T23:02:45.088Z] - "ftp,tftp client in container": [2022-07-04T23:02:45.088Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-04T23:02:45.088Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-04T23:02:45.088Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-04T23:02:45.088Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-04T23:02:45.088Z] - Storage Drivers: [2022-07-04T23:02:45.088Z] - "aufs": [2022-07-04T23:02:45.088Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-04T23:02:45.088Z] - "btrfs": [2022-07-04T23:02:45.088Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-04T23:02:45.088Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-04T23:02:45.088Z] - "devicemapper": [2022-07-04T23:02:45.088Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-04T23:02:45.088Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-04T23:02:45.088Z] - "overlay": [2022-07-04T23:02:45.088Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-04T23:02:45.088Z] - "zfs": [2022-07-04T23:02:45.088Z] - /dev/zfs: present [2022-07-04T23:02:45.088Z] - zfs command: missing [2022-07-04T23:02:45.088Z] - zpool command: missing [2022-07-04T23:02:45.088Z] [2022-07-04T23:02:45.088Z] Limits: [2022-07-04T23:02:45.088Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-04T23:02:45.088Z] [2022-07-04T23:02:45.088Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T23:02:45.444Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:246c942797eb2958f1a0e51a16788329895ccfd5 . [2022-07-04T23:02:45.444Z] #1 [internal] load build definition from Dockerfile [2022-07-04T23:02:45.444Z] #1 sha256:8f43655d06fc41c83d153542222c3fc6cee7038d1898f0645ff04ab4a426a3fe [2022-07-04T23:02:45.444Z] #1 transferring dockerfile: 19.25kB done [2022-07-04T23:02:45.444Z] #1 DONE 0.0s [2022-07-04T23:02:45.444Z] [2022-07-04T23:02:45.444Z] #2 [internal] load .dockerignore [2022-07-04T23:02:45.444Z] #2 sha256:d6bf519fd8a52b2c016791eb05af738d6f72431d220fa2138da42ae80a5085ff [2022-07-04T23:02:45.444Z] #2 transferring context: 145B done [2022-07-04T23:02:45.444Z] #2 DONE 0.0s [2022-07-04T23:02:45.444Z] [2022-07-04T23:02:45.444Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T23:02:45.444Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-04T23:02:45.700Z] #3 DONE 0.1s [2022-07-04T23:02:45.700Z] [2022-07-04T23:02:45.700Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T23:02:45.700Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-04T23:02:45.700Z] #4 CACHED [2022-07-04T23:02:45.956Z] [2022-07-04T23:02:45.956Z] #5 [internal] load .dockerignore [2022-07-04T23:02:45.956Z] #5 sha256:ed4e8487a6670c2f6ccd68d5308f6a3164899abda72b4e196e47838179bee17d [2022-07-04T23:02:45.956Z] #5 DONE 0.0s [2022-07-04T23:02:45.956Z] [2022-07-04T23:02:45.956Z] #6 [internal] load build definition from Dockerfile [2022-07-04T23:02:45.956Z] #6 sha256:81aa76c96a50d67ba7112b448d590ed612f6b7ee8293af4b0c232a0ea1eba894 [2022-07-04T23:02:45.956Z] #6 DONE 0.0s [2022-07-04T23:02:45.956Z] [2022-07-04T23:02:45.956Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T23:02:45.956Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-04T23:02:45.956Z] #8 DONE 0.1s [2022-07-04T23:02:45.956Z] [2022-07-04T23:02:45.956Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:02:45.956Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T23:02:46.213Z] #10 DONE 0.1s [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T23:02:46.213Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T23:02:46.213Z] #7 DONE 0.1s [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:02:46.213Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T23:02:46.213Z] #9 DONE 0.1s [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:02:46.213Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T23:02:46.213Z] #80 DONE 0.0s [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:02:46.213Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:02:46.213Z] #11 DONE 0.0s [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:02:46.213Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T23:02:46.213Z] #78 DONE 0.0s [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T23:02:46.213Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-04T23:02:46.213Z] #12 CACHED [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #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-04T23:02:46.213Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-04T23:02:46.213Z] #13 CACHED [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:02:46.213Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:02:46.213Z] #35 DONE 0.0s [2022-07-04T23:02:46.213Z] [2022-07-04T23:02:46.213Z] #31 [internal] load build context [2022-07-04T23:02:46.213Z] #31 sha256:74745698061cdeb91805dac190d1e0df56f3320f2563c0e84064910c8bc2bcb9 [2022-07-04T23:02:46.777Z] #31 ... [2022-07-04T23:02:46.777Z] [2022-07-04T23:02:46.777Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T23:02:46.777Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T23:02:46.777Z] #56 DONE 0.5s [2022-07-04T23:02:46.777Z] [2022-07-04T23:02:46.777Z] #31 [internal] load build context [2022-07-04T23:02:46.777Z] #31 sha256:74745698061cdeb91805dac190d1e0df56f3320f2563c0e84064910c8bc2bcb9 [2022-07-04T23:02:47.348Z] #31 ... [2022-07-04T23:02:47.348Z] [2022-07-04T23:02:47.348Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-04T23:02:47.348Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-04T23:02:47.348Z] #14 DONE 1.2s [2022-07-04T23:02:47.348Z] [2022-07-04T23:02:47.348Z] #31 [internal] load build context [2022-07-04T23:02:47.348Z] #31 sha256:74745698061cdeb91805dac190d1e0df56f3320f2563c0e84064910c8bc2bcb9 [2022-07-04T23:02:48.723Z] #31 ... [2022-07-04T23:02:48.723Z] [2022-07-04T23:02:48.723Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-04T23:02:48.723Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-04T23:02:48.723Z] #15 DONE 1.2s [2022-07-04T23:02:48.723Z] [2022-07-04T23:02:48.723Z] #31 [internal] load build context [2022-07-04T23:02:48.723Z] #31 sha256:74745698061cdeb91805dac190d1e0df56f3320f2563c0e84064910c8bc2bcb9 [2022-07-04T23:02:49.286Z] #31 transferring context: 61.71MB 2.9s done [2022-07-04T23:02:49.286Z] #31 DONE 3.0s [2022-07-04T23:02:49.286Z] [2022-07-04T23:02:49.286Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-04T23:02:49.286Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-04T23:02:49.543Z] #16 DONE 0.8s [2022-07-04T23:02:49.543Z] [2022-07-04T23:02:49.543Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-04T23:02:49.543Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-04T23:02:49.800Z] #17 DONE 0.5s [2022-07-04T23:02:49.800Z] [2022-07-04T23:02:49.800Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-04T23:02:49.800Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-04T23:02:50.362Z] #18 DONE 0.5s [2022-07-04T23:02:50.362Z] [2022-07-04T23:02:50.362Z] #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-04T23:02:50.362Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-04T23:02:51.289Z] #19 0.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:02:51.546Z] #19 1.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:02:51.546Z] #19 1.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:02:51.546Z] #19 1.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T23:02:51.546Z] #19 1.380 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T23:02:51.814Z] #19 1.456 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:02:51.814Z] #19 1.640 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T23:02:52.070Z] #19 1.741 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T23:02:52.070Z] #19 1.830 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:02:52.327Z] #19 1.921 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:02:52.327Z] #19 1.924 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T23:02:52.327Z] #19 1.926 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-04T23:02:52.327Z] #19 1.928 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-04T23:02:52.327Z] #19 1.929 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T23:02:52.327Z] #19 1.931 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:02:52.327Z] #19 1.933 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:02:52.327Z] #19 1.933 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T23:02:52.327Z] #19 1.934 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T23:02:52.327Z] #19 1.935 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:02:52.327Z] #19 1.935 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T23:02:52.327Z] #19 1.936 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T23:02:56.277Z] Still waiting to schedule task [2022-07-04T23:02:56.278Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016ed7c02e2a9b171)’ [2022-07-04T23:02:56.278Z] Still waiting to schedule task [2022-07-04T23:02:56.278Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-016ed7c02e2a9b171)’ [2022-07-04T23:02:56.279Z] Still waiting to schedule task [2022-07-04T23:02:56.279Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-07-04T23:02:56.282Z] Still waiting to schedule task [2022-07-04T23:02:56.282Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-07-04T23:02:58.869Z] #19 7.519 Fetched 49.1 MB in 7s (6995 kB/s) [2022-07-04T23:03:00.762Z] #19 7.519 Reading package lists... [2022-07-04T23:03:04.036Z] #19 10.58 Reading package lists... [2022-07-04T23:03:04.967Z] #19 13.67 Building dependency tree... [2022-07-04T23:03:05.224Z] #19 14.93 The following additional packages will be installed: [2022-07-04T23:03:05.224Z] #19 14.93 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-04T23:03:05.224Z] #19 14.93 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.93 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.93 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-04T23:03:05.481Z] #19 14.93 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.93 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.93 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-04T23:03:05.481Z] #19 14.93 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-04T23:03:05.481Z] #19 14.93 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.93 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.93 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-04T23:03:05.481Z] #19 14.93 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-04T23:03:05.481Z] #19 14.93 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-04T23:03:05.481Z] #19 14.93 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-04T23:03:05.481Z] #19 14.93 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.93 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.93 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-04T23:03:05.481Z] #19 14.93 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-04T23:03:05.481Z] #19 14.93 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-04T23:03:05.481Z] #19 14.93 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-04T23:03:05.481Z] #19 14.93 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-04T23:03:05.481Z] #19 14.93 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-04T23:03:05.481Z] #19 14.93 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-04T23:03:05.481Z] #19 14.94 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-04T23:03:05.481Z] #19 14.94 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-04T23:03:05.481Z] #19 14.94 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-04T23:03:05.481Z] #19 14.94 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-04T23:03:05.481Z] #19 14.94 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-04T23:03:05.481Z] #19 14.94 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-04T23:03:05.481Z] #19 14.94 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-04T23:03:05.481Z] #19 14.94 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-04T23:03:05.481Z] #19 14.94 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-04T23:03:05.481Z] #19 14.94 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-04T23:03:05.481Z] #19 14.94 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-04T23:03:05.481Z] #19 14.94 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-04T23:03:05.481Z] #19 14.94 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-04T23:03:05.481Z] #19 14.94 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-04T23:03:05.481Z] #19 14.94 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-04T23:03:05.481Z] #19 14.94 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-04T23:03:05.481Z] #19 14.94 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-04T23:03:05.481Z] #19 14.94 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-04T23:03:05.481Z] #19 14.94 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-04T23:03:05.481Z] #19 14.94 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-04T23:03:05.481Z] #19 14.94 linux-libc-dev-s390x-cross patch xz-utils [2022-07-04T23:03:05.481Z] #19 14.95 Suggested packages: [2022-07-04T23:03:05.481Z] #19 14.95 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-04T23:03:05.481Z] #19 14.95 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.95 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-04T23:03:05.481Z] #19 14.95 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-04T23:03:05.481Z] #19 14.95 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-04T23:03:05.481Z] #19 14.95 libyaml-shell-perl ed diffutils-doc [2022-07-04T23:03:05.481Z] #19 14.95 Recommended packages: [2022-07-04T23:03:05.481Z] #19 14.95 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-04T23:03:05.481Z] #19 14.95 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-04T23:03:06.849Z] #19 16.14 The following NEW packages will be installed: [2022-07-04T23:03:06.849Z] #19 16.14 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-04T23:03:06.849Z] #19 16.14 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-04T23:03:06.849Z] #19 16.14 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-04T23:03:06.849Z] #19 16.14 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-04T23:03:06.849Z] #19 16.14 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-04T23:03:06.849Z] #19 16.14 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-04T23:03:06.849Z] #19 16.14 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-04T23:03:06.849Z] #19 16.14 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-04T23:03:06.849Z] #19 16.14 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-04T23:03:06.849Z] #19 16.14 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-04T23:03:06.849Z] #19 16.14 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-04T23:03:06.849Z] #19 16.14 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-04T23:03:06.849Z] #19 16.14 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-04T23:03:06.849Z] #19 16.14 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-04T23:03:06.849Z] #19 16.14 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-04T23:03:06.849Z] #19 16.14 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-04T23:03:06.849Z] #19 16.14 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-04T23:03:06.849Z] #19 16.14 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-04T23:03:06.849Z] #19 16.14 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-04T23:03:06.849Z] #19 16.14 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-04T23:03:06.849Z] #19 16.14 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-04T23:03:06.849Z] #19 16.14 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-04T23:03:06.849Z] #19 16.14 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-04T23:03:06.849Z] #19 16.14 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-04T23:03:06.849Z] #19 16.14 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-04T23:03:06.849Z] #19 16.14 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-04T23:03:06.849Z] #19 16.14 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-04T23:03:06.849Z] #19 16.14 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-04T23:03:06.849Z] #19 16.14 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-04T23:03:06.849Z] #19 16.14 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-04T23:03:06.849Z] #19 16.14 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-04T23:03:06.849Z] #19 16.14 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-04T23:03:06.849Z] #19 16.14 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-04T23:03:06.849Z] #19 16.14 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-04T23:03:06.849Z] #19 16.14 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-04T23:03:06.849Z] #19 16.15 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-04T23:03:06.849Z] #19 16.15 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-04T23:03:06.849Z] #19 16.15 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-04T23:03:06.849Z] #19 16.15 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-04T23:03:06.849Z] #19 16.15 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-04T23:03:06.849Z] #19 16.15 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-04T23:03:06.849Z] #19 16.15 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-04T23:03:06.849Z] #19 16.15 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-04T23:03:06.849Z] #19 16.15 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-04T23:03:06.849Z] #19 16.15 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-04T23:03:06.849Z] #19 16.15 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-04T23:03:06.849Z] #19 16.15 linux-libc-dev-s390x-cross patch xz-utils [2022-07-04T23:03:06.849Z] #19 16.46 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:03:06.849Z] #19 16.46 Need to get 788 MB of archives. [2022-07-04T23:03:06.849Z] #19 16.46 After this operation, 3385 MB of additional disk space will be used. [2022-07-04T23:03:06.849Z] #19 16.46 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-04T23:03:06.849Z] #19 16.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T23:03:06.849Z] #19 16.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T23:03:06.849Z] #19 16.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T23:03:06.849Z] #19 16.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T23:03:06.849Z] #19 16.47 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T23:03:06.850Z] #19 16.48 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-04T23:03:06.850Z] #19 16.50 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-04T23:03:06.850Z] #19 16.52 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-04T23:03:06.850Z] #19 16.54 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-04T23:03:06.850Z] #19 16.56 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-04T23:03:06.850Z] #19 16.57 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-04T23:03:06.850Z] #19 16.57 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-04T23:03:07.415Z] #19 16.92 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-04T23:03:07.415Z] #19 16.92 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-04T23:03:07.415Z] #19 17.25 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-04T23:03:07.673Z] #19 17.25 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-04T23:03:07.930Z] #19 17.60 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-04T23:03:07.930Z] #19 17.60 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-04T23:03:08.187Z] #19 17.92 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-04T23:03:08.187Z] #19 17.92 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-04T23:03:08.443Z] #19 18.24 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-04T23:03:08.443Z] #19 18.24 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-04T23:03:08.443Z] #19 18.24 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-04T23:03:08.443Z] #19 18.24 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-04T23:03:08.443Z] #19 18.24 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-04T23:03:08.443Z] #19 18.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-04T23:03:08.443Z] #19 18.25 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-04T23:03:08.443Z] #19 18.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-04T23:03:08.443Z] #19 18.26 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-04T23:03:08.700Z] #19 18.26 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-04T23:03:08.700Z] #19 18.26 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-04T23:03:08.700Z] #19 18.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-04T23:03:08.700Z] #19 18.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-04T23:03:08.700Z] #19 18.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-04T23:03:08.700Z] #19 18.32 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-04T23:03:08.700Z] #19 18.34 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-04T23:03:08.700Z] #19 18.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-04T23:03:08.700Z] #19 18.35 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-04T23:03:08.700Z] #19 18.35 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-04T23:03:09.263Z] #19 18.79 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-04T23:03:09.263Z] #19 18.79 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-04T23:03:09.263Z] #19 18.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-04T23:03:09.263Z] #19 18.82 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-04T23:03:09.263Z] #19 18.83 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-04T23:03:09.521Z] #19 19.22 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-04T23:03:09.521Z] #19 19.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T23:03:09.521Z] #19 19.22 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T23:03:09.521Z] #19 19.23 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-04T23:03:09.521Z] #19 19.23 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-04T23:03:09.521Z] #19 19.23 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T23:03:09.521Z] #19 19.30 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-04T23:03:09.521Z] #19 19.31 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-04T23:03:09.521Z] #19 19.32 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-04T23:03:09.521Z] #19 19.32 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-04T23:03:09.521Z] #19 19.32 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-04T23:03:09.778Z] #19 19.32 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-04T23:03:09.778Z] #19 19.33 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-04T23:03:09.778Z] #19 19.33 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-04T23:03:09.778Z] #19 19.34 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-04T23:03:09.778Z] #19 19.34 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-04T23:03:09.778Z] #19 19.36 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-04T23:03:09.778Z] #19 19.36 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-04T23:03:09.778Z] #19 19.37 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-04T23:03:09.778Z] #19 19.38 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-04T23:03:10.341Z] #19 19.78 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-04T23:03:10.341Z] #19 19.78 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-04T23:03:10.341Z] #19 19.79 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-04T23:03:10.341Z] #19 19.80 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-04T23:03:10.341Z] #19 19.81 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-04T23:03:10.597Z] #19 20.20 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-04T23:03:10.597Z] #19 20.20 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-04T23:03:10.597Z] #19 20.20 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-04T23:03:10.597Z] #19 20.21 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-04T23:03:10.597Z] #19 20.21 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-04T23:03:10.597Z] #19 20.21 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-04T23:03:10.597Z] #19 20.21 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-04T23:03:10.597Z] #19 20.23 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-04T23:03:10.597Z] #19 20.23 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-04T23:03:10.597Z] #19 20.24 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-04T23:03:10.597Z] #19 20.25 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-04T23:03:10.856Z] #19 20.64 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-04T23:03:11.113Z] #19 20.64 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-04T23:03:11.113Z] #19 20.65 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-04T23:03:11.113Z] #19 20.67 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-04T23:03:11.113Z] #19 20.68 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-04T23:03:11.370Z] #19 21.02 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-04T23:03:11.370Z] #19 21.02 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-04T23:03:11.370Z] #19 21.02 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-04T23:03:11.370Z] #19 21.03 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-04T23:03:11.370Z] #19 21.03 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-04T23:03:11.370Z] #19 21.04 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-04T23:03:11.370Z] #19 21.04 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-04T23:03:11.370Z] #19 21.04 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-04T23:03:11.370Z] #19 21.09 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-04T23:03:11.627Z] #19 21.10 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-04T23:03:11.627Z] #19 21.11 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-04T23:03:11.627Z] #19 21.11 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-04T23:03:11.627Z] #19 21.12 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-04T23:03:11.627Z] #19 21.12 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-04T23:03:11.627Z] #19 21.13 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-04T23:03:11.883Z] #19 21.52 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-04T23:03:11.883Z] #19 21.52 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-04T23:03:11.883Z] #19 21.53 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-04T23:03:11.883Z] #19 21.54 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-04T23:03:11.883Z] #19 21.56 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-04T23:03:12.140Z] #19 21.91 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-04T23:03:12.140Z] #19 21.92 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-04T23:03:12.140Z] #19 21.92 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-04T23:03:12.140Z] #19 21.92 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-04T23:03:12.397Z] #19 21.92 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-04T23:03:12.397Z] #19 21.93 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-04T23:03:12.397Z] #19 21.93 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-04T23:03:12.397Z] #19 21.93 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-04T23:03:12.397Z] #19 21.95 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-04T23:03:12.397Z] #19 21.95 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-04T23:03:12.397Z] #19 21.96 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-04T23:03:12.397Z] #19 21.96 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-04T23:03:12.654Z] #19 22.45 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-04T23:03:12.654Z] #19 22.45 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-04T23:03:12.654Z] #19 22.46 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-04T23:03:12.654Z] #19 22.47 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-04T23:03:12.654Z] #19 22.48 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-04T23:03:13.216Z] #19 22.84 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-04T23:03:13.216Z] #19 22.84 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-04T23:03:13.474Z] #19 23.13 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:03:13.730Z] #19 23.25 Fetched 788 MB in 7s (118 MB/s) [2022-07-04T23:03:13.730Z] #19 23.28 Selecting previously unselected package liblocale-gettext-perl. [2022-07-04T23:03:13.730Z] #19 23.28 (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-04T23:03:13.730Z] #19 23.39 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-04T23:03:13.730Z] #19 23.39 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-04T23:03:13.730Z] #19 23.43 Selecting previously unselected package bzip2. [2022-07-04T23:03:13.730Z] #19 23.43 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T23:03:13.730Z] #19 23.43 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:03:13.730Z] #19 23.47 Selecting previously unselected package libmagic-mgc. [2022-07-04T23:03:13.986Z] #19 23.47 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T23:03:13.986Z] #19 23.47 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T23:03:13.986Z] #19 23.55 Selecting previously unselected package libmagic1:amd64. [2022-07-04T23:03:13.986Z] #19 23.55 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T23:03:13.986Z] #19 23.56 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T23:03:13.986Z] #19 23.60 Selecting previously unselected package file. [2022-07-04T23:03:13.986Z] #19 23.60 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-04T23:03:13.986Z] #19 23.61 Unpacking file (1:5.39-3) ... [2022-07-04T23:03:13.986Z] #19 23.64 Selecting previously unselected package xz-utils. [2022-07-04T23:03:13.986Z] #19 23.65 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T23:03:13.986Z] #19 23.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:03:13.986Z] #19 23.74 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-04T23:03:14.242Z] #19 23.74 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-04T23:03:14.242Z] #19 23.74 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-04T23:03:14.499Z] #19 24.07 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-04T23:03:14.499Z] #19 24.07 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-04T23:03:14.499Z] #19 24.07 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-04T23:03:14.761Z] #19 24.38 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-04T23:03:14.761Z] #19 24.38 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-04T23:03:14.761Z] #19 24.38 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-04T23:03:15.017Z] #19 24.68 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-04T23:03:15.017Z] #19 24.69 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-04T23:03:15.017Z] #19 24.69 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-04T23:03:15.274Z] #19 24.96 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-04T23:03:15.274Z] #19 24.97 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-04T23:03:15.274Z] #19 24.97 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-04T23:03:15.530Z] #19 25.19 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-04T23:03:15.530Z] #19 25.19 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:15.530Z] #19 25.20 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:03:15.530Z] #19 25.23 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-04T23:03:15.530Z] #19 25.24 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:15.530Z] #19 25.24 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:03:20.844Z] #19 29.71 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-04T23:03:20.844Z] #19 29.72 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:20.844Z] #19 29.72 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:03:20.844Z] #19 29.75 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-04T23:03:20.844Z] #19 29.76 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:20.844Z] #19 29.76 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T23:03:25.018Z] #19 33.99 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-04T23:03:25.018Z] #19 33.99 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:25.018Z] #19 34.00 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:03:25.018Z] #19 34.03 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-04T23:03:25.018Z] #19 34.03 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:25.018Z] #19 34.04 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T23:03:29.189Z] #19 38.22 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-04T23:03:29.189Z] #19 38.22 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:29.189Z] #19 38.23 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:03:29.189Z] #19 38.26 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-04T23:03:29.189Z] #19 38.26 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:29.189Z] #19 38.27 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:03:33.363Z] #19 42.71 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-04T23:03:33.363Z] #19 42.71 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:33.363Z] #19 42.79 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:03:33.363Z] #19 42.91 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-04T23:03:33.363Z] #19 42.91 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:33.363Z] #19 42.91 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:03:37.533Z] #19 46.77 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-04T23:03:37.533Z] #19 46.77 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:03:37.533Z] #19 46.78 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:03:37.533Z] #19 46.80 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-04T23:03:37.533Z] #19 46.80 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:03:37.533Z] #19 46.81 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T23:03:37.533Z] #19 46.84 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-04T23:03:37.533Z] #19 46.84 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:03:37.533Z] #19 46.84 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T23:03:37.533Z] #19 46.87 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-04T23:03:37.533Z] #19 46.87 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:03:37.533Z] #19 46.88 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:03:37.533Z] #19 46.90 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-04T23:03:37.533Z] #19 46.91 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:03:37.533Z] #19 46.91 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:03:37.533Z] #19 46.94 Selecting previously unselected package cross-config. [2022-07-04T23:03:37.533Z] #19 46.94 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-04T23:03:37.533Z] #19 46.94 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-04T23:03:37.533Z] #19 46.97 Selecting previously unselected package gcc-10-cross-base. [2022-07-04T23:03:37.533Z] #19 46.97 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:37.533Z] #19 46.98 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-04T23:03:37.533Z] #19 47.01 Selecting previously unselected package libc6-arm64-cross. [2022-07-04T23:03:37.533Z] #19 47.02 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-04T23:03:37.533Z] #19 47.02 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-04T23:03:37.533Z] #19 47.15 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-04T23:03:37.533Z] #19 47.15 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:37.533Z] #19 47.15 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:37.533Z] #19 47.19 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-04T23:03:37.533Z] #19 47.19 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:37.533Z] #19 47.19 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:37.533Z] #19 47.23 Selecting previously unselected package libitm1-arm64-cross. [2022-07-04T23:03:37.533Z] #19 47.23 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:37.789Z] #19 47.23 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:37.789Z] #19 47.26 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-04T23:03:37.789Z] #19 47.26 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:37.789Z] #19 47.27 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:37.789Z] #19 47.30 Selecting previously unselected package libasan6-arm64-cross. [2022-07-04T23:03:37.789Z] #19 47.30 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:37.789Z] #19 47.31 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:38.045Z] #19 47.53 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-04T23:03:38.045Z] #19 47.53 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:38.045Z] #19 47.54 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:38.045Z] #19 47.64 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-04T23:03:38.045Z] #19 47.64 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:38.045Z] #19 47.65 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:38.300Z] #19 47.87 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-04T23:03:38.300Z] #19 47.87 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:38.300Z] #19 47.88 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:38.300Z] #19 47.95 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-04T23:03:38.300Z] #19 47.95 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:38.300Z] #19 47.96 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:38.300Z] #19 48.05 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-04T23:03:38.557Z] #19 48.05 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:38.557Z] #19 48.06 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:38.557Z] #19 48.19 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-04T23:03:38.557Z] #19 48.20 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:38.557Z] #19 48.20 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:03:42.257Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c2683408c423d23f) in /home/ubuntu/workspace/moby_PR-43738 [Pipeline] { [Pipeline] checkout [2022-07-04T23:03:42.362Z] The recommended git tool is: git [2022-07-04T23:03:43.803Z] #19 53.21 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-04T23:03:43.803Z] #19 53.22 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:03:43.803Z] #19 53.22 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:03:43.803Z] #19 53.25 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-04T23:03:43.803Z] #19 53.25 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-04T23:03:43.803Z] #19 53.25 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-04T23:03:43.803Z] #19 53.42 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-04T23:03:43.803Z] #19 53.42 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-04T23:03:43.803Z] #19 53.42 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-04T23:03:44.060Z] #19 53.66 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-04T23:03:44.060Z] #19 53.67 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:44.060Z] #19 53.67 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:03:44.317Z] #19 53.92 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-04T23:03:44.317Z] #19 53.92 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:44.317Z] #19 53.93 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:03:45.521Z] using credential docker-jenkins-github-credentials [2022-07-04T23:03:45.530Z] Cloning the remote Git repository [2022-07-04T23:03:45.530Z] Cloning with configured refspecs honoured and without tags [2022-07-04T23:03:45.549Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T23:03:45.607Z] > git init /home/ubuntu/workspace/moby_PR-43738 # timeout=10 [2022-07-04T23:03:45.941Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:03:45.941Z] > git --version # timeout=10 [2022-07-04T23:03:45.954Z] > git --version # 'git version 2.17.1' [2022-07-04T23:03:45.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:03:45.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:03:49.570Z] #19 58.71 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-04T23:03:49.570Z] #19 58.71 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:03:49.570Z] #19 58.71 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:03:49.570Z] #19 58.74 Selecting previously unselected package patch. [2022-07-04T23:03:49.570Z] #19 58.74 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-04T23:03:49.570Z] #19 58.74 Unpacking patch (2.7.6-7) ... [2022-07-04T23:03:49.570Z] #19 58.78 Selecting previously unselected package dpkg-dev. [2022-07-04T23:03:49.570Z] #19 58.78 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-07-04T23:03:49.570Z] #19 58.79 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T23:03:49.570Z] #19 58.92 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-04T23:03:49.570Z] #19 58.93 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-04T23:03:49.570Z] #19 58.93 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-04T23:03:49.570Z] #19 58.96 Selecting previously unselected package libio-string-perl. [2022-07-04T23:03:49.570Z] #19 58.96 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-04T23:03:49.570Z] #19 58.97 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-04T23:03:49.570Z] #19 58.99 Selecting previously unselected package libicu67:amd64. [2022-07-04T23:03:49.570Z] #19 59.00 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-04T23:03:49.570Z] #19 59.00 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T23:03:50.499Z] #19 60.25 Selecting previously unselected package libxml2:amd64. [2022-07-04T23:03:50.499Z] #19 60.25 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-04T23:03:50.721Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e98c24e10a2c266e) in /home/ubuntu/workspace/moby_PR-43738 [Pipeline] { [Pipeline] checkout [2022-07-04T23:03:50.755Z] #19 60.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:03:50.925Z] The recommended git tool is: git [2022-07-04T23:03:51.011Z] #19 60.60 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-04T23:03:51.011Z] #19 60.60 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-04T23:03:51.011Z] #19 60.61 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-04T23:03:51.011Z] #19 60.63 Selecting previously unselected package libxml-sax-base-perl. [2022-07-04T23:03:51.011Z] #19 60.64 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-04T23:03:51.011Z] #19 60.64 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-04T23:03:51.011Z] #19 60.68 Selecting previously unselected package libxml-sax-perl. [2022-07-04T23:03:51.011Z] #19 60.68 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-04T23:03:51.011Z] #19 60.69 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-04T23:03:51.011Z] #19 60.72 Selecting previously unselected package libxml-libxml-perl. [2022-07-04T23:03:51.011Z] #19 60.72 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-04T23:03:51.011Z] #19 60.73 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-04T23:03:51.011Z] #19 60.79 Selecting previously unselected package libxml-simple-perl. [2022-07-04T23:03:51.011Z] #19 60.79 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-04T23:03:51.011Z] #19 60.79 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-04T23:03:51.011Z] #19 60.82 Selecting previously unselected package libyaml-perl. [2022-07-04T23:03:51.011Z] #19 60.83 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-04T23:03:51.267Z] #19 60.83 Unpacking libyaml-perl (1.30-1) ... [2022-07-04T23:03:51.267Z] #19 60.86 Selecting previously unselected package libconfig-auto-perl. [2022-07-04T23:03:51.267Z] #19 60.87 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-04T23:03:51.267Z] #19 60.87 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-04T23:03:51.267Z] #19 60.90 Selecting previously unselected package libfile-which-perl. [2022-07-04T23:03:51.267Z] #19 60.90 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-04T23:03:51.267Z] #19 60.91 Unpacking libfile-which-perl (1.23-1) ... [2022-07-04T23:03:51.267Z] #19 60.93 Selecting previously unselected package libfile-homedir-perl. [2022-07-04T23:03:51.267Z] #19 60.93 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-04T23:03:51.267Z] #19 60.94 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-04T23:03:51.267Z] #19 60.97 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-04T23:03:51.267Z] #19 60.98 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-04T23:03:51.267Z] #19 60.98 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-04T23:03:51.267Z] #19 61.02 Selecting previously unselected package dpkg-cross. [2022-07-04T23:03:51.267Z] #19 61.02 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-04T23:03:51.267Z] #19 61.02 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-04T23:03:51.267Z] #19 61.05 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-04T23:03:51.267Z] #19 61.05 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-04T23:03:51.524Z] #19 61.05 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-04T23:03:51.524Z] #19 61.08 Selecting previously unselected package libc6-armel-cross. [2022-07-04T23:03:51.524Z] #19 61.08 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-04T23:03:51.524Z] #19 61.09 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-04T23:03:51.524Z] #19 61.21 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-04T23:03:51.524Z] #19 61.21 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:51.524Z] #19 61.21 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:03:51.524Z] #19 61.24 Selecting previously unselected package libgomp1-armel-cross. [2022-07-04T23:03:51.524Z] #19 61.24 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:51.524Z] #19 61.25 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:03:51.524Z] #19 61.28 Selecting previously unselected package libatomic1-armel-cross. [2022-07-04T23:03:51.524Z] #19 61.28 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:51.524Z] #19 61.29 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:03:51.524Z] #19 61.32 Selecting previously unselected package libasan6-armel-cross. [2022-07-04T23:03:51.568Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00b45e156300e48fe) in /home/ubuntu/workspace/moby_PR-43738 [Pipeline] { [Pipeline] checkout [2022-07-04T23:03:51.782Z] #19 61.32 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:51.782Z] #19 61.32 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:03:51.782Z] #19 61.54 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-04T23:03:51.782Z] #19 61.55 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:51.782Z] #19 61.55 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:03:51.782Z] #19 61.61 Selecting previously unselected package libubsan1-armel-cross. [2022-07-04T23:03:51.978Z] The recommended git tool is: git [2022-07-04T23:03:52.038Z] #19 61.61 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:52.038Z] #19 61.62 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:03:52.038Z] #19 61.72 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-04T23:03:52.038Z] #19 61.72 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:52.038Z] #19 61.72 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:03:52.038Z] #19 61.83 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-04T23:03:52.038Z] #19 61.83 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:52.294Z] #19 61.84 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T23:03:54.729Z] using credential docker-jenkins-github-credentials [2022-07-04T23:03:54.738Z] Cloning the remote Git repository [2022-07-04T23:03:54.738Z] Cloning with configured refspecs honoured and without tags [2022-07-04T23:03:54.812Z] using credential docker-jenkins-github-credentials [2022-07-04T23:03:54.822Z] Cloning the remote Git repository [2022-07-04T23:03:54.822Z] Cloning with configured refspecs honoured and without tags [2022-07-04T23:03:54.700Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T23:03:54.758Z] > git init /home/ubuntu/workspace/moby_PR-43738 # timeout=10 [2022-07-04T23:03:55.029Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:03:55.029Z] > git --version # timeout=10 [2022-07-04T23:03:55.040Z] > git --version # 'git version 2.17.1' [2022-07-04T23:03:55.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:03:55.043Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:03:54.842Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T23:03:54.899Z] > git init /home/ubuntu/workspace/moby_PR-43738 # timeout=10 [2022-07-04T23:03:55.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:03:55.147Z] > git --version # timeout=10 [2022-07-04T23:03:55.176Z] > git --version # 'git version 2.25.1' [2022-07-04T23:03:55.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:03:55.179Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:03:56.669Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c566352be1d266ed) in /home/ubuntu/workspace/moby_PR-43738 [Pipeline] { [Pipeline] checkout [2022-07-04T23:03:56.799Z] The recommended git tool is: git [2022-07-04T23:03:57.543Z] #19 66.54 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-04T23:03:57.543Z] #19 66.54 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:03:57.543Z] #19 66.55 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T23:03:57.543Z] #19 66.57 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-04T23:03:57.543Z] #19 66.58 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-04T23:03:57.543Z] #19 66.58 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-04T23:03:57.543Z] #19 66.75 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-04T23:03:57.543Z] #19 66.75 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-04T23:03:57.543Z] #19 66.75 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-04T23:03:57.543Z] #19 66.97 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-04T23:03:57.543Z] #19 66.97 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:03:57.543Z] #19 66.97 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:03:57.543Z] #19 67.23 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-04T23:03:57.543Z] #19 67.23 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:03:57.543Z] #19 67.23 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T23:04:00.383Z] using credential docker-jenkins-github-credentials [2022-07-04T23:04:00.392Z] Cloning the remote Git repository [2022-07-04T23:04:00.392Z] Cloning with configured refspecs honoured and without tags [2022-07-04T23:04:00.472Z] Cloning repository https://github.com/moby/moby.git [2022-07-04T23:04:00.546Z] > git init /home/ubuntu/workspace/moby_PR-43738 # timeout=10 [2022-07-04T23:04:01.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:04:01.047Z] > git --version # timeout=10 [2022-07-04T23:04:01.074Z] > git --version # 'git version 2.25.1' [2022-07-04T23:04:01.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:01.077Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:02.797Z] #19 71.69 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-04T23:04:02.797Z] #19 71.69 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:04:02.797Z] #19 71.69 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T23:04:02.798Z] #19 71.72 Selecting previously unselected package crossbuild-essential-armel. [2022-07-04T23:04:02.798Z] #19 71.72 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-04T23:04:02.798Z] #19 71.72 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-04T23:04:02.798Z] #19 71.75 Selecting previously unselected package libc6-armhf-cross. [2022-07-04T23:04:02.798Z] #19 71.75 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-04T23:04:02.798Z] #19 71.76 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-04T23:04:02.798Z] #19 71.87 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-04T23:04:02.798Z] #19 71.87 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:02.798Z] #19 71.87 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:02.798Z] #19 71.90 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-04T23:04:02.798Z] #19 71.91 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:02.798Z] #19 71.91 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:02.798Z] #19 71.95 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-04T23:04:02.798Z] #19 71.95 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:02.798Z] #19 71.97 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:02.798Z] #19 72.00 Selecting previously unselected package libasan6-armhf-cross. [2022-07-04T23:04:02.798Z] #19 72.00 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:02.798Z] #19 72.00 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:02.798Z] #19 72.22 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-04T23:04:02.798Z] #19 72.23 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:02.798Z] #19 72.23 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:02.798Z] #19 72.29 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-04T23:04:02.798Z] #19 72.29 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:02.798Z] #19 72.30 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:02.798Z] #19 72.39 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-04T23:04:02.798Z] #19 72.39 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:02.798Z] #19 72.40 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:02.798Z] #19 72.51 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-04T23:04:03.053Z] #19 72.51 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:04:03.053Z] #19 72.51 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T23:04:08.300Z] #19 77.42 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-04T23:04:08.300Z] #19 77.42 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:04:08.300Z] #19 77.47 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T23:04:08.300Z] #19 77.85 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-04T23:04:08.300Z] #19 77.86 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-04T23:04:08.300Z] #19 77.91 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-04T23:04:08.301Z] Fetching without tags [2022-07-04T23:04:08.218Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:04:08.232Z] > git config --add remote.origin.fetch +refs/pull/43738/head:refs/remotes/origin/PR-43738 # timeout=10 [2022-07-04T23:04:08.240Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:08.282Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:04:08.305Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:04:08.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:08.307Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:08.564Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 2d4806ac066eaaf9070d111f8129474de284f801 [2022-07-04T23:04:08.862Z] #19 78.39 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-04T23:04:08.862Z] #19 78.39 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-04T23:04:08.862Z] #19 78.40 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-04T23:04:09.119Z] #19 78.61 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-04T23:04:09.119Z] #19 78.62 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:09.119Z] #19 78.62 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:09.119Z] #19 78.87 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-04T23:04:09.375Z] #19 78.87 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:04:09.375Z] #19 78.88 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T23:04:10.296Z] Merge succeeded, producing 743bbb05667ef99592d218b2c5ad22e7c9bd546b [2022-07-04T23:04:10.297Z] Checking out Revision 743bbb05667ef99592d218b2c5ad22e7c9bd546b (PR-43738) [2022-07-04T23:04:08.572Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:04:08.588Z] > git checkout -f 2d4806ac066eaaf9070d111f8129474de284f801 # timeout=10 [2022-07-04T23:04:09.478Z] > git remote # timeout=10 [2022-07-04T23:04:09.504Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T23:04:09.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:09.526Z] > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10 [2022-07-04T23:04:10.285Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T23:04:10.301Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:04:10.328Z] > git checkout -f 743bbb05667ef99592d218b2c5ad22e7c9bd546b # timeout=10 [2022-07-04T23:04:13.545Z] #19 83.31 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-04T23:04:13.545Z] #19 83.31 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:04:13.545Z] #19 83.31 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T23:04:13.545Z] #19 83.34 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-04T23:04:13.801Z] #19 83.34 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-04T23:04:13.801Z] #19 83.35 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-04T23:04:13.801Z] #19 83.38 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-04T23:04:13.801Z] #19 83.39 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-04T23:04:13.801Z] #19 83.39 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-04T23:04:13.801Z] #19 83.55 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-04T23:04:13.801Z] #19 83.55 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:13.801Z] #19 83.55 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:13.801Z] #19 83.59 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-04T23:04:13.801Z] #19 83.59 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:13.801Z] #19 83.59 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:14.058Z] #19 83.63 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-04T23:04:14.058Z] #19 83.63 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.058Z] #19 83.64 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:14.058Z] #19 83.67 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-04T23:04:14.058Z] #19 83.67 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.058Z] #19 83.68 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:14.058Z] #19 83.71 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-04T23:04:14.058Z] #19 83.71 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.058Z] #19 83.71 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:14.314Z] #19 83.95 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-04T23:04:14.315Z] #19 83.95 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.315Z] #19 83.96 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:14.315Z] #19 84.07 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-04T23:04:14.343Z] Commit message: "Merge commit '46f598728b022a524dd5c9a6b16c3506ce8d3f1b' into HEAD" [2022-07-04T23:04:14.359Z] First time build. Skipping changelog. [2022-07-04T23:04:14.571Z] #19 84.07 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.571Z] #19 84.07 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:14.572Z] #19 84.30 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-04T23:04:14.572Z] #19 84.30 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.572Z] #19 84.31 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T23:04:14.828Z] #19 84.38 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-04T23:04:14.828Z] #19 84.39 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.828Z] #19 84.39 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:14.828Z] #19 84.49 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-04T23:04:14.828Z] #19 84.50 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.828Z] #19 84.50 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:14.828Z] #19 84.54 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-04T23:04:14.828Z] #19 84.54 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:14.828Z] #19 84.54 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:15.085Z] #19 84.71 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-04T23:04:15.085Z] #19 84.72 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:04:15.085Z] #19 84.72 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:15.465Z] + docker version [2022-07-04T23:04:14.347Z] > git rev-list --no-walk fab7d1ef88ea6cb40be1c138b25951cd899e7b3b # timeout=10 [2022-07-04T23:04:16.483Z] Fetching without tags [2022-07-04T23:04:16.928Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 2d4806ac066eaaf9070d111f8129474de284f801 [2022-07-04T23:04:16.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:04:16.394Z] > git config --add remote.origin.fetch +refs/pull/43738/head:refs/remotes/origin/PR-43738 # timeout=10 [2022-07-04T23:04:16.417Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:16.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:04:16.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:04:16.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:16.496Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:16.940Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:04:16.967Z] > git checkout -f 2d4806ac066eaaf9070d111f8129474de284f801 # timeout=10 [2022-07-04T23:04:18.607Z] Merge succeeded, producing 5cdfc63a021ead34c75ee8179e8f2dd7313120f9 [2022-07-04T23:04:18.608Z] Checking out Revision 5cdfc63a021ead34c75ee8179e8f2dd7313120f9 (PR-43738) [2022-07-04T23:04:17.787Z] > git remote # timeout=10 [2022-07-04T23:04:17.797Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T23:04:17.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:17.808Z] > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10 [2022-07-04T23:04:18.596Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T23:04:18.612Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:04:18.616Z] > git checkout -f 5cdfc63a021ead34c75ee8179e8f2dd7313120f9 # timeout=10 [2022-07-04T23:04:20.336Z] #19 89.24 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-04T23:04:20.336Z] #19 89.24 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:04:20.336Z] #19 89.25 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:20.336Z] #19 89.28 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-04T23:04:20.336Z] #19 89.28 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-04T23:04:20.336Z] #19 89.28 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-04T23:04:20.336Z] #19 89.45 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-04T23:04:20.336Z] #19 89.46 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-04T23:04:20.336Z] #19 89.46 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-04T23:04:20.336Z] #19 89.73 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-04T23:04:20.336Z] #19 89.73 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:20.336Z] #19 89.73 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:20.336Z] #19 89.99 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-04T23:04:20.336Z] #19 89.99 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:04:20.336Z] #19 89.99 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:20.410Z] Fetching without tags [2022-07-04T23:04:20.628Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 2d4806ac066eaaf9070d111f8129474de284f801 [2022-07-04T23:04:20.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:04:20.403Z] > git config --add remote.origin.fetch +refs/pull/43738/head:refs/remotes/origin/PR-43738 # timeout=10 [2022-07-04T23:04:20.414Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:20.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:04:20.436Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:04:20.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:20.437Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:20.658Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:04:20.669Z] > git checkout -f 2d4806ac066eaaf9070d111f8129474de284f801 # timeout=10 [2022-07-04T23:04:22.074Z] Fetching without tags [2022-07-04T23:04:22.420Z] Merging remotes/origin/master commit 46f598728b022a524dd5c9a6b16c3506ce8d3f1b into PR head commit 2d4806ac066eaaf9070d111f8129474de284f801 [2022-07-04T23:04:22.634Z] Commit message: "Merge commit '46f598728b022a524dd5c9a6b16c3506ce8d3f1b' into HEAD" [2022-07-04T23:04:22.651Z] First time build. Skipping changelog. [2022-07-04T23:04:22.682Z] Merge succeeded, producing 2cac7de923675eca6015d8d1ecbf228317fa9363 [2022-07-04T23:04:22.682Z] Checking out Revision 2cac7de923675eca6015d8d1ecbf228317fa9363 (PR-43738) [2022-07-04T23:04:21.950Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:04:21.982Z] > git config --add remote.origin.fetch +refs/pull/43738/head:refs/remotes/origin/PR-43738 # timeout=10 [2022-07-04T23:04:22.005Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:22.038Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-04T23:04:22.063Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-04T23:04:22.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:22.064Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43738/head:refs/remotes/origin/PR-43738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-04T23:04:22.430Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:04:22.458Z] > git checkout -f 2d4806ac066eaaf9070d111f8129474de284f801 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T23:04:21.628Z] > git remote # timeout=10 [2022-07-04T23:04:21.641Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T23:04:21.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:21.660Z] > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10 [2022-07-04T23:04:22.689Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T23:04:22.705Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:04:22.711Z] > git checkout -f 2cac7de923675eca6015d8d1ecbf228317fa9363 # timeout=10 [2022-07-04T23:04:23.514Z] + docker version [2022-07-04T23:04:23.600Z] Client: Docker Engine - Community [2022-07-04T23:04:23.600Z] Version: 20.10.14 [2022-07-04T23:04:23.600Z] API version: 1.41 [2022-07-04T23:04:23.600Z] Go version: go1.16.15 [2022-07-04T23:04:23.600Z] Git commit: a224086 [2022-07-04T23:04:23.600Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-04T23:04:23.600Z] OS/Arch: linux/amd64 [2022-07-04T23:04:23.600Z] Context: default [2022-07-04T23:04:23.600Z] Experimental: true [2022-07-04T23:04:23.600Z] [2022-07-04T23:04:23.600Z] Server: Docker Engine - Community [2022-07-04T23:04:23.600Z] Engine: [2022-07-04T23:04:23.600Z] Version: 20.10.14 [2022-07-04T23:04:23.600Z] API version: 1.41 (minimum version 1.12) [2022-07-04T23:04:23.600Z] Go version: go1.16.15 [2022-07-04T23:04:23.600Z] Git commit: 87a90dc [2022-07-04T23:04:23.600Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-04T23:04:23.600Z] OS/Arch: linux/amd64 [2022-07-04T23:04:23.600Z] Experimental: true [2022-07-04T23:04:23.600Z] containerd: [2022-07-04T23:04:23.600Z] Version: 1.5.11 [2022-07-04T23:04:23.600Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:04:23.600Z] runc: [2022-07-04T23:04:23.600Z] Version: 1.0.3 [2022-07-04T23:04:23.600Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T23:04:23.600Z] docker-init: [2022-07-04T23:04:23.600Z] Version: 0.19.0 [2022-07-04T23:04:23.600Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T23:04:23.936Z] + docker info [2022-07-04T23:04:24.223Z] Merge succeeded, producing c046c8080730870de700411e8c06e34408a25d5d [2022-07-04T23:04:24.223Z] Checking out Revision c046c8080730870de700411e8c06e34408a25d5d (PR-43738) [2022-07-04T23:04:22.638Z] > git rev-list --no-walk fab7d1ef88ea6cb40be1c138b25951cd899e7b3b # timeout=10 [2022-07-04T23:04:23.312Z] > git remote # timeout=10 [2022-07-04T23:04:23.342Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T23:04:23.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-04T23:04:23.367Z] > git merge 46f598728b022a524dd5c9a6b16c3506ce8d3f1b # timeout=10 [2022-07-04T23:04:24.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T23:04:24.213Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T23:04:24.230Z] > git checkout -f c046c8080730870de700411e8c06e34408a25d5d # timeout=10 [2022-07-04T23:04:25.610Z] #19 94.37 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-04T23:04:25.610Z] #19 94.37 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:04:25.610Z] #19 94.37 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:25.610Z] #19 94.40 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-04T23:04:25.610Z] #19 94.40 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-04T23:04:25.610Z] #19 94.41 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-04T23:04:25.610Z] #19 94.44 Selecting previously unselected package libc6-s390x-cross. [2022-07-04T23:04:25.610Z] #19 94.44 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-04T23:04:25.610Z] #19 94.44 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-04T23:04:25.610Z] #19 94.57 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-04T23:04:25.610Z] #19 94.57 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:25.610Z] #19 94.58 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:25.610Z] #19 94.61 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-04T23:04:25.610Z] #19 94.61 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:25.610Z] #19 94.61 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:25.610Z] #19 94.65 Selecting previously unselected package libitm1-s390x-cross. [2022-07-04T23:04:25.610Z] #19 94.65 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:25.610Z] #19 94.66 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:25.610Z] #19 94.69 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-04T23:04:25.610Z] #19 94.69 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:25.610Z] #19 94.70 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:25.610Z] #19 94.73 Selecting previously unselected package libasan6-s390x-cross. [2022-07-04T23:04:25.610Z] #19 94.73 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:25.610Z] #19 94.74 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:25.610Z] #19 94.95 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-04T23:04:25.610Z] #19 94.96 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:25.610Z] #19 94.96 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:25.610Z] #19 95.04 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-04T23:04:25.610Z] #19 95.04 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:25.610Z] #19 95.04 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:25.610Z] #19 95.14 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-04T23:04:25.610Z] #19 95.14 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:25.610Z] #19 95.15 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:25.610Z] #19 95.34 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-04T23:04:25.610Z] #19 95.34 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:04:25.610Z] #19 95.35 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:26.510Z] Commit message: "Merge commit '46f598728b022a524dd5c9a6b16c3506ce8d3f1b' into HEAD" [2022-07-04T23:04:26.530Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T23:04:27.367Z] + docker version [2022-07-04T23:04:26.531Z] > git rev-list --no-walk fab7d1ef88ea6cb40be1c138b25951cd899e7b3b # timeout=10 [2022-07-04T23:04:28.164Z] Commit message: "Merge commit '46f598728b022a524dd5c9a6b16c3506ce8d3f1b' into HEAD" [2022-07-04T23:04:28.213Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-04T23:04:29.265Z] + docker version [2022-07-04T23:04:30.096Z] Client: Docker Engine - Community [2022-07-04T23:04:30.096Z] Version: 20.10.14 [2022-07-04T23:04:30.096Z] API version: 1.41 [2022-07-04T23:04:30.096Z] Go version: go1.16.15 [2022-07-04T23:04:30.096Z] Git commit: a224086 [2022-07-04T23:04:30.096Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-04T23:04:30.096Z] OS/Arch: linux/amd64 [2022-07-04T23:04:30.096Z] Context: default [2022-07-04T23:04:30.096Z] Experimental: true [2022-07-04T23:04:30.096Z] [2022-07-04T23:04:30.096Z] Server: Docker Engine - Community [2022-07-04T23:04:30.096Z] Engine: [2022-07-04T23:04:30.096Z] Version: 20.10.14 [2022-07-04T23:04:30.096Z] API version: 1.41 (minimum version 1.12) [2022-07-04T23:04:30.096Z] Go version: go1.16.15 [2022-07-04T23:04:30.096Z] Git commit: 87a90dc [2022-07-04T23:04:30.096Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-04T23:04:30.096Z] OS/Arch: linux/amd64 [2022-07-04T23:04:30.096Z] Experimental: true [2022-07-04T23:04:30.096Z] containerd: [2022-07-04T23:04:30.096Z] Version: 1.5.11 [2022-07-04T23:04:30.096Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:04:30.096Z] runc: [2022-07-04T23:04:30.096Z] Version: 1.0.3 [2022-07-04T23:04:30.096Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T23:04:30.096Z] docker-init: [2022-07-04T23:04:30.096Z] Version: 0.19.0 [2022-07-04T23:04:30.096Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T23:04:30.413Z] + docker info [2022-07-04T23:04:28.163Z] > git rev-list --no-walk fab7d1ef88ea6cb40be1c138b25951cd899e7b3b # timeout=10 [2022-07-04T23:04:30.862Z] #19 99.67 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-04T23:04:30.862Z] #19 99.67 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:04:30.862Z] #19 99.68 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:30.862Z] #19 99.70 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-04T23:04:30.862Z] #19 99.71 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-04T23:04:30.862Z] #19 99.71 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-04T23:04:30.862Z] #19 99.88 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-04T23:04:30.862Z] #19 99.88 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-04T23:04:30.862Z] #19 99.89 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-04T23:04:30.862Z] #19 100.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-04T23:04:30.862Z] #19 100.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-04T23:04:30.862Z] #19 100.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:30.862Z] #19 100.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-04T23:04:30.862Z] #19 100.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-04T23:04:30.862Z] #19 100.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:33.473Z] Client: Docker Engine - Community [2022-07-04T23:04:33.473Z] Version: 20.10.14 [2022-07-04T23:04:33.473Z] API version: 1.41 [2022-07-04T23:04:33.473Z] Go version: go1.16.15 [2022-07-04T23:04:33.473Z] Git commit: a224086 [2022-07-04T23:04:33.473Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-04T23:04:33.473Z] OS/Arch: linux/amd64 [2022-07-04T23:04:33.473Z] Context: default [2022-07-04T23:04:33.473Z] Experimental: true [2022-07-04T23:04:33.473Z] [2022-07-04T23:04:33.473Z] Server: Docker Engine - Community [2022-07-04T23:04:33.473Z] Engine: [2022-07-04T23:04:33.473Z] Version: 20.10.14 [2022-07-04T23:04:33.473Z] API version: 1.41 (minimum version 1.12) [2022-07-04T23:04:33.473Z] Go version: go1.16.15 [2022-07-04T23:04:33.473Z] Git commit: 87a90dc [2022-07-04T23:04:33.473Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-04T23:04:33.473Z] OS/Arch: linux/amd64 [2022-07-04T23:04:33.473Z] Experimental: true [2022-07-04T23:04:33.473Z] containerd: [2022-07-04T23:04:33.473Z] Version: 1.5.11 [2022-07-04T23:04:33.473Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:04:33.473Z] runc: [2022-07-04T23:04:33.473Z] Version: 1.0.3 [2022-07-04T23:04:33.473Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T23:04:33.473Z] docker-init: [2022-07-04T23:04:33.473Z] Version: 0.19.0 [2022-07-04T23:04:33.473Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T23:04:33.798Z] + docker info [2022-07-04T23:04:33.964Z] Client: Docker Engine - Community [2022-07-04T23:04:33.964Z] Version: 20.10.14 [2022-07-04T23:04:33.964Z] API version: 1.41 [2022-07-04T23:04:33.964Z] Go version: go1.16.15 [2022-07-04T23:04:33.964Z] Git commit: a224086 [2022-07-04T23:04:33.964Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-04T23:04:33.964Z] OS/Arch: linux/arm64 [2022-07-04T23:04:33.964Z] Context: default [2022-07-04T23:04:33.964Z] Experimental: true [2022-07-04T23:04:33.964Z] [2022-07-04T23:04:33.964Z] Server: Docker Engine - Community [2022-07-04T23:04:33.964Z] Engine: [2022-07-04T23:04:33.964Z] Version: 20.10.14 [2022-07-04T23:04:33.964Z] API version: 1.41 (minimum version 1.12) [2022-07-04T23:04:33.964Z] Go version: go1.16.15 [2022-07-04T23:04:33.964Z] Git commit: 87a90dc [2022-07-04T23:04:33.964Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-04T23:04:33.964Z] OS/Arch: linux/arm64 [2022-07-04T23:04:33.964Z] Experimental: true [2022-07-04T23:04:33.964Z] containerd: [2022-07-04T23:04:33.964Z] Version: 1.5.11 [2022-07-04T23:04:33.964Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:04:33.964Z] runc: [2022-07-04T23:04:33.964Z] Version: 1.0.3 [2022-07-04T23:04:33.964Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-04T23:04:33.964Z] docker-init: [2022-07-04T23:04:33.964Z] Version: 0.19.0 [2022-07-04T23:04:33.964Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-04T23:04:34.304Z] + docker info [2022-07-04T23:04:35.032Z] #19 104.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-04T23:04:35.032Z] #19 104.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-04T23:04:35.032Z] #19 104.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:35.032Z] #19 104.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-04T23:04:35.032Z] #19 104.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-04T23:04:35.032Z] #19 104.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-04T23:04:35.032Z] #19 104.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-04T23:04:35.032Z] #19 104.6 Setting up libfile-which-perl (1.23-1) ... [2022-07-04T23:04:35.032Z] #19 104.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-04T23:04:35.032Z] #19 104.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-04T23:04:35.032Z] #19 104.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-04T23:04:35.032Z] #19 104.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:04:35.032Z] #19 104.7 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T23:04:35.032Z] #19 104.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T23:04:35.032Z] #19 104.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-04T23:04:35.032Z] #19 104.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-04T23:04:35.032Z] #19 104.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T23:04:35.032Z] #19 104.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-04T23:04:35.032Z] #19 104.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-04T23:04:35.032Z] #19 104.7 Setting up file (1:5.39-3) ... [2022-07-04T23:04:35.032Z] #19 104.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:04:35.287Z] #19 104.8 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:04:35.287Z] #19 104.8 Setting up libyaml-perl (1.30-1) ... [2022-07-04T23:04:35.288Z] #19 104.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-04T23:04:35.288Z] #19 104.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-04T23:04:35.288Z] #19 104.8 Setting up libio-string-perl (1.08-3.1) ... [2022-07-04T23:04:35.288Z] #19 104.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-04T23:04:35.288Z] #19 104.8 Setting up cross-config (2.6.18+nmu1) ... [2022-07-04T23:04:35.288Z] #19 105.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:04:35.288Z] #19 105.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:04:35.288Z] #19 105.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-04T23:04:35.288Z] #19 105.0 Setting up patch (2.7.6-7) ... [2022-07-04T23:04:35.288Z] #19 105.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-04T23:04:35.288Z] #19 105.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-04T23:04:35.288Z] #19 105.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.288Z] #19 105.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-04T23:04:35.288Z] #19 105.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-04T23:04:35.288Z] #19 105.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.288Z] #19 105.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.288Z] #19 105.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-04T23:04:35.288Z] #19 105.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-04T23:04:35.288Z] #19 105.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.288Z] #19 105.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-04T23:04:35.543Z] #19 105.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.543Z] #19 105.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-04T23:04:35.800Z] #19 105.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-04T23:04:35.800Z] #19 105.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-04T23:04:35.800Z] #19 105.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:35.800Z] #19 105.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-04T23:04:36.056Z] #19 105.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-04T23:04:36.056Z] #19 105.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-04T23:04:36.056Z] #19 105.8 [2022-07-04T23:04:36.056Z] #19 105.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-04T23:04:36.056Z] #19 105.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.056Z] #19 105.8 Setting up dpkg-dev (1.20.10) ... [2022-07-04T23:04:36.056Z] #19 105.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 105.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T23:04:36.313Z] #19 105.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 105.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 105.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 105.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 105.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 106.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 106.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 106.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 106.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.313Z] #19 106.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-04T23:04:36.313Z] #19 106.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-04T23:04:36.569Z] #19 106.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-04T23:04:36.569Z] #19 106.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-04T23:04:36.569Z] #19 106.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-04T23:04:36.569Z] #19 106.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:36.569Z] #19 106.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:36.569Z] #19 106.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.569Z] #19 106.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T23:04:36.825Z] #19 106.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:36.825Z] #19 106.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up libxml-simple-perl (2.25-1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-04T23:04:36.825Z] #19 106.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:36.825Z] #19 106.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-04T23:04:37.085Z] #19 106.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T23:04:37.085Z] #19 106.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-04T23:04:37.085Z] #19 106.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:37.085Z] #19 106.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-04T23:04:37.085Z] #19 106.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:37.085Z] #19 106.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:37.085Z] #19 106.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-04T23:04:37.085Z] #19 106.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:37.085Z] #19 106.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-04T23:04:37.085Z] #19 106.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:37.085Z] #19 106.9 Setting up crossbuild-essential-armel (12.9) ... [2022-07-04T23:04:37.085Z] #19 106.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-04T23:04:37.085Z] #19 106.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-04T23:04:37.085Z] #19 106.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-04T23:04:37.085Z] #19 106.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-04T23:04:37.341Z] #19 106.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-04T23:04:37.341Z] #19 106.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:04:38.710Z] #19 DONE 108.3s [2022-07-04T23:04:38.710Z] [2022-07-04T23:04:38.710Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T23:04:38.710Z] #32 sha256:3a66646278815e79eb71dd449d40b483df4e8265ff0c7e06115f265ad5436984 [2022-07-04T23:04:38.710Z] #32 DONE 0.1s [2022-07-04T23:04:38.710Z] [2022-07-04T23:04:38.710Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T23:04:38.710Z] #73 sha256:339457c94f109a4812b6006998dd7e103a7341f3d6fe47ff2a7ee44220b97759 [2022-07-04T23:04:38.710Z] #73 DONE 0.2s [2022-07-04T23:04:38.710Z] [2022-07-04T23:04:38.710Z] #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-04T23:04:38.710Z] #33 sha256:bd3b862aab7fc2cf415fed6c30f57918a2587a98c5e752b74b783b4529e8cb59 [2022-07-04T23:04:40.078Z] #33 1.324 + RM_GOPATH=0 [2022-07-04T23:04:40.078Z] #33 1.324 + TMP_GOPATH= [2022-07-04T23:04:40.078Z] #33 1.324 + : /build [2022-07-04T23:04:40.078Z] #33 1.325 + '[' -z '' ']' [2022-07-04T23:04:40.078Z] #33 1.325 ++ mktemp -d [2022-07-04T23:04:40.078Z] #33 1.328 + export GOPATH=/tmp/tmp.LI3CUCAEWa [2022-07-04T23:04:40.078Z] #33 1.328 + GOPATH=/tmp/tmp.LI3CUCAEWa [2022-07-04T23:04:40.078Z] #33 1.328 + RM_GOPATH=1 [2022-07-04T23:04:40.078Z] #33 1.328 + case "$(go env GOARCH)" in [2022-07-04T23:04:40.078Z] #33 1.329 ++ go env GOARCH [2022-07-04T23:04:40.078Z] #33 1.335 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:04:40.078Z] #33 1.335 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:04:40.078Z] #33 1.335 ++ dirname /install.sh [2022-07-04T23:04:40.078Z] #33 1.336 + dir=/ [2022-07-04T23:04:40.078Z] #33 1.336 + bin=dockercli [2022-07-04T23:04:40.078Z] #33 1.336 + shift [2022-07-04T23:04:40.078Z] #33 1.337 + '[' '!' -f //dockercli.installer ']' [2022-07-04T23:04:40.078Z] #33 1.337 + . //dockercli.installer [2022-07-04T23:04:40.078Z] #33 1.337 ++ : stable [2022-07-04T23:04:40.078Z] #33 1.337 ++ : 17.06.2-ce [2022-07-04T23:04:40.078Z] #33 1.337 + install_dockercli [2022-07-04T23:04:40.078Z] #33 1.337 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T23:04:40.078Z] #33 1.337 Install docker/cli version 17.06.2-ce from stable [2022-07-04T23:04:40.078Z] #33 1.338 ++ uname -m [2022-07-04T23:04:40.078Z] #33 1.339 + arch=x86_64 [2022-07-04T23:04:40.078Z] #33 1.339 + '[' x86_64 '!=' x86_64 ']' [2022-07-04T23:04:40.078Z] #33 1.339 + url=https://download.docker.com/linux/static [2022-07-04T23:04:40.078Z] #33 1.340 + tar -xz docker/docker [2022-07-04T23:04:40.078Z] #33 1.342 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-04T23:04:43.810Z] Client: [2022-07-04T23:04:43.810Z] Context: default [2022-07-04T23:04:43.810Z] Debug Mode: false [2022-07-04T23:04:43.810Z] Plugins: [2022-07-04T23:04:43.810Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T23:04:43.810Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T23:04:43.810Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-04T23:04:43.810Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-04T23:04:43.810Z] [2022-07-04T23:04:43.810Z] Server: [2022-07-04T23:04:43.810Z] Containers: 0 [2022-07-04T23:04:43.810Z] Running: 0 [2022-07-04T23:04:43.810Z] Paused: 0 [2022-07-04T23:04:43.810Z] Stopped: 0 [2022-07-04T23:04:43.810Z] Images: 0 [2022-07-04T23:04:43.810Z] Server Version: 20.10.14 [2022-07-04T23:04:43.810Z] Storage Driver: overlay2 [2022-07-04T23:04:43.810Z] Backing Filesystem: extfs [2022-07-04T23:04:43.810Z] Supports d_type: true [2022-07-04T23:04:43.810Z] Native Overlay Diff: true [2022-07-04T23:04:43.810Z] userxattr: false [2022-07-04T23:04:43.810Z] Logging Driver: json-file [2022-07-04T23:04:43.810Z] Cgroup Driver: cgroupfs [2022-07-04T23:04:43.810Z] Cgroup Version: 1 [2022-07-04T23:04:43.810Z] Plugins: [2022-07-04T23:04:43.810Z] Volume: local [2022-07-04T23:04:43.810Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T23:04:43.810Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T23:04:43.810Z] Swarm: inactive [2022-07-04T23:04:43.810Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-04T23:04:43.810Z] Default Runtime: runc [2022-07-04T23:04:43.810Z] Init Binary: docker-init [2022-07-04T23:04:43.810Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:04:43.810Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T23:04:43.810Z] init version: de40ad0 [2022-07-04T23:04:43.810Z] Security Options: [2022-07-04T23:04:43.810Z] apparmor [2022-07-04T23:04:43.810Z] seccomp [2022-07-04T23:04:43.810Z] Profile: default [2022-07-04T23:04:43.810Z] Kernel Version: 5.4.0-1071-aws [2022-07-04T23:04:43.810Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-04T23:04:43.810Z] OSType: linux [2022-07-04T23:04:43.810Z] Architecture: x86_64 [2022-07-04T23:04:43.810Z] CPUs: 2 [2022-07-04T23:04:43.810Z] Total Memory: 7.565GiB [2022-07-04T23:04:43.810Z] Name: ip-10-100-38-240 [2022-07-04T23:04:43.810Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-04T23:04:43.810Z] Docker Root Dir: /var/lib/docker [2022-07-04T23:04:43.810Z] Debug Mode: false [2022-07-04T23:04:43.810Z] Registry: https://index.docker.io/v1/ [2022-07-04T23:04:43.810Z] Labels: [2022-07-04T23:04:43.810Z] Experimental: true [2022-07-04T23:04:43.810Z] Insecure Registries: [2022-07-04T23:04:43.810Z] 127.0.0.0/8 [2022-07-04T23:04:43.810Z] Live Restore Enabled: true [2022-07-04T23:04:43.810Z] [2022-07-04T23:04:43.810Z] WARNING: No swap limit support [Pipeline] sh [2022-07-04T23:04:44.107Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T23:04:44.107Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T23:04:44.107Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43738/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-04T23:04:44.107Z] + bash /home/ubuntu/workspace/moby_PR-43738/check-config.sh [2022-07-04T23:04:44.107Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-04T23:04:44.107Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-04T23:04:44.107Z] [2022-07-04T23:04:44.107Z] Generally Necessary: [2022-07-04T23:04:44.107Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-04T23:04:44.107Z] - apparmor: enabled and tools installed [2022-07-04T23:04:44.107Z] - CONFIG_NAMESPACES: enabled [2022-07-04T23:04:44.107Z] - CONFIG_NET_NS: enabled [2022-07-04T23:04:44.107Z] - CONFIG_PID_NS: enabled [2022-07-04T23:04:44.107Z] - CONFIG_IPC_NS: enabled [2022-07-04T23:04:44.107Z] - CONFIG_UTS_NS: enabled [2022-07-04T23:04:44.107Z] - CONFIG_CGROUPS: enabled [2022-07-04T23:04:44.107Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-04T23:04:44.107Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-04T23:04:44.107Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-04T23:04:44.107Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-04T23:04:44.107Z] - CONFIG_CPUSETS: enabled [2022-07-04T23:04:44.107Z] - CONFIG_MEMCG: enabled [2022-07-04T23:04:44.107Z] - CONFIG_KEYS: enabled [2022-07-04T23:04:44.107Z] - CONFIG_VETH: enabled (as module) [2022-07-04T23:04:44.107Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-04T23:04:44.107Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-04T23:04:44.252Z] #33 4.830 + mkdir -p /build [2022-07-04T23:04:44.252Z] #33 4.834 + mv docker/docker /build/ [2022-07-04T23:04:44.252Z] #33 4.835 + rmdir docker [2022-07-04T23:04:44.252Z] #33 DONE 5.0s [2022-07-04T23:04:44.252Z] [2022-07-04T23:04:44.252Z] #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-04T23:04:44.252Z] #74 sha256:9d21d92c1a4bf0f2362ebe6861580a6d007ab14c292419e8cda7e5d1b1d1370a [2022-07-04T23:04:44.252Z] #74 1.182 + RM_GOPATH=0 [2022-07-04T23:04:44.252Z] #74 1.182 + TMP_GOPATH= [2022-07-04T23:04:44.252Z] #74 1.182 + : /build [2022-07-04T23:04:44.252Z] #74 1.182 + '[' -z '' ']' [2022-07-04T23:04:44.252Z] #74 1.182 ++ mktemp -d [2022-07-04T23:04:44.252Z] #74 1.183 + export GOPATH=/tmp/tmp.hOxpQnJnDr [2022-07-04T23:04:44.252Z] #74 1.183 + GOPATH=/tmp/tmp.hOxpQnJnDr [2022-07-04T23:04:44.252Z] #74 1.184 + RM_GOPATH=1 [2022-07-04T23:04:44.252Z] #74 1.186 + case "$(go env GOARCH)" in [2022-07-04T23:04:44.252Z] #74 1.188 ++ go env GOARCH [2022-07-04T23:04:44.252Z] #74 1.193 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:04:44.252Z] #74 1.193 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:04:44.252Z] #74 1.193 ++ dirname /install.sh [2022-07-04T23:04:44.252Z] #74 1.199 + dir=/ [2022-07-04T23:04:44.252Z] #74 1.199 + bin=rootlesskit [2022-07-04T23:04:44.252Z] #74 1.199 + shift [2022-07-04T23:04:44.253Z] #74 1.199 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T23:04:44.253Z] #74 1.204 + . //rootlesskit.installer [2022-07-04T23:04:44.253Z] #74 1.204 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:04:44.253Z] #74 1.204 + install_rootlesskit [2022-07-04T23:04:44.253Z] #74 1.204 + case "$1" in [2022-07-04T23:04:44.253Z] #74 1.204 + export CGO_ENABLED=0 [2022-07-04T23:04:44.253Z] #74 1.204 + CGO_ENABLED=0 [2022-07-04T23:04:44.253Z] #74 1.204 + _install_rootlesskit [2022-07-04T23:04:44.253Z] #74 1.205 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:04:44.253Z] #74 1.205 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T23:04:44.253Z] #74 1.205 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:04:44.253Z] #74 1.205 + GOBIN=/build [2022-07-04T23:04:44.253Z] #74 1.205 + GO111MODULE=on [2022-07-04T23:04:44.253Z] #74 1.205 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:04:44.253Z] #74 1.775 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T23:04:44.253Z] #74 3.522 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:04:44.253Z] #74 3.524 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T23:04:44.253Z] #74 3.720 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T23:04:44.253Z] #74 5.012 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T23:04:44.253Z] #74 5.344 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T23:04:44.253Z] #74 5.379 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T23:04:44.253Z] #74 5.382 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T23:04:44.253Z] #74 5.432 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:04:44.253Z] #74 5.457 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T23:04:44.253Z] #74 5.550 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T23:04:44.384Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-04T23:04:44.384Z] - CONFIG_CGROUP_BPF: enabled [2022-07-04T23:04:44.384Z] [2022-07-04T23:04:44.384Z] Optional Features: [2022-07-04T23:04:44.384Z] - CONFIG_USER_NS: enabled [2022-07-04T23:04:44.384Z] - CONFIG_SECCOMP: enabled [2022-07-04T23:04:44.384Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-04T23:04:44.384Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-04T23:04:44.384Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-04T23:04:44.384Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-04T23:04:44.384Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-04T23:04:44.384Z] - CONFIG_BLK_CGROUP: enabled [2022-07-04T23:04:44.384Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-04T23:04:44.384Z] - CONFIG_CGROUP_PERF: enabled [2022-07-04T23:04:44.384Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-04T23:04:44.384Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-04T23:04:44.384Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-04T23:04:44.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-04T23:04:44.384Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-04T23:04:44.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_IP_VS: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-04T23:04:44.384Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-04T23:04:44.384Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-04T23:04:44.384Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-04T23:04:44.384Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-04T23:04:44.384Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-04T23:04:44.384Z] - CONFIG_EXT4_FS: enabled [2022-07-04T23:04:44.384Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-04T23:04:44.384Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-04T23:04:44.384Z] - Network Drivers: [2022-07-04T23:04:44.384Z] - "overlay": [2022-07-04T23:04:44.509Z] #74 5.833 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T23:04:44.651Z] - CONFIG_VXLAN: enabled (as module) [2022-07-04T23:04:44.651Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-04T23:04:44.651Z] Optional (for encrypted networks): [2022-07-04T23:04:44.651Z] - CONFIG_CRYPTO: enabled [2022-07-04T23:04:44.651Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-04T23:04:44.651Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-04T23:04:44.651Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-04T23:04:44.651Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-04T23:04:44.651Z] - CONFIG_XFRM: enabled [2022-07-04T23:04:44.651Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-04T23:04:44.651Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-04T23:04:44.651Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-04T23:04:44.651Z] - "ipvlan": [2022-07-04T23:04:44.651Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-04T23:04:44.651Z] - "macvlan": [2022-07-04T23:04:44.651Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-04T23:04:44.651Z] - CONFIG_DUMMY: enabled (as module) [2022-07-04T23:04:44.651Z] - "ftp,tftp client in container": [2022-07-04T23:04:44.651Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-04T23:04:44.651Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-04T23:04:44.651Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-04T23:04:44.651Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-04T23:04:44.651Z] - Storage Drivers: [2022-07-04T23:04:44.651Z] - "aufs": [2022-07-04T23:04:44.651Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-04T23:04:44.651Z] - "btrfs": [2022-07-04T23:04:44.651Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-04T23:04:44.651Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-04T23:04:44.651Z] - "devicemapper": [2022-07-04T23:04:44.651Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-04T23:04:44.651Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-04T23:04:44.651Z] - "overlay": [2022-07-04T23:04:44.651Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-04T23:04:44.651Z] - "zfs": [2022-07-04T23:04:44.651Z] - /dev/zfs: present [2022-07-04T23:04:44.651Z] - zfs command: missing [2022-07-04T23:04:44.651Z] - zpool command: missing [2022-07-04T23:04:44.651Z] [2022-07-04T23:04:44.651Z] Limits: [2022-07-04T23:04:44.651Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-04T23:04:44.651Z] [2022-07-04T23:04:44.651Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T23:04:44.766Z] #74 5.981 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T23:04:44.983Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c046c8080730870de700411e8c06e34408a25d5d . [2022-07-04T23:04:45.243Z] #1 [internal] load build definition from Dockerfile [2022-07-04T23:04:45.243Z] #1 sha256:b7738b533d2b0237e3f3e7236c7ce0b6c8fff06e51402f942780190210d0bef9 [2022-07-04T23:04:45.243Z] #1 transferring dockerfile: 19.25kB 0.1s done [2022-07-04T23:04:45.243Z] #1 DONE 0.2s [2022-07-04T23:04:45.243Z] [2022-07-04T23:04:45.243Z] #2 [internal] load .dockerignore [2022-07-04T23:04:45.243Z] #2 sha256:396ea4bef6f67a407bf1c84e9e718fc90dc5df258f0b4e82ad86a7833f83b0bd [2022-07-04T23:04:45.243Z] #2 transferring context: [2022-07-04T23:04:45.503Z] #2 transferring context: 145B done [2022-07-04T23:04:45.503Z] #2 DONE 0.1s [2022-07-04T23:04:45.503Z] [2022-07-04T23:04:45.503Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T23:04:45.503Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-04T23:04:45.695Z] #74 6.908 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T23:04:45.695Z] #74 6.989 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:04:45.882Z] Client: [2022-07-04T23:04:45.882Z] Context: default [2022-07-04T23:04:45.882Z] Debug Mode: false [2022-07-04T23:04:45.882Z] Plugins: [2022-07-04T23:04:45.882Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T23:04:45.882Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T23:04:45.882Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-04T23:04:45.882Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-04T23:04:45.882Z] [2022-07-04T23:04:45.882Z] Server: [2022-07-04T23:04:45.882Z] Containers: 0 [2022-07-04T23:04:45.882Z] Running: 0 [2022-07-04T23:04:45.882Z] Paused: 0 [2022-07-04T23:04:45.882Z] Stopped: 0 [2022-07-04T23:04:45.882Z] Images: 0 [2022-07-04T23:04:45.882Z] Server Version: 20.10.14 [2022-07-04T23:04:45.882Z] Storage Driver: overlay2 [2022-07-04T23:04:45.882Z] Backing Filesystem: extfs [2022-07-04T23:04:45.882Z] Supports d_type: true [2022-07-04T23:04:45.882Z] Native Overlay Diff: true [2022-07-04T23:04:45.882Z] userxattr: false [2022-07-04T23:04:45.882Z] Logging Driver: json-file [2022-07-04T23:04:45.882Z] Cgroup Driver: cgroupfs [2022-07-04T23:04:45.882Z] Cgroup Version: 1 [2022-07-04T23:04:45.882Z] Plugins: [2022-07-04T23:04:45.882Z] Volume: local [2022-07-04T23:04:45.882Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T23:04:45.882Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T23:04:45.882Z] Swarm: inactive [2022-07-04T23:04:45.882Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-04T23:04:45.882Z] Default Runtime: runc [2022-07-04T23:04:45.882Z] Init Binary: docker-init [2022-07-04T23:04:45.882Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:04:45.882Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T23:04:45.882Z] init version: de40ad0 [2022-07-04T23:04:45.882Z] Security Options: [2022-07-04T23:04:45.882Z] apparmor [2022-07-04T23:04:45.882Z] seccomp [2022-07-04T23:04:45.882Z] Profile: default [2022-07-04T23:04:45.882Z] Kernel Version: 5.4.0-1071-aws [2022-07-04T23:04:45.882Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-04T23:04:45.882Z] OSType: linux [2022-07-04T23:04:45.882Z] Architecture: x86_64 [2022-07-04T23:04:45.882Z] CPUs: 2 [2022-07-04T23:04:45.882Z] Total Memory: 7.565GiB [2022-07-04T23:04:45.882Z] Name: ip-10-100-116-28 [2022-07-04T23:04:45.882Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-04T23:04:45.882Z] Docker Root Dir: /var/lib/docker [2022-07-04T23:04:45.882Z] Debug Mode: false [2022-07-04T23:04:45.882Z] Registry: https://index.docker.io/v1/ [2022-07-04T23:04:45.882Z] Labels: [2022-07-04T23:04:45.882Z] Experimental: true [2022-07-04T23:04:45.882Z] Insecure Registries: [2022-07-04T23:04:45.882Z] 127.0.0.0/8 [2022-07-04T23:04:45.882Z] Live Restore Enabled: true [2022-07-04T23:04:45.882Z] [2022-07-04T23:04:45.882Z] WARNING: No swap limit support [Pipeline] sh [2022-07-04T23:04:46.074Z] #3 DONE 0.5s [2022-07-04T23:04:46.074Z] [2022-07-04T23:04:46.074Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T23:04:46.074Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-04T23:04:46.074Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-04T23:04:46.074Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-04T23:04:46.074Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-04T23:04:46.074Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s [2022-07-04T23:04:46.074Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T23:04:46.074Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-04T23:04:46.185Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T23:04:46.185Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T23:04:46.185Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43738/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-04T23:04:46.185Z] + bash /home/ubuntu/workspace/moby_PR-43738/check-config.sh [2022-07-04T23:04:46.185Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-04T23:04:46.185Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-04T23:04:46.185Z] [2022-07-04T23:04:46.185Z] Generally Necessary: [2022-07-04T23:04:46.185Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-04T23:04:46.185Z] - apparmor: enabled and tools installed [2022-07-04T23:04:46.185Z] - CONFIG_NAMESPACES: enabled [2022-07-04T23:04:46.185Z] - CONFIG_NET_NS: enabled [2022-07-04T23:04:46.185Z] - CONFIG_PID_NS: enabled [2022-07-04T23:04:46.185Z] - CONFIG_IPC_NS: enabled [2022-07-04T23:04:46.185Z] - CONFIG_UTS_NS: enabled [2022-07-04T23:04:46.185Z] - CONFIG_CGROUPS: enabled [2022-07-04T23:04:46.185Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-04T23:04:46.185Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-04T23:04:46.185Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-04T23:04:46.185Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-04T23:04:46.185Z] - CONFIG_CPUSETS: enabled [2022-07-04T23:04:46.185Z] - CONFIG_MEMCG: enabled [2022-07-04T23:04:46.185Z] - CONFIG_KEYS: enabled [2022-07-04T23:04:46.185Z] - CONFIG_VETH: enabled (as module) [2022-07-04T23:04:46.258Z] #74 ... [2022-07-04T23:04:46.258Z] [2022-07-04T23:04:46.258Z] #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-04T23:04:46.258Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T23:04:46.258Z] #36 CACHED [2022-07-04T23:04:46.258Z] [2022-07-04T23:04:46.258Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T23:04:46.258Z] #37 sha256:77d5e38578339001a1d2a8142f8e9e4479c230c4f2ff5002eb2d6ed7bbc55629 [2022-07-04T23:04:46.258Z] #37 CACHED [2022-07-04T23:04:46.258Z] [2022-07-04T23:04:46.258Z] #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-04T23:04:46.258Z] #38 sha256:bc19952eb967c87e3735bce049f0f8df4e93cf7c854da245009cbc534a4fda6a [2022-07-04T23:04:46.258Z] #38 CACHED [2022-07-04T23:04:46.258Z] [2022-07-04T23:04:46.258Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T23:04:46.258Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-04T23:04:46.258Z] #40 CACHED [2022-07-04T23:04:46.258Z] [2022-07-04T23:04:46.258Z] #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-04T23:04:46.258Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:04:46.258Z] #41 CACHED [2022-07-04T23:04:46.258Z] [2022-07-04T23:04:46.258Z] #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-04T23:04:46.258Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:04:46.258Z] #43 CACHED [2022-07-04T23:04:46.258Z] [2022-07-04T23:04:46.258Z] #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-04T23:04:46.258Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T23:04:46.258Z] #45 CACHED [2022-07-04T23:04:46.258Z] [2022-07-04T23:04:46.259Z] #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-04T23:04:46.259Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:04:46.259Z] #47 CACHED [2022-07-04T23:04:46.259Z] [2022-07-04T23:04:46.259Z] #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-04T23:04:46.259Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:04:46.259Z] #20 1.753 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-04T23:04:46.259Z] #20 1.755 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-04T23:04:46.259Z] #20 1.755 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-04T23:04:46.259Z] #20 2.064 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T23:04:46.259Z] #20 2.485 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:04:46.259Z] #20 3.021 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T23:04:46.259Z] #20 3.593 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T23:04:46.259Z] #20 3.938 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T23:04:46.259Z] #20 4.380 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:04:46.259Z] #20 4.381 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T23:04:46.259Z] #20 4.388 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-04T23:04:46.259Z] #20 4.392 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-04T23:04:46.259Z] #20 4.403 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T23:04:46.259Z] #20 4.660 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T23:04:46.259Z] #20 4.668 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T23:04:46.259Z] #20 4.669 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T23:04:46.259Z] #20 4.673 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T23:04:46.259Z] #20 4.678 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:04:46.335Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-04T23:04:46.335Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-04T23:04:46.454Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-04T23:04:46.454Z] - CONFIG_CGROUP_BPF: enabled [2022-07-04T23:04:46.454Z] [2022-07-04T23:04:46.454Z] Optional Features: [2022-07-04T23:04:46.454Z] - CONFIG_USER_NS: enabled [2022-07-04T23:04:46.454Z] - CONFIG_SECCOMP: enabled [2022-07-04T23:04:46.454Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-04T23:04:46.454Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-04T23:04:46.454Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-04T23:04:46.454Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-04T23:04:46.454Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-04T23:04:46.454Z] - CONFIG_BLK_CGROUP: enabled [2022-07-04T23:04:46.454Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-04T23:04:46.454Z] - CONFIG_CGROUP_PERF: enabled [2022-07-04T23:04:46.454Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-04T23:04:46.454Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-04T23:04:46.454Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-04T23:04:46.454Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-04T23:04:46.454Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-04T23:04:46.454Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_IP_VS: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-04T23:04:46.454Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-04T23:04:46.454Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-04T23:04:46.454Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-04T23:04:46.454Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-04T23:04:46.454Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-04T23:04:46.454Z] - CONFIG_EXT4_FS: enabled [2022-07-04T23:04:46.547Z] Client: [2022-07-04T23:04:46.547Z] Context: default [2022-07-04T23:04:46.547Z] Debug Mode: false [2022-07-04T23:04:46.547Z] Plugins: [2022-07-04T23:04:46.547Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T23:04:46.547Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T23:04:46.547Z] [2022-07-04T23:04:46.547Z] Server: [2022-07-04T23:04:46.547Z] Containers: 0 [2022-07-04T23:04:46.547Z] Running: 0 [2022-07-04T23:04:46.547Z] Paused: 0 [2022-07-04T23:04:46.547Z] Stopped: 0 [2022-07-04T23:04:46.547Z] Images: 0 [2022-07-04T23:04:46.547Z] Server Version: 20.10.14 [2022-07-04T23:04:46.547Z] Storage Driver: overlay2 [2022-07-04T23:04:46.547Z] Backing Filesystem: extfs [2022-07-04T23:04:46.547Z] Supports d_type: true [2022-07-04T23:04:46.547Z] Native Overlay Diff: true [2022-07-04T23:04:46.547Z] userxattr: false [2022-07-04T23:04:46.547Z] Logging Driver: json-file [2022-07-04T23:04:46.547Z] Cgroup Driver: cgroupfs [2022-07-04T23:04:46.547Z] Cgroup Version: 1 [2022-07-04T23:04:46.547Z] Plugins: [2022-07-04T23:04:46.547Z] Volume: local [2022-07-04T23:04:46.547Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T23:04:46.547Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T23:04:46.547Z] Swarm: inactive [2022-07-04T23:04:46.547Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-04T23:04:46.547Z] Default Runtime: runc [2022-07-04T23:04:46.547Z] Init Binary: docker-init [2022-07-04T23:04:46.547Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:04:46.547Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T23:04:46.547Z] init version: de40ad0 [2022-07-04T23:04:46.547Z] Security Options: [2022-07-04T23:04:46.547Z] apparmor [2022-07-04T23:04:46.547Z] seccomp [2022-07-04T23:04:46.547Z] Profile: default [2022-07-04T23:04:46.547Z] Kernel Version: 5.13.0-1021-aws [2022-07-04T23:04:46.547Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-04T23:04:46.547Z] OSType: linux [2022-07-04T23:04:46.547Z] Architecture: aarch64 [2022-07-04T23:04:46.547Z] CPUs: 2 [2022-07-04T23:04:46.547Z] Total Memory: 7.562GiB [2022-07-04T23:04:46.547Z] Name: ip-10-100-51-87 [2022-07-04T23:04:46.547Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-04T23:04:46.547Z] Docker Root Dir: /var/lib/docker [2022-07-04T23:04:46.547Z] Debug Mode: false [2022-07-04T23:04:46.547Z] Registry: https://index.docker.io/v1/ [2022-07-04T23:04:46.547Z] Labels: [2022-07-04T23:04:46.547Z] Experimental: true [2022-07-04T23:04:46.547Z] Insecure Registries: [2022-07-04T23:04:46.547Z] 127.0.0.0/8 [2022-07-04T23:04:46.547Z] Live Restore Enabled: true [2022-07-04T23:04:46.547Z] [Pipeline] sh [2022-07-04T23:04:46.712Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-04T23:04:46.712Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-04T23:04:46.712Z] - Network Drivers: [2022-07-04T23:04:46.712Z] - "overlay": [2022-07-04T23:04:46.712Z] - CONFIG_VXLAN: enabled (as module) [2022-07-04T23:04:46.712Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-04T23:04:46.712Z] Optional (for encrypted networks): [2022-07-04T23:04:46.712Z] - CONFIG_CRYPTO: enabled [2022-07-04T23:04:46.712Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-04T23:04:46.712Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-04T23:04:46.712Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-04T23:04:46.712Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-04T23:04:46.712Z] - CONFIG_XFRM: enabled [2022-07-04T23:04:46.712Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-04T23:04:46.712Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-04T23:04:46.712Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-04T23:04:46.712Z] - "ipvlan": [2022-07-04T23:04:46.712Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-04T23:04:46.712Z] - "macvlan": [2022-07-04T23:04:46.712Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-04T23:04:46.712Z] - CONFIG_DUMMY: enabled (as module) [2022-07-04T23:04:46.712Z] - "ftp,tftp client in container": [2022-07-04T23:04:46.712Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-04T23:04:46.712Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-04T23:04:46.712Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-04T23:04:46.712Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-04T23:04:46.712Z] - Storage Drivers: [2022-07-04T23:04:46.712Z] - "aufs": [2022-07-04T23:04:46.712Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-04T23:04:46.712Z] - "btrfs": [2022-07-04T23:04:46.712Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-04T23:04:46.712Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-04T23:04:46.712Z] - "devicemapper": [2022-07-04T23:04:46.712Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-04T23:04:46.712Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-04T23:04:46.712Z] - "overlay": [2022-07-04T23:04:46.712Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-04T23:04:46.712Z] - "zfs": [2022-07-04T23:04:46.712Z] - /dev/zfs: present [2022-07-04T23:04:46.712Z] - zfs command: missing [2022-07-04T23:04:46.712Z] - zpool command: missing [2022-07-04T23:04:46.712Z] [2022-07-04T23:04:46.712Z] Limits: [2022-07-04T23:04:46.712Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-04T23:04:46.712Z] [2022-07-04T23:04:46.712Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T23:04:46.844Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T23:04:46.844Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-04T23:04:46.844Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43738/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-04T23:04:46.844Z] + bash /home/ubuntu/workspace/moby_PR-43738/check-config.sh [2022-07-04T23:04:46.844Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-04T23:04:46.844Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-04T23:04:46.844Z] [2022-07-04T23:04:46.844Z] Generally Necessary: [2022-07-04T23:04:46.844Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-04T23:04:46.844Z] - apparmor: enabled and tools installed [2022-07-04T23:04:46.844Z] - CONFIG_NAMESPACES: enabled [2022-07-04T23:04:46.844Z] - CONFIG_NET_NS: enabled [2022-07-04T23:04:46.844Z] - CONFIG_PID_NS: enabled [2022-07-04T23:04:46.844Z] - CONFIG_IPC_NS: enabled [2022-07-04T23:04:46.844Z] - CONFIG_UTS_NS: enabled [2022-07-04T23:04:46.844Z] - CONFIG_CGROUPS: enabled [2022-07-04T23:04:46.844Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-04T23:04:46.844Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-04T23:04:46.844Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-04T23:04:46.844Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-04T23:04:46.844Z] - CONFIG_CPUSETS: enabled [2022-07-04T23:04:46.844Z] - CONFIG_MEMCG: enabled [2022-07-04T23:04:46.844Z] - CONFIG_KEYS: enabled [2022-07-04T23:04:46.844Z] - CONFIG_VETH: enabled (as module) [2022-07-04T23:04:46.844Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-04T23:04:46.844Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-04T23:04:46.844Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-04T23:04:46.844Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-04T23:04:46.907Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-04T23:04:46.907Z] #4 DONE 0.9s [2022-07-04T23:04:47.069Z] + sudo modprobe ip_vs [2022-07-04T23:04:47.069Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:743bbb05667ef99592d218b2c5ad22e7c9bd546b . [2022-07-04T23:04:47.106Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-04T23:04:47.106Z] - CONFIG_CGROUP_BPF: enabled [2022-07-04T23:04:47.106Z] [2022-07-04T23:04:47.106Z] Optional Features: [2022-07-04T23:04:47.106Z] - CONFIG_USER_NS: enabled [2022-07-04T23:04:47.106Z] - CONFIG_SECCOMP: enabled [2022-07-04T23:04:47.106Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-04T23:04:47.106Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-04T23:04:47.106Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-04T23:04:47.106Z] (cgroup swap accounting is currently enabled) [2022-07-04T23:04:47.106Z] - CONFIG_BLK_CGROUP: enabled [2022-07-04T23:04:47.106Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-04T23:04:47.106Z] - CONFIG_CGROUP_PERF: enabled [2022-07-04T23:04:47.106Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-04T23:04:47.106Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-04T23:04:47.106Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-04T23:04:47.106Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-04T23:04:47.106Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-04T23:04:47.106Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_IP_VS: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-04T23:04:47.106Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-04T23:04:47.106Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-04T23:04:47.106Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-04T23:04:47.106Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-04T23:04:47.106Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-04T23:04:47.170Z] [2022-07-04T23:04:47.170Z] #5 [internal] load build definition from Dockerfile [2022-07-04T23:04:47.170Z] #5 sha256:43890d893e6494335ab25383054066e499cd190639b04fc13e59e97d70922fdb [2022-07-04T23:04:47.170Z] #5 DONE 0.0s [2022-07-04T23:04:47.170Z] [2022-07-04T23:04:47.170Z] #6 [internal] load .dockerignore [2022-07-04T23:04:47.170Z] #6 sha256:79f6a6382874a45d15cdd85b70861bb17a3ef92f533ac4035a420722f671f17f [2022-07-04T23:04:47.170Z] #6 DONE 0.0s [2022-07-04T23:04:47.170Z] [2022-07-04T23:04:47.170Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T23:04:47.170Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T23:04:47.332Z] #1 [internal] load build definition from Dockerfile [2022-07-04T23:04:47.332Z] #1 sha256:3a538c73bd55419c91e6edac7b190e4f3e8a9eb1ed49b7dde84d768e41b2d8ca [2022-07-04T23:04:47.332Z] #1 transferring dockerfile: 19.25kB done [2022-07-04T23:04:47.332Z] #1 DONE 0.1s [2022-07-04T23:04:47.332Z] [2022-07-04T23:04:47.332Z] #2 [internal] load .dockerignore [2022-07-04T23:04:47.332Z] #2 sha256:b759120f6e7d84d88b7e82708a1e4877649893452531575203606de7a0756229 [2022-07-04T23:04:47.332Z] #2 transferring context: 32B [2022-07-04T23:04:47.368Z] - CONFIG_EXT4_FS: enabled [2022-07-04T23:04:47.368Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-04T23:04:47.368Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-04T23:04:47.368Z] - Network Drivers: [2022-07-04T23:04:47.368Z] - "overlay": [2022-07-04T23:04:47.368Z] - CONFIG_VXLAN: enabled (as module) [2022-07-04T23:04:47.368Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-04T23:04:47.368Z] Optional (for encrypted networks): [2022-07-04T23:04:47.368Z] - CONFIG_CRYPTO: enabled [2022-07-04T23:04:47.368Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-04T23:04:47.368Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-04T23:04:47.368Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-04T23:04:47.368Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-04T23:04:47.368Z] - CONFIG_XFRM: enabled [2022-07-04T23:04:47.368Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-04T23:04:47.368Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-04T23:04:47.368Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-04T23:04:47.368Z] - "ipvlan": [2022-07-04T23:04:47.368Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-04T23:04:47.368Z] - "macvlan": [2022-07-04T23:04:47.368Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-04T23:04:47.368Z] - CONFIG_DUMMY: enabled (as module) [2022-07-04T23:04:47.368Z] - "ftp,tftp client in container": [2022-07-04T23:04:47.368Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-04T23:04:47.368Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-04T23:04:47.368Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-04T23:04:47.368Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-04T23:04:47.368Z] - Storage Drivers: [2022-07-04T23:04:47.368Z] - "aufs": [2022-07-04T23:04:47.368Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-04T23:04:47.368Z] - "btrfs": [2022-07-04T23:04:47.368Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-04T23:04:47.368Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-04T23:04:47.368Z] - "devicemapper": [2022-07-04T23:04:47.368Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-04T23:04:47.368Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-04T23:04:47.368Z] - "overlay": [2022-07-04T23:04:47.368Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-04T23:04:47.368Z] - "zfs": [2022-07-04T23:04:47.596Z] #2 transferring context: 145B 0.0s done [2022-07-04T23:04:47.596Z] #2 DONE 0.1s [2022-07-04T23:04:47.596Z] [2022-07-04T23:04:47.596Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T23:04:47.596Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-04T23:04:47.629Z] - /dev/zfs: present [2022-07-04T23:04:47.629Z] - zfs command: missing [2022-07-04T23:04:47.629Z] - zpool command: missing [2022-07-04T23:04:47.629Z] [2022-07-04T23:04:47.629Z] Limits: [2022-07-04T23:04:47.629Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-04T23:04:47.629Z] [2022-07-04T23:04:47.629Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T23:04:47.742Z] #7 DONE 0.7s [2022-07-04T23:04:47.742Z] [2022-07-04T23:04:47.742Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:47.742Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T23:04:47.742Z] #10 DONE 0.7s [2022-07-04T23:04:47.742Z] [2022-07-04T23:04:47.742Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:47.742Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T23:04:47.858Z] #3 DONE 0.4s [2022-07-04T23:04:47.964Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c046c8080730870de700411e8c06e34408a25d5d . [2022-07-04T23:04:48.009Z] #9 DONE 0.7s [2022-07-04T23:04:48.009Z] [2022-07-04T23:04:48.009Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T23:04:48.009Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-04T23:04:48.009Z] #8 DONE 0.8s [2022-07-04T23:04:48.116Z] [2022-07-04T23:04:48.116Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T23:04:48.116Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-04T23:04:48.116Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-04T23:04:48.116Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T23:04:48.116Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-04T23:04:48.116Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-04T23:04:48.116Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-07-04T23:04:48.116Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-04T23:04:48.225Z] #1 [internal] load build definition from Dockerfile [2022-07-04T23:04:48.225Z] #1 sha256:9333acec3ad11ba138b8f0e83a0ed863a04f326c39e616d8e6c46a8b4930f50d [2022-07-04T23:04:48.225Z] #1 transferring dockerfile: 19.25kB done [2022-07-04T23:04:48.225Z] #1 DONE 0.1s [2022-07-04T23:04:48.225Z] [2022-07-04T23:04:48.225Z] #2 [internal] load .dockerignore [2022-07-04T23:04:48.225Z] #2 sha256:2307861a67a3dedc071fa410a6643af39078e06d7b79ecd99d978ba0dec27532 [2022-07-04T23:04:48.225Z] #2 transferring context: 145B done [2022-07-04T23:04:48.225Z] #2 DONE 0.1s [2022-07-04T23:04:48.225Z] [2022-07-04T23:04:48.225Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T23:04:48.225Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-04T23:04:48.374Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-04T23:04:48.374Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-04T23:04:48.520Z] Client: [2022-07-04T23:04:48.520Z] Context: default [2022-07-04T23:04:48.520Z] Debug Mode: false [2022-07-04T23:04:48.520Z] Plugins: [2022-07-04T23:04:48.520Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-04T23:04:48.520Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-04T23:04:48.520Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-04T23:04:48.520Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-04T23:04:48.520Z] [2022-07-04T23:04:48.520Z] Server: [2022-07-04T23:04:48.520Z] Containers: 0 [2022-07-04T23:04:48.520Z] Running: 0 [2022-07-04T23:04:48.520Z] Paused: 0 [2022-07-04T23:04:48.520Z] Stopped: 0 [2022-07-04T23:04:48.520Z] Images: 0 [2022-07-04T23:04:48.520Z] Server Version: 20.10.14 [2022-07-04T23:04:48.520Z] Storage Driver: overlay2 [2022-07-04T23:04:48.520Z] Backing Filesystem: extfs [2022-07-04T23:04:48.520Z] Supports d_type: true [2022-07-04T23:04:48.520Z] Native Overlay Diff: true [2022-07-04T23:04:48.520Z] userxattr: false [2022-07-04T23:04:48.520Z] Logging Driver: json-file [2022-07-04T23:04:48.520Z] Cgroup Driver: systemd [2022-07-04T23:04:48.520Z] Cgroup Version: 2 [2022-07-04T23:04:48.520Z] Plugins: [2022-07-04T23:04:48.520Z] Volume: local [2022-07-04T23:04:48.520Z] Network: bridge host ipvlan macvlan null overlay [2022-07-04T23:04:48.520Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-04T23:04:48.520Z] Swarm: inactive [2022-07-04T23:04:48.520Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-04T23:04:48.520Z] Default Runtime: runc [2022-07-04T23:04:48.520Z] Init Binary: docker-init [2022-07-04T23:04:48.520Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-04T23:04:48.520Z] runc version: v1.0.3-0-gf46b6ba [2022-07-04T23:04:48.520Z] init version: de40ad0 [2022-07-04T23:04:48.520Z] Security Options: [2022-07-04T23:04:48.520Z] apparmor [2022-07-04T23:04:48.520Z] seccomp [2022-07-04T23:04:48.520Z] Profile: default [2022-07-04T23:04:48.520Z] cgroupns [2022-07-04T23:04:48.520Z] Kernel Version: 5.13.0-1021-aws [2022-07-04T23:04:48.520Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-04T23:04:48.520Z] OSType: linux [2022-07-04T23:04:48.520Z] Architecture: x86_64 [2022-07-04T23:04:48.520Z] CPUs: 2 [2022-07-04T23:04:48.520Z] Total Memory: 7.559GiB [2022-07-04T23:04:48.520Z] Name: ip-10-100-53-114 [2022-07-04T23:04:48.520Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-04T23:04:48.520Z] Docker Root Dir: /var/lib/docker [2022-07-04T23:04:48.520Z] Debug Mode: false [2022-07-04T23:04:48.520Z] Registry: https://index.docker.io/v1/ [2022-07-04T23:04:48.520Z] Labels: [2022-07-04T23:04:48.520Z] Experimental: true [2022-07-04T23:04:48.520Z] Insecure Registries: [2022-07-04T23:04:48.520Z] 127.0.0.0/8 [2022-07-04T23:04:48.520Z] Live Restore Enabled: true [2022-07-04T23:04:48.520Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-04T23:04:48.589Z] [2022-07-04T23:04:48.589Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:04:48.589Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T23:04:48.589Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-04T23:04:48.589Z] #73 DONE 0.0s [2022-07-04T23:04:48.589Z] [2022-07-04T23:04:48.589Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:04:48.589Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:04:48.589Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-04T23:04:48.632Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-04T23:04:48.778Z] #20 ... [2022-07-04T23:04:48.778Z] [2022-07-04T23:04:48.778Z] #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-04T23:04:48.778Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-04T23:04:48.778Z] #69 1.626 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-04T23:04:48.778Z] #69 1.626 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-04T23:04:48.778Z] #69 1.626 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-04T23:04:48.778Z] #69 1.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T23:04:48.778Z] #69 2.166 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T23:04:48.778Z] #69 2.696 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:04:48.778Z] #69 3.547 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T23:04:48.778Z] #69 4.104 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T23:04:48.778Z] #69 4.478 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T23:04:48.778Z] #69 4.481 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-04T23:04:48.778Z] #69 4.482 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-04T23:04:48.778Z] #69 4.482 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:04:48.778Z] #69 4.484 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T23:04:48.778Z] #69 4.668 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:04:48.778Z] #69 4.672 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T23:04:48.778Z] #69 4.673 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T23:04:48.778Z] #69 4.674 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T23:04:48.778Z] #69 4.677 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T23:04:48.778Z] #69 ... [2022-07-04T23:04:48.778Z] [2022-07-04T23:04:48.778Z] #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-04T23:04:48.778Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-04T23:04:48.778Z] #49 1.563 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-04T23:04:48.778Z] #49 1.563 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-04T23:04:48.778Z] #49 1.563 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-04T23:04:48.778Z] #49 1.687 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T23:04:48.778Z] #49 1.985 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T23:04:48.778Z] #49 2.346 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T23:04:48.778Z] #49 2.786 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T23:04:48.778Z] #49 3.582 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:04:48.778Z] #49 4.226 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T23:04:48.778Z] #49 4.226 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-04T23:04:48.778Z] #49 4.226 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T23:04:48.778Z] #49 4.226 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:04:48.778Z] #49 4.232 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-04T23:04:48.778Z] #49 4.246 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T23:04:48.778Z] #49 4.250 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T23:04:48.778Z] #49 4.251 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T23:04:48.778Z] #49 4.251 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T23:04:48.778Z] #49 4.252 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:04:48.799Z] #3 DONE 0.4s [2022-07-04T23:04:48.799Z] [2022-07-04T23:04:48.799Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T23:04:48.799Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-04T23:04:48.799Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-04T23:04:48.799Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-04T23:04:48.799Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-04T23:04:48.799Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T23:04:48.799Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-04T23:04:48.849Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2cac7de923675eca6015d8d1ecbf228317fa9363 . [2022-07-04T23:04:48.849Z] #1 [internal] load build definition from Dockerfile [2022-07-04T23:04:48.849Z] #1 sha256:357b5bac495802fa6f788590f5cc29b3aafc45ef7f8893c42d691d6ba91067eb [2022-07-04T23:04:48.849Z] #1 transferring dockerfile: 19.25kB done [2022-07-04T23:04:48.849Z] #1 DONE 0.1s [2022-07-04T23:04:48.849Z] [2022-07-04T23:04:48.849Z] #2 [internal] load .dockerignore [2022-07-04T23:04:48.849Z] #2 sha256:b5ded8847f91cf921458f0bd51b5dc8808136427ff64431a2a5673396d2259d6 [2022-07-04T23:04:48.850Z] #2 transferring context: 145B 0.0s done [2022-07-04T23:04:48.853Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T23:04:48.853Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-04T23:04:48.853Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-04T23:04:48.894Z] #4 DONE 0.8s [2022-07-04T23:04:48.894Z] [2022-07-04T23:04:48.894Z] #6 [internal] load build definition from Dockerfile [2022-07-04T23:04:48.894Z] #6 sha256:57d73776f7ff27ea1a64ca9bf4039bd4ea6f709e7ff6e55a8f717f6bf10bb507 [2022-07-04T23:04:48.894Z] #6 DONE 0.0s [2022-07-04T23:04:48.894Z] [2022-07-04T23:04:48.894Z] #5 [internal] load .dockerignore [2022-07-04T23:04:48.894Z] #5 sha256:9f84e64371d3cffc6a4661a28c9cad9f7147e76c46463223028adcd38d086355 [2022-07-04T23:04:48.894Z] #5 DONE 0.0s [2022-07-04T23:04:48.894Z] [2022-07-04T23:04:48.894Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T23:04:48.894Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T23:04:49.060Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-07-04T23:04:49.060Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-04T23:04:49.109Z] #2 DONE 0.1s [2022-07-04T23:04:49.109Z] [2022-07-04T23:04:49.109Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-04T23:04:49.109Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-04T23:04:49.120Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s [2022-07-04T23:04:49.120Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.24MB / 55.01MB 0.3s [2022-07-04T23:04:49.326Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-04T23:04:49.326Z] #4 DONE 0.7s [2022-07-04T23:04:49.388Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.39MB / 55.01MB 0.4s [2022-07-04T23:04:49.388Z] #28 ... [2022-07-04T23:04:49.388Z] [2022-07-04T23:04:49.388Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T23:04:49.388Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T23:04:49.388Z] #49 DONE 0.0s [2022-07-04T23:04:49.388Z] [2022-07-04T23:04:49.388Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:04:49.388Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:04:49.388Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.63MB / 55.01MB 0.5s [2022-07-04T23:04:49.591Z] [2022-07-04T23:04:49.591Z] #6 [internal] load build definition from Dockerfile [2022-07-04T23:04:49.591Z] #6 sha256:fd4c2eea088281c776037c0b67f5cfd3d45c42fd45ba289e8522f46ef945dbf4 [2022-07-04T23:04:49.591Z] #6 DONE 0.0s [2022-07-04T23:04:49.591Z] [2022-07-04T23:04:49.591Z] #5 [internal] load .dockerignore [2022-07-04T23:04:49.591Z] #5 sha256:503669709b11fa960eb61b555ed0af1d12bffa7dfa52a36b1e5281f436f374c5 [2022-07-04T23:04:49.591Z] #5 DONE 0.0s [2022-07-04T23:04:49.591Z] [2022-07-04T23:04:49.591Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:49.591Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T23:04:49.648Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 16.78MB / 55.01MB 0.6s [2022-07-04T23:04:49.648Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 20.34MB / 55.01MB 0.7s [2022-07-04T23:04:49.679Z] #3 DONE 0.4s [2022-07-04T23:04:49.679Z] [2022-07-04T23:04:49.679Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-04T23:04:49.679Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-04T23:04:49.679Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-04T23:04:49.679Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-04T23:04:49.679Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-04T23:04:49.679Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-04T23:04:49.679Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s [2022-07-04T23:04:49.679Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-04T23:04:49.679Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-04T23:04:49.913Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 25.17MB / 55.01MB 0.9s [2022-07-04T23:04:49.940Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-04T23:04:50.202Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-04T23:04:50.202Z] #4 DONE 0.6s [2022-07-04T23:04:50.202Z] [2022-07-04T23:04:50.202Z] #6 [internal] load build definition from Dockerfile [2022-07-04T23:04:50.202Z] #6 sha256:6735b1b7b1c55fb3ad276b0f04735a7d0af3f92abdcd1dcbb4ba290c772554ae [2022-07-04T23:04:50.202Z] #6 DONE 0.0s [2022-07-04T23:04:50.202Z] [2022-07-04T23:04:50.202Z] #5 [internal] load .dockerignore [2022-07-04T23:04:50.202Z] #5 sha256:ed3288041e19cfe68b3101d805313c6c7de45def2788462315488e9e948589b0 [2022-07-04T23:04:50.202Z] #5 DONE 0.0s [2022-07-04T23:04:50.202Z] [2022-07-04T23:04:50.202Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:50.202Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T23:04:50.276Z] #8 ... [2022-07-04T23:04:50.276Z] [2022-07-04T23:04:50.276Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T23:04:50.276Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-04T23:04:50.276Z] #7 DONE 1.0s [2022-07-04T23:04:50.276Z] [2022-07-04T23:04:50.276Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T23:04:50.276Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T23:04:50.276Z] #8 DONE 1.0s [2022-07-04T23:04:50.276Z] [2022-07-04T23:04:50.276Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:50.276Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T23:04:50.276Z] #9 DONE 1.0s [2022-07-04T23:04:50.276Z] [2022-07-04T23:04:50.276Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:50.276Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T23:04:50.276Z] #10 DONE 1.1s [2022-07-04T23:04:50.276Z] [2022-07-04T23:04:50.276Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:04:50.276Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:04:50.276Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-04T23:04:50.352Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.41MB / 55.01MB 1.1s [2022-07-04T23:04:50.352Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 35.65MB / 55.01MB 1.2s [2022-07-04T23:04:50.352Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.5s [2022-07-04T23:04:50.536Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-04T23:04:50.536Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-04T23:04:50.536Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T23:04:50.638Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 48.23MB / 55.01MB 1.7s [2022-07-04T23:04:50.796Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 1.05MB / 55.01MB 0.1s [2022-07-04T23:04:50.796Z] #28 ... [2022-07-04T23:04:50.796Z] [2022-07-04T23:04:50.796Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T23:04:50.796Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T23:04:50.796Z] #49 DONE 0.5s [2022-07-04T23:04:50.796Z] [2022-07-04T23:04:50.796Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:04:50.796Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:04:50.796Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.24MB / 55.01MB 0.2s [2022-07-04T23:04:50.908Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 53.48MB / 55.01MB 1.9s [2022-07-04T23:04:50.979Z] #10 DONE 1.2s [2022-07-04T23:04:50.979Z] [2022-07-04T23:04:50.979Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:50.979Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T23:04:50.979Z] #9 DONE 1.2s [2022-07-04T23:04:50.979Z] [2022-07-04T23:04:50.979Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T23:04:50.979Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-04T23:04:50.979Z] #7 DONE 1.2s [2022-07-04T23:04:50.979Z] [2022-07-04T23:04:50.979Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T23:04:50.979Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-04T23:04:50.979Z] #8 DONE 1.2s [2022-07-04T23:04:51.055Z] #28 ... [2022-07-04T23:04:51.055Z] [2022-07-04T23:04:51.055Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T23:04:51.055Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T23:04:51.055Z] #49 DONE 0.0s [2022-07-04T23:04:51.055Z] [2022-07-04T23:04:51.055Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:04:51.055Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:04:51.055Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.63MB / 55.01MB 0.5s [2022-07-04T23:04:51.275Z] [2022-07-04T23:04:51.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:51.275Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:04:51.275Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-04T23:04:51.275Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-07-04T23:04:51.275Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T23:04:51.275Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-07-04T23:04:51.314Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 16.78MB / 55.01MB 0.6s [2022-07-04T23:04:51.314Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 19.92MB / 55.01MB 0.8s [2022-07-04T23:04:51.486Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done [2022-07-04T23:04:51.537Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0B / 53.70MB 0.2s [2022-07-04T23:04:51.575Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 22.68MB / 55.01MB 0.8s [2022-07-04T23:04:51.575Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.92MB / 55.01MB 1.1s [2022-07-04T23:04:51.583Z] #10 ... [2022-07-04T23:04:51.583Z] [2022-07-04T23:04:51.583Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:51.583Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-04T23:04:51.583Z] #8 DONE 1.2s [2022-07-04T23:04:51.761Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-04T23:04:51.833Z] #11 ... [2022-07-04T23:04:51.833Z] [2022-07-04T23:04:51.833Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T23:04:51.833Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T23:04:51.833Z] #49 DONE 0.6s [2022-07-04T23:04:51.833Z] [2022-07-04T23:04:51.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:51.833Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:04:51.833Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 5.24MB / 53.70MB 0.3s [2022-07-04T23:04:51.833Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0B / 10.66MB 0.3s [2022-07-04T23:04:51.833Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.3s [2022-07-04T23:04:51.833Z] #11 ... [2022-07-04T23:04:51.833Z] [2022-07-04T23:04:51.833Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T23:04:51.833Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T23:04:51.833Z] #49 DONE 0.0s [2022-07-04T23:04:51.833Z] [2022-07-04T23:04:51.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:51.833Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:04:51.833Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 22.72MB / 53.70MB 0.5s [2022-07-04T23:04:51.833Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 5.24MB / 10.66MB 0.5s [2022-07-04T23:04:51.845Z] [2022-07-04T23:04:51.845Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-04T23:04:51.845Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-04T23:04:51.845Z] #10 DONE 1.5s [2022-07-04T23:04:51.845Z] [2022-07-04T23:04:51.845Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-04T23:04:51.845Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-04T23:04:51.845Z] #9 DONE 1.5s [2022-07-04T23:04:51.845Z] [2022-07-04T23:04:51.845Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-04T23:04:51.845Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-04T23:04:52.097Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 39.85MB / 53.70MB 0.6s [2022-07-04T23:04:52.097Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 0.6s [2022-07-04T23:04:52.097Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 44.01MB / 53.70MB 0.7s [2022-07-04T23:04:52.097Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.6s done [2022-07-04T23:04:52.097Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 0B / 54.67MB 0.7s [2022-07-04T23:04:52.097Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 0.9s [2022-07-04T23:04:52.097Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 17.83MB / 54.67MB 0.9s [2022-07-04T23:04:52.104Z] #7 DONE 1.6s [2022-07-04T23:04:52.145Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 1.4s [2022-07-04T23:04:52.363Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 0.9s done [2022-07-04T23:04:52.363Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 37.75MB / 54.67MB 1.1s [2022-07-04T23:04:52.363Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 0B / 81.09MB 1.1s [2022-07-04T23:04:52.404Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 43.96MB / 55.01MB 1.7s [2022-07-04T23:04:52.630Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 48.23MB / 54.67MB 1.2s [2022-07-04T23:04:52.630Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 1.3s [2022-07-04T23:04:52.630Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 10.99MB / 81.09MB 1.3s [2022-07-04T23:04:52.663Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 47.19MB / 55.01MB 1.9s [2022-07-04T23:04:52.663Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 52.17MB / 55.01MB 2.0s [2022-07-04T23:04:52.663Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s [2022-07-04T23:04:52.900Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 26.21MB / 81.09MB 1.4s [2022-07-04T23:04:52.900Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 32.51MB / 81.09MB 1.5s [2022-07-04T23:04:53.172Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 50.33MB / 81.09MB 1.7s [2022-07-04T23:04:53.172Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 66.06MB / 81.09MB 1.9s [2022-07-04T23:04:53.235Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.6s done [2022-07-04T23:04:53.434Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.0s done [2022-07-04T23:04:53.434Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 73.45MB / 81.09MB 2.1s [2022-07-04T23:04:53.434Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 2.2s [2022-07-04T23:04:53.434Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 [2022-07-04T23:04:53.493Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-04T23:04:53.505Z] [2022-07-04T23:04:53.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:53.505Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:53.505Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-04T23:04:53.505Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-04T23:04:53.505Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T23:04:53.505Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-04T23:04:53.505Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.10MB / 55.01MB 0.2s [2022-07-04T23:04:53.505Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.68MB / 55.01MB 0.4s [2022-07-04T23:04:53.505Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 4.19MB / 5.16MB 0.4s [2022-07-04T23:04:53.505Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.4s [2022-07-04T23:04:53.782Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 18.87MB / 55.01MB 0.5s [2022-07-04T23:04:53.782Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s [2022-07-04T23:04:53.782Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.5s [2022-07-04T23:04:53.782Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s done [2022-07-04T23:04:54.008Z] #11 ... [2022-07-04T23:04:54.008Z] [2022-07-04T23:04:54.008Z] #24 [internal] load build context [2022-07-04T23:04:54.008Z] #24 sha256:525c34aae628adf805105b14414634b100a3ef6c1d2f6ae97ba7edc9ebdec9c2 [2022-07-04T23:04:54.008Z] #24 transferring context: 61.71MB 2.4s done [2022-07-04T23:04:54.008Z] #24 DONE 3.0s [2022-07-04T23:04:54.008Z] [2022-07-04T23:04:54.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:54.008Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:04:54.048Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 0.7s [2022-07-04T23:04:54.048Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.24MB / 54.58MB 0.7s [2022-07-04T23:04:54.048Z] #11 ... [2022-07-04T23:04:54.048Z] [2022-07-04T23:04:54.048Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-04T23:04:54.048Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-04T23:04:54.048Z] #49 DONE 0.0s [2022-07-04T23:04:54.048Z] [2022-07-04T23:04:54.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:54.048Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:54.048Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 49.28MB / 55.01MB 0.9s [2022-07-04T23:04:54.048Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s done [2022-07-04T23:04:54.048Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 19.56MB / 54.58MB 0.9s [2022-07-04T23:04:54.048Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.67MB / 85.88MB 0.9s [2022-07-04T23:04:54.270Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 2.8s done [2022-07-04T23:04:54.270Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 8.23MB / 108.88MB 3.0s [2022-07-04T23:04:54.317Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 27.26MB / 54.58MB 1.0s [2022-07-04T23:04:54.317Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.1s [2022-07-04T23:04:54.317Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 40.89MB / 54.58MB 1.2s [2022-07-04T23:04:54.317Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 16.34MB / 85.88MB 1.2s [2022-07-04T23:04:54.317Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 51.49MB / 54.58MB 1.3s [2022-07-04T23:04:54.317Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 20.97MB / 85.88MB 1.3s [2022-07-04T23:04:54.532Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 18.87MB / 108.88MB 3.1s [2022-07-04T23:04:54.532Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 32.51MB / 108.88MB 3.2s [2022-07-04T23:04:54.582Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.4s [2022-07-04T23:04:54.582Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 27.26MB / 85.88MB 1.4s [2022-07-04T23:04:54.582Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 34.60MB / 85.88MB 1.5s [2022-07-04T23:04:54.793Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 39.85MB / 108.88MB 3.5s [2022-07-04T23:04:54.852Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 45.09MB / 85.88MB 1.7s [2022-07-04T23:04:54.852Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 52.43MB / 85.88MB 1.8s [2022-07-04T23:04:55.055Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 51.38MB / 108.88MB 3.7s [2022-07-04T23:04:55.070Z] #28 ... [2022-07-04T23:04:55.071Z] [2022-07-04T23:04:55.071Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:55.071Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:55.071Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.2s done [2022-07-04T23:04:55.071Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T23:04:55.071Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-04T23:04:55.071Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-04T23:04:55.071Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.4s done [2022-07-04T23:04:55.071Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.6s done [2022-07-04T23:04:55.071Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.2s done [2022-07-04T23:04:55.071Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.9s done [2022-07-04T23:04:55.071Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.0s done [2022-07-04T23:04:55.071Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 71.30MB / 141.75MB 6.2s [2022-07-04T23:04:55.071Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.1s done [2022-07-04T23:04:55.115Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s done [2022-07-04T23:04:55.115Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 58.72MB / 85.88MB 2.0s [2022-07-04T23:04:55.115Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-04T23:04:55.115Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 68.16MB / 85.88MB 2.1s [2022-07-04T23:04:55.318Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 58.72MB / 108.88MB 3.8s [2022-07-04T23:04:55.318Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 71.30MB / 108.88MB 4.0s [2022-07-04T23:04:55.383Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 78.64MB / 85.88MB 2.2s [2022-07-04T23:04:55.580Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 82.84MB / 108.88MB 4.1s [2022-07-04T23:04:55.581Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 4.1s done [2022-07-04T23:04:55.581Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 4.2s done [2022-07-04T23:04:55.581Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 93.38MB / 108.88MB 4.3s [2022-07-04T23:04:55.642Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 85.98MB / 141.75MB 6.6s [2022-07-04T23:04:55.642Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 93.32MB / 141.75MB 6.8s [2022-07-04T23:04:55.644Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 2.4s [2022-07-04T23:04:55.843Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 2.3s done [2022-07-04T23:04:55.843Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 4.5s [2022-07-04T23:04:55.843Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded [2022-07-04T23:04:55.904Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.6s done [2022-07-04T23:04:55.904Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.7s [2022-07-04T23:04:55.904Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 1.05MB / 141.75MB 2.8s [2022-07-04T23:04:55.904Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.39MB / 141.75MB 2.9s [2022-07-04T23:04:56.165Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 17.83MB / 141.75MB 3.1s [2022-07-04T23:04:56.219Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 106.47MB / 141.75MB 7.2s [2022-07-04T23:04:56.416Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.4s done [2022-07-04T23:04:56.425Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 34.60MB / 141.75MB 3.3s [2022-07-04T23:04:56.486Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 114.29MB / 141.75MB 7.5s [2022-07-04T23:04:56.685Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 49.28MB / 141.75MB 3.5s [2022-07-04T23:04:56.686Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 65.01MB / 141.75MB 3.7s [2022-07-04T23:04:56.749Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s [2022-07-04T23:04:56.749Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 121.63MB / 141.75MB 7.8s [2022-07-04T23:04:56.807Z] #28 ... [2022-07-04T23:04:56.807Z] [2022-07-04T23:04:56.807Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:56.807Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:56.807Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.2s done [2022-07-04T23:04:56.807Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-04T23:04:56.807Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.5s done [2022-07-04T23:04:56.807Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s done [2022-07-04T23:04:56.807Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-04T23:04:56.807Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-04T23:04:56.807Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.6s done [2022-07-04T23:04:56.807Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.0s done [2022-07-04T23:04:56.807Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.2s done [2022-07-04T23:04:56.807Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.1s done [2022-07-04T23:04:56.807Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 80.74MB / 141.75MB 6.2s [2022-07-04T23:04:56.950Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 72.93MB / 141.75MB 3.8s [2022-07-04T23:04:56.950Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.8s done [2022-07-04T23:04:57.012Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 130.02MB / 141.75MB 8.1s [2022-07-04T23:04:57.106Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 89.13MB / 141.75MB 6.4s [2022-07-04T23:04:57.212Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.8s done [2022-07-04T23:04:57.212Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 88.87MB / 141.75MB 4.1s [2022-07-04T23:04:57.212Z] #11 ... [2022-07-04T23:04:57.212Z] [2022-07-04T23:04:57.212Z] #24 [internal] load build context [2022-07-04T23:04:57.212Z] #24 sha256:a2f72f640f53c7ae735ef6fe97008d9335341edde231fc01d5f995b013d9fb2b [2022-07-04T23:04:57.212Z] #24 transferring context: 61.70MB 4.1s done [2022-07-04T23:04:57.212Z] #24 DONE 4.2s [2022-07-04T23:04:57.212Z] [2022-07-04T23:04:57.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:57.212Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:57.288Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.5s [2022-07-04T23:04:57.410Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 99.61MB / 141.75MB 6.8s [2022-07-04T23:04:57.474Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 111.15MB / 141.75MB 4.4s [2022-07-04T23:04:57.740Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 121.63MB / 141.75MB 4.6s [2022-07-04T23:04:57.806Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd [2022-07-04T23:04:57.806Z] #11 ... [2022-07-04T23:04:57.806Z] [2022-07-04T23:04:57.806Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:04:57.806Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-04T23:04:57.806Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-07-04T23:04:57.806Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T23:04:57.806Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-07-04T23:04:57.806Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-07-04T23:04:57.806Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.7s done [2022-07-04T23:04:57.806Z] #28 DONE 6.4s [2022-07-04T23:04:57.806Z] [2022-07-04T23:04:57.806Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:57.806Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:04:57.806Z] #11 ... [2022-07-04T23:04:57.806Z] [2022-07-04T23:04:57.806Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:04:57.806Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T23:04:57.806Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-04T23:04:57.806Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T23:04:57.806Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T23:04:57.806Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T23:04:57.806Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-07-04T23:04:57.806Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-07-04T23:04:57.806Z] #71 DONE 6.5s [2022-07-04T23:04:57.806Z] [2022-07-04T23:04:57.806Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:04:57.806Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T23:04:57.806Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-04T23:04:57.806Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T23:04:57.806Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T23:04:57.806Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T23:04:57.806Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-07-04T23:04:57.806Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-07-04T23:04:57.806Z] #73 DONE 6.5s [2022-07-04T23:04:57.806Z] [2022-07-04T23:04:57.806Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:57.806Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:04:57.992Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 110.10MB / 141.75MB 7.4s [2022-07-04T23:04:57.999Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 134.22MB / 141.75MB 4.9s [2022-07-04T23:04:57.999Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 5.0s [2022-07-04T23:04:58.072Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.4s done [2022-07-04T23:04:58.250Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 117.44MB / 141.75MB 7.6s [2022-07-04T23:04:58.339Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 [2022-07-04T23:04:58.509Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 130.02MB / 141.75MB 7.9s [2022-07-04T23:04:58.509Z] #11 ... [2022-07-04T23:04:58.509Z] [2022-07-04T23:04:58.509Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:04:58.509Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T23:04:58.509Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-04T23:04:58.509Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T23:04:58.509Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T23:04:58.509Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T23:04:58.509Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-07-04T23:04:58.509Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-07-04T23:04:58.509Z] #71 DONE 7.9s [2022-07-04T23:04:58.509Z] [2022-07-04T23:04:58.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:58.509Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:58.509Z] #11 ... [2022-07-04T23:04:58.509Z] [2022-07-04T23:04:58.509Z] #24 [internal] load build context [2022-07-04T23:04:58.509Z] #24 sha256:a4d4664d8b1f65acc00471b318486c94115dfe7ead2ca31726a139497cadea1b [2022-07-04T23:04:58.509Z] #24 transferring context: 56.75MB 8.1s [2022-07-04T23:04:58.509Z] #24 ... [2022-07-04T23:04:58.509Z] [2022-07-04T23:04:58.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:58.509Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:58.670Z] #11 ... [2022-07-04T23:04:58.670Z] [2022-07-04T23:04:58.670Z] #24 [internal] load build context [2022-07-04T23:04:58.670Z] #24 sha256:91c90db4745ffac063544800e158c3efe0487d8a1f7bc8b012c8664a5b917b6a [2022-07-04T23:04:58.670Z] #24 transferring context: 61.71MB 9.4s done [2022-07-04T23:04:58.670Z] #24 DONE 10.1s [2022-07-04T23:04:58.670Z] [2022-07-04T23:04:58.670Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:04:58.670Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T23:04:58.670Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-04T23:04:58.670Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T23:04:58.670Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T23:04:58.670Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T23:04:58.670Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-07-04T23:04:58.670Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2022-07-04T23:04:58.670Z] #71 DONE 9.9s [2022-07-04T23:04:58.670Z] [2022-07-04T23:04:58.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:58.670Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:58.670Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.6s done [2022-07-04T23:04:58.670Z] #11 ... [2022-07-04T23:04:58.670Z] [2022-07-04T23:04:58.670Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:04:58.670Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T23:04:58.670Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T23:04:58.670Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T23:04:58.670Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T23:04:58.670Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-07-04T23:04:58.670Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2022-07-04T23:04:58.745Z] #49 ... [2022-07-04T23:04:58.745Z] [2022-07-04T23:04:58.745Z] #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-04T23:04:58.745Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:04:58.745Z] #20 18.49 Fetched 40.6 MB in 17s (2390 kB/s) [2022-07-04T23:04:58.768Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 138.41MB / 141.75MB 8.2s [2022-07-04T23:04:58.929Z] #73 DONE 9.9s [2022-07-04T23:04:58.929Z] [2022-07-04T23:04:58.929Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:58.929Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:59.706Z] #11 ... [2022-07-04T23:04:59.706Z] [2022-07-04T23:04:59.706Z] #24 [internal] load build context [2022-07-04T23:04:59.706Z] #24 sha256:a4d4664d8b1f65acc00471b318486c94115dfe7ead2ca31726a139497cadea1b [2022-07-04T23:04:59.706Z] #24 transferring context: 61.71MB 9.0s done [2022-07-04T23:04:59.706Z] #24 DONE 9.3s [2022-07-04T23:04:59.706Z] [2022-07-04T23:04:59.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:04:59.706Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:04:59.909Z] #11 ... [2022-07-04T23:04:59.909Z] [2022-07-04T23:04:59.909Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:04:59.909Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-04T23:04:59.910Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-04T23:04:59.910Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T23:04:59.910Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-04T23:04:59.910Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-04T23:04:59.910Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-07-04T23:04:59.910Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-07-04T23:04:59.910Z] #71 DONE 6.9s [2022-07-04T23:04:59.910Z] [2022-07-04T23:04:59.910Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:04:59.910Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T23:04:59.910Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-04T23:04:59.910Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T23:04:59.910Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T23:04:59.910Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-07-04T23:04:59.910Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-07-04T23:04:59.910Z] #73 DONE 6.9s [2022-07-04T23:05:00.170Z] [2022-07-04T23:05:00.170Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:05:00.170Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:05:00.170Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.0s done [2022-07-04T23:05:00.170Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-07-04T23:05:00.170Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-07-04T23:05:00.170Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-07-04T23:05:00.170Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s done [2022-07-04T23:05:00.275Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 9.4s done [2022-07-04T23:05:00.535Z] #11 ... [2022-07-04T23:05:00.535Z] [2022-07-04T23:05:00.535Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-04T23:05:00.535Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-04T23:05:00.535Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-04T23:05:00.535Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-04T23:05:00.535Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-04T23:05:00.535Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-04T23:05:00.535Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-07-04T23:05:00.535Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-07-04T23:05:00.535Z] #73 DONE 9.8s [2022-07-04T23:05:00.535Z] [2022-07-04T23:05:00.535Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:05:00.535Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:05:00.535Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.8s [2022-07-04T23:05:00.749Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.5s [2022-07-04T23:05:00.749Z] #28 ... [2022-07-04T23:05:00.749Z] [2022-07-04T23:05:00.749Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:00.749Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:00.749Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.7s done [2022-07-04T23:05:01.018Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-04T23:05:01.278Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.3s done [2022-07-04T23:05:01.278Z] #11 ... [2022-07-04T23:05:01.278Z] [2022-07-04T23:05:01.278Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:05:01.278Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:05:01.278Z] #28 DONE 8.2s [2022-07-04T23:05:01.278Z] [2022-07-04T23:05:01.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:01.278Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:01.278Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-04T23:05:01.476Z] #11 ... [2022-07-04T23:05:01.476Z] [2022-07-04T23:05:01.476Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T23:05:01.476Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-04T23:05:01.476Z] #72 DONE 0.6s [2022-07-04T23:05:01.476Z] [2022-07-04T23:05:01.476Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:01.476Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:01.736Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.2s [2022-07-04T23:05:01.848Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.3s done [2022-07-04T23:05:02.418Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-07-04T23:05:02.565Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.7s done [2022-07-04T23:05:02.565Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e [2022-07-04T23:05:03.067Z] #28 ... [2022-07-04T23:05:03.067Z] [2022-07-04T23:05:03.067Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T23:05:03.067Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-04T23:05:03.067Z] #72 DONE 1.9s [2022-07-04T23:05:03.067Z] [2022-07-04T23:05:03.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:03.067Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:03.121Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.2s done [2022-07-04T23:05:03.691Z] #11 ... [2022-07-04T23:05:03.691Z] [2022-07-04T23:05:03.691Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:05:03.691Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:05:03.691Z] #28 DONE 14.9s [2022-07-04T23:05:03.691Z] [2022-07-04T23:05:03.691Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T23:05:03.691Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-04T23:05:03.691Z] #74 DONE 2.5s [2022-07-04T23:05:03.691Z] [2022-07-04T23:05:03.691Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:03.691Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:03.691Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-04T23:05:04.004Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.3s done [2022-07-04T23:05:04.004Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-04T23:05:04.262Z] #11 ... [2022-07-04T23:05:04.263Z] [2022-07-04T23:05:04.263Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-04T23:05:04.263Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-04T23:05:04.263Z] #28 DONE 13.7s [2022-07-04T23:05:04.263Z] [2022-07-04T23:05:04.263Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T23:05:04.263Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-04T23:05:04.263Z] #74 DONE 1.1s [2022-07-04T23:05:04.263Z] [2022-07-04T23:05:04.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:04.263Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:04.633Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.9s done [2022-07-04T23:05:04.633Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-04T23:05:04.965Z] #11 ... [2022-07-04T23:05:04.965Z] [2022-07-04T23:05:04.965Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T23:05:04.965Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-04T23:05:04.965Z] #72 DONE 1.0s [2022-07-04T23:05:04.965Z] [2022-07-04T23:05:04.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:04.965Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:05.201Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.9s done [2022-07-04T23:05:05.288Z] #20 18.49 Reading package lists... [2022-07-04T23:05:05.288Z] #20 ... [2022-07-04T23:05:05.288Z] [2022-07-04T23:05:05.288Z] #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-04T23:05:05.288Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-04T23:05:05.288Z] #49 18.87 Fetched 40.6 MB in 18s (2312 kB/s) [2022-07-04T23:05:05.460Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.1s [2022-07-04T23:05:05.575Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.9s done [2022-07-04T23:05:05.836Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-04T23:05:05.850Z] #49 18.87 Reading package lists... [2022-07-04T23:05:05.850Z] #49 ... [2022-07-04T23:05:05.850Z] [2022-07-04T23:05:05.850Z] #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-04T23:05:05.850Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:05:05.850Z] #20 18.49 Reading package lists... [2022-07-04T23:05:05.875Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.0s done [2022-07-04T23:05:05.906Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 3.5s done [2022-07-04T23:05:05.906Z] #11 ... [2022-07-04T23:05:05.906Z] [2022-07-04T23:05:05.906Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T23:05:05.906Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-04T23:05:05.906Z] #74 DONE 1.3s [2022-07-04T23:05:06.032Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-04T23:05:06.140Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c [2022-07-04T23:05:06.165Z] [2022-07-04T23:05:06.166Z] #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-04T23:05:06.166Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T23:05:06.166Z] #29 3.138 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:06.166Z] #29 3.182 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:06.166Z] #29 3.182 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:06.166Z] #29 3.331 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:06.166Z] #29 3.522 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:06.166Z] #29 4.046 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:06.293Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0.1s [2022-07-04T23:05:06.418Z] #11 ... [2022-07-04T23:05:06.418Z] [2022-07-04T23:05:06.418Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T23:05:06.418Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-04T23:05:06.418Z] #72 DONE 3.6s [2022-07-04T23:05:06.418Z] [2022-07-04T23:05:06.418Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T23:05:06.418Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-04T23:05:07.113Z] #29 5.602 Fetched 8548 kB in 3s (3140 kB/s) [2022-07-04T23:05:07.373Z] #29 5.602 Reading package lists... [2022-07-04T23:05:07.373Z] #29 ... [2022-07-04T23:05:07.373Z] [2022-07-04T23:05:07.373Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:07.373Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:07.373Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.0s [2022-07-04T23:05:07.473Z] #20 27.50 Reading package lists... [2022-07-04T23:05:07.473Z] #20 ... [2022-07-04T23:05:07.473Z] [2022-07-04T23:05:07.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-04T23:05:07.473Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-04T23:05:07.473Z] #69 18.72 Fetched 40.6 MB in 17s (2337 kB/s) [2022-07-04T23:05:07.473Z] #69 18.72 Reading package lists... [2022-07-04T23:05:07.473Z] #69 27.55 Reading package lists... [2022-07-04T23:05:07.473Z] #69 ... [2022-07-04T23:05:07.473Z] [2022-07-04T23:05:07.473Z] #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-04T23:05:07.473Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-04T23:05:07.473Z] #49 18.87 Reading package lists... [2022-07-04T23:05:07.804Z] #74 ... [2022-07-04T23:05:07.804Z] [2022-07-04T23:05:07.804Z] #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-04T23:05:07.804Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-04T23:05:07.804Z] #29 1.286 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:07.804Z] #29 1.294 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:07.804Z] #29 1.358 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:07.804Z] #29 1.487 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:05:07.804Z] #29 1.784 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:05:07.804Z] #29 1.845 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:05:07.804Z] #29 2.858 Fetched 8435 kB in 2s (4618 kB/s) [2022-07-04T23:05:07.804Z] #29 2.858 Reading package lists... [2022-07-04T23:05:07.804Z] #29 3.423 Reading package lists... [2022-07-04T23:05:07.804Z] #29 4.021 Building dependency tree... [2022-07-04T23:05:07.804Z] #29 4.499 The following additional packages will be installed: [2022-07-04T23:05:07.804Z] #29 4.499 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T23:05:07.804Z] #29 4.500 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T23:05:07.804Z] #29 4.503 Recommended packages: [2022-07-04T23:05:07.804Z] #29 4.503 libldap-common publicsuffix libsasl2-modules [2022-07-04T23:05:07.804Z] #29 4.618 The following NEW packages will be installed: [2022-07-04T23:05:07.804Z] #29 4.618 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T23:05:07.804Z] #29 4.619 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T23:05:07.804Z] #29 4.619 libssh2-1 openssl [2022-07-04T23:05:07.804Z] #29 4.921 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T23:05:07.804Z] #29 4.921 Need to get 2934 kB of archives. [2022-07-04T23:05:07.804Z] #29 4.921 After this operation, 6476 kB of additional disk space will be used. [2022-07-04T23:05:07.804Z] #29 4.921 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-04T23:05:07.804Z] #29 4.921 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-04T23:05:07.804Z] #29 4.922 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-04T23:05:07.804Z] #29 4.929 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-04T23:05:07.804Z] #29 4.929 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-04T23:05:07.804Z] #29 4.929 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-04T23:05:07.804Z] #29 4.929 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-04T23:05:07.804Z] #29 4.986 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-04T23:05:07.804Z] #29 4.986 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-04T23:05:07.804Z] #29 4.986 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-04T23:05:07.804Z] #29 5.034 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-04T23:05:07.804Z] #29 5.034 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-04T23:05:07.804Z] #29 5.063 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-04T23:05:07.804Z] #29 5.063 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-04T23:05:07.804Z] #29 5.063 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-04T23:05:07.804Z] #29 5.844 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:07.804Z] #29 5.880 Fetched 2934 kB in 0s (6111 kB/s) [2022-07-04T23:05:07.804Z] #29 6.122 Selecting previously unselected package openssl. [2022-07-04T23:05:07.804Z] #29 6.122 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6654 files and directories currently installed.) [2022-07-04T23:05:07.804Z] #29 6.122 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-04T23:05:07.804Z] #29 6.173 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T23:05:07.804Z] #29 7.033 Selecting previously unselected package ca-certificates. [2022-07-04T23:05:07.804Z] #29 7.033 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T23:05:07.804Z] #29 7.051 Unpacking ca-certificates (20210119) ... [2022-07-04T23:05:07.804Z] #29 8.195 Selecting previously unselected package libbrotli1:arm64. [2022-07-04T23:05:07.804Z] #29 8.197 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-04T23:05:07.804Z] #29 8.429 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-04T23:05:07.804Z] #29 8.495 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-04T23:05:07.804Z] #29 8.495 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-04T23:05:07.804Z] #29 8.502 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:07.804Z] #29 8.565 Selecting previously unselected package libsasl2-2:arm64. [2022-07-04T23:05:07.804Z] #29 8.565 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-04T23:05:07.804Z] #29 8.579 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:07.804Z] #29 8.631 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-04T23:05:07.804Z] #29 8.631 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-04T23:05:07.804Z] #29 8.635 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T23:05:07.804Z] #29 8.980 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-04T23:05:07.804Z] #29 8.980 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-04T23:05:07.804Z] #29 9.040 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-04T23:05:07.804Z] #29 9.525 Selecting previously unselected package libpsl5:arm64. [2022-07-04T23:05:07.804Z] #29 9.525 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-04T23:05:07.804Z] #29 9.565 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-04T23:05:07.804Z] #29 9.894 Selecting previously unselected package librtmp1:arm64. [2022-07-04T23:05:07.804Z] #29 9.894 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-04T23:05:07.804Z] #29 9.904 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T23:05:07.804Z] #29 ... [2022-07-04T23:05:07.804Z] [2022-07-04T23:05:07.804Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:07.804Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:05:08.376Z] #11 ... [2022-07-04T23:05:08.376Z] [2022-07-04T23:05:08.376Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T23:05:08.376Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-04T23:05:08.376Z] #74 DONE 2.2s [2022-07-04T23:05:08.376Z] [2022-07-04T23:05:08.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:08.376Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:05:11.122Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-07-04T23:05:11.567Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.2s [2022-07-04T23:05:11.577Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s done [2022-07-04T23:05:11.577Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-07-04T23:05:11.688Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.1s [2022-07-04T23:05:12.262Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 5.9s done [2022-07-04T23:05:12.523Z] #11 ... [2022-07-04T23:05:12.523Z] [2022-07-04T23:05:12.523Z] #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-04T23:05:12.523Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-04T23:05:12.523Z] #29 10.15 Selecting previously unselected package libssh2-1:arm64. [2022-07-04T23:05:12.523Z] #29 10.15 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-04T23:05:12.523Z] #29 10.16 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-04T23:05:12.523Z] #29 10.40 Selecting previously unselected package libcurl4:arm64. [2022-07-04T23:05:12.523Z] #29 10.40 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-04T23:05:12.523Z] #29 10.46 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:12.523Z] #29 10.64 Selecting previously unselected package curl. [2022-07-04T23:05:12.523Z] #29 10.64 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-04T23:05:12.523Z] #29 10.64 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:12.523Z] #29 10.72 Selecting previously unselected package libonig5:arm64. [2022-07-04T23:05:12.523Z] #29 10.72 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-04T23:05:12.523Z] #29 10.72 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-04T23:05:12.523Z] #29 10.80 Selecting previously unselected package libjq1:arm64. [2022-07-04T23:05:12.523Z] #29 10.80 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-04T23:05:12.523Z] #29 10.80 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-04T23:05:12.523Z] #29 10.85 Selecting previously unselected package jq. [2022-07-04T23:05:12.523Z] #29 10.85 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-04T23:05:12.523Z] #29 10.86 Unpacking jq (1.6-2.1) ... [2022-07-04T23:05:12.523Z] #29 11.11 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-04T23:05:12.523Z] #29 11.37 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-04T23:05:12.523Z] #29 11.42 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-04T23:05:12.523Z] #29 11.43 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:12.523Z] #29 11.45 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T23:05:12.523Z] #29 11.46 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:12.523Z] #29 11.48 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-04T23:05:12.523Z] #29 11.49 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T23:05:12.523Z] #29 11.51 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-04T23:05:12.523Z] #29 11.53 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-04T23:05:12.523Z] #29 11.54 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T23:05:12.523Z] #29 11.56 Setting up ca-certificates (20210119) ... [2022-07-04T23:05:12.523Z] #29 12.28 Updating certificates in /etc/ssl/certs... [2022-07-04T23:05:12.523Z] #29 13.25 129 added, 0 removed; done. [2022-07-04T23:05:12.523Z] #29 13.35 Setting up jq (1.6-2.1) ... [2022-07-04T23:05:12.523Z] #29 13.36 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:12.523Z] #29 13.38 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:12.523Z] #29 13.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:12.523Z] #29 13.42 Processing triggers for ca-certificates (20210119) ... [2022-07-04T23:05:12.523Z] #29 13.43 Updating certificates in /etc/ssl/certs... [2022-07-04T23:05:12.523Z] #29 14.19 0 added, 0 removed; done. [2022-07-04T23:05:12.523Z] #29 14.19 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T23:05:12.523Z] #29 14.20 done. [2022-07-04T23:05:12.523Z] #29 DONE 14.7s [2022-07-04T23:05:12.523Z] [2022-07-04T23:05:12.523Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T23:05:12.523Z] #30 sha256:1dc93905e4377fc273e0d28726daf42d8343ede0f2554437f77bac0995974a88 [2022-07-04T23:05:12.523Z] #30 DONE 0.1s [2022-07-04T23:05:12.523Z] [2022-07-04T23:05:12.523Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:12.523Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-04T23:05:12.523Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-07-04T23:05:12.731Z] #49 28.36 Reading package lists... [2022-07-04T23:05:12.731Z] #49 ... [2022-07-04T23:05:12.731Z] [2022-07-04T23:05:12.731Z] #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-04T23:05:12.731Z] #74 sha256:9d21d92c1a4bf0f2362ebe6861580a6d007ab14c292419e8cda7e5d1b1d1370a [2022-07-04T23:05:12.731Z] #74 29.36 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:05:12.731Z] #74 29.36 + GOBIN=/build [2022-07-04T23:05:12.731Z] #74 29.36 + GO111MODULE=on [2022-07-04T23:05:12.731Z] #74 29.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:12.731Z] #74 32.95 rootlesskit version 1.0.0 [2022-07-04T23:05:12.731Z] #74 32.95 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T23:05:12.731Z] #74 32.96 -container-ip string [2022-07-04T23:05:12.731Z] #74 32.96 container ip [2022-07-04T23:05:12.731Z] #74 32.96 -container-port int [2022-07-04T23:05:12.731Z] #74 32.96 container port (default -1) [2022-07-04T23:05:12.731Z] #74 32.96 -host-ip string [2022-07-04T23:05:12.731Z] #74 32.96 host ip [2022-07-04T23:05:12.731Z] #74 32.96 -host-port int [2022-07-04T23:05:12.731Z] #74 32.96 host port (default -1) [2022-07-04T23:05:12.731Z] #74 32.96 -proto string [2022-07-04T23:05:12.731Z] #74 32.96 proxy protocol (default "tcp") [2022-07-04T23:05:12.731Z] #74 DONE 33.4s [2022-07-04T23:05:12.731Z] [2022-07-04T23:05:12.731Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T23:05:12.731Z] #75 sha256:da9f074bfc4898cf36cbf43d0d5dc3289ab94526e51f280a1e9ac8bfc4f4ed0a [2022-07-04T23:05:12.731Z] #75 DONE 0.1s [2022-07-04T23:05:12.731Z] [2022-07-04T23:05:12.731Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T23:05:12.731Z] #76 sha256:8d8f6ff698703a4b23709adec9c797b36b501573c76a99ca7e4c4db40b9f159c [2022-07-04T23:05:12.731Z] #76 DONE 0.1s [2022-07-04T23:05:12.731Z] [2022-07-04T23:05:12.731Z] #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-04T23:05:12.731Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:05:12.787Z] #11 DONE 21.6s [2022-07-04T23:05:12.787Z] [2022-07-04T23:05:12.787Z] #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-04T23:05:12.787Z] #31 sha256:0fecc5bbca176948e717982caf12daf54c49a12b8e629513aecb00a50cd75013 [2022-07-04T23:05:12.947Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 6.7s done [2022-07-04T23:05:13.044Z] #11 ... [2022-07-04T23:05:13.044Z] [2022-07-04T23:05:13.044Z] #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-04T23:05:13.044Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T23:05:13.044Z] #29 1.918 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:13.044Z] #29 1.934 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:13.044Z] #29 1.934 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:13.044Z] #29 2.094 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:13.044Z] #29 2.363 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:13.044Z] #29 2.774 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:13.044Z] #29 4.082 Fetched 8548 kB in 2s (3514 kB/s) [2022-07-04T23:05:13.044Z] #29 4.082 Reading package lists... [2022-07-04T23:05:13.044Z] #29 4.903 Reading package lists... [2022-07-04T23:05:13.044Z] #29 5.756 Building dependency tree... [2022-07-04T23:05:13.044Z] #29 6.118 The following additional packages will be installed: [2022-07-04T23:05:13.044Z] #29 6.118 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T23:05:13.044Z] #29 6.118 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T23:05:13.044Z] #29 6.119 Recommended packages: [2022-07-04T23:05:13.044Z] #29 6.119 libldap-common publicsuffix libsasl2-modules [2022-07-04T23:05:13.044Z] #29 6.250 The following NEW packages will be installed: [2022-07-04T23:05:13.044Z] #29 6.250 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T23:05:13.044Z] #29 6.250 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T23:05:13.044Z] #29 6.250 libssh2-1 openssl [2022-07-04T23:05:13.044Z] #29 6.529 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T23:05:13.044Z] #29 6.529 Need to get 3041 kB of archives. [2022-07-04T23:05:13.044Z] #29 6.529 After this operation, 6651 kB of additional disk space will be used. [2022-07-04T23:05:13.044Z] #29 6.529 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-04T23:05:13.044Z] #29 6.530 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-04T23:05:13.044Z] #29 6.546 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-04T23:05:13.044Z] #29 6.546 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-04T23:05:13.044Z] #29 6.546 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-04T23:05:13.044Z] #29 6.546 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-04T23:05:13.044Z] #29 6.546 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-04T23:05:13.044Z] #29 6.546 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-04T23:05:13.044Z] #29 6.550 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-04T23:05:13.044Z] #29 6.550 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-04T23:05:13.044Z] #29 6.550 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-04T23:05:13.044Z] #29 6.557 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-04T23:05:13.044Z] #29 6.580 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T23:05:13.044Z] #29 6.580 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T23:05:13.044Z] #29 6.580 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T23:05:13.044Z] #29 6.837 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:13.044Z] #29 6.891 Fetched 3041 kB in 0s (9428 kB/s) [2022-07-04T23:05:13.044Z] #29 6.955 Selecting previously unselected package openssl. [2022-07-04T23:05:13.044Z] #29 6.955 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-07-04T23:05:13.044Z] #29 6.955 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 6.962 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T23:05:13.044Z] #29 7.175 Selecting previously unselected package ca-certificates. [2022-07-04T23:05:13.044Z] #29 7.177 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T23:05:13.044Z] #29 7.180 Unpacking ca-certificates (20210119) ... [2022-07-04T23:05:13.044Z] #29 7.356 Selecting previously unselected package libbrotli1:amd64. [2022-07-04T23:05:13.044Z] #29 7.356 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 7.364 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T23:05:13.044Z] #29 7.497 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-04T23:05:13.044Z] #29 7.497 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 7.502 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:13.044Z] #29 7.633 Selecting previously unselected package libsasl2-2:amd64. [2022-07-04T23:05:13.044Z] #29 7.634 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 7.644 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:13.044Z] #29 7.727 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-04T23:05:13.044Z] #29 7.727 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 7.731 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T23:05:13.044Z] #29 7.870 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-04T23:05:13.044Z] #29 7.870 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 7.882 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T23:05:13.044Z] #29 7.966 Selecting previously unselected package libpsl5:amd64. [2022-07-04T23:05:13.044Z] #29 7.966 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 7.971 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T23:05:13.044Z] #29 8.125 Selecting previously unselected package librtmp1:amd64. [2022-07-04T23:05:13.044Z] #29 8.125 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 8.129 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T23:05:13.044Z] #29 8.225 Selecting previously unselected package libssh2-1:amd64. [2022-07-04T23:05:13.044Z] #29 8.225 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 8.230 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T23:05:13.044Z] #29 8.382 Selecting previously unselected package libcurl4:amd64. [2022-07-04T23:05:13.044Z] #29 8.384 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 8.387 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:13.044Z] #29 8.500 Selecting previously unselected package curl. [2022-07-04T23:05:13.044Z] #29 8.500 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 8.505 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:13.044Z] #29 8.641 Selecting previously unselected package libonig5:amd64. [2022-07-04T23:05:13.044Z] #29 8.642 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 8.647 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:05:13.044Z] #29 8.776 Selecting previously unselected package libjq1:amd64. [2022-07-04T23:05:13.044Z] #29 8.776 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 8.780 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:05:13.044Z] #29 8.840 Selecting previously unselected package jq. [2022-07-04T23:05:13.044Z] #29 8.842 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-04T23:05:13.044Z] #29 8.846 Unpacking jq (1.6-2.1) ... [2022-07-04T23:05:13.044Z] #29 8.910 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T23:05:13.044Z] #29 8.920 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T23:05:13.044Z] #29 8.952 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T23:05:13.044Z] #29 8.952 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:13.044Z] #29 8.952 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T23:05:13.044Z] #29 8.959 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:13.044Z] #29 8.975 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T23:05:13.044Z] #29 8.986 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T23:05:13.044Z] #29 9.003 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:05:13.044Z] #29 9.014 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:05:13.044Z] #29 9.028 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T23:05:13.044Z] #29 9.039 Setting up ca-certificates (20210119) ... [2022-07-04T23:05:13.216Z] #11 ... [2022-07-04T23:05:13.216Z] [2022-07-04T23:05:13.216Z] #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-04T23:05:13.216Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T23:05:13.216Z] #29 1.378 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:13.216Z] #29 1.389 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:13.216Z] #29 1.405 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:13.216Z] #29 1.642 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:13.216Z] #29 1.931 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:13.216Z] #29 2.133 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:13.216Z] #29 3.491 Fetched 8548 kB in 2s (3573 kB/s) [2022-07-04T23:05:13.216Z] #29 3.491 Reading package lists... [2022-07-04T23:05:13.216Z] #29 4.270 Reading package lists... [2022-07-04T23:05:13.216Z] #29 4.939 Building dependency tree... [2022-07-04T23:05:13.216Z] #29 5.304 The following additional packages will be installed: [2022-07-04T23:05:13.216Z] #29 5.304 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T23:05:13.216Z] #29 5.305 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T23:05:13.216Z] #29 5.306 Recommended packages: [2022-07-04T23:05:13.216Z] #29 5.306 libldap-common publicsuffix libsasl2-modules [2022-07-04T23:05:13.216Z] #29 5.455 The following NEW packages will be installed: [2022-07-04T23:05:13.216Z] #29 5.455 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T23:05:13.216Z] #29 5.456 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T23:05:13.216Z] #29 5.456 libssh2-1 openssl [2022-07-04T23:05:13.216Z] #29 5.778 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T23:05:13.216Z] #29 5.778 Need to get 3041 kB of archives. [2022-07-04T23:05:13.217Z] #29 5.778 After this operation, 6651 kB of additional disk space will be used. [2022-07-04T23:05:13.217Z] #29 5.778 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-04T23:05:13.217Z] #29 5.778 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-04T23:05:13.217Z] #29 5.792 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-04T23:05:13.217Z] #29 5.792 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-04T23:05:13.217Z] #29 5.792 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-04T23:05:13.217Z] #29 5.792 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-04T23:05:13.217Z] #29 5.792 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-04T23:05:13.217Z] #29 5.792 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-04T23:05:13.217Z] #29 5.793 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-04T23:05:13.217Z] #29 5.821 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-04T23:05:13.217Z] #29 5.824 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-04T23:05:13.217Z] #29 5.825 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-04T23:05:13.217Z] #29 5.829 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T23:05:13.217Z] #29 5.830 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T23:05:13.217Z] #29 5.832 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T23:05:13.217Z] #29 5.992 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:13.217Z] #29 6.031 Fetched 3041 kB in 0s (8317 kB/s) [2022-07-04T23:05:13.217Z] #29 6.221 Selecting previously unselected package openssl. [2022-07-04T23:05:13.217Z] #29 6.221 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-07-04T23:05:13.217Z] #29 6.221 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 6.277 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T23:05:13.217Z] #29 6.666 Selecting previously unselected package ca-certificates. [2022-07-04T23:05:13.217Z] #29 6.666 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T23:05:13.217Z] #29 6.677 Unpacking ca-certificates (20210119) ... [2022-07-04T23:05:13.217Z] #29 6.867 Selecting previously unselected package libbrotli1:amd64. [2022-07-04T23:05:13.217Z] #29 6.867 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 6.924 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T23:05:13.217Z] #29 7.115 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-04T23:05:13.217Z] #29 7.115 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.123 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:13.217Z] #29 7.242 Selecting previously unselected package libsasl2-2:amd64. [2022-07-04T23:05:13.217Z] #29 7.242 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.249 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:13.217Z] #29 7.309 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-04T23:05:13.217Z] #29 7.309 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.312 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T23:05:13.217Z] #29 7.406 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-04T23:05:13.217Z] #29 7.406 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.411 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T23:05:13.217Z] #29 7.467 Selecting previously unselected package libpsl5:amd64. [2022-07-04T23:05:13.217Z] #29 7.467 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.474 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T23:05:13.217Z] #29 7.547 Selecting previously unselected package librtmp1:amd64. [2022-07-04T23:05:13.217Z] #29 7.547 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.551 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T23:05:13.217Z] #29 7.593 Selecting previously unselected package libssh2-1:amd64. [2022-07-04T23:05:13.217Z] #29 7.593 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.598 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T23:05:13.217Z] #29 7.667 Selecting previously unselected package libcurl4:amd64. [2022-07-04T23:05:13.217Z] #29 7.667 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.670 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:13.217Z] #29 7.758 Selecting previously unselected package curl. [2022-07-04T23:05:13.217Z] #29 7.758 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.761 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:13.217Z] #29 7.847 Selecting previously unselected package libonig5:amd64. [2022-07-04T23:05:13.217Z] #29 7.847 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.852 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:05:13.217Z] #29 7.935 Selecting previously unselected package libjq1:amd64. [2022-07-04T23:05:13.217Z] #29 7.935 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 7.939 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:05:13.217Z] #29 8.003 Selecting previously unselected package jq. [2022-07-04T23:05:13.217Z] #29 8.003 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-04T23:05:13.217Z] #29 8.007 Unpacking jq (1.6-2.1) ... [2022-07-04T23:05:13.217Z] #29 8.078 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T23:05:13.217Z] #29 8.099 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T23:05:13.217Z] #29 8.118 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T23:05:13.217Z] #29 8.136 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:13.217Z] #29 8.147 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T23:05:13.217Z] #29 8.162 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:13.217Z] #29 8.176 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T23:05:13.217Z] #29 8.190 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T23:05:13.217Z] #29 8.210 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:05:13.217Z] #29 8.226 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:05:13.217Z] #29 8.239 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T23:05:13.217Z] #29 8.254 Setting up ca-certificates (20210119) ... [2022-07-04T23:05:13.217Z] #29 9.034 Updating certificates in /etc/ssl/certs... [2022-07-04T23:05:13.304Z] #29 ... [2022-07-04T23:05:13.304Z] [2022-07-04T23:05:13.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:13.304Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:13.362Z] #31 ... [2022-07-04T23:05:13.362Z] [2022-07-04T23:05:13.362Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T23:05:13.362Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-04T23:05:13.362Z] #12 DONE 0.4s [2022-07-04T23:05:13.362Z] [2022-07-04T23:05:13.362Z] #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-04T23:05:13.362Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-04T23:05:13.476Z] #29 ... [2022-07-04T23:05:13.476Z] [2022-07-04T23:05:13.476Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:13.476Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:13.476Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0.1s [2022-07-04T23:05:13.661Z] #20 27.50 Reading package lists... [2022-07-04T23:05:13.661Z] #20 ... [2022-07-04T23:05:13.661Z] [2022-07-04T23:05:13.661Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-04T23:05:13.661Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-04T23:05:13.661Z] #79 CACHED [2022-07-04T23:05:13.661Z] [2022-07-04T23:05:13.661Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-04T23:05:13.661Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-04T23:05:13.661Z] #81 CACHED [2022-07-04T23:05:13.661Z] [2022-07-04T23:05:13.661Z] #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-04T23:05:13.661Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:13.661Z] #83 CACHED [2022-07-04T23:05:13.661Z] [2022-07-04T23:05:13.661Z] #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-04T23:05:13.661Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:05:13.661Z] #84 CACHED [2022-07-04T23:05:13.661Z] [2022-07-04T23:05:13.661Z] #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-04T23:05:13.661Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:05:13.934Z] #13 DONE 0.5s [2022-07-04T23:05:13.934Z] [2022-07-04T23:05:13.934Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:13.934Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:05:13.934Z] #55 ... [2022-07-04T23:05:13.934Z] [2022-07-04T23:05:13.934Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T23:05:13.934Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-04T23:05:13.934Z] #46 DONE 0.2s [2022-07-04T23:05:13.934Z] [2022-07-04T23:05:13.934Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T23:05:13.934Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-04T23:05:13.934Z] #33 DONE 0.2s [2022-07-04T23:05:13.934Z] [2022-07-04T23:05:13.934Z] #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-04T23:05:13.934Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-04T23:05:13.934Z] #50 DONE 0.3s [2022-07-04T23:05:13.934Z] [2022-07-04T23:05:13.934Z] #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-04T23:05:13.934Z] #31 sha256:0fecc5bbca176948e717982caf12daf54c49a12b8e629513aecb00a50cd75013 [2022-07-04T23:05:13.934Z] #31 1.502 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T23:05:14.195Z] #31 ... [2022-07-04T23:05:14.195Z] [2022-07-04T23:05:14.195Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T23:05:14.195Z] #66 sha256:c2ec3242accce1313f66e1282641a4fa9ea2b32c0b2fbc65994869f0bf63ccfb [2022-07-04T23:05:14.195Z] #66 DONE 0.4s [2022-07-04T23:05:14.195Z] [2022-07-04T23:05:14.195Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T23:05:14.195Z] #25 sha256:1440c9e21b8e838fcc577573f145c25bda37197df9ee869701f512f817b6f4d7 [2022-07-04T23:05:14.195Z] #25 DONE 0.4s [2022-07-04T23:05:14.195Z] [2022-07-04T23:05:14.195Z] #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-04T23:05:14.195Z] #31 sha256:0fecc5bbca176948e717982caf12daf54c49a12b8e629513aecb00a50cd75013 [2022-07-04T23:05:14.195Z] #31 1.847 [2022-07-04T23:05:14.590Z] #20 27.50 Reading package lists... [2022-07-04T23:05:14.590Z] #20 ... [2022-07-04T23:05:14.590Z] [2022-07-04T23:05:14.590Z] #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-04T23:05:14.590Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-04T23:05:14.590Z] #69 27.55 Reading package lists... [2022-07-04T23:05:14.695Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.8s done [2022-07-04T23:05:14.767Z] #31 2.065 #=#=# 0.1% ######################################################################## 100.0% [2022-07-04T23:05:14.767Z] #31 2.426 [2022-07-04T23:05:14.873Z] #11 ... [2022-07-04T23:05:14.873Z] [2022-07-04T23:05:14.873Z] #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-04T23:05:14.873Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T23:05:14.873Z] #29 5.602 Reading package lists... [2022-07-04T23:05:14.873Z] #29 6.464 Reading package lists... [2022-07-04T23:05:14.873Z] #29 7.272 Building dependency tree... [2022-07-04T23:05:14.873Z] #29 7.643 The following additional packages will be installed: [2022-07-04T23:05:14.873Z] #29 7.644 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-04T23:05:14.873Z] #29 7.644 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-04T23:05:14.873Z] #29 7.645 Recommended packages: [2022-07-04T23:05:14.873Z] #29 7.645 libldap-common publicsuffix libsasl2-modules [2022-07-04T23:05:14.873Z] #29 7.778 The following NEW packages will be installed: [2022-07-04T23:05:14.873Z] #29 7.778 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-04T23:05:14.873Z] #29 7.779 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-04T23:05:14.873Z] #29 7.779 libssh2-1 openssl [2022-07-04T23:05:14.873Z] #29 8.065 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-07-04T23:05:14.873Z] #29 8.065 Need to get 3041 kB of archives. [2022-07-04T23:05:14.873Z] #29 8.065 After this operation, 6651 kB of additional disk space will be used. [2022-07-04T23:05:14.873Z] #29 8.065 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-04T23:05:14.873Z] #29 8.065 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-04T23:05:14.873Z] #29 8.075 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-04T23:05:14.873Z] #29 8.080 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-04T23:05:14.873Z] #29 8.080 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-04T23:05:14.873Z] #29 8.080 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-04T23:05:14.873Z] #29 8.108 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-04T23:05:14.873Z] #29 8.108 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-04T23:05:14.873Z] #29 8.108 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-04T23:05:14.873Z] #29 8.108 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-04T23:05:14.873Z] #29 8.108 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-04T23:05:14.873Z] #29 8.129 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-04T23:05:14.873Z] #29 8.129 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T23:05:14.873Z] #29 8.129 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T23:05:14.873Z] #29 8.130 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T23:05:14.873Z] #29 8.282 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:14.873Z] #29 8.313 Fetched 3041 kB in 0s (8682 kB/s) [2022-07-04T23:05:14.873Z] #29 8.384 Selecting previously unselected package openssl. [2022-07-04T23:05:14.873Z] #29 8.384 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-07-04T23:05:14.873Z] #29 8.384 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.387 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-04T23:05:14.873Z] #29 8.534 Selecting previously unselected package ca-certificates. [2022-07-04T23:05:14.873Z] #29 8.534 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-04T23:05:14.873Z] #29 8.537 Unpacking ca-certificates (20210119) ... [2022-07-04T23:05:14.873Z] #29 8.615 Selecting previously unselected package libbrotli1:amd64. [2022-07-04T23:05:14.873Z] #29 8.615 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.622 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T23:05:14.873Z] #29 8.688 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-04T23:05:14.873Z] #29 8.689 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.693 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 8.731 Selecting previously unselected package libsasl2-2:amd64. [2022-07-04T23:05:14.873Z] #29 8.731 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.734 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 8.779 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-04T23:05:14.873Z] #29 8.779 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.784 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 8.849 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-04T23:05:14.873Z] #29 8.849 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.850 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T23:05:14.873Z] #29 8.893 Selecting previously unselected package libpsl5:amd64. [2022-07-04T23:05:14.873Z] #29 8.893 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.895 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T23:05:14.873Z] #29 8.929 Selecting previously unselected package librtmp1:amd64. [2022-07-04T23:05:14.873Z] #29 8.930 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.934 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T23:05:14.873Z] #29 8.974 Selecting previously unselected package libssh2-1:amd64. [2022-07-04T23:05:14.873Z] #29 8.974 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 8.978 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T23:05:14.873Z] #29 9.026 Selecting previously unselected package libcurl4:amd64. [2022-07-04T23:05:14.873Z] #29 9.026 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 9.031 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 9.104 Selecting previously unselected package curl. [2022-07-04T23:05:14.873Z] #29 9.104 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 9.108 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 9.170 Selecting previously unselected package libonig5:amd64. [2022-07-04T23:05:14.873Z] #29 9.170 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 9.173 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:05:14.873Z] #29 9.226 Selecting previously unselected package libjq1:amd64. [2022-07-04T23:05:14.873Z] #29 9.226 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 9.229 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:05:14.873Z] #29 9.271 Selecting previously unselected package jq. [2022-07-04T23:05:14.873Z] #29 9.271 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-04T23:05:14.873Z] #29 9.284 Unpacking jq (1.6-2.1) ... [2022-07-04T23:05:14.873Z] #29 9.328 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-04T23:05:14.873Z] #29 9.338 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-04T23:05:14.873Z] #29 9.348 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-04T23:05:14.873Z] #29 9.360 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 9.369 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-04T23:05:14.873Z] #29 9.378 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 9.389 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-04T23:05:14.873Z] #29 9.398 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-04T23:05:14.873Z] #29 9.414 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:05:14.873Z] #29 9.423 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:05:14.873Z] #29 9.434 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 9.442 Setting up ca-certificates (20210119) ... [2022-07-04T23:05:14.873Z] #29 10.03 Updating certificates in /etc/ssl/certs... [2022-07-04T23:05:14.873Z] #29 10.71 129 added, 0 removed; done. [2022-07-04T23:05:14.873Z] #29 10.74 Setting up jq (1.6-2.1) ... [2022-07-04T23:05:14.873Z] #29 10.75 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 10.76 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:14.873Z] #29 10.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:14.873Z] #29 10.78 Processing triggers for ca-certificates (20210119) ... [2022-07-04T23:05:14.873Z] #29 10.79 Updating certificates in /etc/ssl/certs... [2022-07-04T23:05:14.873Z] #29 11.37 0 added, 0 removed; done. [2022-07-04T23:05:14.873Z] #29 11.37 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T23:05:14.873Z] #29 11.37 done. [2022-07-04T23:05:14.956Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-04T23:05:15.134Z] #29 ... [2022-07-04T23:05:15.134Z] [2022-07-04T23:05:15.134Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:15.134Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:15.134Z] #11 ... [2022-07-04T23:05:15.134Z] [2022-07-04T23:05:15.134Z] #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-04T23:05:15.134Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T23:05:15.134Z] #29 DONE 13.7s [2022-07-04T23:05:15.134Z] [2022-07-04T23:05:15.134Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:15.134Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:16.079Z] #11 ... [2022-07-04T23:05:16.079Z] [2022-07-04T23:05:16.079Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T23:05:16.079Z] #30 sha256:ead85ca01f89ce6b3725700dcb2d5ca44f41a2f07dae67db6f743e0aac5b1b3c [2022-07-04T23:05:16.079Z] #30 DONE 1.0s [2022-07-04T23:05:16.079Z] [2022-07-04T23:05:16.079Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:16.079Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:16.339Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-04T23:05:16.483Z] #69 36.01 Building dependency tree... [2022-07-04T23:05:16.483Z] #69 37.66 Reading state information... [2022-07-04T23:05:16.686Z] #31 3.924 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T23:05:16.686Z] #31 4.161 [2022-07-04T23:05:16.870Z] #11 ... [2022-07-04T23:05:16.870Z] [2022-07-04T23:05:16.870Z] #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-04T23:05:16.870Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T23:05:16.870Z] #29 9.827 Updating certificates in /etc/ssl/certs... [2022-07-04T23:05:16.870Z] #29 11.20 129 added, 0 removed; done. [2022-07-04T23:05:16.870Z] #29 11.28 Setting up jq (1.6-2.1) ... [2022-07-04T23:05:16.870Z] #29 11.29 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:16.870Z] #29 11.30 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:16.870Z] #29 11.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:16.870Z] #29 11.33 Processing triggers for ca-certificates (20210119) ... [2022-07-04T23:05:16.870Z] #29 11.34 Updating certificates in /etc/ssl/certs... [2022-07-04T23:05:16.870Z] #29 12.37 0 added, 0 removed; done. [2022-07-04T23:05:16.870Z] #29 12.37 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T23:05:16.870Z] #29 12.37 done. [2022-07-04T23:05:16.870Z] #29 DONE 13.3s [2022-07-04T23:05:16.870Z] [2022-07-04T23:05:16.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:16.870Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:17.132Z] #11 ... [2022-07-04T23:05:17.132Z] [2022-07-04T23:05:17.132Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T23:05:17.132Z] #30 sha256:7393392ad146809e88735cc516ccd2ca997f9495d08c67b09968265c70c889f3 [2022-07-04T23:05:17.132Z] #30 DONE 0.1s [2022-07-04T23:05:17.210Z] #31 4.388 #=#=# 0.4% ######################################################################## 100.0% [2022-07-04T23:05:17.395Z] [2022-07-04T23:05:17.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:17.395Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:17.412Z] #69 38.90 The following additional packages will be installed: [2022-07-04T23:05:17.472Z] #31 4.878 [2022-07-04T23:05:17.669Z] #69 38.93 libbtrfs0 [2022-07-04T23:05:17.669Z] #69 39.11 The following NEW packages will be installed: [2022-07-04T23:05:17.669Z] #69 39.12 libbtrfs-dev libbtrfs0 [2022-07-04T23:05:17.680Z] #11 ... [2022-07-04T23:05:17.680Z] [2022-07-04T23:05:17.680Z] #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-04T23:05:17.680Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-04T23:05:17.680Z] #29 10.32 129 added, 0 removed; done. [2022-07-04T23:05:17.680Z] #29 10.39 Setting up jq (1.6-2.1) ... [2022-07-04T23:05:17.680Z] #29 10.40 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:17.680Z] #29 10.42 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-04T23:05:17.680Z] #29 10.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:17.680Z] #29 10.45 Processing triggers for ca-certificates (20210119) ... [2022-07-04T23:05:17.680Z] #29 10.46 Updating certificates in /etc/ssl/certs... [2022-07-04T23:05:17.680Z] #29 11.24 0 added, 0 removed; done. [2022-07-04T23:05:17.680Z] #29 11.24 Running hooks in /etc/ca-certificates/update.d... [2022-07-04T23:05:17.680Z] #29 11.25 done. [2022-07-04T23:05:17.680Z] #29 DONE 13.3s [2022-07-04T23:05:17.680Z] [2022-07-04T23:05:17.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:17.680Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:17.939Z] #11 ... [2022-07-04T23:05:17.939Z] [2022-07-04T23:05:17.939Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-04T23:05:17.939Z] #30 sha256:69e0b8346129e52b411df74ffe5dfeea7c83d0446f76cedb9e82c60c148c0828 [2022-07-04T23:05:17.939Z] #30 DONE 0.5s [2022-07-04T23:05:17.939Z] [2022-07-04T23:05:17.939Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:17.939Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:18.232Z] #69 39.48 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:18.232Z] #69 39.48 Need to get 460 kB of archives. [2022-07-04T23:05:18.232Z] #69 39.48 After this operation, 1237 kB of additional disk space will be used. [2022-07-04T23:05:18.232Z] #69 39.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T23:05:18.232Z] #69 39.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T23:05:18.505Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-07-04T23:05:18.797Z] #69 40.12 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:18.797Z] #69 40.26 Fetched 460 kB in 0s (1488 kB/s) [2022-07-04T23:05:18.797Z] #69 40.29 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T23:05:18.797Z] #69 40.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-04T23:05:18.797Z] #69 40.31 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T23:05:18.797Z] #69 40.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:05:18.883Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 7.4s done [2022-07-04T23:05:19.056Z] #69 40.38 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T23:05:19.056Z] #69 40.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T23:05:19.056Z] #69 40.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:05:19.056Z] #69 40.48 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:05:19.056Z] #69 40.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:05:19.056Z] #69 40.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:19.151Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-04T23:05:19.315Z] #69 DONE 40.7s [2022-07-04T23:05:19.315Z] [2022-07-04T23:05:19.315Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T23:05:19.315Z] #70 sha256:911c76f0db049e2773e9509660ad0dca8ffa4b9394898d1b81731ba06374b828 [2022-07-04T23:05:19.315Z] #70 DONE 0.1s [2022-07-04T23:05:19.315Z] [2022-07-04T23:05:19.315Z] #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-04T23:05:19.315Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:05:19.315Z] #20 27.50 Reading package lists... [2022-07-04T23:05:19.315Z] #20 36.61 Building dependency tree... [2022-07-04T23:05:19.315Z] #20 38.05 Reading state information... [2022-07-04T23:05:19.315Z] #20 39.53 The following additional packages will be installed: [2022-07-04T23:05:19.315Z] #20 39.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:05:19.315Z] #20 39.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T23:05:19.315Z] #20 39.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T23:05:19.315Z] #20 39.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T23:05:19.315Z] #20 39.54 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T23:05:19.315Z] #20 39.56 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T23:05:19.315Z] #20 39.56 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T23:05:19.315Z] #20 39.59 Suggested packages: [2022-07-04T23:05:19.315Z] #20 39.59 gcc-10-locales seccomp wine64 [2022-07-04T23:05:19.315Z] #20 40.13 The following NEW packages will be installed: [2022-07-04T23:05:19.315Z] #20 40.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:05:19.315Z] #20 40.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T23:05:19.315Z] #20 40.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T23:05:19.315Z] #20 40.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T23:05:19.315Z] #20 40.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T23:05:19.315Z] #20 40.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T23:05:19.315Z] #20 40.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T23:05:19.315Z] #20 40.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T23:05:19.315Z] #20 40.14 mingw-w64-x86-64-dev [2022-07-04T23:05:19.315Z] #20 40.48 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:19.315Z] #20 40.48 Need to get 115 MB of archives. [2022-07-04T23:05:19.315Z] #20 40.48 After this operation, 645 MB of additional disk space will be used. [2022-07-04T23:05:19.315Z] #20 40.48 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-04T23:05:19.315Z] #20 40.52 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-04T23:05:19.315Z] #20 40.58 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-04T23:05:19.315Z] #20 40.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-04T23:05:19.315Z] #20 40.59 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-04T23:05:19.315Z] #20 40.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T23:05:19.315Z] #20 40.68 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-04T23:05:19.315Z] #20 40.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-04T23:05:19.315Z] #20 40.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-04T23:05:19.415Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-04T23:05:19.416Z] #11 DONE 26.3s [2022-07-04T23:05:19.416Z] [2022-07-04T23:05:19.416Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T23:05:19.416Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-04T23:05:19.572Z] #20 40.99 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-04T23:05:19.830Z] #20 41.37 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-04T23:05:19.882Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.5s done [2022-07-04T23:05:19.936Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-07-04T23:05:19.985Z] #12 DONE 0.7s [2022-07-04T23:05:19.985Z] [2022-07-04T23:05:19.985Z] #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-04T23:05:19.985Z] #31 sha256:42a76e8caf983a2efac03cf73d377c821655aff4dedd06625ff47bcefe9bf6e4 [2022-07-04T23:05:19.985Z] #31 1.619 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T23:05:19.985Z] #31 1.900 [2022-07-04T23:05:19.985Z] #31 2.119 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:19.985Z] #31 2.388 [2022-07-04T23:05:19.985Z] #31 3.358 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T23:05:19.985Z] #31 3.639 [2022-07-04T23:05:20.024Z] #31 7.393 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T23:05:20.024Z] #31 ... [2022-07-04T23:05:20.024Z] [2022-07-04T23:05:20.024Z] #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-04T23:05:20.024Z] #67 sha256:988c783d83fd64316e2088bf49afad34dd163838d01d43a9d9ac6b01226a6a9d [2022-07-04T23:05:20.024Z] #67 4.817 + RM_GOPATH=0 [2022-07-04T23:05:20.024Z] #67 4.820 + TMP_GOPATH= [2022-07-04T23:05:20.024Z] #67 4.820 + : /build [2022-07-04T23:05:20.024Z] #67 4.821 + '[' -z '' ']' [2022-07-04T23:05:20.024Z] #67 4.822 ++ mktemp -d [2022-07-04T23:05:20.024Z] #67 4.833 + export GOPATH=/tmp/tmp.d3zYiAOZD1 [2022-07-04T23:05:20.024Z] #67 4.833 + GOPATH=/tmp/tmp.d3zYiAOZD1 [2022-07-04T23:05:20.024Z] #67 4.833 + RM_GOPATH=1 [2022-07-04T23:05:20.024Z] #67 4.834 + case "$(go env GOARCH)" in [2022-07-04T23:05:20.024Z] #67 4.834 ++ go env GOARCH [2022-07-04T23:05:20.024Z] #67 4.861 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:20.024Z] #67 4.862 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:20.024Z] #67 4.865 ++ dirname /install.sh [2022-07-04T23:05:20.024Z] #67 4.876 + dir=/ [2022-07-04T23:05:20.024Z] #67 4.882 + bin=rootlesskit [2022-07-04T23:05:20.024Z] #67 4.887 + shift [2022-07-04T23:05:20.024Z] #67 4.888 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T23:05:20.024Z] #67 4.890 + . //rootlesskit.installer [2022-07-04T23:05:20.024Z] #67 4.890 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:20.024Z] #67 4.890 + install_rootlesskit [2022-07-04T23:05:20.024Z] #67 4.893 + case "$1" in [2022-07-04T23:05:20.024Z] #67 4.893 + export CGO_ENABLED=0 [2022-07-04T23:05:20.024Z] #67 4.893 + CGO_ENABLED=0 [2022-07-04T23:05:20.024Z] #67 4.893 + _install_rootlesskit [2022-07-04T23:05:20.024Z] #67 4.897 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T23:05:20.024Z] #67 4.898 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:20.024Z] #67 4.898 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:05:20.024Z] #67 4.898 + GOBIN=/build [2022-07-04T23:05:20.024Z] #67 4.898 + GO111MODULE=on [2022-07-04T23:05:20.024Z] #67 4.899 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:20.024Z] #67 5.498 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T23:05:20.087Z] #20 41.54 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-04T23:05:20.149Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-04T23:05:20.247Z] #31 3.862 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:20.343Z] #20 41.69 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-04T23:05:20.507Z] #31 4.263 [2022-07-04T23:05:20.507Z] #31 ... [2022-07-04T23:05:20.507Z] [2022-07-04T23:05:20.507Z] #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-04T23:05:20.507Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-04T23:05:20.507Z] #13 DONE 0.6s [2022-07-04T23:05:20.599Z] #20 41.97 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-04T23:05:20.599Z] #20 42.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-04T23:05:20.769Z] [2022-07-04T23:05:20.769Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:20.769Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:05:20.769Z] #14 ... [2022-07-04T23:05:20.769Z] [2022-07-04T23:05:20.769Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T23:05:20.769Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-04T23:05:20.769Z] #46 DONE 0.2s [2022-07-04T23:05:20.769Z] [2022-07-04T23:05:20.769Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T23:05:20.769Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-04T23:05:20.769Z] #33 DONE 0.2s [2022-07-04T23:05:20.769Z] [2022-07-04T23:05:20.769Z] #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-04T23:05:20.770Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-04T23:05:20.770Z] #50 DONE 0.3s [2022-07-04T23:05:20.855Z] #20 42.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-04T23:05:20.855Z] #20 42.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-04T23:05:20.855Z] #20 42.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T23:05:20.855Z] #20 42.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T23:05:20.855Z] #20 42.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-04T23:05:20.855Z] #20 42.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T23:05:20.855Z] #20 42.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-04T23:05:20.855Z] #20 42.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-04T23:05:20.855Z] #20 42.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-04T23:05:20.855Z] #20 42.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-04T23:05:20.855Z] #20 42.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-04T23:05:20.855Z] #20 42.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-04T23:05:20.855Z] #20 42.14 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-04T23:05:20.855Z] #20 42.14 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-04T23:05:20.855Z] #20 42.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T23:05:21.032Z] [2022-07-04T23:05:21.032Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T23:05:21.032Z] #25 sha256:2d6ae038a036641c39a898289103523169af5d494b9990b8cf3d047cb5ce8734 [2022-07-04T23:05:21.032Z] #25 DONE 0.3s [2022-07-04T23:05:21.032Z] [2022-07-04T23:05:21.032Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T23:05:21.032Z] #66 sha256:f38a2a0ab700e7c0e4b20f259fb9fc14fac9fd1f0af9b99db8875415e8b6036f [2022-07-04T23:05:21.032Z] #66 DONE 0.3s [2022-07-04T23:05:21.032Z] [2022-07-04T23:05:21.032Z] #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-04T23:05:21.032Z] #67 sha256:0a2209dacc8282a7bcde93f8ee971bd3d1627470c3264344b6b007821035e5d5 [2022-07-04T23:05:21.111Z] #20 42.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:21.368Z] #20 42.91 Fetched 115 MB in 2s (59.0 MB/s) [2022-07-04T23:05:21.625Z] #20 42.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T23:05:21.625Z] #20 42.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 ... 30256 files and directories currently installed.) [2022-07-04T23:05:21.625Z] #20 42.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T23:05:21.625Z] #20 43.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:05:21.941Z] #67 ... [2022-07-04T23:05:21.941Z] [2022-07-04T23:05:21.941Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-04T23:05:21.941Z] #31 sha256:0fecc5bbca176948e717982caf12daf54c49a12b8e629513aecb00a50cd75013 [2022-07-04T23:05:21.941Z] #31 9.037 [2022-07-04T23:05:22.188Z] #20 43.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T23:05:22.444Z] #20 43.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T23:05:22.444Z] #20 43.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:05:22.482Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.7s done [2022-07-04T23:05:23.042Z] #20 ... [2022-07-04T23:05:23.042Z] [2022-07-04T23:05:23.042Z] #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-04T23:05:23.042Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-04T23:05:23.042Z] #49 28.36 Reading package lists... [2022-07-04T23:05:23.042Z] #49 36.61 Building dependency tree... [2022-07-04T23:05:23.042Z] #49 38.23 Reading state information... [2022-07-04T23:05:23.042Z] #49 39.46 The following additional packages will be installed: [2022-07-04T23:05:23.042Z] #49 39.47 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-04T23:05:23.042Z] #49 39.49 Suggested packages: [2022-07-04T23:05:23.042Z] #49 39.49 cmake-doc ninja-build lrzip [2022-07-04T23:05:23.042Z] #49 39.49 Recommended packages: [2022-07-04T23:05:23.042Z] #49 39.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T23:05:23.042Z] #49 39.96 The following NEW packages will be installed: [2022-07-04T23:05:23.042Z] #49 39.97 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-04T23:05:23.042Z] #49 40.34 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:23.042Z] #49 40.34 Need to get 8418 kB of archives. [2022-07-04T23:05:23.042Z] #49 40.34 After this operation, 34.9 MB of additional disk space will be used. [2022-07-04T23:05:23.042Z] #49 40.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:05:23.042Z] #49 40.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-04T23:05:23.042Z] #49 40.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T23:05:23.042Z] #49 40.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-04T23:05:23.042Z] #49 40.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-04T23:05:23.042Z] #49 40.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-04T23:05:23.042Z] #49 40.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-04T23:05:23.042Z] #49 40.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-04T23:05:23.042Z] #49 40.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:23.042Z] #49 41.17 Fetched 8418 kB in 0s (22.5 MB/s) [2022-07-04T23:05:23.042Z] #49 41.24 Selecting previously unselected package xxd. [2022-07-04T23:05:23.042Z] #49 41.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-04T23:05:23.042Z] #49 41.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:05:23.042Z] #49 41.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 41.44 Selecting previously unselected package vim-common. [2022-07-04T23:05:23.042Z] #49 41.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:05:23.042Z] #49 41.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 41.61 Selecting previously unselected package cmake-data. [2022-07-04T23:05:23.042Z] #49 41.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T23:05:23.042Z] #49 41.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 42.30 Selecting previously unselected package libarchive13:amd64. [2022-07-04T23:05:23.042Z] #49 42.31 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-04T23:05:23.042Z] #49 42.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 42.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-04T23:05:23.042Z] #49 42.46 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-04T23:05:23.042Z] #49 42.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T23:05:23.042Z] #49 42.54 Selecting previously unselected package librhash0:amd64. [2022-07-04T23:05:23.042Z] #49 42.54 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-04T23:05:23.042Z] #49 42.55 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-04T23:05:23.042Z] #49 42.62 Selecting previously unselected package libuv1:amd64. [2022-07-04T23:05:23.042Z] #49 42.63 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-04T23:05:23.042Z] #49 42.64 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-04T23:05:23.042Z] #49 42.72 Selecting previously unselected package cmake. [2022-07-04T23:05:23.042Z] #49 42.72 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-04T23:05:23.042Z] #49 42.73 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 44.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 44.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 44.03 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-04T23:05:23.042Z] #49 44.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 44.08 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T23:05:23.042Z] #49 44.10 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-04T23:05:23.042Z] #49 44.11 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 44.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:05:23.042Z] #49 44.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:23.042Z] #49 DONE 44.5s [2022-07-04T23:05:23.042Z] [2022-07-04T23:05:23.042Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T23:05:23.042Z] #50 sha256:87a172b7be450a0e549d9c295a29557bc9eff5297608b8216ac13bf764a87df1 [2022-07-04T23:05:23.042Z] #50 DONE 0.1s [2022-07-04T23:05:23.042Z] [2022-07-04T23:05:23.042Z] #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-04T23:05:23.042Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:05:23.042Z] #71 0.732 + RM_GOPATH=0 [2022-07-04T23:05:23.042Z] #71 0.735 + TMP_GOPATH= [2022-07-04T23:05:23.042Z] #71 0.735 + : /build [2022-07-04T23:05:23.042Z] #71 0.735 + '[' -z '' ']' [2022-07-04T23:05:23.042Z] #71 0.736 ++ mktemp -d [2022-07-04T23:05:23.042Z] #71 0.737 + export GOPATH=/tmp/tmp.aSCGWbHFab [2022-07-04T23:05:23.042Z] #71 0.737 + GOPATH=/tmp/tmp.aSCGWbHFab [2022-07-04T23:05:23.042Z] #71 0.738 + RM_GOPATH=1 [2022-07-04T23:05:23.042Z] #71 0.738 + case "$(go env GOARCH)" in [2022-07-04T23:05:23.042Z] #71 0.739 ++ go env GOARCH [2022-07-04T23:05:23.042Z] #71 0.743 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:23.042Z] #71 0.744 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:23.042Z] #71 0.744 ++ dirname /install.sh [2022-07-04T23:05:23.042Z] #71 0.745 + dir=/ [2022-07-04T23:05:23.042Z] #71 0.745 + bin=containerd [2022-07-04T23:05:23.042Z] #71 0.746 + shift [2022-07-04T23:05:23.042Z] #71 0.746 + '[' '!' -f //containerd.installer ']' [2022-07-04T23:05:23.042Z] #71 0.746 + . //containerd.installer [2022-07-04T23:05:23.042Z] #71 0.746 ++ set -e [2022-07-04T23:05:23.042Z] #71 0.746 ++ : v1.6.6 [2022-07-04T23:05:23.042Z] #71 0.747 + install_containerd [2022-07-04T23:05:23.042Z] #71 0.747 + echo 'Install containerd version v1.6.6' [2022-07-04T23:05:23.042Z] #71 0.747 Install containerd version v1.6.6 [2022-07-04T23:05:23.042Z] #71 0.748 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aSCGWbHFab/src/github.com/containerd/containerd [2022-07-04T23:05:23.042Z] #71 0.750 Cloning into '/tmp/tmp.aSCGWbHFab/src/github.com/containerd/containerd'... [2022-07-04T23:05:23.054Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-04T23:05:23.250Z] #31 9.426 #=#=# 0.1% ####### 11.1% ############ 17.9% ################### 27.0% ######################## 34.4% ############################## 42.9% ######################################## 55.9% ################################################ 67.2% ####################################################### 77.6% ############################################################## 86.5% ######################################################################## 100.0% [2022-07-04T23:05:23.824Z] #31 ... [2022-07-04T23:05:23.824Z] [2022-07-04T23:05:23.824Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:23.824Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:05:23.824Z] #14 5.693 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:23.824Z] #14 5.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:23.824Z] #14 5.727 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:23.824Z] #14 6.737 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:05:23.824Z] #14 9.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:05:23.824Z] #14 ... [2022-07-04T23:05:23.824Z] [2022-07-04T23:05:23.824Z] #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-04T23:05:23.824Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-04T23:05:23.824Z] #38 5.302 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T23:05:24.087Z] #38 ... [2022-07-04T23:05:24.087Z] [2022-07-04T23:05:24.087Z] #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-04T23:05:24.087Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-04T23:05:24.087Z] #36 5.389 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T23:05:24.087Z] #36 ... [2022-07-04T23:05:24.087Z] [2022-07-04T23:05:24.087Z] #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-04T23:05:24.087Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T23:05:24.087Z] #76 5.115 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:24.087Z] #76 5.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:24.087Z] #76 5.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:24.087Z] #76 6.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:05:24.087Z] #76 8.876 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:05:24.348Z] #76 ... [2022-07-04T23:05:24.348Z] [2022-07-04T23:05:24.348Z] #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-04T23:05:24.348Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-04T23:05:24.348Z] #62 5.663 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:24.348Z] #62 5.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:24.348Z] #62 5.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:24.348Z] #62 6.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:05:24.348Z] #62 9.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:05:24.348Z] #62 ... [2022-07-04T23:05:24.348Z] [2022-07-04T23:05:24.348Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-04T23:05:24.348Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T23:05:24.348Z] #42 5.319 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:24.348Z] #42 5.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:24.348Z] #42 5.373 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:24.348Z] #42 6.043 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:05:24.348Z] #42 8.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:05:24.610Z] #42 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:05:24.610Z] #42 ... [2022-07-04T23:05:24.610Z] [2022-07-04T23:05:24.610Z] #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-04T23:05:24.610Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-04T23:05:24.610Z] #57 5.223 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T23:05:24.610Z] #57 ... [2022-07-04T23:05:24.610Z] [2022-07-04T23:05:24.610Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T23:05:24.610Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-04T23:05:24.610Z] #34 4.484 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T23:05:24.610Z] #34 4.484 Cloning into '.'... [2022-07-04T23:05:24.873Z] #34 ... [2022-07-04T23:05:24.873Z] [2022-07-04T23:05:24.873Z] #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-04T23:05:24.873Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-04T23:05:24.873Z] #47 4.136 + git clone https://github.com/docker/distribution.git . [2022-07-04T23:05:24.873Z] #47 4.142 Cloning into '.'... [2022-07-04T23:05:25.135Z] #47 ... [2022-07-04T23:05:25.135Z] [2022-07-04T23:05:25.135Z] #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-04T23:05:25.135Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-04T23:05:25.135Z] #40 2.591 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T23:05:25.135Z] #40 3.128 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T23:05:25.135Z] #40 3.403 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T23:05:25.135Z] #40 3.465 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T23:05:25.135Z] #40 3.481 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T23:05:25.135Z] #40 3.967 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T23:05:25.135Z] #40 3.981 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:05:25.135Z] #40 ... [2022-07-04T23:05:25.135Z] [2022-07-04T23:05:25.135Z] #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-04T23:05:25.135Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T23:05:25.135Z] #51 5.394 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:25.135Z] #51 5.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:25.135Z] #51 5.479 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:25.135Z] #51 5.864 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T23:05:25.135Z] #51 6.602 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:05:25.135Z] #51 9.339 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:05:25.396Z] #51 ... [2022-07-04T23:05:25.396Z] [2022-07-04T23:05:25.396Z] #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-04T23:05:25.396Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-04T23:05:25.396Z] #53 5.414 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T23:05:25.396Z] #53 6.688 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T23:05:25.396Z] #53 6.688 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T23:05:25.396Z] #53 6.717 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T23:05:25.396Z] #53 6.794 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T23:05:25.396Z] #53 7.160 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T23:05:25.396Z] #53 7.210 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T23:05:25.396Z] #53 7.334 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T23:05:25.396Z] #53 7.432 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T23:05:25.396Z] #53 7.597 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T23:05:25.396Z] #53 7.772 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T23:05:25.396Z] #53 8.035 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T23:05:25.396Z] #53 8.299 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T23:05:25.396Z] #53 ... [2022-07-04T23:05:25.396Z] [2022-07-04T23:05:25.396Z] #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-04T23:05:25.396Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:05:25.396Z] #26 4.669 + RM_GOPATH=0 [2022-07-04T23:05:25.396Z] #26 4.671 + TMP_GOPATH= [2022-07-04T23:05:25.396Z] #26 4.671 + : /build [2022-07-04T23:05:25.396Z] #26 4.671 + '[' -z '' ']' [2022-07-04T23:05:25.396Z] #26 4.671 ++ mktemp -d [2022-07-04T23:05:25.396Z] #26 4.676 + export GOPATH=/tmp/tmp.Zzp8t2fLn3 [2022-07-04T23:05:25.396Z] #26 4.676 + GOPATH=/tmp/tmp.Zzp8t2fLn3 [2022-07-04T23:05:25.396Z] #26 4.676 + RM_GOPATH=1 [2022-07-04T23:05:25.396Z] #26 4.676 + case "$(go env GOARCH)" in [2022-07-04T23:05:25.396Z] #26 4.678 ++ go env GOARCH [2022-07-04T23:05:25.396Z] #26 4.713 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:25.396Z] #26 4.735 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:25.396Z] #26 4.740 ++ dirname /install.sh [2022-07-04T23:05:25.396Z] #26 4.761 + dir=/ [2022-07-04T23:05:25.396Z] #26 4.761 + bin=dockercli [2022-07-04T23:05:25.396Z] #26 4.761 + shift [2022-07-04T23:05:25.396Z] #26 4.762 + '[' '!' -f //dockercli.installer ']' [2022-07-04T23:05:25.396Z] #26 4.762 + . //dockercli.installer [2022-07-04T23:05:25.396Z] #26 4.762 ++ : stable [2022-07-04T23:05:25.396Z] #26 4.762 ++ : 17.06.2-ce [2022-07-04T23:05:25.396Z] #26 4.762 + install_dockercli [2022-07-04T23:05:25.396Z] #26 4.763 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T23:05:25.396Z] #26 4.763 Install docker/cli version 17.06.2-ce from stable [2022-07-04T23:05:25.396Z] #26 4.764 ++ uname -m [2022-07-04T23:05:25.396Z] #26 4.765 + arch=aarch64 [2022-07-04T23:05:25.396Z] #26 4.765 + '[' aarch64 '!=' x86_64 ']' [2022-07-04T23:05:25.396Z] #26 4.765 + '[' aarch64 '!=' s390x ']' [2022-07-04T23:05:25.396Z] #26 4.765 + '[' aarch64 '!=' armhf ']' [2022-07-04T23:05:25.396Z] #26 4.765 + build_dockercli [2022-07-04T23:05:25.396Z] #26 4.774 + git clone https://github.com/docker/docker-ce /tmp/tmp.Zzp8t2fLn3/tmp/docker-ce [2022-07-04T23:05:25.396Z] #26 4.778 Cloning into '/tmp/tmp.Zzp8t2fLn3/tmp/docker-ce'... [2022-07-04T23:05:25.426Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-07-04T23:05:25.567Z] #71 ... [2022-07-04T23:05:25.567Z] [2022-07-04T23:05:25.567Z] #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-04T23:05:25.567Z] #51 sha256:84f0b38ec0f57a2fb5672419f8eaa6315b01a6bb08a97781bd3ab4c8588229bb [2022-07-04T23:05:25.567Z] #51 0.740 + RM_GOPATH=0 [2022-07-04T23:05:25.567Z] #51 0.740 + TMP_GOPATH= [2022-07-04T23:05:25.567Z] #51 0.740 + : /build [2022-07-04T23:05:25.567Z] #51 0.740 + '[' -z '' ']' [2022-07-04T23:05:25.567Z] #51 0.740 ++ mktemp -d [2022-07-04T23:05:25.567Z] #51 0.742 + export GOPATH=/tmp/tmp.kgGTrhA6tX [2022-07-04T23:05:25.567Z] #51 0.742 + GOPATH=/tmp/tmp.kgGTrhA6tX [2022-07-04T23:05:25.567Z] #51 0.742 + RM_GOPATH=1 [2022-07-04T23:05:25.567Z] #51 0.743 + case "$(go env GOARCH)" in [2022-07-04T23:05:25.567Z] #51 0.743 ++ go env GOARCH [2022-07-04T23:05:25.567Z] #51 0.761 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:25.567Z] #51 0.761 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:25.567Z] #51 0.762 ++ dirname /install.sh [2022-07-04T23:05:25.567Z] #51 0.763 + dir=/ [2022-07-04T23:05:25.567Z] #51 0.763 + bin=tini [2022-07-04T23:05:25.567Z] #51 0.763 + shift [2022-07-04T23:05:25.567Z] #51 0.763 + '[' '!' -f //tini.installer ']' [2022-07-04T23:05:25.567Z] #51 0.763 + . //tini.installer [2022-07-04T23:05:25.567Z] #51 0.764 ++ : v0.19.0 [2022-07-04T23:05:25.567Z] #51 0.764 + install_tini [2022-07-04T23:05:25.567Z] #51 0.764 + echo 'Install tini version v0.19.0' [2022-07-04T23:05:25.567Z] #51 0.764 Install tini version v0.19.0 [2022-07-04T23:05:25.567Z] #51 0.765 + git clone https://github.com/krallin/tini.git /tmp/tmp.kgGTrhA6tX/tini [2022-07-04T23:05:25.567Z] #51 0.766 Cloning into '/tmp/tmp.kgGTrhA6tX/tini'... [2022-07-04T23:05:25.567Z] #51 1.136 + cd /tmp/tmp.kgGTrhA6tX/tini [2022-07-04T23:05:25.567Z] #51 1.136 + git checkout -q v0.19.0 [2022-07-04T23:05:25.567Z] #51 1.146 + cmake . [2022-07-04T23:05:25.567Z] #51 1.280 -- The C compiler identification is GNU 10.2.1 [2022-07-04T23:05:25.567Z] #51 1.314 -- Detecting C compiler ABI info [2022-07-04T23:05:25.567Z] #51 1.576 -- Detecting C compiler ABI info - done [2022-07-04T23:05:25.567Z] #51 1.626 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T23:05:25.567Z] #51 1.627 -- Detecting C compile features [2022-07-04T23:05:25.567Z] #51 1.628 -- Detecting C compile features - done [2022-07-04T23:05:25.567Z] #51 1.644 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T23:05:25.567Z] #51 1.723 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T23:05:25.567Z] #51 1.762 -- Configuring done [2022-07-04T23:05:25.567Z] #51 1.769 -- Generating done [2022-07-04T23:05:25.567Z] #51 1.775 -- Build files have been written to: /tmp/tmp.kgGTrhA6tX/tini [2022-07-04T23:05:25.567Z] #51 1.782 + make tini-static [2022-07-04T23:05:25.567Z] #51 1.922 Scanning dependencies of target tini-static [2022-07-04T23:05:25.567Z] #51 1.961 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T23:05:25.567Z] #51 2.411 [100%] Linking C executable tini-static [2022-07-04T23:05:25.657Z] #26 ... [2022-07-04T23:05:25.658Z] [2022-07-04T23:05:25.658Z] #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-04T23:05:25.658Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T23:05:25.658Z] #76 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:05:25.824Z] #51 2.614 [100%] Built target tini-static [2022-07-04T23:05:25.824Z] #51 2.643 + mkdir -p /build [2022-07-04T23:05:25.824Z] #51 2.645 + cp tini-static /build/docker-init [2022-07-04T23:05:26.082Z] #51 DONE 3.0s [2022-07-04T23:05:26.082Z] [2022-07-04T23:05:26.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-04T23:05:26.082Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:05:26.082Z] #20 44.65 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T23:05:26.082Z] #20 44.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T23:05:26.082Z] #20 44.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:05:26.082Z] #20 44.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-04T23:05:26.082Z] #20 44.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:05:26.082Z] #20 44.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:05:26.082Z] #20 44.89 Selecting previously unselected package dmsetup. [2022-07-04T23:05:26.082Z] #20 44.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:05:26.082Z] #20 44.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:05:26.082Z] #20 44.98 Selecting previously unselected package mingw-w64-common. [2022-07-04T23:05:26.082Z] #20 44.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T23:05:26.082Z] #20 44.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T23:05:26.082Z] #20 46.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T23:05:26.082Z] #20 46.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T23:05:26.082Z] #20 46.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:05:26.323Z] #67 ... [2022-07-04T23:05:26.323Z] [2022-07-04T23:05:26.323Z] #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-04T23:05:26.323Z] #31 sha256:42a76e8caf983a2efac03cf73d377c821655aff4dedd06625ff47bcefe9bf6e4 [2022-07-04T23:05:26.323Z] #31 5.652 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T23:05:26.323Z] #31 6.345 [2022-07-04T23:05:26.323Z] #31 6.589 #=#=# ########## 14.9% ######################################### 57.2% ########################################################### 83.1% ######################################################################## 100.0% [2022-07-04T23:05:26.323Z] #31 7.136 [2022-07-04T23:05:26.323Z] #31 8.304 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T23:05:26.323Z] #31 8.707 [2022-07-04T23:05:26.323Z] #31 8.952 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:26.323Z] #31 9.377 [2022-07-04T23:05:26.583Z] #31 10.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T23:05:27.012Z] #20 48.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T23:05:27.012Z] #20 48.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:05:27.012Z] #20 48.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:05:27.012Z] #20 48.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T23:05:27.012Z] #20 48.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:05:27.253Z] #11 ... [2022-07-04T23:05:27.253Z] [2022-07-04T23:05:27.253Z] #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-04T23:05:27.253Z] #31 sha256:91ed3ef219cacacee0d45d138903ed8fc92dbf5096bdaf9d5c41a602c3024d1f [2022-07-04T23:05:27.253Z] #31 2.337 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T23:05:27.253Z] #31 2.637 [2022-07-04T23:05:27.253Z] #31 2.859 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:27.253Z] #31 3.267 [2022-07-04T23:05:27.253Z] #31 4.274 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T23:05:27.253Z] #31 4.586 [2022-07-04T23:05:27.253Z] #31 4.805 #=#=# ############################## 42.2% ######################################################################## 100.0% [2022-07-04T23:05:27.253Z] #31 5.141 [2022-07-04T23:05:27.253Z] #31 6.146 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T23:05:27.253Z] #31 6.430 [2022-07-04T23:05:27.253Z] #31 6.656 #=#=# ################### 27.4% ########################################## 59.6% ################################################################# 91.3% ######################################################################## 100.0% [2022-07-04T23:05:27.253Z] #31 7.205 [2022-07-04T23:05:27.254Z] #31 8.094 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T23:05:27.254Z] #31 8.379 [2022-07-04T23:05:27.254Z] #31 8.591 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:27.254Z] #31 8.894 [2022-07-04T23:05:27.254Z] #31 9.615 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T23:05:27.254Z] #31 9.973 [2022-07-04T23:05:27.254Z] #31 ... [2022-07-04T23:05:27.254Z] [2022-07-04T23:05:27.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:27.254Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:27.268Z] #20 48.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:05:27.961Z] #11 ... [2022-07-04T23:05:27.961Z] [2022-07-04T23:05:27.961Z] #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-04T23:05:27.961Z] #31 sha256:19af245d7512e78bf62668cc77b0dc0c0503a143bb4f3b7dffa20f08fcd6752b [2022-07-04T23:05:27.961Z] #31 2.060 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-04T23:05:27.961Z] #31 2.386 [2022-07-04T23:05:27.961Z] #31 2.616 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:27.961Z] #31 2.927 [2022-07-04T23:05:27.961Z] #31 3.940 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-04T23:05:27.961Z] #31 4.331 [2022-07-04T23:05:27.961Z] #31 4.551 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:27.961Z] #31 4.895 [2022-07-04T23:05:27.961Z] #31 5.899 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-04T23:05:27.961Z] #31 6.209 [2022-07-04T23:05:27.961Z] #31 6.432 #=#=# #### 6.7% ############################### 43.5% ################################################## 70.6% ############################################################# 85.6% ######################################################################## 100.0% [2022-07-04T23:05:27.961Z] #31 7.103 [2022-07-04T23:05:27.961Z] #31 8.166 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T23:05:27.961Z] #31 8.491 [2022-07-04T23:05:27.961Z] #31 8.713 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:27.961Z] #31 8.953 [2022-07-04T23:05:27.961Z] #31 9.686 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T23:05:27.961Z] #31 10.04 [2022-07-04T23:05:27.966Z] #31 11.72 #=#=# [2022-07-04T23:05:28.195Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-04T23:05:28.197Z] #20 ... [2022-07-04T23:05:28.197Z] [2022-07-04T23:05:28.197Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T23:05:28.197Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-04T23:05:28.197Z] #53 CACHED [2022-07-04T23:05:28.197Z] [2022-07-04T23:05:28.197Z] #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-04T23:05:28.197Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:05:28.197Z] #54 CACHED [2022-07-04T23:05:28.197Z] [2022-07-04T23:05:28.197Z] #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-04T23:05:28.197Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-04T23:05:28.197Z] #57 CACHED [2022-07-04T23:05:28.197Z] [2022-07-04T23:05:28.197Z] #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-04T23:05:28.197Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:05:28.197Z] #58 CACHED [2022-07-04T23:05:28.219Z] #31 ... [2022-07-04T23:05:28.219Z] [2022-07-04T23:05:28.219Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:28.219Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:28.226Z] #31 11.97 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:28.454Z] [2022-07-04T23:05:28.454Z] #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-04T23:05:28.454Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:05:28.454Z] #71 ... [2022-07-04T23:05:28.454Z] [2022-07-04T23:05:28.454Z] #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-04T23:05:28.454Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:05:28.710Z] #60 CACHED [2022-07-04T23:05:28.710Z] [2022-07-04T23:05:28.710Z] #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-04T23:05:28.710Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:05:28.796Z] #31 ... [2022-07-04T23:05:28.796Z] [2022-07-04T23:05:28.796Z] #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-04T23:05:28.796Z] #67 sha256:0a2209dacc8282a7bcde93f8ee971bd3d1627470c3264344b6b007821035e5d5 [2022-07-04T23:05:28.796Z] #67 7.807 + RM_GOPATH=0 [2022-07-04T23:05:28.796Z] #67 7.807 + TMP_GOPATH= [2022-07-04T23:05:28.796Z] #67 7.807 + : /build [2022-07-04T23:05:28.796Z] #67 7.807 + '[' -z '' ']' [2022-07-04T23:05:28.796Z] #67 7.814 ++ mktemp -d [2022-07-04T23:05:28.796Z] #67 7.814 + export GOPATH=/tmp/tmp.rDByjjOlAF [2022-07-04T23:05:28.796Z] #67 7.814 + GOPATH=/tmp/tmp.rDByjjOlAF [2022-07-04T23:05:28.796Z] #67 7.814 + RM_GOPATH=1 [2022-07-04T23:05:28.796Z] #67 7.814 + case "$(go env GOARCH)" in [2022-07-04T23:05:28.796Z] #67 7.814 ++ go env GOARCH [2022-07-04T23:05:28.796Z] #67 7.833 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:28.796Z] #67 7.833 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:28.796Z] #67 7.833 ++ dirname /install.sh [2022-07-04T23:05:28.796Z] #67 7.835 + dir=/ [2022-07-04T23:05:28.796Z] #67 7.835 + bin=rootlesskit [2022-07-04T23:05:28.796Z] #67 7.835 + shift [2022-07-04T23:05:28.796Z] #67 7.835 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T23:05:28.796Z] #67 7.835 + . //rootlesskit.installer [2022-07-04T23:05:28.796Z] #67 7.835 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:28.796Z] #67 7.835 + install_rootlesskit [2022-07-04T23:05:28.796Z] #67 7.835 + case "$1" in [2022-07-04T23:05:28.796Z] #67 7.835 + export CGO_ENABLED=0 [2022-07-04T23:05:28.796Z] #67 7.835 + CGO_ENABLED=0 [2022-07-04T23:05:28.796Z] #67 7.835 + _install_rootlesskit [2022-07-04T23:05:28.796Z] #67 7.854 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T23:05:28.796Z] #67 7.854 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:05:28.796Z] #67 7.854 + GOBIN=/build [2022-07-04T23:05:28.796Z] #67 7.854 + GO111MODULE=on [2022-07-04T23:05:28.796Z] #67 7.854 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:28.796Z] #67 7.854 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:28.966Z] #71 ... [2022-07-04T23:05:28.966Z] [2022-07-04T23:05:28.966Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:28.966Z] #62 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:05:28.966Z] #62 CACHED [2022-07-04T23:05:28.966Z] [2022-07-04T23:05:28.966Z] #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-04T23:05:28.966Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:05:28.966Z] #64 CACHED [2022-07-04T23:05:28.979Z] #76 ... [2022-07-04T23:05:28.979Z] [2022-07-04T23:05:28.979Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:28.979Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:05:28.979Z] #55 4.903 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-07-04T23:05:28.979Z] #55 ... [2022-07-04T23:05:28.979Z] [2022-07-04T23:05:28.979Z] #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-04T23:05:28.979Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-04T23:05:28.979Z] #36 13.04 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T23:05:28.979Z] #36 13.08 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T23:05:28.979Z] #36 13.48 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T23:05:28.979Z] #36 13.67 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T23:05:28.979Z] #36 13.71 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T23:05:28.979Z] #36 13.97 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T23:05:28.979Z] #36 13.98 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T23:05:28.979Z] #36 14.00 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T23:05:28.979Z] #36 14.08 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T23:05:28.979Z] #36 14.21 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T23:05:28.979Z] #36 14.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T23:05:28.979Z] #36 14.93 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T23:05:29.223Z] [2022-07-04T23:05:29.223Z] #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-04T23:05:29.223Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:05:29.242Z] #36 15.52 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T23:05:29.370Z] #67 8.517 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T23:05:29.506Z] #36 15.78 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T23:05:29.506Z] #36 15.81 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T23:05:30.121Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s [2022-07-04T23:05:30.152Z] #71 ... [2022-07-04T23:05:30.152Z] [2022-07-04T23:05:30.152Z] #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-04T23:05:30.152Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:05:30.152Z] #20 51.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T23:05:30.152Z] #20 51.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:05:30.152Z] #20 51.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:05:30.855Z] #67 ... [2022-07-04T23:05:30.855Z] [2022-07-04T23:05:30.855Z] #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-04T23:05:30.855Z] #31 sha256:42a76e8caf983a2efac03cf73d377c821655aff4dedd06625ff47bcefe9bf6e4 [2022-07-04T23:05:30.855Z] #31 13.37 [2022-07-04T23:05:30.855Z] #31 14.14 Download of images into '/build' complete. [2022-07-04T23:05:30.855Z] #31 14.14 Use something like the following to load the result into a Docker daemon: [2022-07-04T23:05:30.855Z] #31 14.14 tar -cC '/build' . | docker load [2022-07-04T23:05:30.855Z] #31 DONE 14.5s [2022-07-04T23:05:30.855Z] [2022-07-04T23:05:30.855Z] #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-04T23:05:30.855Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:05:30.855Z] #62 6.073 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:30.855Z] #62 6.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:30.855Z] #62 6.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:30.855Z] #62 6.796 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:30.855Z] #62 8.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:30.855Z] #62 ... [2022-07-04T23:05:30.855Z] [2022-07-04T23:05:30.855Z] #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-04T23:05:30.855Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:05:30.855Z] #57 4.310 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T23:05:30.855Z] #57 6.138 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T23:05:30.855Z] #57 6.138 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T23:05:30.855Z] #57 6.291 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T23:05:30.855Z] #57 7.690 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T23:05:30.855Z] #57 ... [2022-07-04T23:05:30.855Z] [2022-07-04T23:05:30.855Z] #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-04T23:05:30.855Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T23:05:30.855Z] #38 5.898 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T23:05:30.900Z] #36 17.11 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T23:05:31.131Z] #38 ... [2022-07-04T23:05:31.131Z] [2022-07-04T23:05:31.131Z] #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-04T23:05:31.131Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:05:31.131Z] #34 6.689 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T23:05:31.131Z] #34 6.693 Cloning into '.'... [2022-07-04T23:05:31.131Z] #34 ... [2022-07-04T23:05:31.131Z] [2022-07-04T23:05:31.131Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-04T23:05:31.131Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:31.131Z] #76 4.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:31.131Z] #76 4.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:31.131Z] #76 4.245 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:31.131Z] #76 4.475 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:31.131Z] #76 5.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:31.131Z] #76 6.291 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:31.394Z] #76 ... [2022-07-04T23:05:31.394Z] [2022-07-04T23:05:31.394Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:31.394Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:05:31.394Z] #55 5.570 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-07-04T23:05:31.394Z] #55 ... [2022-07-04T23:05:31.394Z] [2022-07-04T23:05:31.394Z] #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-04T23:05:31.394Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:05:31.394Z] #42 8.677 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:31.394Z] #42 8.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:31.394Z] #42 8.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:31.394Z] #42 10.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:31.491Z] #11 ... [2022-07-04T23:05:31.491Z] [2022-07-04T23:05:31.491Z] #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-04T23:05:31.491Z] #31 sha256:91ed3ef219cacacee0d45d138903ed8fc92dbf5096bdaf9d5c41a602c3024d1f [2022-07-04T23:05:31.491Z] #31 10.20 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:31.491Z] #31 10.51 [2022-07-04T23:05:31.491Z] #31 10.58 Download of images into '/build' complete. [2022-07-04T23:05:31.491Z] #31 10.58 Use something like the following to load the result into a Docker daemon: [2022-07-04T23:05:31.491Z] #31 10.58 tar -cC '/build' . | docker load [2022-07-04T23:05:31.491Z] #31 DONE 14.0s [2022-07-04T23:05:31.491Z] [2022-07-04T23:05:31.491Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:31.491Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:31.499Z] #11 ... [2022-07-04T23:05:31.499Z] [2022-07-04T23:05:31.499Z] #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-04T23:05:31.499Z] #31 sha256:19af245d7512e78bf62668cc77b0dc0c0503a143bb4f3b7dffa20f08fcd6752b [2022-07-04T23:05:31.499Z] #31 10.27 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:31.499Z] #31 10.55 [2022-07-04T23:05:31.499Z] #31 10.62 Download of images into '/build' complete. [2022-07-04T23:05:31.499Z] #31 10.62 Use something like the following to load the result into a Docker daemon: [2022-07-04T23:05:31.499Z] #31 10.62 tar -cC '/build' . | docker load [2022-07-04T23:05:31.499Z] #31 DONE 13.3s [2022-07-04T23:05:31.499Z] [2022-07-04T23:05:31.499Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-04T23:05:31.499Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-04T23:05:31.656Z] #42 ... [2022-07-04T23:05:31.656Z] [2022-07-04T23:05:31.656Z] #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-04T23:05:31.656Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:05:31.656Z] #47 7.270 + git clone https://github.com/docker/distribution.git . [2022-07-04T23:05:31.656Z] #47 7.270 Cloning into '.'... [2022-07-04T23:05:31.656Z] #47 ... [2022-07-04T23:05:31.656Z] [2022-07-04T23:05:31.656Z] #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-04T23:05:31.656Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:05:31.656Z] #53 6.138 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T23:05:31.656Z] #53 7.394 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T23:05:31.656Z] #53 7.394 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T23:05:31.656Z] #53 7.427 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T23:05:31.656Z] #53 7.467 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T23:05:31.656Z] #53 7.934 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T23:05:31.656Z] #53 7.997 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T23:05:31.656Z] #53 8.063 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T23:05:31.656Z] #53 8.063 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T23:05:31.656Z] #53 8.384 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T23:05:31.656Z] #53 8.460 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T23:05:31.656Z] #53 8.602 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T23:05:31.656Z] #53 8.808 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T23:05:31.850Z] #36 ... [2022-07-04T23:05:31.850Z] [2022-07-04T23:05:31.850Z] #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-04T23:05:31.850Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-04T23:05:31.850Z] #38 17.22 tomll can be used in two ways: [2022-07-04T23:05:31.850Z] #38 17.22 Writing to STDIN and reading from STDOUT: [2022-07-04T23:05:31.850Z] #38 17.22 cat file.toml | tomll > file.toml [2022-07-04T23:05:31.850Z] #38 17.22 [2022-07-04T23:05:31.850Z] #38 17.22 Reading and updating a list of files: [2022-07-04T23:05:31.850Z] #38 17.22 tomll a.toml b.toml c.toml [2022-07-04T23:05:31.850Z] #38 17.22 [2022-07-04T23:05:31.851Z] #38 17.22 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T23:05:31.851Z] #38 DONE 18.1s [2022-07-04T23:05:31.851Z] [2022-07-04T23:05:31.851Z] #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-04T23:05:31.851Z] #67 sha256:988c783d83fd64316e2088bf49afad34dd163838d01d43a9d9ac6b01226a6a9d [2022-07-04T23:05:31.851Z] #67 7.734 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:05:31.851Z] #67 7.747 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T23:05:31.851Z] #67 8.214 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T23:05:31.851Z] #67 10.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T23:05:31.851Z] #67 11.64 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T23:05:31.851Z] #67 11.64 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T23:05:31.851Z] #67 11.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T23:05:31.851Z] #67 11.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:05:31.851Z] #67 11.99 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T23:05:31.851Z] #67 12.22 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T23:05:31.851Z] #67 12.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T23:05:31.851Z] #67 12.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T23:05:31.851Z] #67 13.11 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T23:05:31.851Z] #67 14.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:05:31.916Z] #53 ... [2022-07-04T23:05:31.917Z] [2022-07-04T23:05:31.917Z] #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-04T23:05:31.917Z] #26 sha256:5d2f2ef3f56f79dcd152077746ea90aced720481785a19e218b32df43fc4b2d3 [2022-07-04T23:05:31.917Z] #26 7.867 + RM_GOPATH=0 [2022-07-04T23:05:31.917Z] #26 7.867 + TMP_GOPATH= [2022-07-04T23:05:31.917Z] #26 7.867 + : /build [2022-07-04T23:05:31.917Z] #26 7.867 + '[' -z '' ']' [2022-07-04T23:05:31.917Z] #26 7.867 ++ mktemp -d [2022-07-04T23:05:31.917Z] #26 7.867 + export GOPATH=/tmp/tmp.DGMDM2gTST [2022-07-04T23:05:31.917Z] #26 7.867 + GOPATH=/tmp/tmp.DGMDM2gTST [2022-07-04T23:05:31.917Z] #26 7.867 + RM_GOPATH=1 [2022-07-04T23:05:31.917Z] #26 7.867 + case "$(go env GOARCH)" in [2022-07-04T23:05:31.917Z] #26 7.867 ++ go env GOARCH [2022-07-04T23:05:31.917Z] #26 7.940 Install docker/cli version 17.06.2-ce from stable [2022-07-04T23:05:31.917Z] #26 7.940 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:31.917Z] #26 7.940 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:31.917Z] #26 7.940 ++ dirname /install.sh [2022-07-04T23:05:31.917Z] #26 7.940 + dir=/ [2022-07-04T23:05:31.917Z] #26 7.940 + bin=dockercli [2022-07-04T23:05:31.917Z] #26 7.940 + shift [2022-07-04T23:05:31.917Z] #26 7.940 + '[' '!' -f //dockercli.installer ']' [2022-07-04T23:05:31.917Z] #26 7.940 + . //dockercli.installer [2022-07-04T23:05:31.917Z] #26 7.940 ++ : stable [2022-07-04T23:05:31.917Z] #26 7.940 ++ : 17.06.2-ce [2022-07-04T23:05:31.917Z] #26 7.940 + install_dockercli [2022-07-04T23:05:31.917Z] #26 7.940 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T23:05:31.917Z] #26 7.940 ++ uname -m [2022-07-04T23:05:31.917Z] #26 7.940 + arch=x86_64 [2022-07-04T23:05:31.917Z] #26 7.940 + '[' x86_64 '!=' x86_64 ']' [2022-07-04T23:05:31.917Z] #26 7.940 + url=https://download.docker.com/linux/static [2022-07-04T23:05:31.917Z] #26 7.940 + tar -xz docker/docker [2022-07-04T23:05:31.917Z] #26 7.940 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-04T23:05:31.917Z] #26 ... [2022-07-04T23:05:31.917Z] [2022-07-04T23:05:31.917Z] #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-04T23:05:31.917Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:05:31.917Z] #40 5.004 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T23:05:31.917Z] #40 5.562 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T23:05:31.917Z] #40 6.291 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T23:05:31.917Z] #40 6.503 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T23:05:31.917Z] #40 6.542 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T23:05:31.917Z] #40 9.800 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T23:05:31.917Z] #40 9.939 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:05:32.177Z] #40 ... [2022-07-04T23:05:32.177Z] [2022-07-04T23:05:32.177Z] #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-04T23:05:32.177Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:05:32.177Z] #51 8.608 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:32.177Z] #51 8.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:32.177Z] #51 8.677 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:32.177Z] #51 9.337 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T23:05:32.177Z] #51 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:32.177Z] #51 ... [2022-07-04T23:05:32.177Z] [2022-07-04T23:05:32.177Z] #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-04T23:05:32.177Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:05:32.177Z] #36 7.674 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T23:05:32.437Z] #36 ... [2022-07-04T23:05:32.437Z] [2022-07-04T23:05:32.437Z] #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-04T23:05:32.437Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:05:32.437Z] #62 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:33.401Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.1s [2022-07-04T23:05:33.403Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.0s done [2022-07-04T23:05:33.661Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 [2022-07-04T23:05:33.661Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-04T23:05:33.919Z] #11 DONE 43.4s [2022-07-04T23:05:33.919Z] [2022-07-04T23:05:33.919Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T23:05:33.919Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-04T23:05:33.982Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 11.1s done [2022-07-04T23:05:34.324Z] #20 55.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T23:05:34.324Z] #20 55.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:05:34.324Z] #20 55.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:05:34.552Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-04T23:05:34.812Z] #11 DONE 45.8s [2022-07-04T23:05:34.812Z] [2022-07-04T23:05:34.812Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-04T23:05:34.812Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-04T23:05:34.858Z] #12 DONE 0.9s [2022-07-04T23:05:34.858Z] [2022-07-04T23:05:34.858Z] #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-04T23:05:34.858Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-04T23:05:35.170Z] #67 ... [2022-07-04T23:05:35.170Z] [2022-07-04T23:05:35.171Z] #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-04T23:05:35.171Z] #31 sha256:0fecc5bbca176948e717982caf12daf54c49a12b8e629513aecb00a50cd75013 [2022-07-04T23:05:35.171Z] #31 12.04 [2022-07-04T23:05:35.171Z] #31 16.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-04T23:05:35.171Z] #31 18.82 #=#=# [2022-07-04T23:05:35.171Z] #31 19.19 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:35.171Z] #31 20.92 [2022-07-04T23:05:35.253Z] #20 56.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T23:05:35.253Z] #20 56.68 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:05:35.253Z] #20 56.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:05:35.382Z] #12 DONE 0.7s [2022-07-04T23:05:35.382Z] [2022-07-04T23:05:35.382Z] #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-04T23:05:35.382Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-04T23:05:35.424Z] #13 DONE 0.6s [2022-07-04T23:05:35.683Z] [2022-07-04T23:05:35.683Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T23:05:35.683Z] #25 sha256:0129b04bda9651adbd36e2546bffb43595d8885b950110579d5835ed22711554 [2022-07-04T23:05:35.683Z] #25 ... [2022-07-04T23:05:35.683Z] [2022-07-04T23:05:35.684Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T23:05:35.684Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-04T23:05:35.684Z] #46 DONE 0.2s [2022-07-04T23:05:35.684Z] [2022-07-04T23:05:35.684Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T23:05:35.684Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-04T23:05:35.684Z] #33 DONE 0.2s [2022-07-04T23:05:35.684Z] [2022-07-04T23:05:35.684Z] #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-04T23:05:35.684Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-04T23:05:35.684Z] #50 DONE 0.3s [2022-07-04T23:05:35.943Z] [2022-07-04T23:05:35.943Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T23:05:35.943Z] #25 sha256:0129b04bda9651adbd36e2546bffb43595d8885b950110579d5835ed22711554 [2022-07-04T23:05:35.943Z] #25 DONE 0.3s [2022-07-04T23:05:35.943Z] [2022-07-04T23:05:35.943Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T23:05:35.943Z] #66 sha256:4b9ada1bc270b7060155cfdf08d2fcc7fc46cabfc59c26abc61f9d46beae6aca [2022-07-04T23:05:35.943Z] #66 DONE 0.3s [2022-07-04T23:05:35.943Z] [2022-07-04T23:05:35.943Z] #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-04T23:05:35.943Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:05:35.952Z] #13 DONE 0.7s [2022-07-04T23:05:35.952Z] [2022-07-04T23:05:35.952Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-04T23:05:35.952Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-04T23:05:35.952Z] #46 DONE 0.1s [2022-07-04T23:05:35.952Z] [2022-07-04T23:05:35.952Z] #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-04T23:05:35.952Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T23:05:36.115Z] #31 23.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-04T23:05:36.116Z] #31 ... [2022-07-04T23:05:36.116Z] [2022-07-04T23:05:36.116Z] #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-04T23:05:36.116Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T23:05:36.116Z] #51 11.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:05:36.116Z] #51 14.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T23:05:36.116Z] #51 18.58 Fetched 8439 kB in 13s (626 kB/s) [2022-07-04T23:05:36.116Z] #51 18.58 Reading package lists... [2022-07-04T23:05:36.116Z] #51 ... [2022-07-04T23:05:36.116Z] [2022-07-04T23:05:36.116Z] #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-04T23:05:36.116Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T23:05:36.116Z] #42 16.43 Fetched 8435 kB in 11s (741 kB/s) [2022-07-04T23:05:36.116Z] #42 16.43 Reading package lists... [2022-07-04T23:05:36.116Z] #42 21.29 Reading package lists... [2022-07-04T23:05:36.116Z] #42 ... [2022-07-04T23:05:36.116Z] [2022-07-04T23:05:36.116Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:36.116Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:05:36.116Z] #14 12.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:05:36.116Z] #14 17.25 Fetched 8435 kB in 12s (713 kB/s) [2022-07-04T23:05:36.211Z] #38 ... [2022-07-04T23:05:36.211Z] [2022-07-04T23:05:36.211Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-04T23:05:36.211Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-04T23:05:36.211Z] #33 DONE 0.2s [2022-07-04T23:05:36.211Z] [2022-07-04T23:05:36.211Z] #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-04T23:05:36.211Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-04T23:05:36.211Z] #50 DONE 0.3s [2022-07-04T23:05:36.211Z] [2022-07-04T23:05:36.211Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-04T23:05:36.211Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:05:36.377Z] #14 17.25 Reading package lists... [2022-07-04T23:05:36.378Z] #14 ... [2022-07-04T23:05:36.378Z] [2022-07-04T23:05:36.378Z] #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-04T23:05:36.378Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-04T23:05:36.378Z] #47 22.30 Updating files: 81% (1779/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) [2022-07-04T23:05:36.378Z] #47 ... [2022-07-04T23:05:36.378Z] [2022-07-04T23:05:36.378Z] #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-04T23:05:36.378Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-04T23:05:36.378Z] #62 12.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:05:36.378Z] #62 17.64 Fetched 8435 kB in 12s (687 kB/s) [2022-07-04T23:05:36.378Z] #62 17.64 Reading package lists... [2022-07-04T23:05:36.378Z] #62 ... [2022-07-04T23:05:36.378Z] [2022-07-04T23:05:36.378Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:36.378Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:05:36.471Z] #51 ... [2022-07-04T23:05:36.471Z] [2022-07-04T23:05:36.471Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-04T23:05:36.471Z] #66 sha256:136cf1a5d3ef0a22515d7beb8e8182f4239291b1f157fa666668e84435ab50af [2022-07-04T23:05:36.471Z] #66 DONE 0.3s [2022-07-04T23:05:36.471Z] [2022-07-04T23:05:36.471Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-04T23:05:36.471Z] #25 sha256:1ef5c39fb2cdbca58aeb10d9f6aeca1e8193e3c35abdf2da0c469174f5d2e2e1 [2022-07-04T23:05:36.471Z] #25 DONE 0.3s [2022-07-04T23:05:36.471Z] [2022-07-04T23:05:36.471Z] #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-04T23:05:36.471Z] #26 sha256:3dc86138102dfedcbe65875246053cbdf4ef8c9606fe2a4a2e5d1b5abb9ae0d5 [2022-07-04T23:05:36.951Z] #14 22.82 Reading package lists... [2022-07-04T23:05:36.951Z] #14 ... [2022-07-04T23:05:36.951Z] [2022-07-04T23:05:36.951Z] #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-04T23:05:36.951Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-04T23:05:36.951Z] #53 13.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T23:05:36.951Z] #53 13.19 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T23:05:37.145Z] #20 58.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T23:05:37.145Z] #20 58.50 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:05:37.145Z] #20 58.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:05:37.213Z] #53 ... [2022-07-04T23:05:37.213Z] [2022-07-04T23:05:37.213Z] #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-04T23:05:37.213Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-04T23:05:37.213Z] #47 22.30 Updating files: 81% (1779/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-04T23:05:37.213Z] #47 22.66 + git checkout -q v2.3.0 [2022-07-04T23:05:37.476Z] #47 ... [2022-07-04T23:05:37.476Z] [2022-07-04T23:05:37.476Z] #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-04T23:05:37.476Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-04T23:05:37.476Z] #57 13.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T23:05:37.476Z] #57 13.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T23:05:37.476Z] #57 13.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T23:05:37.476Z] #57 15.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T23:05:37.476Z] #57 ... [2022-07-04T23:05:37.476Z] [2022-07-04T23:05:37.476Z] #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-04T23:05:37.476Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-04T23:05:37.722Z] #62 ... [2022-07-04T23:05:37.722Z] [2022-07-04T23:05:37.722Z] #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-04T23:05:37.722Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:05:37.722Z] #53 16.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T23:05:37.722Z] #53 16.27 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T23:05:38.668Z] #53 ... [2022-07-04T23:05:38.668Z] [2022-07-04T23:05:38.668Z] #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-04T23:05:38.668Z] #26 sha256:5d2f2ef3f56f79dcd152077746ea90aced720481785a19e218b32df43fc4b2d3 [2022-07-04T23:05:38.668Z] #26 17.18 + mkdir -p /build [2022-07-04T23:05:38.668Z] #26 17.22 + mv docker/docker /build/ [2022-07-04T23:05:38.668Z] #26 17.23 + rmdir docker [2022-07-04T23:05:38.668Z] #26 DONE 17.5s [2022-07-04T23:05:38.668Z] [2022-07-04T23:05:38.668Z] #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-04T23:05:38.668Z] #67 sha256:0a2209dacc8282a7bcde93f8ee971bd3d1627470c3264344b6b007821035e5d5 [2022-07-04T23:05:38.668Z] #67 11.50 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T23:05:38.668Z] #67 11.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:05:38.668Z] #67 12.15 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T23:05:38.668Z] #67 15.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T23:05:38.668Z] #67 16.74 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T23:05:38.668Z] #67 16.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T23:05:38.668Z] #67 17.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T23:05:38.928Z] #67 17.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:05:38.928Z] #67 17.79 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T23:05:38.928Z] #67 17.89 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T23:05:39.498Z] #67 18.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T23:05:39.498Z] #67 ... [2022-07-04T23:05:39.498Z] [2022-07-04T23:05:39.498Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:39.498Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:05:39.498Z] #14 8.909 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:39.498Z] #14 8.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:39.498Z] #14 8.970 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:39.498Z] #14 10.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:39.499Z] #14 13.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:39.499Z] #14 15.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:39.666Z] #20 ... [2022-07-04T23:05:39.666Z] [2022-07-04T23:05:39.666Z] #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-04T23:05:39.666Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:05:39.666Z] #71 13.28 + cd /tmp/tmp.aSCGWbHFab/src/github.com/containerd/containerd [2022-07-04T23:05:39.666Z] #71 13.28 + git checkout -q v1.6.6 [2022-07-04T23:05:39.666Z] #71 14.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T23:05:39.666Z] #71 14.09 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T23:05:39.666Z] #71 14.09 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:05:39.666Z] #71 14.09 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:05:39.666Z] #71 14.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T23:05:39.666Z] #71 14.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T23:05:39.666Z] #71 14.09 + '[' '' = dynamic ']' [2022-07-04T23:05:39.666Z] #71 14.09 + make [2022-07-04T23:05:39.666Z] #71 15.13 + bin/ctr [2022-07-04T23:05:39.759Z] #14 ... [2022-07-04T23:05:39.759Z] [2022-07-04T23:05:39.759Z] #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-04T23:05:39.759Z] #67 sha256:0a2209dacc8282a7bcde93f8ee971bd3d1627470c3264344b6b007821035e5d5 [2022-07-04T23:05:39.759Z] #67 18.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T23:05:40.019Z] #67 18.96 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T23:05:40.061Z] #62 22.91 Reading package lists... [2022-07-04T23:05:40.061Z] #62 ... [2022-07-04T23:05:40.061Z] [2022-07-04T23:05:40.061Z] #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-04T23:05:40.061Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T23:05:40.061Z] #76 16.25 Fetched 8435 kB in 11s (736 kB/s) [2022-07-04T23:05:40.061Z] #76 16.25 Reading package lists... [2022-07-04T23:05:40.061Z] #76 21.67 Reading package lists... [2022-07-04T23:05:40.061Z] #76 ... [2022-07-04T23:05:40.061Z] [2022-07-04T23:05:40.061Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-04T23:05:40.061Z] #31 sha256:0fecc5bbca176948e717982caf12daf54c49a12b8e629513aecb00a50cd75013 [2022-07-04T23:05:40.061Z] #31 25.39 #=#=# [2022-07-04T23:05:40.061Z] #31 25.77 #=#=# ######################################################################## 100.0% [2022-07-04T23:05:40.061Z] #31 27.14 [2022-07-04T23:05:40.061Z] #31 27.56 Download of images into '/build' complete. [2022-07-04T23:05:40.061Z] #31 27.56 Use something like the following to load the result into a Docker daemon: [2022-07-04T23:05:40.061Z] #31 27.56 tar -cC '/build' . | docker load [2022-07-04T23:05:40.061Z] #31 DONE 27.7s [2022-07-04T23:05:40.061Z] [2022-07-04T23:05:40.061Z] #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-04T23:05:40.061Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T23:05:40.061Z] #42 21.29 Reading package lists... [2022-07-04T23:05:40.958Z] #67 ... [2022-07-04T23:05:40.958Z] [2022-07-04T23:05:40.958Z] #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-04T23:05:40.958Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T23:05:40.958Z] #38 20.08 tomll can be used in two ways: [2022-07-04T23:05:40.958Z] #38 20.09 Writing to STDIN and reading from STDOUT: [2022-07-04T23:05:40.958Z] #38 20.09 cat file.toml | tomll > file.toml [2022-07-04T23:05:40.958Z] #38 20.09 [2022-07-04T23:05:40.958Z] #38 20.09 Reading and updating a list of files: [2022-07-04T23:05:40.958Z] #38 20.09 tomll a.toml b.toml c.toml [2022-07-04T23:05:40.958Z] #38 20.09 [2022-07-04T23:05:40.958Z] #38 20.09 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T23:05:40.958Z] #38 DONE 20.4s [2022-07-04T23:05:41.033Z] #71 ... [2022-07-04T23:05:41.033Z] [2022-07-04T23:05:41.033Z] #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-04T23:05:41.033Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-04T23:05:41.033Z] #20 62.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T23:05:41.033Z] #20 62.19 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:05:41.033Z] #20 62.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:05:41.225Z] [2022-07-04T23:05:41.225Z] #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-04T23:05:41.225Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:05:41.225Z] #51 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:41.225Z] #51 16.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:41.225Z] #51 19.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T23:05:41.229Z] #67 ... [2022-07-04T23:05:41.229Z] [2022-07-04T23:05:41.229Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-04T23:05:41.229Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:05:41.229Z] #14 4.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:41.229Z] #14 4.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:41.229Z] #14 4.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:41.229Z] #14 5.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:41.229Z] #14 5.693 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:41.755Z] #26 ... [2022-07-04T23:05:41.755Z] [2022-07-04T23:05:41.755Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:41.755Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:05:41.755Z] #14 5.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:41.755Z] #14 5.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:41.755Z] #14 5.369 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:41.755Z] #14 5.609 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:41.796Z] #14 6.214 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:42.165Z] #51 ... [2022-07-04T23:05:42.165Z] [2022-07-04T23:05:42.165Z] #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-04T23:05:42.165Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:05:42.165Z] #62 21.31 Fetched 8548 kB in 15s (552 kB/s) [2022-07-04T23:05:42.273Z] #42 26.48 Building dependency tree... [2022-07-04T23:05:42.327Z] #14 6.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:42.402Z] #20 63.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T23:05:42.402Z] #20 63.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T23:05:42.402Z] #20 63.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:05:42.658Z] #20 64.01 Selecting previously unselected package libapparmor1:amd64. [2022-07-04T23:05:42.658Z] #20 64.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-04T23:05:42.658Z] #20 64.02 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T23:05:42.658Z] #20 64.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-04T23:05:42.658Z] #20 64.08 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-04T23:05:42.658Z] #20 64.08 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T23:05:42.658Z] #20 64.15 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T23:05:42.658Z] #20 64.16 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T23:05:42.900Z] #14 6.965 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:42.915Z] #20 64.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:05:42.915Z] #20 64.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T23:05:42.915Z] #20 64.25 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T23:05:42.915Z] #20 64.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:05:42.915Z] #20 64.34 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-04T23:05:42.915Z] #20 64.35 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:05:42.915Z] #20 64.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:05:42.915Z] #20 64.40 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T23:05:42.915Z] #20 64.41 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T23:05:42.915Z] #20 64.41 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:05:43.171Z] #20 64.50 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-04T23:05:43.171Z] #20 64.50 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-04T23:05:43.171Z] #20 64.51 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T23:05:43.171Z] #20 64.63 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-04T23:05:43.171Z] #20 64.63 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-04T23:05:43.171Z] #20 64.64 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T23:05:43.171Z] #20 64.73 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-04T23:05:43.171Z] #20 64.73 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-04T23:05:43.428Z] #20 64.74 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T23:05:43.428Z] #20 64.82 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-04T23:05:43.428Z] #20 64.83 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-04T23:05:43.428Z] #20 64.83 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T23:05:43.428Z] #20 64.87 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-04T23:05:43.428Z] #20 64.89 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-04T23:05:43.428Z] #20 64.89 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T23:05:43.685Z] #20 65.09 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-04T23:05:43.685Z] #20 65.10 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-04T23:05:43.685Z] #20 65.10 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T23:05:43.700Z] #14 ... [2022-07-04T23:05:43.700Z] [2022-07-04T23:05:43.700Z] #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-04T23:05:43.700Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:05:43.700Z] #67 7.390 + RM_GOPATH=0 [2022-07-04T23:05:43.700Z] #67 7.391 + TMP_GOPATH= [2022-07-04T23:05:43.700Z] #67 7.391 + : /build [2022-07-04T23:05:43.700Z] #67 7.391 + '[' -z '' ']' [2022-07-04T23:05:43.700Z] #67 7.394 ++ mktemp -d [2022-07-04T23:05:43.700Z] #67 7.413 + export GOPATH=/tmp/tmp.x2mPGGY8vU [2022-07-04T23:05:43.700Z] #67 7.413 + GOPATH=/tmp/tmp.x2mPGGY8vU [2022-07-04T23:05:43.700Z] #67 7.413 + RM_GOPATH=1 [2022-07-04T23:05:43.700Z] #67 7.413 + case "$(go env GOARCH)" in [2022-07-04T23:05:43.700Z] #67 7.413 ++ go env GOARCH [2022-07-04T23:05:43.700Z] #67 7.471 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:43.700Z] #67 7.471 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:43.700Z] #67 7.471 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:43.700Z] #67 7.471 ++ dirname /install.sh [2022-07-04T23:05:43.700Z] #67 7.471 + dir=/ [2022-07-04T23:05:43.700Z] #67 7.471 + bin=rootlesskit [2022-07-04T23:05:43.700Z] #67 7.471 + shift [2022-07-04T23:05:43.700Z] #67 7.471 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T23:05:43.700Z] #67 7.471 + . //rootlesskit.installer [2022-07-04T23:05:43.700Z] #67 7.471 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:43.700Z] #67 7.471 + install_rootlesskit [2022-07-04T23:05:43.700Z] #67 7.471 + case "$1" in [2022-07-04T23:05:43.700Z] #67 7.471 + export CGO_ENABLED=0 [2022-07-04T23:05:43.700Z] #67 7.471 + CGO_ENABLED=0 [2022-07-04T23:05:43.700Z] #67 7.471 + _install_rootlesskit [2022-07-04T23:05:43.700Z] #67 7.471 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T23:05:43.700Z] #67 7.471 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:05:43.700Z] #67 7.471 + GOBIN=/build [2022-07-04T23:05:43.700Z] #67 7.471 + GO111MODULE=on [2022-07-04T23:05:43.700Z] #67 7.471 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:43.941Z] #20 65.20 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-04T23:05:43.941Z] #20 65.21 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:05:43.941Z] #20 65.22 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:05:43.941Z] #20 65.27 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T23:05:43.941Z] #20 65.27 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T23:05:43.941Z] #20 65.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:05:43.941Z] #20 65.34 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T23:05:43.941Z] #20 65.35 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T23:05:43.941Z] #20 65.35 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:05:44.077Z] #62 21.31 Reading package lists... [2022-07-04T23:05:44.077Z] #62 ... [2022-07-04T23:05:44.077Z] [2022-07-04T23:05:44.077Z] #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-04T23:05:44.077Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:05:44.077Z] #42 13.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:44.077Z] #42 15.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:44.077Z] #42 ... [2022-07-04T23:05:44.077Z] [2022-07-04T23:05:44.077Z] #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-04T23:05:44.077Z] #67 sha256:0a2209dacc8282a7bcde93f8ee971bd3d1627470c3264344b6b007821035e5d5 [2022-07-04T23:05:44.077Z] #67 21.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:05:44.198Z] #20 65.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:05:44.198Z] #20 65.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T23:05:44.198Z] #20 65.61 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:05:44.198Z] #20 65.63 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T23:05:44.198Z] #20 65.64 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:05:44.198Z] #20 65.65 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T23:05:44.198Z] #20 65.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:05:44.198Z] #20 65.68 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T23:05:44.198Z] #20 65.70 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:05:44.202Z] #42 ... [2022-07-04T23:05:44.202Z] [2022-07-04T23:05:44.202Z] #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-04T23:05:44.202Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-04T23:05:44.202Z] #40 29.71 NAME: [2022-07-04T23:05:44.202Z] #40 29.72 go-winres - A tool for embedding resources in Windows executables [2022-07-04T23:05:44.202Z] #40 29.72 [2022-07-04T23:05:44.202Z] #40 29.72 USAGE: [2022-07-04T23:05:44.202Z] #40 29.72 go-winres [global options] command [command options] [arguments...] [2022-07-04T23:05:44.202Z] #40 29.72 [2022-07-04T23:05:44.202Z] #40 29.72 COMMANDS: [2022-07-04T23:05:44.202Z] #40 29.72 init Create an initial ./winres/winres.json [2022-07-04T23:05:44.202Z] #40 29.72 make Make syso files for the "go build" command [2022-07-04T23:05:44.202Z] #40 29.73 simply Make syso files for the "go build" command (simplified) [2022-07-04T23:05:44.202Z] #40 29.73 extract Extract all resources from an executable [2022-07-04T23:05:44.202Z] #40 29.73 patch Replace resources in an executable file (exe, dll) [2022-07-04T23:05:44.202Z] #40 29.73 help, h Shows a list of commands or help for one command [2022-07-04T23:05:44.202Z] #40 29.73 [2022-07-04T23:05:44.202Z] #40 29.73 GLOBAL OPTIONS: [2022-07-04T23:05:44.202Z] #40 29.73 --help, -h show help (default: false) [2022-07-04T23:05:44.202Z] #40 DONE 30.2s [2022-07-04T23:05:44.202Z] [2022-07-04T23:05:44.202Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:44.202Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:05:44.202Z] #55 26.97 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T23:05:44.202Z] #55 26.99 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:05:44.202Z] #55 27.08 go: downloading github.com/spf13/cobra v1.3.0 [2022-07-04T23:05:44.202Z] #55 27.18 go: downloading github.com/spf13/viper v1.10.1 [2022-07-04T23:05:44.202Z] #55 27.33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T23:05:44.202Z] #55 27.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T23:05:44.202Z] #55 27.69 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T23:05:44.202Z] #55 27.81 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-07-04T23:05:44.202Z] #55 27.82 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-07-04T23:05:44.202Z] #55 28.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T23:05:44.202Z] #55 28.60 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T23:05:44.291Z] #14 ... [2022-07-04T23:05:44.291Z] [2022-07-04T23:05:44.291Z] #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-04T23:05:44.291Z] #26 sha256:3dc86138102dfedcbe65875246053cbdf4ef8c9606fe2a4a2e5d1b5abb9ae0d5 [2022-07-04T23:05:44.291Z] #26 8.069 + RM_GOPATH=0 [2022-07-04T23:05:44.291Z] #26 8.074 + TMP_GOPATH= [2022-07-04T23:05:44.291Z] #26 8.074 + : /build [2022-07-04T23:05:44.291Z] #26 8.074 + '[' -z '' ']' [2022-07-04T23:05:44.291Z] #26 8.074 ++ mktemp -d [2022-07-04T23:05:44.291Z] #26 8.078 + export GOPATH=/tmp/tmp.axdA9PYK0c [2022-07-04T23:05:44.291Z] #26 8.078 + GOPATH=/tmp/tmp.axdA9PYK0c [2022-07-04T23:05:44.291Z] #26 8.078 + RM_GOPATH=1 [2022-07-04T23:05:44.291Z] #26 8.078 + case "$(go env GOARCH)" in [2022-07-04T23:05:44.291Z] #26 8.084 ++ go env GOARCH [2022-07-04T23:05:44.455Z] #20 65.71 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T23:05:44.455Z] #20 65.72 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:05:44.455Z] #20 65.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:05:44.455Z] #20 65.74 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:05:44.455Z] #20 65.76 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T23:05:44.455Z] #20 65.77 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T23:05:44.455Z] #20 65.78 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:05:44.455Z] #20 65.80 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:05:44.455Z] #20 65.81 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T23:05:44.455Z] #20 65.82 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T23:05:44.455Z] #20 65.84 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:05:44.455Z] #20 65.85 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:05:44.455Z] #20 65.86 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-04T23:05:44.455Z] #20 65.88 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:05:44.455Z] #20 65.89 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-04T23:05:44.455Z] #20 65.90 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:05:44.455Z] #20 65.91 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:05:44.455Z] #20 65.92 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-04T23:05:44.455Z] #20 65.93 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:05:44.455Z] #20 65.95 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:05:44.455Z] #20 65.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:05:44.455Z] #20 65.99 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:05:44.455Z] #20 66.00 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:05:44.455Z] #20 66.01 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:05:44.455Z] #20 66.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:44.556Z] #26 8.146 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:44.556Z] #26 8.146 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:44.556Z] #26 8.154 ++ dirname /install.sh [2022-07-04T23:05:44.556Z] #26 8.159 + dir=/ [2022-07-04T23:05:44.556Z] #26 8.159 + bin=dockercli [2022-07-04T23:05:44.556Z] #26 8.159 + shift [2022-07-04T23:05:44.556Z] #26 8.159 + '[' '!' -f //dockercli.installer ']' [2022-07-04T23:05:44.556Z] #26 8.160 + . //dockercli.installer [2022-07-04T23:05:44.556Z] #26 8.166 ++ : stable [2022-07-04T23:05:44.556Z] #26 8.166 ++ : 17.06.2-ce [2022-07-04T23:05:44.556Z] #26 8.167 + install_dockercli [2022-07-04T23:05:44.556Z] #26 8.167 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T23:05:44.556Z] #26 8.174 Install docker/cli version 17.06.2-ce from stable [2022-07-04T23:05:44.556Z] #26 8.175 ++ uname -m [2022-07-04T23:05:44.556Z] #26 8.177 + arch=x86_64 [2022-07-04T23:05:44.556Z] #26 8.177 + '[' x86_64 '!=' x86_64 ']' [2022-07-04T23:05:44.556Z] #26 8.177 + url=https://download.docker.com/linux/static [2022-07-04T23:05:44.556Z] #26 8.181 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-04T23:05:44.556Z] #26 8.181 + tar -xz docker/docker [2022-07-04T23:05:44.636Z] #67 8.482 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T23:05:44.646Z] #67 ... [2022-07-04T23:05:44.646Z] [2022-07-04T23:05:44.646Z] #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-04T23:05:44.646Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:44.646Z] #76 13.82 Fetched 8548 kB in 10s (864 kB/s) [2022-07-04T23:05:44.646Z] #76 13.82 Reading package lists... [2022-07-04T23:05:44.646Z] #76 21.20 Reading package lists... [2022-07-04T23:05:44.646Z] #76 ... [2022-07-04T23:05:44.646Z] [2022-07-04T23:05:44.646Z] #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-04T23:05:44.646Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:05:44.646Z] #36 24.06 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T23:05:44.646Z] #36 24.06 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T23:05:45.146Z] #55 31.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:05:45.147Z] #55 31.59 go: downloading github.com/stretchr/testify v1.7.0 [2022-07-04T23:05:45.218Z] #36 24.41 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T23:05:45.387Z] #20 DONE 66.8s [2022-07-04T23:05:45.387Z] [2022-07-04T23:05:45.387Z] #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-04T23:05:45.387Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:05:45.387Z] #71 ... [2022-07-04T23:05:45.387Z] [2022-07-04T23:05:45.387Z] #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-04T23:05:45.387Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-04T23:05:45.407Z] #55 31.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T23:05:45.407Z] #55 31.78 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T23:05:45.407Z] #55 31.84 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-04T23:05:45.479Z] #36 24.66 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T23:05:45.479Z] #36 24.94 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T23:05:45.572Z] #67 ... [2022-07-04T23:05:45.572Z] [2022-07-04T23:05:45.572Z] #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-04T23:05:45.572Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:05:45.572Z] #62 7.161 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:45.572Z] #62 7.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:45.572Z] #62 7.185 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:45.572Z] #62 9.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:45.572Z] #62 ... [2022-07-04T23:05:45.572Z] [2022-07-04T23:05:45.572Z] #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-04T23:05:45.572Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:05:45.572Z] #40 7.789 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T23:05:45.572Z] #40 8.811 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T23:05:45.669Z] #55 31.89 go: downloading github.com/magiconair/properties v1.8.5 [2022-07-04T23:05:45.669Z] #55 31.93 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-07-04T23:05:45.669Z] #55 31.96 go: downloading github.com/spf13/afero v1.6.0 [2022-07-04T23:05:45.669Z] #55 32.01 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T23:05:45.669Z] #55 32.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T23:05:45.669Z] #55 32.07 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T23:05:45.739Z] #36 25.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T23:05:45.831Z] #40 ... [2022-07-04T23:05:45.831Z] [2022-07-04T23:05:45.831Z] #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-04T23:05:45.831Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:05:45.831Z] #34 7.807 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T23:05:45.831Z] #34 7.807 Cloning into '.'... [2022-07-04T23:05:45.831Z] #34 ... [2022-07-04T23:05:45.831Z] [2022-07-04T23:05:45.831Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:45.831Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:05:45.831Z] #55 8.365 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-07-04T23:05:45.930Z] #55 32.15 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-07-04T23:05:45.930Z] #55 32.19 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-07-04T23:05:45.930Z] #55 32.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T23:05:45.930Z] #55 32.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T23:05:45.941Z] #26 ... [2022-07-04T23:05:45.941Z] [2022-07-04T23:05:45.941Z] #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-04T23:05:45.941Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:05:45.941Z] #36 8.484 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T23:05:46.090Z] #55 ... [2022-07-04T23:05:46.090Z] [2022-07-04T23:05:46.090Z] #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-04T23:05:46.090Z] #26 sha256:f4f951f9255aa9c9e9202596bf8d44d3a3657a7cbd9037d1f6df01ab92bdf688 [2022-07-04T23:05:46.090Z] #26 7.376 + RM_GOPATH=0 [2022-07-04T23:05:46.090Z] #26 7.376 + TMP_GOPATH= [2022-07-04T23:05:46.090Z] #26 7.376 + : /build [2022-07-04T23:05:46.090Z] #26 7.376 + '[' -z '' ']' [2022-07-04T23:05:46.090Z] #26 7.382 ++ mktemp -d [2022-07-04T23:05:46.090Z] #26 7.382 + export GOPATH=/tmp/tmp.eZD2eDmaps [2022-07-04T23:05:46.090Z] #26 7.382 + GOPATH=/tmp/tmp.eZD2eDmaps [2022-07-04T23:05:46.090Z] #26 7.382 + RM_GOPATH=1 [2022-07-04T23:05:46.090Z] #26 7.382 + case "$(go env GOARCH)" in [2022-07-04T23:05:46.090Z] #26 7.382 ++ go env GOARCH [2022-07-04T23:05:46.090Z] #26 7.418 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:46.090Z] #26 7.418 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:46.090Z] #26 7.442 Install docker/cli version 17.06.2-ce from stable [2022-07-04T23:05:46.090Z] #26 7.442 ++ dirname /install.sh [2022-07-04T23:05:46.090Z] #26 7.442 + dir=/ [2022-07-04T23:05:46.090Z] #26 7.442 + bin=dockercli [2022-07-04T23:05:46.090Z] #26 7.442 + shift [2022-07-04T23:05:46.090Z] #26 7.442 + '[' '!' -f //dockercli.installer ']' [2022-07-04T23:05:46.090Z] #26 7.442 + . //dockercli.installer [2022-07-04T23:05:46.090Z] #26 7.442 ++ : stable [2022-07-04T23:05:46.090Z] #26 7.442 ++ : 17.06.2-ce [2022-07-04T23:05:46.090Z] #26 7.442 + install_dockercli [2022-07-04T23:05:46.090Z] #26 7.442 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-04T23:05:46.090Z] #26 7.442 ++ uname -m [2022-07-04T23:05:46.090Z] #26 7.442 + arch=x86_64 [2022-07-04T23:05:46.090Z] #26 7.442 + '[' x86_64 '!=' x86_64 ']' [2022-07-04T23:05:46.090Z] #26 7.442 + url=https://download.docker.com/linux/static [2022-07-04T23:05:46.090Z] #26 7.443 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-04T23:05:46.090Z] #26 7.455 + tar -xz docker/docker [2022-07-04T23:05:46.193Z] #55 32.36 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T23:05:46.193Z] #55 32.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T23:05:46.193Z] #55 32.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T23:05:46.193Z] #55 32.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T23:05:46.193Z] #55 32.55 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T23:05:46.219Z] #36 ... [2022-07-04T23:05:46.219Z] [2022-07-04T23:05:46.219Z] #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-04T23:05:46.219Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:05:46.219Z] #42 8.862 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:46.220Z] #42 8.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:46.220Z] #42 8.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:46.220Z] #42 ... [2022-07-04T23:05:46.220Z] [2022-07-04T23:05:46.220Z] #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-04T23:05:46.220Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:05:46.220Z] #34 7.641 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-04T23:05:46.220Z] #34 7.650 Cloning into '.'... [2022-07-04T23:05:46.310Z] #36 25.62 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T23:05:46.310Z] #36 25.67 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T23:05:46.310Z] #36 25.69 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T23:05:46.349Z] #26 ... [2022-07-04T23:05:46.349Z] [2022-07-04T23:05:46.349Z] #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-04T23:05:46.349Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T23:05:46.349Z] #38 8.365 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T23:05:46.349Z] #38 ... [2022-07-04T23:05:46.349Z] [2022-07-04T23:05:46.349Z] #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-04T23:05:46.349Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:05:46.349Z] #53 8.165 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T23:05:46.349Z] #53 10.46 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T23:05:46.349Z] #53 10.54 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T23:05:46.349Z] #53 10.88 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T23:05:46.454Z] #55 32.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-07-04T23:05:46.480Z] #34 ... [2022-07-04T23:05:46.480Z] [2022-07-04T23:05:46.480Z] #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-04T23:05:46.480Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:05:46.480Z] #40 8.214 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-04T23:05:46.480Z] #40 9.526 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-04T23:05:46.480Z] #40 ... [2022-07-04T23:05:46.480Z] [2022-07-04T23:05:46.480Z] #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-04T23:05:46.480Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:05:46.480Z] #53 8.031 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-04T23:05:46.570Z] #36 25.87 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T23:05:46.608Z] #53 ... [2022-07-04T23:05:46.608Z] [2022-07-04T23:05:46.608Z] #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-04T23:05:46.608Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:05:46.608Z] #36 8.604 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-04T23:05:46.608Z] #36 ... [2022-07-04T23:05:46.608Z] [2022-07-04T23:05:46.608Z] #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-04T23:05:46.608Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:05:46.608Z] #47 6.858 + git clone https://github.com/docker/distribution.git . [2022-07-04T23:05:46.608Z] #47 6.858 Cloning into '.'... [2022-07-04T23:05:46.716Z] #55 33.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T23:05:46.741Z] #53 ... [2022-07-04T23:05:46.741Z] [2022-07-04T23:05:46.741Z] #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-04T23:05:46.741Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:46.741Z] #76 8.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:46.741Z] #76 8.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:46.741Z] #76 8.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:46.741Z] #76 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:46.741Z] #76 ... [2022-07-04T23:05:46.741Z] [2022-07-04T23:05:46.741Z] #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-04T23:05:46.741Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:05:46.741Z] #47 6.417 + git clone https://github.com/docker/distribution.git . [2022-07-04T23:05:46.741Z] #47 6.417 Cloning into '.'... [2022-07-04T23:05:46.755Z] #21 1.131 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-04T23:05:46.755Z] #21 1.132 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-04T23:05:46.755Z] #21 1.132 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-04T23:05:46.880Z] #47 ... [2022-07-04T23:05:46.880Z] [2022-07-04T23:05:46.880Z] #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-04T23:05:46.880Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:46.880Z] #76 7.640 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:46.880Z] #76 7.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:46.880Z] #76 7.679 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:46.880Z] #76 8.521 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:46.880Z] #76 ... [2022-07-04T23:05:46.880Z] [2022-07-04T23:05:46.880Z] #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-04T23:05:46.880Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:05:46.880Z] #57 6.562 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T23:05:46.880Z] #57 8.717 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T23:05:46.880Z] #57 8.803 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T23:05:46.880Z] #57 8.832 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T23:05:46.987Z] #55 33.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T23:05:46.987Z] #55 33.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T23:05:46.987Z] #55 33.28 go: downloading github.com/Antonboom/errname v0.1.5 [2022-07-04T23:05:46.988Z] #55 33.31 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-07-04T23:05:47.002Z] #47 ... [2022-07-04T23:05:47.002Z] [2022-07-04T23:05:47.002Z] #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-04T23:05:47.002Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:05:47.002Z] #62 8.720 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:47.002Z] #62 8.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:47.002Z] #62 8.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:47.002Z] #62 10.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:47.002Z] #62 ... [2022-07-04T23:05:47.002Z] [2022-07-04T23:05:47.002Z] #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-04T23:05:47.002Z] #67 sha256:a39a69dbdb9c522f899e2109bc03d89a9b065adf0eec7fb505ba7286e4760397 [2022-07-04T23:05:47.002Z] #67 8.022 + RM_GOPATH=0 [2022-07-04T23:05:47.002Z] #67 8.022 + TMP_GOPATH= [2022-07-04T23:05:47.002Z] #67 8.022 + : /build [2022-07-04T23:05:47.002Z] #67 8.022 + '[' -z '' ']' [2022-07-04T23:05:47.002Z] #67 8.022 ++ mktemp -d [2022-07-04T23:05:47.002Z] #67 8.022 + export GOPATH=/tmp/tmp.gurwtjxOZa [2022-07-04T23:05:47.002Z] #67 8.022 + GOPATH=/tmp/tmp.gurwtjxOZa [2022-07-04T23:05:47.002Z] #67 8.022 + RM_GOPATH=1 [2022-07-04T23:05:47.002Z] #67 8.022 + case "$(go env GOARCH)" in [2022-07-04T23:05:47.002Z] #67 8.022 ++ go env GOARCH [2022-07-04T23:05:47.002Z] #67 8.138 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:47.002Z] #67 8.138 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:47.002Z] #67 8.140 ++ dirname /install.sh [2022-07-04T23:05:47.002Z] #67 8.148 + dir=/ [2022-07-04T23:05:47.002Z] #67 8.148 + bin=rootlesskit [2022-07-04T23:05:47.002Z] #67 8.149 + shift [2022-07-04T23:05:47.002Z] #67 8.149 + '[' '!' -f //rootlesskit.installer ']' [2022-07-04T23:05:47.002Z] #67 8.149 + . //rootlesskit.installer [2022-07-04T23:05:47.002Z] #67 8.149 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:47.002Z] #67 8.154 + install_rootlesskit [2022-07-04T23:05:47.002Z] #67 8.156 + case "$1" in [2022-07-04T23:05:47.002Z] #67 8.157 + export CGO_ENABLED=0 [2022-07-04T23:05:47.002Z] #67 8.157 + CGO_ENABLED=0 [2022-07-04T23:05:47.002Z] #67 8.157 + _install_rootlesskit [2022-07-04T23:05:47.002Z] #67 8.160 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:47.002Z] #67 8.160 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-04T23:05:47.002Z] #67 8.160 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:05:47.002Z] #67 8.160 + GOBIN=/build [2022-07-04T23:05:47.002Z] #67 8.160 + GO111MODULE=on [2022-07-04T23:05:47.002Z] #67 8.160 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:05:47.002Z] #67 8.714 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-04T23:05:47.140Z] #57 ... [2022-07-04T23:05:47.140Z] [2022-07-04T23:05:47.140Z] #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-04T23:05:47.140Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:05:47.140Z] #42 6.363 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:47.140Z] #42 6.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:47.140Z] #42 6.430 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:47.140Z] #42 6.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:47.140Z] #42 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:47.140Z] #42 ... [2022-07-04T23:05:47.140Z] [2022-07-04T23:05:47.140Z] #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-04T23:05:47.140Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:05:47.140Z] #51 6.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:47.140Z] #51 6.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:47.140Z] #51 6.951 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:47.140Z] #51 7.162 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T23:05:47.140Z] #51 7.873 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:47.140Z] #51 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:47.150Z] #36 26.46 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T23:05:47.249Z] #55 33.42 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-07-04T23:05:47.249Z] #55 ... [2022-07-04T23:05:47.249Z] [2022-07-04T23:05:47.249Z] #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-04T23:05:47.249Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T23:05:47.249Z] #42 31.29 The following additional packages will be installed: [2022-07-04T23:05:47.249Z] #42 31.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-04T23:05:47.249Z] #42 31.32 Suggested packages: [2022-07-04T23:05:47.249Z] #42 31.34 cmake-doc ninja-build lrzip [2022-07-04T23:05:47.249Z] #42 31.34 Recommended packages: [2022-07-04T23:05:47.249Z] #42 31.34 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T23:05:47.249Z] #42 32.08 The following NEW packages will be installed: [2022-07-04T23:05:47.249Z] #42 32.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-04T23:05:47.249Z] #42 32.09 vim-common xxd [2022-07-04T23:05:47.249Z] #42 32.51 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:47.249Z] #42 32.51 Need to get 15.6 MB of archives. [2022-07-04T23:05:47.249Z] #42 32.51 After this operation, 67.4 MB of additional disk space will be used. [2022-07-04T23:05:47.249Z] #42 32.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:05:47.249Z] #42 32.51 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-04T23:05:47.249Z] #42 32.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T23:05:47.249Z] #42 32.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-04T23:05:47.249Z] #42 32.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-04T23:05:47.249Z] #42 32.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-04T23:05:47.249Z] #42 32.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-04T23:05:47.249Z] #42 32.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-04T23:05:47.249Z] #42 32.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-04T23:05:47.249Z] #42 32.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-04T23:05:47.262Z] #67 ... [2022-07-04T23:05:47.262Z] [2022-07-04T23:05:47.262Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:47.262Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:05:47.262Z] #55 8.097 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-07-04T23:05:47.399Z] #51 ... [2022-07-04T23:05:47.399Z] [2022-07-04T23:05:47.399Z] #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-04T23:05:47.399Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:05:47.399Z] #40 11.03 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T23:05:47.399Z] #40 11.70 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T23:05:47.399Z] #40 11.75 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T23:05:47.522Z] #55 ... [2022-07-04T23:05:47.522Z] [2022-07-04T23:05:47.522Z] #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-04T23:05:47.522Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:05:47.522Z] #57 8.400 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-04T23:05:47.522Z] #57 10.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-04T23:05:47.522Z] #57 10.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-04T23:05:47.522Z] #57 10.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-04T23:05:47.522Z] #57 ... [2022-07-04T23:05:47.522Z] [2022-07-04T23:05:47.522Z] #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-04T23:05:47.522Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:05:47.522Z] #53 10.87 go: downloading github.com/fatih/color v1.10.0 [2022-07-04T23:05:47.522Z] #53 11.44 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-04T23:05:47.522Z] #53 11.51 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T23:05:47.722Z] #36 26.74 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T23:05:47.822Z] #42 33.97 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:47.822Z] #42 ... [2022-07-04T23:05:47.822Z] [2022-07-04T23:05:47.822Z] #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-04T23:05:47.822Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T23:05:47.822Z] #51 18.58 Reading package lists... [2022-07-04T23:05:47.822Z] #51 23.97 Reading package lists... [2022-07-04T23:05:47.822Z] #51 29.35 Building dependency tree... [2022-07-04T23:05:47.822Z] #51 33.52 The following additional packages will be installed: [2022-07-04T23:05:47.822Z] #51 33.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T23:05:47.822Z] #51 33.53 python3-protobuf python3-six [2022-07-04T23:05:47.822Z] #51 33.56 Suggested packages: [2022-07-04T23:05:47.822Z] #51 33.57 python3-setuptools [2022-07-04T23:05:47.822Z] #51 33.57 Recommended packages: [2022-07-04T23:05:47.822Z] #51 33.57 iproute2 | iproute [2022-07-04T23:05:47.822Z] #51 ... [2022-07-04T23:05:47.822Z] [2022-07-04T23:05:47.822Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:47.823Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:05:47.823Z] #55 34.02 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T23:05:47.823Z] #55 34.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T23:05:47.823Z] #55 34.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T23:05:47.823Z] #55 34.17 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T23:05:47.823Z] #55 34.19 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-07-04T23:05:47.983Z] #36 27.31 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T23:05:47.983Z] #36 27.40 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T23:05:47.983Z] #36 27.40 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T23:05:48.084Z] #55 34.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T23:05:48.084Z] #55 34.32 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-07-04T23:05:48.084Z] #55 34.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T23:05:48.084Z] #55 34.39 go: downloading github.com/breml/bidichk v0.2.1 [2022-07-04T23:05:48.084Z] #55 34.40 go: downloading github.com/breml/errchkjson v0.2.1 [2022-07-04T23:05:48.084Z] #55 34.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T23:05:48.346Z] #55 34.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T23:05:48.346Z] #55 34.49 go: downloading github.com/daixiang0/gci v0.2.9 [2022-07-04T23:05:48.346Z] #55 34.50 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-07-04T23:05:48.346Z] #55 34.56 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T23:05:48.346Z] #55 34.64 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-07-04T23:05:48.346Z] #55 34.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T23:05:48.463Z] #53 12.34 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-04T23:05:48.463Z] #53 12.46 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T23:05:48.608Z] #55 34.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T23:05:48.609Z] #55 34.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-04T23:05:48.609Z] #55 ... [2022-07-04T23:05:48.609Z] [2022-07-04T23:05:48.609Z] #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-04T23:05:48.609Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-04T23:05:48.609Z] #47 24.58 + 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-04T23:05:48.609Z] #47 ... [2022-07-04T23:05:48.609Z] [2022-07-04T23:05:48.609Z] #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-04T23:05:48.609Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T23:05:48.609Z] #42 34.21 Fetched 15.6 MB in 1s (16.7 MB/s) [2022-07-04T23:05:48.609Z] #42 34.31 Selecting previously unselected package xxd. [2022-07-04T23:05:48.609Z] #42 34.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-04T23:05:48.609Z] #42 34.36 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-04T23:05:48.609Z] #42 34.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:05:48.609Z] #42 34.69 Selecting previously unselected package vim-common. [2022-07-04T23:05:48.609Z] #42 34.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:05:48.609Z] #42 34.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:05:48.609Z] #42 35.04 Selecting previously unselected package cmake-data. [2022-07-04T23:05:48.609Z] #42 35.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T23:05:48.729Z] #53 12.74 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T23:05:48.874Z] #42 35.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:05:49.001Z] #53 12.76 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T23:05:49.572Z] #53 13.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T23:05:49.572Z] #53 13.61 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T23:05:49.832Z] #53 13.76 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T23:05:49.839Z] #42 ... [2022-07-04T23:05:49.839Z] [2022-07-04T23:05:49.839Z] #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-04T23:05:49.839Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-04T23:05:49.839Z] #62 22.91 Reading package lists... [2022-07-04T23:05:49.839Z] #62 28.44 Building dependency tree... [2022-07-04T23:05:49.839Z] #62 32.62 The following additional packages will be installed: [2022-07-04T23:05:49.839Z] #62 32.65 libbtrfs0 [2022-07-04T23:05:49.839Z] #62 32.83 The following NEW packages will be installed: [2022-07-04T23:05:49.839Z] #62 32.84 libbtrfs-dev libbtrfs0 [2022-07-04T23:05:49.839Z] #62 33.29 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:49.839Z] #62 33.29 Need to get 454 kB of archives. [2022-07-04T23:05:49.839Z] #62 33.29 After this operation, 1275 kB of additional disk space will be used. [2022-07-04T23:05:49.839Z] #62 33.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-04T23:05:49.839Z] #62 33.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-04T23:05:49.839Z] #62 34.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:49.839Z] #62 34.38 Fetched 454 kB in 0s (1287 kB/s) [2022-07-04T23:05:49.839Z] #62 34.50 Selecting previously unselected package libbtrfs0:arm64. [2022-07-04T23:05:49.839Z] #62 34.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 ... 15709 files and directories currently installed.) [2022-07-04T23:05:49.839Z] #62 34.57 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-04T23:05:49.839Z] #62 34.59 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-04T23:05:49.839Z] #62 34.89 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-04T23:05:49.839Z] #62 34.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-04T23:05:49.839Z] #62 34.90 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-04T23:05:49.839Z] #62 35.27 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-04T23:05:49.839Z] #62 35.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-04T23:05:49.839Z] #62 35.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:49.839Z] #62 DONE 35.9s [2022-07-04T23:05:49.839Z] [2022-07-04T23:05:49.839Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:49.839Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:05:49.839Z] #55 34.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-04T23:05:49.839Z] #55 34.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-04T23:05:49.839Z] #55 35.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T23:05:49.839Z] #55 35.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T23:05:49.839Z] #55 35.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T23:05:49.839Z] #55 35.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T23:05:49.839Z] #55 35.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T23:05:49.839Z] #55 35.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T23:05:49.839Z] #55 35.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T23:05:49.839Z] #55 35.45 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T23:05:49.839Z] #55 35.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T23:05:49.839Z] #55 35.47 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T23:05:49.839Z] #55 35.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T23:05:49.839Z] #55 35.54 go: downloading github.com/kulti/thelper v0.5.0 [2022-07-04T23:05:49.839Z] #55 35.56 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T23:05:49.839Z] #55 35.60 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T23:05:49.839Z] #55 35.63 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-07-04T23:05:49.839Z] #55 35.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-07-04T23:05:49.839Z] #55 35.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T23:05:49.839Z] #55 35.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T23:05:49.839Z] #55 35.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T23:05:49.839Z] #55 35.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T23:05:49.839Z] #55 35.94 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-07-04T23:05:49.839Z] #55 36.03 go: downloading github.com/mgechev/revive v1.1.3 [2022-07-04T23:05:49.839Z] #55 ... [2022-07-04T23:05:49.839Z] [2022-07-04T23:05:49.839Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T23:05:49.839Z] #63 sha256:773f77617bfa99f7cde551c24a9de26f0bd9dd92b2a6f0de154ecb1cb3e5df56 [2022-07-04T23:05:49.839Z] #63 DONE 0.2s [2022-07-04T23:05:49.895Z] #36 29.25 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T23:05:49.895Z] #36 29.31 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-04T23:05:50.092Z] #53 13.92 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T23:05:50.092Z] #53 14.13 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T23:05:50.128Z] [2022-07-04T23:05:50.128Z] #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-04T23:05:50.128Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T23:05:50.128Z] #76 21.67 Reading package lists... [2022-07-04T23:05:50.128Z] #76 26.67 Building dependency tree... [2022-07-04T23:05:50.128Z] #76 31.60 python3 is already the newest version (3.9.2-3). [2022-07-04T23:05:50.128Z] #76 31.60 The following additional packages will be installed: [2022-07-04T23:05:50.128Z] #76 31.61 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T23:05:50.128Z] #76 31.63 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T23:05:50.128Z] #76 31.63 Suggested packages: [2022-07-04T23:05:50.128Z] #76 31.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T23:05:50.128Z] #76 31.65 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T23:05:50.128Z] #76 31.65 m4-doc ed diffutils-doc [2022-07-04T23:05:50.128Z] #76 31.65 Recommended packages: [2022-07-04T23:05:50.128Z] #76 31.65 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T23:05:50.128Z] #76 32.85 The following NEW packages will be installed: [2022-07-04T23:05:50.128Z] #76 32.87 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T23:05:50.128Z] #76 32.87 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T23:05:50.128Z] #76 32.88 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T23:05:50.128Z] #76 32.88 libyajl2 m4 patch xz-utils [2022-07-04T23:05:50.128Z] #76 33.28 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:50.128Z] #76 33.28 Need to get 5914 kB of archives. [2022-07-04T23:05:50.128Z] #76 33.28 After this operation, 18.6 MB of additional disk space will be used. [2022-07-04T23:05:50.128Z] #76 33.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-04T23:05:50.128Z] #76 33.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-04T23:05:50.128Z] #76 33.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-04T23:05:50.128Z] #76 33.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-04T23:05:50.128Z] #76 33.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-04T23:05:50.128Z] #76 33.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-04T23:05:50.128Z] #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-04T23:05:50.128Z] #76 33.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-04T23:05:50.128Z] #76 33.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T23:05:50.128Z] #76 33.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T23:05:50.128Z] #76 33.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-04T23:05:50.128Z] #76 33.39 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T23:05:50.128Z] #76 33.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-04T23:05:50.128Z] #76 33.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-04T23:05:50.128Z] #76 33.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-04T23:05:50.128Z] #76 33.47 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-04T23:05:50.128Z] #76 33.47 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-04T23:05:50.128Z] #76 33.47 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-04T23:05:50.128Z] #76 33.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-04T23:05:50.128Z] #76 33.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-04T23:05:50.128Z] #76 33.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-04T23:05:50.128Z] #76 33.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-04T23:05:50.128Z] #76 33.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-04T23:05:50.128Z] #76 34.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:50.128Z] #76 34.90 Fetched 5914 kB in 1s (10.5 MB/s) [2022-07-04T23:05:50.128Z] #76 35.01 Selecting previously unselected package bzip2. [2022-07-04T23:05:50.128Z] #76 35.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-04T23:05:50.128Z] #76 35.08 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-04T23:05:50.128Z] #76 35.15 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:05:50.128Z] #76 35.32 Selecting previously unselected package libmagic-mgc. [2022-07-04T23:05:50.128Z] #76 35.34 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-04T23:05:50.128Z] #76 35.35 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T23:05:50.128Z] #76 35.98 Selecting previously unselected package libmagic1:arm64. [2022-07-04T23:05:50.128Z] #76 35.99 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-04T23:05:50.128Z] #76 36.02 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-04T23:05:50.128Z] #76 36.29 Selecting previously unselected package file. [2022-07-04T23:05:50.128Z] #76 36.29 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-04T23:05:50.128Z] #76 36.31 Unpacking file (1:5.39-3) ... [2022-07-04T23:05:50.389Z] #76 36.59 Selecting previously unselected package xz-utils. [2022-07-04T23:05:50.389Z] #76 36.60 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-04T23:05:50.389Z] #76 36.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:05:50.389Z] #76 ... [2022-07-04T23:05:50.389Z] [2022-07-04T23:05:50.389Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:50.389Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:05:50.389Z] #55 36.74 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T23:05:50.389Z] #55 36.77 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T23:05:50.389Z] #55 36.81 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T23:05:50.389Z] #55 36.83 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-07-04T23:05:50.471Z] #36 ... [2022-07-04T23:05:50.471Z] [2022-07-04T23:05:50.471Z] #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-04T23:05:50.471Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:05:50.651Z] #55 36.95 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-07-04T23:05:50.651Z] #55 36.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T23:05:50.651Z] #55 37.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T23:05:50.651Z] #55 37.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T23:05:50.731Z] #47 29.43 Updating files: 74% (1614/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-04T23:05:50.913Z] #55 37.05 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-07-04T23:05:50.913Z] #55 37.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T23:05:50.913Z] #55 37.23 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-07-04T23:05:50.913Z] #55 37.24 go: downloading github.com/sivchari/tenv v1.4.7 [2022-07-04T23:05:50.913Z] #55 37.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T23:05:50.913Z] #55 37.26 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T23:05:50.913Z] #55 37.27 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T23:05:50.991Z] #47 30.08 + git checkout -q v2.3.0 [2022-07-04T23:05:51.174Z] #55 37.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T23:05:51.175Z] #55 37.49 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T23:05:51.175Z] #55 37.54 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T23:05:51.175Z] #55 37.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T23:05:51.175Z] #55 37.57 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-07-04T23:05:51.436Z] #55 37.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T23:05:51.718Z] #55 37.93 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T23:05:51.718Z] #55 37.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-04T23:05:51.718Z] #55 37.97 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T23:05:51.718Z] #55 37.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T23:05:51.718Z] #55 38.04 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-07-04T23:05:51.718Z] #55 ... [2022-07-04T23:05:51.718Z] [2022-07-04T23:05:51.718Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:51.718Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:05:51.718Z] #14 22.82 Reading package lists... [2022-07-04T23:05:51.718Z] #14 28.23 Building dependency tree... [2022-07-04T23:05:51.718Z] #14 32.84 The following additional packages will be installed: [2022-07-04T23:05:51.718Z] #14 32.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:05:51.718Z] #14 32.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T23:05:51.718Z] #14 32.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T23:05:51.718Z] #14 32.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T23:05:51.718Z] #14 32.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T23:05:51.718Z] #14 32.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T23:05:51.718Z] #14 32.86 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T23:05:51.718Z] #14 32.90 Suggested packages: [2022-07-04T23:05:51.718Z] #14 32.90 gcc-10-locales seccomp wine64 [2022-07-04T23:05:51.718Z] #14 33.94 The following NEW packages will be installed: [2022-07-04T23:05:51.718Z] #14 33.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:05:51.718Z] #14 33.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T23:05:51.718Z] #14 33.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T23:05:51.718Z] #14 33.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T23:05:51.718Z] #14 33.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T23:05:51.718Z] #14 33.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T23:05:51.718Z] #14 33.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T23:05:51.718Z] #14 33.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T23:05:51.718Z] #14 33.96 mingw-w64-x86-64-dev [2022-07-04T23:05:51.718Z] #14 34.34 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:51.718Z] #14 34.34 Need to get 108 MB of archives. [2022-07-04T23:05:51.718Z] #14 34.34 After this operation, 620 MB of additional disk space will be used. [2022-07-04T23:05:51.718Z] #14 34.34 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-04T23:05:51.718Z] #14 34.45 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-04T23:05:51.718Z] #14 34.57 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-04T23:05:51.718Z] #14 34.57 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-04T23:05:51.718Z] #14 34.58 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-04T23:05:51.718Z] #14 34.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T23:05:51.718Z] #14 34.83 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-04T23:05:51.718Z] #14 35.00 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-04T23:05:51.718Z] #14 35.01 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-04T23:05:51.718Z] #14 35.45 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-04T23:05:51.718Z] #14 36.60 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-04T23:05:51.718Z] #14 37.00 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-04T23:05:51.718Z] #14 37.58 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-04T23:05:51.980Z] #14 ... [2022-07-04T23:05:51.980Z] [2022-07-04T23:05:51.980Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:51.980Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:05:51.980Z] #55 38.24 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T23:05:51.980Z] #55 38.36 go: downloading honnef.co/go/tools v0.2.2 [2022-07-04T23:05:52.284Z] #21 1.671 Reading package lists... [2022-07-04T23:05:52.669Z] #40 ... [2022-07-04T23:05:52.669Z] [2022-07-04T23:05:52.669Z] #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-04T23:05:52.669Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:05:52.669Z] #53 11.16 go: downloading github.com/pkg/errors v0.9.1 [2022-07-04T23:05:52.669Z] #53 11.96 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-04T23:05:52.669Z] #53 12.11 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-04T23:05:52.669Z] #53 12.23 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-04T23:05:52.669Z] #53 12.25 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-04T23:05:52.669Z] #53 12.55 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-04T23:05:52.669Z] #53 12.66 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-04T23:05:52.669Z] #53 12.74 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-04T23:05:52.669Z] #53 13.34 go: downloading golang.org/x/tools v0.1.0 [2022-07-04T23:05:53.236Z] #53 ... [2022-07-04T23:05:53.237Z] [2022-07-04T23:05:53.237Z] #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-04T23:05:53.237Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:05:53.237Z] #40 17.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T23:05:53.369Z] #55 39.68 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-07-04T23:05:53.369Z] #55 39.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T23:05:53.495Z] #40 17.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:05:53.532Z] #47 32.49 + 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-04T23:05:53.631Z] #55 39.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T23:05:53.631Z] #55 39.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T23:05:53.631Z] #55 39.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T23:05:53.631Z] #55 39.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T23:05:53.631Z] #55 40.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T23:05:53.893Z] #55 40.21 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-04T23:05:53.893Z] #55 40.21 go: downloading golang.org/x/text v0.3.7 [2022-07-04T23:05:54.838Z] #55 ... [2022-07-04T23:05:54.838Z] [2022-07-04T23:05:54.838Z] #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-04T23:05:54.838Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-04T23:05:54.838Z] #57 39.92 v3.0.2 [2022-07-04T23:05:54.838Z] #57 DONE 41.1s [2022-07-04T23:05:54.838Z] [2022-07-04T23:05:54.838Z] #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-04T23:05:54.838Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T23:05:54.838Z] #76 36.92 Selecting previously unselected package libsigsegv2:arm64. [2022-07-04T23:05:54.838Z] #76 36.94 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-04T23:05:54.838Z] #76 36.95 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-04T23:05:54.838Z] #76 37.10 Selecting previously unselected package m4. [2022-07-04T23:05:54.838Z] #76 37.11 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-04T23:05:54.838Z] #76 37.12 Unpacking m4 (1.4.18-5) ... [2022-07-04T23:05:54.838Z] #76 37.47 Selecting previously unselected package autoconf. [2022-07-04T23:05:54.838Z] #76 37.47 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T23:05:54.838Z] #76 37.55 Unpacking autoconf (2.69-14) ... [2022-07-04T23:05:54.838Z] #76 38.03 Selecting previously unselected package autotools-dev. [2022-07-04T23:05:54.838Z] #76 38.03 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T23:05:54.838Z] #76 38.04 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T23:05:54.838Z] #76 38.26 Selecting previously unselected package automake. [2022-07-04T23:05:54.838Z] #76 38.27 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T23:05:54.838Z] #76 38.30 Unpacking automake (1:1.16.3-2) ... [2022-07-04T23:05:54.838Z] #76 39.04 Selecting previously unselected package patch. [2022-07-04T23:05:54.838Z] #76 39.06 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-04T23:05:54.838Z] #76 39.08 Unpacking patch (2.7.6-7) ... [2022-07-04T23:05:54.838Z] #76 39.42 Selecting previously unselected package dpkg-dev. [2022-07-04T23:05:54.838Z] #76 39.43 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T23:05:54.838Z] #76 39.50 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T23:05:54.838Z] #76 41.05 Selecting previously unselected package build-essential. [2022-07-04T23:05:54.838Z] #76 41.05 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-04T23:05:54.838Z] #76 41.06 Unpacking build-essential (12.9) ... [2022-07-04T23:05:54.838Z] #76 41.23 Selecting previously unselected package libcap2:arm64. [2022-07-04T23:05:54.838Z] #76 41.25 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-04T23:05:55.100Z] #76 41.27 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-04T23:05:55.361Z] #76 41.43 Selecting previously unselected package libcap-dev:arm64. [2022-07-04T23:05:55.361Z] #76 41.47 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-04T23:05:55.361Z] #76 41.48 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-04T23:05:55.385Z] #53 ... [2022-07-04T23:05:55.385Z] [2022-07-04T23:05:55.385Z] #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-04T23:05:55.385Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T23:05:55.385Z] #38 8.426 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-04T23:05:55.385Z] #38 ... [2022-07-04T23:05:55.385Z] [2022-07-04T23:05:55.385Z] #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-04T23:05:55.385Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:05:55.385Z] #51 8.318 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:05:55.385Z] #51 8.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:05:55.385Z] #51 8.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:05:55.385Z] #51 9.000 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-04T23:05:55.385Z] #51 9.727 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:55.385Z] #51 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:55.385Z] #51 ... [2022-07-04T23:05:55.385Z] [2022-07-04T23:05:55.385Z] #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-04T23:05:55.385Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:05:55.385Z] #40 11.73 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-04T23:05:55.385Z] #40 12.37 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-04T23:05:55.385Z] #40 12.53 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-04T23:05:55.385Z] #40 17.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-04T23:05:55.385Z] #40 18.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:05:55.385Z] #40 ... [2022-07-04T23:05:55.385Z] [2022-07-04T23:05:55.385Z] #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-04T23:05:55.385Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:05:55.385Z] #51 18.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:55.441Z] #47 ... [2022-07-04T23:05:55.441Z] [2022-07-04T23:05:55.441Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:55.441Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:05:55.441Z] #14 24.72 Fetched 8548 kB in 16s (530 kB/s) [2022-07-04T23:05:55.441Z] #14 24.72 Reading package lists... [2022-07-04T23:05:55.441Z] #14 31.24 Reading package lists... [2022-07-04T23:05:55.441Z] #14 ... [2022-07-04T23:05:55.441Z] [2022-07-04T23:05:55.441Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:55.441Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:05:55.441Z] #55 33.48 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T23:05:55.441Z] #55 33.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:05:55.441Z] #55 33.66 go: downloading github.com/spf13/cobra v1.3.0 [2022-07-04T23:05:55.441Z] #55 33.78 go: downloading github.com/spf13/viper v1.10.1 [2022-07-04T23:05:55.441Z] #55 33.97 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T23:05:55.441Z] #55 34.56 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T23:05:55.441Z] #55 34.57 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T23:05:55.441Z] #55 34.61 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-07-04T23:05:55.441Z] #55 34.66 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-07-04T23:05:55.623Z] #76 41.88 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-04T23:05:55.623Z] #76 41.90 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-04T23:05:55.623Z] #76 41.92 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T23:05:55.701Z] #55 ... [2022-07-04T23:05:55.702Z] [2022-07-04T23:05:55.702Z] #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-04T23:05:55.702Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:05:55.702Z] #42 25.11 Fetched 8548 kB in 17s (512 kB/s) [2022-07-04T23:05:55.702Z] #42 25.11 Reading package lists... [2022-07-04T23:05:55.962Z] #42 31.67 Reading package lists... [2022-07-04T23:05:55.962Z] #42 ... [2022-07-04T23:05:55.962Z] [2022-07-04T23:05:55.962Z] #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-04T23:05:55.962Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:55.962Z] #76 21.20 Reading package lists... [2022-07-04T23:05:55.962Z] #76 27.37 Building dependency tree... [2022-07-04T23:05:55.962Z] #76 31.45 python3 is already the newest version (3.9.2-3). [2022-07-04T23:05:55.962Z] #76 31.45 The following additional packages will be installed: [2022-07-04T23:05:55.962Z] #76 31.52 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T23:05:55.962Z] #76 31.52 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T23:05:55.962Z] #76 31.52 Suggested packages: [2022-07-04T23:05:55.962Z] #76 31.52 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T23:05:55.962Z] #76 31.52 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T23:05:55.962Z] #76 31.52 m4-doc ed diffutils-doc [2022-07-04T23:05:55.962Z] #76 31.52 Recommended packages: [2022-07-04T23:05:55.962Z] #76 31.52 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T23:05:55.962Z] #76 33.17 The following NEW packages will be installed: [2022-07-04T23:05:55.962Z] #76 33.17 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T23:05:55.962Z] #76 33.17 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T23:05:55.962Z] #76 33.17 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T23:05:55.962Z] #76 33.17 libyajl2 m4 patch xz-utils [2022-07-04T23:05:55.962Z] #76 33.67 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:55.962Z] #76 33.67 Need to get 5939 kB of archives. [2022-07-04T23:05:55.962Z] #76 33.67 After this operation, 18.7 MB of additional disk space will be used. [2022-07-04T23:05:55.962Z] #76 33.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T23:05:55.962Z] #76 33.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T23:05:55.962Z] #76 33.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T23:05:55.962Z] #76 33.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T23:05:55.962Z] #76 33.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T23:05:55.962Z] #76 33.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-04T23:05:55.962Z] #76 33.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-04T23:05:55.962Z] #76 33.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-04T23:05:55.962Z] #76 33.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T23:05:55.962Z] #76 33.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T23:05:55.962Z] #76 33.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T23:05:55.962Z] #76 33.86 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T23:05:55.962Z] #76 34.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-04T23:05:55.962Z] #76 34.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T23:05:55.962Z] #76 34.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-04T23:05:55.962Z] #76 34.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-04T23:05:55.962Z] #76 34.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-04T23:05:55.962Z] #76 34.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-04T23:05:55.962Z] #76 34.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T23:05:55.962Z] #76 34.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-04T23:05:55.962Z] #76 34.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T23:05:55.962Z] #76 34.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T23:05:55.962Z] #76 34.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-04T23:05:56.196Z] #76 42.43 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-04T23:05:56.196Z] #76 42.45 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-04T23:05:56.196Z] #76 42.51 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-04T23:05:56.221Z] #76 35.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:56.458Z] #21 6.412 Reading package lists... [2022-07-04T23:05:56.458Z] #76 42.60 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-04T23:05:56.458Z] #76 42.60 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-04T23:05:56.458Z] #76 42.61 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T23:05:56.458Z] #76 42.84 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-04T23:05:56.458Z] #76 42.84 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-04T23:05:56.490Z] #76 35.77 Fetched 5939 kB in 1s (7230 kB/s) [2022-07-04T23:05:56.490Z] #76 35.89 Selecting previously unselected package bzip2. [2022-07-04T23:05:56.490Z] #76 35.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T23:05:56.490Z] #76 36.00 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T23:05:56.490Z] #76 ... [2022-07-04T23:05:56.490Z] [2022-07-04T23:05:56.490Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:05:56.490Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:05:56.490Z] #55 35.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T23:05:56.490Z] #55 35.99 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T23:05:56.720Z] #76 42.85 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-04T23:05:57.060Z] #55 ... [2022-07-04T23:05:57.060Z] [2022-07-04T23:05:57.060Z] #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-04T23:05:57.060Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:05:57.060Z] #51 26.01 Fetched 8552 kB in 18s (483 kB/s) [2022-07-04T23:05:57.060Z] #51 26.01 Reading package lists... [2022-07-04T23:05:57.293Z] #76 43.54 Selecting previously unselected package libtool. [2022-07-04T23:05:57.293Z] #76 43.55 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T23:05:57.293Z] #76 43.57 Unpacking libtool (2.4.6-15) ... [2022-07-04T23:05:57.296Z] #51 ... [2022-07-04T23:05:57.296Z] [2022-07-04T23:05:57.296Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-04T23:05:57.296Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:05:57.296Z] #42 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:05:57.296Z] #42 15.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:57.296Z] #42 19.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:57.296Z] #42 ... [2022-07-04T23:05:57.296Z] [2022-07-04T23:05:57.296Z] #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-04T23:05:57.296Z] #67 sha256:a39a69dbdb9c522f899e2109bc03d89a9b065adf0eec7fb505ba7286e4760397 [2022-07-04T23:05:57.296Z] #67 13.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:05:57.296Z] #67 13.15 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T23:05:57.296Z] #67 14.17 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T23:05:57.296Z] #67 19.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T23:05:57.320Z] #51 32.61 Reading package lists... [2022-07-04T23:05:57.320Z] #51 ... [2022-07-04T23:05:57.320Z] [2022-07-04T23:05:57.320Z] #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-04T23:05:57.320Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:57.320Z] #76 36.02 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:05:57.320Z] #76 36.19 Selecting previously unselected package libmagic-mgc. [2022-07-04T23:05:57.320Z] #76 36.19 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T23:05:57.320Z] #76 36.21 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T23:05:57.387Z] #21 11.03 Building dependency tree... [2022-07-04T23:05:57.555Z] #76 43.86 Selecting previously unselected package libudev-dev:arm64. [2022-07-04T23:05:57.555Z] #76 43.88 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-04T23:05:57.555Z] #76 43.89 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-04T23:05:57.580Z] #76 36.79 Selecting previously unselected package libmagic1:amd64. [2022-07-04T23:05:57.580Z] #76 36.80 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T23:05:57.580Z] #76 36.81 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T23:05:57.580Z] #76 37.04 Selecting previously unselected package file. [2022-07-04T23:05:57.644Z] #21 12.14 Reading state information... [2022-07-04T23:05:57.688Z] #40 ... [2022-07-04T23:05:57.688Z] [2022-07-04T23:05:57.688Z] #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-04T23:05:57.688Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:05:57.688Z] #57 12.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T23:05:57.688Z] #57 ... [2022-07-04T23:05:57.688Z] [2022-07-04T23:05:57.688Z] #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-04T23:05:57.688Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:57.688Z] #76 12.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:57.688Z] #76 16.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:57.817Z] #76 44.16 Selecting previously unselected package libyajl2:arm64. [2022-07-04T23:05:57.817Z] #76 44.16 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-04T23:05:57.817Z] #76 44.17 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-04T23:05:57.841Z] #76 37.04 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-04T23:05:57.841Z] #76 37.06 Unpacking file (1:5.39-3) ... [2022-07-04T23:05:57.841Z] #76 37.19 Selecting previously unselected package xz-utils. [2022-07-04T23:05:57.841Z] #76 37.20 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T23:05:57.841Z] #76 37.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:05:57.867Z] #67 21.69 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T23:05:57.867Z] #67 21.71 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T23:05:57.945Z] #76 ... [2022-07-04T23:05:57.945Z] [2022-07-04T23:05:57.945Z] #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-04T23:05:57.945Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:05:57.945Z] #67 13.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:05:57.945Z] #67 13.51 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-04T23:05:57.945Z] #67 14.62 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-04T23:05:57.945Z] #67 20.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-04T23:05:57.945Z] #67 22.01 go: downloading github.com/google/uuid v1.3.0 [2022-07-04T23:05:58.078Z] #76 44.29 Selecting previously unselected package libyajl-dev:arm64. [2022-07-04T23:05:58.078Z] #76 44.29 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-04T23:05:58.078Z] #76 44.30 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-04T23:05:58.078Z] #76 44.51 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T23:05:58.128Z] #67 21.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T23:05:58.128Z] #67 21.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:05:58.207Z] #67 22.12 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-04T23:05:58.207Z] #67 ... [2022-07-04T23:05:58.207Z] [2022-07-04T23:05:58.207Z] #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-04T23:05:58.207Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:05:58.207Z] #62 12.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:05:58.207Z] #62 16.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:05:58.207Z] #62 ... [2022-07-04T23:05:58.207Z] [2022-07-04T23:05:58.207Z] #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-04T23:05:58.207Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:05:58.207Z] #67 22.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-04T23:05:58.343Z] #76 44.54 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T23:05:58.343Z] #76 44.55 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-04T23:05:58.343Z] #76 44.57 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-04T23:05:58.343Z] #76 44.59 Setting up file (1:5.39-3) ... [2022-07-04T23:05:58.343Z] #76 44.61 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:05:58.343Z] #76 ... [2022-07-04T23:05:58.343Z] [2022-07-04T23:05:58.343Z] #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-04T23:05:58.343Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T23:05:58.343Z] #51 34.21 The following NEW packages will be installed: [2022-07-04T23:05:58.343Z] #51 34.22 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T23:05:58.343Z] #51 34.22 python3-protobuf python3-six [2022-07-04T23:05:58.343Z] #51 34.81 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:58.343Z] #51 34.81 Need to get 2136 kB of archives. [2022-07-04T23:05:58.343Z] #51 34.81 After this operation, 10.8 MB of additional disk space will be used. [2022-07-04T23:05:58.343Z] #51 34.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-04T23:05:58.343Z] #51 34.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:05:58.343Z] #51 34.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T23:05:58.343Z] #51 34.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-04T23:05:58.343Z] #51 34.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-04T23:05:58.343Z] #51 34.85 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-04T23:05:58.343Z] #51 34.85 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-04T23:05:58.343Z] #51 37.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-04T23:05:58.343Z] #51 38.74 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:05:58.343Z] #51 39.05 Fetched 2136 kB in 3s (640 kB/s) [2022-07-04T23:05:58.343Z] #51 39.18 Selecting previously unselected package libprotobuf23:arm64. [2022-07-04T23:05:58.343Z] #51 39.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 ... 15709 files and directories currently installed.) [2022-07-04T23:05:58.343Z] #51 39.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-04T23:05:58.343Z] #51 39.27 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-04T23:05:58.343Z] #51 40.28 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:05:58.343Z] #51 40.31 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:05:58.343Z] #51 40.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:05:58.343Z] #51 40.82 Selecting previously unselected package python3-six. [2022-07-04T23:05:58.343Z] #51 40.84 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T23:05:58.343Z] #51 40.85 Unpacking python3-six (1.16.0-2) ... [2022-07-04T23:05:58.343Z] #51 41.09 Selecting previously unselected package python3-protobuf. [2022-07-04T23:05:58.343Z] #51 41.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-04T23:05:58.343Z] #51 41.14 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T23:05:58.343Z] #51 42.25 Selecting previously unselected package libnet1:arm64. [2022-07-04T23:05:58.343Z] #51 42.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-04T23:05:58.343Z] #51 42.27 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:05:58.343Z] #51 42.46 Selecting previously unselected package libnl-3-200:arm64. [2022-07-04T23:05:58.343Z] #51 42.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-04T23:05:58.343Z] #51 42.48 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-04T23:05:58.343Z] #51 42.60 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-04T23:05:58.343Z] #51 42.63 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-04T23:05:58.343Z] #51 42.64 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T23:05:58.343Z] #51 42.80 Selecting previously unselected package criu. [2022-07-04T23:05:58.343Z] #51 42.81 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-04T23:05:58.343Z] #51 42.82 Unpacking criu (3.17-1) ... [2022-07-04T23:05:58.343Z] #51 43.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:05:58.343Z] #51 ... [2022-07-04T23:05:58.343Z] [2022-07-04T23:05:58.343Z] #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-04T23:05:58.343Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T23:05:58.343Z] #76 44.61 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:05:58.343Z] #76 44.63 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T23:05:58.343Z] #76 44.65 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-04T23:05:58.343Z] #76 44.67 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-04T23:05:58.343Z] #76 44.69 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T23:05:58.388Z] #67 22.09 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T23:05:58.411Z] #76 37.51 Selecting previously unselected package libsigsegv2:amd64. [2022-07-04T23:05:58.411Z] #76 37.51 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-04T23:05:58.411Z] #76 37.52 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-04T23:05:58.411Z] #76 ... [2022-07-04T23:05:58.411Z] [2022-07-04T23:05:58.411Z] #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-04T23:05:58.411Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:05:58.411Z] #62 21.31 Reading package lists... [2022-07-04T23:05:58.411Z] #62 27.70 Reading package lists... [2022-07-04T23:05:58.411Z] #62 33.90 Building dependency tree... [2022-07-04T23:05:58.411Z] #62 ... [2022-07-04T23:05:58.411Z] [2022-07-04T23:05:58.411Z] #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-04T23:05:58.411Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:05:58.411Z] #76 37.65 Selecting previously unselected package m4. [2022-07-04T23:05:58.411Z] #76 37.67 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-04T23:05:58.411Z] #76 37.67 Unpacking m4 (1.4.18-5) ... [2022-07-04T23:05:58.573Z] #21 13.21 The following additional packages will be installed: [2022-07-04T23:05:58.573Z] #21 13.21 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-04T23:05:58.573Z] #21 13.21 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-04T23:05:58.573Z] #21 13.21 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-04T23:05:58.573Z] #21 13.21 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-04T23:05:58.573Z] #21 13.21 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-04T23:05:58.573Z] #21 13.22 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-04T23:05:58.573Z] #21 13.22 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-04T23:05:58.573Z] #21 13.24 Suggested packages: [2022-07-04T23:05:58.573Z] #21 13.24 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-04T23:05:58.573Z] #21 13.24 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-04T23:05:58.573Z] #21 13.24 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-04T23:05:58.573Z] #21 13.24 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-04T23:05:58.573Z] #21 13.24 seccomp:ppc64el seccomp:s390x [2022-07-04T23:05:58.573Z] #21 13.24 Recommended packages: [2022-07-04T23:05:58.573Z] #21 13.24 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-04T23:05:58.573Z] #21 13.24 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-04T23:05:58.573Z] #21 13.24 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-04T23:05:58.573Z] #21 13.24 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-04T23:05:58.623Z] #76 44.72 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-04T23:05:58.623Z] #76 44.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:05:58.623Z] #76 44.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:05:58.623Z] #76 44.78 Setting up patch (2.7.6-7) ... [2022-07-04T23:05:58.623Z] #76 44.80 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-04T23:05:58.623Z] #76 44.81 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-04T23:05:58.623Z] #76 44.84 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-04T23:05:58.623Z] #76 44.85 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-04T23:05:58.623Z] #76 44.90 Setting up libtool (2.4.6-15) ... [2022-07-04T23:05:58.623Z] #76 44.92 Setting up m4 (1.4.18-5) ... [2022-07-04T23:05:58.623Z] #76 44.94 Setting up dpkg-dev (1.20.10) ... [2022-07-04T23:05:58.623Z] #76 44.99 Setting up autoconf (2.69-14) ... [2022-07-04T23:05:58.623Z] #76 45.02 Setting up build-essential (12.9) ... [2022-07-04T23:05:58.623Z] #76 45.04 Setting up automake (1:1.16.3-2) ... [2022-07-04T23:05:58.633Z] #67 22.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:05:58.633Z] #67 ... [2022-07-04T23:05:58.633Z] [2022-07-04T23:05:58.633Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:58.633Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:05:58.633Z] #14 13.18 Fetched 8548 kB in 8s (1026 kB/s) [2022-07-04T23:05:58.671Z] #76 37.93 Selecting previously unselected package autoconf. [2022-07-04T23:05:58.671Z] #76 37.94 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T23:05:58.671Z] #76 37.94 Unpacking autoconf (2.69-14) ... [2022-07-04T23:05:58.884Z] #76 45.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T23:05:58.884Z] #76 45.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:05:58.940Z] #14 13.18 Reading package lists... [2022-07-04T23:05:58.940Z] #14 ... [2022-07-04T23:05:58.940Z] [2022-07-04T23:05:58.940Z] #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-04T23:05:58.940Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:05:58.940Z] #67 22.89 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-04T23:05:58.958Z] #67 22.57 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T23:05:59.137Z] #21 13.70 The following NEW packages will be installed: [2022-07-04T23:05:59.137Z] #21 13.70 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-04T23:05:59.137Z] #21 13.70 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-04T23:05:59.137Z] #21 13.70 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-04T23:05:59.137Z] #21 13.70 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-04T23:05:59.137Z] #21 13.70 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-04T23:05:59.137Z] #21 13.70 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-04T23:05:59.137Z] #21 13.71 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-04T23:05:59.137Z] #21 13.71 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-04T23:05:59.137Z] #21 13.71 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-04T23:05:59.137Z] #21 13.71 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-04T23:05:59.137Z] #21 13.71 libseccomp2:ppc64el libseccomp2:s390x [2022-07-04T23:05:59.241Z] #76 38.39 Selecting previously unselected package autotools-dev. [2022-07-04T23:05:59.241Z] #76 38.43 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T23:05:59.241Z] #76 38.43 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T23:05:59.241Z] #76 38.60 Selecting previously unselected package automake. [2022-07-04T23:05:59.241Z] #76 38.60 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T23:05:59.241Z] #76 38.61 Unpacking automake (1:1.16.3-2) ... [2022-07-04T23:05:59.393Z] #21 14.06 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:05:59.393Z] #21 14.06 Need to get 15.9 MB of archives. [2022-07-04T23:05:59.393Z] #21 14.06 After this operation, 73.0 MB of additional disk space will be used. [2022-07-04T23:05:59.393Z] #21 14.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-04T23:05:59.393Z] #21 14.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-04T23:05:59.393Z] #21 14.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-04T23:05:59.393Z] #21 14.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-04T23:05:59.393Z] #21 14.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-04T23:05:59.393Z] #21 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-04T23:05:59.393Z] #21 14.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-04T23:05:59.393Z] #21 14.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-04T23:05:59.393Z] #21 14.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-04T23:05:59.393Z] #21 14.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-04T23:05:59.393Z] #21 14.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-04T23:05:59.393Z] #21 14.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-04T23:05:59.393Z] #21 14.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-04T23:05:59.393Z] #21 14.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-04T23:05:59.530Z] #67 23.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T23:05:59.530Z] #67 ... [2022-07-04T23:05:59.530Z] [2022-07-04T23:05:59.530Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:05:59.530Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:05:59.530Z] #14 13.46 Fetched 8548 kB in 8s (1023 kB/s) [2022-07-04T23:05:59.530Z] #14 13.46 Reading package lists... [2022-07-04T23:05:59.562Z] #67 23.67 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-04T23:05:59.650Z] #21 14.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-04T23:05:59.650Z] #21 14.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-04T23:05:59.650Z] #21 14.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-04T23:05:59.650Z] #21 14.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-04T23:05:59.650Z] #21 14.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-04T23:05:59.650Z] #21 14.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-04T23:05:59.650Z] #21 14.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-04T23:05:59.650Z] #21 14.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-04T23:05:59.650Z] #21 14.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-04T23:05:59.650Z] #21 14.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-04T23:05:59.650Z] #21 14.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-04T23:05:59.650Z] #21 14.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-04T23:05:59.650Z] #21 14.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-04T23:05:59.650Z] #21 14.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-04T23:05:59.650Z] #21 14.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-04T23:05:59.650Z] #21 14.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-04T23:05:59.650Z] #21 14.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-04T23:05:59.650Z] #21 14.27 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-04T23:05:59.650Z] #21 14.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-04T23:05:59.650Z] #21 14.27 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-04T23:05:59.650Z] #21 14.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-04T23:05:59.650Z] #21 14.27 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-04T23:05:59.650Z] #21 14.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-04T23:05:59.650Z] #21 14.27 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-04T23:05:59.650Z] #21 14.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-04T23:05:59.650Z] #21 14.27 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-04T23:05:59.798Z] #14 23.65 Reading package lists... [2022-07-04T23:05:59.798Z] #14 ... [2022-07-04T23:05:59.798Z] [2022-07-04T23:05:59.798Z] #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-04T23:05:59.798Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:05:59.798Z] #57 13.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-04T23:05:59.828Z] #76 ... [2022-07-04T23:05:59.828Z] [2022-07-04T23:05:59.828Z] #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-04T23:05:59.828Z] #64 sha256:63385235c4a1bccc8a6301c0ef2a720121e8eaa2fb638ea44471d816f08e1575 [2022-07-04T23:05:59.828Z] #64 0.601 + RM_GOPATH=0 [2022-07-04T23:05:59.828Z] #64 0.603 + TMP_GOPATH= [2022-07-04T23:05:59.828Z] #64 0.604 + : /build [2022-07-04T23:05:59.828Z] #64 0.604 + '[' -z '' ']' [2022-07-04T23:05:59.828Z] #64 0.607 ++ mktemp -d [2022-07-04T23:05:59.828Z] #64 0.616 + export GOPATH=/tmp/tmp.toYXvycMUC [2022-07-04T23:05:59.828Z] #64 0.616 + GOPATH=/tmp/tmp.toYXvycMUC [2022-07-04T23:05:59.828Z] #64 0.616 + RM_GOPATH=1 [2022-07-04T23:05:59.828Z] #64 0.617 + case "$(go env GOARCH)" in [2022-07-04T23:05:59.828Z] #64 0.617 ++ go env GOARCH [2022-07-04T23:05:59.828Z] #64 0.644 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:59.828Z] #64 0.647 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:05:59.828Z] #64 0.648 ++ dirname /install.sh [2022-07-04T23:05:59.828Z] #64 0.650 + dir=/ [2022-07-04T23:05:59.828Z] #64 0.650 + bin=containerd [2022-07-04T23:05:59.828Z] #64 0.650 + shift [2022-07-04T23:05:59.828Z] #64 0.650 + '[' '!' -f //containerd.installer ']' [2022-07-04T23:05:59.828Z] #64 0.651 + . //containerd.installer [2022-07-04T23:05:59.829Z] #64 0.651 ++ set -e [2022-07-04T23:05:59.829Z] #64 0.651 ++ : v1.6.6 [2022-07-04T23:05:59.829Z] #64 0.651 + install_containerd [2022-07-04T23:05:59.829Z] #64 0.652 + echo 'Install containerd version v1.6.6' [2022-07-04T23:05:59.829Z] #64 0.658 Install containerd version v1.6.6 [2022-07-04T23:05:59.829Z] #64 0.658 + git clone https://github.com/containerd/containerd.git /tmp/tmp.toYXvycMUC/src/github.com/containerd/containerd [2022-07-04T23:05:59.829Z] #64 0.698 Cloning into '/tmp/tmp.toYXvycMUC/src/github.com/containerd/containerd'... [2022-07-04T23:06:00.060Z] #57 ... [2022-07-04T23:06:00.060Z] [2022-07-04T23:06:00.060Z] #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-04T23:06:00.060Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:06:00.060Z] #53 23.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T23:06:00.060Z] #53 24.08 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T23:06:00.071Z] #76 39.27 Selecting previously unselected package patch. [2022-07-04T23:06:00.071Z] #76 39.28 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-04T23:06:00.071Z] #76 39.29 Unpacking patch (2.7.6-7) ... [2022-07-04T23:06:00.090Z] #64 ... [2022-07-04T23:06:00.090Z] [2022-07-04T23:06:00.090Z] #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-04T23:06:00.090Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T23:06:00.090Z] #51 45.59 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-04T23:06:00.090Z] #51 45.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:06:00.090Z] #51 46.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T23:06:00.090Z] #51 46.08 Setting up python3-six (1.16.0-2) ... [2022-07-04T23:06:00.132Z] #67 ... [2022-07-04T23:06:00.132Z] [2022-07-04T23:06:00.132Z] #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-04T23:06:00.132Z] #26 sha256:f4f951f9255aa9c9e9202596bf8d44d3a3657a7cbd9037d1f6df01ab92bdf688 [2022-07-04T23:06:00.132Z] #26 23.13 + mkdir -p /build [2022-07-04T23:06:00.132Z] #26 23.14 + mv docker/docker /build/ [2022-07-04T23:06:00.132Z] #26 23.17 + rmdir docker [2022-07-04T23:06:00.132Z] #26 DONE 24.1s [2022-07-04T23:06:00.132Z] [2022-07-04T23:06:00.132Z] #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-04T23:06:00.132Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:00.132Z] #42 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:06:00.132Z] #42 ... [2022-07-04T23:06:00.132Z] [2022-07-04T23:06:00.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:00.132Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:00.132Z] #14 13.18 Reading package lists... [2022-07-04T23:06:00.213Z] #21 14.79 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:00.213Z] #21 14.99 Fetched 15.9 MB in 1s (31.8 MB/s) [2022-07-04T23:06:00.333Z] #76 39.52 Selecting previously unselected package dpkg-dev. [2022-07-04T23:06:00.333Z] #76 39.52 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T23:06:00.333Z] #76 39.53 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T23:06:00.470Z] #21 15.02 Selecting previously unselected package gcc-10-base:armel. [2022-07-04T23:06:00.470Z] #21 15.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 ... 38557 files and directories currently installed.) [2022-07-04T23:06:00.470Z] #21 15.06 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-04T23:06:00.470Z] #21 15.06 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-04T23:06:00.470Z] #21 15.11 Selecting previously unselected package gcc-10-base:armhf. [2022-07-04T23:06:00.470Z] #21 15.12 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-04T23:06:00.470Z] #21 15.13 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-04T23:06:00.470Z] #21 15.18 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-04T23:06:00.470Z] #21 15.19 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-04T23:06:00.470Z] #21 15.19 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-04T23:06:00.470Z] #21 15.24 Selecting previously unselected package gcc-10-base:s390x. [2022-07-04T23:06:00.607Z] #76 ... [2022-07-04T23:06:00.607Z] [2022-07-04T23:06:00.607Z] #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-04T23:06:00.607Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:06:00.607Z] #57 39.65 v3.0.2 [2022-07-04T23:06:00.607Z] #57 DONE 39.9s [2022-07-04T23:06:00.607Z] [2022-07-04T23:06:00.607Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:00.607Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:00.607Z] #55 39.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:06:00.607Z] #55 39.39 go: downloading github.com/stretchr/testify v1.7.0 [2022-07-04T23:06:00.607Z] #55 39.64 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T23:06:00.607Z] #55 39.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T23:06:00.607Z] #55 39.71 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-04T23:06:00.607Z] #55 39.73 go: downloading github.com/magiconair/properties v1.8.5 [2022-07-04T23:06:00.607Z] #55 39.86 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-07-04T23:06:00.607Z] #55 39.93 go: downloading github.com/spf13/afero v1.6.0 [2022-07-04T23:06:00.607Z] #55 39.96 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T23:06:00.607Z] #55 40.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T23:06:00.663Z] #51 ... [2022-07-04T23:06:00.663Z] [2022-07-04T23:06:00.663Z] #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-04T23:06:00.663Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-04T23:06:00.663Z] #76 DONE 46.8s [2022-07-04T23:06:00.663Z] [2022-07-04T23:06:00.663Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:00.663Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:06:00.663Z] #55 44.80 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-07-04T23:06:00.663Z] #55 44.83 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T23:06:00.663Z] #55 44.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T23:06:00.663Z] #55 44.94 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T23:06:00.663Z] #55 44.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T23:06:00.663Z] #55 45.00 go: downloading golang.org/x/mod v0.5.1 [2022-07-04T23:06:00.663Z] #55 45.05 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T23:06:00.663Z] #55 45.20 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T23:06:00.663Z] #55 45.22 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T23:06:00.663Z] #55 45.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T23:06:00.663Z] #55 45.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T23:06:00.663Z] #55 45.39 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-07-04T23:06:00.663Z] #55 46.26 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T23:06:00.663Z] #55 46.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T23:06:00.663Z] #55 46.41 go: downloading github.com/google/go-cmp v0.5.6 [2022-07-04T23:06:00.663Z] #55 46.76 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-07-04T23:06:00.663Z] #55 46.78 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T23:06:00.663Z] #55 46.94 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T23:06:00.663Z] #55 46.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T23:06:00.663Z] #55 47.03 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T23:06:00.727Z] #21 15.25 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-04T23:06:00.727Z] #21 15.26 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-04T23:06:00.727Z] #21 15.31 Selecting previously unselected package gcc-10-base:arm64. [2022-07-04T23:06:00.727Z] #21 15.32 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-04T23:06:00.727Z] #21 15.33 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-04T23:06:00.727Z] #21 15.39 Selecting previously unselected package libgcc-s1:armel. [2022-07-04T23:06:00.867Z] #55 40.11 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T23:06:00.868Z] #55 40.19 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-07-04T23:06:00.924Z] #55 47.05 go: downloading github.com/cespare/xxhash v1.1.0 [2022-07-04T23:06:00.983Z] #21 15.40 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-04T23:06:00.984Z] #21 15.41 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-04T23:06:00.984Z] #21 15.46 Selecting previously unselected package libcrypt1:armel. [2022-07-04T23:06:00.984Z] #21 15.47 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-04T23:06:00.984Z] #21 15.47 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-04T23:06:00.984Z] #21 15.56 Selecting previously unselected package libc6:armel. [2022-07-04T23:06:00.984Z] #21 15.57 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-04T23:06:01.002Z] #53 ... [2022-07-04T23:06:01.002Z] [2022-07-04T23:06:01.002Z] #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-04T23:06:01.002Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:01.002Z] #62 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:06:01.002Z] #62 18.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:06:01.002Z] #62 ... [2022-07-04T23:06:01.002Z] [2022-07-04T23:06:01.002Z] #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-04T23:06:01.002Z] #26 sha256:3dc86138102dfedcbe65875246053cbdf4ef8c9606fe2a4a2e5d1b5abb9ae0d5 [2022-07-04T23:06:01.002Z] #26 24.11 + mkdir -p /build [2022-07-04T23:06:01.002Z] #26 24.13 + mv docker/docker /build/ [2022-07-04T23:06:01.002Z] #26 24.14 + rmdir docker [2022-07-04T23:06:01.128Z] #55 40.36 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-07-04T23:06:01.128Z] #55 40.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T23:06:01.128Z] #55 40.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T23:06:01.128Z] #55 40.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T23:06:01.128Z] #55 40.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T23:06:01.128Z] #55 40.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T23:06:01.128Z] #55 40.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T23:06:01.128Z] #55 40.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T23:06:01.128Z] #55 40.52 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-07-04T23:06:01.186Z] #55 47.33 go: downloading github.com/prometheus/common v0.10.0 [2022-07-04T23:06:01.186Z] #55 47.45 go: downloading github.com/prometheus/procfs v0.6.0 [2022-07-04T23:06:01.240Z] #21 15.79 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-04T23:06:01.447Z] #55 47.58 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T23:06:01.447Z] #55 47.73 go: downloading google.golang.org/protobuf v1.27.1 [2022-07-04T23:06:01.497Z] #21 16.25 Selecting previously unselected package libapparmor1:armel. [2022-07-04T23:06:01.508Z] #14 24.29 Reading package lists... [2022-07-04T23:06:01.508Z] #14 ... [2022-07-04T23:06:01.508Z] [2022-07-04T23:06:01.508Z] #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-04T23:06:01.508Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:01.508Z] #51 15.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:06:01.508Z] #51 19.36 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T23:06:01.508Z] #51 ... [2022-07-04T23:06:01.508Z] [2022-07-04T23:06:01.508Z] #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-04T23:06:01.508Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:06:01.508Z] #67 25.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-04T23:06:01.508Z] #67 25.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T23:06:01.579Z] #26 DONE 25.0s [2022-07-04T23:06:01.579Z] [2022-07-04T23:06:01.579Z] #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-04T23:06:01.579Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:01.579Z] #51 23.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-04T23:06:01.753Z] #21 16.25 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-04T23:06:01.753Z] #21 16.26 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-04T23:06:01.753Z] #21 16.32 Selecting previously unselected package libapparmor-dev:armel. [2022-07-04T23:06:01.753Z] #21 16.32 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-04T23:06:01.753Z] #21 16.33 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-04T23:06:01.753Z] #21 16.40 Selecting previously unselected package libgcc-s1:arm64. [2022-07-04T23:06:01.753Z] #21 16.41 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-04T23:06:01.753Z] #21 16.42 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-04T23:06:01.753Z] #21 16.47 Selecting previously unselected package libcrypt1:arm64. [2022-07-04T23:06:01.753Z] #21 16.48 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-04T23:06:01.753Z] #21 16.48 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-04T23:06:02.009Z] #21 16.57 Selecting previously unselected package libc6:arm64. [2022-07-04T23:06:02.009Z] #21 16.57 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-04T23:06:02.069Z] #55 41.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T23:06:02.069Z] #55 41.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T23:06:02.150Z] #51 ... [2022-07-04T23:06:02.150Z] [2022-07-04T23:06:02.150Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-04T23:06:02.150Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:02.150Z] #76 16.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:06:02.150Z] #76 19.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:06:02.266Z] #21 16.72 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-04T23:06:02.331Z] #55 41.52 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T23:06:02.332Z] #55 41.61 go: downloading github.com/Antonboom/errname v0.1.5 [2022-07-04T23:06:02.392Z] #55 ... [2022-07-04T23:06:02.392Z] [2022-07-04T23:06:02.392Z] #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-04T23:06:02.392Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-04T23:06:02.392Z] #34 38.23 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-04T23:06:02.392Z] #34 38.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T23:06:02.392Z] #34 38.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T23:06:02.392Z] #34 ... [2022-07-04T23:06:02.392Z] [2022-07-04T23:06:02.392Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:02.392Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:06:02.392Z] #14 38.96 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-04T23:06:02.392Z] #14 39.49 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-04T23:06:02.392Z] #14 39.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-04T23:06:02.392Z] #14 39.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-04T23:06:02.392Z] #14 39.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-04T23:06:02.392Z] #14 39.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-04T23:06:02.392Z] #14 39.52 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-04T23:06:02.392Z] #14 39.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-04T23:06:02.392Z] #14 39.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-04T23:06:02.392Z] #14 39.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-04T23:06:02.392Z] #14 39.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-04T23:06:02.392Z] #14 39.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-04T23:06:02.392Z] #14 39.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-04T23:06:02.392Z] #14 39.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-04T23:06:02.392Z] #14 39.61 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-04T23:06:02.392Z] #14 39.62 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-04T23:06:02.392Z] #14 39.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-04T23:06:02.392Z] #14 40.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:02.392Z] #14 41.30 Fetched 108 MB in 6s (19.3 MB/s) [2022-07-04T23:06:02.392Z] #14 41.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T23:06:02.392Z] #14 41.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-04T23:06:02.392Z] #14 41.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-04T23:06:02.392Z] #14 41.49 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:06:02.392Z] #14 43.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T23:06:02.392Z] #14 43.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-04T23:06:02.392Z] #14 43.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:06:02.392Z] #14 47.67 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T23:06:02.392Z] #14 47.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T23:06:02.392Z] #14 47.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:06:02.392Z] #14 47.89 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-04T23:06:02.392Z] #14 47.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-04T23:06:02.392Z] #14 47.90 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-04T23:06:02.392Z] #14 48.08 Selecting previously unselected package dmsetup. [2022-07-04T23:06:02.392Z] #14 48.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-04T23:06:02.392Z] #14 48.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:06:02.392Z] #14 48.25 Selecting previously unselected package mingw-w64-common. [2022-07-04T23:06:02.392Z] #14 48.27 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T23:06:02.392Z] #14 48.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T23:06:02.411Z] #76 ... [2022-07-04T23:06:02.411Z] [2022-07-04T23:06:02.411Z] #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-04T23:06:02.411Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:06:02.411Z] #36 25.68 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T23:06:02.411Z] #36 25.68 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T23:06:02.411Z] #36 26.35 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T23:06:02.523Z] #21 17.17 Selecting previously unselected package libapparmor1:arm64. [2022-07-04T23:06:02.523Z] #21 17.18 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-04T23:06:02.523Z] #21 17.18 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-04T23:06:02.523Z] #21 17.24 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-04T23:06:02.523Z] #21 17.24 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-04T23:06:02.523Z] #21 17.25 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-04T23:06:02.592Z] #55 41.75 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-07-04T23:06:02.592Z] #55 41.90 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-07-04T23:06:02.655Z] #14 ... [2022-07-04T23:06:02.655Z] [2022-07-04T23:06:02.655Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:02.655Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:06:02.655Z] #55 48.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T23:06:02.780Z] #21 17.32 Selecting previously unselected package libgcc-s1:s390x. [2022-07-04T23:06:02.780Z] #21 17.33 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-04T23:06:02.780Z] #21 17.34 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-04T23:06:02.780Z] #21 17.39 Selecting previously unselected package libcrypt1:s390x. [2022-07-04T23:06:02.780Z] #21 17.40 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-04T23:06:02.780Z] #21 17.40 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-04T23:06:02.780Z] #21 17.49 Selecting previously unselected package libc6:s390x. [2022-07-04T23:06:02.780Z] #21 17.50 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-04T23:06:02.916Z] #55 ... [2022-07-04T23:06:02.916Z] [2022-07-04T23:06:02.916Z] #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-04T23:06:02.916Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-04T23:06:02.916Z] #42 39.08 Selecting previously unselected package libicu67:arm64. [2022-07-04T23:06:02.916Z] #42 39.11 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-04T23:06:02.916Z] #42 39.12 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-04T23:06:02.916Z] #42 46.39 Selecting previously unselected package libxml2:arm64. [2022-07-04T23:06:02.916Z] #42 46.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-04T23:06:02.916Z] #42 46.41 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:06:02.916Z] #42 46.79 Selecting previously unselected package libarchive13:arm64. [2022-07-04T23:06:02.916Z] #42 46.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-04T23:06:02.916Z] #42 46.82 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-04T23:06:02.916Z] #42 47.31 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-04T23:06:02.916Z] #42 47.31 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-04T23:06:02.916Z] #42 47.32 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-04T23:06:02.916Z] #42 47.60 Selecting previously unselected package librhash0:arm64. [2022-07-04T23:06:02.916Z] #42 47.60 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-04T23:06:02.916Z] #42 47.61 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-04T23:06:02.916Z] #42 47.81 Selecting previously unselected package libuv1:arm64. [2022-07-04T23:06:02.916Z] #42 47.82 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-04T23:06:02.916Z] #42 47.83 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-04T23:06:02.916Z] #42 47.98 Selecting previously unselected package cmake. [2022-07-04T23:06:02.916Z] #42 47.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-04T23:06:02.916Z] #42 48.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:06:02.982Z] #36 26.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T23:06:02.982Z] #36 27.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T23:06:03.036Z] #21 17.70 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-04T23:06:03.161Z] #55 ... [2022-07-04T23:06:03.161Z] [2022-07-04T23:06:03.161Z] #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-04T23:06:03.161Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:03.161Z] #62 38.08 The following additional packages will be installed: [2022-07-04T23:06:03.162Z] #62 38.09 libbtrfs0 [2022-07-04T23:06:03.162Z] #62 38.34 The following NEW packages will be installed: [2022-07-04T23:06:03.162Z] #62 38.36 libbtrfs-dev libbtrfs0 [2022-07-04T23:06:03.162Z] #62 38.82 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:03.162Z] #62 38.82 Need to get 460 kB of archives. [2022-07-04T23:06:03.162Z] #62 38.82 After this operation, 1237 kB of additional disk space will be used. [2022-07-04T23:06:03.162Z] #62 38.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T23:06:03.162Z] #62 38.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T23:06:03.162Z] #62 40.24 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:03.162Z] #62 40.66 Fetched 460 kB in 0s (1335 kB/s) [2022-07-04T23:06:03.162Z] #62 40.77 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T23:06:03.162Z] #62 40.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-04T23:06:03.162Z] #62 40.93 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T23:06:03.162Z] #62 40.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:06:03.162Z] #62 41.21 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T23:06:03.162Z] #62 41.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T23:06:03.162Z] #62 41.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:06:03.162Z] #62 41.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:06:03.162Z] #62 41.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:06:03.162Z] #62 41.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:03.162Z] #62 DONE 42.3s [2022-07-04T23:06:03.162Z] [2022-07-04T23:06:03.162Z] #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-04T23:06:03.162Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:03.162Z] #76 40.97 Selecting previously unselected package build-essential. [2022-07-04T23:06:03.162Z] #76 41.03 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-04T23:06:03.162Z] #76 41.03 Unpacking build-essential (12.9) ... [2022-07-04T23:06:03.162Z] #76 41.10 Selecting previously unselected package libcap2:amd64. [2022-07-04T23:06:03.162Z] #76 41.11 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T23:06:03.162Z] #76 41.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:06:03.162Z] #76 41.34 Selecting previously unselected package libcap-dev:amd64. [2022-07-04T23:06:03.162Z] #76 41.34 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-04T23:06:03.162Z] #76 41.35 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T23:06:03.162Z] #76 41.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:06:03.162Z] #76 41.50 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:03.162Z] #76 41.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:03.162Z] #76 41.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-04T23:06:03.162Z] #76 41.65 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:03.162Z] #76 41.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:03.162Z] #76 41.78 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T23:06:03.162Z] #76 41.82 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T23:06:03.162Z] #76 41.87 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:03.162Z] #76 42.06 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T23:06:03.162Z] #76 42.06 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T23:06:03.162Z] #76 42.14 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:06:03.557Z] #36 27.66 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T23:06:03.557Z] #36 27.67 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T23:06:03.599Z] #21 18.13 Selecting previously unselected package libapparmor1:s390x. [2022-07-04T23:06:03.600Z] #21 18.14 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-04T23:06:03.600Z] #21 18.15 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-04T23:06:03.600Z] #21 18.20 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-04T23:06:03.600Z] #21 18.20 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-04T23:06:03.600Z] #21 18.21 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-04T23:06:03.600Z] #21 18.28 Selecting previously unselected package libgcc-s1:armhf. [2022-07-04T23:06:03.733Z] #76 42.94 Selecting previously unselected package libtool. [2022-07-04T23:06:03.733Z] #76 42.94 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T23:06:03.733Z] #76 42.96 Unpacking libtool (2.4.6-15) ... [2022-07-04T23:06:03.733Z] #76 ... [2022-07-04T23:06:03.733Z] [2022-07-04T23:06:03.733Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T23:06:03.733Z] #63 sha256:8233c266cb614fac3df61efbcf11dc171d8381469c1b1a5a78fc72b520035e63 [2022-07-04T23:06:03.733Z] #63 DONE 0.8s [2022-07-04T23:06:03.817Z] #36 27.73 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T23:06:03.856Z] #21 18.29 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-04T23:06:03.856Z] #21 18.29 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-04T23:06:03.856Z] #21 18.35 Selecting previously unselected package libcrypt1:armhf. [2022-07-04T23:06:03.856Z] #21 18.36 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-04T23:06:03.856Z] #21 18.36 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-04T23:06:03.856Z] #21 18.44 Selecting previously unselected package libc6:armhf. [2022-07-04T23:06:03.856Z] #21 18.44 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-04T23:06:03.994Z] [2022-07-04T23:06:03.994Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:03.994Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:03.994Z] #55 42.80 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T23:06:03.994Z] #55 42.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T23:06:03.994Z] #55 42.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T23:06:03.994Z] #55 42.80 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T23:06:03.994Z] #55 42.91 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-07-04T23:06:03.994Z] #55 42.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T23:06:03.994Z] #55 43.10 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-07-04T23:06:03.994Z] #55 43.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T23:06:03.994Z] #55 43.25 go: downloading github.com/breml/bidichk v0.2.1 [2022-07-04T23:06:03.994Z] #55 ... [2022-07-04T23:06:03.994Z] [2022-07-04T23:06:03.994Z] #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-04T23:06:03.994Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:06:03.994Z] #40 43.10 NAME: [2022-07-04T23:06:03.994Z] #40 43.10 go-winres - A tool for embedding resources in Windows executables [2022-07-04T23:06:03.994Z] #40 43.10 [2022-07-04T23:06:03.994Z] #40 43.10 USAGE: [2022-07-04T23:06:03.994Z] #40 43.10 go-winres [global options] command [command options] [arguments...] [2022-07-04T23:06:03.994Z] #40 43.10 [2022-07-04T23:06:03.994Z] #40 43.10 COMMANDS: [2022-07-04T23:06:03.994Z] #40 43.10 init Create an initial ./winres/winres.json [2022-07-04T23:06:03.994Z] #40 43.10 make Make syso files for the "go build" command [2022-07-04T23:06:03.994Z] #40 43.10 simply Make syso files for the "go build" command (simplified) [2022-07-04T23:06:03.994Z] #40 43.10 extract Extract all resources from an executable [2022-07-04T23:06:03.994Z] #40 43.10 patch Replace resources in an executable file (exe, dll) [2022-07-04T23:06:03.994Z] #40 43.10 help, h Shows a list of commands or help for one command [2022-07-04T23:06:03.994Z] #40 43.10 [2022-07-04T23:06:03.994Z] #40 43.10 GLOBAL OPTIONS: [2022-07-04T23:06:03.994Z] #40 43.10 --help, -h show help (default: false) [2022-07-04T23:06:03.994Z] #40 DONE 43.4s [2022-07-04T23:06:03.994Z] [2022-07-04T23:06:03.994Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:03.994Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:03.994Z] #55 43.37 go: downloading github.com/breml/errchkjson v0.2.1 [2022-07-04T23:06:03.994Z] #55 43.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T23:06:03.994Z] #55 43.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T23:06:04.113Z] #21 18.64 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-04T23:06:04.269Z] #55 43.53 go: downloading github.com/daixiang0/gci v0.2.9 [2022-07-04T23:06:04.269Z] #55 43.53 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-07-04T23:06:04.269Z] #55 43.56 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T23:06:04.269Z] #55 43.56 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-07-04T23:06:04.269Z] #55 43.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T23:06:04.269Z] #55 43.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T23:06:04.269Z] #55 43.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-04T23:06:04.370Z] #21 19.03 Selecting previously unselected package libapparmor1:armhf. [2022-07-04T23:06:04.370Z] #21 19.03 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-04T23:06:04.370Z] #21 19.04 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-04T23:06:04.370Z] #21 19.10 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-04T23:06:04.370Z] #21 19.10 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-04T23:06:04.370Z] #21 19.11 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-04T23:06:04.370Z] #21 19.18 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-04T23:06:04.387Z] #36 28.23 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T23:06:04.532Z] #55 43.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-04T23:06:04.627Z] #21 19.19 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-04T23:06:04.627Z] #21 19.20 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-04T23:06:04.627Z] #21 19.25 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-04T23:06:04.627Z] #21 19.25 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-04T23:06:04.627Z] #21 19.25 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-04T23:06:04.647Z] #36 28.55 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T23:06:04.795Z] #55 43.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-04T23:06:04.795Z] #55 44.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T23:06:04.795Z] #55 44.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T23:06:04.795Z] #55 44.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T23:06:04.795Z] #55 44.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T23:06:04.808Z] #67 28.50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T23:06:04.833Z] #42 51.00 Setting up libicu67:arm64 (67.1-7) ... [2022-07-04T23:06:04.833Z] #42 51.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:04.833Z] #42 51.04 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-04T23:06:04.833Z] #42 51.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:04.833Z] #42 51.10 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-04T23:06:04.833Z] #42 51.11 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-04T23:06:04.833Z] #42 51.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:06:04.883Z] #21 19.33 Selecting previously unselected package libc6:ppc64el. [2022-07-04T23:06:04.884Z] #21 19.33 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-04T23:06:04.884Z] #21 19.56 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-04T23:06:05.057Z] #55 44.31 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T23:06:05.057Z] #55 44.36 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T23:06:05.057Z] #55 44.39 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T23:06:05.070Z] #67 29.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:06:05.094Z] #42 51.16 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:06:05.094Z] #42 51.18 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-04T23:06:05.094Z] #42 51.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:06:05.094Z] #42 51.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:05.321Z] #55 44.45 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T23:06:05.321Z] #55 44.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T23:06:05.321Z] #55 44.47 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T23:06:05.321Z] #55 44.50 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T23:06:05.321Z] #55 44.57 go: downloading github.com/kulti/thelper v0.5.0 [2022-07-04T23:06:05.321Z] #55 44.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T23:06:05.321Z] #55 44.63 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T23:06:05.446Z] #21 20.18 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-04T23:06:05.446Z] #21 20.18 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-04T23:06:05.581Z] #55 44.78 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-07-04T23:06:05.581Z] #55 44.83 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-07-04T23:06:05.581Z] #55 44.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T23:06:05.581Z] #55 44.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T23:06:05.581Z] #55 44.91 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T23:06:05.581Z] #55 44.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T23:06:05.581Z] #55 44.95 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-07-04T23:06:05.581Z] #55 44.95 go: downloading github.com/mgechev/revive v1.1.3 [2022-07-04T23:06:05.607Z] #36 29.58 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T23:06:05.703Z] #21 20.19 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-04T23:06:05.703Z] #21 20.24 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-04T23:06:05.703Z] #21 20.24 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-04T23:06:05.703Z] #21 20.25 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-04T23:06:05.703Z] #21 20.33 Selecting previously unselected package libseccomp2:s390x. [2022-07-04T23:06:05.703Z] #21 20.34 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-04T23:06:05.703Z] #21 20.34 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-04T23:06:05.703Z] #21 20.39 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-04T23:06:05.703Z] #21 20.39 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-04T23:06:05.703Z] #21 20.40 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-04T23:06:05.703Z] #21 20.47 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-04T23:06:05.703Z] #21 20.47 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-04T23:06:05.958Z] #21 20.48 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-04T23:06:05.958Z] #21 20.53 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-04T23:06:05.958Z] #21 20.53 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-04T23:06:05.958Z] #21 20.54 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-04T23:06:05.958Z] #21 20.60 Selecting previously unselected package libseccomp2:armhf. [2022-07-04T23:06:05.958Z] #21 20.60 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-04T23:06:05.958Z] #21 20.61 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-04T23:06:05.958Z] #21 20.65 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-04T23:06:05.958Z] #21 20.66 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-04T23:06:05.958Z] #21 20.67 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-04T23:06:06.189Z] #55 ... [2022-07-04T23:06:06.189Z] [2022-07-04T23:06:06.189Z] #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-04T23:06:06.189Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:06.189Z] #76 43.25 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T23:06:06.189Z] #76 43.25 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T23:06:06.189Z] #76 43.25 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:06:06.189Z] #76 43.45 Selecting previously unselected package libyajl2:amd64. [2022-07-04T23:06:06.189Z] #76 43.45 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T23:06:06.189Z] #76 43.45 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:06:06.189Z] #76 43.56 Selecting previously unselected package libyajl-dev:amd64. [2022-07-04T23:06:06.189Z] #76 43.56 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-04T23:06:06.189Z] #76 43.65 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T23:06:06.189Z] #76 43.80 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:06.189Z] #76 43.80 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T23:06:06.189Z] #76 43.84 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:06:06.189Z] #76 43.84 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T23:06:06.189Z] #76 43.95 Setting up file (1:5.39-3) ... [2022-07-04T23:06:06.189Z] #76 43.95 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:06:06.189Z] #76 43.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:06.189Z] #76 43.95 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:06.189Z] #76 43.99 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:06:06.189Z] #76 43.99 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T23:06:06.189Z] #76 44.04 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-04T23:06:06.189Z] #76 44.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:06:06.189Z] #76 44.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:06:06.189Z] #76 44.10 Setting up patch (2.7.6-7) ... [2022-07-04T23:06:06.189Z] #76 44.11 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:06:06.189Z] #76 44.12 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T23:06:06.189Z] #76 44.15 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T23:06:06.189Z] #76 44.15 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:06:06.189Z] #76 44.17 Setting up libtool (2.4.6-15) ... [2022-07-04T23:06:06.189Z] #76 44.27 Setting up m4 (1.4.18-5) ... [2022-07-04T23:06:06.189Z] #76 44.31 Setting up dpkg-dev (1.20.10) ... [2022-07-04T23:06:06.189Z] #76 44.35 Setting up autoconf (2.69-14) ... [2022-07-04T23:06:06.189Z] #76 44.38 Setting up build-essential (12.9) ... [2022-07-04T23:06:06.189Z] #76 44.38 Setting up automake (1:1.16.3-2) ... [2022-07-04T23:06:06.189Z] #76 44.39 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T23:06:06.189Z] #76 44.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:06.189Z] #76 DONE 45.3s [2022-07-04T23:06:06.189Z] [2022-07-04T23:06:06.189Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:06.189Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:06.189Z] #55 45.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T23:06:06.189Z] #55 45.50 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T23:06:06.189Z] #55 45.50 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T23:06:06.189Z] #55 45.55 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-07-04T23:06:06.189Z] #55 45.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-07-04T23:06:06.215Z] #21 20.74 Selecting previously unselected package libseccomp2:armel. [2022-07-04T23:06:06.215Z] #21 20.74 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-04T23:06:06.215Z] #21 20.75 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-04T23:06:06.215Z] #21 20.79 Selecting previously unselected package libseccomp-dev:armel. [2022-07-04T23:06:06.215Z] #21 20.80 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-04T23:06:06.215Z] #21 20.81 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-04T23:06:06.215Z] #21 20.86 Selecting previously unselected package libseccomp2:arm64. [2022-07-04T23:06:06.215Z] #21 20.86 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-04T23:06:06.215Z] #21 20.87 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:06.215Z] #21 20.91 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-04T23:06:06.215Z] #21 20.91 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-04T23:06:06.215Z] #21 20.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:06.447Z] #67 ... [2022-07-04T23:06:06.447Z] [2022-07-04T23:06:06.447Z] #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-04T23:06:06.447Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:06.447Z] #76 30.76 Fetched 8548 kB in 23s (367 kB/s) [2022-07-04T23:06:06.451Z] #55 45.60 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T23:06:06.451Z] #55 45.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T23:06:06.451Z] #55 45.72 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T23:06:06.451Z] #55 45.75 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-07-04T23:06:06.470Z] #21 21.00 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.01 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.02 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.04 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.05 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.06 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-04T23:06:06.470Z] #21 21.07 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-04T23:06:06.470Z] #21 21.09 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-04T23:06:06.470Z] #21 21.10 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-04T23:06:06.470Z] #21 21.11 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-04T23:06:06.470Z] #21 21.12 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.14 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.15 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.16 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.17 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-04T23:06:06.470Z] #21 21.18 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-04T23:06:06.488Z] #42 DONE 52.8s [2022-07-04T23:06:06.488Z] [2022-07-04T23:06:06.488Z] #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-04T23:06:06.488Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T23:06:06.488Z] #51 47.39 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-04T23:06:06.488Z] #51 47.47 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T23:06:06.488Z] #51 51.54 Setting up criu (3.17-1) ... [2022-07-04T23:06:06.549Z] #36 30.51 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T23:06:06.711Z] #55 45.93 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T23:06:06.711Z] #55 45.93 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-07-04T23:06:06.711Z] #55 45.93 go: downloading github.com/sivchari/tenv v1.4.7 [2022-07-04T23:06:06.711Z] #55 45.93 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T23:06:06.711Z] #55 45.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T23:06:06.711Z] #55 45.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T23:06:06.749Z] #51 ... [2022-07-04T23:06:06.749Z] [2022-07-04T23:06:06.749Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T23:06:06.749Z] #43 sha256:98560eadee694079f5dbba0e8a411969120eda0b1b181cc0161f2996faaf168a [2022-07-04T23:06:06.749Z] #43 DONE 0.2s [2022-07-04T23:06:06.749Z] [2022-07-04T23:06:06.749Z] #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-04T23:06:06.749Z] #44 sha256:d3931973e6d5a768b9441c2e6802e167dd90d35dc2cdb913933584dda7d08aae [2022-07-04T23:06:06.809Z] #36 ... [2022-07-04T23:06:06.809Z] [2022-07-04T23:06:06.809Z] #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-04T23:06:06.809Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T23:06:06.809Z] #38 30.47 tomll can be used in two ways: [2022-07-04T23:06:06.809Z] #38 30.47 Writing to STDIN and reading from STDOUT: [2022-07-04T23:06:06.809Z] #38 30.47 cat file.toml | tomll > file.toml [2022-07-04T23:06:06.809Z] #38 30.47 [2022-07-04T23:06:06.809Z] #38 30.47 Reading and updating a list of files: [2022-07-04T23:06:06.809Z] #38 30.47 tomll a.toml b.toml c.toml [2022-07-04T23:06:06.809Z] #38 30.47 [2022-07-04T23:06:06.809Z] #38 30.47 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T23:06:06.809Z] #38 DONE 30.8s [2022-07-04T23:06:06.809Z] [2022-07-04T23:06:06.809Z] #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-04T23:06:06.809Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:06:06.809Z] #36 30.69 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T23:06:06.809Z] #36 ... [2022-07-04T23:06:06.809Z] [2022-07-04T23:06:06.809Z] #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-04T23:06:06.809Z] #67 sha256:a39a69dbdb9c522f899e2109bc03d89a9b065adf0eec7fb505ba7286e4760397 [2022-07-04T23:06:06.809Z] #67 23.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-04T23:06:06.809Z] #67 28.23 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-04T23:06:06.809Z] #67 28.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-04T23:06:06.809Z] #67 ... [2022-07-04T23:06:06.809Z] [2022-07-04T23:06:06.809Z] #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-04T23:06:06.809Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:06:06.809Z] #36 30.82 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T23:06:06.972Z] #55 46.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T23:06:06.972Z] #55 46.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T23:06:06.972Z] #55 46.18 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T23:06:06.972Z] #55 46.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T23:06:06.972Z] #55 46.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-07-04T23:06:06.972Z] #55 46.32 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T23:06:06.972Z] #55 46.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T23:06:06.972Z] #55 46.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-04T23:06:06.972Z] #55 46.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T23:06:07.013Z] #76 30.76 Reading package lists... [2022-07-04T23:06:07.013Z] #76 ... [2022-07-04T23:06:07.013Z] [2022-07-04T23:06:07.013Z] #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-04T23:06:07.013Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-04T23:06:07.013Z] #38 31.14 tomll can be used in two ways: [2022-07-04T23:06:07.013Z] #38 31.19 Writing to STDIN and reading from STDOUT: [2022-07-04T23:06:07.013Z] #38 31.19 cat file.toml | tomll > file.toml [2022-07-04T23:06:07.013Z] #38 31.19 [2022-07-04T23:06:07.013Z] #38 31.21 Reading and updating a list of files: [2022-07-04T23:06:07.013Z] #38 31.21 tomll a.toml b.toml c.toml [2022-07-04T23:06:07.013Z] #38 31.21 [2022-07-04T23:06:07.013Z] #38 31.21 When given a list of files, tomll will modify all files in place without asking. [2022-07-04T23:06:07.013Z] #38 DONE 31.5s [2022-07-04T23:06:07.232Z] #55 46.54 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T23:06:07.232Z] #55 46.60 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-07-04T23:06:07.272Z] [2022-07-04T23:06:07.272Z] #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-04T23:06:07.272Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:07.272Z] #51 31.36 Fetched 8552 kB in 25s (342 kB/s) [2022-07-04T23:06:07.493Z] #55 46.90 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T23:06:07.493Z] #55 47.01 go: downloading honnef.co/go/tools v0.2.2 [2022-07-04T23:06:07.695Z] #44 0.707 + RM_GOPATH=0 [2022-07-04T23:06:07.695Z] #44 0.711 + TMP_GOPATH= [2022-07-04T23:06:07.695Z] #44 0.711 + : /build [2022-07-04T23:06:07.695Z] #44 0.711 + '[' -z '' ']' [2022-07-04T23:06:07.695Z] #44 0.715 ++ mktemp -d [2022-07-04T23:06:07.695Z] #44 0.723 + export GOPATH=/tmp/tmp.pubWGBfRKf [2022-07-04T23:06:07.695Z] #44 0.723 + GOPATH=/tmp/tmp.pubWGBfRKf [2022-07-04T23:06:07.695Z] #44 0.724 + RM_GOPATH=1 [2022-07-04T23:06:07.695Z] #44 0.724 + case "$(go env GOARCH)" in [2022-07-04T23:06:07.695Z] #44 0.725 ++ go env GOARCH [2022-07-04T23:06:07.695Z] #44 0.752 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:07.695Z] #44 0.753 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:07.695Z] #44 0.753 ++ dirname /install.sh [2022-07-04T23:06:07.695Z] #44 0.755 + dir=/ [2022-07-04T23:06:07.695Z] #44 0.759 + bin=tini [2022-07-04T23:06:07.695Z] #44 0.759 + shift [2022-07-04T23:06:07.695Z] #44 0.759 + '[' '!' -f //tini.installer ']' [2022-07-04T23:06:07.695Z] #44 0.759 + . //tini.installer [2022-07-04T23:06:07.695Z] #44 0.764 ++ : v0.19.0 [2022-07-04T23:06:07.695Z] #44 0.767 + install_tini [2022-07-04T23:06:07.695Z] #44 0.767 + echo 'Install tini version v0.19.0' [2022-07-04T23:06:07.695Z] #44 0.767 Install tini version v0.19.0 [2022-07-04T23:06:07.695Z] #44 0.767 + git clone https://github.com/krallin/tini.git /tmp/tmp.pubWGBfRKf/tini [2022-07-04T23:06:07.695Z] #44 0.769 Cloning into '/tmp/tmp.pubWGBfRKf/tini'... [2022-07-04T23:06:07.837Z] #21 22.42 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-04T23:06:08.066Z] #55 ... [2022-07-04T23:06:08.066Z] [2022-07-04T23:06:08.066Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:08.066Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:08.066Z] #14 31.24 Reading package lists... [2022-07-04T23:06:08.066Z] #14 37.53 Building dependency tree... [2022-07-04T23:06:08.066Z] #14 41.87 The following additional packages will be installed: [2022-07-04T23:06:08.066Z] #14 41.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:06:08.066Z] #14 41.87 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T23:06:08.066Z] #14 41.87 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T23:06:08.066Z] #14 41.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T23:06:08.066Z] #14 41.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T23:06:08.066Z] #14 41.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T23:06:08.066Z] #14 41.90 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T23:06:08.066Z] #14 41.90 Suggested packages: [2022-07-04T23:06:08.066Z] #14 41.90 gcc-10-locales seccomp wine64 [2022-07-04T23:06:08.066Z] #14 43.25 The following NEW packages will be installed: [2022-07-04T23:06:08.066Z] #14 43.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:06:08.066Z] #14 43.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T23:06:08.066Z] #14 43.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T23:06:08.066Z] #14 43.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T23:06:08.066Z] #14 43.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T23:06:08.066Z] #14 43.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T23:06:08.066Z] #14 43.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T23:06:08.066Z] #14 43.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T23:06:08.066Z] #14 43.25 mingw-w64-x86-64-dev [2022-07-04T23:06:08.066Z] #14 43.65 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:08.066Z] #14 43.65 Need to get 115 MB of archives. [2022-07-04T23:06:08.066Z] #14 43.65 After this operation, 645 MB of additional disk space will be used. [2022-07-04T23:06:08.066Z] #14 43.65 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-04T23:06:08.066Z] #14 43.80 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-04T23:06:08.066Z] #14 43.95 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-04T23:06:08.066Z] #14 43.95 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-04T23:06:08.066Z] #14 43.95 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-04T23:06:08.066Z] #14 43.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T23:06:08.066Z] #14 44.24 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-04T23:06:08.066Z] #14 44.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-04T23:06:08.066Z] #14 44.47 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-04T23:06:08.066Z] #14 45.09 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-04T23:06:08.066Z] #14 46.49 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-04T23:06:08.066Z] #14 46.97 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-04T23:06:08.066Z] #14 ... [2022-07-04T23:06:08.066Z] [2022-07-04T23:06:08.066Z] #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-04T23:06:08.066Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:08.066Z] #42 31.67 Reading package lists... [2022-07-04T23:06:08.066Z] #42 37.83 Building dependency tree... [2022-07-04T23:06:08.066Z] #42 42.31 The following additional packages will be installed: [2022-07-04T23:06:08.066Z] #42 42.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-04T23:06:08.066Z] #42 42.37 Suggested packages: [2022-07-04T23:06:08.066Z] #42 42.37 cmake-doc ninja-build lrzip [2022-07-04T23:06:08.066Z] #42 42.37 Recommended packages: [2022-07-04T23:06:08.066Z] #42 42.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T23:06:08.066Z] #42 43.37 The following NEW packages will be installed: [2022-07-04T23:06:08.066Z] #42 43.37 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-04T23:06:08.066Z] #42 43.37 vim-common xxd [2022-07-04T23:06:08.066Z] #42 43.88 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:08.066Z] #42 43.88 Need to get 17.7 MB of archives. [2022-07-04T23:06:08.066Z] #42 43.88 After this operation, 70.7 MB of additional disk space will be used. [2022-07-04T23:06:08.066Z] #42 43.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:06:08.066Z] #42 43.94 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-04T23:06:08.066Z] #42 43.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T23:06:08.066Z] #42 43.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T23:06:08.066Z] #42 44.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-04T23:06:08.066Z] #42 44.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-04T23:06:08.066Z] #42 44.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-04T23:06:08.066Z] #42 44.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-04T23:06:08.066Z] #42 44.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-04T23:06:08.066Z] #42 44.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-04T23:06:08.066Z] #42 45.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:08.066Z] #42 46.03 Fetched 17.7 MB in 2s (11.7 MB/s) [2022-07-04T23:06:08.066Z] #42 46.12 Selecting previously unselected package xxd. [2022-07-04T23:06:08.066Z] #42 46.12 (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-04T23:06:08.066Z] #42 46.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:06:08.066Z] #42 46.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:08.066Z] #42 46.39 Selecting previously unselected package vim-common. [2022-07-04T23:06:08.066Z] #42 46.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:06:08.066Z] #42 46.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:08.066Z] #42 46.68 Selecting previously unselected package cmake-data. [2022-07-04T23:06:08.066Z] #42 46.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T23:06:08.066Z] #42 46.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:06:08.269Z] #44 1.438 + cd /tmp/tmp.pubWGBfRKf/tini [2022-07-04T23:06:08.269Z] #44 1.439 + git checkout -q v0.19.0 [2022-07-04T23:06:08.269Z] #44 1.471 + cmake . [2022-07-04T23:06:08.327Z] #42 ... [2022-07-04T23:06:08.327Z] [2022-07-04T23:06:08.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:08.327Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:08.327Z] #14 47.58 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-04T23:06:08.842Z] #44 2.050 -- The C compiler identification is GNU 10.2.1 [2022-07-04T23:06:08.843Z] #44 2.131 -- Detecting C compiler ABI info [2022-07-04T23:06:09.204Z] #21 23.66 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-04T23:06:09.417Z] #44 ... [2022-07-04T23:06:09.417Z] [2022-07-04T23:06:09.417Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-04T23:06:09.417Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-04T23:06:09.417Z] #51 54.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:09.417Z] #51 DONE 55.1s [2022-07-04T23:06:09.417Z] [2022-07-04T23:06:09.417Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:09.417Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:06:09.417Z] #14 55.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T23:06:09.417Z] #14 55.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T23:06:09.417Z] #14 55.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:06:09.709Z] #14 ... [2022-07-04T23:06:09.709Z] [2022-07-04T23:06:09.709Z] #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-04T23:06:09.709Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:09.709Z] #51 32.61 Reading package lists... [2022-07-04T23:06:09.709Z] #51 38.56 Building dependency tree... [2022-07-04T23:06:09.709Z] #51 43.11 The following additional packages will be installed: [2022-07-04T23:06:09.709Z] #51 43.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T23:06:09.709Z] #51 43.15 python3-protobuf python3-six [2022-07-04T23:06:09.709Z] #51 43.15 Suggested packages: [2022-07-04T23:06:09.709Z] #51 43.15 python3-setuptools [2022-07-04T23:06:09.709Z] #51 43.15 Recommended packages: [2022-07-04T23:06:09.709Z] #51 43.15 iproute2 | iproute [2022-07-04T23:06:09.709Z] #51 43.91 The following NEW packages will be installed: [2022-07-04T23:06:09.709Z] #51 43.91 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T23:06:09.709Z] #51 43.91 python3-protobuf python3-six [2022-07-04T23:06:09.709Z] #51 44.38 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:09.710Z] #51 44.38 Need to get 2314 kB of archives. [2022-07-04T23:06:09.710Z] #51 44.38 After this operation, 11.1 MB of additional disk space will be used. [2022-07-04T23:06:09.710Z] #51 44.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-04T23:06:09.710Z] #51 44.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:06:09.710Z] #51 44.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T23:06:09.710Z] #51 44.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-04T23:06:09.710Z] #51 44.52 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-04T23:06:09.710Z] #51 44.52 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-04T23:06:09.710Z] #51 44.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-04T23:06:09.710Z] #51 46.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-04T23:06:09.710Z] #51 48.30 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:09.710Z] #51 48.55 Fetched 2314 kB in 3s (716 kB/s) [2022-07-04T23:06:09.710Z] #51 ... [2022-07-04T23:06:09.710Z] [2022-07-04T23:06:09.710Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:09.710Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:09.710Z] #55 48.22 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-07-04T23:06:09.710Z] #55 48.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T23:06:09.710Z] #55 48.28 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T23:06:09.710Z] #55 48.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T23:06:09.710Z] #55 48.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T23:06:09.710Z] #55 48.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T23:06:09.710Z] #55 48.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T23:06:09.710Z] #55 48.71 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-04T23:06:09.710Z] #55 48.79 go: downloading golang.org/x/text v0.3.7 [2022-07-04T23:06:10.222Z] #36 34.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T23:06:10.570Z] #21 24.91 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-04T23:06:10.806Z] #14 ... [2022-07-04T23:06:10.806Z] [2022-07-04T23:06:10.806Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:06:10.806Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:06:10.806Z] #77 0.747 Cloning into '/tmp/crun-build'... [2022-07-04T23:06:10.806Z] #77 5.677 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T23:06:10.806Z] #77 5.726 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T23:06:10.806Z] #77 7.026 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T23:06:10.806Z] #77 7.040 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T23:06:10.806Z] #77 7.057 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T23:06:10.806Z] #77 7.062 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T23:06:10.806Z] #77 7.087 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T23:06:10.806Z] #77 9.553 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T23:06:10.806Z] #77 ... [2022-07-04T23:06:10.806Z] [2022-07-04T23:06:10.806Z] #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-04T23:06:10.806Z] #44 sha256:d3931973e6d5a768b9441c2e6802e167dd90d35dc2cdb913933584dda7d08aae [2022-07-04T23:06:10.806Z] #44 3.108 -- Detecting C compiler ABI info - done [2022-07-04T23:06:10.806Z] #44 3.331 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T23:06:10.806Z] #44 3.346 -- Detecting C compile features [2022-07-04T23:06:10.806Z] #44 3.346 -- Detecting C compile features - done [2022-07-04T23:06:10.806Z] #44 3.434 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T23:06:10.806Z] #44 3.751 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T23:06:10.806Z] #44 3.827 -- Configuring done [2022-07-04T23:06:10.806Z] #44 3.852 -- Generating done [2022-07-04T23:06:10.806Z] #44 3.859 -- Build files have been written to: /tmp/tmp.pubWGBfRKf/tini [2022-07-04T23:06:10.806Z] #44 3.880 + make tini-static [2022-07-04T23:06:10.971Z] #36 35.00 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-04T23:06:11.069Z] #44 4.246 Scanning dependencies of target tini-static [2022-07-04T23:06:11.069Z] #44 ... [2022-07-04T23:06:11.069Z] [2022-07-04T23:06:11.069Z] #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-04T23:06:11.069Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-04T23:06:11.069Z] #53 57.03 gotestsum version dev [2022-07-04T23:06:11.069Z] #53 DONE 57.4s [2022-07-04T23:06:11.069Z] [2022-07-04T23:06:11.069Z] #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-04T23:06:11.069Z] #44 sha256:d3931973e6d5a768b9441c2e6802e167dd90d35dc2cdb913933584dda7d08aae [2022-07-04T23:06:11.069Z] #44 4.360 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T23:06:11.470Z] #51 31.36 Reading package lists... [2022-07-04T23:06:11.470Z] #51 ... [2022-07-04T23:06:11.470Z] [2022-07-04T23:06:11.470Z] #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-04T23:06:11.470Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:06:11.470Z] #53 25.23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-04T23:06:11.470Z] #53 25.33 go: downloading golang.org/x/mod v0.3.0 [2022-07-04T23:06:11.470Z] #53 ... [2022-07-04T23:06:11.470Z] [2022-07-04T23:06:11.470Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:11.470Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:11.470Z] #14 24.29 Reading package lists... [2022-07-04T23:06:11.498Z] #21 26.15 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-04T23:06:12.408Z] #14 35.17 Building dependency tree... [2022-07-04T23:06:12.408Z] #14 ... [2022-07-04T23:06:12.408Z] [2022-07-04T23:06:12.408Z] #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-04T23:06:12.408Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:06:12.408Z] #36 26.73 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-04T23:06:12.408Z] #36 26.73 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-04T23:06:12.408Z] #36 27.98 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-04T23:06:12.408Z] #36 28.26 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-04T23:06:12.408Z] #36 28.67 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-04T23:06:12.408Z] #36 29.26 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-04T23:06:12.408Z] #36 29.53 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-04T23:06:12.408Z] #36 29.58 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-04T23:06:12.408Z] #36 29.66 go: downloading github.com/peterh/liner v1.2.2 [2022-07-04T23:06:12.408Z] #36 30.01 go: downloading github.com/google/go-dap v0.6.0 [2022-07-04T23:06:12.408Z] #36 30.35 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-04T23:06:12.408Z] #36 30.97 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-04T23:06:12.408Z] #36 32.30 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-04T23:06:12.408Z] #36 32.67 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-04T23:06:12.408Z] #36 32.74 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-04T23:06:12.408Z] #36 35.61 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T23:06:12.408Z] #36 35.69 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-04T23:06:12.866Z] #21 27.38 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-04T23:06:12.866Z] #21 27.40 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-04T23:06:12.866Z] #21 27.41 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-04T23:06:12.866Z] #21 27.43 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-04T23:06:12.866Z] #21 27.44 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-04T23:06:12.866Z] #21 27.45 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:12.866Z] #21 27.47 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-04T23:06:12.866Z] #21 27.48 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-04T23:06:12.866Z] #21 27.49 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-04T23:06:12.866Z] #21 27.51 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-04T23:06:12.866Z] #21 27.52 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-04T23:06:12.866Z] #21 27.53 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-04T23:06:12.866Z] #21 27.54 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-04T23:06:12.866Z] #21 27.55 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-04T23:06:12.913Z] #36 36.79 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-04T23:06:12.979Z] #36 ... [2022-07-04T23:06:12.979Z] [2022-07-04T23:06:12.980Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:12.980Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:12.980Z] #14 35.17 Building dependency tree... [2022-07-04T23:06:12.989Z] #44 6.215 [100%] Linking C executable tini-static [2022-07-04T23:06:13.123Z] #21 27.57 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-04T23:06:13.123Z] #21 27.58 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:13.123Z] #21 27.59 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-04T23:06:13.123Z] #21 27.60 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-04T23:06:13.123Z] #21 27.61 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-04T23:06:13.123Z] #21 27.63 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-04T23:06:13.123Z] #21 27.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:13.380Z] #21 DONE 28.1s [2022-07-04T23:06:13.380Z] [2022-07-04T23:06:13.380Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T23:06:13.380Z] #66 sha256:5a3069db278d26b2b643c9415717a8f9b95872139523f756dc7c15f071858c18 [2022-07-04T23:06:13.571Z] #44 6.642 [100%] Built target tini-static [2022-07-04T23:06:13.571Z] #44 6.699 + mkdir -p /build [2022-07-04T23:06:13.571Z] #44 6.710 + cp tini-static /build/docker-init [2022-07-04T23:06:13.637Z] #66 DONE 0.1s [2022-07-04T23:06:13.637Z] [2022-07-04T23:06:13.637Z] #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-04T23:06:13.637Z] #67 sha256:601e04235a71a932dcb5583c3db92bcf5191fc101bb4ede181d83866483a4a17 [2022-07-04T23:06:13.858Z] #36 ... [2022-07-04T23:06:13.858Z] [2022-07-04T23:06:13.858Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:13.858Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:13.858Z] #14 23.65 Reading package lists... [2022-07-04T23:06:13.858Z] #14 34.75 Building dependency tree... [2022-07-04T23:06:13.908Z] #55 ... [2022-07-04T23:06:13.908Z] [2022-07-04T23:06:13.908Z] #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-04T23:06:13.908Z] #64 sha256:dcace08dcf7cc54925e53188046e22cc3b3bc00a00becdda270e8f202e0ca943 [2022-07-04T23:06:13.908Z] #64 9.603 + RM_GOPATH=0 [2022-07-04T23:06:13.908Z] #64 9.603 + TMP_GOPATH= [2022-07-04T23:06:13.908Z] #64 9.603 + : /build [2022-07-04T23:06:13.908Z] #64 9.603 + '[' -z '' ']' [2022-07-04T23:06:13.908Z] #64 9.605 ++ mktemp -d [2022-07-04T23:06:13.908Z] #64 9.610 + export GOPATH=/tmp/tmp.LpoI8at5us [2022-07-04T23:06:13.908Z] #64 9.610 + GOPATH=/tmp/tmp.LpoI8at5us [2022-07-04T23:06:13.908Z] #64 9.610 + RM_GOPATH=1 [2022-07-04T23:06:13.908Z] #64 9.610 + case "$(go env GOARCH)" in [2022-07-04T23:06:13.908Z] #64 9.612 ++ go env GOARCH [2022-07-04T23:06:13.908Z] #64 9.643 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:13.908Z] #64 9.643 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:13.908Z] #64 9.644 ++ dirname /install.sh [2022-07-04T23:06:13.908Z] #64 9.651 + dir=/ [2022-07-04T23:06:13.908Z] #64 9.651 + bin=containerd [2022-07-04T23:06:13.908Z] #64 9.652 + shift [2022-07-04T23:06:13.908Z] #64 9.653 + '[' '!' -f //containerd.installer ']' [2022-07-04T23:06:13.908Z] #64 9.653 + . //containerd.installer [2022-07-04T23:06:13.908Z] #64 9.653 ++ set -e [2022-07-04T23:06:13.908Z] #64 9.653 ++ : v1.6.6 [2022-07-04T23:06:13.908Z] #64 9.653 + install_containerd [2022-07-04T23:06:13.908Z] #64 9.663 + echo 'Install containerd version v1.6.6' [2022-07-04T23:06:13.908Z] #64 9.663 Install containerd version v1.6.6 [2022-07-04T23:06:13.908Z] #64 9.664 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LpoI8at5us/src/github.com/containerd/containerd [2022-07-04T23:06:13.908Z] #64 9.675 Cloning into '/tmp/tmp.LpoI8at5us/src/github.com/containerd/containerd'... [2022-07-04T23:06:13.908Z] #64 ... [2022-07-04T23:06:13.908Z] [2022-07-04T23:06:13.908Z] #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-04T23:06:13.908Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:13.908Z] #51 48.87 Selecting previously unselected package libprotobuf23:amd64. [2022-07-04T23:06:13.908Z] #51 48.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-04T23:06:13.908Z] #51 48.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-04T23:06:13.908Z] #51 49.04 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T23:06:13.908Z] #51 49.86 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:06:13.908Z] #51 49.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:06:13.908Z] #51 49.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:06:13.908Z] #51 50.13 Selecting previously unselected package python3-six. [2022-07-04T23:06:13.908Z] #51 50.13 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T23:06:13.908Z] #51 50.13 Unpacking python3-six (1.16.0-2) ... [2022-07-04T23:06:13.908Z] #51 50.17 Selecting previously unselected package python3-protobuf. [2022-07-04T23:06:13.908Z] #51 50.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-04T23:06:13.908Z] #51 50.27 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T23:06:13.908Z] #51 50.71 Selecting previously unselected package libnet1:amd64. [2022-07-04T23:06:13.908Z] #51 50.71 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T23:06:13.908Z] #51 50.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:06:13.908Z] #51 50.81 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T23:06:13.908Z] #51 50.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T23:06:13.908Z] #51 50.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:06:13.908Z] #51 50.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:06:13.908Z] #51 50.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:13.908Z] #51 51.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:13.908Z] #51 51.10 Selecting previously unselected package criu. [2022-07-04T23:06:13.908Z] #51 51.10 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-04T23:06:13.908Z] #51 51.10 Unpacking criu (3.17-1) ... [2022-07-04T23:06:13.908Z] #51 51.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:06:14.170Z] #44 DONE 7.3s [2022-07-04T23:06:14.170Z] [2022-07-04T23:06:14.170Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:06:14.170Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:06:14.170Z] #77 11.67 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T23:06:14.170Z] #77 12.78 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T23:06:14.170Z] #77 12.99 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T23:06:14.170Z] #77 13.20 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T23:06:14.361Z] #14 ... [2022-07-04T23:06:14.361Z] [2022-07-04T23:06:14.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-04T23:06:14.361Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:14.361Z] #42 28.85 Fetched 8548 kB in 23s (378 kB/s) [2022-07-04T23:06:14.361Z] #42 28.85 Reading package lists... [2022-07-04T23:06:14.846Z] #51 53.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T23:06:14.846Z] #51 53.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:06:14.846Z] #51 53.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:14.846Z] #51 53.78 Setting up python3-six (1.16.0-2) ... [2022-07-04T23:06:15.004Z] #67 ... [2022-07-04T23:06:15.004Z] [2022-07-04T23:06:15.004Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T23:06:15.004Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-04T23:06:15.004Z] #22 DONE 1.3s [2022-07-04T23:06:15.004Z] [2022-07-04T23:06:15.004Z] #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-04T23:06:15.004Z] #67 sha256:601e04235a71a932dcb5583c3db92bcf5191fc101bb4ede181d83866483a4a17 [2022-07-04T23:06:15.004Z] #67 1.228 + RM_GOPATH=0 [2022-07-04T23:06:15.004Z] #67 1.228 + TMP_GOPATH= [2022-07-04T23:06:15.004Z] #67 1.228 + : /build [2022-07-04T23:06:15.004Z] #67 1.228 + '[' -z '' ']' [2022-07-04T23:06:15.004Z] #67 1.236 ++ mktemp -d [2022-07-04T23:06:15.004Z] #67 1.236 + export GOPATH=/tmp/tmp.2ngYKgErsz [2022-07-04T23:06:15.004Z] #67 1.236 + GOPATH=/tmp/tmp.2ngYKgErsz [2022-07-04T23:06:15.004Z] #67 1.236 + RM_GOPATH=1 [2022-07-04T23:06:15.004Z] #67 1.236 + case "$(go env GOARCH)" in [2022-07-04T23:06:15.004Z] #67 1.236 ++ go env GOARCH [2022-07-04T23:06:15.004Z] #67 1.240 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:15.004Z] #67 1.241 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:15.004Z] #67 1.241 ++ dirname /install.sh [2022-07-04T23:06:15.004Z] #67 1.254 + dir=/ [2022-07-04T23:06:15.004Z] #67 1.254 + bin=runc [2022-07-04T23:06:15.004Z] #67 1.254 + shift [2022-07-04T23:06:15.004Z] #67 1.254 + '[' '!' -f //runc.installer ']' [2022-07-04T23:06:15.004Z] #67 1.254 + . //runc.installer [2022-07-04T23:06:15.004Z] #67 1.254 ++ set -e [2022-07-04T23:06:15.004Z] #67 1.254 ++ : v1.1.2 [2022-07-04T23:06:15.004Z] #67 1.254 + install_runc [2022-07-04T23:06:15.004Z] #67 1.254 + RUNC_BUILDTAGS=seccomp [2022-07-04T23:06:15.004Z] #67 1.254 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T23:06:15.004Z] #67 1.254 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2ngYKgErsz/src/github.com/opencontainers/runc [2022-07-04T23:06:15.004Z] #67 1.254 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T23:06:15.004Z] #67 1.261 Cloning into '/tmp/tmp.2ngYKgErsz/src/github.com/opencontainers/runc'... [2022-07-04T23:06:15.764Z] #14 ... [2022-07-04T23:06:15.764Z] [2022-07-04T23:06:15.764Z] #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-04T23:06:15.764Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:06:15.764Z] #47 38.20 Updating files: 52% (1144/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 84% (1841/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-04T23:06:15.764Z] #47 39.62 + git checkout -q v2.3.0 [2022-07-04T23:06:15.935Z] #67 ... [2022-07-04T23:06:15.935Z] [2022-07-04T23:06:15.935Z] #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-04T23:06:15.935Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-04T23:06:15.935Z] #23 DONE 1.0s [2022-07-04T23:06:15.935Z] [2022-07-04T23:06:15.935Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T23:06:15.935Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-04T23:06:16.339Z] #51 ... [2022-07-04T23:06:16.339Z] [2022-07-04T23:06:16.339Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:16.339Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:16.339Z] #55 54.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-07-04T23:06:16.339Z] #55 54.41 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T23:06:16.339Z] #55 54.52 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T23:06:16.339Z] #55 54.55 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T23:06:16.339Z] #55 54.60 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T23:06:16.339Z] #55 54.60 go: downloading golang.org/x/mod v0.5.1 [2022-07-04T23:06:16.339Z] #55 54.65 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T23:06:16.339Z] #55 54.86 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T23:06:16.339Z] #55 54.86 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T23:06:16.339Z] #55 54.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T23:06:16.339Z] #55 54.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T23:06:16.339Z] #55 55.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-07-04T23:06:16.339Z] #55 ... [2022-07-04T23:06:16.339Z] [2022-07-04T23:06:16.339Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:06:16.339Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:06:16.339Z] #77 8.925 Cloning into '/tmp/crun-build'... [2022-07-04T23:06:16.497Z] #24 0.802 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T23:06:16.497Z] #24 DONE 0.9s [2022-07-04T23:06:16.497Z] [2022-07-04T23:06:16.497Z] #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-04T23:06:16.497Z] #67 sha256:601e04235a71a932dcb5583c3db92bcf5191fc101bb4ede181d83866483a4a17 [2022-07-04T23:06:16.650Z] #77 ... [2022-07-04T23:06:16.650Z] [2022-07-04T23:06:16.650Z] #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-04T23:06:16.650Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:16.650Z] #51 55.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:06:16.650Z] #51 55.42 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T23:06:16.892Z] #42 38.87 Reading package lists... [2022-07-04T23:06:16.892Z] #42 ... [2022-07-04T23:06:16.892Z] [2022-07-04T23:06:16.892Z] #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-04T23:06:16.892Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:16.892Z] #76 30.76 Reading package lists... [2022-07-04T23:06:17.153Z] #76 41.35 Reading package lists... [2022-07-04T23:06:17.153Z] #76 ... [2022-07-04T23:06:17.153Z] [2022-07-04T23:06:17.153Z] #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-04T23:06:17.153Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:17.153Z] #62 31.64 Fetched 8548 kB in 25s (346 kB/s) [2022-07-04T23:06:17.153Z] #62 31.64 Reading package lists... [2022-07-04T23:06:17.413Z] #62 41.51 Reading package lists... [2022-07-04T23:06:17.413Z] #62 ... [2022-07-04T23:06:17.413Z] [2022-07-04T23:06:17.413Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-04T23:06:17.413Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:17.413Z] #14 41.52 The following additional packages will be installed: [2022-07-04T23:06:17.413Z] #14 41.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:06:17.413Z] #14 41.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T23:06:17.413Z] #14 41.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T23:06:17.413Z] #14 41.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T23:06:17.413Z] #14 41.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T23:06:17.413Z] #14 41.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T23:06:17.413Z] #14 41.61 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T23:06:17.413Z] #14 41.63 Suggested packages: [2022-07-04T23:06:17.413Z] #14 41.63 gcc-10-locales seccomp wine64 [2022-07-04T23:06:17.430Z] #67 ... [2022-07-04T23:06:17.430Z] [2022-07-04T23:06:17.430Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T23:06:17.430Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-04T23:06:17.430Z] #25 DONE 0.9s [2022-07-04T23:06:17.687Z] [2022-07-04T23:06:17.687Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T23:06:17.687Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-04T23:06:18.479Z] #77 ... [2022-07-04T23:06:18.479Z] [2022-07-04T23:06:18.479Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:18.479Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:06:18.479Z] #14 62.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T23:06:18.479Z] #14 62.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-04T23:06:18.479Z] #14 62.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:06:18.479Z] #14 62.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T23:06:18.479Z] #14 62.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-04T23:06:18.479Z] #14 62.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:06:18.617Z] #26 DONE 0.8s [2022-07-04T23:06:18.618Z] [2022-07-04T23:06:18.618Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T23:06:18.618Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-04T23:06:19.056Z] #47 42.88 + 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-04T23:06:19.545Z] #27 DONE 1.0s [2022-07-04T23:06:19.545Z] [2022-07-04T23:06:19.546Z] #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-04T23:06:19.546Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-04T23:06:19.629Z] #47 ... [2022-07-04T23:06:19.629Z] [2022-07-04T23:06:19.629Z] #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-04T23:06:19.629Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:19.629Z] #62 33.51 Fetched 8548 kB in 25s (342 kB/s) [2022-07-04T23:06:19.629Z] #62 33.51 Reading package lists... [2022-07-04T23:06:19.629Z] #62 43.33 Reading package lists... [2022-07-04T23:06:19.629Z] #62 ... [2022-07-04T23:06:19.629Z] [2022-07-04T23:06:19.629Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:19.629Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:19.629Z] #14 42.03 The following additional packages will be installed: [2022-07-04T23:06:19.629Z] #14 42.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:06:19.629Z] #14 42.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-04T23:06:19.629Z] #14 42.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-04T23:06:19.629Z] #14 42.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-04T23:06:19.629Z] #14 42.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-04T23:06:19.629Z] #14 42.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-04T23:06:19.629Z] #14 42.06 mingw-w64-common mingw-w64-x86-64-dev [2022-07-04T23:06:19.629Z] #14 42.08 Suggested packages: [2022-07-04T23:06:19.629Z] #14 42.10 gcc-10-locales seccomp wine64 [2022-07-04T23:06:19.945Z] #14 44.16 The following NEW packages will be installed: [2022-07-04T23:06:19.945Z] #14 44.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:06:19.945Z] #14 44.18 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T23:06:19.945Z] #14 44.18 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T23:06:19.945Z] #14 44.18 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T23:06:19.945Z] #14 44.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T23:06:19.945Z] #14 44.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T23:06:19.945Z] #14 44.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T23:06:19.945Z] #14 44.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T23:06:19.945Z] #14 44.20 mingw-w64-x86-64-dev [2022-07-04T23:06:19.946Z] #51 ... [2022-07-04T23:06:19.946Z] [2022-07-04T23:06:19.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:19.946Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:19.946Z] #14 49.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-04T23:06:19.946Z] #14 50.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-04T23:06:19.946Z] #14 50.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-04T23:06:19.946Z] #14 50.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-04T23:06:19.946Z] #14 50.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T23:06:19.946Z] #14 50.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T23:06:19.946Z] #14 50.06 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-04T23:06:19.946Z] #14 50.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T23:06:19.946Z] #14 50.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-04T23:06:19.946Z] #14 50.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-04T23:06:19.946Z] #14 50.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-04T23:06:19.946Z] #14 50.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-04T23:06:19.946Z] #14 50.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-04T23:06:19.946Z] #14 50.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-04T23:06:19.946Z] #14 50.16 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-04T23:06:19.946Z] #14 50.16 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-04T23:06:19.946Z] #14 50.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T23:06:19.946Z] #14 51.18 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:19.946Z] #14 51.41 Fetched 115 MB in 7s (16.6 MB/s) [2022-07-04T23:06:19.946Z] #14 51.48 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T23:06:19.946Z] #14 51.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T23:06:19.946Z] #14 51.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T23:06:19.946Z] #14 51.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:06:19.946Z] #14 54.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T23:06:19.946Z] #14 54.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T23:06:19.946Z] #14 54.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:06:19.946Z] #14 57.71 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T23:06:19.946Z] #14 57.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T23:06:19.946Z] #14 57.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:06:19.946Z] #14 57.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-04T23:06:19.946Z] #14 57.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:06:19.946Z] #14 57.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:06:19.946Z] #14 58.12 Selecting previously unselected package dmsetup. [2022-07-04T23:06:19.946Z] #14 58.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:06:19.946Z] #14 58.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:06:19.946Z] #14 58.38 Selecting previously unselected package mingw-w64-common. [2022-07-04T23:06:19.946Z] #14 58.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T23:06:19.946Z] #14 58.41 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T23:06:19.946Z] #14 ... [2022-07-04T23:06:19.946Z] [2022-07-04T23:06:19.946Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:19.946Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:19.946Z] #55 56.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T23:06:19.946Z] #55 56.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T23:06:19.946Z] #55 56.28 go: downloading github.com/google/go-cmp v0.5.6 [2022-07-04T23:06:19.946Z] #55 56.59 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-07-04T23:06:19.946Z] #55 56.62 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T23:06:19.946Z] #55 56.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T23:06:19.946Z] #55 56.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T23:06:19.946Z] #55 56.84 go: downloading github.com/cespare/xxhash v1.1.0 [2022-07-04T23:06:19.946Z] #55 56.86 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T23:06:19.946Z] #55 57.17 go: downloading github.com/prometheus/common v0.10.0 [2022-07-04T23:06:19.946Z] #55 57.43 go: downloading github.com/prometheus/procfs v0.6.0 [2022-07-04T23:06:19.946Z] #55 57.65 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T23:06:19.946Z] #55 57.71 go: downloading google.golang.org/protobuf v1.27.1 [2022-07-04T23:06:19.946Z] #55 59.41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T23:06:20.199Z] #14 ... [2022-07-04T23:06:20.199Z] [2022-07-04T23:06:20.199Z] #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-04T23:06:20.199Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:20.199Z] #42 33.92 Fetched 8548 kB in 25s (339 kB/s) [2022-07-04T23:06:20.199Z] #42 33.92 Reading package lists... [2022-07-04T23:06:20.199Z] #42 43.80 Reading package lists... [2022-07-04T23:06:20.199Z] #42 ... [2022-07-04T23:06:20.199Z] [2022-07-04T23:06:20.199Z] #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-04T23:06:20.199Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:20.199Z] #76 33.93 Fetched 8548 kB in 25s (340 kB/s) [2022-07-04T23:06:20.199Z] #76 33.93 Reading package lists... [2022-07-04T23:06:20.199Z] #76 43.97 Reading package lists... [2022-07-04T23:06:20.199Z] #76 ... [2022-07-04T23:06:20.199Z] [2022-07-04T23:06:20.199Z] #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-04T23:06:20.199Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:20.199Z] #51 34.23 Fetched 8552 kB in 26s (327 kB/s) [2022-07-04T23:06:20.199Z] #51 34.23 Reading package lists... [2022-07-04T23:06:20.206Z] #55 ... [2022-07-04T23:06:20.206Z] [2022-07-04T23:06:20.206Z] #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-04T23:06:20.206Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:06:20.206Z] #34 49.48 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-04T23:06:20.206Z] #34 49.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T23:06:20.206Z] #34 49.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T23:06:20.460Z] #51 43.81 Reading package lists... [2022-07-04T23:06:20.460Z] #51 ... [2022-07-04T23:06:20.460Z] [2022-07-04T23:06:20.460Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:20.460Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:20.460Z] #14 44.45 The following NEW packages will be installed: [2022-07-04T23:06:20.460Z] #14 44.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-04T23:06:20.460Z] #14 44.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-04T23:06:20.460Z] #14 44.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-04T23:06:20.460Z] #14 44.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-04T23:06:20.460Z] #14 44.47 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-04T23:06:20.460Z] #14 44.48 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-04T23:06:20.460Z] #14 44.48 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-04T23:06:20.460Z] #14 44.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-04T23:06:20.460Z] #14 44.48 mingw-w64-x86-64-dev [2022-07-04T23:06:20.465Z] #34 ... [2022-07-04T23:06:20.465Z] [2022-07-04T23:06:20.465Z] #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-04T23:06:20.465Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:20.465Z] #42 50.28 Selecting previously unselected package libicu67:amd64. [2022-07-04T23:06:20.465Z] #42 50.28 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-04T23:06:20.465Z] #42 50.31 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T23:06:20.465Z] #42 57.24 Selecting previously unselected package libxml2:amd64. [2022-07-04T23:06:20.465Z] #42 57.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-04T23:06:20.465Z] #42 57.24 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:06:20.465Z] #42 57.90 Selecting previously unselected package libarchive13:amd64. [2022-07-04T23:06:20.465Z] #42 57.90 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-04T23:06:20.465Z] #42 57.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T23:06:20.465Z] #42 58.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-04T23:06:20.465Z] #42 58.27 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-04T23:06:20.465Z] #42 58.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T23:06:20.465Z] #42 58.43 Selecting previously unselected package librhash0:amd64. [2022-07-04T23:06:20.465Z] #42 58.43 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-04T23:06:20.465Z] #42 58.45 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-04T23:06:20.465Z] #42 58.61 Selecting previously unselected package libuv1:amd64. [2022-07-04T23:06:20.465Z] #42 58.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-04T23:06:20.465Z] #42 58.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-04T23:06:20.465Z] #42 58.83 Selecting previously unselected package cmake. [2022-07-04T23:06:20.465Z] #42 58.84 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-04T23:06:20.465Z] #42 58.85 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:06:20.513Z] #14 44.83 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:20.513Z] #14 44.83 Need to get 115 MB of archives. [2022-07-04T23:06:20.513Z] #14 44.83 After this operation, 645 MB of additional disk space will be used. [2022-07-04T23:06:20.513Z] #14 44.83 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-04T23:06:20.771Z] #14 45.12 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-04T23:06:20.913Z] #28 1.141 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-04T23:06:20.913Z] #28 1.142 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-04T23:06:20.913Z] #28 1.217 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-04T23:06:20.913Z] #28 1.390 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-04T23:06:21.030Z] #14 45.47 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-04T23:06:21.030Z] #14 45.51 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-04T23:06:21.030Z] #14 45.53 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-04T23:06:21.030Z] #14 45.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T23:06:21.169Z] #28 1.615 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-04T23:06:21.169Z] #28 1.815 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-04T23:06:21.401Z] #14 45.27 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:21.401Z] #14 45.27 Need to get 115 MB of archives. [2022-07-04T23:06:21.401Z] #14 45.27 After this operation, 645 MB of additional disk space will be used. [2022-07-04T23:06:21.401Z] #14 45.27 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-04T23:06:21.401Z] #14 45.48 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-04T23:06:21.404Z] #42 ... [2022-07-04T23:06:21.404Z] [2022-07-04T23:06:21.404Z] #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-04T23:06:21.404Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:21.404Z] #51 60.47 Setting up criu (3.17-1) ... [2022-07-04T23:06:21.425Z] #28 2.038 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-04T23:06:21.598Z] #14 46.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-04T23:06:21.972Z] #14 45.79 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-04T23:06:21.972Z] #14 45.81 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-04T23:06:21.972Z] #14 45.86 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-04T23:06:21.972Z] #14 45.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-04T23:06:21.986Z] #28 2.274 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:06:21.986Z] #28 2.553 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [145 kB] [2022-07-04T23:06:21.986Z] #28 2.556 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:06:21.986Z] #28 2.562 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-04T23:06:21.986Z] #28 2.564 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-04T23:06:21.986Z] #28 2.565 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-04T23:06:22.171Z] #14 46.58 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-04T23:06:22.172Z] #14 46.59 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-04T23:06:22.234Z] #14 46.26 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-04T23:06:22.549Z] #28 2.916 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:06:22.549Z] #28 2.920 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-04T23:06:22.549Z] #28 2.920 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-04T23:06:22.549Z] #28 2.921 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-04T23:06:22.549Z] #28 2.922 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-04T23:06:22.707Z] #14 68.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T23:06:22.707Z] #14 68.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-04T23:06:22.707Z] #14 68.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:06:22.804Z] #14 46.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-04T23:06:22.804Z] #14 46.73 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-04T23:06:23.548Z] #14 ... [2022-07-04T23:06:23.548Z] [2022-07-04T23:06:23.548Z] #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-04T23:06:23.548Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:06:23.548Z] #47 42.29 Updating files: 52% (1151/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-04T23:06:23.548Z] #47 43.79 + git checkout -q v2.3.0 [2022-07-04T23:06:23.549Z] #47 46.68 + 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-04T23:06:23.748Z] #14 47.89 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-04T23:06:23.943Z] #51 62.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:24.932Z] #51 DONE 63.7s [2022-07-04T23:06:24.932Z] [2022-07-04T23:06:24.932Z] #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-04T23:06:24.932Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:24.932Z] #42 63.74 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T23:06:24.932Z] #42 63.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:24.932Z] #42 63.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-04T23:06:24.932Z] #42 63.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:24.932Z] #42 63.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T23:06:24.932Z] #42 63.97 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-04T23:06:24.932Z] #42 63.98 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:06:24.932Z] #42 64.02 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:06:24.932Z] #42 64.05 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T23:06:24.932Z] #42 64.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:06:24.932Z] #42 64.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:25.069Z] #28 ... [2022-07-04T23:06:25.069Z] [2022-07-04T23:06:25.069Z] #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-04T23:06:25.069Z] #67 sha256:601e04235a71a932dcb5583c3db92bcf5191fc101bb4ede181d83866483a4a17 [2022-07-04T23:06:25.069Z] #67 5.644 + cd /tmp/tmp.2ngYKgErsz/src/github.com/opencontainers/runc [2022-07-04T23:06:25.069Z] #67 5.644 + git checkout -q v1.1.2 [2022-07-04T23:06:25.069Z] #67 5.828 + '[' -z '' ']' [2022-07-04T23:06:25.069Z] #67 5.828 + target=static [2022-07-04T23:06:25.069Z] #67 5.828 + make BUILDTAGS=seccomp static [2022-07-04T23:06:25.069Z] #67 6.139 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-04T23:06:25.069Z] #67 11.29 + mkdir -p /build [2022-07-04T23:06:25.069Z] #67 11.29 + cp runc /build/runc [2022-07-04T23:06:25.069Z] #67 DONE 11.5s [2022-07-04T23:06:25.325Z] [2022-07-04T23:06:25.326Z] #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-04T23:06:25.326Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:06:25.515Z] #42 DONE 64.9s [2022-07-04T23:06:25.515Z] [2022-07-04T23:06:25.515Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T23:06:25.515Z] #43 sha256:89a85fa435182f8bfdd19fd1bd92c8b50cdd47277d200c5453e895b230cce6ba [2022-07-04T23:06:26.093Z] #47 ... [2022-07-04T23:06:26.093Z] [2022-07-04T23:06:26.093Z] #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-04T23:06:26.093Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:26.093Z] #62 41.51 Reading package lists... [2022-07-04T23:06:26.464Z] #43 DONE 0.9s [2022-07-04T23:06:26.464Z] [2022-07-04T23:06:26.464Z] #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-04T23:06:26.464Z] #44 sha256:2c09d8b6ae3847c59a23ae1dd7e24151a91c48854fb5557db1fe58465117f08d [2022-07-04T23:06:26.920Z] #14 ... [2022-07-04T23:06:26.920Z] [2022-07-04T23:06:26.920Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:06:26.920Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:06:26.920Z] #77 26.53 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T23:06:26.924Z] #62 50.90 Building dependency tree... [2022-07-04T23:06:26.924Z] #62 ... [2022-07-04T23:06:26.924Z] [2022-07-04T23:06:26.924Z] #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-04T23:06:26.924Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:26.924Z] #51 31.36 Reading package lists... [2022-07-04T23:06:26.924Z] #51 41.25 Reading package lists... [2022-07-04T23:06:26.924Z] #51 50.93 Building dependency tree... [2022-07-04T23:06:26.924Z] #51 ... [2022-07-04T23:06:26.924Z] [2022-07-04T23:06:26.924Z] #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-04T23:06:26.924Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:26.924Z] #76 41.35 Reading package lists... [2022-07-04T23:06:27.059Z] #14 50.51 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-04T23:06:27.321Z] #14 51.47 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-04T23:06:27.846Z] #44 ... [2022-07-04T23:06:27.846Z] [2022-07-04T23:06:27.846Z] #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-04T23:06:27.846Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:06:27.846Z] #53 66.43 gotestsum version dev [2022-07-04T23:06:27.846Z] #53 DONE 67.2s [2022-07-04T23:06:28.106Z] [2022-07-04T23:06:28.106Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:06:28.106Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:06:28.106Z] #77 15.56 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T23:06:28.106Z] #77 15.58 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T23:06:28.106Z] #77 16.96 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T23:06:28.106Z] #77 16.99 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T23:06:28.106Z] #77 17.00 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T23:06:28.106Z] #77 17.01 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T23:06:28.106Z] #77 17.03 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T23:06:28.106Z] #77 19.39 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T23:06:28.106Z] #77 21.40 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T23:06:28.712Z] #14 52.56 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-04T23:06:28.712Z] #14 ... [2022-07-04T23:06:28.712Z] [2022-07-04T23:06:28.712Z] #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-04T23:06:28.712Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:28.712Z] #62 43.33 Reading package lists... [2022-07-04T23:06:29.047Z] #77 22.87 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T23:06:29.307Z] #77 23.05 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T23:06:29.307Z] #77 23.24 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T23:06:29.461Z] #76 51.04 Building dependency tree... [2022-07-04T23:06:30.578Z] #71 ... [2022-07-04T23:06:30.578Z] [2022-07-04T23:06:30.578Z] #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-04T23:06:30.578Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-04T23:06:30.578Z] #28 10.78 Fetched 40.6 MB in 10s (4088 kB/s) [2022-07-04T23:06:32.011Z] #76 ... [2022-07-04T23:06:32.011Z] [2022-07-04T23:06:32.011Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:32.011Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:32.011Z] #55 55.15 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T23:06:32.011Z] #55 55.16 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:06:32.011Z] #55 55.24 go: downloading github.com/spf13/cobra v1.3.0 [2022-07-04T23:06:32.011Z] #55 55.40 go: downloading github.com/spf13/viper v1.10.1 [2022-07-04T23:06:32.011Z] #55 55.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T23:06:32.213Z] #77 ... [2022-07-04T23:06:32.213Z] [2022-07-04T23:06:32.213Z] #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-04T23:06:32.213Z] #64 sha256:63385235c4a1bccc8a6301c0ef2a720121e8eaa2fb638ea44471d816f08e1575 [2022-07-04T23:06:32.269Z] #55 56.73 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T23:06:32.269Z] #55 56.77 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T23:06:32.276Z] #62 52.97 Building dependency tree... [2022-07-04T23:06:32.528Z] #55 57.05 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-07-04T23:06:32.607Z] #77 ... [2022-07-04T23:06:32.607Z] [2022-07-04T23:06:32.607Z] #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-04T23:06:32.607Z] #44 sha256:2c09d8b6ae3847c59a23ae1dd7e24151a91c48854fb5557db1fe58465117f08d [2022-07-04T23:06:32.607Z] #44 6.008 + RM_GOPATH=0 [2022-07-04T23:06:32.607Z] #44 6.008 + TMP_GOPATH= [2022-07-04T23:06:32.607Z] #44 6.008 + : /build [2022-07-04T23:06:32.607Z] #44 6.008 + '[' -z '' ']' [2022-07-04T23:06:32.607Z] #44 6.008 ++ mktemp -d [2022-07-04T23:06:32.607Z] #44 6.008 + export GOPATH=/tmp/tmp.aJrifdmfTI [2022-07-04T23:06:32.607Z] #44 6.008 + GOPATH=/tmp/tmp.aJrifdmfTI [2022-07-04T23:06:32.607Z] #44 6.008 + RM_GOPATH=1 [2022-07-04T23:06:32.607Z] #44 6.008 + case "$(go env GOARCH)" in [2022-07-04T23:06:32.607Z] #44 6.008 ++ go env GOARCH [2022-07-04T23:06:32.607Z] #44 6.029 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:32.607Z] #44 6.029 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:32.607Z] #44 6.029 ++ dirname /install.sh [2022-07-04T23:06:32.607Z] #44 6.029 + dir=/ [2022-07-04T23:06:32.607Z] #44 6.029 + bin=tini [2022-07-04T23:06:32.607Z] #44 6.029 + shift [2022-07-04T23:06:32.607Z] #44 6.029 + '[' '!' -f //tini.installer ']' [2022-07-04T23:06:32.607Z] #44 6.029 + . //tini.installer [2022-07-04T23:06:32.607Z] #44 6.029 ++ : v0.19.0 [2022-07-04T23:06:32.607Z] #44 6.029 + install_tini [2022-07-04T23:06:32.607Z] #44 6.029 + echo 'Install tini version v0.19.0' [2022-07-04T23:06:32.607Z] #44 6.029 + git clone https://github.com/krallin/tini.git /tmp/tmp.aJrifdmfTI/tini [2022-07-04T23:06:32.607Z] #44 6.029 Install tini version v0.19.0 [2022-07-04T23:06:32.607Z] #44 6.038 Cloning into '/tmp/tmp.aJrifdmfTI/tini'... [2022-07-04T23:06:32.736Z] #64 41.83 Updating files: 65% (3118/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-04T23:06:32.736Z] #64 42.81 + cd /tmp/tmp.toYXvycMUC/src/github.com/containerd/containerd [2022-07-04T23:06:32.736Z] #64 42.81 + git checkout -q v1.6.6 [2022-07-04T23:06:32.787Z] #55 57.14 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-07-04T23:06:33.176Z] #44 6.847 + cd /tmp/tmp.aJrifdmfTI/tini [2022-07-04T23:06:33.176Z] #44 6.847 + git checkout -q v0.19.0 [2022-07-04T23:06:33.176Z] #44 6.879 + cmake . [2022-07-04T23:06:33.722Z] #55 ... [2022-07-04T23:06:33.722Z] [2022-07-04T23:06:33.722Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:33.722Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:33.722Z] #14 48.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-04T23:06:33.722Z] #14 50.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-04T23:06:33.722Z] #14 51.76 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-04T23:06:33.722Z] #14 52.97 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-04T23:06:33.722Z] #14 55.81 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-04T23:06:33.722Z] #14 56.96 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-04T23:06:33.722Z] #14 56.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-04T23:06:33.722Z] #14 57.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-04T23:06:33.722Z] #14 57.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T23:06:33.722Z] #14 57.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T23:06:33.722Z] #14 57.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-04T23:06:33.722Z] #14 57.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T23:06:33.722Z] #14 57.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-04T23:06:33.722Z] #14 57.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-04T23:06:33.722Z] #14 57.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-04T23:06:33.722Z] #14 57.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-04T23:06:33.722Z] #14 57.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-04T23:06:33.722Z] #14 57.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-04T23:06:33.722Z] #14 57.24 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-04T23:06:33.722Z] #14 57.24 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-04T23:06:33.722Z] #14 57.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T23:06:33.722Z] #14 ... [2022-07-04T23:06:33.722Z] [2022-07-04T23:06:33.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-04T23:06:33.722Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:33.722Z] #76 57.79 python3 is already the newest version (3.9.2-3). [2022-07-04T23:06:33.722Z] #76 57.79 The following additional packages will be installed: [2022-07-04T23:06:33.722Z] #76 57.80 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T23:06:33.722Z] #76 57.82 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T23:06:33.722Z] #76 57.84 Suggested packages: [2022-07-04T23:06:33.722Z] #76 57.88 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T23:06:33.722Z] #76 57.88 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T23:06:33.722Z] #76 57.88 m4-doc ed diffutils-doc [2022-07-04T23:06:33.722Z] #76 57.88 Recommended packages: [2022-07-04T23:06:33.722Z] #76 57.88 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T23:06:33.981Z] #76 ... [2022-07-04T23:06:33.981Z] [2022-07-04T23:06:33.981Z] #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-04T23:06:33.981Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:33.981Z] #42 38.87 Reading package lists... [2022-07-04T23:06:33.981Z] #42 48.69 Building dependency tree... [2022-07-04T23:06:33.981Z] #42 55.16 The following additional packages will be installed: [2022-07-04T23:06:33.981Z] #42 55.24 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-04T23:06:33.981Z] #42 55.29 Suggested packages: [2022-07-04T23:06:33.981Z] #42 55.33 cmake-doc ninja-build lrzip [2022-07-04T23:06:33.981Z] #42 55.33 Recommended packages: [2022-07-04T23:06:33.981Z] #42 55.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T23:06:33.981Z] #42 56.80 The following NEW packages will be installed: [2022-07-04T23:06:33.981Z] #42 56.83 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-04T23:06:33.981Z] #42 56.86 vim-common xxd [2022-07-04T23:06:33.981Z] #42 57.46 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:33.981Z] #42 57.46 Need to get 17.7 MB of archives. [2022-07-04T23:06:33.981Z] #42 57.46 After this operation, 70.7 MB of additional disk space will be used. [2022-07-04T23:06:33.981Z] #42 57.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:06:33.981Z] #42 57.49 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-04T23:06:33.981Z] #42 57.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T23:06:33.981Z] #42 57.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T23:06:33.981Z] #42 ... [2022-07-04T23:06:33.981Z] [2022-07-04T23:06:33.981Z] #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-04T23:06:33.981Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:33.981Z] #51 50.93 Building dependency tree... [2022-07-04T23:06:33.981Z] #51 57.40 The following additional packages will be installed: [2022-07-04T23:06:33.981Z] #51 57.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T23:06:33.981Z] #51 57.44 python3-protobuf python3-six [2022-07-04T23:06:33.981Z] #51 57.44 Suggested packages: [2022-07-04T23:06:33.981Z] #51 57.48 python3-setuptools [2022-07-04T23:06:33.981Z] #51 57.48 Recommended packages: [2022-07-04T23:06:33.981Z] #51 57.48 iproute2 | iproute [2022-07-04T23:06:34.116Z] #44 7.405 -- The C compiler identification is GNU 10.2.1 [2022-07-04T23:06:34.116Z] #44 7.505 -- Detecting C compiler ABI info [2022-07-04T23:06:34.120Z] #64 44.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T23:06:34.120Z] #64 44.20 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T23:06:34.120Z] #64 44.20 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:06:34.120Z] #64 44.20 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:06:34.120Z] #64 44.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T23:06:34.120Z] #64 44.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T23:06:34.120Z] #64 44.20 + '[' '' = dynamic ']' [2022-07-04T23:06:34.120Z] #64 44.20 + make [2022-07-04T23:06:34.191Z] #62 ... [2022-07-04T23:06:34.191Z] [2022-07-04T23:06:34.191Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:34.191Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:34.191Z] #14 55.31 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-04T23:06:34.191Z] #14 56.23 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-04T23:06:34.191Z] #14 56.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-04T23:06:34.191Z] #14 56.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-04T23:06:34.191Z] #14 56.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T23:06:34.191Z] #14 56.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T23:06:34.191Z] #14 56.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-04T23:06:34.191Z] #14 56.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T23:06:34.191Z] #14 56.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-04T23:06:34.191Z] #14 56.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-04T23:06:34.191Z] #14 56.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-04T23:06:34.191Z] #14 56.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-04T23:06:34.191Z] #14 56.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-04T23:06:34.191Z] #14 56.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-04T23:06:34.191Z] #14 56.51 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-04T23:06:34.191Z] #14 56.52 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-04T23:06:34.191Z] #14 56.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T23:06:34.547Z] #51 58.55 The following NEW packages will be installed: [2022-07-04T23:06:34.548Z] #51 58.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T23:06:34.548Z] #51 58.59 python3-protobuf python3-six [2022-07-04T23:06:34.548Z] #51 ... [2022-07-04T23:06:34.548Z] [2022-07-04T23:06:34.548Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:34.548Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:34.548Z] #55 59.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T23:06:34.548Z] #55 59.03 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T23:06:34.688Z] #44 8.258 -- Detecting C compiler ABI info - done [2022-07-04T23:06:34.751Z] #28 10.78 Reading package lists... [2022-07-04T23:06:34.794Z] #14 58.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:34.949Z] #44 8.441 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T23:06:34.949Z] #44 8.441 -- Detecting C compile features [2022-07-04T23:06:34.949Z] #44 8.441 -- Detecting C compile features - done [2022-07-04T23:06:34.949Z] #44 8.474 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T23:06:35.209Z] #44 8.735 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T23:06:35.365Z] #14 59.13 Fetched 115 MB in 12s (9610 kB/s) [2022-07-04T23:06:35.365Z] #14 59.48 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T23:06:35.470Z] #44 8.851 -- Configuring done [2022-07-04T23:06:35.470Z] #44 8.881 -- Generating done [2022-07-04T23:06:35.470Z] #44 8.940 -- Build files have been written to: /tmp/tmp.aJrifdmfTI/tini [2022-07-04T23:06:35.470Z] #44 8.942 + make tini-static [2022-07-04T23:06:35.625Z] #14 59.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T23:06:35.625Z] #14 59.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T23:06:35.625Z] #14 59.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:06:36.036Z] #64 46.13 + bin/ctr [2022-07-04T23:06:36.041Z] #44 9.468 Scanning dependencies of target tini-static [2022-07-04T23:06:36.041Z] #44 9.559 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T23:06:36.301Z] #44 ... [2022-07-04T23:06:36.301Z] [2022-07-04T23:06:36.301Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:36.301Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:36.301Z] #14 65.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T23:06:36.301Z] #14 65.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T23:06:36.301Z] #14 65.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:06:36.301Z] #14 71.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T23:06:36.301Z] #14 71.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:06:36.301Z] #14 71.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:06:36.301Z] #14 71.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T23:06:36.301Z] #14 71.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:06:36.301Z] #14 71.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:06:37.686Z] #14 ... [2022-07-04T23:06:37.686Z] [2022-07-04T23:06:37.686Z] #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-04T23:06:37.686Z] #44 sha256:2c09d8b6ae3847c59a23ae1dd7e24151a91c48854fb5557db1fe58465117f08d [2022-07-04T23:06:37.686Z] #44 10.91 [100%] Linking C executable tini-static [2022-07-04T23:06:37.946Z] #44 11.62 [100%] Built target tini-static [2022-07-04T23:06:38.207Z] #44 11.67 + mkdir -p /build [2022-07-04T23:06:38.207Z] #44 11.67 + cp tini-static /build/docker-init [2022-07-04T23:06:39.819Z] #55 ... [2022-07-04T23:06:39.819Z] [2022-07-04T23:06:39.819Z] #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-04T23:06:39.819Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:39.819Z] #62 50.90 Building dependency tree... [2022-07-04T23:06:39.819Z] #62 57.33 The following additional packages will be installed: [2022-07-04T23:06:39.819Z] #62 57.35 libbtrfs0 [2022-07-04T23:06:39.819Z] #62 57.82 The following NEW packages will be installed: [2022-07-04T23:06:39.819Z] #62 57.89 libbtrfs-dev libbtrfs0 [2022-07-04T23:06:39.819Z] #62 58.45 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:39.819Z] #62 58.45 Need to get 460 kB of archives. [2022-07-04T23:06:39.819Z] #62 58.45 After this operation, 1237 kB of additional disk space will be used. [2022-07-04T23:06:39.819Z] #62 58.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T23:06:39.819Z] #62 58.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T23:06:39.819Z] #62 60.37 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:39.819Z] #62 60.81 Fetched 460 kB in 1s (803 kB/s) [2022-07-04T23:06:39.819Z] #62 61.02 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T23:06:39.819Z] #62 61.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-04T23:06:39.819Z] #62 61.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T23:06:39.819Z] #62 61.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:06:39.819Z] #62 61.62 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T23:06:39.819Z] #62 61.62 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T23:06:39.819Z] #62 61.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:06:39.819Z] #62 62.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:06:39.819Z] #62 62.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:06:39.819Z] #62 62.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:39.819Z] #62 DONE 63.5s [2022-07-04T23:06:39.819Z] [2022-07-04T23:06:39.819Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T23:06:39.819Z] #63 sha256:d442570033f01067d2e870ad1c8b7fe83afba8858d518976ed8e8960e4fdf07c [2022-07-04T23:06:39.819Z] #63 DONE 0.1s [2022-07-04T23:06:39.819Z] [2022-07-04T23:06:39.819Z] #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-04T23:06:39.819Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:06:39.819Z] #64 ... [2022-07-04T23:06:39.819Z] [2022-07-04T23:06:39.819Z] #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-04T23:06:39.819Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:06:39.819Z] #57 63.63 v3.0.2 [2022-07-04T23:06:39.819Z] #57 DONE 63.8s [2022-07-04T23:06:39.819Z] [2022-07-04T23:06:39.819Z] #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-04T23:06:39.819Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:39.819Z] #76 59.77 The following NEW packages will be installed: [2022-07-04T23:06:39.819Z] #76 59.83 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T23:06:39.819Z] #76 59.84 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T23:06:39.819Z] #76 59.84 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T23:06:39.819Z] #76 59.89 libyajl2 m4 patch xz-utils [2022-07-04T23:06:39.819Z] #76 60.55 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:39.819Z] #76 60.55 Need to get 5939 kB of archives. [2022-07-04T23:06:39.819Z] #76 60.55 After this operation, 18.7 MB of additional disk space will be used. [2022-07-04T23:06:39.819Z] #76 60.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T23:06:39.819Z] #76 60.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T23:06:39.819Z] #76 60.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T23:06:39.819Z] #76 60.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T23:06:39.819Z] #76 60.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T23:06:39.819Z] #76 60.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-04T23:06:39.819Z] #76 60.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-04T23:06:39.819Z] #76 60.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-04T23:06:39.819Z] #76 60.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T23:06:39.819Z] #76 60.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T23:06:39.819Z] #76 60.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T23:06:39.819Z] #76 60.85 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T23:06:39.819Z] #76 61.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-04T23:06:39.819Z] #76 61.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T23:06:39.819Z] #76 61.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-04T23:06:39.819Z] #76 61.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-04T23:06:39.819Z] #76 61.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-04T23:06:39.819Z] #76 61.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-04T23:06:39.819Z] #76 61.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T23:06:39.819Z] #76 61.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-04T23:06:39.819Z] #76 61.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T23:06:39.819Z] #76 61.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T23:06:39.819Z] #76 61.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-04T23:06:39.819Z] #76 63.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:39.819Z] #76 63.55 Fetched 5939 kB in 1s (5405 kB/s) [2022-07-04T23:06:39.819Z] #76 63.74 Selecting previously unselected package bzip2. [2022-07-04T23:06:39.819Z] #76 63.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-04T23:06:39.819Z] #76 63.87 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T23:06:39.819Z] #76 63.91 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:06:39.819Z] #76 64.20 Selecting previously unselected package libmagic-mgc. [2022-07-04T23:06:39.819Z] #76 64.20 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T23:06:39.819Z] #76 64.22 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T23:06:39.828Z] #14 ... [2022-07-04T23:06:39.828Z] [2022-07-04T23:06:39.828Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-04T23:06:39.828Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:39.828Z] #62 59.98 The following additional packages will be installed: [2022-07-04T23:06:39.828Z] #62 60.01 libbtrfs0 [2022-07-04T23:06:39.828Z] #62 60.36 The following NEW packages will be installed: [2022-07-04T23:06:39.828Z] #62 60.37 libbtrfs-dev libbtrfs0 [2022-07-04T23:06:39.828Z] #62 60.88 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:39.828Z] #62 60.88 Need to get 460 kB of archives. [2022-07-04T23:06:39.828Z] #62 60.88 After this operation, 1237 kB of additional disk space will be used. [2022-07-04T23:06:39.828Z] #62 60.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-04T23:06:39.828Z] #62 60.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-04T23:06:39.828Z] #62 62.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:39.828Z] #62 63.19 Fetched 460 kB in 0s (1116 kB/s) [2022-07-04T23:06:39.828Z] #62 63.36 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T23:06:39.828Z] #62 63.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T23:06:39.828Z] #62 63.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T23:06:39.828Z] #62 63.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:06:39.828Z] #62 ... [2022-07-04T23:06:39.828Z] [2022-07-04T23:06:39.828Z] #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-04T23:06:39.828Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:39.828Z] #42 43.80 Reading package lists... [2022-07-04T23:06:39.828Z] #42 53.92 Building dependency tree... [2022-07-04T23:06:39.828Z] #42 60.63 The following additional packages will be installed: [2022-07-04T23:06:39.828Z] #42 60.64 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-04T23:06:39.828Z] #42 60.68 Suggested packages: [2022-07-04T23:06:39.828Z] #42 60.68 cmake-doc ninja-build lrzip [2022-07-04T23:06:39.828Z] #42 60.68 Recommended packages: [2022-07-04T23:06:39.828Z] #42 60.68 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-04T23:06:39.828Z] #42 62.05 The following NEW packages will be installed: [2022-07-04T23:06:39.828Z] #42 62.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-04T23:06:39.828Z] #42 62.09 vim-common xxd [2022-07-04T23:06:39.828Z] #42 62.81 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:39.828Z] #42 62.81 Need to get 17.7 MB of archives. [2022-07-04T23:06:39.828Z] #42 62.81 After this operation, 70.7 MB of additional disk space will be used. [2022-07-04T23:06:39.828Z] #42 62.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:06:39.828Z] #42 62.81 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-04T23:06:39.828Z] #42 62.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-04T23:06:39.828Z] #42 62.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T23:06:39.828Z] #42 ... [2022-07-04T23:06:39.828Z] [2022-07-04T23:06:39.828Z] #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-04T23:06:39.828Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:39.828Z] #51 43.81 Reading package lists... [2022-07-04T23:06:39.828Z] #51 53.65 Building dependency tree... [2022-07-04T23:06:39.828Z] #51 60.03 The following additional packages will be installed: [2022-07-04T23:06:39.828Z] #51 60.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T23:06:39.828Z] #51 60.04 python3-protobuf python3-six [2022-07-04T23:06:39.828Z] #51 60.05 Suggested packages: [2022-07-04T23:06:39.828Z] #51 60.06 python3-setuptools [2022-07-04T23:06:39.828Z] #51 60.06 Recommended packages: [2022-07-04T23:06:39.828Z] #51 60.06 iproute2 | iproute [2022-07-04T23:06:39.828Z] #51 60.99 The following NEW packages will be installed: [2022-07-04T23:06:39.828Z] #51 61.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-04T23:06:39.828Z] #51 61.05 python3-protobuf python3-six [2022-07-04T23:06:39.828Z] #51 61.82 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:39.828Z] #51 61.82 Need to get 2314 kB of archives. [2022-07-04T23:06:39.828Z] #51 61.82 After this operation, 11.1 MB of additional disk space will be used. [2022-07-04T23:06:39.828Z] #51 61.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-04T23:06:39.828Z] #51 61.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:06:39.828Z] #51 61.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T23:06:39.828Z] #51 61.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-04T23:06:39.828Z] #51 61.96 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-04T23:06:39.828Z] #51 61.98 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-04T23:06:39.828Z] #51 62.11 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-04T23:06:39.828Z] #51 ... [2022-07-04T23:06:39.828Z] [2022-07-04T23:06:39.828Z] #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-04T23:06:39.828Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:39.828Z] #76 43.97 Reading package lists... [2022-07-04T23:06:39.828Z] #76 54.10 Building dependency tree... [2022-07-04T23:06:39.828Z] #76 60.73 python3 is already the newest version (3.9.2-3). [2022-07-04T23:06:39.828Z] #76 60.73 The following additional packages will be installed: [2022-07-04T23:06:39.828Z] #76 60.75 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-04T23:06:39.828Z] #76 60.75 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-04T23:06:39.828Z] #76 60.79 Suggested packages: [2022-07-04T23:06:39.828Z] #76 60.79 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-04T23:06:39.828Z] #76 60.79 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-04T23:06:39.828Z] #76 60.79 m4-doc ed diffutils-doc [2022-07-04T23:06:39.828Z] #76 60.79 Recommended packages: [2022-07-04T23:06:39.828Z] #76 60.80 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-04T23:06:39.828Z] #76 63.20 The following NEW packages will be installed: [2022-07-04T23:06:39.828Z] #76 63.22 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-04T23:06:39.828Z] #76 63.23 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-04T23:06:39.828Z] #76 63.24 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-04T23:06:39.828Z] #76 63.24 libyajl2 m4 patch xz-utils [2022-07-04T23:06:39.828Z] #76 63.86 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:39.828Z] #76 63.86 Need to get 5939 kB of archives. [2022-07-04T23:06:39.828Z] #76 63.86 After this operation, 18.7 MB of additional disk space will be used. [2022-07-04T23:06:39.828Z] #76 63.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T23:06:39.828Z] #76 63.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-04T23:06:39.828Z] #76 63.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-04T23:06:39.828Z] #76 63.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-04T23:06:39.828Z] #76 63.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T23:06:40.003Z] #28 15.44 Reading package lists... [2022-07-04T23:06:40.089Z] #76 63.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-04T23:06:40.089Z] #76 63.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-04T23:06:40.089Z] #76 63.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-04T23:06:40.089Z] #76 63.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-04T23:06:40.089Z] #76 63.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-04T23:06:40.089Z] #76 64.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T23:06:40.089Z] #76 ... [2022-07-04T23:06:40.089Z] [2022-07-04T23:06:40.089Z] #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-04T23:06:40.089Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:40.089Z] #42 63.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-04T23:06:40.089Z] #42 63.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-04T23:06:40.089Z] #42 63.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-04T23:06:40.089Z] #42 64.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-04T23:06:40.089Z] #42 64.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-04T23:06:40.089Z] #42 64.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-04T23:06:40.119Z] #44 DONE 13.6s [2022-07-04T23:06:40.119Z] [2022-07-04T23:06:40.119Z] #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-04T23:06:40.119Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:06:40.379Z] #47 ... [2022-07-04T23:06:40.380Z] [2022-07-04T23:06:40.380Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-04T23:06:40.380Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:40.380Z] #14 79.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T23:06:40.380Z] #14 79.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:06:40.380Z] #14 79.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:06:40.572Z] #28 20.07 Building dependency tree... [2022-07-04T23:06:40.781Z] #76 65.20 Selecting previously unselected package libmagic1:amd64. [2022-07-04T23:06:40.781Z] #76 65.20 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T23:06:40.781Z] #76 65.25 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T23:06:40.828Z] #28 21.25 Reading state information... [2022-07-04T23:06:41.042Z] #76 65.50 Selecting previously unselected package file. [2022-07-04T23:06:41.042Z] #76 65.50 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-04T23:06:41.042Z] #76 65.50 Unpacking file (1:5.39-3) ... [2022-07-04T23:06:41.042Z] #76 ... [2022-07-04T23:06:41.042Z] [2022-07-04T23:06:41.042Z] #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-04T23:06:41.042Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:06:41.042Z] #64 1.783 + RM_GOPATH=0 [2022-07-04T23:06:41.042Z] #64 1.783 + TMP_GOPATH= [2022-07-04T23:06:41.042Z] #64 1.783 + : /build [2022-07-04T23:06:41.042Z] #64 1.783 + '[' -z '' ']' [2022-07-04T23:06:41.042Z] #64 1.783 ++ mktemp -d [2022-07-04T23:06:41.042Z] #64 1.783 + export GOPATH=/tmp/tmp.8MTzfJXwcV [2022-07-04T23:06:41.042Z] #64 1.783 + GOPATH=/tmp/tmp.8MTzfJXwcV [2022-07-04T23:06:41.042Z] #64 1.783 + RM_GOPATH=1 [2022-07-04T23:06:41.042Z] #64 1.783 + case "$(go env GOARCH)" in [2022-07-04T23:06:41.042Z] #64 1.783 ++ go env GOARCH [2022-07-04T23:06:41.042Z] #64 1.881 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:41.042Z] #64 1.881 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:41.042Z] #64 1.881 ++ dirname /install.sh [2022-07-04T23:06:41.042Z] #64 1.889 Install containerd version v1.6.6 [2022-07-04T23:06:41.042Z] #64 1.889 + dir=/ [2022-07-04T23:06:41.042Z] #64 1.889 + bin=containerd [2022-07-04T23:06:41.042Z] #64 1.889 + shift [2022-07-04T23:06:41.042Z] #64 1.889 + '[' '!' -f //containerd.installer ']' [2022-07-04T23:06:41.042Z] #64 1.889 + . //containerd.installer [2022-07-04T23:06:41.042Z] #64 1.889 ++ set -e [2022-07-04T23:06:41.042Z] #64 1.889 ++ : v1.6.6 [2022-07-04T23:06:41.042Z] #64 1.889 + install_containerd [2022-07-04T23:06:41.042Z] #64 1.889 + echo 'Install containerd version v1.6.6' [2022-07-04T23:06:41.042Z] #64 1.889 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8MTzfJXwcV/src/github.com/containerd/containerd [2022-07-04T23:06:41.042Z] #64 1.926 Cloning into '/tmp/tmp.8MTzfJXwcV/src/github.com/containerd/containerd'... [2022-07-04T23:06:41.755Z] #28 22.17 bzip2 is already the newest version (1.0.8-4). [2022-07-04T23:06:41.755Z] #28 22.17 patch is already the newest version (2.7.6-7). [2022-07-04T23:06:41.755Z] #28 22.17 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-04T23:06:41.755Z] #28 22.17 The following additional packages will be installed: [2022-07-04T23:06:41.755Z] #28 22.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-04T23:06:41.755Z] #28 22.18 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-04T23:06:41.755Z] #28 22.18 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:06:41.755Z] #28 22.18 python3-pkg-resources vim-runtime xxd [2022-07-04T23:06:41.755Z] #28 22.19 Suggested packages: [2022-07-04T23:06:41.755Z] #28 22.19 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-04T23:06:41.755Z] #28 22.19 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-04T23:06:41.755Z] #28 22.19 Recommended packages: [2022-07-04T23:06:41.755Z] #28 22.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T23:06:42.635Z] #42 ... [2022-07-04T23:06:42.635Z] [2022-07-04T23:06:42.635Z] #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-04T23:06:42.635Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-04T23:06:42.635Z] #62 64.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T23:06:42.635Z] #62 64.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T23:06:42.635Z] #62 64.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:06:42.635Z] #62 64.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:06:42.635Z] #62 64.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:06:42.635Z] #62 64.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:42.635Z] #62 DONE 66.1s [2022-07-04T23:06:42.635Z] [2022-07-04T23:06:42.635Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-04T23:06:42.636Z] #63 sha256:c8167da284b73df8373435cf9d9267eb8d12697be8b7b8ede426749b8580d308 [2022-07-04T23:06:42.636Z] #63 DONE 0.2s [2022-07-04T23:06:42.636Z] [2022-07-04T23:06:42.636Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:42.636Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:42.636Z] #55 56.30 go: downloading github.com/fatih/color v1.13.0 [2022-07-04T23:06:42.636Z] #55 56.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-04T23:06:42.636Z] #55 56.49 go: downloading github.com/spf13/cobra v1.3.0 [2022-07-04T23:06:42.636Z] #55 56.56 go: downloading github.com/spf13/viper v1.10.1 [2022-07-04T23:06:42.636Z] #55 57.03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-04T23:06:42.636Z] #55 57.87 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-07-04T23:06:42.636Z] #55 57.91 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-07-04T23:06:42.636Z] #55 59.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-04T23:06:42.636Z] #55 59.95 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-04T23:06:42.636Z] #55 65.89 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-04T23:06:42.636Z] #55 65.89 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:06:42.636Z] #55 66.12 go: downloading github.com/stretchr/testify v1.7.0 [2022-07-04T23:06:42.636Z] #55 66.36 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-04T23:06:42.636Z] #55 66.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T23:06:42.636Z] #55 ... [2022-07-04T23:06:42.636Z] [2022-07-04T23:06:42.636Z] #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-04T23:06:42.636Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:42.636Z] #42 66.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:42.636Z] #42 66.72 Fetched 17.7 MB in 2s (7897 kB/s) [2022-07-04T23:06:42.684Z] #28 23.25 The following NEW packages will be installed: [2022-07-04T23:06:42.684Z] #28 23.25 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-04T23:06:42.684Z] #28 23.26 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-04T23:06:42.684Z] #28 23.26 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-04T23:06:42.684Z] #28 23.26 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-04T23:06:42.684Z] #28 23.26 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-04T23:06:42.684Z] #28 23.26 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-04T23:06:42.684Z] #28 23.27 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-04T23:06:42.897Z] #42 66.90 Selecting previously unselected package xxd. [2022-07-04T23:06:42.940Z] #28 23.62 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:42.940Z] #28 23.62 Need to get 18.6 MB of archives. [2022-07-04T23:06:42.940Z] #28 23.62 After this operation, 71.4 MB of additional disk space will be used. [2022-07-04T23:06:42.940Z] #28 23.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-04T23:06:43.159Z] #42 66.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% #42 ... [2022-07-04T23:06:43.159Z] [2022-07-04T23:06:43.159Z] #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-04T23:06:43.159Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-04T23:06:43.159Z] #57 66.96 v3.0.2 [2022-07-04T23:06:43.159Z] #57 DONE 67.1s [2022-07-04T23:06:43.159Z] [2022-07-04T23:06:43.159Z] #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-04T23:06:43.159Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:43.159Z] #42 66.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-04T23:06:43.159Z] #42 67.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:06:43.159Z] #42 67.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:43.197Z] #28 23.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-04T23:06:43.197Z] #28 23.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-04T23:06:43.197Z] #28 23.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T23:06:43.197Z] #28 23.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-04T23:06:43.197Z] #28 23.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-04T23:06:43.197Z] #28 23.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-04T23:06:43.197Z] #28 23.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-04T23:06:43.197Z] #28 23.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:06:43.197Z] #28 23.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-04T23:06:43.197Z] #28 23.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T23:06:43.197Z] #28 23.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-04T23:06:43.197Z] #28 23.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-04T23:06:43.197Z] #28 23.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-04T23:06:43.197Z] #28 23.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-04T23:06:43.197Z] #28 23.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-04T23:06:43.197Z] #28 23.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-04T23:06:43.197Z] #28 23.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-04T23:06:43.197Z] #28 23.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-04T23:06:43.197Z] #28 23.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T23:06:43.197Z] #28 23.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T23:06:43.197Z] #28 23.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T23:06:43.197Z] #28 23.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-04T23:06:43.197Z] #28 23.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-04T23:06:43.197Z] #28 23.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-04T23:06:43.197Z] #28 23.73 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-04T23:06:43.197Z] #28 23.74 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-04T23:06:43.197Z] #28 23.74 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-04T23:06:43.197Z] #28 23.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T23:06:43.197Z] #28 23.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-04T23:06:43.197Z] #28 23.76 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-04T23:06:43.197Z] #28 23.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T23:06:43.197Z] #28 23.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T23:06:43.197Z] #28 23.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:06:43.197Z] #28 23.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T23:06:43.197Z] #28 23.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T23:06:43.197Z] #28 23.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T23:06:43.197Z] #28 23.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-04T23:06:43.197Z] #28 23.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-04T23:06:43.197Z] #28 23.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-04T23:06:43.197Z] #28 23.84 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-04T23:06:43.197Z] #28 23.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-04T23:06:43.423Z] #42 67.36 Selecting previously unselected package vim-common. [2022-07-04T23:06:43.423Z] #42 67.39 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:06:43.423Z] #42 67.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:43.453Z] #28 23.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-04T23:06:43.453Z] #28 23.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-04T23:06:43.453Z] #28 23.98 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-04T23:06:43.670Z] #64 ... [2022-07-04T23:06:43.670Z] [2022-07-04T23:06:43.670Z] #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-04T23:06:43.670Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:06:43.670Z] #40 67.98 NAME: [2022-07-04T23:06:43.670Z] #40 67.98 go-winres - A tool for embedding resources in Windows executables [2022-07-04T23:06:43.670Z] #40 67.98 [2022-07-04T23:06:43.670Z] #40 67.98 USAGE: [2022-07-04T23:06:43.670Z] #40 67.98 go-winres [global options] command [command options] [arguments...] [2022-07-04T23:06:43.670Z] #40 67.98 [2022-07-04T23:06:43.670Z] #40 67.98 COMMANDS: [2022-07-04T23:06:43.670Z] #40 67.98 init Create an initial ./winres/winres.json [2022-07-04T23:06:43.670Z] #40 67.98 make Make syso files for the "go build" command [2022-07-04T23:06:43.670Z] #40 67.98 simply Make syso files for the "go build" command (simplified) [2022-07-04T23:06:43.670Z] #40 67.98 extract Extract all resources from an executable [2022-07-04T23:06:43.670Z] #40 67.98 patch Replace resources in an executable file (exe, dll) [2022-07-04T23:06:43.670Z] #40 67.98 help, h Shows a list of commands or help for one command [2022-07-04T23:06:43.670Z] #40 67.98 [2022-07-04T23:06:43.670Z] #40 67.98 GLOBAL OPTIONS: [2022-07-04T23:06:43.670Z] #40 67.98 --help, -h show help (default: false) [2022-07-04T23:06:43.670Z] #40 DONE 68.1s [2022-07-04T23:06:43.931Z] [2022-07-04T23:06:43.931Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:43.931Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:43.931Z] #55 64.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-04T23:06:43.931Z] #55 64.86 go: downloading github.com/stretchr/testify v1.7.0 [2022-07-04T23:06:43.931Z] #55 65.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T23:06:43.931Z] #55 65.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-04T23:06:43.931Z] #55 65.29 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-04T23:06:43.931Z] #55 65.47 go: downloading github.com/magiconair/properties v1.8.5 [2022-07-04T23:06:43.931Z] #55 65.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-07-04T23:06:43.931Z] #55 65.71 go: downloading github.com/spf13/afero v1.6.0 [2022-07-04T23:06:43.931Z] #55 65.74 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T23:06:43.931Z] #55 65.82 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T23:06:43.931Z] #55 65.91 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T23:06:43.931Z] #55 65.97 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-07-04T23:06:43.931Z] #55 66.22 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-07-04T23:06:43.931Z] #55 66.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T23:06:43.931Z] #55 66.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T23:06:43.931Z] #55 66.48 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T23:06:43.931Z] #55 66.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T23:06:43.931Z] #55 66.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T23:06:43.931Z] #55 66.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T23:06:43.931Z] #55 66.98 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T23:06:43.931Z] #55 67.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-07-04T23:06:43.931Z] #55 68.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T23:06:43.931Z] #55 68.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T23:06:43.931Z] #55 68.51 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T23:06:44.016Z] #28 24.47 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:44.016Z] #28 24.66 Fetched 18.6 MB in 1s (28.9 MB/s) [2022-07-04T23:06:44.182Z] #64 ... [2022-07-04T23:06:44.182Z] [2022-07-04T23:06:44.182Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:44.182Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:06:44.182Z] #14 79.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T23:06:44.182Z] #14 79.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-04T23:06:44.182Z] #14 79.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:06:44.182Z] #14 84.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T23:06:44.182Z] #14 84.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-04T23:06:44.182Z] #14 84.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:06:44.182Z] #14 90.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T23:06:44.182Z] #14 90.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-04T23:06:44.182Z] #14 90.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:06:44.193Z] #55 ... [2022-07-04T23:06:44.193Z] [2022-07-04T23:06:44.193Z] #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-04T23:06:44.193Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:44.193Z] #42 58.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-04T23:06:44.193Z] #42 58.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-04T23:06:44.193Z] #42 58.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-04T23:06:44.193Z] #42 58.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-04T23:06:44.193Z] #42 58.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-04T23:06:44.193Z] #42 58.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-04T23:06:44.193Z] #42 60.92 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:44.193Z] #42 61.39 Fetched 17.7 MB in 2s (7908 kB/s) [2022-07-04T23:06:44.193Z] #42 61.51 Selecting previously unselected package xxd. [2022-07-04T23:06:44.193Z] #42 61.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T23:06:44.193Z] #42 61.61 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:06:44.193Z] #42 61.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:44.193Z] #42 62.25 Selecting previously unselected package vim-common. [2022-07-04T23:06:44.193Z] #42 62.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:06:44.193Z] #42 62.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:44.193Z] #42 63.50 Selecting previously unselected package cmake-data. [2022-07-04T23:06:44.193Z] #42 63.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T23:06:44.193Z] #42 63.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:06:44.193Z] #42 ... [2022-07-04T23:06:44.193Z] [2022-07-04T23:06:44.193Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:44.193Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:44.193Z] #55 68.68 go: downloading github.com/Antonboom/errname v0.1.5 [2022-07-04T23:06:44.193Z] #55 68.77 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-07-04T23:06:44.193Z] #55 68.81 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-07-04T23:06:44.273Z] #28 24.71 Selecting previously unselected package pigz. [2022-07-04T23:06:44.273Z] #28 24.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-07-04T23:06:44.273Z] #28 24.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-04T23:06:44.273Z] #28 24.76 Unpacking pigz (2.6-1) ... [2022-07-04T23:06:44.273Z] #28 24.82 Selecting previously unselected package libelf1:amd64. [2022-07-04T23:06:44.273Z] #28 24.82 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-04T23:06:44.273Z] #28 24.83 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-04T23:06:44.273Z] #28 24.91 Selecting previously unselected package libbpf0:amd64. [2022-07-04T23:06:44.273Z] #28 24.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-04T23:06:44.365Z] #42 68.17 Selecting previously unselected package cmake-data. [2022-07-04T23:06:44.365Z] #42 68.17 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-04T23:06:44.365Z] #42 68.18 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:06:44.530Z] #28 24.92 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-04T23:06:44.530Z] #28 24.98 Selecting previously unselected package libcap2:amd64. [2022-07-04T23:06:44.530Z] #28 24.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T23:06:44.530Z] #28 24.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:06:44.530Z] #28 25.03 Selecting previously unselected package libmnl0:amd64. [2022-07-04T23:06:44.530Z] #28 25.03 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-04T23:06:44.530Z] #28 25.04 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-04T23:06:44.530Z] #28 25.08 Selecting previously unselected package libxtables12:amd64. [2022-07-04T23:06:44.530Z] #28 25.08 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-04T23:06:44.530Z] #28 25.09 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-04T23:06:44.530Z] #28 25.13 Selecting previously unselected package libcap2-bin. [2022-07-04T23:06:44.758Z] #55 ... [2022-07-04T23:06:44.758Z] [2022-07-04T23:06:44.758Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:44.758Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:44.758Z] #14 59.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:44.758Z] #14 59.54 Fetched 115 MB in 13s (8866 kB/s) [2022-07-04T23:06:44.759Z] #14 59.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-04T23:06:44.759Z] #14 59.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-04T23:06:44.759Z] #14 59.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T23:06:44.759Z] #14 59.83 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:06:44.759Z] #14 64.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T23:06:44.759Z] #14 64.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T23:06:44.759Z] #14 64.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:06:44.759Z] #14 ... [2022-07-04T23:06:44.759Z] [2022-07-04T23:06:44.759Z] #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-04T23:06:44.759Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:44.759Z] #42 69.36 Selecting previously unselected package libicu67:amd64. [2022-07-04T23:06:44.759Z] #42 69.36 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-04T23:06:44.786Z] #28 25.14 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-04T23:06:44.786Z] #28 25.14 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T23:06:44.786Z] #28 25.20 Selecting previously unselected package iproute2. [2022-07-04T23:06:44.786Z] #28 25.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-04T23:06:44.786Z] #28 25.21 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T23:06:44.786Z] #28 25.39 Selecting previously unselected package xxd. [2022-07-04T23:06:44.786Z] #28 ... [2022-07-04T23:06:44.786Z] [2022-07-04T23:06:44.786Z] #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-04T23:06:44.786Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:06:44.786Z] #71 75.33 + bin/containerd [2022-07-04T23:06:45.017Z] #42 69.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T23:06:45.017Z] #42 ... [2022-07-04T23:06:45.017Z] [2022-07-04T23:06:45.017Z] #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-04T23:06:45.017Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:45.017Z] #51 59.18 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:06:45.017Z] #51 59.18 Need to get 2314 kB of archives. [2022-07-04T23:06:45.017Z] #51 59.18 After this operation, 11.1 MB of additional disk space will be used. [2022-07-04T23:06:45.017Z] #51 59.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-04T23:06:45.017Z] #51 59.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:06:45.017Z] #51 59.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-04T23:06:45.017Z] #51 59.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-04T23:06:45.017Z] #51 59.38 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-04T23:06:45.017Z] #51 59.42 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-04T23:06:45.017Z] #51 59.42 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-04T23:06:45.017Z] #51 61.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-04T23:06:45.017Z] #51 64.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:45.017Z] #51 64.75 Fetched 2314 kB in 3s (679 kB/s) [2022-07-04T23:06:45.017Z] #51 64.92 Selecting previously unselected package libprotobuf23:amd64. [2022-07-04T23:06:45.017Z] #51 64.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-04T23:06:45.017Z] #51 64.99 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-04T23:06:45.017Z] #51 65.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T23:06:45.017Z] #51 66.70 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:06:45.017Z] #51 66.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:06:45.017Z] #51 66.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:06:45.017Z] #51 67.58 Selecting previously unselected package python3-six. [2022-07-04T23:06:45.017Z] #51 67.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T23:06:45.017Z] #51 67.59 Unpacking python3-six (1.16.0-2) ... [2022-07-04T23:06:45.017Z] #51 67.85 Selecting previously unselected package python3-protobuf. [2022-07-04T23:06:45.017Z] #51 67.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-04T23:06:45.017Z] #51 67.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T23:06:45.017Z] #51 68.96 Selecting previously unselected package libnet1:amd64. [2022-07-04T23:06:45.017Z] #51 68.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T23:06:45.017Z] #51 68.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:06:45.042Z] #71 ... [2022-07-04T23:06:45.042Z] [2022-07-04T23:06:45.042Z] #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-04T23:06:45.042Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-04T23:06:45.042Z] #28 25.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:06:45.042Z] #28 25.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:45.042Z] #28 25.47 Selecting previously unselected package vim-common. [2022-07-04T23:06:45.042Z] #28 25.47 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:06:45.042Z] #28 25.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:45.042Z] #28 25.56 Selecting previously unselected package bash-completion. [2022-07-04T23:06:45.042Z] #28 25.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T23:06:45.276Z] #51 69.24 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T23:06:45.276Z] #51 69.25 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T23:06:45.276Z] #51 69.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:06:45.276Z] #51 ... [2022-07-04T23:06:45.276Z] [2022-07-04T23:06:45.276Z] #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-04T23:06:45.276Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:45.276Z] #76 65.83 Selecting previously unselected package xz-utils. [2022-07-04T23:06:45.276Z] #76 65.83 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T23:06:45.276Z] #76 65.86 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:06:45.276Z] #76 66.25 Selecting previously unselected package libsigsegv2:amd64. [2022-07-04T23:06:45.276Z] #76 66.25 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-04T23:06:45.276Z] #76 66.25 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-04T23:06:45.276Z] #76 66.52 Selecting previously unselected package m4. [2022-07-04T23:06:45.276Z] #76 66.55 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-04T23:06:45.276Z] #76 66.59 Unpacking m4 (1.4.18-5) ... [2022-07-04T23:06:45.276Z] #76 67.67 Selecting previously unselected package autoconf. [2022-07-04T23:06:45.276Z] #76 67.71 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T23:06:45.276Z] #76 67.81 Unpacking autoconf (2.69-14) ... [2022-07-04T23:06:45.276Z] #76 68.74 Selecting previously unselected package autotools-dev. [2022-07-04T23:06:45.276Z] #76 68.74 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T23:06:45.276Z] #76 68.77 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T23:06:45.276Z] #76 69.13 Selecting previously unselected package automake. [2022-07-04T23:06:45.276Z] #76 69.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T23:06:45.276Z] #76 69.18 Unpacking automake (1:1.16.3-2) ... [2022-07-04T23:06:45.567Z] #14 ... [2022-07-04T23:06:45.567Z] [2022-07-04T23:06:45.567Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:06:45.567Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:06:45.567Z] #77 36.04 libtoolize: putting auxiliary files in '.'. [2022-07-04T23:06:45.567Z] #77 36.05 libtoolize: copying file './ltmain.sh' [2022-07-04T23:06:45.567Z] #77 36.96 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T23:06:45.567Z] #77 36.96 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T23:06:45.567Z] #77 36.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T23:06:45.567Z] #77 45.03 configure.ac:7: installing './compile' [2022-07-04T23:06:45.567Z] #77 45.03 configure.ac:11: installing './config.guess' [2022-07-04T23:06:45.567Z] #77 45.04 configure.ac:11: installing './config.sub' [2022-07-04T23:06:45.567Z] #77 45.06 configure.ac:8: installing './install-sh' [2022-07-04T23:06:45.567Z] #77 45.06 configure.ac:8: installing './missing' [2022-07-04T23:06:45.828Z] #77 45.16 Makefile.am: installing './depcomp' [2022-07-04T23:06:45.843Z] #76 70.26 Selecting previously unselected package patch. [2022-07-04T23:06:45.843Z] #76 70.27 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-04T23:06:45.843Z] #76 70.29 Unpacking patch (2.7.6-7) ... [2022-07-04T23:06:45.970Z] #28 26.50 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T23:06:46.226Z] #28 26.76 Selecting previously unselected package apparmor. [2022-07-04T23:06:46.226Z] #28 26.76 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-04T23:06:46.226Z] #28 26.81 Unpacking apparmor (2.13.6-10) ... [2022-07-04T23:06:46.410Z] #76 70.78 Selecting previously unselected package dpkg-dev. [2022-07-04T23:06:46.410Z] #76 70.78 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T23:06:46.410Z] #76 70.78 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T23:06:46.483Z] #28 27.01 Selecting previously unselected package inetutils-ping. [2022-07-04T23:06:46.483Z] #28 27.02 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-04T23:06:46.483Z] #28 27.02 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T23:06:46.483Z] #28 27.08 Selecting previously unselected package libip4tc2:amd64. [2022-07-04T23:06:46.483Z] #28 27.08 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-04T23:06:46.483Z] #28 27.09 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T23:06:46.483Z] #28 27.14 Selecting previously unselected package libip6tc2:amd64. [2022-07-04T23:06:46.739Z] #28 27.14 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-04T23:06:46.739Z] #28 27.15 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T23:06:46.739Z] #28 27.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-04T23:06:46.739Z] #28 27.20 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-04T23:06:46.739Z] #28 27.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T23:06:46.739Z] #28 27.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-04T23:06:46.739Z] #28 27.26 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-04T23:06:46.739Z] #28 27.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T23:06:46.739Z] #28 27.32 Selecting previously unselected package libnftnl11:amd64. [2022-07-04T23:06:46.739Z] #28 27.33 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-04T23:06:46.739Z] #28 27.33 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T23:06:46.910Z] #42 ... [2022-07-04T23:06:46.910Z] [2022-07-04T23:06:46.910Z] #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-04T23:06:46.910Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-04T23:06:46.910Z] #40 70.34 NAME: [2022-07-04T23:06:46.910Z] #40 70.35 go-winres - A tool for embedding resources in Windows executables [2022-07-04T23:06:46.910Z] #40 70.35 [2022-07-04T23:06:46.910Z] #40 70.35 USAGE: [2022-07-04T23:06:46.910Z] #40 70.35 go-winres [global options] command [command options] [arguments...] [2022-07-04T23:06:46.910Z] #40 70.35 [2022-07-04T23:06:46.910Z] #40 70.35 COMMANDS: [2022-07-04T23:06:46.910Z] #40 70.35 init Create an initial ./winres/winres.json [2022-07-04T23:06:46.910Z] #40 70.35 make Make syso files for the "go build" command [2022-07-04T23:06:46.910Z] #40 70.35 simply Make syso files for the "go build" command (simplified) [2022-07-04T23:06:46.910Z] #40 70.35 extract Extract all resources from an executable [2022-07-04T23:06:46.910Z] #40 70.35 patch Replace resources in an executable file (exe, dll) [2022-07-04T23:06:46.910Z] #40 70.35 help, h Shows a list of commands or help for one command [2022-07-04T23:06:46.910Z] #40 70.35 [2022-07-04T23:06:46.910Z] #40 70.35 GLOBAL OPTIONS: [2022-07-04T23:06:46.910Z] #40 70.35 --help, -h show help (default: false) [2022-07-04T23:06:46.910Z] #40 DONE 70.4s [2022-07-04T23:06:46.910Z] [2022-07-04T23:06:46.910Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:46.910Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:46.910Z] #55 66.50 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-04T23:06:46.910Z] #55 66.56 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-04T23:06:46.910Z] #55 66.63 go: downloading github.com/magiconair/properties v1.8.5 [2022-07-04T23:06:46.910Z] #55 67.04 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-07-04T23:06:46.910Z] #55 67.04 go: downloading github.com/spf13/afero v1.6.0 [2022-07-04T23:06:46.910Z] #55 67.11 go: downloading github.com/spf13/cast v1.4.1 [2022-07-04T23:06:46.910Z] #55 67.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-04T23:06:46.910Z] #55 67.24 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-04T23:06:46.910Z] #55 67.29 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-07-04T23:06:46.910Z] #55 67.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-04T23:06:46.910Z] #55 67.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-04T23:06:46.910Z] #55 67.51 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-04T23:06:46.910Z] #55 67.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-04T23:06:46.910Z] #55 67.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-04T23:06:46.910Z] #55 67.57 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-04T23:06:46.910Z] #55 67.58 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-04T23:06:46.910Z] #55 67.62 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-07-04T23:06:46.910Z] #55 67.65 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-04T23:06:46.910Z] #55 67.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-04T23:06:46.910Z] #55 67.83 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-04T23:06:46.910Z] #55 67.96 go: downloading github.com/Antonboom/errname v0.1.5 [2022-07-04T23:06:46.910Z] #55 68.02 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-07-04T23:06:46.910Z] #55 68.11 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-07-04T23:06:46.910Z] #55 68.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T23:06:46.910Z] #55 68.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T23:06:46.910Z] #55 68.60 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T23:06:46.910Z] #55 68.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T23:06:46.910Z] #55 68.68 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-07-04T23:06:46.910Z] #55 68.74 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T23:06:46.910Z] #55 68.78 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-07-04T23:06:46.910Z] #55 68.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T23:06:46.910Z] #55 68.92 go: downloading github.com/breml/bidichk v0.2.1 [2022-07-04T23:06:46.910Z] #55 69.08 go: downloading github.com/breml/errchkjson v0.2.1 [2022-07-04T23:06:46.910Z] #55 69.16 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T23:06:46.910Z] #55 69.31 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T23:06:46.910Z] #55 69.33 go: downloading github.com/daixiang0/gci v0.2.9 [2022-07-04T23:06:46.910Z] #55 69.43 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-07-04T23:06:46.910Z] #55 69.49 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T23:06:46.910Z] #55 69.60 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-07-04T23:06:46.910Z] #55 69.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T23:06:46.910Z] #55 69.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T23:06:46.910Z] #55 69.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-04T23:06:46.910Z] #55 69.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-04T23:06:46.910Z] #55 70.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-04T23:06:46.910Z] #55 70.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T23:06:46.910Z] #55 70.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T23:06:46.910Z] #55 70.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T23:06:46.910Z] #55 70.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T23:06:46.910Z] #55 70.76 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T23:06:46.965Z] #14 ... [2022-07-04T23:06:46.965Z] [2022-07-04T23:06:46.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-04T23:06:46.965Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:06:46.965Z] #77 39.84 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T23:06:46.977Z] #76 ... [2022-07-04T23:06:46.977Z] [2022-07-04T23:06:46.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-04T23:06:46.977Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:46.977Z] #14 71.10 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T23:06:46.977Z] #14 71.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T23:06:46.977Z] #14 71.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:06:46.977Z] #14 71.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-04T23:06:46.977Z] #14 71.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:06:46.977Z] #14 71.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:06:46.995Z] #28 27.39 Selecting previously unselected package iptables. [2022-07-04T23:06:46.995Z] #28 27.40 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-04T23:06:46.995Z] #28 27.40 Unpacking iptables (1.8.7-1) ... [2022-07-04T23:06:46.995Z] #28 27.56 Selecting previously unselected package libonig5:amd64. [2022-07-04T23:06:46.995Z] #28 27.57 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T23:06:46.995Z] #28 27.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:06:46.995Z] #28 27.66 Selecting previously unselected package libjq1:amd64. [2022-07-04T23:06:47.171Z] #55 71.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T23:06:47.171Z] #55 71.06 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T23:06:47.171Z] #55 71.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T23:06:47.215Z] #77 46.44 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T23:06:47.215Z] #77 46.44 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T23:06:47.215Z] #77 46.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T23:06:47.215Z] #77 46.63 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T23:06:47.215Z] #77 46.74 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T23:06:47.251Z] #28 27.67 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T23:06:47.252Z] #28 27.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:06:47.252Z] #28 27.74 Selecting previously unselected package jq. [2022-07-04T23:06:47.252Z] #28 27.74 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-04T23:06:47.252Z] #28 27.74 Unpacking jq (1.6-2.1) ... [2022-07-04T23:06:47.252Z] #28 27.80 Selecting previously unselected package libaio1:amd64. [2022-07-04T23:06:47.252Z] #28 27.81 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-04T23:06:47.252Z] #28 27.81 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-04T23:06:47.252Z] #28 27.86 Selecting previously unselected package libgpm2:amd64. [2022-07-04T23:06:47.252Z] #28 27.86 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-04T23:06:47.252Z] #28 27.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-04T23:06:47.252Z] #28 27.92 Selecting previously unselected package libinih1:amd64. [2022-07-04T23:06:47.432Z] #55 71.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T23:06:47.432Z] #55 71.37 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T23:06:47.432Z] #55 71.44 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T23:06:47.432Z] #55 71.46 go: downloading github.com/kulti/thelper v0.5.0 [2022-07-04T23:06:47.476Z] #77 46.83 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T23:06:47.476Z] #77 46.97 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T23:06:47.508Z] #28 27.93 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-04T23:06:47.508Z] #28 27.94 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-04T23:06:47.508Z] #28 27.98 Selecting previously unselected package libnet1:amd64. [2022-07-04T23:06:47.508Z] #28 27.99 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T23:06:47.508Z] #28 28.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:06:47.508Z] #28 28.06 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T23:06:47.508Z] #28 28.07 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T23:06:47.508Z] #28 28.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:06:47.508Z] #28 28.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:06:47.508Z] #28 28.14 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:47.508Z] #28 28.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:47.508Z] #28 28.19 Selecting previously unselected package libyajl2:amd64. [2022-07-04T23:06:47.543Z] #14 71.88 Selecting previously unselected package dmsetup. [2022-07-04T23:06:47.543Z] #14 71.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:06:47.543Z] #14 71.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:06:47.692Z] #55 71.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T23:06:47.692Z] #55 71.66 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T23:06:47.692Z] #55 71.66 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-07-04T23:06:47.692Z] #55 71.74 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-07-04T23:06:47.692Z] #55 71.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T23:06:47.692Z] #55 71.77 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T23:06:47.738Z] #77 47.10 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T23:06:47.738Z] #77 47.24 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T23:06:47.764Z] #28 28.20 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T23:06:47.764Z] #28 28.21 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:06:47.764Z] #28 28.25 Selecting previously unselected package net-tools. [2022-07-04T23:06:47.764Z] #28 28.25 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-04T23:06:47.764Z] #28 28.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:06:47.764Z] #28 28.37 Selecting previously unselected package python-pip-whl. [2022-07-04T23:06:47.764Z] #28 28.38 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:06:47.764Z] #28 28.38 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:06:47.801Z] #14 72.31 Selecting previously unselected package mingw-w64-common. [2022-07-04T23:06:47.801Z] #14 72.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T23:06:47.801Z] #14 72.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T23:06:47.953Z] #55 71.83 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T23:06:47.953Z] #55 71.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T23:06:47.953Z] #55 71.98 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-07-04T23:06:47.953Z] #55 72.00 go: downloading github.com/mgechev/revive v1.1.3 [2022-07-04T23:06:48.020Z] #28 28.64 Selecting previously unselected package python3-lib2to3. [2022-07-04T23:06:48.276Z] #28 28.65 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T23:06:48.276Z] #28 28.66 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:06:48.276Z] #28 28.73 Selecting previously unselected package python3-distutils. [2022-07-04T23:06:48.276Z] #28 28.74 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T23:06:48.276Z] #28 28.74 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T23:06:48.276Z] #28 28.81 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:06:48.276Z] #28 28.82 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:06:48.276Z] #28 28.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:06:48.276Z] #28 28.90 Selecting previously unselected package python3-setuptools. [2022-07-04T23:06:48.533Z] #28 28.91 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T23:06:48.533Z] #28 28.92 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T23:06:48.533Z] #28 29.05 Selecting previously unselected package python3-wheel. [2022-07-04T23:06:48.533Z] #28 29.05 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T23:06:48.533Z] #28 29.06 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T23:06:48.533Z] #28 29.12 Selecting previously unselected package python3-pip. [2022-07-04T23:06:48.533Z] #28 29.12 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:06:48.533Z] #28 29.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:06:48.789Z] #28 29.25 Selecting previously unselected package sudo. [2022-07-04T23:06:48.789Z] #28 29.26 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-04T23:06:48.789Z] #28 29.27 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T23:06:48.789Z] #28 29.48 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T23:06:48.909Z] #55 72.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T23:06:48.909Z] #55 72.83 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T23:06:48.909Z] #55 72.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T23:06:48.909Z] #55 72.85 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-07-04T23:06:49.045Z] #28 29.49 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-04T23:06:49.045Z] #28 29.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:06:49.045Z] #28 29.62 Selecting previously unselected package uidmap. [2022-07-04T23:06:49.045Z] #28 29.62 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-04T23:06:49.045Z] #28 29.63 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T23:06:49.045Z] #28 29.70 Selecting previously unselected package vim-runtime. [2022-07-04T23:06:49.045Z] #28 29.71 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:06:49.045Z] #28 29.73 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-04T23:06:49.169Z] #55 72.97 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-07-04T23:06:49.169Z] #55 73.06 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T23:06:49.169Z] #55 73.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T23:06:49.169Z] #55 73.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T23:06:49.169Z] #55 73.17 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-07-04T23:06:49.301Z] #28 29.75 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T23:06:49.302Z] #28 29.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:49.739Z] #55 73.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T23:06:49.740Z] #55 73.69 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-07-04T23:06:49.740Z] #55 73.73 go: downloading github.com/sivchari/tenv v1.4.7 [2022-07-04T23:06:49.740Z] #55 73.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T23:06:49.740Z] #55 73.77 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T23:06:49.740Z] #55 73.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T23:06:49.740Z] #55 ... [2022-07-04T23:06:49.740Z] [2022-07-04T23:06:49.740Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-04T23:06:49.740Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:49.740Z] #42 73.78 Selecting previously unselected package libicu67:amd64. [2022-07-04T23:06:50.000Z] #42 73.87 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-04T23:06:50.000Z] #42 73.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T23:06:50.260Z] #42 ... [2022-07-04T23:06:50.260Z] [2022-07-04T23:06:50.260Z] #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-04T23:06:50.260Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:50.260Z] #76 64.14 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-04T23:06:50.260Z] #76 64.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-04T23:06:50.260Z] #76 64.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T23:06:50.260Z] #76 64.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-04T23:06:50.260Z] #76 64.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-04T23:06:50.260Z] #76 64.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-04T23:06:50.260Z] #76 64.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-04T23:06:50.260Z] #76 64.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-04T23:06:50.260Z] #76 64.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-04T23:06:50.260Z] #76 64.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-04T23:06:50.260Z] #76 64.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T23:06:50.260Z] #76 64.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-04T23:06:50.260Z] #76 66.36 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:50.260Z] #76 66.88 Fetched 5939 kB in 1s (5649 kB/s) [2022-07-04T23:06:50.260Z] #76 67.21 Selecting previously unselected package bzip2. [2022-07-04T23:06:50.261Z] #76 67.21 (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-04T23:06:50.261Z] #76 67.28 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T23:06:50.261Z] #76 67.28 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:06:50.261Z] #76 67.66 Selecting previously unselected package libmagic-mgc. [2022-07-04T23:06:50.261Z] #76 67.67 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-04T23:06:50.261Z] #76 67.68 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-04T23:06:50.261Z] #76 68.91 Selecting previously unselected package libmagic1:amd64. [2022-07-04T23:06:50.261Z] #76 68.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-04T23:06:50.261Z] #76 68.93 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-04T23:06:50.261Z] #76 69.43 Selecting previously unselected package file. [2022-07-04T23:06:50.261Z] #76 69.43 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-04T23:06:50.261Z] #76 69.43 Unpacking file (1:5.39-3) ... [2022-07-04T23:06:50.261Z] #76 69.69 Selecting previously unselected package xz-utils. [2022-07-04T23:06:50.261Z] #76 69.69 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T23:06:50.261Z] #76 69.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:06:50.261Z] #76 70.41 Selecting previously unselected package libsigsegv2:amd64. [2022-07-04T23:06:50.261Z] #76 70.42 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-04T23:06:50.261Z] #76 70.45 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-04T23:06:50.261Z] #76 70.61 Selecting previously unselected package m4. [2022-07-04T23:06:50.261Z] #76 70.63 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-04T23:06:50.261Z] #76 70.65 Unpacking m4 (1.4.18-5) ... [2022-07-04T23:06:50.261Z] #76 70.94 Selecting previously unselected package autoconf. [2022-07-04T23:06:50.261Z] #76 70.95 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-04T23:06:50.261Z] #76 70.97 Unpacking autoconf (2.69-14) ... [2022-07-04T23:06:50.261Z] #76 71.77 Selecting previously unselected package autotools-dev. [2022-07-04T23:06:50.261Z] #76 71.77 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-04T23:06:50.261Z] #76 71.82 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-04T23:06:50.261Z] #76 72.06 Selecting previously unselected package automake. [2022-07-04T23:06:50.261Z] #76 72.06 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-04T23:06:50.261Z] #76 72.06 Unpacking automake (1:1.16.3-2) ... [2022-07-04T23:06:50.261Z] #76 72.93 Selecting previously unselected package patch. [2022-07-04T23:06:50.261Z] #76 72.94 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-04T23:06:50.261Z] #76 72.97 Unpacking patch (2.7.6-7) ... [2022-07-04T23:06:50.261Z] #76 73.41 Selecting previously unselected package dpkg-dev. [2022-07-04T23:06:50.261Z] #76 73.43 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-04T23:06:50.261Z] #76 73.48 Unpacking dpkg-dev (1.20.10) ... [2022-07-04T23:06:50.261Z] #76 ... [2022-07-04T23:06:50.261Z] [2022-07-04T23:06:50.261Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:50.261Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:50.261Z] #55 73.86 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T23:06:50.261Z] #55 73.96 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T23:06:50.261Z] #55 74.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T23:06:50.261Z] #55 74.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T23:06:50.261Z] #55 74.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-07-04T23:06:50.261Z] #55 74.32 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T23:06:50.521Z] #55 74.60 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T23:06:50.521Z] #55 74.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-04T23:06:50.668Z] #28 31.06 Selecting previously unselected package vim. [2022-07-04T23:06:50.668Z] #28 31.07 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:06:50.668Z] #28 31.08 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:50.668Z] #28 31.31 Selecting previously unselected package xfsprogs. [2022-07-04T23:06:50.785Z] #55 74.67 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T23:06:50.785Z] #55 74.72 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T23:06:50.925Z] #28 31.32 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-04T23:06:50.925Z] #28 31.32 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T23:06:50.925Z] #28 31.52 Selecting previously unselected package zip. [2022-07-04T23:06:50.925Z] #28 31.53 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-04T23:06:50.925Z] #28 31.53 Unpacking zip (3.0-12) ... [2022-07-04T23:06:51.046Z] #55 74.80 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-07-04T23:06:51.046Z] #55 ... [2022-07-04T23:06:51.046Z] [2022-07-04T23:06:51.046Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-04T23:06:51.046Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:51.046Z] #14 64.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-04T23:06:51.046Z] #14 64.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-04T23:06:51.046Z] #14 64.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:06:51.046Z] #14 70.51 Selecting previously unselected package binutils-mingw-w64. [2022-07-04T23:06:51.046Z] #14 70.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-04T23:06:51.046Z] #14 70.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:06:51.046Z] #14 70.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-04T23:06:51.046Z] #14 70.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:06:51.046Z] #14 70.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:06:51.046Z] #14 71.33 Selecting previously unselected package dmsetup. [2022-07-04T23:06:51.046Z] #14 71.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:06:51.046Z] #14 71.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:06:51.046Z] #14 71.71 Selecting previously unselected package mingw-w64-common. [2022-07-04T23:06:51.046Z] #14 71.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-04T23:06:51.046Z] #14 71.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-04T23:06:51.046Z] #14 ... [2022-07-04T23:06:51.046Z] [2022-07-04T23:06:51.046Z] #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-04T23:06:51.046Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:51.046Z] #51 64.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-04T23:06:51.046Z] #51 67.00 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:06:51.046Z] #51 67.31 Fetched 2314 kB in 4s (598 kB/s) [2022-07-04T23:06:51.046Z] #51 67.50 Selecting previously unselected package libprotobuf23:amd64. [2022-07-04T23:06:51.046Z] #51 67.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-04T23:06:51.046Z] #51 67.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-04T23:06:51.046Z] #51 67.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T23:06:51.046Z] #51 69.61 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:06:51.046Z] #51 69.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:06:51.046Z] #51 69.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:06:51.046Z] #51 70.27 Selecting previously unselected package python3-six. [2022-07-04T23:06:51.046Z] #51 70.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-04T23:06:51.046Z] #51 70.32 Unpacking python3-six (1.16.0-2) ... [2022-07-04T23:06:51.046Z] #51 70.42 Selecting previously unselected package python3-protobuf. [2022-07-04T23:06:51.046Z] #51 70.43 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-04T23:06:51.046Z] #51 70.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-04T23:06:51.046Z] #51 71.62 Selecting previously unselected package libnet1:amd64. [2022-07-04T23:06:51.046Z] #51 71.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T23:06:51.046Z] #51 71.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:06:51.046Z] #51 71.97 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T23:06:51.046Z] #51 71.97 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T23:06:51.046Z] #51 71.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:06:51.046Z] #51 72.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:06:51.046Z] #51 72.47 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:51.046Z] #51 72.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:51.046Z] #51 72.64 Selecting previously unselected package criu. [2022-07-04T23:06:51.046Z] #51 72.64 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-04T23:06:51.046Z] #51 72.65 Unpacking criu (3.17-1) ... [2022-07-04T23:06:51.046Z] #51 73.96 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:06:51.181Z] #28 31.60 Selecting previously unselected package zstd. [2022-07-04T23:06:51.181Z] #28 31.60 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-04T23:06:51.181Z] #28 31.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:06:51.181Z] #28 31.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:06:51.306Z] #51 ... [2022-07-04T23:06:51.306Z] [2022-07-04T23:06:51.306Z] #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-04T23:06:51.306Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:51.306Z] #76 75.27 Selecting previously unselected package build-essential. [2022-07-04T23:06:51.306Z] #76 75.29 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-04T23:06:51.306Z] #76 75.30 Unpacking build-essential (12.9) ... [2022-07-04T23:06:51.306Z] #76 75.39 Selecting previously unselected package libcap2:amd64. [2022-07-04T23:06:51.306Z] #76 75.39 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T23:06:51.566Z] #76 75.41 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:06:51.567Z] #76 75.52 Selecting previously unselected package libcap-dev:amd64. [2022-07-04T23:06:51.567Z] #76 75.56 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-04T23:06:51.567Z] #76 75.56 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T23:06:51.746Z] #28 32.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T23:06:51.746Z] #28 32.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:06:51.746Z] #28 32.20 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-04T23:06:51.746Z] #28 32.21 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T23:06:51.746Z] #28 32.22 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-04T23:06:51.746Z] #28 32.23 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T23:06:51.746Z] #28 32.25 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:06:51.746Z] #28 32.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:06:51.746Z] #28 32.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:51.746Z] #28 32.28 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T23:06:51.827Z] #76 75.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:06:51.987Z] #14 ... [2022-07-04T23:06:51.987Z] [2022-07-04T23:06:51.987Z] #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-04T23:06:51.987Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:06:51.987Z] #34 74.62 Updating files: 79% (1206/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-04T23:06:51.987Z] #34 75.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T23:06:51.987Z] #34 75.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T23:06:52.002Z] #28 32.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:52.002Z] #28 32.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:06:52.002Z] #28 32.60 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T23:06:52.002Z] #28 32.61 Setting up apparmor (2.13.6-10) ... [2022-07-04T23:06:52.087Z] #76 75.97 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:52.087Z] #76 75.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:52.347Z] #76 76.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-04T23:06:52.347Z] #76 76.26 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:52.347Z] #76 ... [2022-07-04T23:06:52.347Z] [2022-07-04T23:06:52.347Z] #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-04T23:06:52.347Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:06:52.347Z] #64 1.823 + RM_GOPATH=0 [2022-07-04T23:06:52.347Z] #64 1.823 + TMP_GOPATH= [2022-07-04T23:06:52.347Z] #64 1.823 + : /build [2022-07-04T23:06:52.347Z] #64 1.823 + '[' -z '' ']' [2022-07-04T23:06:52.347Z] #64 1.823 ++ mktemp -d [2022-07-04T23:06:52.347Z] #64 1.823 + export GOPATH=/tmp/tmp.aQyewKR1Jj [2022-07-04T23:06:52.347Z] #64 1.823 + GOPATH=/tmp/tmp.aQyewKR1Jj [2022-07-04T23:06:52.347Z] #64 1.823 + RM_GOPATH=1 [2022-07-04T23:06:52.347Z] #64 1.823 + case "$(go env GOARCH)" in [2022-07-04T23:06:52.347Z] #64 1.823 ++ go env GOARCH [2022-07-04T23:06:52.347Z] #64 1.883 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:52.347Z] #64 1.883 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:06:52.347Z] #64 1.883 ++ dirname /install.sh [2022-07-04T23:06:52.347Z] #64 1.883 + dir=/ [2022-07-04T23:06:52.347Z] #64 1.943 Install containerd version v1.6.6 [2022-07-04T23:06:52.347Z] #64 1.943 + bin=containerd [2022-07-04T23:06:52.347Z] #64 1.943 + shift [2022-07-04T23:06:52.347Z] #64 1.943 + '[' '!' -f //containerd.installer ']' [2022-07-04T23:06:52.347Z] #64 1.943 + . //containerd.installer [2022-07-04T23:06:52.347Z] #64 1.943 ++ set -e [2022-07-04T23:06:52.347Z] #64 1.943 ++ : v1.6.6 [2022-07-04T23:06:52.347Z] #64 1.943 + install_containerd [2022-07-04T23:06:52.347Z] #64 1.943 + echo 'Install containerd version v1.6.6' [2022-07-04T23:06:52.347Z] #64 1.943 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aQyewKR1Jj/src/github.com/containerd/containerd [2022-07-04T23:06:52.347Z] #64 1.943 Cloning into '/tmp/tmp.aQyewKR1Jj/src/github.com/containerd/containerd'... [2022-07-04T23:06:52.347Z] #64 ... [2022-07-04T23:06:52.347Z] [2022-07-04T23:06:52.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-04T23:06:52.347Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:06:53.368Z] #28 33.66 Setting up zip (3.0-12) ... [2022-07-04T23:06:53.368Z] #28 33.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:53.368Z] #28 33.70 Setting up bash-completion (1:2.11-2) ... [2022-07-04T23:06:53.651Z] #34 76.12 Updating files: 80% (1225/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-04T23:06:53.651Z] #34 77.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-04T23:06:54.221Z] #34 78.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T23:06:54.298Z] #28 34.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-04T23:06:54.298Z] #28 34.73 Setting up sudo (1.9.5p2-3) ... [2022-07-04T23:06:54.298Z] #28 34.80 invoke-rc.d: could not determine current runlevel [2022-07-04T23:06:54.298Z] #28 34.81 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T23:06:54.298Z] #28 34.81 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T23:06:54.298Z] #28 34.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-04T23:06:54.298Z] #28 34.84 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T23:06:54.298Z] #28 34.85 Setting up pigz (2.6-1) ... [2022-07-04T23:06:54.298Z] #28 34.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T23:06:54.298Z] #28 34.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:06:54.298Z] #28 34.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:06:54.298Z] #28 34.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:54.861Z] #28 35.22 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-04T23:06:54.861Z] #28 35.24 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:06:54.861Z] #28 35.45 Setting up libelf1:amd64 (0.183-1) ... [2022-07-04T23:06:55.104Z] #77 ... [2022-07-04T23:06:55.104Z] [2022-07-04T23:06:55.104Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:55.104Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:06:55.104Z] #14 93.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T23:06:55.104Z] #14 93.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:06:55.104Z] #14 93.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:06:55.116Z] #28 35.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:06:55.116Z] #28 35.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:06:55.116Z] #28 35.48 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T23:06:55.117Z] #28 35.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:06:55.372Z] #28 35.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T23:06:55.372Z] #28 35.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T23:06:55.372Z] #28 35.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T23:06:55.372Z] #28 35.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T23:06:55.372Z] #28 35.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T23:06:55.372Z] #28 35.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T23:06:55.372Z] #28 35.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T23:06:55.372Z] #28 35.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T23:06:55.372Z] #28 35.81 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T23:06:55.881Z] #77 ... [2022-07-04T23:06:55.881Z] [2022-07-04T23:06:55.881Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:06:55.881Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:06:55.881Z] #14 101.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T23:06:55.881Z] #14 101.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-04T23:06:55.881Z] #14 101.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:06:55.935Z] #28 36.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:06:55.935Z] #28 36.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T23:06:55.935Z] #28 36.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:06:55.935Z] #28 36.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:06:56.177Z] #34 ... [2022-07-04T23:06:56.177Z] [2022-07-04T23:06:56.177Z] #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-04T23:06:56.177Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:56.177Z] #76 72.28 Selecting previously unselected package build-essential. [2022-07-04T23:06:56.177Z] #76 72.29 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 72.31 Unpacking build-essential (12.9) ... [2022-07-04T23:06:56.177Z] #76 72.52 Selecting previously unselected package libcap2:amd64. [2022-07-04T23:06:56.177Z] #76 72.53 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 72.53 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:06:56.177Z] #76 72.75 Selecting previously unselected package libcap-dev:amd64. [2022-07-04T23:06:56.177Z] #76 72.75 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 72.77 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T23:06:56.177Z] #76 73.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:06:56.177Z] #76 73.23 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 73.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:56.177Z] #76 73.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-04T23:06:56.177Z] #76 73.52 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 73.54 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:56.177Z] #76 73.73 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T23:06:56.177Z] #76 73.78 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 73.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:56.177Z] #76 74.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T23:06:56.177Z] #76 74.00 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 74.01 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:06:56.177Z] #76 75.21 Selecting previously unselected package libtool. [2022-07-04T23:06:56.177Z] #76 75.21 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T23:06:56.177Z] #76 75.23 Unpacking libtool (2.4.6-15) ... [2022-07-04T23:06:56.177Z] #76 75.83 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T23:06:56.177Z] #76 75.85 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 75.86 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:06:56.177Z] #76 76.12 Selecting previously unselected package libyajl2:amd64. [2022-07-04T23:06:56.177Z] #76 76.12 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 76.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:06:56.177Z] #76 76.33 Selecting previously unselected package libyajl-dev:amd64. [2022-07-04T23:06:56.177Z] #76 76.34 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-04T23:06:56.177Z] #76 76.36 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T23:06:56.177Z] #76 76.70 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:56.177Z] #76 76.78 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T23:06:56.177Z] #76 76.84 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:06:56.177Z] #76 76.87 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T23:06:56.177Z] #76 76.98 Setting up file (1:5.39-3) ... [2022-07-04T23:06:56.177Z] #76 77.10 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:06:56.177Z] #76 77.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:56.177Z] #76 77.16 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:56.177Z] #76 77.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:06:56.177Z] #76 77.18 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T23:06:56.177Z] #76 77.20 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-04T23:06:56.177Z] #76 77.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:06:56.177Z] #76 77.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:06:56.177Z] #76 77.28 Setting up patch (2.7.6-7) ... [2022-07-04T23:06:56.177Z] #76 77.34 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:06:56.177Z] #76 77.36 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T23:06:56.177Z] #76 77.37 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T23:06:56.177Z] #76 77.39 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:06:56.177Z] #76 77.41 Setting up libtool (2.4.6-15) ... [2022-07-04T23:06:56.177Z] #76 77.42 Setting up m4 (1.4.18-5) ... [2022-07-04T23:06:56.177Z] #76 77.43 Setting up dpkg-dev (1.20.10) ... [2022-07-04T23:06:56.177Z] #76 77.45 Setting up autoconf (2.69-14) ... [2022-07-04T23:06:56.177Z] #76 77.47 Setting up build-essential (12.9) ... [2022-07-04T23:06:56.177Z] #76 77.48 Setting up automake (1:1.16.3-2) ... [2022-07-04T23:06:56.177Z] #76 77.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T23:06:56.177Z] #76 77.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:56.177Z] #76 DONE 79.9s [2022-07-04T23:06:56.177Z] [2022-07-04T23:06:56.177Z] #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-04T23:06:56.177Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:06:56.177Z] #51 69.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:06:56.177Z] #51 69.54 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:06:56.177Z] #51 69.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:56.178Z] #51 69.76 Selecting previously unselected package criu. [2022-07-04T23:06:56.178Z] #51 69.78 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-04T23:06:56.178Z] #51 69.80 Unpacking criu (3.17-1) ... [2022-07-04T23:06:56.178Z] #51 71.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:06:56.178Z] #51 74.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T23:06:56.178Z] #51 74.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:06:56.178Z] #51 74.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:56.178Z] #51 74.23 Setting up python3-six (1.16.0-2) ... [2022-07-04T23:06:56.178Z] #51 76.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:06:56.178Z] #51 76.42 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T23:06:56.178Z] #51 ... [2022-07-04T23:06:56.178Z] [2022-07-04T23:06:56.178Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:06:56.178Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:06:56.178Z] #77 ... [2022-07-04T23:06:56.178Z] [2022-07-04T23:06:56.178Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:56.178Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:56.178Z] #55 70.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-04T23:06:56.178Z] #55 70.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-04T23:06:56.178Z] #55 70.52 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-04T23:06:56.178Z] #55 70.60 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-04T23:06:56.178Z] #55 70.66 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-07-04T23:06:56.178Z] #55 70.70 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-04T23:06:56.178Z] #55 70.76 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-07-04T23:06:56.178Z] #55 70.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-04T23:06:56.178Z] #55 71.05 go: downloading github.com/breml/bidichk v0.2.1 [2022-07-04T23:06:56.178Z] #55 71.10 go: downloading github.com/breml/errchkjson v0.2.1 [2022-07-04T23:06:56.178Z] #55 71.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-04T23:06:56.178Z] #55 71.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-04T23:06:56.178Z] #55 71.37 go: downloading github.com/daixiang0/gci v0.2.9 [2022-07-04T23:06:56.178Z] #55 71.39 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-07-04T23:06:56.178Z] #55 71.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-04T23:06:56.178Z] #55 71.45 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-07-04T23:06:56.178Z] #55 71.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-04T23:06:56.178Z] #55 71.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-04T23:06:56.178Z] #55 71.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-07-04T23:06:56.178Z] #55 71.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-04T23:06:56.178Z] #55 71.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-04T23:06:56.178Z] #55 71.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-04T23:06:56.178Z] #55 71.97 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-04T23:06:56.178Z] #55 72.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-04T23:06:56.178Z] #55 72.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-04T23:06:56.178Z] #55 72.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-04T23:06:56.178Z] #55 72.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-04T23:06:56.178Z] #55 72.49 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-04T23:06:56.178Z] #55 72.49 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-04T23:06:56.178Z] #55 72.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-04T23:06:56.178Z] #55 72.67 go: downloading github.com/julz/importas v0.1.0 [2022-07-04T23:06:56.178Z] #55 72.68 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-04T23:06:56.178Z] #55 72.71 go: downloading github.com/kulti/thelper v0.5.0 [2022-07-04T23:06:56.178Z] #55 72.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-04T23:06:56.178Z] #55 72.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-04T23:06:56.178Z] #55 72.94 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-07-04T23:06:56.178Z] #55 72.95 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-07-04T23:06:56.178Z] #55 73.01 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-04T23:06:56.178Z] #55 73.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-04T23:06:56.178Z] #55 73.11 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-04T23:06:56.178Z] #55 73.15 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-04T23:06:56.178Z] #55 73.22 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-07-04T23:06:56.178Z] #55 73.37 go: downloading github.com/mgechev/revive v1.1.3 [2022-07-04T23:06:56.178Z] #55 74.16 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-04T23:06:56.178Z] #55 74.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-04T23:06:56.178Z] #55 74.23 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-04T23:06:56.178Z] #55 74.23 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-07-04T23:06:56.178Z] #55 74.30 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-07-04T23:06:56.178Z] #55 74.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-04T23:06:56.178Z] #55 74.50 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-04T23:06:56.178Z] #55 74.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-04T23:06:56.178Z] #55 74.68 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-07-04T23:06:56.178Z] #55 75.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-04T23:06:56.178Z] #55 75.06 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-07-04T23:06:56.178Z] #55 75.11 go: downloading github.com/sivchari/tenv v1.4.7 [2022-07-04T23:06:56.178Z] #55 75.13 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-04T23:06:56.178Z] #55 75.14 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-04T23:06:56.178Z] #55 75.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-04T23:06:56.178Z] #55 75.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-04T23:06:56.178Z] #55 75.36 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-04T23:06:56.178Z] #55 75.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-04T23:06:56.178Z] #55 75.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-04T23:06:56.178Z] #55 75.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-07-04T23:06:56.178Z] #55 75.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-04T23:06:56.178Z] #55 75.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-04T23:06:56.178Z] #55 75.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-07-04T23:06:56.178Z] #55 75.98 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-04T23:06:56.178Z] #55 76.02 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-04T23:06:56.178Z] #55 76.11 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-07-04T23:06:56.178Z] #55 76.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T23:06:56.178Z] #55 77.02 go: downloading honnef.co/go/tools v0.2.2 [2022-07-04T23:06:56.178Z] #55 79.14 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-07-04T23:06:56.178Z] #55 79.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T23:06:56.178Z] #55 79.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T23:06:56.178Z] #55 79.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T23:06:56.178Z] #55 79.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T23:06:56.178Z] #55 79.81 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T23:06:56.178Z] #55 80.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T23:06:56.178Z] #55 80.44 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-04T23:06:56.178Z] #55 80.61 go: downloading golang.org/x/text v0.3.7 [2022-07-04T23:06:56.497Z] #28 37.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T23:06:56.497Z] #28 37.04 Setting up jq (1.6-2.1) ... [2022-07-04T23:06:56.497Z] #28 37.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-04T23:06:56.497Z] #28 37.06 Setting up iptables (1.8.7-1) ... [2022-07-04T23:06:56.497Z] #28 37.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:06:56.497Z] #28 37.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:06:56.497Z] #28 37.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:06:56.497Z] #28 37.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:06:56.497Z] #28 37.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T23:06:56.497Z] #28 37.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T23:06:56.497Z] #28 37.11 Setting up iproute2 (5.10.0-4) ... [2022-07-04T23:06:56.745Z] #55 ... [2022-07-04T23:06:56.745Z] [2022-07-04T23:06:56.745Z] #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-04T23:06:56.745Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:06:56.753Z] #28 37.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:57.003Z] #42 81.33 Selecting previously unselected package libxml2:amd64. [2022-07-04T23:06:57.003Z] #42 81.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-04T23:06:57.003Z] #42 81.34 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:06:57.316Z] #28 DONE 37.8s [2022-07-04T23:06:57.316Z] [2022-07-04T23:06:57.316Z] #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-04T23:06:57.316Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-04T23:06:57.571Z] #42 82.06 Selecting previously unselected package libarchive13:amd64. [2022-07-04T23:06:57.571Z] #42 82.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-04T23:06:57.571Z] #42 82.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T23:06:58.253Z] #29 0.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T23:06:58.254Z] #29 0.886 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T23:06:58.254Z] #29 0.889 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T23:06:58.254Z] #29 DONE 1.0s [2022-07-04T23:06:58.254Z] [2022-07-04T23:06:58.254Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T23:06:58.254Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-04T23:06:58.400Z] #42 82.77 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-04T23:06:58.400Z] #42 82.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-04T23:06:58.400Z] #42 82.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T23:06:58.543Z] #34 ... [2022-07-04T23:06:58.543Z] [2022-07-04T23:06:58.543Z] #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-04T23:06:58.543Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-04T23:06:58.543Z] #76 76.27 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:58.543Z] #76 76.40 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T23:06:58.543Z] #76 76.40 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T23:06:58.543Z] #76 76.40 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:58.543Z] #76 76.64 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T23:06:58.543Z] #76 76.64 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T23:06:58.543Z] #76 76.66 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:06:58.543Z] #76 77.84 Selecting previously unselected package libtool. [2022-07-04T23:06:58.543Z] #76 77.85 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-04T23:06:58.543Z] #76 77.94 Unpacking libtool (2.4.6-15) ... [2022-07-04T23:06:58.543Z] #76 78.29 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T23:06:58.543Z] #76 78.29 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T23:06:58.543Z] #76 78.30 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:06:58.543Z] #76 78.93 Selecting previously unselected package libyajl2:amd64. [2022-07-04T23:06:58.543Z] #76 78.96 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T23:06:58.543Z] #76 78.97 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:06:58.543Z] #76 79.24 Selecting previously unselected package libyajl-dev:amd64. [2022-07-04T23:06:58.543Z] #76 79.28 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-04T23:06:58.543Z] #76 79.28 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T23:06:58.543Z] #76 79.68 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:06:58.543Z] #76 79.68 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-04T23:06:58.543Z] #76 79.73 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:06:58.543Z] #76 79.73 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-04T23:06:58.543Z] #76 79.75 Setting up file (1:5.39-3) ... [2022-07-04T23:06:58.543Z] #76 79.77 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:06:58.543Z] #76 79.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:58.543Z] #76 79.82 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-04T23:06:58.543Z] #76 79.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:06:58.543Z] #76 79.84 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-04T23:06:58.543Z] #76 79.89 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-04T23:06:58.543Z] #76 79.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:06:58.543Z] #76 80.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:06:58.543Z] #76 80.01 Setting up patch (2.7.6-7) ... [2022-07-04T23:06:58.543Z] #76 80.04 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:06:58.543Z] #76 80.06 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-04T23:06:58.543Z] #76 80.09 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-04T23:06:58.543Z] #76 80.10 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:06:58.543Z] #76 80.11 Setting up libtool (2.4.6-15) ... [2022-07-04T23:06:58.543Z] #76 80.13 Setting up m4 (1.4.18-5) ... [2022-07-04T23:06:58.543Z] #76 80.14 Setting up dpkg-dev (1.20.10) ... [2022-07-04T23:06:58.543Z] #76 80.15 Setting up autoconf (2.69-14) ... [2022-07-04T23:06:58.543Z] #76 80.17 Setting up build-essential (12.9) ... [2022-07-04T23:06:58.543Z] #76 80.19 Setting up automake (1:1.16.3-2) ... [2022-07-04T23:06:58.543Z] #76 80.22 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-04T23:06:58.543Z] #76 80.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:06:58.543Z] #76 DONE 82.1s [2022-07-04T23:06:58.543Z] [2022-07-04T23:06:58.543Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:06:58.543Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:06:58.543Z] #55 75.33 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-04T23:06:58.543Z] #55 75.74 go: downloading honnef.co/go/tools v0.2.2 [2022-07-04T23:06:58.543Z] #55 77.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-07-04T23:06:58.543Z] #55 77.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-04T23:06:58.543Z] #55 77.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-04T23:06:58.543Z] #55 77.65 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-07-04T23:06:58.543Z] #55 80.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T23:06:58.543Z] #55 80.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T23:06:58.543Z] #55 80.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-04T23:06:58.543Z] #55 81.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-04T23:06:58.543Z] #55 81.58 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-04T23:06:58.543Z] #55 81.67 go: downloading golang.org/x/text v0.3.7 [2022-07-04T23:06:58.543Z] #55 ... [2022-07-04T23:06:58.543Z] [2022-07-04T23:06:58.543Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:06:58.543Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:06:58.916Z] #42 83.22 Selecting previously unselected package librhash0:amd64. [2022-07-04T23:06:58.916Z] #42 83.23 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-04T23:06:58.916Z] #42 83.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-04T23:06:59.174Z] #42 83.63 Selecting previously unselected package libuv1:amd64. [2022-07-04T23:06:59.174Z] #42 83.63 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-04T23:06:59.174Z] #42 83.64 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-04T23:06:59.433Z] #42 84.02 Selecting previously unselected package cmake. [2022-07-04T23:06:59.484Z] #77 1.407 Cloning into '/tmp/crun-build'... [2022-07-04T23:06:59.692Z] #42 84.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-04T23:06:59.692Z] #42 84.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:07:00.390Z] #14 ... [2022-07-04T23:07:00.390Z] [2022-07-04T23:07:00.390Z] #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-04T23:07:00.390Z] #64 sha256:dcace08dcf7cc54925e53188046e22cc3b3bc00a00becdda270e8f202e0ca943 [2022-07-04T23:07:00.390Z] #64 54.54 Updating files: 47% (2258/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 83% (3971/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-04T23:07:00.390Z] #64 56.17 + cd /tmp/tmp.LpoI8at5us/src/github.com/containerd/containerd [2022-07-04T23:07:00.390Z] #64 56.17 + git checkout -q v1.6.6 [2022-07-04T23:07:01.243Z] #14 ... [2022-07-04T23:07:01.243Z] [2022-07-04T23:07:01.243Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:01.243Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:07:01.243Z] #77 57.79 configure.ac:7: installing 'build-aux/compile' [2022-07-04T23:07:01.243Z] #77 57.79 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T23:07:01.243Z] #77 57.81 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T23:07:01.243Z] #77 57.82 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T23:07:01.243Z] #77 57.83 configure.ac:11: installing 'build-aux/missing' [2022-07-04T23:07:01.243Z] #77 57.98 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T23:07:01.243Z] #77 58.06 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T23:07:01.243Z] #77 60.23 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T23:07:01.243Z] #77 60.23 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T23:07:01.800Z] #64 58.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T23:07:01.800Z] #64 58.10 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T23:07:01.800Z] #64 58.10 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:07:01.800Z] #64 58.10 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:07:01.800Z] #64 58.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T23:07:01.800Z] #64 58.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T23:07:01.800Z] #64 58.10 + '[' '' = dynamic ']' [2022-07-04T23:07:01.800Z] #64 58.10 + make [2022-07-04T23:07:01.815Z] #77 61.08 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T23:07:01.815Z] #77 61.08 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T23:07:01.815Z] #77 61.19 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T23:07:01.815Z] #77 61.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T23:07:02.075Z] #77 61.48 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T23:07:02.337Z] #77 61.63 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T23:07:03.699Z] #77 ... [2022-07-04T23:07:03.699Z] [2022-07-04T23:07:03.699Z] #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-04T23:07:03.699Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:07:03.699Z] #42 87.12 Selecting previously unselected package libxml2:amd64. [2022-07-04T23:07:03.699Z] #42 87.13 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-04T23:07:03.699Z] #42 87.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:07:03.699Z] #42 ... [2022-07-04T23:07:03.699Z] [2022-07-04T23:07:03.699Z] #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-04T23:07:03.699Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:07:03.699Z] #51 77.17 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-04T23:07:03.699Z] #51 77.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:07:03.699Z] #51 77.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:07:03.699Z] #51 77.31 Setting up python3-six (1.16.0-2) ... [2022-07-04T23:07:03.699Z] #51 80.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:07:03.699Z] #51 80.19 Setting up python3-protobuf (3.12.4-1) ... [2022-07-04T23:07:03.699Z] #51 ... [2022-07-04T23:07:03.699Z] [2022-07-04T23:07:03.699Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:03.699Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:03.699Z] #14 82.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T23:07:03.699Z] #14 82.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T23:07:03.699Z] #14 82.51 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:07:03.713Z] #64 59.94 + bin/ctr [2022-07-04T23:07:03.896Z] #42 ... [2022-07-04T23:07:03.896Z] [2022-07-04T23:07:03.896Z] #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-04T23:07:03.896Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:07:03.896Z] #51 83.27 Setting up criu (3.17-1) ... [2022-07-04T23:07:03.896Z] #51 86.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:07:03.896Z] #51 DONE 88.2s [2022-07-04T23:07:03.896Z] [2022-07-04T23:07:03.896Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:03.896Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:03.896Z] #14 83.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-04T23:07:03.896Z] #14 83.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-04T23:07:03.896Z] #14 83.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:07:03.959Z] #14 ... [2022-07-04T23:07:03.959Z] [2022-07-04T23:07:03.959Z] #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-04T23:07:03.959Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-04T23:07:03.959Z] #51 87.52 Setting up criu (3.17-1) ... [2022-07-04T23:07:04.260Z] #77 ... [2022-07-04T23:07:04.260Z] [2022-07-04T23:07:04.260Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-04T23:07:04.260Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:07:04.260Z] #14 107.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T23:07:04.260Z] #14 107.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T23:07:04.260Z] #14 107.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:07:04.260Z] #14 107.9 Selecting previously unselected package libapparmor1:arm64. [2022-07-04T23:07:04.260Z] #14 107.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 108.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-04T23:07:04.260Z] #14 108.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-04T23:07:04.260Z] #14 108.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 108.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-04T23:07:04.260Z] #14 108.2 Selecting previously unselected package libbtrfs0:arm64. [2022-07-04T23:07:04.260Z] #14 108.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 108.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-04T23:07:04.260Z] #14 108.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-04T23:07:04.260Z] #14 108.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 108.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-04T23:07:04.260Z] #14 108.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-04T23:07:04.260Z] #14 108.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 108.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-04T23:07:04.260Z] #14 108.8 Selecting previously unselected package libudev-dev:arm64. [2022-07-04T23:07:04.260Z] #14 108.8 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 108.8 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-04T23:07:04.260Z] #14 109.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-04T23:07:04.260Z] #14 109.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 109.0 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-04T23:07:04.260Z] #14 109.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-04T23:07:04.260Z] #14 109.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 109.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-04T23:07:04.260Z] #14 109.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-04T23:07:04.260Z] #14 109.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 109.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-04T23:07:04.260Z] #14 109.9 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-04T23:07:04.260Z] #14 110.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 110.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-04T23:07:04.260Z] #14 110.1 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-04T23:07:04.260Z] #14 110.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 110.1 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-04T23:07:04.260Z] #14 110.6 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-04T23:07:04.260Z] #14 110.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-04T23:07:04.260Z] #14 110.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-04T23:07:04.521Z] #14 110.8 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-04T23:07:04.521Z] #14 110.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-04T23:07:04.521Z] #14 110.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-04T23:07:04.783Z] #14 111.0 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-04T23:07:04.783Z] #14 111.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-04T23:07:04.783Z] #14 111.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T23:07:05.045Z] #14 111.1 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-04T23:07:05.045Z] #14 111.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-04T23:07:05.045Z] #14 111.1 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-04T23:07:06.351Z] #30 6.971 Collecting yamllint==1.26.1 [2022-07-04T23:07:06.351Z] #30 8.011 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T23:07:06.428Z] #14 ... [2022-07-04T23:07:06.428Z] [2022-07-04T23:07:06.428Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:07:06.428Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:07:06.428Z] #55 90.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-07-04T23:07:06.428Z] #55 90.63 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T23:07:06.428Z] #55 90.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T23:07:06.428Z] #55 90.77 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T23:07:06.428Z] #55 90.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T23:07:06.428Z] #55 90.91 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T23:07:06.466Z] #14 112.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-04T23:07:06.466Z] #14 112.7 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-04T23:07:06.687Z] #55 91.08 go: downloading golang.org/x/mod v0.5.1 [2022-07-04T23:07:06.687Z] #55 91.19 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T23:07:06.868Z] #14 113.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:07:06.914Z] #30 8.543 Collecting pathspec>=0.5.3 [2022-07-04T23:07:06.914Z] #30 8.548 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T23:07:06.914Z] #30 8.751 Collecting pyyaml [2022-07-04T23:07:06.945Z] #55 91.27 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T23:07:06.945Z] #55 91.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T23:07:06.945Z] #55 91.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T23:07:06.945Z] #55 ... [2022-07-04T23:07:06.945Z] [2022-07-04T23:07:06.945Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:06.945Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:06.945Z] #77 1.466 Cloning into '/tmp/crun-build'... [2022-07-04T23:07:06.945Z] #77 11.52 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T23:07:06.945Z] #77 11.56 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T23:07:06.945Z] #77 ... [2022-07-04T23:07:06.945Z] [2022-07-04T23:07:06.945Z] #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-04T23:07:06.945Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:07:06.945Z] #42 91.47 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T23:07:06.945Z] #42 91.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:06.945Z] #42 91.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-04T23:07:07.016Z] #64 ... [2022-07-04T23:07:07.016Z] [2022-07-04T23:07:07.016Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:07.016Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:07.016Z] #77 50.93 libtoolize: putting auxiliary files in '.'. [2022-07-04T23:07:07.016Z] #77 50.93 libtoolize: copying file './ltmain.sh' [2022-07-04T23:07:07.016Z] #77 51.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T23:07:07.016Z] #77 51.62 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T23:07:07.016Z] #77 51.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T23:07:07.129Z] #14 113.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-04T23:07:07.171Z] #30 8.758 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-04T23:07:07.171Z] #30 8.790 Building wheels for collected packages: yamllint [2022-07-04T23:07:07.171Z] #30 8.791 Building wheel for yamllint (setup.py): started [2022-07-04T23:07:07.204Z] #42 91.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:07.204Z] #42 91.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T23:07:07.204Z] #42 91.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-04T23:07:07.204Z] #42 91.68 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:07:07.204Z] #42 91.71 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:07:07.204Z] #42 91.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T23:07:07.204Z] #42 91.79 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:07:07.261Z] #51 91.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:07:07.428Z] #30 9.222 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T23:07:07.428Z] #30 9.224 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=688a0552a234748a6e587921e20084594afd371fe76bf0f447ff5eb05ff5bb18 [2022-07-04T23:07:07.428Z] #30 9.224 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T23:07:07.428Z] #30 9.227 Successfully built yamllint [2022-07-04T23:07:07.428Z] #30 9.237 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T23:07:07.494Z] #42 91.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:07:07.542Z] #14 113.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:07:07.585Z] #77 61.36 configure.ac:7: installing './compile' [2022-07-04T23:07:07.585Z] #77 61.37 configure.ac:11: installing './config.guess' [2022-07-04T23:07:07.585Z] #77 61.38 configure.ac:11: installing './config.sub' [2022-07-04T23:07:07.585Z] #77 61.39 configure.ac:8: installing './install-sh' [2022-07-04T23:07:07.585Z] #77 61.39 configure.ac:8: installing './missing' [2022-07-04T23:07:07.585Z] #77 61.51 Makefile.am: installing './depcomp' [2022-07-04T23:07:07.684Z] #30 9.458 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T23:07:07.942Z] #30 DONE 9.7s [2022-07-04T23:07:07.942Z] [2022-07-04T23:07:07.942Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T23:07:07.942Z] #34 sha256:75cd411772cd55efdb5a2c343c8d5d7690cdb5b8ab15b3f8f0d3c8e7df057238 [2022-07-04T23:07:08.062Z] #42 DONE 92.6s [2022-07-04T23:07:08.062Z] [2022-07-04T23:07:08.062Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:07:08.062Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:07:08.062Z] #55 91.72 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-07-04T23:07:08.062Z] #55 92.21 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T23:07:08.062Z] #55 92.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T23:07:08.062Z] #55 92.52 go: downloading github.com/google/go-cmp v0.5.6 [2022-07-04T23:07:08.199Z] #34 DONE 0.2s [2022-07-04T23:07:08.199Z] [2022-07-04T23:07:08.199Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T23:07:08.199Z] #39 sha256:fa4765b73b176f8e254f117157913fe216f2fcca9348f3c3a23661ca45f0becb [2022-07-04T23:07:08.252Z] #14 114.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-04T23:07:08.252Z] #14 114.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-04T23:07:08.372Z] #55 92.74 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-07-04T23:07:08.372Z] #55 ... [2022-07-04T23:07:08.372Z] [2022-07-04T23:07:08.372Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T23:07:08.372Z] #43 sha256:82b56b398b8bff4a9b78cbeda97e20dddffe023150dab0b6fef240f61ac8417d [2022-07-04T23:07:08.372Z] #43 DONE 0.1s [2022-07-04T23:07:08.372Z] [2022-07-04T23:07:08.372Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:07:08.372Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:07:08.372Z] #55 92.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T23:07:08.456Z] #39 DONE 0.4s [2022-07-04T23:07:08.456Z] [2022-07-04T23:07:08.456Z] #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-04T23:07:08.456Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:07:08.456Z] #71 ... [2022-07-04T23:07:08.456Z] [2022-07-04T23:07:08.456Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T23:07:08.456Z] #42 sha256:f7b5a077cb33b7d864ba14b186281966721abea8edb99544b31d16857aa4577c [2022-07-04T23:07:08.525Z] #77 ... [2022-07-04T23:07:08.525Z] [2022-07-04T23:07:08.525Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:08.525Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:08.525Z] #14 100.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T23:07:08.525Z] #14 100.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:08.525Z] #14 100.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:07:08.525Z] #14 107.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T23:07:08.525Z] #14 107.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:08.525Z] #14 107.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:07:08.633Z] #55 93.03 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T23:07:08.633Z] #55 93.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T23:07:08.633Z] #55 93.13 go: downloading github.com/cespare/xxhash v1.1.0 [2022-07-04T23:07:08.633Z] #55 93.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T23:07:08.649Z] #51 DONE 92.4s [2022-07-04T23:07:08.649Z] [2022-07-04T23:07:08.649Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:07:08.649Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:07:08.649Z] #55 92.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-07-04T23:07:08.649Z] #55 92.11 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-04T23:07:08.649Z] #55 92.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-04T23:07:08.649Z] #55 92.15 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-04T23:07:08.649Z] #55 92.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-04T23:07:08.649Z] #55 92.23 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-04T23:07:08.649Z] #55 92.26 go: downloading golang.org/x/mod v0.5.1 [2022-07-04T23:07:08.649Z] #55 92.30 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-04T23:07:08.649Z] #55 92.33 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-04T23:07:08.649Z] #55 92.53 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-04T23:07:08.649Z] #55 92.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-04T23:07:08.713Z] #42 DONE 0.2s [2022-07-04T23:07:08.713Z] [2022-07-04T23:07:08.713Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T23:07:08.713Z] #44 sha256:9f8832c9e06be14c7d972f765d80224f5dcc2c64bc2a29ea5245ae68795b7f0f [2022-07-04T23:07:08.713Z] #44 DONE 0.2s [2022-07-04T23:07:08.713Z] [2022-07-04T23:07:08.713Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T23:07:08.713Z] #46 sha256:929d2663118873467f5c00afe836fe31837ac78b0577a5d23f4184db8f64da81 [2022-07-04T23:07:08.713Z] #46 DONE 0.1s [2022-07-04T23:07:08.713Z] [2022-07-04T23:07:08.713Z] #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-04T23:07:08.713Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:07:08.884Z] #14 114.8 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-04T23:07:08.884Z] #14 114.8 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-04T23:07:08.892Z] #55 93.50 go: downloading github.com/prometheus/common v0.10.0 [2022-07-04T23:07:08.910Z] #55 92.88 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-07-04T23:07:08.971Z] #71 ... [2022-07-04T23:07:08.971Z] [2022-07-04T23:07:08.971Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T23:07:08.971Z] #48 sha256:6279280441e7919789057c13c2a4d1e34a2b4a0ceb1f2e47abe4052e8f8d24e7 [2022-07-04T23:07:08.971Z] #48 DONE 0.1s [2022-07-04T23:07:08.971Z] [2022-07-04T23:07:08.971Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T23:07:08.971Z] #52 sha256:62f039feeedb5618209c0cc344744056373ec7c95bf7b0679bdc4b06e941ec51 [2022-07-04T23:07:08.971Z] #52 DONE 0.1s [2022-07-04T23:07:08.971Z] [2022-07-04T23:07:08.971Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T23:07:08.971Z] #55 sha256:66ebc2f2e758591f79c76e5cc7ab19488af1ff01f5c0c708f6090ae1d68f2ee4 [2022-07-04T23:07:09.096Z] #14 ... [2022-07-04T23:07:09.096Z] [2022-07-04T23:07:09.096Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:09.096Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:09.096Z] #77 62.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T23:07:09.096Z] #77 62.90 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T23:07:09.096Z] #77 63.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T23:07:09.096Z] #77 63.02 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T23:07:09.096Z] #77 63.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T23:07:09.150Z] #55 93.70 go: downloading github.com/prometheus/procfs v0.6.0 [2022-07-04T23:07:09.150Z] #55 93.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T23:07:09.157Z] #14 115.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-04T23:07:09.356Z] #77 63.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T23:07:09.356Z] #77 63.36 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T23:07:09.481Z] #55 93.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-04T23:07:09.536Z] #55 DONE 0.4s [2022-07-04T23:07:09.536Z] [2022-07-04T23:07:09.536Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T23:07:09.536Z] #59 sha256:edd55795654eeb97875cf56f9d43e41f8849e5a098f76fe5513f878cc7389136 [2022-07-04T23:07:09.536Z] #59 DONE 0.2s [2022-07-04T23:07:09.536Z] [2022-07-04T23:07:09.536Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T23:07:09.536Z] #61 sha256:24dc4cde868e61dc04c19a05ea89507f40e7965f51e0e3cbaad5e496ecc0b539 [2022-07-04T23:07:09.584Z] #14 115.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:07:09.584Z] #14 ... [2022-07-04T23:07:09.584Z] [2022-07-04T23:07:09.584Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-04T23:07:09.584Z] #67 sha256:988c783d83fd64316e2088bf49afad34dd163838d01d43a9d9ac6b01226a6a9d [2022-07-04T23:07:09.584Z] #67 105.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:07:09.584Z] #67 105.3 + GOBIN=/build [2022-07-04T23:07:09.584Z] #67 105.3 + GO111MODULE=on [2022-07-04T23:07:09.584Z] #67 105.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:07:09.584Z] #67 110.9 rootlesskit version 1.0.0 [2022-07-04T23:07:09.584Z] #67 111.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T23:07:09.584Z] #67 111.0 -container-ip string [2022-07-04T23:07:09.584Z] #67 111.0 container ip [2022-07-04T23:07:09.584Z] #67 111.0 -container-port int [2022-07-04T23:07:09.584Z] #67 111.0 container port (default -1) [2022-07-04T23:07:09.584Z] #67 111.0 -host-ip string [2022-07-04T23:07:09.584Z] #67 111.0 host ip [2022-07-04T23:07:09.584Z] #67 111.0 -host-port int [2022-07-04T23:07:09.584Z] #67 111.0 host port (default -1) [2022-07-04T23:07:09.584Z] #67 111.0 -proto string [2022-07-04T23:07:09.584Z] #67 111.0 proxy protocol (default "tcp") [2022-07-04T23:07:09.617Z] #77 63.49 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T23:07:09.617Z] #77 63.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T23:07:09.718Z] #55 94.09 go: downloading google.golang.org/protobuf v1.27.1 [2022-07-04T23:07:09.793Z] #61 DONE 0.2s [2022-07-04T23:07:09.793Z] [2022-07-04T23:07:09.793Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T23:07:09.793Z] #63 sha256:7f6b423c1f20a83375afcdb53a7351f0ea6b57d36c2ae79807af93cd188b084d [2022-07-04T23:07:09.845Z] #67 ... [2022-07-04T23:07:09.845Z] [2022-07-04T23:07:09.845Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:09.845Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:07:09.845Z] #14 116.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-04T23:07:09.845Z] #14 116.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:07:10.051Z] #55 93.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-04T23:07:10.051Z] #55 93.83 go: downloading github.com/google/go-cmp v0.5.6 [2022-07-04T23:07:10.060Z] #63 DONE 0.4s [2022-07-04T23:07:10.060Z] [2022-07-04T23:07:10.060Z] #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-04T23:07:10.060Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:07:10.107Z] #14 116.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-04T23:07:10.107Z] #14 116.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T23:07:10.107Z] #14 116.4 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-04T23:07:10.107Z] #14 116.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:07:10.316Z] #71 ... [2022-07-04T23:07:10.316Z] [2022-07-04T23:07:10.316Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T23:07:10.316Z] #65 sha256:f813be20f63543114b78a84b7c0ebdbfba257c374f3d8417dd719544cc9d4fbc [2022-07-04T23:07:10.316Z] #65 DONE 0.1s [2022-07-04T23:07:10.316Z] [2022-07-04T23:07:10.316Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T23:07:10.316Z] #68 sha256:307990988262878003cfa0bc5bc1b4db19a60989ea19b55cb15f0afabb72c9a6 [2022-07-04T23:07:10.316Z] #68 DONE 0.1s [2022-07-04T23:07:10.316Z] [2022-07-04T23:07:10.316Z] #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-04T23:07:10.316Z] #71 sha256:b47c70d697cc3ea63f83290a4e855889754502f052e86033ebbd4d4dbadfebee [2022-07-04T23:07:10.373Z] #14 116.6 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-04T23:07:10.622Z] #55 94.43 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-07-04T23:07:10.622Z] #55 94.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-04T23:07:10.622Z] #55 94.55 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-04T23:07:10.622Z] #55 94.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-04T23:07:10.635Z] #14 ... [2022-07-04T23:07:10.635Z] [2022-07-04T23:07:10.635Z] #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-04T23:07:10.635Z] #67 sha256:988c783d83fd64316e2088bf49afad34dd163838d01d43a9d9ac6b01226a6a9d [2022-07-04T23:07:10.635Z] #67 DONE 116.4s [2022-07-04T23:07:10.635Z] [2022-07-04T23:07:10.635Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:10.635Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:07:10.635Z] #14 116.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-04T23:07:10.635Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:07:10.635Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:07:10.635Z] #14 116.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-04T23:07:10.635Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:07:10.635Z] #14 116.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-04T23:07:10.635Z] #14 ... [2022-07-04T23:07:10.635Z] [2022-07-04T23:07:10.635Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T23:07:10.635Z] #68 sha256:6b94223bb3bd4d227b7ad61682d8d2b036022dc1bef07df3f11dc19597e40647 [2022-07-04T23:07:10.635Z] #68 DONE 0.1s [2022-07-04T23:07:10.635Z] [2022-07-04T23:07:10.635Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T23:07:10.635Z] #69 sha256:e4e630165520f5f6f9c654842ee1f57e0e8de9427376a2165331d197cc053d2e [2022-07-04T23:07:10.635Z] #69 DONE 0.1s [2022-07-04T23:07:10.635Z] [2022-07-04T23:07:10.635Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:10.635Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-04T23:07:10.635Z] #14 116.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:07:10.635Z] #14 116.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:07:10.635Z] #14 116.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-04T23:07:10.635Z] #14 117.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:07:10.635Z] #14 117.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:07:10.635Z] #14 117.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-04T23:07:10.635Z] #14 117.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:07:10.635Z] #14 117.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-04T23:07:10.635Z] #14 117.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-04T23:07:10.635Z] #14 117.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:07:10.882Z] #55 94.66 go: downloading github.com/cespare/xxhash v1.1.0 [2022-07-04T23:07:10.882Z] #55 94.66 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T23:07:11.142Z] #55 95.07 go: downloading github.com/prometheus/common v0.10.0 [2022-07-04T23:07:11.403Z] #55 95.30 go: downloading github.com/prometheus/procfs v0.6.0 [2022-07-04T23:07:11.580Z] #14 DONE 117.8s [2022-07-04T23:07:11.580Z] [2022-07-04T23:07:11.580Z] #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-04T23:07:11.580Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-04T23:07:11.580Z] #36 ... [2022-07-04T23:07:11.580Z] [2022-07-04T23:07:11.580Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T23:07:11.580Z] #59 sha256:b20e110ae9e2cfd128c08973b2aa061ebbf8589d9c109fdece5de61c5cb20aa5 [2022-07-04T23:07:11.663Z] #55 95.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-04T23:07:11.924Z] #55 95.78 go: downloading google.golang.org/protobuf v1.27.1 [2022-07-04T23:07:12.158Z] #59 DONE 0.6s [2022-07-04T23:07:12.158Z] [2022-07-04T23:07:12.158Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T23:07:12.158Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-04T23:07:12.301Z] #55 96.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T23:07:13.102Z] #15 DONE 1.4s [2022-07-04T23:07:13.102Z] [2022-07-04T23:07:13.102Z] #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-04T23:07:13.102Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-04T23:07:13.835Z] #55 97.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-04T23:07:13.835Z] #55 ... [2022-07-04T23:07:13.835Z] [2022-07-04T23:07:13.835Z] #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-04T23:07:13.835Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-04T23:07:13.835Z] #42 87.88 Selecting previously unselected package libarchive13:amd64. [2022-07-04T23:07:13.835Z] #42 87.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-04T23:07:13.835Z] #42 87.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T23:07:13.835Z] #42 88.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-04T23:07:13.835Z] #42 88.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-04T23:07:13.835Z] #42 88.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T23:07:13.835Z] #42 88.61 Selecting previously unselected package librhash0:amd64. [2022-07-04T23:07:13.835Z] #42 88.63 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-04T23:07:13.835Z] #42 88.64 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-04T23:07:13.835Z] #42 89.04 Selecting previously unselected package libuv1:amd64. [2022-07-04T23:07:13.835Z] #42 89.04 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-04T23:07:13.835Z] #42 89.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-04T23:07:13.835Z] #42 89.43 Selecting previously unselected package cmake. [2022-07-04T23:07:13.835Z] #42 89.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-04T23:07:13.835Z] #42 89.46 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:07:13.835Z] #42 97.68 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T23:07:13.835Z] #42 97.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:13.835Z] #42 97.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-04T23:07:13.835Z] #42 97.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:14.053Z] #16 DONE 1.0s [2022-07-04T23:07:14.053Z] [2022-07-04T23:07:14.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-04T23:07:14.053Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:07:14.095Z] #42 97.91 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-04T23:07:14.095Z] #42 97.92 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-04T23:07:14.095Z] #42 97.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-04T23:07:14.095Z] #42 98.02 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-04T23:07:14.095Z] #42 98.05 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-04T23:07:14.095Z] #42 98.08 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-04T23:07:14.360Z] #42 98.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:07:14.621Z] #42 DONE 98.7s [2022-07-04T23:07:14.621Z] [2022-07-04T23:07:14.621Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:14.621Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:14.621Z] #14 94.41 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T23:07:14.621Z] #14 94.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:14.621Z] #14 94.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:07:14.621Z] #14 95.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T23:07:14.621Z] #14 95.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:14.621Z] #14 95.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:07:14.848Z] #55 ... [2022-07-04T23:07:14.848Z] [2022-07-04T23:07:14.848Z] #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-04T23:07:14.848Z] #44 sha256:185045c55569d33e3e0fdff0fd7e9ba9145d9b3ea9e95252676e879b517e1287 [2022-07-04T23:07:14.848Z] #44 1.474 + RM_GOPATH=0 [2022-07-04T23:07:14.848Z] #44 1.474 + TMP_GOPATH= [2022-07-04T23:07:14.848Z] #44 1.474 + : /build [2022-07-04T23:07:14.848Z] #44 1.474 + '[' -z '' ']' [2022-07-04T23:07:14.848Z] #44 1.474 ++ mktemp -d [2022-07-04T23:07:14.848Z] #44 1.485 + export GOPATH=/tmp/tmp.8vb7FAQayN [2022-07-04T23:07:14.848Z] #44 1.485 + GOPATH=/tmp/tmp.8vb7FAQayN [2022-07-04T23:07:14.848Z] #44 1.485 + RM_GOPATH=1 [2022-07-04T23:07:14.848Z] #44 1.485 + case "$(go env GOARCH)" in [2022-07-04T23:07:14.848Z] #44 1.485 ++ go env GOARCH [2022-07-04T23:07:14.848Z] #44 1.598 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:07:14.848Z] #44 1.598 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:07:14.848Z] #44 1.599 ++ dirname /install.sh [2022-07-04T23:07:14.848Z] #44 1.613 Install tini version v0.19.0 [2022-07-04T23:07:14.848Z] #44 1.613 + dir=/ [2022-07-04T23:07:14.848Z] #44 1.613 + bin=tini [2022-07-04T23:07:14.848Z] #44 1.613 + shift [2022-07-04T23:07:14.848Z] #44 1.613 + '[' '!' -f //tini.installer ']' [2022-07-04T23:07:14.848Z] #44 1.613 + . //tini.installer [2022-07-04T23:07:14.848Z] #44 1.613 ++ : v0.19.0 [2022-07-04T23:07:14.848Z] #44 1.613 + install_tini [2022-07-04T23:07:14.848Z] #44 1.613 + echo 'Install tini version v0.19.0' [2022-07-04T23:07:14.848Z] #44 1.613 + git clone https://github.com/krallin/tini.git /tmp/tmp.8vb7FAQayN/tini [2022-07-04T23:07:14.848Z] #44 1.635 Cloning into '/tmp/tmp.8vb7FAQayN/tini'... [2022-07-04T23:07:14.848Z] #44 2.904 + cd /tmp/tmp.8vb7FAQayN/tini [2022-07-04T23:07:14.848Z] #44 2.904 + git checkout -q v0.19.0 [2022-07-04T23:07:14.848Z] #44 2.929 + cmake . [2022-07-04T23:07:14.848Z] #44 3.862 -- The C compiler identification is GNU 10.2.1 [2022-07-04T23:07:14.848Z] #44 3.980 -- Detecting C compiler ABI info [2022-07-04T23:07:14.848Z] #44 4.782 -- Detecting C compiler ABI info - done [2022-07-04T23:07:14.848Z] #44 4.954 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T23:07:14.848Z] #44 4.955 -- Detecting C compile features [2022-07-04T23:07:14.848Z] #44 4.970 -- Detecting C compile features - done [2022-07-04T23:07:14.848Z] #44 5.036 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T23:07:14.848Z] #44 5.555 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T23:07:14.848Z] #44 5.718 -- Configuring done [2022-07-04T23:07:14.848Z] #44 5.768 -- Generating done [2022-07-04T23:07:14.848Z] #44 5.782 -- Build files have been written to: /tmp/tmp.8vb7FAQayN/tini [2022-07-04T23:07:14.848Z] #44 5.815 + make tini-static [2022-07-04T23:07:14.848Z] #44 6.467 Scanning dependencies of target tini-static [2022-07-04T23:07:14.848Z] #26 119.2 Updating files: 15% (1801/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3259/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) [2022-07-04T23:07:14.848Z] #26 ... [2022-07-04T23:07:14.848Z] [2022-07-04T23:07:14.848Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T23:07:14.848Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-04T23:07:14.848Z] #17 0.651 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T23:07:14.848Z] #17 DONE 0.9s [2022-07-04T23:07:14.848Z] [2022-07-04T23:07:14.848Z] #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-04T23:07:14.848Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:07:14.896Z] #14 ... [2022-07-04T23:07:14.896Z] [2022-07-04T23:07:14.896Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-04T23:07:14.896Z] #43 sha256:6c250dc197a63365e1606730850737026949e886a9fe269c5c73fa7529dcf8b9 [2022-07-04T23:07:14.896Z] #43 DONE 0.1s [2022-07-04T23:07:14.896Z] [2022-07-04T23:07:14.896Z] #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-04T23:07:14.896Z] #44 sha256:e8416ea5a8dbfe11c40786a03a0539a08d705c07857bff9d2670932b8e731326 [2022-07-04T23:07:15.106Z] #44 6.745 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T23:07:15.894Z] #26 119.2 Updating files: 15% (1801/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3259/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: 40% (4673/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) [2022-07-04T23:07:15.894Z] #26 ... [2022-07-04T23:07:15.894Z] [2022-07-04T23:07:15.894Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T23:07:15.894Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-04T23:07:15.894Z] #18 DONE 1.0s [2022-07-04T23:07:15.894Z] [2022-07-04T23:07:15.894Z] #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-04T23:07:15.894Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:07:16.315Z] #44 1.332 + RM_GOPATH=0 [2022-07-04T23:07:16.315Z] #44 1.332 + TMP_GOPATH= [2022-07-04T23:07:16.315Z] #44 1.332 + : /build [2022-07-04T23:07:16.315Z] #44 1.332 + '[' -z '' ']' [2022-07-04T23:07:16.315Z] #44 1.332 ++ mktemp -d [2022-07-04T23:07:16.315Z] #44 1.335 + export GOPATH=/tmp/tmp.Md2nLmUWUU [2022-07-04T23:07:16.315Z] #44 1.335 + GOPATH=/tmp/tmp.Md2nLmUWUU [2022-07-04T23:07:16.315Z] #44 1.335 + RM_GOPATH=1 [2022-07-04T23:07:16.315Z] #44 1.335 + case "$(go env GOARCH)" in [2022-07-04T23:07:16.315Z] #44 1.335 ++ go env GOARCH [2022-07-04T23:07:16.315Z] #44 1.406 Install tini version v0.19.0 [2022-07-04T23:07:16.315Z] #44 1.406 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:07:16.315Z] #44 1.406 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:07:16.315Z] #44 1.406 ++ dirname /install.sh [2022-07-04T23:07:16.315Z] #44 1.406 + dir=/ [2022-07-04T23:07:16.315Z] #44 1.406 + bin=tini [2022-07-04T23:07:16.315Z] #44 1.406 + shift [2022-07-04T23:07:16.315Z] #44 1.406 + '[' '!' -f //tini.installer ']' [2022-07-04T23:07:16.315Z] #44 1.406 + . //tini.installer [2022-07-04T23:07:16.315Z] #44 1.406 ++ : v0.19.0 [2022-07-04T23:07:16.315Z] #44 1.406 + install_tini [2022-07-04T23:07:16.315Z] #44 1.406 + echo 'Install tini version v0.19.0' [2022-07-04T23:07:16.315Z] #44 1.406 + git clone https://github.com/krallin/tini.git /tmp/tmp.Md2nLmUWUU/tini [2022-07-04T23:07:16.315Z] #44 1.419 Cloning into '/tmp/tmp.Md2nLmUWUU/tini'... [2022-07-04T23:07:17.264Z] #26 119.2 Updating files: 15% (1801/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3259/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: 40% (4673/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) [2022-07-04T23:07:17.264Z] #26 ... [2022-07-04T23:07:17.264Z] [2022-07-04T23:07:17.264Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T23:07:17.264Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-04T23:07:17.264Z] #19 DONE 1.4s [2022-07-04T23:07:17.264Z] [2022-07-04T23:07:17.264Z] #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-04T23:07:17.264Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:07:17.531Z] #26 119.2 Updating files: 15% (1801/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3259/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: 40% (4673/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) [2022-07-04T23:07:17.531Z] #26 ... [2022-07-04T23:07:17.531Z] [2022-07-04T23:07:17.531Z] #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-04T23:07:17.531Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-04T23:07:17.531Z] #36 123.4 Delve is a source level debugger for Go programs. [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T23:07:17.531Z] #36 123.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 Usage: [2022-07-04T23:07:17.531Z] #36 123.4 dlv [command] [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 Available Commands: [2022-07-04T23:07:17.531Z] #36 123.4 attach Attach to running process and begin debugging. [2022-07-04T23:07:17.531Z] #36 123.4 connect Connect to a headless debug server with a terminal client. [2022-07-04T23:07:17.531Z] #36 123.4 core Examine a core dump. [2022-07-04T23:07:17.531Z] #36 123.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T23:07:17.531Z] #36 123.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T23:07:17.531Z] #36 123.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T23:07:17.531Z] #36 123.4 help Help about any command [2022-07-04T23:07:17.531Z] #36 123.4 run Deprecated command. Use 'debug' instead. [2022-07-04T23:07:17.531Z] #36 123.4 test Compile test binary and begin debugging program. [2022-07-04T23:07:17.531Z] #36 123.4 trace Compile and begin tracing program. [2022-07-04T23:07:17.531Z] #36 123.4 version Prints version. [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 Flags: [2022-07-04T23:07:17.531Z] #36 123.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T23:07:17.531Z] #36 123.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T23:07:17.531Z] #36 123.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-04T23:07:17.531Z] #36 123.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T23:07:17.531Z] #36 123.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T23:07:17.531Z] #36 123.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-04T23:07:17.531Z] #36 123.4 --disable-aslr Disables address space randomization [2022-07-04T23:07:17.531Z] #36 123.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T23:07:17.531Z] #36 123.4 -h, --help help for dlv [2022-07-04T23:07:17.531Z] #36 123.4 --init string Init file, executed by the terminal client. [2022-07-04T23:07:17.531Z] #36 123.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T23:07:17.531Z] #36 123.4 --log Enable debugging server logging. [2022-07-04T23:07:17.531Z] #36 123.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T23:07:17.531Z] #36 123.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T23:07:17.531Z] #36 123.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T23:07:17.531Z] #36 123.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T23:07:17.531Z] #36 123.4 --wd string Working directory for running the program. [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 Additional help topics: [2022-07-04T23:07:17.531Z] #36 123.4 dlv backend Help about the --backend flag. [2022-07-04T23:07:17.531Z] #36 123.4 dlv log Help about logging flags. [2022-07-04T23:07:17.531Z] #36 123.4 dlv redirect Help about file redirection. [2022-07-04T23:07:17.531Z] #36 123.4 [2022-07-04T23:07:17.531Z] #36 123.4 Use "dlv [command] --help" for more information about a command. [2022-07-04T23:07:17.531Z] #36 DONE 123.6s [2022-07-04T23:07:17.531Z] [2022-07-04T23:07:17.531Z] #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-04T23:07:17.531Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:07:17.641Z] #44 8.866 [100%] Linking C executable tini-static [2022-07-04T23:07:17.699Z] #44 2.751 + cd /tmp/tmp.Md2nLmUWUU/tini [2022-07-04T23:07:17.699Z] #44 2.751 + git checkout -q v0.19.0 [2022-07-04T23:07:17.699Z] #44 2.793 + cmake . [2022-07-04T23:07:17.899Z] #44 9.655 [100%] Built target tini-static [2022-07-04T23:07:18.158Z] #44 9.820 + mkdir -p /build [2022-07-04T23:07:18.158Z] #44 9.836 + cp tini-static /build/docker-init [2022-07-04T23:07:18.589Z] #26 119.2 Updating files: 15% (1801/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3259/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: 40% (4673/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: 75% (8581/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 96% (11041/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-04T23:07:18.589Z] #26 ... [2022-07-04T23:07:18.589Z] [2022-07-04T23:07:18.589Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T23:07:18.589Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-04T23:07:18.589Z] #20 DONE 1.5s [2022-07-04T23:07:18.639Z] #44 3.749 -- The C compiler identification is GNU 10.2.1 [2022-07-04T23:07:18.725Z] #44 ... [2022-07-04T23:07:18.725Z] [2022-07-04T23:07:18.725Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:18.725Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:18.725Z] #77 13.16 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T23:07:18.725Z] #77 13.19 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T23:07:18.725Z] #77 13.19 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T23:07:18.725Z] #77 13.19 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T23:07:18.725Z] #77 13.23 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T23:07:18.725Z] #77 16.66 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T23:07:18.725Z] #77 19.99 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T23:07:18.725Z] #77 22.46 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T23:07:18.725Z] #77 22.72 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T23:07:18.725Z] #77 22.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T23:07:18.850Z] [2022-07-04T23:07:18.850Z] #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-04T23:07:18.850Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:07:18.850Z] #26 124.7 + cd /tmp/tmp.Zzp8t2fLn3/tmp/docker-ce [2022-07-04T23:07:18.850Z] #26 124.7 + git checkout -q v17.06.2-ce [2022-07-04T23:07:18.899Z] #44 3.986 -- Detecting C compiler ABI info [2022-07-04T23:07:18.984Z] #77 ... [2022-07-04T23:07:18.984Z] [2022-07-04T23:07:18.984Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:18.984Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:18.984Z] #14 94.38 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-04T23:07:18.984Z] #14 94.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:18.984Z] #14 94.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:07:18.984Z] #14 94.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-04T23:07:18.984Z] #14 94.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:18.984Z] #14 94.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:07:19.160Z] #44 ... [2022-07-04T23:07:19.160Z] [2022-07-04T23:07:19.160Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:19.160Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:19.160Z] #77 11.05 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-04T23:07:19.160Z] #77 11.10 Cloning into '/tmp/crun-build/libocispec'... [2022-07-04T23:07:19.160Z] #77 13.41 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-04T23:07:19.160Z] #77 13.62 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-04T23:07:19.160Z] #77 13.62 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-04T23:07:19.160Z] #77 13.62 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-04T23:07:19.160Z] #77 13.66 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-04T23:07:19.160Z] #77 17.11 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-04T23:07:19.160Z] #77 20.05 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-04T23:07:19.731Z] #77 ... [2022-07-04T23:07:19.731Z] [2022-07-04T23:07:19.731Z] #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-04T23:07:19.731Z] #44 sha256:e8416ea5a8dbfe11c40786a03a0539a08d705c07857bff9d2670932b8e731326 [2022-07-04T23:07:19.731Z] #44 4.904 -- Detecting C compiler ABI info - done [2022-07-04T23:07:19.995Z] #44 5.068 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-04T23:07:19.995Z] #44 5.071 -- Detecting C compile features [2022-07-04T23:07:19.995Z] #44 5.071 -- Detecting C compile features - done [2022-07-04T23:07:19.995Z] #44 5.140 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-04T23:07:20.256Z] #44 5.545 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-04T23:07:20.516Z] #44 5.669 -- Configuring done [2022-07-04T23:07:20.516Z] #44 5.728 -- Generating done [2022-07-04T23:07:20.516Z] #44 5.738 -- Build files have been written to: /tmp/tmp.Md2nLmUWUU/tini [2022-07-04T23:07:20.516Z] #44 5.770 + make tini-static [2022-07-04T23:07:20.888Z] #14 ... [2022-07-04T23:07:20.888Z] [2022-07-04T23:07:20.888Z] #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-04T23:07:20.888Z] #44 sha256:185045c55569d33e3e0fdff0fd7e9ba9145d9b3ea9e95252676e879b517e1287 [2022-07-04T23:07:20.888Z] #44 DONE 12.3s [2022-07-04T23:07:20.888Z] [2022-07-04T23:07:20.888Z] #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-04T23:07:20.888Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:07:21.455Z] #44 6.538 Scanning dependencies of target tini-static [2022-07-04T23:07:21.455Z] #44 6.707 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-04T23:07:21.824Z] #67 ... [2022-07-04T23:07:21.824Z] [2022-07-04T23:07:21.824Z] #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-04T23:07:21.824Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:07:21.824Z] #53 106.2 gotestsum version dev [2022-07-04T23:07:22.156Z] #26 ... [2022-07-04T23:07:22.156Z] [2022-07-04T23:07:22.156Z] #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-04T23:07:22.156Z] #60 sha256:c32b65900b58ead26498e8a5b56ea92f5b494f3fb5f158e2885260b06e3a315f [2022-07-04T23:07:22.156Z] #60 0.784 + RM_GOPATH=0 [2022-07-04T23:07:22.156Z] #60 0.799 + TMP_GOPATH= [2022-07-04T23:07:22.156Z] #60 0.799 + : /build [2022-07-04T23:07:22.156Z] #60 0.799 + '[' -z '' ']' [2022-07-04T23:07:22.156Z] #60 0.802 ++ mktemp -d [2022-07-04T23:07:22.156Z] #60 0.808 + export GOPATH=/tmp/tmp.Ib8CuTETPp [2022-07-04T23:07:22.156Z] #60 0.811 + GOPATH=/tmp/tmp.Ib8CuTETPp [2022-07-04T23:07:22.156Z] #60 0.811 + RM_GOPATH=1 [2022-07-04T23:07:22.156Z] #60 0.811 + case "$(go env GOARCH)" in [2022-07-04T23:07:22.156Z] #60 0.812 ++ go env GOARCH [2022-07-04T23:07:22.156Z] #60 0.837 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:07:22.156Z] #60 0.837 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:07:22.156Z] #60 0.838 ++ dirname /install.sh [2022-07-04T23:07:22.156Z] #60 0.840 + dir=/ [2022-07-04T23:07:22.156Z] #60 0.841 + bin=runc [2022-07-04T23:07:22.156Z] #60 0.841 + shift [2022-07-04T23:07:22.156Z] #60 0.841 + '[' '!' -f //runc.installer ']' [2022-07-04T23:07:22.156Z] #60 0.841 + . //runc.installer [2022-07-04T23:07:22.156Z] #60 0.842 ++ set -e [2022-07-04T23:07:22.156Z] #60 0.842 ++ : v1.1.2 [2022-07-04T23:07:22.156Z] #60 0.842 + install_runc [2022-07-04T23:07:22.156Z] #60 0.846 + RUNC_BUILDTAGS=seccomp [2022-07-04T23:07:22.156Z] #60 0.853 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T23:07:22.156Z] #60 0.853 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ib8CuTETPp/src/github.com/opencontainers/runc [2022-07-04T23:07:22.156Z] #60 0.853 Cloning into '/tmp/tmp.Ib8CuTETPp/src/github.com/opencontainers/runc'... [2022-07-04T23:07:22.156Z] #60 0.853 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T23:07:22.156Z] #60 ... [2022-07-04T23:07:22.156Z] [2022-07-04T23:07:22.156Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:07:22.156Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:07:22.156Z] #77 77.38 configure.ac:11: installing 'build-aux/compile' [2022-07-04T23:07:22.156Z] #77 77.39 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T23:07:22.156Z] #77 77.43 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T23:07:22.156Z] #77 77.43 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T23:07:22.156Z] #77 77.44 configure.ac:13: installing 'build-aux/missing' [2022-07-04T23:07:22.156Z] #77 77.48 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T23:07:22.156Z] #77 77.89 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T23:07:22.156Z] #77 79.42 checking build system type... aarch64-unknown-linux-gnu [2022-07-04T23:07:22.156Z] #77 79.80 checking host system type... aarch64-unknown-linux-gnu [2022-07-04T23:07:22.156Z] #77 79.80 checking how to print strings... printf [2022-07-04T23:07:22.156Z] #77 79.82 checking for gcc... gcc [2022-07-04T23:07:22.156Z] #77 79.95 checking whether the C compiler works... yes [2022-07-04T23:07:22.156Z] #77 80.16 checking for C compiler default output file name... a.out [2022-07-04T23:07:22.156Z] #77 80.18 checking for suffix of executables... [2022-07-04T23:07:22.156Z] #77 80.40 checking whether we are cross compiling... no [2022-07-04T23:07:22.156Z] #77 80.65 checking for suffix of object files... o [2022-07-04T23:07:22.156Z] #77 80.75 checking whether we are using the GNU C compiler... yes [2022-07-04T23:07:22.156Z] #77 80.84 checking whether gcc accepts -g... yes [2022-07-04T23:07:22.156Z] #77 81.03 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:07:22.156Z] #77 81.18 checking whether gcc understands -c and -o together... yes [2022-07-04T23:07:22.156Z] #77 81.37 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:07:22.156Z] #77 81.41 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:07:22.156Z] #77 81.41 checking for egrep... /bin/grep -E [2022-07-04T23:07:22.156Z] #77 81.43 checking for fgrep... /bin/grep -F [2022-07-04T23:07:22.156Z] #77 81.44 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:07:22.156Z] #77 81.47 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:07:22.156Z] #77 81.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:07:22.156Z] #77 81.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:07:22.156Z] #77 81.68 checking whether ln -s works... yes [2022-07-04T23:07:22.156Z] #77 81.68 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:07:22.156Z] #77 81.72 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-04T23:07:22.392Z] #53 DONE 106.6s [2022-07-04T23:07:22.392Z] [2022-07-04T23:07:22.392Z] #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-04T23:07:22.392Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:07:22.417Z] #77 81.73 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:07:22.417Z] #77 81.73 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:07:22.417Z] #77 81.73 checking for objdump... objdump [2022-07-04T23:07:22.417Z] #77 81.73 checking how to recognize dependent libraries... pass_all [2022-07-04T23:07:22.417Z] #77 81.73 checking for dlltool... no [2022-07-04T23:07:22.417Z] #77 81.73 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:07:22.417Z] #77 81.74 checking for ar... ar [2022-07-04T23:07:22.417Z] #77 81.74 checking for archiver @FILE support... @ [2022-07-04T23:07:22.417Z] #77 81.91 checking for strip... strip [2022-07-04T23:07:22.417Z] #77 81.92 checking for ranlib... ranlib [2022-07-04T23:07:22.417Z] #77 81.92 checking for gawk... no [2022-07-04T23:07:22.417Z] #77 81.92 checking for mawk... mawk [2022-07-04T23:07:22.989Z] #77 81.92 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:07:22.989Z] #77 82.37 checking for sysroot... no [2022-07-04T23:07:22.989Z] #77 82.38 checking for a working dd... /bin/dd [2022-07-04T23:07:22.989Z] #77 82.40 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:07:22.989Z] #77 82.42 checking for mt... no [2022-07-04T23:07:22.989Z] #77 82.43 checking if : is a manifest tool... no [2022-07-04T23:07:23.251Z] #77 82.45 checking how to run the C preprocessor... gcc -E [2022-07-04T23:07:23.995Z] #44 9.178 [100%] Linking C executable tini-static [2022-07-04T23:07:24.084Z] #77 82.76 checking for ANSI C header files... yes [2022-07-04T23:07:24.084Z] #77 83.54 checking for sys/types.h... yes [2022-07-04T23:07:24.629Z] #77 ... [2022-07-04T23:07:24.629Z] [2022-07-04T23:07:24.629Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:24.629Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:24.629Z] #14 122.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T23:07:24.629Z] #14 122.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:24.629Z] #14 122.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:07:24.656Z] #77 83.71 checking for sys/stat.h... yes [2022-07-04T23:07:24.656Z] #77 83.94 checking for stdlib.h... yes [2022-07-04T23:07:24.917Z] #77 84.13 checking for string.h... yes [2022-07-04T23:07:24.934Z] #44 9.816 [100%] Built target tini-static [2022-07-04T23:07:24.934Z] #44 9.853 + mkdir -p /build [2022-07-04T23:07:24.934Z] #44 9.854 + cp tini-static /build/docker-init [2022-07-04T23:07:25.178Z] #77 84.33 checking for memory.h... yes [2022-07-04T23:07:25.446Z] #77 84.59 checking for strings.h... yes [2022-07-04T23:07:25.503Z] #44 DONE 10.6s [2022-07-04T23:07:25.503Z] [2022-07-04T23:07:25.503Z] #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-04T23:07:25.503Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-04T23:07:25.503Z] #53 107.8 gotestsum version dev [2022-07-04T23:07:25.503Z] #53 DONE 109.4s [2022-07-04T23:07:25.503Z] [2022-07-04T23:07:25.503Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:25.503Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:25.503Z] #77 22.24 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-04T23:07:25.503Z] #77 22.63 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-04T23:07:25.503Z] #77 23.17 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-04T23:07:25.677Z] #64 ... [2022-07-04T23:07:25.677Z] [2022-07-04T23:07:25.677Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:25.677Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:25.677Z] #14 110.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T23:07:25.677Z] #14 110.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:25.677Z] #14 110.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:07:25.707Z] #77 84.83 checking for inttypes.h... yes [2022-07-04T23:07:25.707Z] #77 85.07 checking for stdint.h... yes [2022-07-04T23:07:25.968Z] #77 85.23 checking for unistd.h... yes [2022-07-04T23:07:26.073Z] #77 ... [2022-07-04T23:07:26.073Z] [2022-07-04T23:07:26.073Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:26.073Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:26.073Z] #14 110.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-04T23:07:26.073Z] #14 110.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:26.230Z] #77 85.47 checking for dlfcn.h... yes [2022-07-04T23:07:26.230Z] #77 85.75 checking for objdir... .libs [2022-07-04T23:07:26.333Z] #14 110.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:07:26.802Z] #77 86.15 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:07:26.802Z] #77 86.33 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:07:26.802Z] #77 86.33 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:07:27.324Z] #77 86.41 checking if gcc static flag -static works... yes [2022-07-04T23:07:27.585Z] #77 86.73 checking if gcc supports -c -o file.o... yes [2022-07-04T23:07:27.586Z] #77 86.88 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:07:27.586Z] #77 86.88 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-04T23:07:27.848Z] #77 86.98 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:07:27.848Z] #77 87.19 checking how to hardcode library paths into programs... immediate [2022-07-04T23:07:27.848Z] #77 87.19 checking whether stripping libraries is possible... yes [2022-07-04T23:07:27.848Z] #77 87.20 checking if libtool supports shared libraries... yes [2022-07-04T23:07:27.848Z] #77 87.20 checking whether to build shared libraries... no [2022-07-04T23:07:27.848Z] #77 87.20 checking whether to build static libraries... yes [2022-07-04T23:07:27.848Z] #77 87.20 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:07:27.848Z] #77 87.26 checking whether build environment is sane... yes [2022-07-04T23:07:27.848Z] #77 87.34 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:07:29.566Z] #77 87.37 checking whether make sets $(MAKE)... yes [2022-07-04T23:07:29.566Z] #77 87.42 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:07:29.566Z] #77 87.45 checking whether make supports nested variables... yes [2022-07-04T23:07:29.566Z] #77 87.51 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:07:29.566Z] #77 87.51 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:07:29.566Z] #77 87.51 checking how to create a ustar tar archive... gnutar [2022-07-04T23:07:29.566Z] #77 87.59 checking dependency style of gcc... gcc3 [2022-07-04T23:07:29.566Z] #77 87.72 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:07:29.566Z] #77 87.72 checking whether make supports nested variables... (cached) yes [2022-07-04T23:07:29.566Z] #77 87.72 checking for gawk... (cached) mawk [2022-07-04T23:07:29.566Z] #77 87.72 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T23:07:29.566Z] #77 87.72 checking for gcc... (cached) gcc [2022-07-04T23:07:29.566Z] #77 87.84 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T23:07:29.566Z] #77 87.84 checking whether gcc accepts -g... (cached) yes [2022-07-04T23:07:29.566Z] #77 87.84 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T23:07:29.566Z] #77 87.84 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T23:07:29.566Z] #77 87.84 checking for a Python interpreter with version >= 3... python3 [2022-07-04T23:07:29.566Z] [2022-07-04T23:07:29.566Z] #77 ... [2022-07-04T23:07:29.566Z] [2022-07-04T23:07:29.566Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-04T23:07:29.566Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-04T23:07:29.566Z] #34 DONE 134.6s [2022-07-04T23:07:29.566Z] [2022-07-04T23:07:29.566Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:29.566Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:07:29.566Z] #77 87.93 checking for python3... /usr/bin/python3 [2022-07-04T23:07:29.566Z] #77 87.94 checking for python3 version... 3.9 [2022-07-04T23:07:29.566Z] #77 88.00 checking for python3 platform... [2022-07-04T23:07:29.566Z] #77 ... [2022-07-04T23:07:29.566Z] [2022-07-04T23:07:29.566Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-04T23:07:29.566Z] #60 sha256:c32b65900b58ead26498e8a5b56ea92f5b494f3fb5f158e2885260b06e3a315f [2022-07-04T23:07:29.566Z] #60 10.53 + cd /tmp/tmp.Ib8CuTETPp/src/github.com/opencontainers/runc [2022-07-04T23:07:29.566Z] #60 10.53 + git checkout -q v1.1.2 [2022-07-04T23:07:29.566Z] #60 11.17 + '[' -z '' ']' [2022-07-04T23:07:29.566Z] #60 11.17 + target=static [2022-07-04T23:07:29.566Z] #60 11.17 + make BUILDTAGS=seccomp static [2022-07-04T23:07:29.566Z] #60 11.43 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-04T23:07:29.566Z] #60 ... [2022-07-04T23:07:29.566Z] [2022-07-04T23:07:29.567Z] #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-04T23:07:29.567Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T23:07:29.567Z] #21 1.072 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:07:29.567Z] #21 1.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:07:29.567Z] #21 1.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:07:29.567Z] #21 1.688 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-04T23:07:29.567Z] #21 3.054 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-04T23:07:29.567Z] #21 4.565 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-04T23:07:29.567Z] #21 7.092 Fetched 8435 kB in 6s (1337 kB/s) [2022-07-04T23:07:29.567Z] #21 7.092 Reading package lists... [2022-07-04T23:07:29.567Z] #21 10.18 Reading package lists... [2022-07-04T23:07:29.567Z] #21 ... [2022-07-04T23:07:29.567Z] [2022-07-04T23:07:29.567Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:29.567Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:07:29.567Z] #77 88.00 checking for python3 platform... linux [2022-07-04T23:07:29.567Z] #77 88.09 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T23:07:29.567Z] #77 88.31 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T23:07:29.567Z] #77 88.71 checking for go-md2man... no [2022-07-04T23:07:29.568Z] #14 ... [2022-07-04T23:07:29.568Z] [2022-07-04T23:07:29.568Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:29.568Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:29.568Z] #77 77.30 configure.ac:7: installing 'build-aux/compile' [2022-07-04T23:07:29.568Z] #77 77.30 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T23:07:29.568Z] #77 77.32 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T23:07:29.568Z] #77 77.33 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T23:07:29.568Z] #77 77.34 configure.ac:11: installing 'build-aux/missing' [2022-07-04T23:07:29.568Z] #77 77.57 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T23:07:29.568Z] #77 77.70 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T23:07:29.568Z] #77 79.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T23:07:29.568Z] #77 79.92 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T23:07:29.568Z] #77 80.51 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T23:07:29.569Z] #77 80.51 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T23:07:29.569Z] #77 80.65 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T23:07:29.569Z] #77 80.78 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T23:07:29.569Z] #77 80.91 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T23:07:29.569Z] #77 80.99 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T23:07:29.569Z] #77 ... [2022-07-04T23:07:29.569Z] [2022-07-04T23:07:29.569Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:29.569Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:29.569Z] #14 128.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T23:07:29.569Z] #14 128.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T23:07:29.569Z] #14 128.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:07:29.569Z] #14 128.6 Selecting previously unselected package libapparmor1:amd64. [2022-07-04T23:07:29.569Z] #14 128.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-04T23:07:29.569Z] #14 128.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T23:07:29.569Z] #14 128.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-04T23:07:29.569Z] #14 128.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-04T23:07:29.569Z] #14 128.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T23:07:29.829Z] #14 129.2 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T23:07:29.829Z] #14 129.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T23:07:29.829Z] #14 129.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:07:29.832Z] #77 88.74 checking error.h usability... yes [2022-07-04T23:07:29.833Z] #77 89.04 checking error.h presence... yes [2022-07-04T23:07:29.833Z] #77 89.14 checking for error.h... yes [2022-07-04T23:07:30.090Z] #14 129.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T23:07:30.090Z] #14 129.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T23:07:30.090Z] #14 129.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:07:30.090Z] #14 129.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-04T23:07:30.093Z] #77 89.23 checking linux/openat2.h usability... yes [2022-07-04T23:07:30.093Z] #77 89.43 checking linux/openat2.h presence... yes [2022-07-04T23:07:30.093Z] #77 89.49 checking for linux/openat2.h... yes [2022-07-04T23:07:30.351Z] #14 129.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:07:30.351Z] #14 129.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:07:30.351Z] #14 129.6 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T23:07:30.351Z] #14 129.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T23:07:30.351Z] #14 129.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:07:30.351Z] #14 129.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-04T23:07:30.351Z] #14 129.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-04T23:07:30.351Z] #14 129.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T23:07:30.354Z] #77 89.54 checking for copy_file_range... yes [2022-07-04T23:07:30.354Z] #77 89.71 checking for fgetxattr... yes [2022-07-04T23:07:30.876Z] #77 89.98 checking for statx... yes [2022-07-04T23:07:30.876Z] #77 90.28 checking for fgetpwent_r... yes [2022-07-04T23:07:30.922Z] #14 130.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-04T23:07:30.922Z] #14 130.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-04T23:07:30.922Z] #14 130.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T23:07:30.922Z] #14 130.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-04T23:07:30.922Z] #14 130.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-04T23:07:31.181Z] #14 130.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T23:07:31.182Z] #14 130.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-04T23:07:31.182Z] #14 130.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-04T23:07:31.182Z] #14 130.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T23:07:31.182Z] #14 130.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-04T23:07:31.399Z] #77 90.54 checking for issetugid... no [2022-07-04T23:07:31.399Z] #77 90.79 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T23:07:31.399Z] #77 90.79 checking pkg-config is at least version 0.9.0... yes [2022-07-04T23:07:31.441Z] #14 130.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-04T23:07:31.441Z] #14 130.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T23:07:31.661Z] #77 90.80 checking for library containing yajl_tree_get... -lyajl [2022-07-04T23:07:31.661Z] #77 91.17 checking for yajl >= 2.0.0... yes [2022-07-04T23:07:31.701Z] #14 131.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-04T23:07:31.922Z] #77 91.20 checking sys/capability.h usability... yes [2022-07-04T23:07:31.962Z] #14 131.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-04T23:07:31.962Z] #14 131.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T23:07:32.184Z] #77 91.44 checking sys/capability.h presence... yes [2022-07-04T23:07:32.184Z] #77 91.51 checking for sys/capability.h... yes [2022-07-04T23:07:32.222Z] #14 131.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-04T23:07:32.222Z] #14 131.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:07:32.222Z] #14 131.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:07:32.482Z] #14 131.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T23:07:32.482Z] #14 131.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T23:07:32.482Z] #14 131.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:07:32.482Z] #14 131.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T23:07:32.482Z] #14 131.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T23:07:32.482Z] #14 131.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:07:32.757Z] #77 91.52 checking for library containing cap_from_name... -lcap [2022-07-04T23:07:32.757Z] #77 91.94 checking for library containing dlopen... [2022-07-04T23:07:32.757Z] #77 ... [2022-07-04T23:07:32.757Z] [2022-07-04T23:07:32.757Z] #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-04T23:07:32.757Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:07:32.757Z] #26 128.4 + mkdir -p /tmp/tmp.Zzp8t2fLn3/src/github.com/docker [2022-07-04T23:07:32.757Z] #26 128.4 + mv components/cli /tmp/tmp.Zzp8t2fLn3/src/github.com/docker/cli [2022-07-04T23:07:32.757Z] #26 128.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-04T23:07:32.757Z] #26 ... [2022-07-04T23:07:32.757Z] [2022-07-04T23:07:32.757Z] #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-04T23:07:32.757Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T23:07:32.757Z] #21 10.18 Reading package lists... [2022-07-04T23:07:32.757Z] #21 12.63 Building dependency tree... [2022-07-04T23:07:33.018Z] #21 14.42 The following additional packages will be installed: [2022-07-04T23:07:33.052Z] #14 132.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:07:33.052Z] #14 132.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T23:07:33.052Z] #14 132.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:07:33.281Z] #21 14.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T23:07:33.281Z] #21 14.42 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-04T23:07:33.281Z] #21 14.42 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:07:33.281Z] #21 14.42 python3-pkg-resources vim-runtime xxd [2022-07-04T23:07:33.281Z] #21 14.43 Suggested packages: [2022-07-04T23:07:33.281Z] #21 14.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-04T23:07:33.281Z] #21 14.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-04T23:07:33.281Z] #21 14.43 acl attr quota [2022-07-04T23:07:33.281Z] #21 14.43 Recommended packages: [2022-07-04T23:07:33.281Z] #21 14.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T23:07:33.363Z] #14 132.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T23:07:33.363Z] #14 132.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:07:33.363Z] #14 132.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T23:07:33.363Z] #14 132.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:07:33.363Z] #14 132.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:07:33.363Z] #14 132.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T23:07:33.363Z] #14 132.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T23:07:33.363Z] #14 132.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:07:33.363Z] #14 132.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:07:33.363Z] #14 132.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-04T23:07:33.363Z] #14 132.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:07:33.363Z] #14 132.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-04T23:07:33.665Z] #14 132.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:07:33.665Z] #14 132.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:07:33.665Z] #14 132.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-04T23:07:34.227Z] #21 15.53 The following NEW packages will be installed: [2022-07-04T23:07:34.227Z] #21 15.53 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-04T23:07:34.227Z] #21 15.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T23:07:34.227Z] #21 15.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-04T23:07:34.227Z] #21 15.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-04T23:07:34.227Z] #21 15.54 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:07:34.227Z] #21 15.54 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-04T23:07:34.227Z] #21 15.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-04T23:07:34.227Z] #21 15.55 xz-utils zip zstd [2022-07-04T23:07:34.336Z] #14 133.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:07:34.336Z] #14 133.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:07:34.488Z] #21 15.92 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:07:34.488Z] #21 15.92 Need to get 27.0 MB of archives. [2022-07-04T23:07:34.488Z] #21 15.92 After this operation, 105 MB of additional disk space will be used. [2022-07-04T23:07:34.488Z] #21 15.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-04T23:07:34.658Z] #14 133.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:07:34.750Z] #21 15.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-04T23:07:34.750Z] #21 15.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-04T23:07:34.750Z] #21 15.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-04T23:07:34.750Z] #21 15.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-04T23:07:34.750Z] #21 15.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-04T23:07:34.750Z] #21 15.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-04T23:07:34.750Z] #21 15.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-04T23:07:34.750Z] #21 15.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:07:34.750Z] #21 15.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-04T23:07:34.750Z] #21 15.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T23:07:34.750Z] #21 15.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-04T23:07:34.750Z] #21 15.99 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-04T23:07:34.750Z] #21 16.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-04T23:07:34.750Z] #21 16.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-04T23:07:34.750Z] #21 16.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-04T23:07:34.750Z] #21 16.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-04T23:07:34.750Z] #21 16.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-04T23:07:34.750Z] #21 16.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-04T23:07:34.750Z] #21 16.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-04T23:07:34.750Z] #21 16.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-04T23:07:34.750Z] #21 16.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-04T23:07:34.750Z] #21 16.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-04T23:07:34.750Z] #21 16.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-04T23:07:34.750Z] #21 16.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-04T23:07:34.750Z] #21 16.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-04T23:07:34.750Z] #21 16.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-04T23:07:35.015Z] #21 16.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-04T23:07:35.015Z] #21 16.38 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-04T23:07:35.015Z] #21 16.38 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-04T23:07:35.015Z] #21 16.39 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-04T23:07:35.015Z] #21 16.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-04T23:07:35.015Z] #21 16.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-04T23:07:35.015Z] #21 16.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-04T23:07:35.015Z] #21 16.40 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-04T23:07:35.229Z] #14 134.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:07:35.229Z] #14 134.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:07:35.229Z] #14 134.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:07:35.229Z] #14 134.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:07:35.229Z] #14 ... [2022-07-04T23:07:35.229Z] [2022-07-04T23:07:35.229Z] #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-04T23:07:35.229Z] #67 sha256:0a2209dacc8282a7bcde93f8ee971bd3d1627470c3264344b6b007821035e5d5 [2022-07-04T23:07:35.229Z] #67 126.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:07:35.229Z] #67 126.0 + GOBIN=/build [2022-07-04T23:07:35.229Z] #67 126.0 + GO111MODULE=on [2022-07-04T23:07:35.229Z] #67 126.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:07:35.229Z] #67 132.3 rootlesskit version 1.0.0 [2022-07-04T23:07:35.229Z] #67 132.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T23:07:35.229Z] #67 132.4 -container-ip string [2022-07-04T23:07:35.229Z] #67 132.4 container ip [2022-07-04T23:07:35.229Z] #67 132.4 -container-port int [2022-07-04T23:07:35.229Z] #67 132.4 container port (default -1) [2022-07-04T23:07:35.229Z] #67 132.4 -host-ip string [2022-07-04T23:07:35.229Z] #67 132.4 host ip [2022-07-04T23:07:35.229Z] #67 132.4 -host-port int [2022-07-04T23:07:35.229Z] #67 132.4 host port (default -1) [2022-07-04T23:07:35.229Z] #67 132.4 -proto string [2022-07-04T23:07:35.229Z] #67 132.4 proxy protocol (default "tcp") [2022-07-04T23:07:35.229Z] #67 DONE 134.3s [2022-07-04T23:07:35.229Z] [2022-07-04T23:07:35.229Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T23:07:35.229Z] #68 sha256:23ed2ac38c55c63172cb950dd808c4bcaf810adc1666bd53284f708fb2b9ac9e [2022-07-04T23:07:35.276Z] #21 16.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T23:07:35.277Z] #21 16.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T23:07:35.277Z] #21 16.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:07:35.277Z] #21 16.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T23:07:35.277Z] #21 16.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T23:07:35.277Z] #21 16.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T23:07:35.277Z] #21 16.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-04T23:07:35.277Z] #21 16.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-04T23:07:35.277Z] #21 16.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-04T23:07:35.277Z] #21 16.52 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-04T23:07:35.490Z] #68 DONE 0.1s [2022-07-04T23:07:35.490Z] [2022-07-04T23:07:35.490Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T23:07:35.490Z] #69 sha256:5c13ec726185ebfe33c4d23e2370f8a9bb1c1f43c7dd457644bbeb6456b9b6a2 [2022-07-04T23:07:35.490Z] #69 DONE 0.1s [2022-07-04T23:07:35.490Z] [2022-07-04T23:07:35.490Z] #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-04T23:07:35.490Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:07:35.560Z] #21 16.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-04T23:07:35.560Z] #21 16.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-04T23:07:35.560Z] #21 16.83 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-04T23:07:35.560Z] #21 16.84 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-04T23:07:36.062Z] #47 ... [2022-07-04T23:07:36.062Z] [2022-07-04T23:07:36.062Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:36.062Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:36.062Z] #14 DONE 135.3s [2022-07-04T23:07:36.062Z] [2022-07-04T23:07:36.062Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T23:07:36.062Z] #59 sha256:9fd63c0389e744f40f61deccd558210fb50071565201eeb7e2d8554f46e69f0d [2022-07-04T23:07:36.534Z] #21 17.57 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:07:36.534Z] #21 17.72 Fetched 27.0 MB in 1s (21.3 MB/s) [2022-07-04T23:07:36.534Z] #21 17.79 Selecting previously unselected package pigz. [2022-07-04T23:07:36.534Z] #21 17.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-07-04T23:07:36.534Z] #21 17.85 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-04T23:07:36.534Z] #21 17.85 Unpacking pigz (2.6-1) ... [2022-07-04T23:07:36.633Z] #59 DONE 0.4s [2022-07-04T23:07:36.633Z] [2022-07-04T23:07:36.633Z] #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-04T23:07:36.633Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:07:36.795Z] #21 17.91 Selecting previously unselected package libelf1:arm64. [2022-07-04T23:07:36.795Z] #21 17.92 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-04T23:07:36.795Z] #21 17.93 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-04T23:07:36.795Z] #21 18.12 Selecting previously unselected package libbpf0:arm64. [2022-07-04T23:07:36.795Z] #21 18.12 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-04T23:07:36.795Z] #21 18.13 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-04T23:07:37.057Z] #21 18.22 Selecting previously unselected package libcap2:arm64. [2022-07-04T23:07:37.057Z] #21 18.22 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-04T23:07:37.057Z] #21 18.23 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-04T23:07:37.057Z] #21 18.30 Selecting previously unselected package libmnl0:arm64. [2022-07-04T23:07:37.057Z] #21 18.30 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-04T23:07:37.057Z] #21 18.31 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-04T23:07:37.057Z] #21 18.39 Selecting previously unselected package libxtables12:arm64. [2022-07-04T23:07:37.057Z] #21 18.39 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-04T23:07:37.057Z] #21 18.40 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-04T23:07:37.057Z] #21 18.47 Selecting previously unselected package libcap2-bin. [2022-07-04T23:07:37.318Z] #21 18.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-04T23:07:37.318Z] #21 18.49 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T23:07:37.318Z] #21 18.58 Selecting previously unselected package iproute2. [2022-07-04T23:07:37.318Z] #21 18.59 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-04T23:07:37.318Z] #21 18.59 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T23:07:37.891Z] #21 19.04 Selecting previously unselected package xxd. [2022-07-04T23:07:37.891Z] #21 19.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-04T23:07:37.891Z] #21 19.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:37.891Z] #21 19.22 Selecting previously unselected package vim-common. [2022-07-04T23:07:37.891Z] #21 19.23 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:07:37.891Z] #21 19.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:38.017Z] #71 137.0 # github.com/containerd/containerd/cmd/containerd [2022-07-04T23:07:38.017Z] #71 137.0 /usr/bin/ld: /tmp/go-link-141012329/000019.o: in function `New': [2022-07-04T23:07:38.017Z] #71 137.0 /tmp/tmp.aSCGWbHFab/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-04T23:07:38.017Z] #71 137.1 + bin/containerd-stress [2022-07-04T23:07:38.017Z] #71 138.2 + bin/containerd-shim [2022-07-04T23:07:38.152Z] #21 19.40 Selecting previously unselected package bash-completion. [2022-07-04T23:07:38.152Z] #21 19.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T23:07:40.701Z] #21 21.96 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T23:07:40.840Z] #60 ... [2022-07-04T23:07:40.840Z] [2022-07-04T23:07:40.840Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T23:07:40.840Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-04T23:07:40.840Z] #15 DONE 4.3s [2022-07-04T23:07:40.840Z] [2022-07-04T23:07:40.840Z] #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-04T23:07:40.840Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-04T23:07:41.273Z] #21 22.49 Selecting previously unselected package bzip2. [2022-07-04T23:07:41.274Z] #21 22.51 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-04T23:07:41.274Z] #21 22.52 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:07:41.535Z] #21 22.62 Selecting previously unselected package xz-utils. [2022-07-04T23:07:41.535Z] #21 22.63 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-04T23:07:41.535Z] #21 22.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:07:41.535Z] #21 22.82 Selecting previously unselected package apparmor. [2022-07-04T23:07:41.535Z] #21 22.82 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-04T23:07:41.535Z] #21 22.89 Unpacking apparmor (2.13.6-10) ... [2022-07-04T23:07:41.907Z] #14 ... [2022-07-04T23:07:41.907Z] [2022-07-04T23:07:41.907Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:41.907Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:41.907Z] #77 46.28 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T23:07:42.108Z] #21 23.32 Selecting previously unselected package inetutils-ping. [2022-07-04T23:07:42.108Z] #21 23.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-04T23:07:42.108Z] #21 23.34 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T23:07:42.370Z] #21 23.47 Selecting previously unselected package libip4tc2:arm64. [2022-07-04T23:07:42.370Z] #21 23.48 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-04T23:07:42.370Z] #21 23.48 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-04T23:07:42.370Z] #21 23.56 Selecting previously unselected package libip6tc2:arm64. [2022-07-04T23:07:42.370Z] #21 23.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-04T23:07:42.370Z] #21 23.57 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-04T23:07:42.370Z] #21 23.64 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-04T23:07:42.370Z] #21 23.65 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-04T23:07:42.370Z] #21 23.65 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-04T23:07:42.370Z] #21 23.71 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-04T23:07:42.370Z] #21 23.72 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-04T23:07:42.631Z] #21 23.73 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-04T23:07:42.631Z] #21 23.85 Selecting previously unselected package libnftnl11:arm64. [2022-07-04T23:07:42.631Z] #21 23.85 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-04T23:07:42.631Z] #21 23.85 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-04T23:07:42.892Z] #21 23.95 Selecting previously unselected package iptables. [2022-07-04T23:07:42.892Z] #21 23.95 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-04T23:07:42.892Z] #21 23.96 Unpacking iptables (1.8.7-1) ... [2022-07-04T23:07:42.892Z] #21 24.24 Selecting previously unselected package libonig5:arm64. [2022-07-04T23:07:42.892Z] #21 ... [2022-07-04T23:07:42.892Z] [2022-07-04T23:07:42.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-04T23:07:42.892Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:07:42.892Z] #77 91.94 checking for library containing dlopen... -ldl [2022-07-04T23:07:42.892Z] #77 92.35 checking seccomp.h usability... yes [2022-07-04T23:07:42.892Z] #77 92.48 checking seccomp.h presence... yes [2022-07-04T23:07:42.892Z] #77 92.55 checking for seccomp.h... yes [2022-07-04T23:07:42.892Z] #77 92.55 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T23:07:42.892Z] #77 92.99 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T23:07:42.892Z] #77 93.22 checking systemd/sd-bus.h usability... yes [2022-07-04T23:07:42.892Z] #77 93.45 checking systemd/sd-bus.h presence... yes [2022-07-04T23:07:42.892Z] #77 93.54 checking for systemd/sd-bus.h... yes [2022-07-04T23:07:42.892Z] #77 93.55 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T23:07:42.892Z] #77 93.95 checking for sd_notify_barrier... yes [2022-07-04T23:07:42.892Z] #77 94.15 checking linux/bpf.h usability... yes [2022-07-04T23:07:42.892Z] #77 94.31 checking linux/bpf.h presence... yes [2022-07-04T23:07:42.892Z] #77 94.36 checking for linux/bpf.h... yes [2022-07-04T23:07:42.892Z] #77 94.37 checking compilation for eBPF... yes [2022-07-04T23:07:42.892Z] #77 94.50 checking for criu >= 3.15... no [2022-07-04T23:07:42.892Z] #77 94.52 configure: CRIU headers not found, building without CRIU support [2022-07-04T23:07:42.892Z] #77 94.52 checking for criu > 3.16... no [2022-07-04T23:07:42.892Z] #77 94.56 configure: CRIU version doesn't support join-ns API [2022-07-04T23:07:42.892Z] #77 94.56 checking for criu > 3.16.1... no [2022-07-04T23:07:42.892Z] #77 94.61 configure: CRIU version doesn't support for pre-dumping [2022-07-04T23:07:42.892Z] #77 94.61 checking for new mount API (fsconfig)... yes [2022-07-04T23:07:42.892Z] #77 94.74 checking for seccomp notify API... yes [2022-07-04T23:07:42.892Z] #77 94.85 checking for gperf... no [2022-07-04T23:07:42.892Z] #77 94.86 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T23:07:42.892Z] #77 94.86 checking for library containing argp_parse... none required [2022-07-04T23:07:42.892Z] #77 95.24 checking that generated files are newer than configure... done [2022-07-04T23:07:42.892Z] #77 95.25 configure: creating ./config.status [2022-07-04T23:07:42.892Z] #77 98.48 config.status: creating Makefile [2022-07-04T23:07:42.892Z] #77 98.58 config.status: creating rpm/crun.spec [2022-07-04T23:07:42.892Z] #77 98.69 config.status: creating config.h [2022-07-04T23:07:42.892Z] #77 98.74 config.status: executing libtool commands [2022-07-04T23:07:42.892Z] #77 98.78 config.status: executing depfiles commands [2022-07-04T23:07:42.892Z] #77 100.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T23:07:42.892Z] #77 100.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T23:07:42.892Z] #77 100.5 checking for gcc... gcc [2022-07-04T23:07:42.892Z] #77 100.6 checking whether the C compiler works... yes [2022-07-04T23:07:42.892Z] #77 100.8 checking for C compiler default output file name... a.out [2022-07-04T23:07:42.892Z] #77 100.8 checking for suffix of executables... [2022-07-04T23:07:42.892Z] #77 100.9 checking whether we are cross compiling... no [2022-07-04T23:07:42.892Z] #77 101.1 checking for suffix of object files... o [2022-07-04T23:07:42.892Z] #77 101.3 checking whether we are using the GNU C compiler... yes [2022-07-04T23:07:42.892Z] #77 101.4 checking whether gcc accepts -g... yes [2022-07-04T23:07:42.892Z] #77 101.6 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:07:42.892Z] #77 101.8 checking whether gcc understands -c and -o together... yes [2022-07-04T23:07:42.892Z] #77 102.0 checking how to run the C preprocessor... gcc -E [2022-07-04T23:07:42.892Z] #77 102.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:07:42.892Z] #77 102.3 checking for egrep... /bin/grep -E [2022-07-04T23:07:43.155Z] #77 102.3 checking for ANSI C header files... [2022-07-04T23:07:43.155Z] #77 ... [2022-07-04T23:07:43.155Z] [2022-07-04T23:07:43.155Z] #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-04T23:07:43.155Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T23:07:43.155Z] #21 24.24 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-04T23:07:43.155Z] #21 24.24 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-04T23:07:43.155Z] #21 24.37 Selecting previously unselected package libjq1:arm64. [2022-07-04T23:07:43.155Z] #21 24.37 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-04T23:07:43.155Z] #21 24.38 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-04T23:07:43.155Z] #21 24.50 Selecting previously unselected package jq. [2022-07-04T23:07:43.416Z] #21 24.50 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-04T23:07:43.416Z] #21 24.51 Unpacking jq (1.6-2.1) ... [2022-07-04T23:07:43.416Z] #21 24.62 Selecting previously unselected package libaio1:arm64. [2022-07-04T23:07:43.416Z] #21 24.63 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-04T23:07:43.416Z] #21 24.64 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-04T23:07:43.416Z] #21 24.73 Selecting previously unselected package libgpm2:arm64. [2022-07-04T23:07:43.416Z] #21 24.74 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-04T23:07:43.416Z] #21 24.75 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-04T23:07:43.416Z] #21 24.81 Selecting previously unselected package libicu67:arm64. [2022-07-04T23:07:43.416Z] #21 24.81 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-04T23:07:43.416Z] #21 24.82 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-04T23:07:44.138Z] #16 DONE 3.7s [2022-07-04T23:07:44.138Z] [2022-07-04T23:07:44.138Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T23:07:44.138Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-04T23:07:45.775Z] #14 ... [2022-07-04T23:07:45.776Z] [2022-07-04T23:07:45.776Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:45.776Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:45.776Z] #77 46.48 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-04T23:07:46.683Z] #17 2.789 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T23:07:46.684Z] #17 DONE 2.8s [2022-07-04T23:07:46.684Z] [2022-07-04T23:07:46.684Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:46.684Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:46.684Z] #77 96.14 configure.ac:11: installing 'build-aux/compile' [2022-07-04T23:07:46.684Z] #77 96.14 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T23:07:46.684Z] #77 96.16 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T23:07:46.684Z] #77 96.16 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T23:07:46.684Z] #77 96.18 configure.ac:13: installing 'build-aux/missing' [2022-07-04T23:07:46.684Z] #77 96.18 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T23:07:46.684Z] #77 96.45 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T23:07:46.684Z] #77 97.75 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:07:46.684Z] #77 98.12 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:07:46.684Z] #77 98.12 checking how to print strings... printf [2022-07-04T23:07:46.684Z] #77 98.12 checking for gcc... gcc [2022-07-04T23:07:46.684Z] #77 98.21 checking whether the C compiler works... yes [2022-07-04T23:07:46.684Z] #77 98.42 checking for C compiler default output file name... a.out [2022-07-04T23:07:46.684Z] #77 98.42 checking for suffix of executables... [2022-07-04T23:07:46.684Z] #77 98.60 checking whether we are cross compiling... no [2022-07-04T23:07:46.684Z] #77 98.89 checking for suffix of object files... o [2022-07-04T23:07:46.684Z] #77 98.95 checking whether we are using the GNU C compiler... yes [2022-07-04T23:07:46.684Z] #77 99.02 checking whether gcc accepts -g... yes [2022-07-04T23:07:46.684Z] #77 99.15 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:07:46.684Z] #77 99.36 checking whether gcc understands -c and -o together... yes [2022-07-04T23:07:46.684Z] #77 99.52 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:07:46.684Z] #77 99.53 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:07:46.684Z] #77 99.60 checking for egrep... /bin/grep -E [2022-07-04T23:07:46.684Z] #77 99.60 checking for fgrep... /bin/grep -F [2022-07-04T23:07:46.684Z] #77 99.60 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:07:46.684Z] #77 99.60 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:07:46.684Z] #77 99.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:07:46.684Z] #77 99.64 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:07:46.684Z] #77 99.83 checking whether ln -s works... yes [2022-07-04T23:07:46.684Z] #77 99.83 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:07:46.684Z] #77 99.83 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T23:07:46.684Z] #77 99.83 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:07:46.684Z] #77 99.83 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:07:46.684Z] #77 99.83 checking for objdump... objdump [2022-07-04T23:07:46.684Z] #77 99.83 checking how to recognize dependent libraries... pass_all [2022-07-04T23:07:46.684Z] #77 99.83 checking for dlltool... no [2022-07-04T23:07:46.684Z] #77 99.83 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:07:46.684Z] #77 99.83 checking for ar... ar [2022-07-04T23:07:46.684Z] #77 99.83 checking for archiver @FILE support... @ [2022-07-04T23:07:46.684Z] #77 99.98 checking for strip... strip [2022-07-04T23:07:46.684Z] #77 99.98 checking for ranlib... ranlib [2022-07-04T23:07:46.684Z] #77 99.98 checking for gawk... no [2022-07-04T23:07:46.684Z] #77 99.98 checking for mawk... mawk [2022-07-04T23:07:46.684Z] #77 99.99 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:07:46.684Z] #77 100.4 checking for sysroot... no [2022-07-04T23:07:46.684Z] #77 100.4 checking for a working dd... /bin/dd [2022-07-04T23:07:46.684Z] #77 100.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:07:46.684Z] #77 100.5 checking for mt... no [2022-07-04T23:07:46.684Z] #77 100.5 checking if : is a manifest tool... no [2022-07-04T23:07:46.721Z] #21 28.07 Selecting previously unselected package libinih1:arm64. [2022-07-04T23:07:46.721Z] #21 28.07 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-04T23:07:46.721Z] #21 28.08 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-04T23:07:46.945Z] #77 100.6 checking how to run the C preprocessor... gcc -E [2022-07-04T23:07:46.982Z] #21 28.16 Selecting previously unselected package libnet1:arm64. [2022-07-04T23:07:46.982Z] #21 28.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-04T23:07:46.982Z] #21 28.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:07:46.982Z] #21 28.27 Selecting previously unselected package libnl-3-200:arm64. [2022-07-04T23:07:46.982Z] #21 28.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-04T23:07:46.982Z] #21 28.28 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-04T23:07:47.243Z] #21 28.38 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-04T23:07:47.243Z] #21 28.38 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-04T23:07:47.243Z] #21 28.40 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T23:07:47.243Z] #21 28.47 Selecting previously unselected package libyajl2:arm64. [2022-07-04T23:07:47.243Z] #21 28.47 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-04T23:07:47.243Z] #21 28.48 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-04T23:07:47.243Z] #21 28.53 Selecting previously unselected package net-tools. [2022-07-04T23:07:47.243Z] #21 28.54 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-04T23:07:47.243Z] #21 28.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:07:47.505Z] #21 28.78 Selecting previously unselected package patch. [2022-07-04T23:07:47.505Z] #21 28.79 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-04T23:07:47.505Z] #21 28.80 Unpacking patch (2.7.6-7) ... [2022-07-04T23:07:47.767Z] #21 28.92 Selecting previously unselected package python-pip-whl. [2022-07-04T23:07:47.767Z] #21 28.93 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:07:47.767Z] #21 28.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:07:47.886Z] #77 100.9 checking for ANSI C header files... yes [2022-07-04T23:07:47.886Z] #77 101.7 checking for sys/types.h... yes [2022-07-04T23:07:48.028Z] #21 29.39 Selecting previously unselected package python3-lib2to3. [2022-07-04T23:07:48.028Z] #21 29.39 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T23:07:48.028Z] #21 29.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:07:48.149Z] #77 101.9 checking for sys/stat.h... yes [2022-07-04T23:07:48.290Z] #21 29.57 Selecting previously unselected package python3-distutils. [2022-07-04T23:07:48.290Z] #21 29.58 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T23:07:48.290Z] #21 29.59 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T23:07:48.409Z] #77 102.1 checking for stdlib.h... yes [2022-07-04T23:07:48.552Z] #21 29.73 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:07:48.552Z] #21 29.73 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:07:48.552Z] #21 29.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:07:48.552Z] #21 29.93 Selecting previously unselected package python3-setuptools. [2022-07-04T23:07:48.671Z] #77 102.3 checking for string.h... yes [2022-07-04T23:07:48.814Z] #21 29.93 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T23:07:48.814Z] #21 29.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T23:07:48.934Z] #77 102.6 checking for memory.h... [2022-07-04T23:07:48.934Z] #77 ... [2022-07-04T23:07:48.934Z] [2022-07-04T23:07:48.934Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T23:07:48.934Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-04T23:07:48.934Z] #18 DONE 2.1s [2022-07-04T23:07:48.934Z] [2022-07-04T23:07:48.934Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:48.934Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:48.934Z] #77 102.6 checking for memory.h... yes [2022-07-04T23:07:48.934Z] #77 102.8 checking for strings.h... [2022-07-04T23:07:48.934Z] #77 ... [2022-07-04T23:07:48.934Z] [2022-07-04T23:07:48.934Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T23:07:48.934Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-04T23:07:49.076Z] #21 30.17 Selecting previously unselected package python3-wheel. [2022-07-04T23:07:49.076Z] #21 30.17 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T23:07:49.076Z] #21 30.18 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T23:07:49.076Z] #21 30.26 Selecting previously unselected package python3-pip. [2022-07-04T23:07:49.076Z] #21 30.26 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:07:49.076Z] #21 30.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:07:49.338Z] #21 30.55 Selecting previously unselected package sudo. [2022-07-04T23:07:49.338Z] #21 30.58 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-04T23:07:49.338Z] #21 30.59 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T23:07:49.912Z] #21 31.17 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T23:07:49.912Z] #21 31.17 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-04T23:07:49.912Z] #21 31.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:07:50.024Z] #77 ... [2022-07-04T23:07:50.024Z] [2022-07-04T23:07:50.024Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:50.024Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:50.024Z] #14 133.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T23:07:50.024Z] #14 133.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:50.024Z] #14 133.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:07:50.173Z] #21 31.40 Selecting previously unselected package uidmap. [2022-07-04T23:07:50.173Z] #21 31.41 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-04T23:07:50.173Z] #21 31.41 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T23:07:50.209Z] #71 149.5 + bin/containerd-shim-runc-v1 [2022-07-04T23:07:50.435Z] #21 31.51 Selecting previously unselected package vim-runtime. [2022-07-04T23:07:50.435Z] #21 31.51 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:07:50.435Z] #21 31.53 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-04T23:07:50.435Z] #21 31.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T23:07:50.435Z] #21 31.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:50.862Z] #19 ... [2022-07-04T23:07:50.862Z] [2022-07-04T23:07:50.862Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-04T23:07:50.862Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:07:50.862Z] #60 4.205 + RM_GOPATH=0 [2022-07-04T23:07:50.862Z] #60 4.205 + TMP_GOPATH= [2022-07-04T23:07:50.862Z] #60 4.205 + : /build [2022-07-04T23:07:50.862Z] #60 4.205 + '[' -z '' ']' [2022-07-04T23:07:50.862Z] #60 4.205 ++ mktemp -d [2022-07-04T23:07:50.862Z] #60 4.206 + export GOPATH=/tmp/tmp.jrTeT1mWEl [2022-07-04T23:07:50.862Z] #60 4.206 + GOPATH=/tmp/tmp.jrTeT1mWEl [2022-07-04T23:07:50.862Z] #60 4.206 + RM_GOPATH=1 [2022-07-04T23:07:50.862Z] #60 4.206 + case "$(go env GOARCH)" in [2022-07-04T23:07:50.862Z] #60 4.209 ++ go env GOARCH [2022-07-04T23:07:50.862Z] #60 4.231 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:07:50.862Z] #60 4.231 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:07:50.862Z] #60 4.231 ++ dirname /install.sh [2022-07-04T23:07:50.862Z] #60 4.237 + dir=/ [2022-07-04T23:07:50.862Z] #60 4.237 + bin=runc [2022-07-04T23:07:50.862Z] #60 4.237 + shift [2022-07-04T23:07:50.862Z] #60 4.237 + '[' '!' -f //runc.installer ']' [2022-07-04T23:07:50.862Z] #60 4.237 + . //runc.installer [2022-07-04T23:07:50.862Z] #60 4.237 ++ set -e [2022-07-04T23:07:50.862Z] #60 4.237 ++ : v1.1.2 [2022-07-04T23:07:50.862Z] #60 4.237 + install_runc [2022-07-04T23:07:50.862Z] #60 4.237 + RUNC_BUILDTAGS=seccomp [2022-07-04T23:07:50.862Z] #60 4.237 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T23:07:50.862Z] #60 4.237 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jrTeT1mWEl/src/github.com/opencontainers/runc [2022-07-04T23:07:50.862Z] #60 4.237 Cloning into '/tmp/tmp.jrTeT1mWEl/src/github.com/opencontainers/runc'... [2022-07-04T23:07:50.862Z] #60 4.237 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T23:07:50.862Z] #60 ... [2022-07-04T23:07:50.862Z] [2022-07-04T23:07:50.862Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:50.862Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:50.862Z] #77 102.8 checking for strings.h... yes [2022-07-04T23:07:50.862Z] #77 103.0 checking for inttypes.h... yes [2022-07-04T23:07:50.862Z] #77 103.3 checking for stdint.h... yes [2022-07-04T23:07:50.862Z] #77 103.5 checking for unistd.h... yes [2022-07-04T23:07:50.862Z] #77 103.7 checking for dlfcn.h... yes [2022-07-04T23:07:50.862Z] #77 104.0 checking for objdir... .libs [2022-07-04T23:07:50.862Z] #77 104.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:07:50.862Z] #77 104.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:07:50.862Z] #77 104.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:07:51.008Z] #21 ... [2022-07-04T23:07:51.008Z] [2022-07-04T23:07:51.008Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:51.008Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:07:51.008Z] #77 102.3 checking for ANSI C header files... yes [2022-07-04T23:07:51.008Z] #77 102.9 checking for sys/types.h... yes [2022-07-04T23:07:51.008Z] #77 103.1 checking for sys/stat.h... yes [2022-07-04T23:07:51.008Z] #77 103.2 checking for stdlib.h... yes [2022-07-04T23:07:51.008Z] #77 103.5 checking for string.h... yes [2022-07-04T23:07:51.008Z] #77 103.7 checking for memory.h... yes [2022-07-04T23:07:51.008Z] #77 103.8 checking for strings.h... yes [2022-07-04T23:07:51.008Z] #77 104.0 checking for inttypes.h... yes [2022-07-04T23:07:51.008Z] #77 104.1 checking for stdint.h... yes [2022-07-04T23:07:51.008Z] #77 104.2 checking for unistd.h... yes [2022-07-04T23:07:51.008Z] #77 104.4 checking minix/config.h usability... no [2022-07-04T23:07:51.008Z] #77 104.5 checking minix/config.h presence... no [2022-07-04T23:07:51.008Z] #77 104.6 checking for minix/config.h... no [2022-07-04T23:07:51.008Z] #77 104.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T23:07:51.008Z] #77 104.9 checking build system type... aarch64-unknown-linux-gnu [2022-07-04T23:07:51.008Z] #77 105.2 checking host system type... aarch64-unknown-linux-gnu [2022-07-04T23:07:51.008Z] #77 105.2 checking how to print strings... printf [2022-07-04T23:07:51.008Z] #77 105.2 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:07:51.008Z] #77 105.2 checking for fgrep... /bin/grep -F [2022-07-04T23:07:51.008Z] #77 105.2 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:07:51.008Z] #77 105.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:07:51.008Z] #77 105.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:07:51.008Z] #77 105.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:07:51.008Z] #77 105.5 checking whether ln -s works... yes [2022-07-04T23:07:51.008Z] #77 105.5 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:07:51.008Z] #77 105.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-04T23:07:51.008Z] #77 105.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:07:51.008Z] #77 105.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:07:51.008Z] #77 105.5 checking for objdump... objdump [2022-07-04T23:07:51.008Z] #77 105.5 checking how to recognize dependent libraries... pass_all [2022-07-04T23:07:51.008Z] #77 105.5 checking for dlltool... no [2022-07-04T23:07:51.008Z] #77 105.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:07:51.008Z] #77 105.5 checking for ar... ar [2022-07-04T23:07:51.008Z] #77 105.5 checking for archiver @FILE support... @ [2022-07-04T23:07:51.008Z] #77 105.7 checking for strip... strip [2022-07-04T23:07:51.008Z] #77 105.7 checking for ranlib... ranlib [2022-07-04T23:07:51.008Z] #77 105.7 checking for gawk... no [2022-07-04T23:07:51.008Z] #77 105.7 checking for mawk... mawk [2022-07-04T23:07:51.008Z] #77 105.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:07:51.008Z] #77 106.0 checking for sysroot... no [2022-07-04T23:07:51.008Z] #77 106.0 checking for a working dd... /bin/dd [2022-07-04T23:07:51.008Z] #77 106.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:07:51.008Z] #77 106.0 checking for mt... no [2022-07-04T23:07:51.008Z] #77 106.0 checking if : is a manifest tool... no [2022-07-04T23:07:51.008Z] #77 106.1 checking for dlfcn.h... yes [2022-07-04T23:07:51.008Z] #77 106.2 checking for objdir... .libs [2022-07-04T23:07:51.008Z] #77 106.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:07:51.008Z] #77 106.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:07:51.008Z] #77 106.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:07:51.008Z] #77 106.8 checking if gcc static flag -static works... yes [2022-07-04T23:07:51.008Z] #77 107.0 checking if gcc supports -c -o file.o... yes [2022-07-04T23:07:51.008Z] #77 107.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:07:51.008Z] #77 107.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-04T23:07:51.008Z] #77 107.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:07:51.008Z] #77 107.6 checking how to hardcode library paths into programs... immediate [2022-07-04T23:07:51.008Z] #77 107.6 checking whether stripping libraries is possible... yes [2022-07-04T23:07:51.008Z] #77 107.6 checking if libtool supports shared libraries... yes [2022-07-04T23:07:51.008Z] #77 107.6 checking whether to build shared libraries... no [2022-07-04T23:07:51.008Z] #77 107.6 checking whether to build static libraries... yes [2022-07-04T23:07:51.008Z] #77 107.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:07:51.008Z] #77 107.7 checking whether build environment is sane... yes [2022-07-04T23:07:51.008Z] #77 107.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:07:51.008Z] #77 107.7 checking whether make sets $(MAKE)... yes [2022-07-04T23:07:51.008Z] #77 107.8 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:07:51.008Z] #77 107.8 checking whether make supports nested variables... yes [2022-07-04T23:07:51.008Z] #77 107.9 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:07:51.008Z] #77 107.9 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:07:51.008Z] #77 107.9 checking how to create a ustar tar archive... gnutar [2022-07-04T23:07:51.008Z] #77 108.0 checking dependency style of gcc... gcc3 [2022-07-04T23:07:51.008Z] #77 108.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:07:51.008Z] #77 108.2 checking whether make supports nested variables... (cached) yes [2022-07-04T23:07:51.008Z] #77 108.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T23:07:51.008Z] #77 108.2 checking pkg-config is at least version 0.9.0... yes [2022-07-04T23:07:51.008Z] #77 108.2 checking for yajl >= 2.1.0... yes [2022-07-04T23:07:51.008Z] #77 108.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T23:07:51.008Z] #77 108.2 checking for gcc... (cached) gcc [2022-07-04T23:07:51.008Z] #77 108.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T23:07:51.008Z] #77 108.4 checking whether gcc accepts -g... (cached) yes [2022-07-04T23:07:51.008Z] #77 108.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T23:07:51.008Z] #77 108.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T23:07:51.008Z] #77 108.4 checking for a Python interpreter with version >= 3... python3 [2022-07-04T23:07:51.009Z] #77 108.5 checking for python3... /usr/bin/python3 [2022-07-04T23:07:51.009Z] #77 108.5 checking for python3 version... 3.9 [2022-07-04T23:07:51.009Z] #77 108.5 checking for python3 platform... linux [2022-07-04T23:07:51.009Z] #77 108.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T23:07:51.009Z] #77 108.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T23:07:51.009Z] #77 109.1 checking that generated files are newer than configure... done [2022-07-04T23:07:51.009Z] #77 109.1 configure: creating ./config.status [2022-07-04T23:07:51.123Z] #77 104.5 checking if gcc static flag -static works... [2022-07-04T23:07:51.123Z] #77 ... [2022-07-04T23:07:51.123Z] [2022-07-04T23:07:51.123Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T23:07:51.123Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-04T23:07:51.123Z] #19 DONE 2.2s [2022-07-04T23:07:51.123Z] [2022-07-04T23:07:51.123Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:51.123Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:51.123Z] #77 104.5 checking if gcc static flag -static works... yes [2022-07-04T23:07:51.384Z] #77 105.1 checking if gcc supports -c -o file.o... yes [2022-07-04T23:07:51.384Z] #77 105.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:07:51.384Z] #77 105.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:07:51.644Z] #77 105.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:07:51.905Z] #77 105.7 checking how to hardcode library paths into programs... immediate [2022-07-04T23:07:51.905Z] #77 105.7 checking whether stripping libraries is possible... yes [2022-07-04T23:07:51.905Z] #77 105.7 checking if libtool supports shared libraries... yes [2022-07-04T23:07:51.905Z] #77 105.7 checking whether to build shared libraries... no [2022-07-04T23:07:51.905Z] #77 105.7 checking whether to build static libraries... yes [2022-07-04T23:07:51.905Z] #77 105.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:07:51.905Z] #77 105.7 checking whether build environment is sane... yes [2022-07-04T23:07:51.905Z] #77 105.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:07:51.905Z] #77 105.8 checking whether make sets $(MAKE)... yes [2022-07-04T23:07:52.166Z] #77 105.9 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:07:52.166Z] #77 105.9 checking whether make supports nested variables... yes [2022-07-04T23:07:52.166Z] #77 106.0 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:07:52.166Z] #77 106.0 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:07:52.166Z] #77 106.0 checking how to create a ustar tar archive... gnutar [2022-07-04T23:07:52.426Z] #77 106.0 checking dependency style of gcc... gcc3 [2022-07-04T23:07:52.426Z] #77 106.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:07:52.426Z] #77 106.2 checking whether make supports nested variables... (cached) yes [2022-07-04T23:07:52.426Z] #77 106.2 checking for gawk... (cached) mawk [2022-07-04T23:07:52.426Z] #77 106.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T23:07:52.426Z] #77 106.2 checking for gcc... (cached) gcc [2022-07-04T23:07:52.426Z] #77 106.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T23:07:52.426Z] #77 106.3 checking whether gcc accepts -g... (cached) yes [2022-07-04T23:07:52.426Z] #77 106.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T23:07:52.426Z] #77 106.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T23:07:52.426Z] #77 106.3 checking for a Python interpreter with version >= 3... python3 [2022-07-04T23:07:52.426Z] #77 106.4 checking for python3... /usr/bin/python3 [2022-07-04T23:07:52.687Z] #77 106.4 checking for python3 version... 3.9 [2022-07-04T23:07:52.687Z] #77 106.5 checking for python3 platform... linux [2022-07-04T23:07:52.926Z] #77 112.0 config.status: creating Makefile [2022-07-04T23:07:52.926Z] #77 112.1 config.status: creating config.h [2022-07-04T23:07:52.926Z] #77 112.2 config.status: executing libtool commands [2022-07-04T23:07:52.926Z] #77 112.2 config.status: executing depfiles commands [2022-07-04T23:07:52.948Z] #77 106.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T23:07:52.948Z] #77 106.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T23:07:52.948Z] #77 107.0 checking for go-md2man... no [2022-07-04T23:07:53.188Z] #77 ... [2022-07-04T23:07:53.188Z] [2022-07-04T23:07:53.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-04T23:07:53.188Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T23:07:53.188Z] #21 34.44 Selecting previously unselected package vim. [2022-07-04T23:07:53.188Z] #21 34.44 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-04T23:07:53.188Z] #21 34.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:53.208Z] #77 107.0 checking error.h usability... [2022-07-04T23:07:53.208Z] #77 ... [2022-07-04T23:07:53.208Z] [2022-07-04T23:07:53.208Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T23:07:53.208Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-04T23:07:53.208Z] #20 DONE 2.2s [2022-07-04T23:07:53.468Z] [2022-07-04T23:07:53.468Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:07:53.468Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:07:53.468Z] #77 107.0 checking error.h usability... yes [2022-07-04T23:07:53.468Z] #77 107.2 checking error.h presence... yes [2022-07-04T23:07:53.468Z] #77 107.3 checking for error.h... yes [2022-07-04T23:07:53.730Z] #77 107.3 checking linux/openat2.h usability... yes [2022-07-04T23:07:53.730Z] #77 107.5 checking linux/openat2.h presence... yes [2022-07-04T23:07:53.730Z] #77 107.6 checking for linux/openat2.h... yes [2022-07-04T23:07:53.761Z] #21 35.00 Selecting previously unselected package xfsprogs. [2022-07-04T23:07:53.761Z] #21 35.01 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-04T23:07:53.761Z] #21 35.01 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T23:07:53.976Z] #77 ... [2022-07-04T23:07:53.976Z] [2022-07-04T23:07:53.976Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:53.976Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:53.976Z] #14 136.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-04T23:07:53.976Z] #14 136.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:07:53.976Z] #14 136.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:07:53.990Z] #77 107.6 checking for copy_file_range... yes [2022-07-04T23:07:54.022Z] #21 35.43 Selecting previously unselected package zip. [2022-07-04T23:07:54.213Z] #14 ... [2022-07-04T23:07:54.213Z] [2022-07-04T23:07:54.213Z] #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-04T23:07:54.213Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:07:54.251Z] #77 108.0 checking for fgetxattr... yes [2022-07-04T23:07:54.284Z] #21 35.43 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-04T23:07:54.284Z] #21 35.45 Unpacking zip (3.0-12) ... [2022-07-04T23:07:54.284Z] #21 35.64 Selecting previously unselected package zstd. [2022-07-04T23:07:54.284Z] #21 35.66 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-04T23:07:54.284Z] #21 35.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:07:54.511Z] #77 108.2 checking for statx... yes [2022-07-04T23:07:54.545Z] #21 35.99 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:07:54.731Z] #64 72.71 Updating files: 26% (1255/4779) Updating files: 27% (1291/4779) Updating files: 28% (1339/4779) Updating files: 29% (1386/4779) Updating files: 30% (1434/4779) Updating files: 31% (1482/4779) Updating files: 32% (1530/4779) Updating files: 33% (1578/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 59% (2847/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 82% (3949/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-04T23:07:54.731Z] #64 75.53 + cd /tmp/tmp.8MTzfJXwcV/src/github.com/containerd/containerd [2022-07-04T23:07:54.731Z] #64 75.53 + git checkout -q v1.6.6 [2022-07-04T23:07:54.772Z] #77 108.5 checking for fgetpwent_r... yes [2022-07-04T23:07:55.032Z] #77 108.7 checking for issetugid... no [2022-07-04T23:07:55.032Z] #77 108.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T23:07:55.032Z] #77 108.9 checking pkg-config is at least version 0.9.0... yes [2022-07-04T23:07:55.293Z] #77 108.9 checking for library containing yajl_tree_get... -lyajl [2022-07-04T23:07:55.457Z] #71 155.8 + bin/containerd-shim-runc-v2 [2022-07-04T23:07:55.489Z] #21 36.73 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-04T23:07:55.489Z] #21 36.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:07:55.489Z] #21 36.76 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-04T23:07:55.489Z] #21 36.79 Setting up libicu67:arm64 (67.1-7) ... [2022-07-04T23:07:55.489Z] #21 36.80 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-04T23:07:55.489Z] #21 36.81 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-04T23:07:55.489Z] #21 36.83 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T23:07:55.554Z] #77 109.3 checking for yajl >= 2.0.0... yes [2022-07-04T23:07:55.750Z] #21 36.84 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-04T23:07:55.750Z] #21 36.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:07:55.750Z] #21 36.87 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:07:55.750Z] #21 36.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-04T23:07:55.750Z] #21 36.89 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T23:07:55.815Z] #77 109.3 checking sys/capability.h usability... yes [2022-07-04T23:07:55.815Z] #77 109.6 checking sys/capability.h presence... yes [2022-07-04T23:07:55.815Z] #77 109.7 checking for sys/capability.h... yes [2022-07-04T23:07:56.019Z] #71 156.6 + binaries [2022-07-04T23:07:56.019Z] #71 156.6 + install -D bin/containerd /build/containerd [2022-07-04T23:07:56.019Z] #71 156.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T23:07:56.076Z] #77 109.7 checking for library containing cap_from_name... -lcap [2022-07-04T23:07:56.275Z] #71 156.6 + install -D bin/ctr /build/ctr [2022-07-04T23:07:56.323Z] #21 37.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:56.323Z] #21 37.66 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-04T23:07:56.323Z] #21 37.67 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T23:07:56.323Z] #21 37.69 Setting up apparmor (2.13.6-10) ... [2022-07-04T23:07:56.531Z] #71 DONE 157.0s [2022-07-04T23:07:57.017Z] #77 110.1 checking for library containing dlopen... -ldl [2022-07-04T23:07:57.017Z] #77 110.6 checking seccomp.h usability... yes [2022-07-04T23:07:57.017Z] #77 110.8 checking seccomp.h presence... yes [2022-07-04T23:07:57.017Z] #77 110.8 checking for seccomp.h... yes [2022-07-04T23:07:57.262Z] #64 78.04 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T23:07:57.262Z] #64 78.04 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T23:07:57.262Z] #64 78.04 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:07:57.262Z] #64 78.04 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:07:57.262Z] #64 78.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T23:07:57.262Z] #64 78.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T23:07:57.262Z] #64 78.04 + '[' '' = dynamic ']' [2022-07-04T23:07:57.262Z] #64 78.04 + make [2022-07-04T23:07:57.461Z] [2022-07-04T23:07:57.461Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T23:07:57.461Z] #72 sha256:3e8d1478afd62514a52d5a721dd2191e9bedb25f20e9fadc70859a36b6a51ad1 [2022-07-04T23:07:57.587Z] #77 110.9 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T23:07:57.717Z] #72 DONE 0.2s [2022-07-04T23:07:57.717Z] [2022-07-04T23:07:57.717Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T23:07:57.717Z] #77 sha256:c17d31410f4d973dd032af0d861be456ef94888718486954309fcbf411a2eee7 [2022-07-04T23:07:57.717Z] #77 DONE 0.1s [2022-07-04T23:07:57.848Z] #77 111.5 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T23:07:57.973Z] [2022-07-04T23:07:57.973Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T23:07:57.973Z] #82 sha256:158aee60e667a18ce1353689d26847d11627d038e12215db179dbb5911724e31 [2022-07-04T23:07:58.109Z] #77 111.6 checking systemd/sd-bus.h usability... yes [2022-07-04T23:07:58.109Z] #77 111.9 checking systemd/sd-bus.h presence... yes [2022-07-04T23:07:58.109Z] #77 112.0 checking for systemd/sd-bus.h... yes [2022-07-04T23:07:58.197Z] #14 ... [2022-07-04T23:07:58.197Z] [2022-07-04T23:07:58.197Z] #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-04T23:07:58.197Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:07:58.229Z] #82 DONE 0.5s [2022-07-04T23:07:58.229Z] [2022-07-04T23:07:58.229Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T23:07:58.229Z] #85 sha256:1fa688e83f074b4774bc79d7bc941f2fe97937e8838665d39dc29d74b4483721 [2022-07-04T23:07:58.229Z] #85 DONE 0.1s [2022-07-04T23:07:58.229Z] [2022-07-04T23:07:58.229Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T23:07:58.229Z] #86 sha256:12461e3c83e803a954e3c4857fecd1dc735e1d5a047c8906bfefd40d01d24b00 [2022-07-04T23:07:58.229Z] #86 DONE 0.0s [2022-07-04T23:07:58.240Z] #21 39.29 Setting up zip (3.0-12) ... [2022-07-04T23:07:58.240Z] #21 39.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:07:58.240Z] #21 39.33 Setting up bash-completion (1:2.11-2) ... [2022-07-04T23:07:58.484Z] [2022-07-04T23:07:58.484Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T23:07:58.484Z] #87 sha256:c863e5d85ef73271aa368eb0627678cb976e92ec085e34773f360e6795fcad68 [2022-07-04T23:07:58.484Z] #87 DONE 0.0s [2022-07-04T23:07:58.484Z] [2022-07-04T23:07:58.484Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T23:07:58.484Z] #88 sha256:b76ec649b0e2a4be79e55b5900e1a032225640e7e7a2a8755a69751e701c2065 [2022-07-04T23:07:58.680Z] #77 112.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T23:07:58.940Z] #77 112.7 checking for sd_notify_barrier... yes [2022-07-04T23:07:59.460Z] #77 113.0 checking linux/bpf.h usability... yes [2022-07-04T23:07:59.460Z] #77 113.3 checking linux/bpf.h presence... yes [2022-07-04T23:07:59.460Z] #77 113.3 checking for linux/bpf.h... yes [2022-07-04T23:07:59.721Z] #77 113.4 checking compilation for eBPF... yes [2022-07-04T23:07:59.721Z] #77 113.6 checking for criu >= 3.15... no [2022-07-04T23:07:59.721Z] #77 113.6 configure: CRIU headers not found, building without CRIU support [2022-07-04T23:07:59.721Z] #77 113.6 checking for criu > 3.16... no [2022-07-04T23:07:59.795Z] #64 ... [2022-07-04T23:07:59.795Z] [2022-07-04T23:07:59.795Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:07:59.795Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:07:59.795Z] #14 144.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T23:07:59.981Z] #77 113.7 configure: CRIU version doesn't support join-ns API [2022-07-04T23:07:59.981Z] #77 113.7 checking for criu > 3.16.1... no [2022-07-04T23:07:59.981Z] #77 113.7 configure: CRIU version doesn't support for pre-dumping [2022-07-04T23:07:59.981Z] #77 113.7 checking for new mount API (fsconfig)... yes [2022-07-04T23:07:59.981Z] #77 113.8 checking for seccomp notify API... yes [2022-07-04T23:08:00.018Z] #64 74.39 Updating files: 23% (1104/4779) Updating files: 24% (1147/4779) Updating files: 25% (1195/4779) Updating files: 26% (1243/4779) Updating files: 27% (1291/4779) Updating files: 28% (1339/4779) Updating files: 29% (1386/4779) Updating files: 30% (1434/4779) Updating files: 31% (1482/4779) Updating files: 32% (1530/4779) Updating files: 33% (1578/4779) Updating files: 34% (1625/4779) Updating files: 35% (1673/4779) Updating files: 36% (1721/4779) Updating files: 37% (1769/4779) Updating files: 38% (1817/4779) Updating files: 39% (1864/4779) Updating files: 40% (1912/4779) Updating files: 41% (1960/4779) Updating files: 42% (2008/4779) Updating files: 43% (2055/4779) Updating files: 44% (2103/4779) Updating files: 45% (2151/4779) Updating files: 46% (2199/4779) Updating files: 47% (2247/4779) Updating files: 48% (2294/4779) Updating files: 49% (2342/4779) Updating files: 50% (2390/4779) Updating files: 51% (2438/4779) Updating files: 52% (2486/4779) Updating files: 53% (2533/4779) Updating files: 53% (2573/4779) Updating files: 54% (2581/4779) Updating files: 55% (2629/4779) Updating files: 56% (2677/4779) Updating files: 57% (2725/4779) Updating files: 58% (2772/4779) Updating files: 59% (2820/4779) Updating files: 60% (2868/4779) Updating files: 61% (2916/4779) Updating files: 62% (2963/4779) Updating files: 63% (3011/4779) Updating files: 64% (3059/4779) Updating files: 65% (3107/4779) Updating files: 66% (3155/4779) Updating files: 67% (3202/4779) Updating files: 68% (3250/4779) Updating files: 69% (3298/4779) Updating files: 70% (3346/4779) Updating files: 71% (3394/4779) Updating files: 72% (3441/4779) Updating files: 73% (3489/4779) Updating files: 74% (3537/4779) Updating files: 75% (3585/4779) Updating files: 76% (3633/4779) Updating files: 77% (3680/4779) Updating files: 78% (3728/4779) Updating files: 78% (3736/4779) Updating files: 79% (3776/4779) Updating files: 80% (3824/4779) Updating files: 81% (3871/4779) Updating files: 82% (3919/4779) Updating files: 83% (3967/4779) Updating files: 84% (4015/4779) Updating files: 85% (4063/4779) Updating files: 86% (4110/4779) Updating files: 87% (4158/4779) Updating files: 88% (4206/4779) Updating files: 89% (4254/4779) Updating files: 90% (4302/4779) Updating files: 91% (4349/4779) Updating files: 91% (4362/4779) Updating files: 92% (4397/4779) Updating files: 93% (4445/4779) Updating files: 94% (4493/4779) Updating files: 95% (4541/4779) Updating files: 96% (4588/4779) Updating files: 97% (4636/4779) Updating files: 98% (4684/4779) Updating files: 99% (4732/4779) Updating files: 100% (4779/4779) Updating files: 100% (4779/4779), done. [2022-07-04T23:08:00.054Z] #14 144.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:08:00.054Z] #14 144.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:08:00.163Z] #21 ... [2022-07-04T23:08:00.163Z] [2022-07-04T23:08:00.163Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:00.163Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:08:00.163Z] #77 113.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T23:08:00.163Z] #77 113.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T23:08:00.163Z] #77 113.5 checking for gcc... gcc [2022-07-04T23:08:00.163Z] #77 113.7 checking whether the C compiler works... yes [2022-07-04T23:08:00.163Z] #77 113.8 checking for C compiler default output file name... a.out [2022-07-04T23:08:00.163Z] #77 113.8 checking for suffix of executables... [2022-07-04T23:08:00.163Z] #77 114.0 checking whether we are cross compiling... no [2022-07-04T23:08:00.163Z] #77 114.2 checking for suffix of object files... o [2022-07-04T23:08:00.163Z] #77 114.3 checking whether we are using the GNU C compiler... yes [2022-07-04T23:08:00.163Z] #77 114.5 checking whether gcc accepts -g... yes [2022-07-04T23:08:00.163Z] #77 114.6 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:08:00.163Z] #77 114.8 checking whether gcc understands -c and -o together... yes [2022-07-04T23:08:00.163Z] #77 115.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:08:00.163Z] #77 115.0 checking whether build environment is sane... yes [2022-07-04T23:08:00.163Z] #77 115.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:08:00.163Z] #77 115.1 checking for gawk... no [2022-07-04T23:08:00.163Z] #77 115.1 checking for mawk... mawk [2022-07-04T23:08:00.163Z] #77 115.1 checking whether make sets $(MAKE)... yes [2022-07-04T23:08:00.163Z] #77 115.1 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:08:00.163Z] #77 115.2 checking whether make supports nested variables... yes [2022-07-04T23:08:00.163Z] #77 115.2 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:08:00.163Z] #77 115.2 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:08:00.163Z] #77 115.2 checking how to create a ustar tar archive... gnutar [2022-07-04T23:08:00.163Z] #77 115.3 checking dependency style of gcc... gcc3 [2022-07-04T23:08:00.163Z] #77 115.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:08:00.163Z] #77 115.5 checking whether make supports nested variables... (cached) yes [2022-07-04T23:08:00.163Z] #77 115.5 checking build system type... aarch64-unknown-linux-gnu [2022-07-04T23:08:00.163Z] #77 115.8 checking host system type... aarch64-unknown-linux-gnu [2022-07-04T23:08:00.163Z] #77 115.9 checking how to print strings... printf [2022-07-04T23:08:00.163Z] #77 115.9 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:08:00.163Z] #77 115.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:08:00.163Z] #77 115.9 checking for egrep... /bin/grep -E [2022-07-04T23:08:00.163Z] #77 115.9 checking for fgrep... /bin/grep -F [2022-07-04T23:08:00.163Z] #77 115.9 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:08:00.163Z] #77 115.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:08:00.163Z] #77 115.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:08:00.163Z] #77 116.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:08:00.163Z] #77 116.1 checking whether ln -s works... yes [2022-07-04T23:08:00.163Z] #77 116.1 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:08:00.163Z] #77 116.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-04T23:08:00.163Z] #77 116.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:08:00.163Z] #77 116.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:08:00.163Z] #77 116.1 checking for objdump... objdump [2022-07-04T23:08:00.163Z] #77 116.1 checking how to recognize dependent libraries... pass_all [2022-07-04T23:08:00.163Z] #77 116.1 checking for dlltool... no [2022-07-04T23:08:00.163Z] #77 116.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:08:00.163Z] #77 116.1 checking for ar... ar [2022-07-04T23:08:00.163Z] #77 116.1 checking for archiver @FILE support... @ [2022-07-04T23:08:00.163Z] #77 116.3 checking for strip... strip [2022-07-04T23:08:00.163Z] #77 116.3 checking for ranlib... ranlib [2022-07-04T23:08:00.163Z] #77 116.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:08:00.163Z] #77 116.7 checking for sysroot... no [2022-07-04T23:08:00.163Z] #77 116.7 checking for a working dd... /bin/dd [2022-07-04T23:08:00.163Z] #77 116.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:08:00.163Z] #77 116.7 checking for mt... no [2022-07-04T23:08:00.163Z] #77 116.7 checking if : is a manifest tool... no [2022-07-04T23:08:00.163Z] #77 116.7 checking how to run the C preprocessor... gcc -E [2022-07-04T23:08:00.163Z] #77 117.1 checking for ANSI C header files... yes [2022-07-04T23:08:00.163Z] #77 117.7 checking for sys/types.h... yes [2022-07-04T23:08:00.163Z] #77 117.9 checking for sys/stat.h... yes [2022-07-04T23:08:00.163Z] #77 118.1 checking for stdlib.h... yes [2022-07-04T23:08:00.163Z] #77 118.3 checking for string.h... yes [2022-07-04T23:08:00.163Z] #77 118.5 checking for memory.h... yes [2022-07-04T23:08:00.163Z] #77 118.6 checking for strings.h... yes [2022-07-04T23:08:00.163Z] #77 118.8 checking for inttypes.h... yes [2022-07-04T23:08:00.163Z] #77 118.9 checking for stdint.h... yes [2022-07-04T23:08:00.163Z] #77 119.1 checking for unistd.h... yes [2022-07-04T23:08:00.163Z] #77 119.3 checking for dlfcn.h... yes [2022-07-04T23:08:00.163Z] #77 119.4 checking for objdir... .libs [2022-07-04T23:08:00.241Z] #77 114.0 checking for gperf... no [2022-07-04T23:08:00.241Z] #77 114.0 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T23:08:00.241Z] #77 114.0 checking for library containing argp_parse... none required [2022-07-04T23:08:00.279Z] #64 77.96 + cd /tmp/tmp.aQyewKR1Jj/src/github.com/containerd/containerd [2022-07-04T23:08:00.279Z] #64 77.97 + git checkout -q v1.6.6 [2022-07-04T23:08:00.501Z] #77 114.4 checking that generated files are newer than configure... done [2022-07-04T23:08:00.502Z] #77 114.5 configure: creating ./config.status [2022-07-04T23:08:00.686Z] #77 119.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:08:00.686Z] #77 120.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:08:00.686Z] #77 120.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:08:00.947Z] #77 120.1 checking if gcc static flag -static works... [2022-07-04T23:08:00.947Z] #77 ... [2022-07-04T23:08:00.947Z] [2022-07-04T23:08:00.947Z] #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-04T23:08:00.947Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-04T23:08:00.947Z] #21 42.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:08:00.947Z] #21 42.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:08:00.947Z] #21 42.11 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-04T23:08:00.947Z] #21 42.12 Setting up patch (2.7.6-7) ... [2022-07-04T23:08:00.947Z] #21 42.14 Setting up sudo (1.9.5p2-3) ... [2022-07-04T23:08:00.947Z] #21 42.22 invoke-rc.d: could not determine current runlevel [2022-07-04T23:08:00.947Z] #21 42.23 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T23:08:00.947Z] #21 42.24 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T23:08:00.947Z] #21 42.26 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-04T23:08:00.947Z] #21 42.28 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T23:08:00.947Z] #21 42.29 Setting up pigz (2.6-1) ... [2022-07-04T23:08:00.947Z] #21 42.31 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-04T23:08:00.947Z] #21 42.32 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-04T23:08:01.221Z] #21 42.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:08:01.221Z] #21 42.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:01.661Z] #64 79.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-04T23:08:01.662Z] #64 79.30 + BUILDTAGS='netgo osusergo static_build' [2022-07-04T23:08:01.662Z] #64 79.30 + export EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:08:01.662Z] #64 79.30 + EXTRA_FLAGS=-buildmode=pie [2022-07-04T23:08:01.662Z] #64 79.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-04T23:08:01.662Z] #64 79.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-04T23:08:01.662Z] #64 79.30 + '[' '' = dynamic ']' [2022-07-04T23:08:01.662Z] #64 79.30 + make [2022-07-04T23:08:01.750Z] #88 DONE 2.8s [2022-07-04T23:08:01.750Z] [2022-07-04T23:08:01.750Z] #89 exporting to image [2022-07-04T23:08:01.750Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T23:08:01.750Z] #89 exporting layers [2022-07-04T23:08:01.793Z] #21 43.02 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-04T23:08:01.793Z] #21 43.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:08:01.885Z] #77 ... [2022-07-04T23:08:01.885Z] [2022-07-04T23:08:01.885Z] #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-04T23:08:01.885Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:08:01.885Z] #60 15.22 + cd /tmp/tmp.jrTeT1mWEl/src/github.com/opencontainers/runc [2022-07-04T23:08:01.885Z] #60 15.22 + git checkout -q v1.1.2 [2022-07-04T23:08:01.885Z] #60 15.95 + '[' -z '' ']' [2022-07-04T23:08:01.885Z] #60 15.95 + target=static [2022-07-04T23:08:01.885Z] #60 15.95 + make BUILDTAGS=seccomp static [2022-07-04T23:08:01.885Z] #60 16.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-04T23:08:01.885Z] #60 ... [2022-07-04T23:08:01.885Z] [2022-07-04T23:08:01.885Z] #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-04T23:08:01.885Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:08:01.885Z] #21 2.502 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:08:01.885Z] #21 2.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:08:01.885Z] #21 2.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:08:01.885Z] #21 3.084 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:08:01.885Z] #21 4.085 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:08:01.885Z] #21 5.458 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:08:02.378Z] #21 43.55 Setting up libelf1:arm64 (0.183-1) ... [2022-07-04T23:08:02.379Z] #21 43.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:08:02.379Z] #21 43.58 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-04T23:08:02.379Z] #21 43.59 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T23:08:02.951Z] #21 44.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:02.951Z] #21 44.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T23:08:02.951Z] #21 44.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T23:08:02.951Z] #21 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T23:08:02.951Z] #21 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T23:08:02.951Z] #21 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T23:08:02.951Z] #21 44.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T23:08:02.951Z] #21 44.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T23:08:02.951Z] #21 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T23:08:02.951Z] #21 44.14 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T23:08:03.269Z] #21 9.831 Fetched 8548 kB in 8s (1103 kB/s) [2022-07-04T23:08:03.269Z] #21 9.831 Reading package lists... [2022-07-04T23:08:03.269Z] #21 ... [2022-07-04T23:08:03.269Z] [2022-07-04T23:08:03.269Z] #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-04T23:08:03.269Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:08:03.269Z] #34 DONE 162.4s [2022-07-04T23:08:03.269Z] [2022-07-04T23:08:03.269Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:08:03.269Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:03.269Z] #77 117.3 config.status: creating Makefile [2022-07-04T23:08:03.532Z] #77 117.4 config.status: creating rpm/crun.spec [2022-07-04T23:08:03.532Z] #77 117.5 config.status: creating config.h [2022-07-04T23:08:03.585Z] #64 ... [2022-07-04T23:08:03.585Z] [2022-07-04T23:08:03.585Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:08:03.585Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:08:03.585Z] #14 147.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-04T23:08:03.585Z] #14 147.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:08:03.585Z] #14 147.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:08:03.793Z] #77 117.5 config.status: executing libtool commands [2022-07-04T23:08:03.793Z] #77 117.6 config.status: executing depfiles commands [2022-07-04T23:08:04.354Z] #21 45.48 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-04T23:08:04.354Z] #21 45.49 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-04T23:08:04.354Z] #21 45.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:08:04.354Z] #21 45.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:08:05.176Z] #77 119.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T23:08:05.176Z] #77 119.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T23:08:05.300Z] #21 46.66 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-04T23:08:05.437Z] #77 119.4 checking for gcc... gcc [2022-07-04T23:08:05.561Z] #21 46.67 Setting up jq (1.6-2.1) ... [2022-07-04T23:08:05.561Z] #21 46.69 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-04T23:08:05.561Z] #21 46.70 Setting up iptables (1.8.7-1) ... [2022-07-04T23:08:05.561Z] #21 46.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:08:05.561Z] #21 46.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:08:05.562Z] #21 46.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:08:05.562Z] #21 46.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:08:05.562Z] #21 46.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T23:08:05.562Z] #21 46.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T23:08:05.562Z] #21 46.76 Setting up iproute2 (5.10.0-4) ... [2022-07-04T23:08:05.823Z] #21 47.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:08:05.958Z] #77 119.5 checking whether the C compiler works... yes [2022-07-04T23:08:05.958Z] #77 119.7 checking for C compiler default output file name... a.out [2022-07-04T23:08:05.958Z] #77 119.7 checking for suffix of executables... [2022-07-04T23:08:06.218Z] #77 119.9 checking whether we are cross compiling... no [2022-07-04T23:08:06.479Z] #77 120.1 checking for suffix of object files... o [2022-07-04T23:08:06.479Z] #77 120.3 checking whether we are using the GNU C compiler... yes [2022-07-04T23:08:06.479Z] #77 120.4 checking whether gcc accepts -g... yes [2022-07-04T23:08:07.050Z] #77 120.5 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:08:07.050Z] #77 120.7 checking whether gcc understands -c and -o together... yes [2022-07-04T23:08:07.351Z] #77 120.9 checking how to run the C preprocessor... gcc -E [2022-07-04T23:08:07.351Z] #77 121.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:08:07.351Z] #77 121.3 checking for egrep... /bin/grep -E [2022-07-04T23:08:07.748Z] #21 DONE 49.1s [2022-07-04T23:08:07.748Z] [2022-07-04T23:08:07.748Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:07.748Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:08:07.748Z] #77 120.1 checking if gcc static flag -static works... yes [2022-07-04T23:08:07.748Z] #77 120.4 checking if gcc supports -c -o file.o... yes [2022-07-04T23:08:07.748Z] #77 120.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:08:07.748Z] #77 120.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-04T23:08:07.748Z] #77 120.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:08:07.748Z] #77 120.9 checking how to hardcode library paths into programs... immediate [2022-07-04T23:08:07.748Z] #77 120.9 checking whether stripping libraries is possible... yes [2022-07-04T23:08:07.748Z] #77 120.9 checking if libtool supports shared libraries... yes [2022-07-04T23:08:07.748Z] #77 120.9 checking whether to build shared libraries... no [2022-07-04T23:08:07.748Z] #77 120.9 checking whether to build static libraries... yes [2022-07-04T23:08:07.748Z] #77 121.0 checking float.h usability... yes [2022-07-04T23:08:07.748Z] #77 121.2 checking float.h presence... yes [2022-07-04T23:08:07.748Z] #77 121.2 checking for float.h... yes [2022-07-04T23:08:07.748Z] #77 121.2 checking limits.h usability... yes [2022-07-04T23:08:07.748Z] #77 121.4 checking limits.h presence... yes [2022-07-04T23:08:07.748Z] #77 121.4 checking for limits.h... yes [2022-07-04T23:08:07.748Z] #77 121.5 checking stddef.h usability... yes [2022-07-04T23:08:07.748Z] #77 121.6 checking stddef.h presence... yes [2022-07-04T23:08:07.748Z] #77 121.7 checking for stddef.h... yes [2022-07-04T23:08:07.748Z] #77 121.8 checking for stdlib.h... (cached) yes [2022-07-04T23:08:07.748Z] #77 121.8 checking for string.h... (cached) yes [2022-07-04T23:08:07.748Z] #77 121.9 checking sys/time.h usability... yes [2022-07-04T23:08:07.748Z] #77 122.0 checking sys/time.h presence... yes [2022-07-04T23:08:07.748Z] #77 122.1 checking for sys/time.h... yes [2022-07-04T23:08:07.748Z] #77 122.1 checking for inline... inline [2022-07-04T23:08:07.748Z] #77 122.2 checking for size_t... yes [2022-07-04T23:08:07.748Z] #77 122.6 checking for stdlib.h... (cached) yes [2022-07-04T23:08:07.748Z] #77 122.6 checking for GNU libc compatible malloc... yes [2022-07-04T23:08:07.748Z] #77 122.9 checking for stdlib.h... (cached) yes [2022-07-04T23:08:07.748Z] #77 122.9 checking for GNU libc compatible realloc... yes [2022-07-04T23:08:07.748Z] #77 123.2 checking for working strtod... yes [2022-07-04T23:08:07.748Z] #77 123.5 checking for gettimeofday... yes [2022-07-04T23:08:07.748Z] #77 123.8 checking for memset... yes [2022-07-04T23:08:07.748Z] #77 124.0 checking for strspn... yes [2022-07-04T23:08:07.748Z] #77 124.4 checking that generated files are newer than configure... done [2022-07-04T23:08:07.748Z] #77 124.4 configure: creating ./config.status [2022-07-04T23:08:08.010Z] #77 127.4 config.status: creating Makefile [2022-07-04T23:08:08.180Z] #14 ... [2022-07-04T23:08:08.180Z] [2022-07-04T23:08:08.180Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:08.180Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:08.180Z] #77 62.55 libtoolize: putting auxiliary files in '.'. [2022-07-04T23:08:08.180Z] #77 62.55 libtoolize: copying file './ltmain.sh' [2022-07-04T23:08:08.180Z] #77 64.01 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T23:08:08.180Z] #77 64.01 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T23:08:08.180Z] #77 64.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T23:08:08.271Z] #77 127.5 config.status: creating config.h [2022-07-04T23:08:08.271Z] #77 127.6 config.status: executing depfiles commands [2022-07-04T23:08:08.537Z] #77 ... [2022-07-04T23:08:08.537Z] [2022-07-04T23:08:08.537Z] #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-04T23:08:08.537Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-04T23:08:08.537Z] #22 0.618 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T23:08:08.537Z] #22 0.634 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T23:08:08.537Z] #22 0.638 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T23:08:08.537Z] #22 DONE 0.7s [2022-07-04T23:08:08.537Z] [2022-07-04T23:08:08.537Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:08:08.537Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:08:08.537Z] #77 127.9 config.status: executing libtool commands [2022-07-04T23:08:08.537Z] #77 ... [2022-07-04T23:08:08.537Z] [2022-07-04T23:08:08.537Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T23:08:08.537Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-04T23:08:08.558Z] #77 121.3 checking for ANSI C header files... yes [2022-07-04T23:08:08.558Z] #77 122.3 checking for sys/types.h... yes [2022-07-04T23:08:08.818Z] #77 122.5 checking for sys/stat.h... yes [2022-07-04T23:08:09.078Z] [2022-07-04T23:08:09.078Z] #77 ... [2022-07-04T23:08:09.078Z] [2022-07-04T23:08:09.078Z] #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-04T23:08:09.078Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:08:09.078Z] #36 167.7 Delve is a source level debugger for Go programs. [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T23:08:09.078Z] #36 167.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 Usage: [2022-07-04T23:08:09.078Z] #36 167.7 dlv [command] [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 Available Commands: [2022-07-04T23:08:09.078Z] #36 167.7 attach Attach to running process and begin debugging. [2022-07-04T23:08:09.078Z] #36 167.7 connect Connect to a headless debug server with a terminal client. [2022-07-04T23:08:09.078Z] #36 167.7 core Examine a core dump. [2022-07-04T23:08:09.078Z] #36 167.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T23:08:09.078Z] #36 167.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T23:08:09.078Z] #36 167.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T23:08:09.078Z] #36 167.7 help Help about any command [2022-07-04T23:08:09.078Z] #36 167.7 run Deprecated command. Use 'debug' instead. [2022-07-04T23:08:09.078Z] #36 167.7 test Compile test binary and begin debugging program. [2022-07-04T23:08:09.078Z] #36 167.7 trace Compile and begin tracing program. [2022-07-04T23:08:09.078Z] #36 167.7 version Prints version. [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 Flags: [2022-07-04T23:08:09.078Z] #36 167.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T23:08:09.078Z] #36 167.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T23:08:09.078Z] #36 167.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-04T23:08:09.078Z] #36 167.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T23:08:09.078Z] #36 167.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T23:08:09.078Z] #36 167.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-04T23:08:09.078Z] #36 167.7 --disable-aslr Disables address space randomization [2022-07-04T23:08:09.078Z] #36 167.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T23:08:09.078Z] #36 167.7 -h, --help help for dlv [2022-07-04T23:08:09.078Z] #36 167.7 --init string Init file, executed by the terminal client. [2022-07-04T23:08:09.078Z] #36 167.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T23:08:09.078Z] #36 167.7 --log Enable debugging server logging. [2022-07-04T23:08:09.078Z] #36 167.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T23:08:09.078Z] #36 167.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T23:08:09.078Z] #36 167.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T23:08:09.078Z] #36 167.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T23:08:09.078Z] #36 167.7 --wd string Working directory for running the program. [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 Additional help topics: [2022-07-04T23:08:09.078Z] #36 167.7 dlv backend Help about the --backend flag. [2022-07-04T23:08:09.078Z] #36 167.7 dlv log Help about logging flags. [2022-07-04T23:08:09.078Z] #36 167.7 dlv redirect Help about file redirection. [2022-07-04T23:08:09.078Z] #36 167.7 [2022-07-04T23:08:09.078Z] #36 167.7 Use "dlv [command] --help" for more information about a command. [2022-07-04T23:08:09.078Z] #36 DONE 168.2s [2022-07-04T23:08:09.078Z] [2022-07-04T23:08:09.078Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:09.078Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:09.078Z] #77 122.8 checking for stdlib.h... yes [2022-07-04T23:08:09.078Z] #77 122.9 checking for string.h... [2022-07-04T23:08:09.078Z] #77 ... [2022-07-04T23:08:09.078Z] [2022-07-04T23:08:09.078Z] #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-04T23:08:09.078Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:08:09.078Z] #21 9.831 Reading package lists... [2022-07-04T23:08:09.338Z] #21 13.35 Reading package lists... [2022-07-04T23:08:10.084Z] #77 ... [2022-07-04T23:08:10.084Z] [2022-07-04T23:08:10.084Z] #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-04T23:08:10.084Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:08:10.084Z] #64 80.75 + bin/ctr [2022-07-04T23:08:10.276Z] #21 16.16 Building dependency tree... [2022-07-04T23:08:11.217Z] #21 17.97 The following additional packages will be installed: [2022-07-04T23:08:11.217Z] #21 17.97 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T23:08:11.217Z] #21 17.97 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-04T23:08:11.217Z] #21 17.97 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:08:11.217Z] #21 17.97 python3-pkg-resources vim-runtime xxd [2022-07-04T23:08:11.217Z] #21 17.99 Suggested packages: [2022-07-04T23:08:11.217Z] #21 17.99 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-04T23:08:11.217Z] #21 17.99 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-04T23:08:11.217Z] #21 17.99 acl attr quota [2022-07-04T23:08:11.217Z] #21 17.99 Recommended packages: [2022-07-04T23:08:11.217Z] #21 17.99 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T23:08:11.788Z] #21 ... [2022-07-04T23:08:11.788Z] [2022-07-04T23:08:11.788Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:11.788Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:11.788Z] #77 122.9 checking for string.h... yes [2022-07-04T23:08:11.788Z] #77 123.1 checking for memory.h... yes [2022-07-04T23:08:11.788Z] #77 123.2 checking for strings.h... yes [2022-07-04T23:08:11.788Z] #77 123.4 checking for inttypes.h... yes [2022-07-04T23:08:11.788Z] #77 123.6 checking for stdint.h... yes [2022-07-04T23:08:11.788Z] #77 123.8 checking for unistd.h... yes [2022-07-04T23:08:11.788Z] #77 123.9 checking minix/config.h usability... no [2022-07-04T23:08:11.788Z] #77 124.1 checking minix/config.h presence... no [2022-07-04T23:08:11.788Z] #77 124.2 checking for minix/config.h... no [2022-07-04T23:08:11.788Z] #77 124.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T23:08:11.788Z] #77 124.4 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:08:11.788Z] #77 124.7 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:08:11.788Z] #77 124.7 checking how to print strings... printf [2022-07-04T23:08:11.788Z] #77 124.7 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:08:11.788Z] #77 124.7 checking for fgrep... /bin/grep -F [2022-07-04T23:08:11.788Z] #77 124.7 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:08:11.788Z] #77 124.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:08:11.788Z] #77 124.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:08:11.788Z] #77 124.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:08:11.788Z] #77 124.9 checking whether ln -s works... yes [2022-07-04T23:08:11.788Z] #77 124.9 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:08:11.788Z] #77 124.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-04T23:08:11.788Z] #77 124.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:08:11.788Z] #77 124.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:08:11.788Z] #77 124.9 checking for objdump... objdump [2022-07-04T23:08:11.788Z] #77 124.9 checking how to recognize dependent libraries... pass_all [2022-07-04T23:08:11.788Z] #77 124.9 checking for dlltool... no [2022-07-04T23:08:11.788Z] #77 124.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:08:11.788Z] #77 124.9 checking for ar... ar [2022-07-04T23:08:11.788Z] #77 124.9 checking for archiver @FILE support... @ [2022-07-04T23:08:11.788Z] #77 125.1 checking for strip... strip [2022-07-04T23:08:11.788Z] #77 125.1 checking for ranlib... ranlib [2022-07-04T23:08:11.788Z] #77 125.1 checking for gawk... no [2022-07-04T23:08:11.788Z] #77 125.1 checking for mawk... mawk [2022-07-04T23:08:11.788Z] #77 125.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:08:11.788Z] #77 125.6 checking for sysroot... no [2022-07-04T23:08:11.788Z] #77 125.6 checking for a working dd... /bin/dd [2022-07-04T23:08:11.788Z] #77 125.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:08:12.049Z] #77 125.7 checking for mt... no [2022-07-04T23:08:12.049Z] #77 125.7 checking if : is a manifest tool... no [2022-07-04T23:08:12.049Z] #77 125.7 checking for dlfcn.h... yes [2022-07-04T23:08:12.049Z] #77 126.0 checking for objdir... .libs [2022-07-04T23:08:12.619Z] #64 ... [2022-07-04T23:08:12.619Z] [2022-07-04T23:08:12.619Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:08:12.619Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:08:12.619Z] #14 156.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T23:08:12.619Z] #14 156.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:08:12.619Z] #14 156.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:08:12.632Z] #77 126.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:08:12.632Z] #77 126.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:08:12.632Z] #77 126.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:08:12.893Z] #77 126.6 checking if gcc static flag -static works... yes [2022-07-04T23:08:12.893Z] #77 126.8 checking if gcc supports -c -o file.o... yes [2022-07-04T23:08:13.153Z] #77 126.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:08:13.153Z] #77 126.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:08:13.153Z] #77 127.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:08:13.153Z] #77 127.1 checking how to hardcode library paths into programs... immediate [2022-07-04T23:08:13.153Z] #77 127.2 checking whether stripping libraries is possible... yes [2022-07-04T23:08:13.153Z] #77 127.2 checking if libtool supports shared libraries... yes [2022-07-04T23:08:13.153Z] #77 127.2 checking whether to build shared libraries... no [2022-07-04T23:08:13.153Z] #77 127.2 checking whether to build static libraries... yes [2022-07-04T23:08:13.414Z] #77 127.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:08:13.414Z] #77 127.2 checking whether build environment is sane... yes [2022-07-04T23:08:13.414Z] #77 127.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:08:13.414Z] #77 127.2 checking whether make sets $(MAKE)... yes [2022-07-04T23:08:13.414Z] #77 127.3 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:08:13.414Z] #77 127.3 checking whether make supports nested variables... yes [2022-07-04T23:08:13.414Z] #77 127.4 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:08:13.576Z] #14 ... [2022-07-04T23:08:13.576Z] [2022-07-04T23:08:13.576Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:13.576Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:13.576Z] #77 63.84 libtoolize: putting auxiliary files in '.'. [2022-07-04T23:08:13.576Z] #77 63.84 libtoolize: copying file './ltmain.sh' [2022-07-04T23:08:13.576Z] #77 65.02 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-04T23:08:13.576Z] #77 65.02 libtoolize: and rerunning libtoolize and aclocal. [2022-07-04T23:08:13.576Z] #77 65.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T23:08:13.675Z] #77 127.4 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:08:13.675Z] #77 127.4 checking how to create a ustar tar archive... gnutar [2022-07-04T23:08:13.675Z] #77 127.5 checking dependency style of gcc... gcc3 [2022-07-04T23:08:13.834Z] #23 ... [2022-07-04T23:08:13.834Z] [2022-07-04T23:08:13.834Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:13.834Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:08:13.834Z] #77 129.0 GEN .version [2022-07-04T23:08:13.834Z] #77 129.0 make install-recursive [2022-07-04T23:08:13.834Z] #77 129.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T23:08:13.834Z] #77 129.2 Making install in libocispec [2022-07-04T23:08:13.834Z] #77 129.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:08:13.834Z] #77 129.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T23:08:13.834Z] #77 129.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T23:08:13.834Z] #77 129.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T23:08:13.834Z] #77 129.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T23:08:13.834Z] #77 130.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T23:08:13.834Z] #77 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T23:08:13.834Z] #77 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T23:08:13.834Z] #77 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T23:08:13.834Z] #77 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T23:08:13.834Z] #77 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T23:08:13.834Z] #77 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T23:08:13.834Z] #77 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T23:08:13.834Z] #77 130.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T23:08:13.834Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T23:08:13.834Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T23:08:13.834Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T23:08:13.834Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T23:08:13.834Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T23:08:13.834Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T23:08:13.834Z] #77 130.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T23:08:13.834Z] #77 131.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T23:08:13.834Z] #77 131.2 make install-recursive [2022-07-04T23:08:13.834Z] #77 131.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:08:13.834Z] #77 131.3 Making install in yajl [2022-07-04T23:08:13.834Z] #77 131.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:08:13.834Z] #77 131.4 CC verify/json_verify-json_verify.o [2022-07-04T23:08:13.834Z] #77 131.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T23:08:13.834Z] #77 131.4 CC src/libyajl_la-yajl.lo [2022-07-04T23:08:13.834Z] #77 131.4 CC src/libyajl_la-yajl_gen.lo [2022-07-04T23:08:13.834Z] #77 131.4 CC src/libyajl_la-yajl_parser.lo [2022-07-04T23:08:13.834Z] #77 131.4 CC src/libyajl_la-yajl_buf.lo [2022-07-04T23:08:13.834Z] #77 131.5 CC src/libyajl_la-yajl_encode.lo [2022-07-04T23:08:13.834Z] #77 131.5 CC src/libyajl_la-yajl_lex.lo [2022-07-04T23:08:13.834Z] #77 131.5 CC src/libyajl_la-yajl_tree.lo [2022-07-04T23:08:13.935Z] #77 127.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:08:13.935Z] #77 127.6 checking whether make supports nested variables... (cached) yes [2022-07-04T23:08:13.935Z] #77 127.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T23:08:13.935Z] #77 127.7 checking pkg-config is at least version 0.9.0... yes [2022-07-04T23:08:13.935Z] #77 127.7 checking for yajl >= 2.1.0... yes [2022-07-04T23:08:13.935Z] #77 127.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T23:08:13.935Z] #77 127.7 checking for gcc... (cached) gcc [2022-07-04T23:08:13.935Z] #77 127.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T23:08:13.935Z] #77 127.8 checking whether gcc accepts -g... (cached) yes [2022-07-04T23:08:13.935Z] #77 127.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T23:08:13.935Z] #77 127.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T23:08:13.935Z] #77 127.8 checking for a Python interpreter with version >= 3... python3 [2022-07-04T23:08:13.935Z] #77 127.9 checking for python3... /usr/bin/python3 [2022-07-04T23:08:13.935Z] #77 127.9 checking for python3 version... 3.9 [2022-07-04T23:08:14.196Z] #77 127.9 checking for python3 platform... linux [2022-07-04T23:08:14.196Z] #77 127.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T23:08:14.456Z] #77 128.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T23:08:14.522Z] #77 ... [2022-07-04T23:08:14.522Z] [2022-07-04T23:08:14.522Z] #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-04T23:08:14.522Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:08:14.522Z] #64 82.27 + bin/ctr [2022-07-04T23:08:14.717Z] #77 128.5 checking that generated files are newer than configure... done [2022-07-04T23:08:14.717Z] #77 128.5 configure: creating ./config.status [2022-07-04T23:08:15.468Z] #64 ... [2022-07-04T23:08:15.468Z] [2022-07-04T23:08:15.468Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:08:15.468Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:08:15.468Z] #14 159.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-04T23:08:15.468Z] #14 159.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:08:15.468Z] #14 159.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:08:16.637Z] #77 130.5 config.status: creating Makefile [2022-07-04T23:08:16.637Z] #77 130.6 config.status: creating config.h [2022-07-04T23:08:16.896Z] #77 130.6 config.status: executing libtool commands [2022-07-04T23:08:16.896Z] #77 130.6 config.status: executing depfiles commands [2022-07-04T23:08:17.143Z] #77 136.6 CCLD libyajl.la [2022-07-04T23:08:17.405Z] #77 136.9 CCLD verify/json_verify [2022-07-04T23:08:17.466Z] #77 131.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T23:08:17.466Z] #77 131.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T23:08:17.466Z] #77 ... [2022-07-04T23:08:17.466Z] [2022-07-04T23:08:17.466Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-04T23:08:17.466Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:08:17.466Z] #21 19.44 The following NEW packages will be installed: [2022-07-04T23:08:17.466Z] #21 19.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-04T23:08:17.466Z] #21 19.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T23:08:17.466Z] #21 19.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-04T23:08:17.466Z] #21 19.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-04T23:08:17.466Z] #21 19.45 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:08:17.466Z] #21 19.45 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-04T23:08:17.466Z] #21 19.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-04T23:08:17.466Z] #21 19.45 xz-utils zip zstd [2022-07-04T23:08:17.466Z] #21 19.92 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:08:17.466Z] #21 19.92 Need to get 27.7 MB of archives. [2022-07-04T23:08:17.466Z] #21 19.92 After this operation, 106 MB of additional disk space will be used. [2022-07-04T23:08:17.466Z] #21 19.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-04T23:08:17.466Z] #21 20.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-04T23:08:17.466Z] #21 20.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-04T23:08:17.466Z] #21 20.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T23:08:17.466Z] #21 20.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-04T23:08:17.466Z] #21 20.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-04T23:08:17.466Z] #21 20.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-04T23:08:17.466Z] #21 20.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-04T23:08:17.466Z] #21 20.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:08:17.466Z] #21 20.11 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-04T23:08:17.466Z] #21 20.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T23:08:17.466Z] #21 20.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T23:08:17.466Z] #21 20.13 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T23:08:17.466Z] #21 20.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-04T23:08:17.466Z] #21 20.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-04T23:08:17.466Z] #21 20.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-04T23:08:17.466Z] #21 20.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-04T23:08:17.466Z] #21 20.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-04T23:08:17.466Z] #21 20.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-04T23:08:17.466Z] #21 20.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-04T23:08:17.466Z] #21 20.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-04T23:08:17.466Z] #21 20.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T23:08:17.466Z] #21 20.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T23:08:17.466Z] #21 20.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T23:08:17.466Z] #21 20.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-04T23:08:17.466Z] #21 20.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-04T23:08:17.466Z] #21 20.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T23:08:17.466Z] #21 20.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-04T23:08:17.467Z] #21 20.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-04T23:08:17.467Z] #21 20.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-04T23:08:17.467Z] #21 20.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-04T23:08:17.467Z] #21 20.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T23:08:17.467Z] #21 20.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-04T23:08:17.467Z] #21 20.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T23:08:17.467Z] #21 20.52 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-04T23:08:17.467Z] #21 20.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T23:08:17.467Z] #21 20.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T23:08:17.467Z] #21 20.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:08:17.467Z] #21 20.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T23:08:17.467Z] #21 20.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-04T23:08:17.467Z] #21 20.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T23:08:17.467Z] #21 20.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-04T23:08:17.467Z] #21 20.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-04T23:08:17.467Z] #21 20.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-04T23:08:17.467Z] #21 20.68 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-04T23:08:17.467Z] #21 20.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-04T23:08:17.467Z] #21 20.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-04T23:08:17.467Z] #21 20.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-04T23:08:17.467Z] #21 20.98 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-04T23:08:17.467Z] #21 21.63 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:08:17.467Z] #21 21.77 Fetched 27.7 MB in 2s (18.2 MB/s) [2022-07-04T23:08:17.467Z] #21 21.83 Selecting previously unselected package pigz. [2022-07-04T23:08:17.467Z] #21 21.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-04T23:08:17.467Z] #21 21.88 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 21.89 Unpacking pigz (2.6-1) ... [2022-07-04T23:08:17.467Z] #21 21.96 Selecting previously unselected package libelf1:amd64. [2022-07-04T23:08:17.467Z] #21 21.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 21.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-04T23:08:17.467Z] #21 22.12 Selecting previously unselected package libbpf0:amd64. [2022-07-04T23:08:17.467Z] #21 22.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 22.13 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-04T23:08:17.467Z] #21 22.22 Selecting previously unselected package libcap2:amd64. [2022-07-04T23:08:17.467Z] #21 22.22 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 22.22 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:08:17.467Z] #21 22.28 Selecting previously unselected package libmnl0:amd64. [2022-07-04T23:08:17.467Z] #21 22.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 22.29 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-04T23:08:17.467Z] #21 22.37 Selecting previously unselected package libxtables12:amd64. [2022-07-04T23:08:17.467Z] #21 22.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 22.37 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-04T23:08:17.467Z] #21 22.42 Selecting previously unselected package libcap2-bin. [2022-07-04T23:08:17.467Z] #21 22.43 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 22.43 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T23:08:17.467Z] #21 22.51 Selecting previously unselected package iproute2. [2022-07-04T23:08:17.467Z] #21 22.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 22.51 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T23:08:17.467Z] #21 23.10 Selecting previously unselected package xxd. [2022-07-04T23:08:17.467Z] #21 23.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:08:17.467Z] #21 23.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:17.467Z] #21 23.24 Selecting previously unselected package vim-common. [2022-07-04T23:08:17.467Z] #21 23.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:08:17.467Z] #21 23.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:17.467Z] #21 23.42 Selecting previously unselected package bash-completion. [2022-07-04T23:08:17.467Z] #21 23.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T23:08:17.887Z] #14 ... [2022-07-04T23:08:17.888Z] [2022-07-04T23:08:17.888Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:17.888Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:17.888Z] #77 79.80 configure.ac:7: installing './compile' [2022-07-04T23:08:17.888Z] #77 79.80 configure.ac:11: installing './config.guess' [2022-07-04T23:08:17.888Z] #77 79.82 configure.ac:11: installing './config.sub' [2022-07-04T23:08:17.888Z] #77 79.83 configure.ac:8: installing './install-sh' [2022-07-04T23:08:17.888Z] #77 79.83 configure.ac:8: installing './missing' [2022-07-04T23:08:17.888Z] #77 79.96 Makefile.am: installing './depcomp' [2022-07-04T23:08:17.977Z] #77 137.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:08:17.977Z] #77 137.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T23:08:17.977Z] #77 137.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T23:08:17.977Z] #77 137.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:08:17.977Z] #77 137.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:08:17.977Z] #77 137.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:08:17.977Z] #77 137.5 CC src/validate.o [2022-07-04T23:08:17.977Z] #77 ... [2022-07-04T23:08:17.977Z] [2022-07-04T23:08:17.977Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T23:08:17.977Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-04T23:08:17.977Z] #23 9.376 Collecting yamllint==1.26.1 [2022-07-04T23:08:18.147Z] #77 82.54 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T23:08:18.147Z] #77 82.54 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T23:08:18.501Z] #77 82.84 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T23:08:18.501Z] #77 82.84 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T23:08:18.501Z] #77 83.01 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T23:08:18.769Z] #77 83.21 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T23:08:18.769Z] #77 83.45 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T23:08:18.848Z] #21 25.42 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T23:08:18.919Z] #23 10.44 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T23:08:19.028Z] #77 83.57 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T23:08:19.028Z] #77 83.71 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T23:08:19.108Z] #21 25.95 Selecting previously unselected package bzip2. [2022-07-04T23:08:19.108Z] #21 25.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T23:08:19.108Z] #21 25.96 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:08:19.369Z] #21 26.03 Selecting previously unselected package xz-utils. [2022-07-04T23:08:19.369Z] #21 26.03 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T23:08:19.369Z] #21 26.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:08:19.369Z] #21 26.20 Selecting previously unselected package apparmor. [2022-07-04T23:08:19.369Z] #21 26.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-04T23:08:19.369Z] #21 26.25 Unpacking apparmor (2.13.6-10) ... [2022-07-04T23:08:19.943Z] #21 ... [2022-07-04T23:08:19.943Z] [2022-07-04T23:08:19.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-04T23:08:19.943Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:19.943Z] #77 131.6 checking for gcc... gcc [2022-07-04T23:08:19.943Z] #77 131.7 checking whether the C compiler works... yes [2022-07-04T23:08:19.943Z] #77 131.9 checking for C compiler default output file name... a.out [2022-07-04T23:08:19.943Z] #77 131.9 checking for suffix of executables... [2022-07-04T23:08:19.943Z] #77 132.1 checking whether we are cross compiling... no [2022-07-04T23:08:19.943Z] #77 132.2 checking for suffix of object files... o [2022-07-04T23:08:19.943Z] #77 132.3 checking whether we are using the GNU C compiler... yes [2022-07-04T23:08:19.943Z] #77 132.4 checking whether gcc accepts -g... yes [2022-07-04T23:08:19.943Z] #77 132.5 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:08:19.943Z] #77 132.6 checking whether gcc understands -c and -o together... yes [2022-07-04T23:08:19.943Z] #77 132.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:08:19.943Z] #77 132.8 checking whether build environment is sane... yes [2022-07-04T23:08:19.943Z] #77 132.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:08:19.943Z] #77 132.8 checking for gawk... no [2022-07-04T23:08:19.943Z] #77 132.8 checking for mawk... mawk [2022-07-04T23:08:19.943Z] #77 132.8 checking whether make sets $(MAKE)... yes [2022-07-04T23:08:19.943Z] #77 132.8 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:08:19.943Z] #77 132.9 checking whether make supports nested variables... yes [2022-07-04T23:08:19.943Z] #77 132.9 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:08:19.943Z] #77 132.9 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:08:19.943Z] #77 132.9 checking how to create a ustar tar archive... gnutar [2022-07-04T23:08:19.943Z] #77 132.9 checking dependency style of gcc... gcc3 [2022-07-04T23:08:19.943Z] #77 133.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:08:19.943Z] #77 133.0 checking whether make supports nested variables... (cached) yes [2022-07-04T23:08:19.943Z] #77 133.1 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:08:19.943Z] #77 133.3 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:08:19.943Z] #77 133.3 checking how to print strings... printf [2022-07-04T23:08:19.943Z] #77 133.3 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:08:19.943Z] #77 133.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:08:19.943Z] #77 133.3 checking for egrep... /bin/grep -E [2022-07-04T23:08:19.943Z] #77 133.3 checking for fgrep... /bin/grep -F [2022-07-04T23:08:19.943Z] #77 133.3 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:08:19.943Z] #77 133.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:08:19.943Z] #77 133.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:08:19.943Z] #77 133.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:08:19.943Z] #77 133.5 checking whether ln -s works... yes [2022-07-04T23:08:19.943Z] #77 133.5 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:08:19.943Z] #77 133.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-04T23:08:19.943Z] #77 133.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:08:19.943Z] #77 133.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:08:19.943Z] #77 133.5 checking for objdump... objdump [2022-07-04T23:08:19.943Z] #77 133.5 checking how to recognize dependent libraries... pass_all [2022-07-04T23:08:19.943Z] #77 133.5 checking for dlltool... no [2022-07-04T23:08:19.943Z] #77 133.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:08:19.943Z] #77 133.5 checking for ar... ar [2022-07-04T23:08:19.943Z] #77 133.5 checking for archiver @FILE support... @ [2022-07-04T23:08:19.943Z] #77 133.6 checking for strip... strip [2022-07-04T23:08:19.943Z] #77 133.6 checking for ranlib... ranlib [2022-07-04T23:08:20.204Z] #77 133.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:08:20.204Z] #77 134.0 checking for sysroot... no [2022-07-04T23:08:20.204Z] #77 134.0 checking for a working dd... /bin/dd [2022-07-04T23:08:20.204Z] #77 134.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:08:20.204Z] #77 134.1 checking for mt... no [2022-07-04T23:08:20.204Z] #77 134.1 checking if : is a manifest tool... no [2022-07-04T23:08:20.306Z] #23 11.70 Collecting pathspec>=0.5.3 [2022-07-04T23:08:20.306Z] #23 11.71 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T23:08:20.464Z] #77 134.1 checking how to run the C preprocessor... gcc -E [2022-07-04T23:08:20.567Z] #23 12.07 Collecting pyyaml [2022-07-04T23:08:20.567Z] #23 12.08 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-04T23:08:20.567Z] #23 12.13 Building wheels for collected packages: yamllint [2022-07-04T23:08:20.567Z] #23 12.15 Building wheel for yamllint (setup.py): started [2022-07-04T23:08:21.035Z] #77 134.3 checking for ANSI C header files... yes [2022-07-04T23:08:21.035Z] #77 134.9 checking for sys/types.h... yes [2022-07-04T23:08:21.295Z] #77 135.0 checking for sys/stat.h... yes [2022-07-04T23:08:21.556Z] #77 135.2 checking for stdlib.h... yes [2022-07-04T23:08:21.556Z] #77 135.4 checking for string.h... yes [2022-07-04T23:08:21.816Z] #77 135.6 checking for memory.h... yes [2022-07-04T23:08:21.955Z] #23 13.24 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T23:08:21.955Z] #23 13.24 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cc951d87db6496691fd03fb7ca8d124e82b8324e75053615bde3c0d8e0194abd [2022-07-04T23:08:21.955Z] #23 13.25 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T23:08:21.955Z] #23 13.25 Successfully built yamllint [2022-07-04T23:08:21.955Z] #23 13.28 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T23:08:22.055Z] #14 ... [2022-07-04T23:08:22.055Z] [2022-07-04T23:08:22.055Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:22.055Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:22.055Z] #77 80.33 configure.ac:7: installing './compile' [2022-07-04T23:08:22.055Z] #77 80.33 configure.ac:11: installing './config.guess' [2022-07-04T23:08:22.055Z] #77 80.35 configure.ac:11: installing './config.sub' [2022-07-04T23:08:22.055Z] #77 80.36 configure.ac:8: installing './install-sh' [2022-07-04T23:08:22.055Z] #77 80.37 configure.ac:8: installing './missing' [2022-07-04T23:08:22.055Z] #77 80.54 Makefile.am: installing './depcomp' [2022-07-04T23:08:22.055Z] #77 82.77 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T23:08:22.055Z] #77 82.77 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T23:08:22.055Z] #77 83.02 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T23:08:22.055Z] #77 83.02 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T23:08:22.055Z] #77 83.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T23:08:22.055Z] #77 83.36 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T23:08:22.055Z] #77 83.75 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T23:08:22.076Z] #77 135.8 checking for strings.h... yes [2022-07-04T23:08:22.076Z] #77 135.9 checking for inttypes.h... yes [2022-07-04T23:08:22.216Z] #23 13.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T23:08:22.315Z] #77 84.19 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T23:08:22.336Z] #77 136.1 checking for stdint.h... yes [2022-07-04T23:08:22.575Z] #77 84.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-04T23:08:22.597Z] #77 136.3 checking for unistd.h... yes [2022-07-04T23:08:22.597Z] #77 136.4 checking for dlfcn.h... yes [2022-07-04T23:08:22.789Z] #23 DONE 14.3s [2022-07-04T23:08:22.789Z] [2022-07-04T23:08:22.789Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:08:22.789Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:08:22.789Z] #77 137.5 CC src/image_spec_schema_config_schema.lo [2022-07-04T23:08:22.789Z] #77 137.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T23:08:22.789Z] #77 137.5 CC src/image_spec_schema_defs.lo [2022-07-04T23:08:22.789Z] #77 137.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T23:08:22.789Z] #77 137.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T23:08:22.789Z] #77 137.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T23:08:22.789Z] #77 137.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T23:08:22.789Z] #77 137.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T23:08:22.789Z] #77 137.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T23:08:22.789Z] #77 137.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T23:08:22.789Z] #77 137.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T23:08:22.789Z] #77 137.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T23:08:22.789Z] #77 137.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T23:08:22.789Z] #77 137.9 CC src/runtime_spec_schema_defs.lo [2022-07-04T23:08:22.789Z] #77 137.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T23:08:22.789Z] #77 138.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T23:08:22.789Z] #77 138.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T23:08:22.789Z] #77 138.1 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T23:08:22.789Z] #77 138.2 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T23:08:22.789Z] #77 138.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T23:08:22.789Z] #77 138.3 CC src/basic_test_double_array_item.lo [2022-07-04T23:08:22.789Z] #77 138.4 CC src/basic_test_double_array.lo [2022-07-04T23:08:22.789Z] #77 138.5 CC src/basic_test_top_array_int.lo [2022-07-04T23:08:22.789Z] #77 138.8 CC src/basic_test_top_array_string.lo [2022-07-04T23:08:22.789Z] #77 139.0 CC src/basic_test_top_double_array_int.lo [2022-07-04T23:08:22.789Z] #77 139.2 CC src/basic_test_top_double_array_obj.lo [2022-07-04T23:08:22.789Z] #77 139.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T23:08:22.789Z] #77 139.7 CC src/basic_test_top_double_array_string.lo [2022-07-04T23:08:22.789Z] #77 139.7 CC src/read-file.lo [2022-07-04T23:08:22.789Z] #77 139.7 CC src/json_common.lo [2022-07-04T23:08:22.789Z] #77 139.9 CC tests/test-1.o [2022-07-04T23:08:22.789Z] #77 140.2 CC tests/test-2.o [2022-07-04T23:08:22.789Z] #77 140.7 CC tests/test-3.o [2022-07-04T23:08:22.789Z] #77 141.0 CC tests/test-4.o [2022-07-04T23:08:22.789Z] #77 141.4 CC tests/test-5.o [2022-07-04T23:08:22.789Z] #77 141.5 CC tests/test-6.o [2022-07-04T23:08:22.789Z] #77 141.9 CC tests/test-7.o [2022-07-04T23:08:22.789Z] #77 142.0 CC tests/test-8.o [2022-07-04T23:08:22.789Z] #77 142.2 CC tests/test-9.o [2022-07-04T23:08:22.857Z] #77 136.6 checking for objdir... .libs [2022-07-04T23:08:23.076Z] #77 142.5 CC tests/test-10.o [2022-07-04T23:08:23.118Z] #77 136.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:08:23.118Z] #77 137.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:08:23.118Z] #77 137.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:08:23.351Z] #77 142.9 CC tests/test-11.o [2022-07-04T23:08:23.378Z] #77 137.0 checking if gcc static flag -static works... yes [2022-07-04T23:08:23.639Z] #77 137.4 checking if gcc supports -c -o file.o... yes [2022-07-04T23:08:23.639Z] #77 137.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:08:23.639Z] #77 137.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:08:24.210Z] #77 137.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:08:24.210Z] #77 137.8 checking how to hardcode library paths into programs... immediate [2022-07-04T23:08:24.210Z] #77 137.8 checking whether stripping libraries is possible... yes [2022-07-04T23:08:24.210Z] #77 137.8 checking if libtool supports shared libraries... yes [2022-07-04T23:08:24.210Z] #77 137.8 checking whether to build shared libraries... no [2022-07-04T23:08:24.210Z] #77 137.8 checking whether to build static libraries... yes [2022-07-04T23:08:24.210Z] #77 137.9 checking float.h usability... yes [2022-07-04T23:08:24.210Z] #77 138.0 checking float.h presence... yes [2022-07-04T23:08:24.210Z] #77 138.0 checking for float.h... yes [2022-07-04T23:08:24.471Z] #77 138.1 checking limits.h usability... yes [2022-07-04T23:08:24.471Z] #77 138.2 checking limits.h presence... yes [2022-07-04T23:08:24.471Z] #77 138.3 checking for limits.h... yes [2022-07-04T23:08:24.471Z] #77 138.3 checking stddef.h usability... yes [2022-07-04T23:08:24.731Z] #77 138.4 checking stddef.h presence... yes [2022-07-04T23:08:24.731Z] #77 138.4 checking for stddef.h... yes [2022-07-04T23:08:24.731Z] #77 138.5 checking for stdlib.h... (cached) yes [2022-07-04T23:08:24.731Z] #77 138.5 checking for string.h... (cached) yes [2022-07-04T23:08:24.731Z] #77 138.5 checking sys/time.h usability... yes [2022-07-04T23:08:24.731Z] #77 138.6 checking sys/time.h presence... yes [2022-07-04T23:08:24.731Z] #77 138.6 checking for sys/time.h... yes [2022-07-04T23:08:24.992Z] #77 138.6 checking for inline... inline [2022-07-04T23:08:25.253Z] #77 138.7 checking for size_t... yes [2022-07-04T23:08:25.253Z] #77 139.0 checking for stdlib.h... (cached) yes [2022-07-04T23:08:25.515Z] #77 139.0 checking for GNU libc compatible malloc... yes [2022-07-04T23:08:25.515Z] #77 139.3 checking for stdlib.h... (cached) yes [2022-07-04T23:08:25.776Z] #77 139.3 checking for GNU libc compatible realloc... yes [2022-07-04T23:08:25.776Z] #77 139.5 checking for working strtod... yes [2022-07-04T23:08:26.037Z] #77 139.8 checking for gettimeofday... yes [2022-07-04T23:08:26.578Z] #77 140.1 checking for memset... yes [2022-07-04T23:08:26.838Z] #77 140.4 checking for strspn... yes [2022-07-04T23:08:27.099Z] #77 140.8 checking that generated files are newer than configure... done [2022-07-04T23:08:27.099Z] #77 140.9 configure: creating ./config.status [2022-07-04T23:08:28.256Z] #89 exporting layers 23.6s done [2022-07-04T23:08:28.256Z] #89 writing image sha256:1fbd9f05332393cf35dbd68adcd928d2813116701f212ba1fbd84f157d3aaa2a done [2022-07-04T23:08:28.256Z] #89 naming to docker.io/library/docker:246c942797eb2958f1a0e51a16788329895ccfd5 done [2022-07-04T23:08:28.256Z] #89 DONE 23.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-04T23:08:28.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43738/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=246c942797eb2958f1a0e51a16788329895ccfd5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:246c942797eb2958f1a0e51a16788329895ccfd5 hack/validate/default [2022-07-04T23:08:29.010Z] #77 142.8 config.status: creating Makefile [2022-07-04T23:08:29.010Z] #77 142.8 config.status: creating config.h [2022-07-04T23:08:29.010Z] #77 142.9 config.status: executing depfiles commands [2022-07-04T23:08:29.136Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-04T23:08:29.270Z] #77 143.0 config.status: executing libtool commands [2022-07-04T23:08:29.392Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-04T23:08:29.392Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-04T23:08:29.392Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-04T23:08:29.392Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-04T23:08:29.392Z] [2022-07-04T23:08:29.392Z] INFO Start validation with golang-ci-lint [2022-07-04T23:08:30.210Z] #77 143.9 GEN .version [2022-07-04T23:08:30.210Z] #77 ... [2022-07-04T23:08:30.210Z] [2022-07-04T23:08:30.210Z] #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-04T23:08:30.210Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:08:30.210Z] #21 26.75 Selecting previously unselected package inetutils-ping. [2022-07-04T23:08:30.210Z] #21 26.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 26.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T23:08:30.210Z] #21 26.90 Selecting previously unselected package libip4tc2:amd64. [2022-07-04T23:08:30.210Z] #21 26.91 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 26.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T23:08:30.210Z] #21 27.02 Selecting previously unselected package libip6tc2:amd64. [2022-07-04T23:08:30.210Z] #21 27.03 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 27.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T23:08:30.210Z] #21 27.09 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-04T23:08:30.210Z] #21 27.09 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 27.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T23:08:30.210Z] #21 27.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-04T23:08:30.210Z] #21 27.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 27.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T23:08:30.210Z] #21 27.24 Selecting previously unselected package libnftnl11:amd64. [2022-07-04T23:08:30.210Z] #21 27.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 27.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T23:08:30.210Z] #21 27.34 Selecting previously unselected package iptables. [2022-07-04T23:08:30.210Z] #21 27.34 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 27.35 Unpacking iptables (1.8.7-1) ... [2022-07-04T23:08:30.210Z] #21 27.65 Selecting previously unselected package libonig5:amd64. [2022-07-04T23:08:30.210Z] #21 27.65 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 27.66 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:08:30.210Z] #21 27.80 Selecting previously unselected package libjq1:amd64. [2022-07-04T23:08:30.210Z] #21 27.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 27.81 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:08:30.210Z] #21 27.91 Selecting previously unselected package jq. [2022-07-04T23:08:30.210Z] #21 27.92 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 27.92 Unpacking jq (1.6-2.1) ... [2022-07-04T23:08:30.210Z] #21 28.02 Selecting previously unselected package libaio1:amd64. [2022-07-04T23:08:30.210Z] #21 28.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 28.02 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-04T23:08:30.210Z] #21 28.10 Selecting previously unselected package libgpm2:amd64. [2022-07-04T23:08:30.210Z] #21 28.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 28.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-04T23:08:30.210Z] #21 28.15 Selecting previously unselected package libicu67:amd64. [2022-07-04T23:08:30.210Z] #21 28.16 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 28.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T23:08:30.210Z] #21 31.97 Selecting previously unselected package libinih1:amd64. [2022-07-04T23:08:30.210Z] #21 31.97 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 31.97 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-04T23:08:30.210Z] #21 32.04 Selecting previously unselected package libnet1:amd64. [2022-07-04T23:08:30.210Z] #21 32.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 32.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:08:30.210Z] #21 32.13 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T23:08:30.210Z] #21 32.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 32.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:08:30.210Z] #21 32.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:08:30.210Z] #21 32.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 32.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:08:30.210Z] #21 32.29 Selecting previously unselected package libyajl2:amd64. [2022-07-04T23:08:30.210Z] #21 32.30 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 32.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:08:30.210Z] #21 32.35 Selecting previously unselected package net-tools. [2022-07-04T23:08:30.210Z] #21 32.38 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 32.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:08:30.210Z] #21 32.55 Selecting previously unselected package patch. [2022-07-04T23:08:30.210Z] #21 32.55 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 32.55 Unpacking patch (2.7.6-7) ... [2022-07-04T23:08:30.210Z] #21 32.63 Selecting previously unselected package python-pip-whl. [2022-07-04T23:08:30.210Z] #21 32.64 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:08:30.210Z] #21 32.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:08:30.210Z] #21 33.24 Selecting previously unselected package python3-lib2to3. [2022-07-04T23:08:30.210Z] #21 33.24 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T23:08:30.210Z] #21 33.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:08:30.210Z] #21 33.36 Selecting previously unselected package python3-distutils. [2022-07-04T23:08:30.210Z] #21 33.37 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T23:08:30.210Z] #21 33.38 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T23:08:30.210Z] #21 33.53 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:08:30.210Z] #21 33.53 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:08:30.210Z] #21 33.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:08:30.210Z] #21 33.69 Selecting previously unselected package python3-setuptools. [2022-07-04T23:08:30.210Z] #21 33.69 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T23:08:30.210Z] #21 33.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T23:08:30.210Z] #21 33.93 Selecting previously unselected package python3-wheel. [2022-07-04T23:08:30.210Z] #21 33.93 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T23:08:30.210Z] #21 33.94 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T23:08:30.210Z] #21 34.06 Selecting previously unselected package python3-pip. [2022-07-04T23:08:30.210Z] #21 34.06 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:08:30.210Z] #21 34.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:08:30.210Z] #21 34.37 Selecting previously unselected package sudo. [2022-07-04T23:08:30.210Z] #21 34.38 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 34.39 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T23:08:30.210Z] #21 35.01 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T23:08:30.210Z] #21 35.03 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 35.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:08:30.210Z] #21 35.30 Selecting previously unselected package uidmap. [2022-07-04T23:08:30.210Z] #21 35.31 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-04T23:08:30.210Z] #21 35.31 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T23:08:30.210Z] #21 35.80 Selecting previously unselected package vim-runtime. [2022-07-04T23:08:30.210Z] #21 35.81 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:08:30.210Z] #21 35.85 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-04T23:08:30.210Z] #21 35.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T23:08:30.210Z] #21 35.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:30.210Z] #21 ... [2022-07-04T23:08:30.210Z] [2022-07-04T23:08:30.210Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:30.210Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:30.210Z] #77 143.9 make install-recursive [2022-07-04T23:08:30.210Z] #77 143.9 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T23:08:30.210Z] #77 144.0 Making install in libocispec [2022-07-04T23:08:30.210Z] #77 144.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:08:30.210Z] #77 144.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T23:08:30.210Z] #77 144.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T23:08:30.210Z] #77 144.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T23:08:30.210Z] #77 144.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T23:08:30.758Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-04T23:08:30.758Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-04T23:08:31.150Z] #77 144.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T23:08:31.150Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T23:08:31.150Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T23:08:31.151Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T23:08:31.151Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T23:08:31.151Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T23:08:31.151Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T23:08:31.151Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T23:08:31.151Z] #77 145.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T23:08:31.410Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T23:08:31.410Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T23:08:31.410Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T23:08:31.410Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T23:08:31.410Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T23:08:31.410Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T23:08:31.410Z] #77 145.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T23:08:32.350Z] #77 146.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T23:08:32.350Z] #77 146.3 make install-recursive [2022-07-04T23:08:32.350Z] #77 146.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:08:32.350Z] #77 146.4 Making install in yajl [2022-07-04T23:08:32.610Z] #77 146.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:08:32.610Z] #77 146.4 CC verify/json_verify-json_verify.o [2022-07-04T23:08:32.610Z] #77 146.4 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T23:08:32.610Z] #77 146.4 CC src/libyajl_la-yajl.lo [2022-07-04T23:08:32.610Z] #77 146.5 CC src/libyajl_la-yajl_gen.lo [2022-07-04T23:08:32.610Z] #77 146.5 CC src/libyajl_la-yajl_parser.lo [2022-07-04T23:08:32.610Z] #77 146.5 CC src/libyajl_la-yajl_buf.lo [2022-07-04T23:08:32.610Z] #77 146.5 CC src/libyajl_la-yajl_encode.lo [2022-07-04T23:08:32.610Z] #77 146.6 CC src/libyajl_la-yajl_lex.lo [2022-07-04T23:08:32.610Z] #77 146.6 CC src/libyajl_la-yajl_tree.lo [2022-07-04T23:08:36.810Z] #77 ... [2022-07-04T23:08:36.810Z] [2022-07-04T23:08:36.810Z] #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-04T23:08:36.810Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:08:36.810Z] #21 39.27 Selecting previously unselected package vim. [2022-07-04T23:08:36.810Z] #21 39.27 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:08:36.810Z] #21 39.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:36.810Z] #21 39.92 Selecting previously unselected package xfsprogs. [2022-07-04T23:08:36.810Z] #21 39.92 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-04T23:08:36.810Z] #21 39.93 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T23:08:36.810Z] #21 40.39 Selecting previously unselected package zip. [2022-07-04T23:08:36.810Z] #21 40.41 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-04T23:08:36.810Z] #21 40.41 Unpacking zip (3.0-12) ... [2022-07-04T23:08:36.810Z] #21 40.56 Selecting previously unselected package zstd. [2022-07-04T23:08:36.810Z] #21 40.59 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-04T23:08:36.810Z] #21 40.60 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:08:36.810Z] #21 40.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:08:36.810Z] #21 41.82 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T23:08:36.810Z] #21 41.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:08:36.810Z] #21 41.84 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-04T23:08:36.810Z] #21 41.85 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T23:08:36.810Z] #21 41.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T23:08:36.810Z] #21 41.87 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-04T23:08:36.810Z] #21 41.88 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T23:08:36.810Z] #21 41.89 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:08:36.810Z] #21 41.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:08:36.810Z] #21 41.90 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:08:36.810Z] #21 41.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:08:36.810Z] #21 41.92 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T23:08:36.810Z] #21 42.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:36.810Z] #21 42.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:08:36.810Z] #21 42.61 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T23:08:36.810Z] #21 42.62 Setting up apparmor (2.13.6-10) ... [2022-07-04T23:08:37.380Z] #21 44.17 Setting up zip (3.0-12) ... [2022-07-04T23:08:37.380Z] #21 44.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:37.380Z] #21 44.21 Setting up bash-completion (1:2.11-2) ... [2022-07-04T23:08:38.322Z] #21 ... [2022-07-04T23:08:38.322Z] [2022-07-04T23:08:38.322Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:08:38.322Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:38.322Z] #77 152.1 CCLD libyajl.la [2022-07-04T23:08:38.583Z] #77 152.5 CCLD verify/json_verify [2022-07-04T23:08:38.845Z] #77 152.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:08:39.105Z] #77 152.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T23:08:39.105Z] #77 152.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T23:08:39.105Z] #77 152.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:08:39.105Z] #77 152.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:08:39.105Z] #77 152.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:08:39.105Z] #77 153.0 CC src/validate.o [2022-07-04T23:08:39.105Z] #77 153.0 CC src/image_spec_schema_config_schema.lo [2022-07-04T23:08:39.105Z] #77 153.0 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T23:08:39.105Z] #77 153.0 CC src/image_spec_schema_defs.lo [2022-07-04T23:08:39.105Z] #77 153.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T23:08:39.105Z] #77 153.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T23:08:39.105Z] #77 153.1 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T23:08:39.105Z] #77 153.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T23:08:39.105Z] #77 153.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T23:08:39.366Z] #77 153.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T23:08:39.366Z] #77 153.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T23:08:39.366Z] #77 153.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T23:08:39.366Z] #77 153.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T23:08:39.366Z] #77 153.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T23:08:39.626Z] #77 153.4 CC src/runtime_spec_schema_defs.lo [2022-07-04T23:08:39.626Z] #77 153.5 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T23:08:39.626Z] #77 153.5 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T23:08:39.626Z] #77 153.6 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T23:08:39.887Z] #77 153.7 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T23:08:39.887Z] #77 153.7 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T23:08:39.887Z] #77 153.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T23:08:40.146Z] #77 154.0 CC src/basic_test_double_array_item.lo [2022-07-04T23:08:40.146Z] #77 154.0 CC src/basic_test_double_array.lo [2022-07-04T23:08:40.406Z] #77 154.2 CC src/basic_test_top_array_int.lo [2022-07-04T23:08:40.406Z] #77 154.3 CC src/basic_test_top_array_string.lo [2022-07-04T23:08:40.666Z] #77 154.4 CC src/basic_test_top_double_array_int.lo [2022-07-04T23:08:40.667Z] #77 154.5 CC src/basic_test_top_double_array_obj.lo [2022-07-04T23:08:40.926Z] #77 154.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T23:08:40.927Z] #77 154.9 CC src/basic_test_top_double_array_string.lo [2022-07-04T23:08:40.960Z] #77 ... [2022-07-04T23:08:40.960Z] [2022-07-04T23:08:40.960Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:08:40.960Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:08:40.960Z] #14 184.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T23:08:40.960Z] #14 184.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:08:40.960Z] #14 184.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:08:41.187Z] #77 155.0 CC src/read-file.lo [2022-07-04T23:08:41.187Z] #77 155.1 CC src/json_common.lo [2022-07-04T23:08:41.187Z] #77 155.2 CC tests/test-1.o [2022-07-04T23:08:41.447Z] #77 155.3 CC tests/test-2.o [2022-07-04T23:08:41.707Z] #77 155.5 CC tests/test-3.o [2022-07-04T23:08:41.966Z] #77 155.7 CC tests/test-4.o [2022-07-04T23:08:41.966Z] #77 155.9 CC tests/test-5.o [2022-07-04T23:08:42.227Z] #77 156.0 CC tests/test-6.o [2022-07-04T23:08:42.487Z] #77 156.2 CC tests/test-7.o [2022-07-04T23:08:42.487Z] #77 156.4 CC tests/test-8.o [2022-07-04T23:08:42.747Z] #77 156.5 CC tests/test-9.o [2022-07-04T23:08:42.747Z] #77 156.7 CC tests/test-10.o [2022-07-04T23:08:43.007Z] #77 156.8 CC tests/test-11.o [2022-07-04T23:08:44.674Z] #77 ... [2022-07-04T23:08:44.674Z] [2022-07-04T23:08:44.674Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:08:44.674Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:08:44.674Z] #14 185.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-04T23:08:44.674Z] #14 185.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-04T23:08:44.674Z] #14 185.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:08:45.331Z] #77 ... [2022-07-04T23:08:45.331Z] [2022-07-04T23:08:45.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-04T23:08:45.331Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-04T23:08:45.331Z] #47 207.8 + dpkg --print-architecture [2022-07-04T23:08:45.331Z] #47 DONE 208.5s [2022-07-04T23:08:45.331Z] [2022-07-04T23:08:45.331Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:08:45.331Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:08:45.549Z] #77 ... [2022-07-04T23:08:45.549Z] [2022-07-04T23:08:45.549Z] #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-04T23:08:45.549Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:08:45.549Z] #21 46.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:08:45.549Z] #21 46.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:08:45.549Z] #21 46.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-04T23:08:45.549Z] #21 46.54 Setting up patch (2.7.6-7) ... [2022-07-04T23:08:45.549Z] #21 46.56 Setting up sudo (1.9.5p2-3) ... [2022-07-04T23:08:45.549Z] #21 46.66 invoke-rc.d: could not determine current runlevel [2022-07-04T23:08:45.549Z] #21 46.67 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T23:08:45.549Z] #21 46.69 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T23:08:45.549Z] #21 46.70 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-04T23:08:45.549Z] #21 46.71 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T23:08:45.549Z] #21 46.73 Setting up pigz (2.6-1) ... [2022-07-04T23:08:45.549Z] #21 46.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T23:08:45.549Z] #21 46.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:08:45.549Z] #21 46.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:08:45.549Z] #21 46.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:45.549Z] #21 47.47 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-04T23:08:45.549Z] #21 47.48 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:08:45.549Z] #21 47.98 Setting up libelf1:amd64 (0.183-1) ... [2022-07-04T23:08:45.549Z] #21 47.99 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:08:45.549Z] #21 48.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:08:45.549Z] #21 48.01 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T23:08:45.549Z] #21 48.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:08:45.549Z] #21 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T23:08:45.549Z] #21 48.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T23:08:45.549Z] #21 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T23:08:45.549Z] #21 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T23:08:45.549Z] #21 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T23:08:45.549Z] #21 48.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T23:08:45.549Z] #21 48.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T23:08:45.549Z] #21 48.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T23:08:45.549Z] #21 48.59 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T23:08:45.549Z] #21 50.30 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:08:45.549Z] #21 50.31 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T23:08:45.549Z] #21 50.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:08:45.549Z] #21 50.33 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:08:45.549Z] #21 51.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T23:08:45.549Z] #21 51.47 Setting up jq (1.6-2.1) ... [2022-07-04T23:08:45.549Z] #21 51.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-04T23:08:45.549Z] #21 51.49 Setting up iptables (1.8.7-1) ... [2022-07-04T23:08:45.549Z] #21 51.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:08:45.549Z] #21 51.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:08:45.549Z] #21 51.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:08:45.549Z] #21 51.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:08:45.549Z] #21 51.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T23:08:45.549Z] #21 51.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T23:08:45.549Z] #21 51.54 Setting up iproute2 (5.10.0-4) ... [2022-07-04T23:08:45.549Z] #21 51.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:08:45.549Z] #21 DONE 52.5s [2022-07-04T23:08:45.549Z] [2022-07-04T23:08:45.549Z] #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-04T23:08:45.549Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-04T23:08:47.461Z] #22 1.509 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T23:08:47.461Z] #22 1.512 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T23:08:47.461Z] #22 1.515 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T23:08:47.461Z] #22 DONE 1.6s [2022-07-04T23:08:47.461Z] [2022-07-04T23:08:47.461Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T23:08:47.461Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T23:08:47.525Z] #14 ... [2022-07-04T23:08:47.525Z] [2022-07-04T23:08:47.525Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:47.525Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:47.525Z] #77 107.0 configure.ac:7: installing 'build-aux/compile' [2022-07-04T23:08:47.525Z] #77 107.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T23:08:47.525Z] #77 107.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T23:08:47.525Z] #77 107.0 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T23:08:47.525Z] #77 107.0 configure.ac:11: installing 'build-aux/missing' [2022-07-04T23:08:47.525Z] #77 107.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T23:08:47.525Z] #77 107.5 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T23:08:47.525Z] #77 111.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T23:08:47.525Z] #77 111.1 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T23:08:47.983Z] #14 ... [2022-07-04T23:08:47.983Z] [2022-07-04T23:08:47.983Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:08:47.983Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:08:47.983Z] #77 105.4 configure.ac:7: installing 'build-aux/compile' [2022-07-04T23:08:47.983Z] #77 105.4 configure.ac:9: installing 'build-aux/config.guess' [2022-07-04T23:08:47.983Z] #77 105.5 configure.ac:9: installing 'build-aux/config.sub' [2022-07-04T23:08:47.983Z] #77 105.5 configure.ac:11: installing 'build-aux/install-sh' [2022-07-04T23:08:47.983Z] #77 105.6 configure.ac:11: installing 'build-aux/missing' [2022-07-04T23:08:47.983Z] #77 105.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T23:08:47.983Z] #77 106.1 parallel-tests: installing 'build-aux/test-driver' [2022-07-04T23:08:47.983Z] #77 107.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-04T23:08:47.983Z] #77 107.7 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-04T23:08:47.983Z] #77 108.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T23:08:47.983Z] #77 108.2 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T23:08:47.983Z] #77 108.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T23:08:47.983Z] #77 108.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T23:08:47.983Z] #77 108.6 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T23:08:47.983Z] #77 108.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T23:08:48.092Z] #77 112.5 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-04T23:08:48.092Z] #77 112.5 libtoolize: copying file 'm4/libtool.m4' [2022-07-04T23:08:48.351Z] #77 112.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-04T23:08:48.609Z] #77 113.0 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-04T23:08:48.868Z] #77 113.3 libtoolize: copying file 'm4/ltversion.m4' [2022-07-04T23:08:49.126Z] #77 113.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-04T23:08:51.659Z] #77 ... [2022-07-04T23:08:51.659Z] [2022-07-04T23:08:51.659Z] #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-04T23:08:51.659Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:08:51.659Z] #67 195.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:08:51.659Z] #67 195.7 + GOBIN=/build [2022-07-04T23:08:51.659Z] #67 195.7 + GO111MODULE=on [2022-07-04T23:08:51.659Z] #67 195.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:08:54.572Z] #77 ... [2022-07-04T23:08:54.572Z] [2022-07-04T23:08:54.572Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-04T23:08:54.572Z] #67 sha256:a39a69dbdb9c522f899e2109bc03d89a9b065adf0eec7fb505ba7286e4760397 [2022-07-04T23:08:54.572Z] #67 197.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-04T23:08:54.572Z] #67 197.2 + GOBIN=/build [2022-07-04T23:08:54.572Z] #67 197.2 + GO111MODULE=on [2022-07-04T23:08:54.572Z] #67 197.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-04T23:08:56.937Z] #67 ... [2022-07-04T23:08:56.937Z] [2022-07-04T23:08:56.937Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-04T23:08:56.937Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:08:56.937Z] #14 196.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T23:08:56.937Z] #14 196.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T23:08:56.937Z] #14 196.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:08:56.937Z] #14 196.7 Selecting previously unselected package libapparmor1:amd64. [2022-07-04T23:08:56.937Z] #14 196.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 196.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T23:08:56.937Z] #14 197.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-04T23:08:56.937Z] #14 197.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 197.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T23:08:56.937Z] #14 197.3 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T23:08:56.937Z] #14 197.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 197.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:08:56.937Z] #14 197.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T23:08:56.937Z] #14 197.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 197.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:08:56.937Z] #14 197.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-04T23:08:56.937Z] #14 197.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 197.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:08:56.937Z] #14 198.0 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T23:08:56.937Z] #14 198.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 198.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:08:56.937Z] #14 198.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-04T23:08:56.937Z] #14 198.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 198.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T23:08:56.937Z] #14 199.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-04T23:08:56.937Z] #14 199.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 199.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T23:08:56.937Z] #14 199.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-04T23:08:56.937Z] #14 199.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 199.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T23:08:56.937Z] #14 200.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-04T23:08:56.937Z] #14 200.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 200.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T23:08:56.937Z] #14 200.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-04T23:08:56.937Z] #14 200.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 200.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T23:08:56.937Z] #14 201.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-04T23:08:56.937Z] #14 201.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 201.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T23:08:56.937Z] #14 201.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-04T23:08:56.937Z] #14 201.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:08:56.937Z] #14 201.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:08:57.196Z] #14 201.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T23:08:57.196Z] #14 201.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T23:08:57.196Z] #14 201.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:08:57.196Z] #14 201.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T23:08:57.196Z] #14 201.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T23:08:57.196Z] #14 201.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:08:57.573Z] #55 ... [2022-07-04T23:08:57.573Z] [2022-07-04T23:08:57.573Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:08:57.573Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:08:57.573Z] #77 175.3 CCLD libocispec.la [2022-07-04T23:08:57.573Z] #77 175.7 CCLD src/validate [2022-07-04T23:08:57.573Z] #77 175.7 CCLD tests/test-1 [2022-07-04T23:08:57.573Z] #77 175.8 CCLD tests/test-2 [2022-07-04T23:08:57.573Z] #77 175.8 CCLD tests/test-3 [2022-07-04T23:08:57.573Z] #77 175.8 CCLD tests/test-4 [2022-07-04T23:08:57.573Z] #77 175.8 CCLD tests/test-5 [2022-07-04T23:08:57.573Z] #77 175.9 CCLD tests/test-6 [2022-07-04T23:08:57.573Z] #77 175.9 CCLD tests/test-7 [2022-07-04T23:08:57.573Z] #77 176.0 CCLD tests/test-8 [2022-07-04T23:08:57.573Z] #77 176.2 CCLD tests/test-9 [2022-07-04T23:08:57.573Z] #77 176.2 CCLD tests/test-10 [2022-07-04T23:08:57.573Z] #77 176.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T23:08:57.573Z] #77 176.3 CCLD tests/test-11 [2022-07-04T23:08:57.764Z] #14 202.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:08:58.022Z] #14 202.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T23:08:58.022Z] #14 202.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:08:58.022Z] #14 202.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T23:08:58.022Z] #14 202.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:08:58.022Z] #14 202.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T23:08:58.022Z] #14 202.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:08:58.022Z] #14 202.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T23:08:58.022Z] #14 202.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:08:58.022Z] #14 202.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T23:08:58.022Z] #14 202.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:08:58.022Z] #14 202.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:08:58.022Z] #14 202.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:08:58.022Z] #14 202.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T23:08:58.281Z] #14 202.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T23:08:58.281Z] #14 202.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:08:58.281Z] #14 202.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:08:58.281Z] #14 202.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T23:08:58.281Z] #14 202.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T23:08:58.281Z] #14 202.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:08:58.281Z] #14 202.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:08:58.281Z] #14 202.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-04T23:08:58.281Z] #14 202.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:08:58.281Z] #14 202.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-04T23:08:58.281Z] #14 202.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:08:58.281Z] #14 202.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:08:58.281Z] #14 202.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-04T23:08:58.281Z] #14 202.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:08:58.515Z] #77 178.0 libtool: link: ar cr libocispec.a [2022-07-04T23:08:58.541Z] #14 203.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:08:58.541Z] #14 203.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:08:58.777Z] #77 178.2 libtool: link: ranlib libocispec.a [2022-07-04T23:08:58.799Z] #14 203.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:08:58.799Z] #14 203.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:08:58.799Z] #14 203.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:08:58.799Z] #14 203.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:08:58.806Z] #67 ... [2022-07-04T23:08:58.806Z] [2022-07-04T23:08:58.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-04T23:08:58.806Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-04T23:08:58.806Z] #14 199.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-04T23:08:58.806Z] #14 199.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-04T23:08:58.806Z] #14 199.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:08:58.806Z] #14 200.0 Selecting previously unselected package libapparmor1:amd64. [2022-07-04T23:08:58.806Z] #14 200.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-04T23:08:58.806Z] #14 200.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T23:08:58.806Z] #14 200.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-04T23:08:58.806Z] #14 200.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-04T23:08:58.807Z] #14 200.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T23:08:58.807Z] #14 201.0 Selecting previously unselected package libbtrfs0:amd64. [2022-07-04T23:08:58.807Z] #14 201.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-04T23:08:58.807Z] #14 201.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:08:58.807Z] #14 201.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-04T23:08:58.807Z] #14 201.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-04T23:08:58.807Z] #14 201.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:08:58.807Z] #14 201.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-04T23:08:58.807Z] #14 201.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:08:58.807Z] #14 201.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:08:58.807Z] #14 202.0 Selecting previously unselected package libudev-dev:amd64. [2022-07-04T23:08:58.807Z] #14 202.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-04T23:08:58.807Z] #14 202.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:08:58.807Z] #14 202.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-04T23:08:58.807Z] #14 202.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-04T23:08:58.807Z] #14 202.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T23:08:58.807Z] #14 202.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-04T23:08:58.807Z] #14 202.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-04T23:08:58.807Z] #14 202.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T23:08:59.067Z] #14 203.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-04T23:08:59.067Z] #14 203.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-04T23:08:59.067Z] #14 203.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T23:08:59.638Z] #14 203.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-04T23:08:59.638Z] #14 203.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-04T23:08:59.638Z] #14 203.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T23:08:59.688Z] #23 10.94 Collecting yamllint==1.26.1 [2022-07-04T23:08:59.688Z] #23 12.01 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T23:08:59.735Z] #14 DONE 204.0s [2022-07-04T23:08:59.736Z] [2022-07-04T23:08:59.736Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T23:08:59.736Z] #59 sha256:11675223282859fd6cfd4ce76b2d1f2c2af8b828fb31c432d083624fed498e49 [2022-07-04T23:08:59.736Z] #59 DONE 0.2s [2022-07-04T23:08:59.736Z] [2022-07-04T23:08:59.736Z] #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-04T23:08:59.736Z] #60 sha256:707e3010aaa4c647fa6630a5928f4ec016f1c8c27d4890a53c93f6b7a225aa96 [2022-07-04T23:08:59.899Z] #14 203.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-04T23:08:59.899Z] #14 203.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-04T23:08:59.899Z] #14 203.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T23:09:00.163Z] #77 179.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:00.163Z] #77 179.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T23:09:00.163Z] #77 179.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T23:09:00.163Z] #77 179.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:00.163Z] #77 179.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:00.163Z] #77 179.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:00.163Z] #77 179.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:00.163Z] #77 179.6 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T23:09:00.163Z] #77 179.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T23:09:00.163Z] #77 179.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T23:09:00.163Z] #77 179.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T23:09:00.163Z] #77 179.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T23:09:00.163Z] #77 179.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T23:09:00.424Z] #77 179.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T23:09:00.424Z] #77 179.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T23:09:00.424Z] #77 179.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T23:09:00.424Z] #77 179.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T23:09:00.424Z] #77 179.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T23:09:00.424Z] #77 179.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T23:09:00.424Z] #77 179.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T23:09:00.424Z] #77 179.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T23:09:00.424Z] #77 179.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T23:09:00.424Z] #77 180.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T23:09:00.630Z] #23 13.30 Collecting pathspec>=0.5.3 [2022-07-04T23:09:00.630Z] #23 13.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T23:09:00.685Z] #77 180.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T23:09:00.685Z] #77 180.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T23:09:00.685Z] #77 180.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T23:09:00.685Z] #77 180.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T23:09:00.840Z] #14 204.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-04T23:09:00.840Z] #14 204.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-04T23:09:00.840Z] #14 204.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T23:09:00.945Z] #77 180.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T23:09:00.945Z] #77 180.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T23:09:00.945Z] #77 180.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T23:09:01.102Z] #14 205.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-04T23:09:01.102Z] #14 205.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-04T23:09:01.102Z] #14 205.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:09:01.113Z] #60 1.547 + RM_GOPATH=0 [2022-07-04T23:09:01.113Z] #60 1.547 + TMP_GOPATH= [2022-07-04T23:09:01.113Z] #60 1.547 + : /build [2022-07-04T23:09:01.113Z] #60 1.547 + '[' -z '' ']' [2022-07-04T23:09:01.113Z] #60 1.547 ++ mktemp -d [2022-07-04T23:09:01.201Z] #23 13.79 Collecting pyyaml [2022-07-04T23:09:01.201Z] #23 13.80 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-04T23:09:01.201Z] #23 13.86 Building wheels for collected packages: yamllint [2022-07-04T23:09:01.201Z] #23 13.87 Building wheel for yamllint (setup.py): started [2022-07-04T23:09:01.207Z] #77 180.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T23:09:01.207Z] #77 180.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T23:09:01.207Z] #77 180.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T23:09:01.363Z] #14 205.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-04T23:09:01.363Z] #14 205.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-04T23:09:01.371Z] #60 1.552 + export GOPATH=/tmp/tmp.jsEmM391Dd [2022-07-04T23:09:01.371Z] #60 1.552 + GOPATH=/tmp/tmp.jsEmM391Dd [2022-07-04T23:09:01.371Z] #60 1.552 + RM_GOPATH=1 [2022-07-04T23:09:01.371Z] #60 1.552 + case "$(go env GOARCH)" in [2022-07-04T23:09:01.371Z] #60 1.553 ++ go env GOARCH [2022-07-04T23:09:01.371Z] #60 1.604 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:09:01.371Z] #60 1.604 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:09:01.371Z] #60 1.605 ++ dirname /install.sh [2022-07-04T23:09:01.371Z] #60 1.606 + dir=/ [2022-07-04T23:09:01.371Z] #60 1.606 + bin=runc [2022-07-04T23:09:01.371Z] #60 1.606 + shift [2022-07-04T23:09:01.371Z] #60 1.606 + '[' '!' -f //runc.installer ']' [2022-07-04T23:09:01.371Z] #60 1.606 + . //runc.installer [2022-07-04T23:09:01.371Z] #60 1.606 ++ set -e [2022-07-04T23:09:01.371Z] #60 1.606 ++ : v1.1.2 [2022-07-04T23:09:01.371Z] #60 1.606 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T23:09:01.371Z] #60 1.606 + install_runc [2022-07-04T23:09:01.371Z] #60 1.606 + RUNC_BUILDTAGS=seccomp [2022-07-04T23:09:01.371Z] #60 1.606 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T23:09:01.371Z] #60 1.606 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jsEmM391Dd/src/github.com/opencontainers/runc [2022-07-04T23:09:01.371Z] #60 1.658 Cloning into '/tmp/tmp.jsEmM391Dd/src/github.com/opencontainers/runc'... [2022-07-04T23:09:01.469Z] #77 181.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T23:09:01.469Z] #77 181.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T23:09:01.624Z] #14 205.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:09:01.630Z] #60 ... [2022-07-04T23:09:01.630Z] [2022-07-04T23:09:01.630Z] #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-04T23:09:01.630Z] #67 sha256:0954d1f27037267bec3d0fcfa0741e89ada78f2558d2ba88c3e00d1fa73a76e7 [2022-07-04T23:09:01.630Z] #67 205.3 rootlesskit version 1.0.0 [2022-07-04T23:09:01.630Z] #67 205.3 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T23:09:01.630Z] #67 205.3 -container-ip string [2022-07-04T23:09:01.630Z] #67 205.3 container ip [2022-07-04T23:09:01.630Z] #67 205.3 -container-port int [2022-07-04T23:09:01.630Z] #67 205.3 container port (default -1) [2022-07-04T23:09:01.630Z] #67 205.3 -host-ip string [2022-07-04T23:09:01.630Z] #67 205.3 host ip [2022-07-04T23:09:01.630Z] #67 205.3 -host-port int [2022-07-04T23:09:01.630Z] #67 205.3 host port (default -1) [2022-07-04T23:09:01.630Z] #67 205.3 -proto string [2022-07-04T23:09:01.630Z] #67 205.3 proxy protocol (default "tcp") [2022-07-04T23:09:01.630Z] #67 DONE 205.7s [2022-07-04T23:09:01.630Z] [2022-07-04T23:09:01.630Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T23:09:01.630Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-04T23:09:01.630Z] #15 DONE 2.1s [2022-07-04T23:09:01.630Z] [2022-07-04T23:09:01.630Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T23:09:01.630Z] #68 sha256:92a86c64007459b7f883b9295259a345ff25349a8d5ed9723cf6cab38d5fb451 [2022-07-04T23:09:01.630Z] #68 DONE 0.2s [2022-07-04T23:09:01.630Z] [2022-07-04T23:09:01.630Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T23:09:01.630Z] #69 sha256:53c95154704548049a98426d81dce3d97d38f1a41b21aeddd7c582df480ea80e [2022-07-04T23:09:01.731Z] #77 181.3 CC src/crun-crun.o [2022-07-04T23:09:01.885Z] #14 205.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-04T23:09:01.885Z] #14 205.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-04T23:09:01.885Z] #14 205.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:09:02.142Z] #23 14.97 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T23:09:02.142Z] #23 14.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8468e204736849e1e9338b28ad9b77f95017c8ae8c5f1c55e072363e5e6d6d92 [2022-07-04T23:09:02.142Z] #23 14.97 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T23:09:02.142Z] #23 14.98 Successfully built yamllint [2022-07-04T23:09:02.142Z] #23 15.01 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T23:09:02.198Z] #69 DONE 0.2s [2022-07-04T23:09:02.198Z] [2022-07-04T23:09:02.198Z] #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-04T23:09:02.198Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-04T23:09:02.304Z] #77 181.7 CC src/crun-run.o [2022-07-04T23:09:02.304Z] #77 181.7 CC src/crun-delete.o [2022-07-04T23:09:02.566Z] #77 182.0 CC src/crun-kill.o [2022-07-04T23:09:02.566Z] #77 182.1 CC src/crun-pause.o [2022-07-04T23:09:02.713Z] #23 15.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T23:09:02.826Z] #14 206.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-04T23:09:02.826Z] #14 207.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-04T23:09:02.827Z] #77 182.1 CC src/crun-unpause.o [2022-07-04T23:09:02.827Z] #77 182.2 CC src/crun-spec.o [2022-07-04T23:09:03.087Z] #14 207.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-04T23:09:03.087Z] #14 207.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-04T23:09:03.087Z] #14 207.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-04T23:09:03.087Z] #14 207.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-04T23:09:03.087Z] #14 207.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-04T23:09:03.087Z] #14 207.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-04T23:09:03.087Z] #14 207.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-04T23:09:03.087Z] #14 207.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-04T23:09:03.088Z] #77 182.5 CC src/crun-exec.o [2022-07-04T23:09:03.088Z] #77 182.5 CC src/crun-list.o [2022-07-04T23:09:03.088Z] #77 182.6 CC src/crun-create.o [2022-07-04T23:09:03.284Z] #23 DONE 16.0s [2022-07-04T23:09:03.284Z] [2022-07-04T23:09:03.284Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T23:09:03.284Z] #27 sha256:e1ef030d6d846e49e12cd3d5fa35f022628abe0d5874bd066664e5c103d29cf1 [2022-07-04T23:09:03.347Z] #14 207.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-04T23:09:03.347Z] #14 207.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-04T23:09:03.347Z] #14 207.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-04T23:09:03.347Z] #14 207.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-04T23:09:03.347Z] #14 207.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-04T23:09:03.347Z] #14 207.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-04T23:09:03.347Z] #14 207.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-04T23:09:03.347Z] #14 207.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-04T23:09:03.347Z] #14 207.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-04T23:09:03.347Z] #14 207.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-04T23:09:03.349Z] #77 182.9 CC src/crun-start.o [2022-07-04T23:09:03.608Z] #14 207.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:09:03.608Z] #14 207.4 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-04T23:09:03.608Z] #14 207.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:09:03.608Z] #14 207.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-04T23:09:03.608Z] #14 207.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-04T23:09:03.608Z] #14 207.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-04T23:09:03.608Z] #14 207.5 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-04T23:09:03.608Z] #14 207.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-04T23:09:03.608Z] #14 207.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-04T23:09:03.608Z] #14 207.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:09:03.608Z] #14 207.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-04T23:09:03.608Z] #14 207.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:09:03.608Z] #14 207.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-04T23:09:03.611Z] #77 182.9 CC src/crun-state.o [2022-07-04T23:09:03.611Z] #77 183.2 CC src/crun-update.o [2022-07-04T23:09:03.855Z] #27 DONE 0.4s [2022-07-04T23:09:03.855Z] [2022-07-04T23:09:03.855Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T23:09:03.855Z] #32 sha256:6c074856294f1f8e4cca213d0f5a2243a36ee2a7e646025e74ac3f5acc67ae59 [2022-07-04T23:09:03.869Z] #14 207.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:09:03.872Z] #77 183.2 CC src/crun-ps.o [2022-07-04T23:09:04.102Z] #16 DONE 2.6s [2022-07-04T23:09:04.102Z] [2022-07-04T23:09:04.102Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T23:09:04.102Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-04T23:09:04.133Z] #77 183.5 CC src/crun-checkpoint.o [2022-07-04T23:09:04.133Z] #77 183.5 CC src/crun-restore.o [2022-07-04T23:09:04.133Z] #77 183.6 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T23:09:04.395Z] #77 183.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T23:09:04.424Z] #32 DONE 0.6s [2022-07-04T23:09:04.424Z] [2022-07-04T23:09:04.424Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T23:09:04.424Z] #35 sha256:c68c8d9609952082068a8075cd6efe70d5ecacb34cbc63cab0d5e52423bd3972 [2022-07-04T23:09:04.424Z] #35 DONE 0.3s [2022-07-04T23:09:04.424Z] [2022-07-04T23:09:04.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-04T23:09:04.424Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:09:04.450Z] #14 DONE 208.3s [2022-07-04T23:09:04.450Z] [2022-07-04T23:09:04.450Z] #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-04T23:09:04.450Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:09:04.450Z] #47 ... [2022-07-04T23:09:04.450Z] [2022-07-04T23:09:04.450Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-04T23:09:04.450Z] #59 sha256:7bbc2dba0d01f002ff07bab87937944513f9cf8ead500e86f9e53b4a84165614 [2022-07-04T23:09:04.683Z] #60 ... [2022-07-04T23:09:04.683Z] [2022-07-04T23:09:04.683Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T23:09:04.683Z] #37 sha256:5a46c2c4df2d3f04115090496c93cb35b9d7e14606e52f7d34c836e891154c18 [2022-07-04T23:09:04.683Z] #37 DONE 0.1s [2022-07-04T23:09:04.711Z] #59 DONE 0.2s [2022-07-04T23:09:04.711Z] [2022-07-04T23:09:04.711Z] #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-04T23:09:04.711Z] #60 sha256:e58f8a724e087a0ef804221640251067471042e9393f56a431d8e1bd827e154d [2022-07-04T23:09:04.944Z] [2022-07-04T23:09:04.944Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T23:09:04.944Z] #39 sha256:08de44a0405f141e3d76d463ddd98a6c7803857fad5d123f592d46777a3c912e [2022-07-04T23:09:04.944Z] #39 DONE 0.1s [2022-07-04T23:09:04.944Z] [2022-07-04T23:09:04.944Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T23:09:04.944Z] #41 sha256:f30eae6d27c99e855ee376c4f7097e131fba4ddd109c0c3a4a41a349ec9070e0 [2022-07-04T23:09:04.944Z] #41 DONE 0.1s [2022-07-04T23:09:04.944Z] [2022-07-04T23:09:04.944Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T23:09:04.944Z] #45 sha256:108771f69cbb1d2b6ced985406986e1be3f2d22984e439b54e842bbd69a1dcf3 [2022-07-04T23:09:04.944Z] #45 DONE 0.1s [2022-07-04T23:09:04.944Z] [2022-07-04T23:09:04.944Z] #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-04T23:09:04.944Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:09:04.968Z] #77 184.2 CC src/libcrun/libcrun_la-container.lo [2022-07-04T23:09:04.968Z] #77 184.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T23:09:04.968Z] #77 184.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T23:09:04.968Z] #77 184.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T23:09:05.229Z] #77 184.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T23:09:05.490Z] #77 184.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T23:09:05.490Z] #77 185.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T23:09:05.752Z] #77 185.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T23:09:05.752Z] #77 185.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T23:09:05.752Z] #77 185.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T23:09:06.007Z] #17 1.659 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T23:09:06.013Z] #77 185.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T23:09:06.095Z] #60 ... [2022-07-04T23:09:06.095Z] [2022-07-04T23:09:06.095Z] #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-04T23:09:06.095Z] #67 sha256:a39a69dbdb9c522f899e2109bc03d89a9b065adf0eec7fb505ba7286e4760397 [2022-07-04T23:09:06.095Z] #67 209.3 rootlesskit version 1.0.0 [2022-07-04T23:09:06.095Z] #67 209.3 Usage of /build/rootlesskit-docker-proxy: [2022-07-04T23:09:06.095Z] #67 209.3 -container-ip string [2022-07-04T23:09:06.095Z] #67 209.3 container ip [2022-07-04T23:09:06.095Z] #67 209.3 -container-port int [2022-07-04T23:09:06.095Z] #67 209.3 container port (default -1) [2022-07-04T23:09:06.095Z] #67 209.3 -host-ip string [2022-07-04T23:09:06.095Z] #67 209.3 host ip [2022-07-04T23:09:06.095Z] #67 209.3 -host-port int [2022-07-04T23:09:06.095Z] #67 209.3 host port (default -1) [2022-07-04T23:09:06.095Z] #67 209.3 -proto string [2022-07-04T23:09:06.095Z] #67 209.3 proxy protocol (default "tcp") [2022-07-04T23:09:06.095Z] #67 DONE 209.5s [2022-07-04T23:09:06.095Z] [2022-07-04T23:09:06.095Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-04T23:09:06.095Z] #68 sha256:a7b924a7d1b8c5cc534653df9846ac6c1f2e6547220e9f5350c5e89d7bbffc1a [2022-07-04T23:09:06.095Z] #68 DONE 0.1s [2022-07-04T23:09:06.095Z] [2022-07-04T23:09:06.095Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T23:09:06.095Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-04T23:09:06.095Z] #15 ... [2022-07-04T23:09:06.095Z] [2022-07-04T23:09:06.095Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-04T23:09:06.095Z] #69 sha256:36b60b0f4123176e7349c27ab95a47021c3ac76d7ac78a96e9dcac7a7bc28048 [2022-07-04T23:09:06.095Z] #69 DONE 0.2s [2022-07-04T23:09:06.267Z] #17 DONE 1.8s [2022-07-04T23:09:06.267Z] [2022-07-04T23:09:06.267Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T23:09:06.267Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-04T23:09:06.355Z] [2022-07-04T23:09:06.355Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:06.355Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:06.586Z] #77 185.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T23:09:07.158Z] #77 186.6 CC src/libcrun/libcrun_la-error.lo [2022-07-04T23:09:07.298Z] #77 ... [2022-07-04T23:09:07.298Z] [2022-07-04T23:09:07.298Z] #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-04T23:09:07.298Z] #60 sha256:e58f8a724e087a0ef804221640251067471042e9393f56a431d8e1bd827e154d [2022-07-04T23:09:07.298Z] #60 2.610 + RM_GOPATH=0 [2022-07-04T23:09:07.298Z] #60 2.610 + TMP_GOPATH= [2022-07-04T23:09:07.298Z] #60 2.610 + : /build [2022-07-04T23:09:07.298Z] #60 2.610 + '[' -z '' ']' [2022-07-04T23:09:07.298Z] #60 2.610 ++ mktemp -d [2022-07-04T23:09:07.298Z] #60 2.610 + export GOPATH=/tmp/tmp.AEcMhwhsg1 [2022-07-04T23:09:07.298Z] #60 2.610 + GOPATH=/tmp/tmp.AEcMhwhsg1 [2022-07-04T23:09:07.298Z] #60 2.610 + RM_GOPATH=1 [2022-07-04T23:09:07.298Z] #60 2.610 + case "$(go env GOARCH)" in [2022-07-04T23:09:07.298Z] #60 2.610 ++ go env GOARCH [2022-07-04T23:09:07.298Z] #60 2.661 + export GO_BUILDMODE=-buildmode=pie [2022-07-04T23:09:07.298Z] #60 2.661 + GO_BUILDMODE=-buildmode=pie [2022-07-04T23:09:07.298Z] #60 2.661 ++ dirname /install.sh [2022-07-04T23:09:07.298Z] #60 2.670 Install runc version v1.1.2 (build tags: seccomp) [2022-07-04T23:09:07.298Z] #60 2.670 + dir=/ [2022-07-04T23:09:07.298Z] #60 2.670 + bin=runc [2022-07-04T23:09:07.298Z] #60 2.670 + shift [2022-07-04T23:09:07.298Z] #60 2.670 + '[' '!' -f //runc.installer ']' [2022-07-04T23:09:07.298Z] #60 2.670 + . //runc.installer [2022-07-04T23:09:07.298Z] #60 2.670 ++ set -e [2022-07-04T23:09:07.298Z] #60 2.670 ++ : v1.1.2 [2022-07-04T23:09:07.298Z] #60 2.670 + install_runc [2022-07-04T23:09:07.298Z] #60 2.670 + RUNC_BUILDTAGS=seccomp [2022-07-04T23:09:07.298Z] #60 2.670 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-04T23:09:07.298Z] #60 2.670 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AEcMhwhsg1/src/github.com/opencontainers/runc [2022-07-04T23:09:07.298Z] #60 2.676 Cloning into '/tmp/tmp.AEcMhwhsg1/src/github.com/opencontainers/runc'... [2022-07-04T23:09:07.298Z] #60 ... [2022-07-04T23:09:07.298Z] [2022-07-04T23:09:07.298Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-04T23:09:07.298Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-04T23:09:07.298Z] #15 DONE 3.1s [2022-07-04T23:09:07.420Z] #77 186.8 CC src/libcrun/libcrun_la-status.lo [2022-07-04T23:09:07.561Z] [2022-07-04T23:09:07.561Z] #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-04T23:09:07.561Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-04T23:09:07.646Z] #18 DONE 1.4s [2022-07-04T23:09:07.646Z] [2022-07-04T23:09:07.646Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T23:09:07.646Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-04T23:09:07.681Z] #77 187.0 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T23:09:07.681Z] #77 187.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T23:09:08.253Z] #77 187.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T23:09:08.515Z] #77 188.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T23:09:08.776Z] #77 188.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T23:09:09.032Z] #19 DONE 1.4s [2022-07-04T23:09:09.032Z] [2022-07-04T23:09:09.032Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T23:09:09.032Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-04T23:09:09.037Z] #77 188.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T23:09:09.037Z] #77 188.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T23:09:09.298Z] #77 188.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T23:09:09.870Z] #77 189.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T23:09:10.105Z] #16 DONE 2.1s [2022-07-04T23:09:10.105Z] [2022-07-04T23:09:10.105Z] #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-04T23:09:10.105Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:09:10.105Z] #47 ... [2022-07-04T23:09:10.105Z] [2022-07-04T23:09:10.105Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-04T23:09:10.105Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-04T23:09:10.132Z] #77 189.5 CC tests/init.o [2022-07-04T23:09:10.393Z] #77 189.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T23:09:10.936Z] #20 DONE 1.7s [2022-07-04T23:09:10.937Z] [2022-07-04T23:09:10.937Z] #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-04T23:09:10.937Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:09:10.937Z] #47 ... [2022-07-04T23:09:10.937Z] [2022-07-04T23:09:10.937Z] #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-04T23:09:10.937Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:12.020Z] #17 2.351 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-04T23:09:12.281Z] #17 DONE 2.5s [2022-07-04T23:09:12.281Z] [2022-07-04T23:09:12.281Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-04T23:09:12.281Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-04T23:09:12.841Z] #21 2.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:09:12.841Z] #21 2.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:09:13.099Z] #21 2.449 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:09:14.475Z] #21 3.849 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:09:14.827Z] #18 DONE 2.6s [2022-07-04T23:09:14.827Z] [2022-07-04T23:09:14.827Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-04T23:09:14.827Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-04T23:09:16.741Z] #19 DONE 2.0s [2022-07-04T23:09:16.741Z] [2022-07-04T23:09:16.741Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-04T23:09:16.741Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-04T23:09:17.006Z] #21 5.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:09:17.265Z] #21 ... [2022-07-04T23:09:17.265Z] [2022-07-04T23:09:17.265Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:17.265Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:17.265Z] #77 137.2 configure.ac:11: installing 'build-aux/compile' [2022-07-04T23:09:17.265Z] #77 137.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T23:09:17.265Z] #77 137.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T23:09:17.265Z] #77 137.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T23:09:17.265Z] #77 137.3 configure.ac:13: installing 'build-aux/missing' [2022-07-04T23:09:17.265Z] #77 137.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T23:09:17.265Z] #77 137.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T23:09:17.265Z] #77 140.5 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:09:17.265Z] #77 141.0 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:09:17.265Z] #77 141.0 checking how to print strings... printf [2022-07-04T23:09:17.265Z] #77 141.0 checking for gcc... gcc [2022-07-04T23:09:17.265Z] #77 141.2 checking whether the C compiler works... yes [2022-07-04T23:09:17.265Z] #77 141.6 checking for C compiler default output file name... a.out [2022-07-04T23:09:17.524Z] #77 141.6 checking for suffix of executables... [2022-07-04T23:09:17.782Z] #77 142.0 checking whether we are cross compiling... no [2022-07-04T23:09:18.041Z] #77 142.5 checking for suffix of object files... o [2022-07-04T23:09:18.300Z] #77 142.7 checking whether we are using the GNU C compiler... yes [2022-07-04T23:09:18.300Z] #77 142.9 checking whether gcc accepts -g... yes [2022-07-04T23:09:18.653Z] #20 DONE 1.6s [2022-07-04T23:09:18.653Z] [2022-07-04T23:09:18.653Z] #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-04T23:09:18.653Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:19.128Z] #77 143.0 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:09:19.387Z] #77 143.5 checking whether gcc understands -c and -o together... [2022-07-04T23:09:19.387Z] #77 ... [2022-07-04T23:09:19.387Z] [2022-07-04T23:09:19.387Z] #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-04T23:09:19.387Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:19.387Z] #21 8.742 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:09:19.904Z] #47 ... [2022-07-04T23:09:19.904Z] [2022-07-04T23:09:19.904Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:19.904Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:19.904Z] #77 192.1 CCLD libocispec.la [2022-07-04T23:09:19.904Z] #77 192.6 CCLD src/validate [2022-07-04T23:09:19.904Z] #77 192.6 CCLD tests/test-1 [2022-07-04T23:09:19.904Z] #77 192.6 CCLD tests/test-2 [2022-07-04T23:09:19.904Z] #77 192.6 CCLD tests/test-3 [2022-07-04T23:09:19.904Z] #77 192.6 CCLD tests/test-4 [2022-07-04T23:09:19.904Z] #77 192.7 CCLD tests/test-5 [2022-07-04T23:09:19.904Z] #77 192.7 CCLD tests/test-6 [2022-07-04T23:09:19.904Z] #77 192.9 CCLD tests/test-7 [2022-07-04T23:09:19.904Z] #77 193.0 CCLD tests/test-8 [2022-07-04T23:09:19.904Z] #77 193.1 CCLD tests/test-9 [2022-07-04T23:09:19.904Z] #77 193.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T23:09:19.904Z] #77 193.2 CCLD tests/test-11 [2022-07-04T23:09:19.904Z] #77 193.2 CCLD tests/test-10 [2022-07-04T23:09:20.565Z] #21 2.122 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-04T23:09:20.565Z] #21 2.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-04T23:09:20.565Z] #21 2.167 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-04T23:09:21.136Z] #21 2.841 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-04T23:09:21.284Z] #77 195.1 libtool: link: ar cr libocispec.a [2022-07-04T23:09:21.284Z] #77 195.1 libtool: link: ranlib libocispec.a [2022-07-04T23:09:22.078Z] #21 3.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-04T23:09:23.193Z] #77 196.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:23.193Z] #77 196.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T23:09:23.193Z] #77 196.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T23:09:23.193Z] #77 196.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:23.193Z] #77 196.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:23.193Z] #77 196.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:23.193Z] #77 196.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:09:23.193Z] #77 196.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T23:09:23.193Z] #77 197.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T23:09:23.193Z] #77 197.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T23:09:23.193Z] #77 197.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T23:09:23.193Z] #77 197.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T23:09:23.193Z] #77 197.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T23:09:23.193Z] #77 197.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T23:09:23.193Z] #77 197.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T23:09:23.193Z] #77 197.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T23:09:23.193Z] #77 197.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T23:09:23.193Z] #77 197.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T23:09:23.193Z] #77 197.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T23:09:23.453Z] #77 197.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T23:09:23.453Z] #77 197.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T23:09:23.461Z] #21 5.254 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-04T23:09:23.713Z] #77 197.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T23:09:23.714Z] #77 197.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T23:09:23.714Z] #77 197.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T23:09:23.714Z] #77 197.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T23:09:23.714Z] #77 197.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T23:09:23.714Z] #77 197.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T23:09:23.722Z] #21 ... [2022-07-04T23:09:23.722Z] [2022-07-04T23:09:23.722Z] #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-04T23:09:23.722Z] #60 sha256:e58f8a724e087a0ef804221640251067471042e9393f56a431d8e1bd827e154d [2022-07-04T23:09:23.722Z] #60 19.12 + cd /tmp/tmp.AEcMhwhsg1/src/github.com/opencontainers/runc [2022-07-04T23:09:23.722Z] #60 19.13 + git checkout -q v1.1.2 [2022-07-04T23:09:23.974Z] #77 197.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T23:09:24.235Z] #77 198.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T23:09:24.496Z] #77 198.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T23:09:24.496Z] #77 198.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T23:09:24.496Z] #77 198.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T23:09:24.656Z] #21 ... [2022-07-04T23:09:24.656Z] [2022-07-04T23:09:24.656Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:24.656Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:24.656Z] #77 143.5 checking whether gcc understands -c and -o together... yes [2022-07-04T23:09:24.656Z] #77 143.9 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:09:24.656Z] #77 144.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:09:24.656Z] #77 144.1 checking for egrep... /bin/grep -E [2022-07-04T23:09:24.656Z] #77 144.1 checking for fgrep... /bin/grep -F [2022-07-04T23:09:24.656Z] #77 144.1 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:09:24.656Z] #77 144.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:09:24.656Z] #77 144.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:09:24.656Z] #77 144.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:09:24.656Z] #77 144.4 checking whether ln -s works... yes [2022-07-04T23:09:24.656Z] #77 144.4 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:09:24.656Z] #77 144.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-04T23:09:24.656Z] #77 144.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:09:24.656Z] #77 144.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:09:24.656Z] #77 144.5 checking for objdump... objdump [2022-07-04T23:09:24.656Z] #77 144.5 checking how to recognize dependent libraries... pass_all [2022-07-04T23:09:24.656Z] #77 144.5 checking for dlltool... no [2022-07-04T23:09:24.656Z] #77 144.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:09:24.656Z] #77 144.5 checking for ar... ar [2022-07-04T23:09:24.656Z] #77 144.5 checking for archiver @FILE support... @ [2022-07-04T23:09:24.656Z] #77 144.7 checking for strip... strip [2022-07-04T23:09:24.656Z] #77 144.7 checking for ranlib... ranlib [2022-07-04T23:09:24.656Z] #77 144.7 checking for gawk... no [2022-07-04T23:09:24.656Z] #77 144.7 checking for mawk... mawk [2022-07-04T23:09:24.656Z] #77 144.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:09:24.656Z] #77 145.3 checking for sysroot... no [2022-07-04T23:09:24.656Z] #77 145.3 checking for a working dd... /bin/dd [2022-07-04T23:09:24.656Z] #77 145.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:09:24.656Z] #77 145.6 checking for mt... no [2022-07-04T23:09:24.656Z] #77 145.6 checking if : is a manifest tool... no [2022-07-04T23:09:24.656Z] #77 145.6 checking how to run the C preprocessor... gcc -E [2022-07-04T23:09:24.656Z] #77 146.4 checking for ANSI C header files... yes [2022-07-04T23:09:24.656Z] #77 147.8 checking for sys/types.h... yes [2022-07-04T23:09:24.656Z] #77 148.2 checking for sys/stat.h... yes [2022-07-04T23:09:24.656Z] #77 148.4 checking for stdlib.h... yes [2022-07-04T23:09:24.656Z] #77 148.5 checking for string.h... yes [2022-07-04T23:09:24.656Z] #77 148.8 checking for memory.h... yes [2022-07-04T23:09:24.664Z] #60 19.95 + '[' -z '' ']' [2022-07-04T23:09:24.664Z] #60 19.95 + target=static [2022-07-04T23:09:24.664Z] #60 19.95 + make BUILDTAGS=seccomp static [2022-07-04T23:09:24.757Z] #77 198.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T23:09:24.757Z] #77 198.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T23:09:24.915Z] #77 149.1 checking for strings.h... yes [2022-07-04T23:09:24.924Z] #60 ... [2022-07-04T23:09:24.924Z] [2022-07-04T23:09:24.924Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:24.924Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:24.924Z] #77 136.8 configure.ac:11: installing 'build-aux/compile' [2022-07-04T23:09:24.924Z] #77 136.8 configure.ac:11: installing 'build-aux/config.guess' [2022-07-04T23:09:24.924Z] #77 136.8 configure.ac:11: installing 'build-aux/config.sub' [2022-07-04T23:09:24.924Z] #77 136.9 configure.ac:13: installing 'build-aux/install-sh' [2022-07-04T23:09:24.924Z] #77 136.9 configure.ac:13: installing 'build-aux/missing' [2022-07-04T23:09:24.924Z] #77 136.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-04T23:09:24.924Z] #77 137.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-04T23:09:24.924Z] #77 140.2 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:09:24.924Z] #77 140.7 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:09:24.925Z] #77 140.7 checking how to print strings... printf [2022-07-04T23:09:24.925Z] #77 140.8 checking for gcc... gcc [2022-07-04T23:09:24.925Z] #77 141.0 checking whether the C compiler works... yes [2022-07-04T23:09:24.925Z] #77 141.3 checking for C compiler default output file name... a.out [2022-07-04T23:09:24.925Z] #77 141.3 checking for suffix of executables... [2022-07-04T23:09:24.925Z] #77 141.7 checking whether we are cross compiling... no [2022-07-04T23:09:24.925Z] #77 142.2 checking for suffix of object files... o [2022-07-04T23:09:24.925Z] #77 142.4 checking whether we are using the GNU C compiler... yes [2022-07-04T23:09:24.925Z] #77 142.5 checking whether gcc accepts -g... yes [2022-07-04T23:09:24.925Z] #77 142.7 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:09:24.925Z] #77 143.0 checking whether gcc understands -c and -o together... yes [2022-07-04T23:09:24.925Z] #77 143.2 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:09:24.925Z] #77 143.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:09:24.925Z] #77 143.2 checking for egrep... /bin/grep -E [2022-07-04T23:09:24.925Z] #77 143.2 checking for fgrep... /bin/grep -F [2022-07-04T23:09:24.925Z] #77 143.2 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:09:24.925Z] #77 143.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:09:24.925Z] #77 143.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:09:24.925Z] #77 143.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:09:24.925Z] #77 143.4 checking whether ln -s works... yes [2022-07-04T23:09:24.925Z] #77 143.4 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:09:24.925Z] #77 143.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-04T23:09:24.925Z] #77 143.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:09:24.925Z] #77 143.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:09:24.925Z] #77 143.4 checking for objdump... objdump [2022-07-04T23:09:24.925Z] #77 143.4 checking how to recognize dependent libraries... pass_all [2022-07-04T23:09:24.925Z] #77 143.4 checking for dlltool... no [2022-07-04T23:09:24.925Z] #77 143.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:09:24.925Z] #77 143.4 checking for ar... ar [2022-07-04T23:09:24.925Z] #77 143.5 checking for archiver @FILE support... @ [2022-07-04T23:09:24.925Z] #77 143.5 checking for strip... strip [2022-07-04T23:09:24.925Z] #77 143.5 checking for ranlib... ranlib [2022-07-04T23:09:24.925Z] #77 143.5 checking for gawk... no [2022-07-04T23:09:24.925Z] #77 143.5 checking for mawk... mawk [2022-07-04T23:09:24.925Z] #77 143.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:09:24.925Z] #77 144.0 checking for sysroot... no [2022-07-04T23:09:24.925Z] #77 144.0 checking for a working dd... /bin/dd [2022-07-04T23:09:24.925Z] #77 144.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:09:24.925Z] #77 144.2 checking for mt... no [2022-07-04T23:09:24.925Z] #77 144.2 checking if : is a manifest tool... no [2022-07-04T23:09:24.925Z] #77 144.2 checking how to run the C preprocessor... gcc -E [2022-07-04T23:09:24.925Z] #77 144.5 checking for ANSI C header files... yes [2022-07-04T23:09:24.925Z] #77 145.4 checking for sys/types.h... yes [2022-07-04T23:09:24.925Z] #77 145.5 checking for sys/stat.h... yes [2022-07-04T23:09:24.925Z] #77 145.7 checking for stdlib.h... yes [2022-07-04T23:09:24.925Z] #77 145.9 checking for string.h... yes [2022-07-04T23:09:24.925Z] #77 146.1 checking for memory.h... yes [2022-07-04T23:09:24.925Z] #77 146.4 checking for strings.h... yes [2022-07-04T23:09:25.017Z] #77 198.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T23:09:25.174Z] #77 149.4 checking for inttypes.h... yes [2022-07-04T23:09:25.185Z] #77 146.7 checking for inttypes.h... yes [2022-07-04T23:09:25.185Z] #77 146.9 checking for stdint.h... [2022-07-04T23:09:25.185Z] #77 ... [2022-07-04T23:09:25.185Z] [2022-07-04T23:09:25.185Z] #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-04T23:09:25.185Z] #60 sha256:e58f8a724e087a0ef804221640251067471042e9393f56a431d8e1bd827e154d [2022-07-04T23:09:25.185Z] #60 20.43 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-04T23:09:25.277Z] #77 199.2 CC src/crun-crun.o [2022-07-04T23:09:25.277Z] #77 199.3 CC src/crun-run.o [2022-07-04T23:09:25.433Z] #77 149.7 checking for stdint.h... yes [2022-07-04T23:09:25.538Z] #77 199.3 CC src/crun-delete.o [2022-07-04T23:09:25.538Z] #77 199.5 CC src/crun-kill.o [2022-07-04T23:09:25.692Z] #77 150.0 checking for unistd.h... yes [2022-07-04T23:09:25.806Z] #77 199.6 CC src/crun-pause.o [2022-07-04T23:09:25.806Z] #77 199.7 CC src/crun-unpause.o [2022-07-04T23:09:25.806Z] #77 199.8 CC src/crun-spec.o [2022-07-04T23:09:26.073Z] #77 199.9 CC src/crun-exec.o [2022-07-04T23:09:26.073Z] #77 200.0 CC src/crun-list.o [2022-07-04T23:09:26.260Z] #77 150.2 checking for dlfcn.h... yes [2022-07-04T23:09:26.260Z] #77 150.7 checking for objdir... .libs [2022-07-04T23:09:26.333Z] #77 200.2 CC src/crun-create.o [2022-07-04T23:09:26.592Z] #77 200.3 CC src/crun-start.o [2022-07-04T23:09:26.592Z] #77 200.5 CC src/crun-state.o [2022-07-04T23:09:26.852Z] #77 200.6 CC src/crun-update.o [2022-07-04T23:09:26.852Z] #77 ... [2022-07-04T23:09:26.852Z] [2022-07-04T23:09:26.852Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-04T23:09:26.852Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:09:26.852Z] #47 245.9 + dpkg --print-architecture [2022-07-04T23:09:26.852Z] #47 245.9 + git checkout -q v2.1.0 [2022-07-04T23:09:26.852Z] #47 246.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-04T23:09:26.852Z] #47 246.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-04T23:09:27.494Z] #77 151.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:09:27.495Z] #77 151.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:09:27.757Z] #77 151.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:09:28.335Z] #77 152.2 checking if gcc static flag -static works... [2022-07-04T23:09:28.335Z] #77 ... [2022-07-04T23:09:28.335Z] [2022-07-04T23:09:28.335Z] #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-04T23:09:28.335Z] #60 sha256:707e3010aaa4c647fa6630a5928f4ec016f1c8c27d4890a53c93f6b7a225aa96 [2022-07-04T23:09:28.335Z] #60 18.41 + cd /tmp/tmp.jsEmM391Dd/src/github.com/opencontainers/runc [2022-07-04T23:09:28.335Z] #60 18.41 + git checkout -q v1.1.2 [2022-07-04T23:09:28.335Z] #60 19.25 + '[' -z '' ']' [2022-07-04T23:09:28.335Z] #60 19.25 + target=static [2022-07-04T23:09:28.335Z] #60 19.25 + make BUILDTAGS=seccomp static [2022-07-04T23:09:28.335Z] #60 19.76 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-04T23:09:28.900Z] #60 ... [2022-07-04T23:09:28.900Z] [2022-07-04T23:09:28.900Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:09:28.900Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:28.900Z] #77 152.2 checking if gcc static flag -static works... yes [2022-07-04T23:09:29.158Z] #77 153.3 checking if gcc supports -c -o file.o... yes [2022-07-04T23:09:29.158Z] #77 153.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:09:29.158Z] #77 153.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:09:29.726Z] #77 153.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:09:29.726Z] #77 154.3 checking how to hardcode library paths into programs... immediate [2022-07-04T23:09:29.726Z] #77 154.3 checking whether stripping libraries is possible... yes [2022-07-04T23:09:29.726Z] #77 154.3 checking if libtool supports shared libraries... yes [2022-07-04T23:09:29.726Z] #77 154.3 checking whether to build shared libraries... no [2022-07-04T23:09:29.726Z] #77 154.3 checking whether to build static libraries... yes [2022-07-04T23:09:29.726Z] #77 154.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:09:29.988Z] #77 154.4 checking whether build environment is sane... yes [2022-07-04T23:09:29.988Z] #77 154.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:09:29.988Z] #77 154.5 checking whether make sets $(MAKE)... yes [2022-07-04T23:09:29.988Z] #77 154.6 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:09:29.988Z] #77 154.6 checking whether make supports nested variables... yes [2022-07-04T23:09:30.248Z] #77 154.8 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:09:30.248Z] #77 154.8 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:09:30.507Z] #77 154.8 checking how to create a ustar tar archive... gnutar [2022-07-04T23:09:30.507Z] #77 154.9 checking dependency style of gcc... gcc3 [2022-07-04T23:09:30.507Z] #77 155.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:09:30.507Z] #77 155.0 checking whether make supports nested variables... (cached) yes [2022-07-04T23:09:30.507Z] #77 155.0 checking for gawk... (cached) mawk [2022-07-04T23:09:30.507Z] #77 155.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T23:09:30.507Z] #77 155.0 checking for gcc... (cached) gcc [2022-07-04T23:09:30.536Z] #60 ... [2022-07-04T23:09:30.536Z] [2022-07-04T23:09:30.536Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:09:30.536Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:30.536Z] #77 146.9 checking for stdint.h... yes [2022-07-04T23:09:30.536Z] #77 147.2 checking for unistd.h... yes [2022-07-04T23:09:30.536Z] #77 147.4 checking for dlfcn.h... yes [2022-07-04T23:09:30.536Z] #77 147.7 checking for objdir... .libs [2022-07-04T23:09:30.536Z] #77 148.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:09:30.536Z] #77 148.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:09:30.536Z] #77 148.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:09:30.536Z] #77 148.6 checking if gcc static flag -static works... yes [2022-07-04T23:09:30.536Z] #77 149.3 checking if gcc supports -c -o file.o... yes [2022-07-04T23:09:30.536Z] #77 149.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:09:30.536Z] #77 149.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:09:30.536Z] #77 149.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:09:30.536Z] #77 150.2 checking how to hardcode library paths into programs... immediate [2022-07-04T23:09:30.536Z] #77 150.2 checking whether stripping libraries is possible... yes [2022-07-04T23:09:30.536Z] #77 150.2 checking if libtool supports shared libraries... yes [2022-07-04T23:09:30.536Z] #77 150.2 checking whether to build shared libraries... no [2022-07-04T23:09:30.536Z] #77 150.2 checking whether to build static libraries... yes [2022-07-04T23:09:30.536Z] #77 150.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:09:30.536Z] #77 150.2 checking whether build environment is sane... yes [2022-07-04T23:09:30.536Z] #77 150.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:09:30.536Z] #77 150.3 checking whether make sets $(MAKE)... yes [2022-07-04T23:09:30.536Z] #77 150.4 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:09:30.536Z] #77 150.5 checking whether make supports nested variables... yes [2022-07-04T23:09:30.536Z] #77 150.6 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:09:30.536Z] #77 150.6 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:09:30.536Z] #77 150.6 checking how to create a ustar tar archive... gnutar [2022-07-04T23:09:30.536Z] #77 150.7 checking dependency style of gcc... gcc3 [2022-07-04T23:09:30.536Z] #77 151.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:09:30.536Z] #77 151.1 checking whether make supports nested variables... (cached) yes [2022-07-04T23:09:30.536Z] #77 151.1 checking for gawk... (cached) mawk [2022-07-04T23:09:30.536Z] #77 151.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T23:09:30.536Z] #77 151.1 checking for gcc... (cached) gcc [2022-07-04T23:09:30.536Z] #77 151.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T23:09:30.536Z] #77 151.3 checking whether gcc accepts -g... (cached) yes [2022-07-04T23:09:30.536Z] #77 151.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T23:09:30.536Z] #77 151.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T23:09:30.536Z] #77 151.3 checking for a Python interpreter with version >= 3... python3 [2022-07-04T23:09:30.536Z] #77 151.4 checking for python3... /usr/bin/python3 [2022-07-04T23:09:30.536Z] #77 151.4 checking for python3 version... 3.9 [2022-07-04T23:09:30.536Z] #77 151.5 checking for python3 platform... linux [2022-07-04T23:09:30.536Z] #77 151.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T23:09:30.536Z] #77 151.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T23:09:30.536Z] #77 152.2 checking for go-md2man... no [2022-07-04T23:09:30.536Z] #77 152.2 checking error.h usability... yes [2022-07-04T23:09:30.536Z] #77 152.4 checking error.h presence... yes [2022-07-04T23:09:30.767Z] #77 155.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T23:09:30.767Z] #77 155.2 checking whether gcc accepts -g... (cached) yes [2022-07-04T23:09:30.767Z] #77 155.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T23:09:30.767Z] #77 155.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T23:09:30.767Z] #77 155.2 checking for a Python interpreter with version >= 3... python3 [2022-07-04T23:09:30.767Z] #77 155.3 checking for python3... /usr/bin/python3 [2022-07-04T23:09:30.767Z] #77 155.3 checking for python3 version... 3.9 [2022-07-04T23:09:30.806Z] #77 152.5 checking for error.h... yes [2022-07-04T23:09:31.027Z] #77 155.4 checking for python3 platform... linux [2022-07-04T23:09:31.027Z] #77 155.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T23:09:31.082Z] #77 152.6 checking linux/openat2.h usability... yes [2022-07-04T23:09:31.082Z] #77 152.9 checking linux/openat2.h presence... yes [2022-07-04T23:09:31.082Z] #77 152.9 checking for linux/openat2.h... yes [2022-07-04T23:09:31.286Z] #77 155.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T23:09:31.286Z] #77 155.9 checking for go-md2man... no [2022-07-04T23:09:31.346Z] #77 153.0 checking for copy_file_range... yes [2022-07-04T23:09:31.547Z] #77 155.9 checking error.h usability... yes [2022-07-04T23:09:31.547Z] #77 156.2 checking error.h presence... yes [2022-07-04T23:09:31.614Z] #77 153.4 checking for fgetxattr... yes [2022-07-04T23:09:31.805Z] #77 156.2 checking for error.h... yes [2022-07-04T23:09:32.063Z] #77 156.3 checking linux/openat2.h usability... yes [2022-07-04T23:09:32.327Z] #77 156.6 checking linux/openat2.h presence... yes [2022-07-04T23:09:32.327Z] #77 156.7 checking for linux/openat2.h... yes [2022-07-04T23:09:32.367Z] #77 209.2 CCLD tests/init [2022-07-04T23:09:32.443Z] #77 153.8 checking for statx... yes [2022-07-04T23:09:32.589Z] #77 156.8 checking for copy_file_range... yes [2022-07-04T23:09:32.847Z] #77 157.1 checking for fgetxattr... yes [2022-07-04T23:09:33.273Z] #77 154.5 checking for fgetpwent_r... yes [2022-07-04T23:09:33.415Z] #77 157.5 checking for statx... yes [2022-07-04T23:09:33.673Z] #77 157.9 checking for fgetpwent_r... yes [2022-07-04T23:09:34.191Z] #77 158.3 checking for issetugid... no [2022-07-04T23:09:34.191Z] #77 158.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T23:09:34.191Z] #77 158.6 checking pkg-config is at least version 0.9.0... yes [2022-07-04T23:09:34.216Z] #77 155.2 checking for issetugid... no [2022-07-04T23:09:34.216Z] #77 155.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T23:09:34.216Z] #77 155.9 checking pkg-config is at least version 0.9.0... yes [2022-07-04T23:09:34.758Z] #77 158.7 checking for library containing yajl_tree_get... -lyajl [2022-07-04T23:09:34.758Z] #77 159.3 checking for yajl >= 2.0.0... yes [2022-07-04T23:09:34.991Z] #47 ... [2022-07-04T23:09:34.991Z] [2022-07-04T23:09:34.991Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:34.991Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:34.991Z] #77 201.0 CC src/crun-ps.o [2022-07-04T23:09:34.991Z] #77 201.1 CC src/crun-checkpoint.o [2022-07-04T23:09:34.991Z] #77 201.4 CC src/crun-restore.o [2022-07-04T23:09:34.991Z] #77 201.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T23:09:34.991Z] #77 201.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T23:09:34.991Z] #77 201.7 CC src/libcrun/libcrun_la-container.lo [2022-07-04T23:09:34.991Z] #77 201.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T23:09:34.991Z] #77 202.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T23:09:34.991Z] #77 202.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T23:09:34.991Z] #77 202.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T23:09:34.991Z] #77 202.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T23:09:34.991Z] #77 202.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T23:09:34.991Z] #77 203.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T23:09:34.991Z] #77 203.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T23:09:34.991Z] #77 203.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T23:09:34.991Z] #77 204.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T23:09:34.991Z] #77 204.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T23:09:34.991Z] #77 204.4 CC src/libcrun/libcrun_la-error.lo [2022-07-04T23:09:34.991Z] #77 204.6 CC src/libcrun/libcrun_la-status.lo [2022-07-04T23:09:34.991Z] #77 205.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T23:09:34.991Z] #77 205.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T23:09:34.991Z] #77 205.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T23:09:34.991Z] #77 206.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T23:09:34.991Z] #77 207.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T23:09:34.991Z] #77 207.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T23:09:34.991Z] #77 207.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T23:09:34.991Z] #77 207.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T23:09:34.991Z] #77 208.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T23:09:34.991Z] #77 208.2 CC tests/init.o [2022-07-04T23:09:34.991Z] #77 208.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T23:09:35.327Z] #77 159.4 checking sys/capability.h usability... yes [2022-07-04T23:09:35.327Z] #77 159.6 checking sys/capability.h presence... yes [2022-07-04T23:09:35.327Z] #77 159.7 checking for sys/capability.h... yes [2022-07-04T23:09:35.598Z] #77 155.9 checking for library containing yajl_tree_get... -lyajl [2022-07-04T23:09:35.598Z] #77 157.3 checking for yajl >= 2.0.0... yes [2022-07-04T23:09:35.895Z] #77 159.7 checking for library containing cap_from_name... -lcap [2022-07-04T23:09:36.168Z] #77 157.5 checking sys/capability.h usability... yes [2022-07-04T23:09:36.168Z] #77 158.0 checking sys/capability.h presence... yes [2022-07-04T23:09:36.428Z] #77 158.2 checking for sys/capability.h... yes [2022-07-04T23:09:36.462Z] #77 160.4 checking for library containing dlopen... [2022-07-04T23:09:36.462Z] #77 ... [2022-07-04T23:09:36.462Z] [2022-07-04T23:09:36.462Z] #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-04T23:09:36.462Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:36.462Z] #21 15.68 Fetched 8548 kB in 14s (615 kB/s) [2022-07-04T23:09:36.462Z] #21 15.68 Reading package lists... [2022-07-04T23:09:36.462Z] #21 21.18 Reading package lists... [2022-07-04T23:09:36.462Z] #21 ... [2022-07-04T23:09:36.462Z] [2022-07-04T23:09:36.462Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:36.462Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:36.462Z] #77 160.4 checking for library containing dlopen... -ldl [2022-07-04T23:09:36.721Z] #77 161.0 checking seccomp.h usability... yes [2022-07-04T23:09:36.979Z] #77 161.3 checking seccomp.h presence... yes [2022-07-04T23:09:36.979Z] #77 161.5 checking for seccomp.h... yes [2022-07-04T23:09:36.997Z] #77 158.2 checking for library containing cap_from_name... -lcap [2022-07-04T23:09:37.935Z] #77 158.9 checking for library containing dlopen... -ldl [2022-07-04T23:09:38.355Z] #77 161.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T23:09:38.506Z] #77 159.8 checking seccomp.h usability... yes [2022-07-04T23:09:38.506Z] #77 160.2 checking seccomp.h presence... yes [2022-07-04T23:09:38.506Z] #77 160.4 checking for seccomp.h... yes [2022-07-04T23:09:38.613Z] #77 162.6 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T23:09:39.180Z] #77 163.1 checking systemd/sd-bus.h usability... yes [2022-07-04T23:09:39.180Z] #77 163.5 checking systemd/sd-bus.h presence... yes [2022-07-04T23:09:39.180Z] #77 163.7 checking for systemd/sd-bus.h... yes [2022-07-04T23:09:39.446Z] #77 160.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-04T23:09:39.446Z] #77 161.2 checking for library containing seccomp_arch_resolve_name... [2022-07-04T23:09:39.446Z] #77 ... [2022-07-04T23:09:39.446Z] [2022-07-04T23:09:39.446Z] #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-04T23:09:39.446Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:39.446Z] #21 11.19 Fetched 8548 kB in 9s (913 kB/s) [2022-07-04T23:09:39.446Z] #21 11.19 Reading package lists... [2022-07-04T23:09:40.015Z] #21 16.69 Reading package lists... [2022-07-04T23:09:40.015Z] #21 ... [2022-07-04T23:09:40.015Z] [2022-07-04T23:09:40.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-04T23:09:40.015Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:40.015Z] #77 161.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-04T23:09:40.274Z] #77 161.8 checking systemd/sd-bus.h usability... yes [2022-07-04T23:09:40.556Z] #77 163.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T23:09:40.843Z] #77 162.2 checking systemd/sd-bus.h presence... yes [2022-07-04T23:09:40.843Z] #77 162.5 checking for systemd/sd-bus.h... yes [2022-07-04T23:09:41.122Z] #77 165.0 checking for sd_notify_barrier... yes [2022-07-04T23:09:41.414Z] #77 162.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-04T23:09:41.689Z] #77 165.6 checking linux/bpf.h usability... yes [2022-07-04T23:09:41.689Z] #77 166.2 checking linux/bpf.h presence... yes [2022-07-04T23:09:41.689Z] #77 166.2 checking for linux/bpf.h... yes [2022-07-04T23:09:41.948Z] #77 166.3 checking compilation for eBPF... yes [2022-07-04T23:09:41.948Z] #77 166.4 checking for criu >= 3.15... no [2022-07-04T23:09:41.948Z] #77 166.4 configure: CRIU headers not found, building without CRIU support [2022-07-04T23:09:41.948Z] #77 166.4 checking for criu > 3.16... no [2022-07-04T23:09:41.948Z] #77 166.5 configure: CRIU version doesn't support join-ns API [2022-07-04T23:09:41.948Z] #77 166.5 checking for criu > 3.16.1... no [2022-07-04T23:09:41.948Z] #77 166.5 configure: CRIU version doesn't support for pre-dumping [2022-07-04T23:09:41.984Z] #77 163.4 checking for sd_notify_barrier... yes [2022-07-04T23:09:42.208Z] #77 166.5 checking for new mount API (fsconfig)... yes [2022-07-04T23:09:42.208Z] #77 166.6 checking for seccomp notify API... yes [2022-07-04T23:09:42.243Z] #77 163.9 checking linux/bpf.h usability... yes [2022-07-04T23:09:42.467Z] #77 166.9 checking for gperf... no [2022-07-04T23:09:42.467Z] #77 166.9 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T23:09:42.726Z] #77 166.9 checking for library containing argp_parse... none required [2022-07-04T23:09:42.814Z] #77 164.3 checking linux/bpf.h presence... yes [2022-07-04T23:09:42.814Z] #77 164.5 checking for linux/bpf.h... yes [2022-07-04T23:09:42.984Z] #77 167.4 checking that generated files are newer than configure... done [2022-07-04T23:09:42.984Z] #77 167.5 configure: creating ./config.status [2022-07-04T23:09:43.074Z] #77 164.5 checking compilation for eBPF... yes [2022-07-04T23:09:43.074Z] #77 165.0 checking for criu >= 3.15... no [2022-07-04T23:09:43.074Z] #77 165.1 configure: CRIU headers not found, building without CRIU support [2022-07-04T23:09:43.074Z] #77 165.1 checking for criu > 3.16... no [2022-07-04T23:09:43.334Z] #77 165.2 configure: CRIU version doesn't support join-ns API [2022-07-04T23:09:43.334Z] #77 165.2 checking for criu > 3.16.1... no [2022-07-04T23:09:43.334Z] #77 165.3 configure: CRIU version doesn't support for pre-dumping [2022-07-04T23:09:43.334Z] #77 165.3 checking for new mount API (fsconfig)... yes [2022-07-04T23:09:43.593Z] #77 165.4 checking for seccomp notify API... yes [2022-07-04T23:09:43.593Z] #77 165.6 checking for gperf... no [2022-07-04T23:09:43.593Z] #77 165.6 configure: gperf not found - cannot rebuild signal parser code [2022-07-04T23:09:44.163Z] #77 165.6 checking for library containing argp_parse... none required [2022-07-04T23:09:44.424Z] #77 166.5 checking that generated files are newer than configure... done [2022-07-04T23:09:44.424Z] #77 166.5 configure: creating ./config.status [2022-07-04T23:09:44.887Z] #77 ... [2022-07-04T23:09:44.887Z] [2022-07-04T23:09:44.887Z] #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-04T23:09:44.887Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:44.887Z] #21 21.18 Reading package lists... [2022-07-04T23:09:44.887Z] #21 26.13 Building dependency tree... [2022-07-04T23:09:44.887Z] #21 30.06 The following additional packages will be installed: [2022-07-04T23:09:44.887Z] #21 30.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T23:09:44.887Z] #21 30.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-04T23:09:44.887Z] #21 30.08 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:09:44.887Z] #21 30.09 python3-pkg-resources vim-runtime xxd [2022-07-04T23:09:44.887Z] #21 30.09 Suggested packages: [2022-07-04T23:09:44.888Z] #21 30.12 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-04T23:09:44.888Z] #21 30.12 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-04T23:09:44.888Z] #21 30.12 acl attr quota [2022-07-04T23:09:44.888Z] #21 30.12 Recommended packages: [2022-07-04T23:09:44.888Z] #21 30.12 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T23:09:44.888Z] #21 32.79 The following NEW packages will be installed: [2022-07-04T23:09:44.888Z] #21 32.79 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-04T23:09:44.888Z] #21 32.80 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T23:09:44.888Z] #21 32.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-04T23:09:44.888Z] #21 32.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-04T23:09:44.888Z] #21 32.80 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:09:44.888Z] #21 32.81 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-04T23:09:44.888Z] #21 32.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-04T23:09:44.888Z] #21 32.81 xz-utils zip zstd [2022-07-04T23:09:44.888Z] #21 33.28 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:09:44.888Z] #21 33.28 Need to get 27.7 MB of archives. [2022-07-04T23:09:44.888Z] #21 33.28 After this operation, 106 MB of additional disk space will be used. [2022-07-04T23:09:44.888Z] #21 33.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-04T23:09:44.888Z] #21 33.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-04T23:09:44.888Z] #21 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-04T23:09:44.888Z] #21 33.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T23:09:44.888Z] #21 33.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-04T23:09:44.888Z] #21 33.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-04T23:09:44.888Z] #21 33.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-04T23:09:44.888Z] #21 33.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-04T23:09:44.888Z] #21 33.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:09:44.888Z] #21 33.39 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-04T23:09:44.888Z] #21 33.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T23:09:44.888Z] #21 33.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T23:09:44.888Z] #21 33.44 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T23:09:44.888Z] #21 33.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-04T23:09:44.888Z] #21 33.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-04T23:09:44.888Z] #21 33.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-04T23:09:44.888Z] #21 33.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-04T23:09:44.888Z] #21 33.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-04T23:09:44.888Z] #21 33.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-04T23:09:44.888Z] #21 33.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-04T23:09:44.888Z] #21 33.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-04T23:09:44.888Z] #21 33.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T23:09:44.888Z] #21 33.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T23:09:44.888Z] #21 33.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T23:09:44.888Z] #21 33.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-04T23:09:44.888Z] #21 33.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-04T23:09:44.888Z] #21 33.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T23:09:44.888Z] #21 34.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-04T23:09:44.888Z] #21 34.17 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-04T23:09:44.888Z] #21 34.18 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-04T23:09:44.888Z] #21 34.18 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-04T23:09:44.888Z] #21 34.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T23:09:44.888Z] #21 34.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-04T23:09:44.888Z] #21 34.20 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T23:09:44.888Z] #21 34.22 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-04T23:09:44.888Z] #21 34.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T23:09:44.888Z] #21 34.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T23:09:44.888Z] #21 34.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:09:44.888Z] #21 34.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T23:09:44.888Z] #21 34.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T23:09:44.888Z] #21 34.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T23:09:44.888Z] #21 34.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-04T23:09:45.148Z] #21 34.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-04T23:09:45.148Z] #21 34.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-04T23:09:45.148Z] #21 34.59 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-04T23:09:45.715Z] #21 34.99 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-04T23:09:45.715Z] #21 35.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-04T23:09:45.715Z] #21 35.13 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-04T23:09:45.715Z] #21 35.17 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-04T23:09:46.285Z] #21 ... [2022-07-04T23:09:46.285Z] [2022-07-04T23:09:46.285Z] #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-04T23:09:46.285Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:09:46.285Z] #34 DONE 250.4s [2022-07-04T23:09:46.545Z] [2022-07-04T23:09:46.545Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:46.545Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:47.481Z] #77 ... [2022-07-04T23:09:47.481Z] [2022-07-04T23:09:47.481Z] #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-04T23:09:47.481Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:47.481Z] #21 36.81 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:09:47.719Z] #77 ... [2022-07-04T23:09:47.719Z] [2022-07-04T23:09:47.719Z] #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-04T23:09:47.719Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:47.719Z] #21 16.69 Reading package lists... [2022-07-04T23:09:47.719Z] #21 22.51 Building dependency tree... [2022-07-04T23:09:47.719Z] #21 26.05 The following additional packages will be installed: [2022-07-04T23:09:47.719Z] #21 26.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T23:09:47.719Z] #21 26.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-04T23:09:47.719Z] #21 26.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:09:47.719Z] #21 26.07 python3-pkg-resources vim-runtime xxd [2022-07-04T23:09:47.719Z] #21 26.09 Suggested packages: [2022-07-04T23:09:47.719Z] #21 26.09 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-04T23:09:47.719Z] #21 26.09 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-04T23:09:47.719Z] #21 26.09 acl attr quota [2022-07-04T23:09:47.719Z] #21 26.09 Recommended packages: [2022-07-04T23:09:47.719Z] #21 26.09 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-04T23:09:47.719Z] #21 28.29 The following NEW packages will be installed: [2022-07-04T23:09:47.719Z] #21 28.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-04T23:09:47.719Z] #21 28.29 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-04T23:09:47.719Z] #21 28.30 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-04T23:09:47.719Z] #21 28.30 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-04T23:09:47.719Z] #21 28.30 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-04T23:09:47.719Z] #21 28.31 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-04T23:09:47.719Z] #21 28.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-04T23:09:47.719Z] #21 28.31 xz-utils zip zstd [2022-07-04T23:09:47.719Z] #21 28.71 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:09:47.719Z] #21 28.71 Need to get 27.7 MB of archives. [2022-07-04T23:09:47.719Z] #21 28.71 After this operation, 106 MB of additional disk space will be used. [2022-07-04T23:09:47.719Z] #21 28.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-04T23:09:47.719Z] #21 28.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-04T23:09:47.719Z] #21 28.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-04T23:09:47.719Z] #21 28.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-04T23:09:47.719Z] #21 28.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-04T23:09:47.719Z] #21 28.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-04T23:09:47.719Z] #21 28.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-04T23:09:47.719Z] #21 28.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-04T23:09:47.719Z] #21 28.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-04T23:09:47.719Z] #21 28.79 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-04T23:09:47.719Z] #21 28.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-04T23:09:47.719Z] #21 28.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-04T23:09:47.719Z] #21 28.82 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-04T23:09:47.719Z] #21 28.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-04T23:09:47.719Z] #21 28.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-04T23:09:47.719Z] #21 28.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-04T23:09:47.719Z] #21 28.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-04T23:09:47.719Z] #21 28.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-04T23:09:47.719Z] #21 28.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-04T23:09:47.719Z] #21 28.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-04T23:09:47.719Z] #21 28.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-04T23:09:47.719Z] #21 28.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-04T23:09:47.719Z] #21 28.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-04T23:09:47.719Z] #21 28.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-04T23:09:47.719Z] #21 28.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-04T23:09:47.719Z] #21 28.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-04T23:09:47.719Z] #21 28.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-04T23:09:47.719Z] #21 29.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-04T23:09:47.719Z] #21 29.41 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-04T23:09:47.719Z] #21 29.41 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-04T23:09:47.719Z] #21 29.42 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-04T23:09:47.719Z] #21 29.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-04T23:09:47.719Z] #21 29.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-04T23:09:47.719Z] #21 29.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-04T23:09:47.719Z] #21 29.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-04T23:09:47.719Z] #21 29.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-04T23:09:47.719Z] #21 29.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-04T23:09:47.719Z] #21 29.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-04T23:09:47.719Z] #21 29.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-04T23:09:47.739Z] #21 37.14 Fetched 27.7 MB in 2s (11.7 MB/s) [2022-07-04T23:09:47.980Z] #21 29.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-04T23:09:47.980Z] #21 29.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-04T23:09:47.980Z] #21 29.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-04T23:09:47.980Z] #21 29.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-04T23:09:47.998Z] #21 37.26 Selecting previously unselected package pigz. [2022-07-04T23:09:47.998Z] #21 37.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 ... 24019 files and directories currently installed.) [2022-07-04T23:09:47.998Z] #21 37.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-04T23:09:47.998Z] #21 37.43 Unpacking pigz (2.6-1) ... [2022-07-04T23:09:48.240Z] #21 29.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-04T23:09:48.240Z] #21 29.77 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-04T23:09:48.256Z] #21 37.66 Selecting previously unselected package libelf1:amd64. [2022-07-04T23:09:48.256Z] #21 37.69 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-04T23:09:48.256Z] #21 37.75 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-04T23:09:48.499Z] #21 30.24 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-04T23:09:48.499Z] #21 30.28 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-04T23:09:48.759Z] #21 30.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-04T23:09:48.759Z] #21 30.34 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-04T23:09:48.822Z] #21 38.06 Selecting previously unselected package libbpf0:amd64. [2022-07-04T23:09:48.822Z] #21 38.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-04T23:09:48.822Z] #21 38.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-04T23:09:48.822Z] #21 38.26 Selecting previously unselected package libcap2:amd64. [2022-07-04T23:09:49.080Z] #21 38.28 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T23:09:49.080Z] #21 38.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:09:49.080Z] #21 38.44 Selecting previously unselected package libmnl0:amd64. [2022-07-04T23:09:49.080Z] #21 38.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-04T23:09:49.080Z] #21 38.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-04T23:09:49.339Z] #21 38.72 Selecting previously unselected package libxtables12:amd64. [2022-07-04T23:09:49.339Z] #21 38.72 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-04T23:09:49.339Z] #21 38.75 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-04T23:09:49.597Z] #21 39.02 Selecting previously unselected package libcap2-bin. [2022-07-04T23:09:49.597Z] #21 39.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-04T23:09:49.597Z] #21 39.08 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T23:09:50.153Z] #21 31.56 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:09:50.153Z] #21 31.89 Fetched 27.7 MB in 2s (14.1 MB/s) [2022-07-04T23:09:50.153Z] #21 31.98 Selecting previously unselected package pigz. [2022-07-04T23:09:50.167Z] #21 39.38 Selecting previously unselected package iproute2. [2022-07-04T23:09:50.167Z] #21 39.39 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-04T23:09:50.167Z] #21 39.40 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T23:09:50.425Z] #21 31.98 (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-04T23:09:50.425Z] #21 32.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-04T23:09:50.425Z] #21 32.16 Unpacking pigz (2.6-1) ... [2022-07-04T23:09:50.490Z] #77 ... [2022-07-04T23:09:50.490Z] [2022-07-04T23:09:50.490Z] #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-04T23:09:50.490Z] #26 sha256:8c67af0ebab78a97f5a241338ec4a132df228ed63fde059f63286cbcb74f8efa [2022-07-04T23:09:50.490Z] #26 273.7 + return [2022-07-04T23:09:50.490Z] #26 DONE 275.2s [2022-07-04T23:09:50.490Z] [2022-07-04T23:09:50.490Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:09:50.490Z] #55 sha256:b4112fde20f3c301e6555f609b7dc3a93d26bb370180d9cc6b11d031339a6e20 [2022-07-04T23:09:50.490Z] #55 275.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-07-04T23:09:50.490Z] #55 DONE 275.6s [2022-07-04T23:09:50.490Z] [2022-07-04T23:09:50.490Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:50.490Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:09:50.490Z] #77 229.0 AR libcrun_testing.a [2022-07-04T23:09:50.490Z] #77 229.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T23:09:50.490Z] #77 229.1 CCLD tests/tests_libcrun_utils [2022-07-04T23:09:50.490Z] #77 229.1 CCLD tests/tests_libcrun_errors [2022-07-04T23:09:50.490Z] #77 229.1 CCLD tests/tests_libcrun_fuzzer [2022-07-04T23:09:50.490Z] #77 229.8 CCLD libcrun.la [2022-07-04T23:09:50.690Z] #21 32.45 Selecting previously unselected package libelf1:amd64. [2022-07-04T23:09:50.690Z] #21 32.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-04T23:09:50.690Z] #21 32.47 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-04T23:09:50.951Z] #21 32.70 Selecting previously unselected package libbpf0:amd64. [2022-07-04T23:09:51.100Z] #21 40.48 Selecting previously unselected package xxd. [2022-07-04T23:09:51.100Z] #21 40.50 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:09:51.100Z] #21 40.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:09:51.211Z] #21 32.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-04T23:09:51.211Z] #21 32.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-04T23:09:51.211Z] #21 32.92 Selecting previously unselected package libcap2:amd64. [2022-07-04T23:09:51.211Z] #21 32.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-04T23:09:51.211Z] #21 32.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:09:51.359Z] #21 40.87 Selecting previously unselected package vim-common. [2022-07-04T23:09:51.359Z] #21 40.87 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:09:51.359Z] #21 40.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:09:51.472Z] #21 33.06 Selecting previously unselected package libmnl0:amd64. [2022-07-04T23:09:51.472Z] #21 33.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-04T23:09:51.472Z] #21 33.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-04T23:09:51.472Z] #21 ... [2022-07-04T23:09:51.472Z] [2022-07-04T23:09:51.472Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:51.472Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:51.472Z] #77 173.1 config.status: creating Makefile [2022-07-04T23:09:51.472Z] #77 173.2 config.status: creating rpm/crun.spec [2022-07-04T23:09:51.472Z] #77 173.3 config.status: creating config.h [2022-07-04T23:09:51.472Z] #77 173.4 config.status: executing libtool commands [2022-07-04T23:09:51.472Z] #77 173.5 config.status: executing depfiles commands [2022-07-04T23:09:51.617Z] #21 41.06 Selecting previously unselected package bash-completion. [2022-07-04T23:09:51.617Z] #21 41.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T23:09:51.878Z] #77 231.1 CCLD crun [2022-07-04T23:09:51.878Z] #77 ... [2022-07-04T23:09:51.878Z] [2022-07-04T23:09:51.878Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T23:09:51.878Z] #27 sha256:65fe39d270d8f3beb9329bce072138a859f9f5c16865c5d6acdcd33afaa15e57 [2022-07-04T23:09:51.878Z] #27 DONE 0.5s [2022-07-04T23:09:52.138Z] [2022-07-04T23:09:52.138Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:09:52.138Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-04T23:09:52.138Z] #77 231.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T23:09:52.138Z] #77 231.6 /bin/mkdir -p '/usr/local/lib' [2022-07-04T23:09:52.138Z] #77 231.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T23:09:52.138Z] #77 231.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T23:09:52.138Z] #77 231.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T23:09:52.138Z] #77 231.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-04T23:09:52.138Z] #77 231.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T23:09:52.184Z] #21 ... [2022-07-04T23:09:52.184Z] [2022-07-04T23:09:52.184Z] #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-04T23:09:52.184Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:09:52.184Z] #36 256.4 Delve is a source level debugger for Go programs. [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T23:09:52.184Z] #36 256.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 Usage: [2022-07-04T23:09:52.184Z] #36 256.4 dlv [command] [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 Available Commands: [2022-07-04T23:09:52.184Z] #36 256.4 attach Attach to running process and begin debugging. [2022-07-04T23:09:52.184Z] #36 256.4 connect Connect to a headless debug server with a terminal client. [2022-07-04T23:09:52.184Z] #36 256.4 core Examine a core dump. [2022-07-04T23:09:52.184Z] #36 256.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T23:09:52.184Z] #36 256.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T23:09:52.184Z] #36 256.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T23:09:52.184Z] #36 256.4 help Help about any command [2022-07-04T23:09:52.184Z] #36 256.4 run Deprecated command. Use 'debug' instead. [2022-07-04T23:09:52.184Z] #36 256.4 test Compile test binary and begin debugging program. [2022-07-04T23:09:52.184Z] #36 256.4 trace Compile and begin tracing program. [2022-07-04T23:09:52.184Z] #36 256.4 version Prints version. [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 Flags: [2022-07-04T23:09:52.184Z] #36 256.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T23:09:52.184Z] #36 256.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T23:09:52.184Z] #36 256.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-04T23:09:52.184Z] #36 256.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T23:09:52.184Z] #36 256.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T23:09:52.184Z] #36 256.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-04T23:09:52.184Z] #36 256.4 --disable-aslr Disables address space randomization [2022-07-04T23:09:52.184Z] #36 256.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T23:09:52.184Z] #36 256.4 -h, --help help for dlv [2022-07-04T23:09:52.184Z] #36 256.4 --init string Init file, executed by the terminal client. [2022-07-04T23:09:52.184Z] #36 256.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T23:09:52.184Z] #36 256.4 --log Enable debugging server logging. [2022-07-04T23:09:52.184Z] #36 256.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T23:09:52.184Z] #36 256.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T23:09:52.184Z] #36 256.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T23:09:52.184Z] #36 256.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T23:09:52.184Z] #36 256.4 --wd string Working directory for running the program. [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 Additional help topics: [2022-07-04T23:09:52.184Z] #36 256.4 dlv backend Help about the --backend flag. [2022-07-04T23:09:52.184Z] #36 256.4 dlv log Help about logging flags. [2022-07-04T23:09:52.184Z] #36 256.4 dlv redirect Help about file redirection. [2022-07-04T23:09:52.184Z] #36 256.4 [2022-07-04T23:09:52.184Z] #36 256.4 Use "dlv [command] --help" for more information about a command. [2022-07-04T23:09:52.184Z] #36 DONE 256.6s [2022-07-04T23:09:52.400Z] #77 231.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T23:09:52.400Z] #77 231.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T23:09:52.442Z] [2022-07-04T23:09:52.442Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:52.442Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:52.442Z] #77 172.8 config.status: creating Makefile [2022-07-04T23:09:52.442Z] #77 173.0 config.status: creating rpm/crun.spec [2022-07-04T23:09:52.442Z] #77 173.2 config.status: creating config.h [2022-07-04T23:09:52.442Z] #77 173.3 config.status: executing libtool commands [2022-07-04T23:09:52.442Z] #77 173.3 config.status: executing depfiles commands [2022-07-04T23:09:52.442Z] #77 175.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T23:09:52.442Z] #77 175.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T23:09:52.442Z] #77 176.7 checking for gcc... gcc [2022-07-04T23:09:52.662Z] #77 232.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-04T23:09:52.662Z] #77 232.0 ---------------------------------------------------------------------- [2022-07-04T23:09:52.662Z] #77 232.0 Libraries have been installed in: [2022-07-04T23:09:52.662Z] #77 232.0 /usr/local/lib [2022-07-04T23:09:52.662Z] #77 232.0 [2022-07-04T23:09:52.662Z] #77 232.0 If you ever happen to want to link against installed libraries [2022-07-04T23:09:52.662Z] #77 232.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T23:09:52.662Z] #77 232.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T23:09:52.662Z] #77 232.0 flag during linking and do at least one of the following: [2022-07-04T23:09:52.662Z] #77 232.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T23:09:52.662Z] #77 232.0 during execution [2022-07-04T23:09:52.662Z] #77 232.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T23:09:52.662Z] #77 232.0 during linking [2022-07-04T23:09:52.662Z] #77 232.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T23:09:52.662Z] #77 232.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T23:09:52.662Z] #77 232.0 [2022-07-04T23:09:52.662Z] #77 232.0 See any operating system documentation about shared libraries for [2022-07-04T23:09:52.662Z] #77 232.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T23:09:52.662Z] #77 232.0 ---------------------------------------------------------------------- [2022-07-04T23:09:52.662Z] #77 232.0 /bin/mkdir -p '/build' [2022-07-04T23:09:52.662Z] #77 232.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T23:09:52.662Z] #77 232.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T23:09:52.662Z] #77 232.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T23:09:52.662Z] #77 232.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T23:09:52.662Z] #77 232.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T23:09:52.699Z] #77 176.9 checking whether the C compiler works... yes [2022-07-04T23:09:52.699Z] #77 177.2 checking for C compiler default output file name... a.out [2022-07-04T23:09:52.958Z] #77 177.2 checking for suffix of executables... [2022-07-04T23:09:53.385Z] #77 175.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-04T23:09:53.524Z] #77 177.6 checking whether we are cross compiling... no [2022-07-04T23:09:53.617Z] #77 DONE 232.8s [2022-07-04T23:09:53.617Z] [2022-07-04T23:09:53.617Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T23:09:53.617Z] #32 sha256:3a773b52a8759b85e843fc23b8b271b567a4cec1654822ae6c12612f9b7f34c7 [2022-07-04T23:09:53.617Z] #32 DONE 1.5s [2022-07-04T23:09:53.617Z] [2022-07-04T23:09:53.617Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T23:09:53.617Z] #35 sha256:972a36ab3dbc1507d27a826f6faf5c5a72f4eb02cb4ba4f8b953fc0f8632936b [2022-07-04T23:09:53.645Z] #77 175.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T23:09:53.645Z] #77 ... [2022-07-04T23:09:53.645Z] [2022-07-04T23:09:53.645Z] #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-04T23:09:53.645Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-04T23:09:53.645Z] #34 DONE 257.5s [2022-07-04T23:09:53.782Z] #77 177.9 checking for suffix of object files... o [2022-07-04T23:09:53.782Z] #77 178.1 checking whether we are using the GNU C compiler... yes [2022-07-04T23:09:53.905Z] [2022-07-04T23:09:53.905Z] #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-04T23:09:53.905Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:53.905Z] #21 33.17 Selecting previously unselected package libxtables12:amd64. [2022-07-04T23:09:53.905Z] #21 33.18 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-04T23:09:53.905Z] #21 33.20 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-04T23:09:53.905Z] #21 33.30 Selecting previously unselected package libcap2-bin. [2022-07-04T23:09:53.905Z] #21 33.31 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-04T23:09:53.905Z] #21 33.32 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-04T23:09:53.905Z] #21 33.48 Selecting previously unselected package iproute2. [2022-07-04T23:09:53.905Z] #21 33.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-04T23:09:53.905Z] #21 33.52 Unpacking iproute2 (5.10.0-4) ... [2022-07-04T23:09:53.905Z] #21 35.19 Selecting previously unselected package xxd. [2022-07-04T23:09:53.905Z] #21 35.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:09:53.905Z] #21 35.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:09:53.905Z] #21 35.48 Selecting previously unselected package vim-common. [2022-07-04T23:09:53.905Z] #21 35.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:09:53.905Z] #21 35.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:09:54.041Z] #77 178.3 checking whether gcc accepts -g... yes [2022-07-04T23:09:54.166Z] #21 35.95 Selecting previously unselected package bash-completion. [2022-07-04T23:09:54.166Z] #21 35.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-04T23:09:54.200Z] #35 DONE 0.7s [2022-07-04T23:09:54.200Z] [2022-07-04T23:09:54.200Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T23:09:54.200Z] #37 sha256:566a36fa67820faec23b048ac10fe57e92117b0d2c3ebbd321cab5683b193c14 [2022-07-04T23:09:54.200Z] #37 DONE 0.1s [2022-07-04T23:09:54.200Z] [2022-07-04T23:09:54.200Z] #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-04T23:09:54.200Z] #60 sha256:c32b65900b58ead26498e8a5b56ea92f5b494f3fb5f158e2885260b06e3a315f [2022-07-04T23:09:54.299Z] #77 178.5 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:09:54.463Z] #60 162.2 + mkdir -p /build [2022-07-04T23:09:54.463Z] #60 162.2 + cp runc /build/runc [2022-07-04T23:09:54.463Z] #60 DONE 162.3s [2022-07-04T23:09:54.463Z] [2022-07-04T23:09:54.463Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T23:09:54.463Z] #39 sha256:f17023ae523d8b0f4ea043d9542f88b891e93f41aba9732c2ba5e2c5288aa585 [2022-07-04T23:09:54.463Z] #39 DONE 0.1s [2022-07-04T23:09:54.463Z] [2022-07-04T23:09:54.463Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T23:09:54.463Z] #41 sha256:67462c231f8e21b2a4473ac332f6040fce293f24fe980243cb180780b803aaae [2022-07-04T23:09:54.558Z] #77 178.7 checking whether gcc understands -c and -o together... yes [2022-07-04T23:09:54.725Z] #41 DONE 0.2s [2022-07-04T23:09:54.725Z] [2022-07-04T23:09:54.725Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T23:09:54.725Z] #45 sha256:05b5bd3c45ee053ad5981151ef7400068783d4224a0454b268ac708c9ac08ed4 [2022-07-04T23:09:54.725Z] #45 DONE 0.2s [2022-07-04T23:09:54.725Z] [2022-07-04T23:09:54.725Z] #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-04T23:09:54.725Z] #64 sha256:63385235c4a1bccc8a6301c0ef2a720121e8eaa2fb638ea44471d816f08e1575 [2022-07-04T23:09:54.816Z] #77 179.1 checking how to run the C preprocessor... gcc -E [2022-07-04T23:09:55.004Z] #64 ... [2022-07-04T23:09:55.004Z] [2022-07-04T23:09:55.004Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T23:09:55.004Z] #48 sha256:ff038cfee1bb0f5703d0111561d265735ba388dd17be7660c415190302b018ae [2022-07-04T23:09:55.075Z] #77 179.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:09:55.075Z] #77 179.5 checking for egrep... /bin/grep -E [2022-07-04T23:09:55.310Z] #48 DONE 0.4s [2022-07-04T23:09:55.310Z] [2022-07-04T23:09:55.310Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T23:09:55.310Z] #52 sha256:10551ac19d8128640e570195fa62c1e4d5b7a9efb3b2f058553b241ed500e28d [2022-07-04T23:09:55.311Z] #52 DONE 0.1s [2022-07-04T23:09:55.311Z] [2022-07-04T23:09:55.311Z] #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-04T23:09:55.311Z] #64 sha256:63385235c4a1bccc8a6301c0ef2a720121e8eaa2fb638ea44471d816f08e1575 [2022-07-04T23:09:55.311Z] #64 ... [2022-07-04T23:09:55.311Z] [2022-07-04T23:09:55.311Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T23:09:55.311Z] #54 sha256:18dfd00d3bcee4279b0e3571c5a9730d27bcf6f4bcb4ebcdce27b1d6ea62afd2 [2022-07-04T23:09:55.311Z] #54 DONE 0.1s [2022-07-04T23:09:55.311Z] [2022-07-04T23:09:55.311Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T23:09:55.311Z] #56 sha256:8a79adc0b6515d65d784e760f238d9210ecbd4b1d59cf045f0ebec563966c499 [2022-07-04T23:09:56.285Z] #56 DONE 0.8s [2022-07-04T23:09:56.285Z] [2022-07-04T23:09:56.285Z] #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-04T23:09:56.285Z] #64 sha256:63385235c4a1bccc8a6301c0ef2a720121e8eaa2fb638ea44471d816f08e1575 [2022-07-04T23:09:56.285Z] #64 ... [2022-07-04T23:09:56.285Z] [2022-07-04T23:09:56.285Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T23:09:56.285Z] #58 sha256:91b9efebf5062c574964b6661982cd84424bb276b058fc6736341a9af4b04b72 [2022-07-04T23:09:56.285Z] #58 DONE 0.1s [2022-07-04T23:09:56.285Z] [2022-07-04T23:09:56.285Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T23:09:56.285Z] #61 sha256:e195b4eb92c576b5a0b7454dc04a6a9e161b3e53268876e12fad0811466d1132 [2022-07-04T23:09:56.452Z] #77 179.6 checking for ANSI C header files... yes [2022-07-04T23:09:56.452Z] #77 180.7 checking for sys/types.h... [2022-07-04T23:09:56.452Z] #77 ... [2022-07-04T23:09:56.452Z] [2022-07-04T23:09:56.452Z] #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-04T23:09:56.452Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:09:56.452Z] #21 45.58 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T23:09:56.559Z] #61 DONE 0.5s [2022-07-04T23:09:56.559Z] [2022-07-04T23:09:56.559Z] #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-04T23:09:56.559Z] #64 sha256:63385235c4a1bccc8a6301c0ef2a720121e8eaa2fb638ea44471d816f08e1575 [2022-07-04T23:09:56.710Z] #21 46.21 Selecting previously unselected package bzip2. [2022-07-04T23:09:56.710Z] #21 46.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T23:09:56.948Z] #77 ... [2022-07-04T23:09:56.948Z] [2022-07-04T23:09:56.948Z] #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-04T23:09:56.948Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:09:56.948Z] #47 DONE 274.1s [2022-07-04T23:09:56.948Z] [2022-07-04T23:09:56.948Z] #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-04T23:09:56.948Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:09:56.948Z] #60 ... [2022-07-04T23:09:56.948Z] [2022-07-04T23:09:56.948Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:56.948Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:56.948Z] #77 229.9 CCLD tests/init [2022-07-04T23:09:56.969Z] #21 46.22 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:09:56.969Z] #21 46.30 Selecting previously unselected package xz-utils. [2022-07-04T23:09:56.969Z] #21 46.30 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T23:09:56.969Z] #21 46.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:09:57.228Z] #21 46.54 Selecting previously unselected package apparmor. [2022-07-04T23:09:57.228Z] #21 46.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-04T23:09:57.228Z] #21 46.65 Unpacking apparmor (2.13.6-10) ... [2022-07-04T23:09:57.469Z] #21 ... [2022-07-04T23:09:57.469Z] [2022-07-04T23:09:57.469Z] #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-04T23:09:57.469Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-04T23:09:57.469Z] #36 260.9 Delve is a source level debugger for Go programs. [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-04T23:09:57.469Z] #36 260.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 Pass flags to the program you are debugging using `--`, for example: [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 Usage: [2022-07-04T23:09:57.469Z] #36 260.9 dlv [command] [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 Available Commands: [2022-07-04T23:09:57.469Z] #36 260.9 attach Attach to running process and begin debugging. [2022-07-04T23:09:57.469Z] #36 260.9 connect Connect to a headless debug server with a terminal client. [2022-07-04T23:09:57.469Z] #36 260.9 core Examine a core dump. [2022-07-04T23:09:57.469Z] #36 260.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-04T23:09:57.469Z] #36 260.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-04T23:09:57.469Z] #36 260.9 exec Execute a precompiled binary, and begin a debug session. [2022-07-04T23:09:57.469Z] #36 260.9 help Help about any command [2022-07-04T23:09:57.469Z] #36 260.9 run Deprecated command. Use 'debug' instead. [2022-07-04T23:09:57.469Z] #36 260.9 test Compile test binary and begin debugging program. [2022-07-04T23:09:57.469Z] #36 260.9 trace Compile and begin tracing program. [2022-07-04T23:09:57.469Z] #36 260.9 version Prints version. [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 Flags: [2022-07-04T23:09:57.469Z] #36 260.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-04T23:09:57.469Z] #36 260.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-04T23:09:57.469Z] #36 260.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-04T23:09:57.469Z] #36 260.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-04T23:09:57.469Z] #36 260.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-04T23:09:57.469Z] #36 260.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-04T23:09:57.469Z] #36 260.9 --disable-aslr Disables address space randomization [2022-07-04T23:09:57.469Z] #36 260.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-04T23:09:57.469Z] #36 260.9 -h, --help help for dlv [2022-07-04T23:09:57.469Z] #36 260.9 --init string Init file, executed by the terminal client. [2022-07-04T23:09:57.469Z] #36 260.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-04T23:09:57.469Z] #36 260.9 --log Enable debugging server logging. [2022-07-04T23:09:57.469Z] #36 260.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-04T23:09:57.469Z] #36 260.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-04T23:09:57.469Z] #36 260.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-04T23:09:57.469Z] #36 260.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-04T23:09:57.469Z] #36 260.9 --wd string Working directory for running the program. [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 Additional help topics: [2022-07-04T23:09:57.469Z] #36 260.9 dlv backend Help about the --backend flag. [2022-07-04T23:09:57.469Z] #36 260.9 dlv log Help about logging flags. [2022-07-04T23:09:57.469Z] #36 260.9 dlv redirect Help about file redirection. [2022-07-04T23:09:57.469Z] #36 260.9 [2022-07-04T23:09:57.469Z] #36 260.9 Use "dlv [command] --help" for more information about a command. [2022-07-04T23:09:57.469Z] #36 DONE 261.1s [2022-07-04T23:09:57.469Z] [2022-07-04T23:09:57.469Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:09:57.469Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:09:57.469Z] #77 176.0 checking for gcc... gcc [2022-07-04T23:09:57.469Z] #77 176.2 checking whether the C compiler works... yes [2022-07-04T23:09:57.469Z] #77 176.6 checking for C compiler default output file name... a.out [2022-07-04T23:09:57.469Z] #77 176.6 checking for suffix of executables... [2022-07-04T23:09:57.469Z] #77 177.1 checking whether we are cross compiling... no [2022-07-04T23:09:57.469Z] #77 177.6 checking for suffix of object files... o [2022-07-04T23:09:57.469Z] #77 177.8 checking whether we are using the GNU C compiler... yes [2022-07-04T23:09:57.469Z] #77 178.0 checking whether gcc accepts -g... yes [2022-07-04T23:09:57.469Z] #77 178.1 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:09:57.469Z] #77 178.4 checking whether gcc understands -c and -o together... yes [2022-07-04T23:09:57.469Z] #77 178.6 checking how to run the C preprocessor... gcc -E [2022-07-04T23:09:57.469Z] #77 178.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:09:57.469Z] #77 179.0 checking for egrep... /bin/grep -E [2022-07-04T23:09:58.164Z] #21 47.52 Selecting previously unselected package inetutils-ping. [2022-07-04T23:09:58.164Z] #21 47.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-04T23:09:58.164Z] #21 47.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T23:09:58.411Z] #77 179.0 checking for ANSI C header files... yes [2022-07-04T23:09:58.411Z] #77 180.0 checking for sys/types.h... yes [2022-07-04T23:09:58.422Z] #21 47.85 Selecting previously unselected package libip4tc2:amd64. [2022-07-04T23:09:58.422Z] #21 47.85 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-04T23:09:58.422Z] #21 47.86 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T23:09:58.671Z] #77 180.4 checking for sys/stat.h... yes [2022-07-04T23:09:58.681Z] #21 47.98 Selecting previously unselected package libip6tc2:amd64. [2022-07-04T23:09:58.681Z] #21 47.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-04T23:09:58.681Z] #21 47.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T23:09:58.681Z] #21 48.16 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-04T23:09:58.681Z] #21 48.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-04T23:09:58.681Z] #21 48.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T23:09:58.681Z] #21 48.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-04T23:09:58.932Z] #77 180.6 checking for stdlib.h... yes [2022-07-04T23:09:58.939Z] #21 48.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-04T23:09:58.939Z] #21 48.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T23:09:58.939Z] #21 48.50 Selecting previously unselected package libnftnl11:amd64. [2022-07-04T23:09:58.939Z] #21 48.50 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-04T23:09:58.939Z] #21 48.51 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T23:09:59.105Z] #64 249.2 + bin/containerd [2022-07-04T23:09:59.192Z] #77 180.9 checking for string.h... yes [2022-07-04T23:09:59.197Z] #21 48.63 Selecting previously unselected package iptables. [2022-07-04T23:09:59.197Z] #21 48.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-04T23:09:59.197Z] #21 48.64 Unpacking iptables (1.8.7-1) ... [2022-07-04T23:09:59.453Z] #77 181.2 checking for memory.h... yes [2022-07-04T23:09:59.495Z] #77 ... [2022-07-04T23:09:59.496Z] [2022-07-04T23:09:59.496Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T23:09:59.496Z] #48 sha256:b06810e714608940debe258047d7daeb3da05c5a47d370107b23b48b7d1d59f6 [2022-07-04T23:09:59.496Z] #48 DONE 0.7s [2022-07-04T23:09:59.496Z] [2022-07-04T23:09:59.496Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T23:09:59.496Z] #52 sha256:fe3c59493682679276b7202c58b1756b15fca6f58f026a4f01a37d31dd51c67f [2022-07-04T23:09:59.496Z] #52 DONE 0.1s [2022-07-04T23:09:59.496Z] [2022-07-04T23:09:59.496Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T23:09:59.496Z] #54 sha256:763aa3df278fefafe78f30a2236a508f0474520237b9d183ce31a027c9c2a7e2 [2022-07-04T23:09:59.496Z] #54 DONE 0.1s [2022-07-04T23:09:59.496Z] [2022-07-04T23:09:59.496Z] #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-04T23:09:59.496Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:09:59.973Z] #77 181.6 checking for strings.h... yes [2022-07-04T23:10:00.132Z] #21 49.62 Selecting previously unselected package libonig5:amd64. [2022-07-04T23:10:00.132Z] #21 49.62 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T23:10:00.132Z] #21 49.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:10:00.233Z] #77 181.9 checking for inttypes.h... yes [2022-07-04T23:10:00.494Z] #77 182.3 checking for stdint.h... yes [2022-07-04T23:10:00.700Z] #21 50.05 Selecting previously unselected package libjq1:amd64. [2022-07-04T23:10:00.700Z] #21 50.05 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T23:10:00.700Z] #21 50.06 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:10:00.960Z] #21 50.22 Selecting previously unselected package jq. [2022-07-04T23:10:00.960Z] #21 50.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-04T23:10:00.960Z] #21 50.25 Unpacking jq (1.6-2.1) ... [2022-07-04T23:10:00.960Z] #21 50.34 Selecting previously unselected package libaio1:amd64. [2022-07-04T23:10:00.960Z] #21 50.34 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-04T23:10:00.960Z] #21 50.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-04T23:10:01.015Z] #77 182.6 checking for unistd.h... yes [2022-07-04T23:10:01.235Z] #21 50.50 Selecting previously unselected package libgpm2:amd64. [2022-07-04T23:10:01.235Z] #21 50.55 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-04T23:10:01.235Z] #21 50.56 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-04T23:10:01.275Z] #77 183.0 checking minix/config.h usability... [2022-07-04T23:10:01.275Z] #77 ... [2022-07-04T23:10:01.275Z] [2022-07-04T23:10:01.275Z] #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-04T23:10:01.275Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:10:01.275Z] #21 40.19 Unpacking bash-completion (1:2.11-2) ... [2022-07-04T23:10:01.275Z] #21 40.92 Selecting previously unselected package bzip2. [2022-07-04T23:10:01.275Z] #21 40.92 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 40.95 Unpacking bzip2 (1.0.8-4) ... [2022-07-04T23:10:01.275Z] #21 41.06 Selecting previously unselected package xz-utils. [2022-07-04T23:10:01.275Z] #21 41.07 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 41.08 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:10:01.275Z] #21 41.32 Selecting previously unselected package apparmor. [2022-07-04T23:10:01.275Z] #21 41.35 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 41.50 Unpacking apparmor (2.13.6-10) ... [2022-07-04T23:10:01.275Z] #21 42.10 Selecting previously unselected package inetutils-ping. [2022-07-04T23:10:01.275Z] #21 42.11 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 42.11 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-04T23:10:01.275Z] #21 42.25 Selecting previously unselected package libip4tc2:amd64. [2022-07-04T23:10:01.275Z] #21 42.25 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 42.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T23:10:01.275Z] #21 42.38 Selecting previously unselected package libip6tc2:amd64. [2022-07-04T23:10:01.275Z] #21 42.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 42.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T23:10:01.275Z] #21 42.50 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-04T23:10:01.275Z] #21 42.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 42.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T23:10:01.275Z] #21 42.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-04T23:10:01.275Z] #21 42.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 42.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T23:10:01.275Z] #21 42.79 Selecting previously unselected package libnftnl11:amd64. [2022-07-04T23:10:01.275Z] #21 42.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 42.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T23:10:01.275Z] #21 43.00 Selecting previously unselected package iptables. [2022-07-04T23:10:01.275Z] #21 43.00 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-04T23:10:01.275Z] #21 43.02 Unpacking iptables (1.8.7-1) ... [2022-07-04T23:10:01.567Z] #21 50.86 Selecting previously unselected package libicu67:amd64. [2022-07-04T23:10:01.567Z] #21 50.86 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-04T23:10:01.567Z] #21 50.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T23:10:01.845Z] #21 43.57 Selecting previously unselected package libonig5:amd64. [2022-07-04T23:10:01.845Z] #21 43.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-04T23:10:01.845Z] #21 43.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:10:02.105Z] #21 43.89 Selecting previously unselected package libjq1:amd64. [2022-07-04T23:10:02.105Z] #21 43.90 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-04T23:10:02.105Z] #21 43.90 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:10:02.365Z] #21 44.07 Selecting previously unselected package jq. [2022-07-04T23:10:02.365Z] #21 44.07 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-04T23:10:02.365Z] #21 44.08 Unpacking jq (1.6-2.1) ... [2022-07-04T23:10:02.626Z] #21 44.35 Selecting previously unselected package libaio1:amd64. [2022-07-04T23:10:02.626Z] #21 44.35 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-04T23:10:02.626Z] #21 44.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-04T23:10:02.886Z] #21 44.55 Selecting previously unselected package libgpm2:amd64. [2022-07-04T23:10:02.886Z] #21 44.55 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-04T23:10:02.886Z] #21 44.55 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-04T23:10:02.886Z] #21 44.74 Selecting previously unselected package libicu67:amd64. [2022-07-04T23:10:03.146Z] #21 44.75 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-04T23:10:03.146Z] #21 44.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-04T23:10:04.099Z] #21 ... [2022-07-04T23:10:04.099Z] [2022-07-04T23:10:04.099Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:10:04.099Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:04.099Z] #77 180.7 checking for sys/types.h... yes [2022-07-04T23:10:04.099Z] #77 180.8 checking for sys/stat.h... yes [2022-07-04T23:10:04.099Z] #77 181.1 checking for stdlib.h... yes [2022-07-04T23:10:04.099Z] #77 181.3 checking for string.h... yes [2022-07-04T23:10:04.099Z] #77 181.6 checking for memory.h... yes [2022-07-04T23:10:04.099Z] #77 181.8 checking for strings.h... yes [2022-07-04T23:10:04.099Z] #77 182.1 checking for inttypes.h... yes [2022-07-04T23:10:04.099Z] #77 182.4 checking for stdint.h... yes [2022-07-04T23:10:04.099Z] #77 182.7 checking for unistd.h... yes [2022-07-04T23:10:04.099Z] #77 183.1 checking minix/config.h usability... no [2022-07-04T23:10:04.099Z] #77 183.3 checking minix/config.h presence... no [2022-07-04T23:10:04.099Z] #77 183.4 checking for minix/config.h... no [2022-07-04T23:10:04.099Z] #77 183.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T23:10:04.099Z] #77 183.9 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:10:04.099Z] #77 184.3 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:10:04.099Z] #77 184.3 checking how to print strings... printf [2022-07-04T23:10:04.099Z] #77 184.3 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:10:04.099Z] #77 184.3 checking for fgrep... /bin/grep -F [2022-07-04T23:10:04.099Z] #77 184.3 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:10:04.099Z] #77 184.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:10:04.099Z] #77 184.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:10:04.099Z] #77 184.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:10:04.099Z] #77 184.6 checking whether ln -s works... yes [2022-07-04T23:10:04.099Z] #77 184.6 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:10:04.099Z] #77 184.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-04T23:10:04.099Z] #77 184.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:10:04.099Z] #77 184.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:10:04.099Z] #77 184.6 checking for objdump... objdump [2022-07-04T23:10:04.100Z] #77 184.6 checking how to recognize dependent libraries... pass_all [2022-07-04T23:10:04.100Z] #77 184.6 checking for dlltool... no [2022-07-04T23:10:04.100Z] #77 184.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:10:04.100Z] #77 184.6 checking for ar... ar [2022-07-04T23:10:04.100Z] #77 184.6 checking for archiver @FILE support... @ [2022-07-04T23:10:04.100Z] #77 184.8 checking for strip... strip [2022-07-04T23:10:04.100Z] #77 184.8 checking for ranlib... ranlib [2022-07-04T23:10:04.100Z] #77 184.8 checking for gawk... no [2022-07-04T23:10:04.100Z] #77 184.8 checking for mawk... mawk [2022-07-04T23:10:04.100Z] #77 184.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:10:04.100Z] #77 185.3 checking for sysroot... no [2022-07-04T23:10:04.100Z] #77 185.3 checking for a working dd... /bin/dd [2022-07-04T23:10:04.100Z] #77 185.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:10:04.100Z] #77 185.6 checking for mt... no [2022-07-04T23:10:04.100Z] #77 185.6 checking if : is a manifest tool... no [2022-07-04T23:10:04.100Z] #77 185.6 checking for dlfcn.h... yes [2022-07-04T23:10:04.100Z] #77 185.9 checking for objdir... .libs [2022-07-04T23:10:04.100Z] #77 186.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:10:04.100Z] #77 186.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:10:04.100Z] #77 186.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:10:04.100Z] #77 186.8 checking if gcc static flag -static works... yes [2022-07-04T23:10:04.100Z] #77 187.5 checking if gcc supports -c -o file.o... yes [2022-07-04T23:10:04.100Z] #77 187.8 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:10:04.100Z] #77 187.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:10:04.100Z] #77 187.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:10:04.100Z] #77 188.3 checking how to hardcode library paths into programs... immediate [2022-07-04T23:10:04.100Z] #77 188.3 checking whether stripping libraries is possible... yes [2022-07-04T23:10:04.100Z] #77 188.3 checking if libtool supports shared libraries... yes [2022-07-04T23:10:04.100Z] #77 188.3 checking whether to build shared libraries... no [2022-07-04T23:10:04.100Z] #77 188.3 checking whether to build static libraries... yes [2022-07-04T23:10:04.100Z] #77 188.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:10:04.100Z] #77 188.4 checking whether build environment is sane... yes [2022-07-04T23:10:04.100Z] #77 188.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:10:04.100Z] #77 188.5 checking whether make sets $(MAKE)... yes [2022-07-04T23:10:04.100Z] #77 188.6 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:10:04.358Z] #77 188.7 checking whether make supports nested variables... yes [2022-07-04T23:10:04.358Z] #77 188.8 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:10:04.358Z] #77 188.8 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:10:04.358Z] #77 188.8 checking how to create a ustar tar archive... gnutar [2022-07-04T23:10:04.617Z] #77 188.9 checking dependency style of gcc... gcc3 [2022-07-04T23:10:04.617Z] #77 189.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:10:04.617Z] #77 189.2 checking whether make supports nested variables... (cached) yes [2022-07-04T23:10:04.617Z] #77 189.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T23:10:04.617Z] #77 189.2 checking pkg-config is at least version 0.9.0... yes [2022-07-04T23:10:04.617Z] #77 189.2 checking for yajl >= 2.1.0... yes [2022-07-04T23:10:04.617Z] #77 189.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T23:10:04.617Z] #77 189.2 checking for gcc... (cached) gcc [2022-07-04T23:10:04.932Z] #77 189.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T23:10:04.932Z] #77 189.4 checking whether gcc accepts -g... (cached) yes [2022-07-04T23:10:04.932Z] #77 189.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T23:10:04.932Z] #77 189.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T23:10:04.932Z] #77 189.5 checking for a Python interpreter with version >= 3... python3 [2022-07-04T23:10:04.932Z] #77 189.5 checking for python3... /usr/bin/python3 [2022-07-04T23:10:05.204Z] #77 189.5 checking for python3 version... 3.9 [2022-07-04T23:10:05.204Z] #77 189.7 checking for python3 platform... linux [2022-07-04T23:10:05.804Z] #77 189.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T23:10:06.072Z] #77 190.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T23:10:06.331Z] #77 190.7 checking that generated files are newer than configure... done [2022-07-04T23:10:06.331Z] #77 190.7 configure: creating ./config.status [2022-07-04T23:10:07.347Z] #21 ... [2022-07-04T23:10:07.347Z] [2022-07-04T23:10:07.347Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:10:07.347Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:07.347Z] #77 183.0 checking minix/config.h usability... no [2022-07-04T23:10:07.348Z] #77 183.4 checking minix/config.h presence... no [2022-07-04T23:10:07.348Z] #77 183.5 checking for minix/config.h... no [2022-07-04T23:10:07.348Z] #77 183.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-04T23:10:07.348Z] #77 184.0 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:10:07.348Z] #77 184.6 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:10:07.348Z] #77 184.6 checking how to print strings... printf [2022-07-04T23:10:07.348Z] #77 184.7 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:10:07.348Z] #77 184.7 checking for fgrep... /bin/grep -F [2022-07-04T23:10:07.348Z] #77 184.7 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:10:07.348Z] #77 184.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:10:07.348Z] #77 184.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:10:07.348Z] #77 184.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:10:07.348Z] #77 185.1 checking whether ln -s works... yes [2022-07-04T23:10:07.348Z] #77 185.1 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:10:07.348Z] #77 185.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-04T23:10:07.348Z] #77 185.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:10:07.348Z] #77 185.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:10:07.348Z] #77 185.2 checking for objdump... objdump [2022-07-04T23:10:07.348Z] #77 185.2 checking how to recognize dependent libraries... pass_all [2022-07-04T23:10:07.348Z] #77 185.2 checking for dlltool... no [2022-07-04T23:10:07.348Z] #77 185.2 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:10:07.348Z] #77 185.2 checking for ar... ar [2022-07-04T23:10:07.348Z] #77 185.2 checking for archiver @FILE support... @ [2022-07-04T23:10:07.348Z] #77 185.5 checking for strip... strip [2022-07-04T23:10:07.348Z] #77 185.5 checking for ranlib... ranlib [2022-07-04T23:10:07.348Z] #77 185.5 checking for gawk... no [2022-07-04T23:10:07.348Z] #77 185.5 checking for mawk... mawk [2022-07-04T23:10:07.348Z] #77 185.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:10:07.348Z] #77 186.1 checking for sysroot... no [2022-07-04T23:10:07.348Z] #77 186.1 checking for a working dd... /bin/dd [2022-07-04T23:10:07.348Z] #77 186.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:10:07.348Z] #77 186.4 checking for mt... no [2022-07-04T23:10:07.348Z] #77 186.4 checking if : is a manifest tool... no [2022-07-04T23:10:07.348Z] #77 186.4 checking for dlfcn.h... yes [2022-07-04T23:10:07.348Z] #77 186.7 checking for objdir... .libs [2022-07-04T23:10:07.348Z] #77 187.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:10:07.348Z] #77 187.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:10:07.348Z] #77 187.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:10:07.348Z] #77 187.5 checking if gcc static flag -static works... yes [2022-07-04T23:10:07.348Z] #77 188.1 checking if gcc supports -c -o file.o... yes [2022-07-04T23:10:07.348Z] #77 188.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:10:07.348Z] #77 188.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:10:07.348Z] #77 188.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:10:07.348Z] #77 189.1 checking how to hardcode library paths into programs... immediate [2022-07-04T23:10:07.348Z] #77 189.1 checking whether stripping libraries is possible... yes [2022-07-04T23:10:07.348Z] #77 189.1 checking if libtool supports shared libraries... yes [2022-07-04T23:10:07.348Z] #77 189.1 checking whether to build shared libraries... no [2022-07-04T23:10:07.348Z] #77 189.1 checking whether to build static libraries... yes [2022-07-04T23:10:07.348Z] #77 189.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:10:07.348Z] #77 189.2 checking whether build environment is sane... yes [2022-07-04T23:10:07.348Z] #77 189.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:10:07.348Z] #77 189.3 checking whether make sets $(MAKE)... yes [2022-07-04T23:10:07.608Z] #77 189.3 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:10:07.608Z] #77 189.5 checking whether make supports nested variables... yes [2022-07-04T23:10:07.868Z] #77 189.6 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:10:07.869Z] #77 189.6 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:10:07.869Z] #77 189.6 checking how to create a ustar tar archive... gnutar [2022-07-04T23:10:08.129Z] #77 189.8 checking dependency style of gcc... gcc3 [2022-07-04T23:10:08.129Z] #77 190.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:10:08.129Z] #77 190.0 checking whether make supports nested variables... (cached) yes [2022-07-04T23:10:08.129Z] #77 190.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-04T23:10:08.129Z] #77 190.1 checking pkg-config is at least version 0.9.0... yes [2022-07-04T23:10:08.129Z] #77 190.1 checking for yajl >= 2.1.0... yes [2022-07-04T23:10:08.129Z] #77 190.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-04T23:10:08.235Z] #77 ... [2022-07-04T23:10:08.235Z] [2022-07-04T23:10:08.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-04T23:10:08.235Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:10:08.235Z] #21 57.32 Selecting previously unselected package libinih1:amd64. [2022-07-04T23:10:08.235Z] #21 57.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-04T23:10:08.235Z] #21 57.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-04T23:10:08.235Z] #21 57.57 Selecting previously unselected package libnet1:amd64. [2022-07-04T23:10:08.235Z] #21 57.58 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T23:10:08.235Z] #21 57.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:10:08.389Z] #77 190.1 checking for gcc... (cached) gcc [2022-07-04T23:10:08.494Z] #21 57.80 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T23:10:08.494Z] #21 57.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T23:10:08.494Z] #21 57.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:10:08.494Z] #21 57.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:10:08.494Z] #21 57.93 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:10:08.494Z] #21 57.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:10:08.494Z] #21 58.03 Selecting previously unselected package libyajl2:amd64. [2022-07-04T23:10:08.650Z] #77 190.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-04T23:10:08.650Z] #77 190.4 checking whether gcc accepts -g... (cached) yes [2022-07-04T23:10:08.650Z] #77 190.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-04T23:10:08.650Z] #77 190.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-04T23:10:08.650Z] #77 190.4 checking for a Python interpreter with version >= 3... python3 [2022-07-04T23:10:08.650Z] #77 190.6 checking for python3... /usr/bin/python3 [2022-07-04T23:10:08.650Z] #77 190.6 checking for python3 version... [2022-07-04T23:10:08.650Z] #77 ... [2022-07-04T23:10:08.650Z] [2022-07-04T23:10:08.650Z] #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-04T23:10:08.650Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:10:08.650Z] #21 50.48 Selecting previously unselected package libinih1:amd64. [2022-07-04T23:10:08.650Z] #21 50.48 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-04T23:10:08.751Z] #21 58.03 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T23:10:08.752Z] #21 58.04 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:10:08.752Z] #21 58.13 Selecting previously unselected package net-tools. [2022-07-04T23:10:08.752Z] #21 58.13 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-04T23:10:08.752Z] #21 58.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:10:08.911Z] #21 50.48 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-04T23:10:08.911Z] #21 50.76 Selecting previously unselected package libnet1:amd64. [2022-07-04T23:10:09.010Z] #21 58.41 Selecting previously unselected package patch. [2022-07-04T23:10:09.010Z] #21 58.43 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-04T23:10:09.010Z] #21 58.44 Unpacking patch (2.7.6-7) ... [2022-07-04T23:10:09.171Z] #21 50.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-04T23:10:09.171Z] #21 50.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:10:09.171Z] #21 50.94 Selecting previously unselected package libnl-3-200:amd64. [2022-07-04T23:10:09.171Z] #21 50.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-04T23:10:09.171Z] #21 50.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:10:09.269Z] #21 58.57 Selecting previously unselected package python-pip-whl. [2022-07-04T23:10:09.269Z] #21 58.60 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:10:09.269Z] #21 58.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:10:09.432Z] #21 51.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-04T23:10:09.432Z] #21 51.04 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-04T23:10:09.432Z] #21 51.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:10:09.432Z] #21 51.16 Selecting previously unselected package libyajl2:amd64. [2022-07-04T23:10:09.432Z] #21 51.20 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-04T23:10:09.432Z] #21 51.20 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:10:09.693Z] #21 51.39 Selecting previously unselected package net-tools. [2022-07-04T23:10:09.693Z] #21 51.39 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-04T23:10:09.693Z] #21 51.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:10:09.954Z] #21 51.70 Selecting previously unselected package patch. [2022-07-04T23:10:10.207Z] #21 59.51 Selecting previously unselected package python3-lib2to3. [2022-07-04T23:10:10.207Z] #21 59.51 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T23:10:10.207Z] #21 59.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:10:10.207Z] #21 59.70 Selecting previously unselected package python3-distutils. [2022-07-04T23:10:10.214Z] #21 51.70 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-04T23:10:10.214Z] #21 51.73 Unpacking patch (2.7.6-7) ... [2022-07-04T23:10:10.467Z] #21 59.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T23:10:10.467Z] #21 59.71 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T23:10:10.467Z] #21 59.88 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:10:10.467Z] #21 59.90 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:10:10.467Z] #21 59.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:10:10.474Z] #21 51.97 Selecting previously unselected package python-pip-whl. [2022-07-04T23:10:10.474Z] #21 51.98 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:10:10.474Z] #21 52.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:10:10.727Z] #21 60.15 Selecting previously unselected package python3-setuptools. [2022-07-04T23:10:10.727Z] #21 60.16 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T23:10:10.727Z] #21 60.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T23:10:11.044Z] #21 52.82 Selecting previously unselected package python3-lib2to3. [2022-07-04T23:10:11.295Z] #21 60.54 Selecting previously unselected package python3-wheel. [2022-07-04T23:10:11.295Z] #21 60.57 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T23:10:11.295Z] #21 60.57 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T23:10:11.303Z] #21 52.83 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-04T23:10:11.303Z] #21 52.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:10:11.553Z] #21 60.96 Selecting previously unselected package python3-pip. [2022-07-04T23:10:11.553Z] #21 60.97 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:10:11.553Z] #21 60.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:10:11.563Z] #21 53.19 Selecting previously unselected package python3-distutils. [2022-07-04T23:10:11.563Z] #21 53.21 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-04T23:10:11.563Z] #21 53.25 Unpacking python3-distutils (3.9.2-1) ... [2022-07-04T23:10:11.823Z] #21 53.64 Selecting previously unselected package python3-pkg-resources. [2022-07-04T23:10:11.823Z] #21 53.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-04T23:10:11.823Z] #21 53.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:10:12.394Z] #21 54.02 Selecting previously unselected package python3-setuptools. [2022-07-04T23:10:12.394Z] #21 54.03 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-04T23:10:12.394Z] #21 54.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-04T23:10:12.496Z] #21 61.69 Selecting previously unselected package sudo. [2022-07-04T23:10:12.496Z] #21 61.71 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-04T23:10:12.496Z] #21 61.78 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T23:10:12.964Z] #21 54.68 Selecting previously unselected package python3-wheel. [2022-07-04T23:10:12.964Z] #21 54.69 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-04T23:10:12.964Z] #21 54.69 Unpacking python3-wheel (0.34.2-1) ... [2022-07-04T23:10:13.224Z] #21 54.96 Selecting previously unselected package python3-pip. [2022-07-04T23:10:13.224Z] #21 54.97 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-04T23:10:13.224Z] #21 54.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:10:13.431Z] #21 62.88 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T23:10:13.432Z] #21 62.89 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-04T23:10:13.432Z] #21 62.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:10:13.998Z] #21 63.41 Selecting previously unselected package uidmap. [2022-07-04T23:10:13.998Z] #21 63.43 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-04T23:10:13.998Z] #21 63.43 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T23:10:14.165Z] #21 55.56 Selecting previously unselected package sudo. [2022-07-04T23:10:14.165Z] #21 55.57 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-04T23:10:14.165Z] #21 55.63 Unpacking sudo (1.9.5p2-3) ... [2022-07-04T23:10:14.256Z] #21 63.72 Selecting previously unselected package vim-runtime. [2022-07-04T23:10:14.257Z] #21 63.72 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:10:14.257Z] #21 63.77 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-04T23:10:14.514Z] #21 63.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T23:10:14.514Z] #21 63.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:14.998Z] #21 56.57 Selecting previously unselected package thin-provisioning-tools. [2022-07-04T23:10:14.998Z] #21 56.58 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-04T23:10:14.998Z] #21 56.58 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:10:15.259Z] #21 56.91 Selecting previously unselected package uidmap. [2022-07-04T23:10:15.259Z] #21 56.92 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-04T23:10:15.259Z] #21 56.92 Unpacking uidmap (1:4.8.1-1) ... [2022-07-04T23:10:15.520Z] #21 57.40 Selecting previously unselected package vim-runtime. [2022-07-04T23:10:15.780Z] #21 57.40 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-04T23:10:15.780Z] #21 57.47 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-04T23:10:15.780Z] #21 57.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-04T23:10:16.041Z] #21 57.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:17.606Z] #60 ... [2022-07-04T23:10:17.606Z] [2022-07-04T23:10:17.606Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:10:17.606Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:17.606Z] #77 250.0 AR libcrun_testing.a [2022-07-04T23:10:17.606Z] #77 250.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T23:10:17.606Z] #77 250.1 CCLD tests/tests_libcrun_fuzzer [2022-07-04T23:10:17.606Z] #77 250.1 CCLD tests/tests_libcrun_errors [2022-07-04T23:10:17.606Z] #77 250.1 CCLD tests/tests_libcrun_utils [2022-07-04T23:10:17.606Z] #77 250.6 CCLD libcrun.la [2022-07-04T23:10:17.799Z] #21 ... [2022-07-04T23:10:17.799Z] [2022-07-04T23:10:17.799Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:10:17.799Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:17.799Z] #77 193.6 config.status: creating Makefile [2022-07-04T23:10:17.799Z] #77 193.7 config.status: creating config.h [2022-07-04T23:10:17.799Z] #77 193.8 config.status: executing libtool commands [2022-07-04T23:10:17.799Z] #77 193.8 config.status: executing depfiles commands [2022-07-04T23:10:17.799Z] #77 194.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T23:10:17.799Z] #77 194.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T23:10:17.799Z] #77 195.4 checking for gcc... gcc [2022-07-04T23:10:17.799Z] #77 195.5 checking whether the C compiler works... yes [2022-07-04T23:10:17.799Z] #77 195.8 checking for C compiler default output file name... a.out [2022-07-04T23:10:17.799Z] #77 195.8 checking for suffix of executables... [2022-07-04T23:10:17.799Z] #77 196.1 checking whether we are cross compiling... no [2022-07-04T23:10:17.799Z] #77 196.5 checking for suffix of object files... o [2022-07-04T23:10:17.799Z] #77 196.7 checking whether we are using the GNU C compiler... yes [2022-07-04T23:10:17.799Z] #77 196.8 checking whether gcc accepts -g... yes [2022-07-04T23:10:17.799Z] #77 197.0 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:10:17.799Z] #77 197.4 checking whether gcc understands -c and -o together... yes [2022-07-04T23:10:17.799Z] #77 197.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:10:17.799Z] #77 197.8 checking whether build environment is sane... yes [2022-07-04T23:10:17.799Z] #77 197.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:10:17.799Z] #77 197.9 checking for gawk... no [2022-07-04T23:10:17.799Z] #77 197.9 checking for mawk... mawk [2022-07-04T23:10:17.799Z] #77 197.9 checking whether make sets $(MAKE)... yes [2022-07-04T23:10:17.799Z] #77 198.1 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:10:17.799Z] #77 198.1 checking whether make supports nested variables... yes [2022-07-04T23:10:17.799Z] #77 198.2 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:10:17.799Z] #77 198.2 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:10:17.799Z] #77 198.2 checking how to create a ustar tar archive... gnutar [2022-07-04T23:10:17.799Z] #77 198.3 checking dependency style of gcc... gcc3 [2022-07-04T23:10:17.799Z] #77 198.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:10:17.799Z] #77 198.7 checking whether make supports nested variables... (cached) yes [2022-07-04T23:10:17.799Z] #77 198.8 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:10:17.799Z] #77 199.4 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:10:17.799Z] #77 199.5 checking how to print strings... printf [2022-07-04T23:10:17.799Z] #77 199.5 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:10:17.799Z] #77 199.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:10:17.799Z] #77 199.5 checking for egrep... /bin/grep -E [2022-07-04T23:10:17.799Z] #77 199.6 checking for fgrep... /bin/grep -F [2022-07-04T23:10:17.799Z] #77 199.6 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:10:17.799Z] #77 199.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:10:17.799Z] #77 199.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:10:17.799Z] #77 199.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:10:17.799Z] #77 200.0 checking whether ln -s works... yes [2022-07-04T23:10:17.799Z] #77 200.0 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:10:17.799Z] #77 200.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-04T23:10:17.799Z] #77 200.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:10:17.799Z] #77 200.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:10:17.799Z] #77 200.1 checking for objdump... objdump [2022-07-04T23:10:17.799Z] #77 200.1 checking how to recognize dependent libraries... pass_all [2022-07-04T23:10:17.799Z] #77 200.1 checking for dlltool... no [2022-07-04T23:10:17.799Z] #77 200.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:10:17.799Z] #77 200.1 checking for ar... ar [2022-07-04T23:10:17.799Z] #77 200.1 checking for archiver @FILE support... @ [2022-07-04T23:10:17.799Z] #77 200.5 checking for strip... strip [2022-07-04T23:10:17.799Z] #77 200.5 checking for ranlib... ranlib [2022-07-04T23:10:17.799Z] #77 200.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:10:17.799Z] #77 201.1 checking for sysroot... no [2022-07-04T23:10:17.799Z] #77 201.1 checking for a working dd... /bin/dd [2022-07-04T23:10:17.799Z] #77 201.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:10:17.799Z] #77 201.2 checking for mt... no [2022-07-04T23:10:17.799Z] #77 201.2 checking if : is a manifest tool... no [2022-07-04T23:10:17.799Z] #77 201.2 checking how to run the C preprocessor... gcc -E [2022-07-04T23:10:17.799Z] #77 201.5 checking for ANSI C header files... yes [2022-07-04T23:10:17.867Z] #77 251.7 CCLD crun [2022-07-04T23:10:18.058Z] #77 202.3 checking for sys/types.h... yes [2022-07-04T23:10:18.059Z] #77 202.5 checking for sys/stat.h... yes [2022-07-04T23:10:18.438Z] #77 252.2 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T23:10:18.438Z] #77 252.4 /bin/mkdir -p '/usr/local/lib' [2022-07-04T23:10:18.627Z] #77 202.7 checking for stdlib.h... yes [2022-07-04T23:10:18.627Z] #77 202.9 checking for string.h... yes [2022-07-04T23:10:18.627Z] #77 203.1 checking for memory.h... yes [2022-07-04T23:10:18.699Z] #77 252.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T23:10:18.699Z] #77 252.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T23:10:18.699Z] #77 252.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T23:10:18.699Z] #77 252.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-04T23:10:18.699Z] #77 252.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T23:10:18.699Z] #77 252.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T23:10:18.699Z] #77 252.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T23:10:18.959Z] #77 252.7 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-04T23:10:18.959Z] #77 252.7 ---------------------------------------------------------------------- [2022-07-04T23:10:18.959Z] #77 252.7 Libraries have been installed in: [2022-07-04T23:10:18.959Z] #77 252.7 /usr/local/lib [2022-07-04T23:10:18.959Z] #77 252.7 [2022-07-04T23:10:18.959Z] #77 252.7 If you ever happen to want to link against installed libraries [2022-07-04T23:10:18.959Z] #77 252.7 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T23:10:18.959Z] #77 252.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T23:10:18.959Z] #77 252.7 flag during linking and do at least one of the following: [2022-07-04T23:10:18.959Z] #77 252.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T23:10:18.959Z] #77 252.7 during execution [2022-07-04T23:10:18.959Z] #77 252.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T23:10:18.959Z] #77 252.7 during linking [2022-07-04T23:10:18.959Z] #77 252.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T23:10:18.959Z] #77 252.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T23:10:18.959Z] #77 252.7 [2022-07-04T23:10:18.959Z] #77 252.7 See any operating system documentation about shared libraries for [2022-07-04T23:10:18.959Z] #77 252.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T23:10:18.959Z] #77 252.7 ---------------------------------------------------------------------- [2022-07-04T23:10:18.959Z] #77 252.7 /bin/mkdir -p '/build' [2022-07-04T23:10:18.959Z] #77 252.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T23:10:18.959Z] #77 252.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T23:10:18.959Z] #77 252.8 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T23:10:18.959Z] #77 252.8 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T23:10:18.959Z] #77 252.8 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T23:10:19.145Z] #77 203.4 checking for strings.h... yes [2022-07-04T23:10:19.219Z] #77 DONE 253.1s [2022-07-04T23:10:19.220Z] [2022-07-04T23:10:19.220Z] #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-04T23:10:19.220Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:10:19.424Z] #21 ... [2022-07-04T23:10:19.424Z] [2022-07-04T23:10:19.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-04T23:10:19.424Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:19.424Z] #77 190.6 checking for python3 version... 3.9 [2022-07-04T23:10:19.424Z] #77 190.7 checking for python3 platform... linux [2022-07-04T23:10:19.424Z] #77 190.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-04T23:10:19.424Z] #77 191.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-04T23:10:19.424Z] #77 191.4 checking that generated files are newer than configure... done [2022-07-04T23:10:19.424Z] #77 191.4 configure: creating ./config.status [2022-07-04T23:10:19.424Z] #77 196.7 config.status: creating Makefile [2022-07-04T23:10:19.424Z] #77 197.0 config.status: creating config.h [2022-07-04T23:10:19.424Z] #77 197.0 config.status: executing libtool commands [2022-07-04T23:10:19.424Z] #77 197.0 config.status: executing depfiles commands [2022-07-04T23:10:19.424Z] #77 198.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-04T23:10:19.424Z] #77 198.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-04T23:10:19.424Z] #77 199.7 checking for gcc... gcc [2022-07-04T23:10:19.424Z] #77 199.9 checking whether the C compiler works... yes [2022-07-04T23:10:19.424Z] #77 200.0 checking for C compiler default output file name... a.out [2022-07-04T23:10:19.424Z] #77 200.0 checking for suffix of executables... [2022-07-04T23:10:19.424Z] #77 200.2 checking whether we are cross compiling... no [2022-07-04T23:10:19.424Z] #77 200.4 checking for suffix of object files... o [2022-07-04T23:10:19.424Z] #77 200.5 checking whether we are using the GNU C compiler... yes [2022-07-04T23:10:19.424Z] #77 200.6 checking whether gcc accepts -g... yes [2022-07-04T23:10:19.424Z] #77 200.9 checking for gcc option to accept ISO C89... none needed [2022-07-04T23:10:19.663Z] #77 203.8 checking for inttypes.h... yes [2022-07-04T23:10:19.685Z] #77 201.2 checking whether gcc understands -c and -o together... yes [2022-07-04T23:10:19.685Z] #77 201.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-04T23:10:19.685Z] #77 201.5 checking whether build environment is sane... yes [2022-07-04T23:10:19.685Z] #77 201.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-04T23:10:19.685Z] #77 201.6 checking for gawk... no [2022-07-04T23:10:19.685Z] #77 201.6 checking for mawk... mawk [2022-07-04T23:10:19.685Z] #77 201.6 checking whether make sets $(MAKE)... yes [2022-07-04T23:10:19.922Z] #77 204.2 checking for stdint.h... yes [2022-07-04T23:10:19.922Z] #77 ... [2022-07-04T23:10:19.922Z] [2022-07-04T23:10:19.922Z] #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-04T23:10:19.922Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:10:19.922Z] #21 69.34 Selecting previously unselected package vim. [2022-07-04T23:10:19.922Z] #21 69.35 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:10:19.922Z] #21 69.39 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:19.947Z] #77 201.7 checking whether make supports the include directive... yes (GNU style) [2022-07-04T23:10:19.947Z] #77 201.8 checking whether make supports nested variables... yes [2022-07-04T23:10:20.214Z] #77 202.0 checking whether UID '0' is supported by ustar format... yes [2022-07-04T23:10:20.214Z] #77 202.0 checking whether GID '0' is supported by ustar format... yes [2022-07-04T23:10:20.474Z] #77 202.0 checking how to create a ustar tar archive... gnutar [2022-07-04T23:10:20.474Z] #77 202.3 checking dependency style of gcc... gcc3 [2022-07-04T23:10:20.734Z] #77 202.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-04T23:10:20.734Z] #77 202.5 checking whether make supports nested variables... (cached) yes [2022-07-04T23:10:20.994Z] #77 202.6 checking build system type... x86_64-pc-linux-gnu [2022-07-04T23:10:20.994Z] #77 202.9 checking host system type... x86_64-pc-linux-gnu [2022-07-04T23:10:20.994Z] #77 202.9 checking how to print strings... printf [2022-07-04T23:10:20.994Z] #77 202.9 checking for a sed that does not truncate output... /bin/sed [2022-07-04T23:10:20.994Z] #77 202.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-04T23:10:20.994Z] #77 203.0 checking for egrep... /bin/grep -E [2022-07-04T23:10:20.994Z] #77 203.0 checking for fgrep... /bin/grep -F [2022-07-04T23:10:21.254Z] #77 203.0 checking for ld used by gcc... /usr/bin/ld [2022-07-04T23:10:21.254Z] #77 203.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-04T23:10:21.254Z] #77 203.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-04T23:10:21.299Z] #21 70.44 Selecting previously unselected package xfsprogs. [2022-07-04T23:10:21.299Z] #21 70.46 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-04T23:10:21.299Z] #21 70.47 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T23:10:21.514Z] #77 203.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-04T23:10:21.514Z] #77 203.4 checking whether ln -s works... yes [2022-07-04T23:10:21.514Z] #77 203.4 checking the maximum length of command line arguments... 1572864 [2022-07-04T23:10:21.514Z] #77 203.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-04T23:10:21.514Z] #77 203.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-04T23:10:21.514Z] #77 203.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-04T23:10:21.514Z] #77 203.5 checking for objdump... objdump [2022-07-04T23:10:21.514Z] #77 203.5 checking how to recognize dependent libraries... pass_all [2022-07-04T23:10:21.514Z] #77 203.5 checking for dlltool... no [2022-07-04T23:10:21.514Z] #77 203.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-04T23:10:21.514Z] #77 203.5 checking for ar... ar [2022-07-04T23:10:21.514Z] #77 203.5 checking for archiver @FILE support... [2022-07-04T23:10:21.514Z] #77 ... [2022-07-04T23:10:21.514Z] [2022-07-04T23:10:21.514Z] #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-04T23:10:21.514Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:10:21.514Z] #21 63.29 Selecting previously unselected package vim. [2022-07-04T23:10:21.514Z] #21 63.30 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-04T23:10:21.774Z] #21 63.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:22.235Z] #21 71.52 Selecting previously unselected package zip. [2022-07-04T23:10:22.235Z] #21 71.53 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-04T23:10:22.235Z] #21 71.56 Unpacking zip (3.0-12) ... [2022-07-04T23:10:22.493Z] #21 71.93 Selecting previously unselected package zstd. [2022-07-04T23:10:22.493Z] #21 71.93 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-04T23:10:22.493Z] #21 71.94 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:10:22.714Z] #21 64.24 Selecting previously unselected package xfsprogs. [2022-07-04T23:10:22.714Z] #21 64.28 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-04T23:10:22.714Z] #21 64.31 Unpacking xfsprogs (5.10.0-4) ... [2022-07-04T23:10:23.431Z] #21 72.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:10:23.655Z] #21 65.10 Selecting previously unselected package zip. [2022-07-04T23:10:23.656Z] #21 65.12 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-04T23:10:23.656Z] #21 65.14 Unpacking zip (3.0-12) ... [2022-07-04T23:10:23.656Z] #21 65.36 Selecting previously unselected package zstd. [2022-07-04T23:10:23.656Z] #21 65.37 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-04T23:10:23.656Z] #21 65.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:10:24.596Z] #21 66.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-04T23:10:24.808Z] #21 73.94 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T23:10:24.808Z] #21 73.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:10:24.808Z] #21 73.96 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-04T23:10:24.808Z] #21 73.97 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T23:10:24.808Z] #21 73.98 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T23:10:24.808Z] #21 73.99 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-04T23:10:24.808Z] #21 74.01 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T23:10:24.808Z] #21 74.02 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:10:24.808Z] #21 74.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:10:24.808Z] #21 74.05 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:10:24.808Z] #21 74.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:10:24.808Z] #21 74.09 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T23:10:25.745Z] #21 75.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:25.745Z] #21 75.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:10:25.745Z] #21 75.09 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T23:10:25.745Z] #21 75.10 Setting up apparmor (2.13.6-10) ... [2022-07-04T23:10:25.992Z] #21 67.63 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-04T23:10:25.992Z] #21 67.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-04T23:10:25.992Z] #21 67.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-04T23:10:25.992Z] #21 67.67 Setting up libicu67:amd64 (67.1-7) ... [2022-07-04T23:10:25.992Z] #21 67.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-04T23:10:25.992Z] #21 67.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-04T23:10:25.992Z] #21 67.71 Setting up uidmap (1:4.8.1-1) ... [2022-07-04T23:10:25.992Z] #21 67.72 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-04T23:10:26.253Z] #21 67.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-04T23:10:26.253Z] #21 67.79 Setting up bzip2 (1.0.8-4) ... [2022-07-04T23:10:26.253Z] #21 67.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-04T23:10:26.253Z] #21 67.88 Setting up python3-wheel (0.34.2-1) ... [2022-07-04T23:10:27.121Z] #21 ... [2022-07-04T23:10:27.122Z] [2022-07-04T23:10:27.122Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:10:27.122Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:27.122Z] #77 204.5 checking for unistd.h... yes [2022-07-04T23:10:27.122Z] #77 204.9 checking for dlfcn.h... yes [2022-07-04T23:10:27.122Z] #77 205.2 checking for objdir... .libs [2022-07-04T23:10:27.122Z] #77 205.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:10:27.122Z] #77 205.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:10:27.122Z] #77 205.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:10:27.122Z] #77 205.9 checking if gcc static flag -static works... yes [2022-07-04T23:10:27.122Z] #77 206.5 checking if gcc supports -c -o file.o... yes [2022-07-04T23:10:27.122Z] #77 206.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:10:27.122Z] #77 206.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:10:27.122Z] #77 206.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:10:27.122Z] #77 207.4 checking how to hardcode library paths into programs... immediate [2022-07-04T23:10:27.122Z] #77 207.4 checking whether stripping libraries is possible... yes [2022-07-04T23:10:27.122Z] #77 207.4 checking if libtool supports shared libraries... yes [2022-07-04T23:10:27.122Z] #77 207.4 checking whether to build shared libraries... no [2022-07-04T23:10:27.122Z] #77 207.4 checking whether to build static libraries... yes [2022-07-04T23:10:27.122Z] #77 207.4 checking float.h usability... yes [2022-07-04T23:10:27.122Z] #77 207.5 checking float.h presence... yes [2022-07-04T23:10:27.122Z] #77 207.6 checking for float.h... yes [2022-07-04T23:10:27.122Z] #77 207.6 checking limits.h usability... yes [2022-07-04T23:10:27.122Z] #77 207.8 checking limits.h presence... yes [2022-07-04T23:10:27.122Z] #77 207.9 checking for limits.h... yes [2022-07-04T23:10:27.122Z] #77 207.9 checking stddef.h usability... yes [2022-07-04T23:10:27.122Z] #77 208.2 checking stddef.h presence... yes [2022-07-04T23:10:27.122Z] #77 208.2 checking for stddef.h... yes [2022-07-04T23:10:27.122Z] #77 208.3 checking for stdlib.h... (cached) yes [2022-07-04T23:10:27.122Z] #77 208.3 checking for string.h... (cached) yes [2022-07-04T23:10:27.122Z] #77 208.4 checking sys/time.h usability... yes [2022-07-04T23:10:27.122Z] #77 208.7 checking sys/time.h presence... yes [2022-07-04T23:10:27.122Z] #77 208.7 checking for sys/time.h... yes [2022-07-04T23:10:27.122Z] #77 208.8 checking for inline... inline [2022-07-04T23:10:27.122Z] #77 208.9 checking for size_t... yes [2022-07-04T23:10:27.122Z] #77 209.2 checking for stdlib.h... (cached) yes [2022-07-04T23:10:27.122Z] #77 209.2 checking for GNU libc compatible malloc... yes [2022-07-04T23:10:27.122Z] #77 209.6 checking for stdlib.h... (cached) yes [2022-07-04T23:10:27.122Z] #77 209.6 checking for GNU libc compatible realloc... yes [2022-07-04T23:10:27.122Z] #77 209.9 checking for working strtod... yes [2022-07-04T23:10:27.122Z] #77 210.4 checking for gettimeofday... yes [2022-07-04T23:10:27.122Z] #77 210.9 checking for memset... yes [2022-07-04T23:10:27.381Z] #77 211.5 checking for strspn... yes [2022-07-04T23:10:27.458Z] #21 69.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:27.458Z] #21 69.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-04T23:10:27.458Z] #21 69.02 Setting up libcap2-bin (1:2.44-1) ... [2022-07-04T23:10:27.458Z] #21 69.04 Setting up apparmor (2.13.6-10) ... [2022-07-04T23:10:27.640Z] #77 212.2 checking that generated files are newer than configure... done [2022-07-04T23:10:27.640Z] #77 212.2 configure: creating ./config.status [2022-07-04T23:10:28.208Z] #77 ... [2022-07-04T23:10:28.208Z] [2022-07-04T23:10:28.208Z] #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-04T23:10:28.208Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:10:28.208Z] #21 77.66 Setting up zip (3.0-12) ... [2022-07-04T23:10:28.208Z] #21 77.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:28.208Z] #21 77.74 Setting up bash-completion (1:2.11-2) ... [2022-07-04T23:10:30.015Z] #21 ... [2022-07-04T23:10:30.015Z] [2022-07-04T23:10:30.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-04T23:10:30.015Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:30.015Z] #77 203.5 checking for archiver @FILE support... @ [2022-07-04T23:10:30.015Z] #77 203.9 checking for strip... strip [2022-07-04T23:10:30.015Z] #77 203.9 checking for ranlib... ranlib [2022-07-04T23:10:30.015Z] #77 203.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-04T23:10:30.015Z] #77 204.5 checking for sysroot... no [2022-07-04T23:10:30.015Z] #77 204.6 checking for a working dd... /bin/dd [2022-07-04T23:10:30.015Z] #77 204.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-04T23:10:30.015Z] #77 204.7 checking for mt... no [2022-07-04T23:10:30.015Z] #77 204.7 checking if : is a manifest tool... no [2022-07-04T23:10:30.015Z] #77 204.8 checking how to run the C preprocessor... gcc -E [2022-07-04T23:10:30.015Z] #77 205.3 checking for ANSI C header files... yes [2022-07-04T23:10:30.015Z] #77 206.1 checking for sys/types.h... yes [2022-07-04T23:10:30.015Z] #77 206.2 checking for sys/stat.h... yes [2022-07-04T23:10:30.015Z] #77 206.6 checking for stdlib.h... yes [2022-07-04T23:10:30.015Z] #77 207.0 checking for string.h... yes [2022-07-04T23:10:30.015Z] #77 207.3 checking for memory.h... yes [2022-07-04T23:10:30.015Z] #77 207.6 checking for strings.h... yes [2022-07-04T23:10:30.015Z] #77 207.7 checking for inttypes.h... yes [2022-07-04T23:10:30.015Z] #77 207.9 checking for stdint.h... yes [2022-07-04T23:10:30.015Z] #77 208.0 checking for unistd.h... yes [2022-07-04T23:10:30.015Z] #77 208.3 checking for dlfcn.h... yes [2022-07-04T23:10:30.015Z] #77 208.5 checking for objdir... .libs [2022-07-04T23:10:30.015Z] #77 208.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-04T23:10:30.015Z] #77 209.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-04T23:10:30.015Z] #77 209.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-04T23:10:30.015Z] #77 209.2 checking if gcc static flag -static works... yes [2022-07-04T23:10:30.015Z] #77 209.9 checking if gcc supports -c -o file.o... yes [2022-07-04T23:10:30.015Z] #77 210.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-04T23:10:30.015Z] #77 210.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-04T23:10:30.015Z] #77 210.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-04T23:10:30.015Z] #77 210.6 checking how to hardcode library paths into programs... immediate [2022-07-04T23:10:30.015Z] #77 210.6 checking whether stripping libraries is possible... yes [2022-07-04T23:10:30.015Z] #77 210.6 checking if libtool supports shared libraries... yes [2022-07-04T23:10:30.015Z] #77 210.6 checking whether to build shared libraries... no [2022-07-04T23:10:30.016Z] #77 210.6 checking whether to build static libraries... yes [2022-07-04T23:10:30.016Z] #77 210.6 checking float.h usability... yes [2022-07-04T23:10:30.016Z] #77 210.8 checking float.h presence... yes [2022-07-04T23:10:30.016Z] #77 210.9 checking for float.h... yes [2022-07-04T23:10:30.016Z] #77 210.9 checking limits.h usability... yes [2022-07-04T23:10:30.016Z] #77 211.2 checking limits.h presence... yes [2022-07-04T23:10:30.016Z] #77 211.2 checking for limits.h... yes [2022-07-04T23:10:30.016Z] #77 211.3 checking stddef.h usability... yes [2022-07-04T23:10:30.016Z] #77 211.5 checking stddef.h presence... yes [2022-07-04T23:10:30.016Z] #77 211.5 checking for stddef.h... yes [2022-07-04T23:10:30.016Z] #77 211.6 checking for stdlib.h... (cached) yes [2022-07-04T23:10:30.016Z] #77 211.6 checking for string.h... (cached) yes [2022-07-04T23:10:30.016Z] #77 211.7 checking sys/time.h usability... [2022-07-04T23:10:30.016Z] #77 ... [2022-07-04T23:10:30.016Z] [2022-07-04T23:10:30.016Z] #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-04T23:10:30.016Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:10:30.016Z] #21 71.43 Setting up zip (3.0-12) ... [2022-07-04T23:10:30.016Z] #21 71.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:30.016Z] #21 71.48 Setting up bash-completion (1:2.11-2) ... [2022-07-04T23:10:31.494Z] #21 80.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:10:31.495Z] #21 80.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:10:31.495Z] #21 80.85 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-04T23:10:31.495Z] #21 80.87 Setting up patch (2.7.6-7) ... [2022-07-04T23:10:31.495Z] #21 80.90 Setting up sudo (1.9.5p2-3) ... [2022-07-04T23:10:31.754Z] #21 81.00 invoke-rc.d: could not determine current runlevel [2022-07-04T23:10:31.754Z] #21 81.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T23:10:31.754Z] #21 81.03 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T23:10:31.754Z] #21 81.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-04T23:10:31.754Z] #21 81.05 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T23:10:31.754Z] #21 81.06 Setting up pigz (2.6-1) ... [2022-07-04T23:10:31.754Z] #21 81.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T23:10:31.754Z] #21 81.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:10:31.754Z] #21 81.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:10:31.754Z] #21 81.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:32.691Z] #21 81.84 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-04T23:10:32.691Z] #21 81.86 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:10:32.949Z] #21 82.34 Setting up libelf1:amd64 (0.183-1) ... [2022-07-04T23:10:32.949Z] #21 82.36 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:10:32.949Z] #21 82.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:10:32.949Z] #21 82.38 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T23:10:33.316Z] #21 75.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-04T23:10:33.316Z] #21 75.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-04T23:10:33.316Z] #21 75.08 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-04T23:10:33.316Z] #21 75.10 Setting up patch (2.7.6-7) ... [2022-07-04T23:10:33.316Z] #21 75.11 Setting up sudo (1.9.5p2-3) ... [2022-07-04T23:10:33.517Z] #21 82.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:33.517Z] #21 82.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T23:10:33.517Z] #21 82.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T23:10:33.517Z] #21 82.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T23:10:33.517Z] #21 82.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T23:10:33.517Z] #21 82.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T23:10:33.517Z] #21 82.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T23:10:33.517Z] #21 82.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T23:10:33.517Z] #21 82.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T23:10:33.517Z] #21 82.94 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T23:10:33.576Z] #21 75.18 invoke-rc.d: could not determine current runlevel [2022-07-04T23:10:33.576Z] #21 75.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T23:10:33.576Z] #21 75.21 Setting up xfsprogs (5.10.0-4) ... [2022-07-04T23:10:33.576Z] #21 75.24 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-04T23:10:33.576Z] #21 75.26 Setting up inetutils-ping (2:2.0-1) ... [2022-07-04T23:10:33.576Z] #21 75.28 Setting up pigz (2.6-1) ... [2022-07-04T23:10:33.576Z] #21 75.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-04T23:10:33.576Z] #21 75.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-04T23:10:33.576Z] #21 75.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-04T23:10:33.576Z] #21 75.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:34.116Z] #60 ... [2022-07-04T23:10:34.116Z] [2022-07-04T23:10:34.116Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:10:34.116Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:10:34.116Z] #55 313.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-07-04T23:10:34.687Z] #55 DONE 314.2s [2022-07-04T23:10:34.687Z] [2022-07-04T23:10:34.687Z] #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-04T23:10:34.687Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:10:34.958Z] #21 76.70 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-04T23:10:34.958Z] #21 76.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-04T23:10:35.421Z] #21 84.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:10:35.421Z] #21 84.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T23:10:35.421Z] #21 84.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:10:35.421Z] #21 84.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:10:35.899Z] #21 77.68 Setting up libelf1:amd64 (0.183-1) ... [2022-07-04T23:10:36.159Z] #21 77.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-04T23:10:36.159Z] #21 77.78 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-04T23:10:36.159Z] #21 77.84 Setting up python3-distutils (3.9.2-1) ... [2022-07-04T23:10:36.798Z] #21 85.91 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T23:10:36.798Z] #21 85.92 Setting up jq (1.6-2.1) ... [2022-07-04T23:10:36.798Z] #21 85.93 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-04T23:10:36.798Z] #21 85.94 Setting up iptables (1.8.7-1) ... [2022-07-04T23:10:36.798Z] #21 85.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:10:36.798Z] #21 85.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:10:36.798Z] #21 85.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:10:36.798Z] #21 85.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:10:36.798Z] #21 85.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T23:10:36.798Z] #21 85.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T23:10:36.798Z] #21 86.01 Setting up iproute2 (5.10.0-4) ... [2022-07-04T23:10:37.057Z] #21 86.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:10:37.099Z] #21 78.69 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-04T23:10:37.099Z] #21 78.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-04T23:10:37.099Z] #21 78.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-04T23:10:37.099Z] #21 78.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-04T23:10:37.099Z] #21 78.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-04T23:10:37.099Z] #21 78.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-04T23:10:37.099Z] #21 78.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-04T23:10:37.099Z] #21 78.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-04T23:10:37.099Z] #21 78.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-04T23:10:37.227Z] #60 ... [2022-07-04T23:10:37.227Z] [2022-07-04T23:10:37.227Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T23:10:37.227Z] #56 sha256:78ccade59fcffb3b3e4b04944dd214347d2982dc8819b4fb3d3f9fd336274b95 [2022-07-04T23:10:37.359Z] #21 78.95 Setting up python3-setuptools (52.0.0-4) ... [2022-07-04T23:10:37.624Z] #21 DONE 86.9s [2022-07-04T23:10:37.624Z] [2022-07-04T23:10:37.624Z] #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-04T23:10:37.624Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-04T23:10:37.801Z] #56 DONE 0.7s [2022-07-04T23:10:37.801Z] [2022-07-04T23:10:37.801Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T23:10:37.801Z] #58 sha256:65487a6d08d6a63ba6fcf5f0b959b87071d148ebc4b05948b1e933945db07565 [2022-07-04T23:10:37.801Z] #58 DONE 0.1s [2022-07-04T23:10:37.801Z] [2022-07-04T23:10:37.801Z] #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-04T23:10:37.801Z] #60 sha256:31a9e846172832cb143e0ced29706ae9d7c87dcfc6b0fcf9944786fd29460ce1 [2022-07-04T23:10:38.561Z] #22 0.819 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T23:10:38.561Z] #22 0.823 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T23:10:38.561Z] #22 0.827 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T23:10:38.561Z] #22 DONE 0.9s [2022-07-04T23:10:38.561Z] [2022-07-04T23:10:38.561Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T23:10:38.561Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T23:10:38.740Z] #60 182.2 + mkdir -p /build [2022-07-04T23:10:38.740Z] #60 182.2 + cp runc /build/runc [2022-07-04T23:10:38.740Z] #60 DONE 182.4s [2022-07-04T23:10:38.740Z] [2022-07-04T23:10:38.740Z] #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-04T23:10:38.740Z] #64 sha256:dcace08dcf7cc54925e53188046e22cc3b3bc00a00becdda270e8f202e0ca943 [2022-07-04T23:10:39.904Z] #21 81.58 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-04T23:10:39.904Z] #21 81.62 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-04T23:10:39.904Z] #21 81.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-04T23:10:40.121Z] #64 ... [2022-07-04T23:10:40.121Z] [2022-07-04T23:10:40.121Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T23:10:40.121Z] #61 sha256:b6abade0aaf730b19a087f3ecc02da16a771cffe28711087f490ba22aa06b1c6 [2022-07-04T23:10:40.166Z] #21 81.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-04T23:10:40.166Z] #21 ... [2022-07-04T23:10:40.166Z] [2022-07-04T23:10:40.166Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:10:40.166Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:40.166Z] #77 211.7 checking sys/time.h usability... yes [2022-07-04T23:10:40.166Z] #77 211.9 checking sys/time.h presence... yes [2022-07-04T23:10:40.166Z] #77 212.0 checking for sys/time.h... yes [2022-07-04T23:10:40.166Z] #77 212.0 checking for inline... inline [2022-07-04T23:10:40.166Z] #77 212.1 checking for size_t... yes [2022-07-04T23:10:40.166Z] #77 212.6 checking for stdlib.h... (cached) yes [2022-07-04T23:10:40.166Z] #77 212.6 checking for GNU libc compatible malloc... yes [2022-07-04T23:10:40.166Z] #77 212.9 checking for stdlib.h... (cached) yes [2022-07-04T23:10:40.166Z] #77 212.9 checking for GNU libc compatible realloc... yes [2022-07-04T23:10:40.166Z] #77 213.2 checking for working strtod... yes [2022-07-04T23:10:40.166Z] #77 213.7 checking for gettimeofday... yes [2022-07-04T23:10:40.166Z] #77 213.9 checking for memset... yes [2022-07-04T23:10:40.166Z] #77 214.2 checking for strspn... yes [2022-07-04T23:10:40.166Z] #77 214.8 checking that generated files are newer than configure... done [2022-07-04T23:10:40.166Z] #77 214.8 configure: creating ./config.status [2022-07-04T23:10:40.166Z] #77 219.6 config.status: creating Makefile [2022-07-04T23:10:40.166Z] #77 219.8 config.status: creating config.h [2022-07-04T23:10:40.166Z] #77 219.9 config.status: executing depfiles commands [2022-07-04T23:10:40.166Z] #77 220.5 config.status: executing libtool commands [2022-07-04T23:10:40.166Z] #77 221.9 GEN .version [2022-07-04T23:10:40.166Z] #77 221.9 make install-recursive [2022-07-04T23:10:40.166Z] #77 221.9 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T23:10:40.166Z] #77 222.0 Making install in libocispec [2022-07-04T23:10:40.166Z] #77 222.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:10:40.166Z] #77 222.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T23:10:40.166Z] #77 222.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T23:10:40.166Z] #77 222.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T23:10:40.166Z] #77 222.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T23:10:40.381Z] #61 DONE 0.2s [2022-07-04T23:10:40.381Z] [2022-07-04T23:10:40.381Z] #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-04T23:10:40.381Z] #64 sha256:dcace08dcf7cc54925e53188046e22cc3b3bc00a00becdda270e8f202e0ca943 [2022-07-04T23:10:41.098Z] #23 ... [2022-07-04T23:10:41.098Z] [2022-07-04T23:10:41.098Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:10:41.098Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:41.098Z] #77 215.4 config.status: creating Makefile [2022-07-04T23:10:41.098Z] #77 215.5 config.status: creating config.h [2022-07-04T23:10:41.098Z] #77 215.5 config.status: executing depfiles commands [2022-07-04T23:10:41.098Z] #77 215.6 config.status: executing libtool commands [2022-07-04T23:10:41.098Z] #77 216.6 GEN .version [2022-07-04T23:10:41.098Z] #77 216.6 make install-recursive [2022-07-04T23:10:41.098Z] #77 216.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-04T23:10:41.098Z] #77 216.7 Making install in libocispec [2022-07-04T23:10:41.098Z] #77 216.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:10:41.098Z] #77 216.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-04T23:10:41.098Z] #77 216.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-04T23:10:41.098Z] #77 216.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-04T23:10:41.098Z] #77 216.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-04T23:10:41.098Z] #77 217.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T23:10:41.098Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T23:10:41.098Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T23:10:41.098Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T23:10:41.098Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T23:10:41.098Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T23:10:41.098Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T23:10:41.098Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T23:10:41.098Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T23:10:41.099Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T23:10:41.099Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T23:10:41.099Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T23:10:41.099Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T23:10:41.099Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T23:10:41.099Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T23:10:41.099Z] #77 217.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T23:10:41.099Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T23:10:41.099Z] #77 219.0 make install-recursive [2022-07-04T23:10:41.099Z] #77 219.0 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:10:41.099Z] #77 219.1 Making install in yajl [2022-07-04T23:10:41.099Z] #77 219.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:10:41.099Z] #77 219.1 CC verify/json_verify-json_verify.o [2022-07-04T23:10:41.099Z] #77 219.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T23:10:41.099Z] #77 219.1 CC src/libyajl_la-yajl.lo [2022-07-04T23:10:41.099Z] #77 219.2 CC src/libyajl_la-yajl_gen.lo [2022-07-04T23:10:41.099Z] #77 219.2 CC src/libyajl_la-yajl_parser.lo [2022-07-04T23:10:41.099Z] #77 219.2 CC src/libyajl_la-yajl_buf.lo [2022-07-04T23:10:41.099Z] #77 219.2 CC src/libyajl_la-yajl_encode.lo [2022-07-04T23:10:41.099Z] #77 219.2 CC src/libyajl_la-yajl_lex.lo [2022-07-04T23:10:41.099Z] #77 219.2 CC src/libyajl_la-yajl_tree.lo [2022-07-04T23:10:41.099Z] #77 225.4 CCLD libyajl.la [2022-07-04T23:10:41.099Z] #77 225.7 CCLD verify/json_verify [2022-07-04T23:10:41.550Z] #77 223.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-04T23:10:41.666Z] #77 226.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:10:41.667Z] #77 226.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T23:10:41.667Z] #77 226.2 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T23:10:41.667Z] #77 226.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:10:41.667Z] #77 226.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:10:41.667Z] #77 226.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:10:41.809Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-04T23:10:41.809Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-04T23:10:41.809Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-04T23:10:41.809Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-04T23:10:41.809Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-04T23:10:41.809Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-04T23:10:41.809Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-04T23:10:41.809Z] #77 223.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-04T23:10:41.926Z] #77 226.3 CC src/validate.o [2022-07-04T23:10:41.926Z] #77 226.3 CC src/image_spec_schema_config_schema.lo [2022-07-04T23:10:41.926Z] #77 226.3 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T23:10:41.926Z] #77 226.4 CC src/image_spec_schema_defs.lo [2022-07-04T23:10:41.926Z] #77 226.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T23:10:41.926Z] #77 226.4 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T23:10:41.926Z] #77 226.4 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T23:10:41.926Z] #77 226.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T23:10:41.926Z] #77 226.4 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T23:10:41.926Z] #77 226.5 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T23:10:41.926Z] #77 226.5 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T23:10:41.926Z] #77 226.5 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T23:10:42.069Z] #77 223.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-04T23:10:42.069Z] #77 223.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-04T23:10:42.069Z] #77 223.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-04T23:10:42.069Z] #77 223.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-04T23:10:42.069Z] #77 223.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-04T23:10:42.069Z] #77 223.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-04T23:10:42.069Z] #77 223.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-04T23:10:42.185Z] #77 226.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T23:10:42.185Z] #77 226.7 CC src/runtime_spec_schema_defs.lo [2022-07-04T23:10:42.185Z] #77 226.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T23:10:42.185Z] #77 226.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T23:10:42.185Z] #77 226.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T23:10:42.185Z] #77 226.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T23:10:42.185Z] #77 226.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T23:10:42.329Z] #77 ... [2022-07-04T23:10:42.329Z] [2022-07-04T23:10:42.329Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-04T23:10:42.329Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-04T23:10:42.329Z] #21 84.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-04T23:10:42.329Z] #21 84.04 Setting up jq (1.6-2.1) ... [2022-07-04T23:10:42.329Z] #21 84.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-04T23:10:42.329Z] #21 84.06 Setting up iptables (1.8.7-1) ... [2022-07-04T23:10:42.329Z] #21 84.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:10:42.445Z] #77 226.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T23:10:42.593Z] #21 84.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:10:42.593Z] #21 84.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-04T23:10:42.593Z] #21 84.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-04T23:10:42.593Z] #21 84.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-04T23:10:42.593Z] #21 84.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-04T23:10:42.593Z] #21 84.34 Setting up iproute2 (5.10.0-4) ... [2022-07-04T23:10:42.706Z] #77 227.0 CC src/basic_test_double_array_item.lo [2022-07-04T23:10:42.706Z] #77 227.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T23:10:42.706Z] #77 227.1 CC src/basic_test_top_array_int.lo [2022-07-04T23:10:42.706Z] #77 227.2 CC src/basic_test_top_array_string.lo [2022-07-04T23:10:42.706Z] #77 227.2 CC src/basic_test_top_double_array_int.lo [2022-07-04T23:10:42.706Z] #77 227.2 CC src/basic_test_double_array.lo [2022-07-04T23:10:42.706Z] #77 227.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T23:10:42.706Z] #77 227.3 CC src/basic_test_top_double_array_string.lo [2022-07-04T23:10:42.968Z] #77 227.3 CC src/basic_test_top_double_array_obj.lo [2022-07-04T23:10:42.968Z] #77 227.5 CC src/json_common.lo [2022-07-04T23:10:42.968Z] #77 227.6 CC src/read-file.lo [2022-07-04T23:10:43.164Z] #21 84.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:10:43.227Z] #77 227.6 CC tests/test-1.o [2022-07-04T23:10:43.227Z] #77 227.8 CC tests/test-2.o [2022-07-04T23:10:43.227Z] #77 227.9 CC tests/test-3.o [2022-07-04T23:10:43.485Z] #77 228.0 CC tests/test-4.o [2022-07-04T23:10:43.485Z] #77 228.0 CC tests/test-5.o [2022-07-04T23:10:43.486Z] #77 228.0 CC tests/test-6.o [2022-07-04T23:10:43.486Z] #77 228.0 CC tests/test-7.o [2022-07-04T23:10:43.486Z] #77 228.1 CC tests/test-8.o [2022-07-04T23:10:43.744Z] #77 228.2 CC tests/test-9.o [2022-07-04T23:10:43.744Z] #77 228.2 CC tests/test-10.o [2022-07-04T23:10:43.744Z] #77 228.2 CC tests/test-11.o [2022-07-04T23:10:44.547Z] #21 DONE 85.9s [2022-07-04T23:10:44.547Z] [2022-07-04T23:10:44.547Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:10:44.547Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-04T23:10:44.547Z] #77 225.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-04T23:10:44.547Z] #77 225.9 make install-recursive [2022-07-04T23:10:44.547Z] #77 225.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:10:44.547Z] #77 226.1 Making install in yajl [2022-07-04T23:10:44.547Z] #77 226.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:10:44.547Z] #77 226.2 CC verify/json_verify-json_verify.o [2022-07-04T23:10:44.547Z] #77 226.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-04T23:10:44.547Z] #77 226.3 CC src/libyajl_la-yajl.lo [2022-07-04T23:10:44.547Z] #77 226.4 CC src/libyajl_la-yajl_parser.lo [2022-07-04T23:10:44.547Z] #77 226.4 CC src/libyajl_la-yajl_gen.lo [2022-07-04T23:10:44.547Z] #77 226.4 CC src/libyajl_la-yajl_buf.lo [2022-07-04T23:10:44.547Z] #77 226.4 CC src/libyajl_la-yajl_encode.lo [2022-07-04T23:10:44.547Z] #77 226.5 CC src/libyajl_la-yajl_lex.lo [2022-07-04T23:10:44.547Z] #77 226.6 CC src/libyajl_la-yajl_tree.lo [2022-07-04T23:10:44.583Z] #64 280.1 + bin/containerd [2022-07-04T23:10:45.488Z] #77 ... [2022-07-04T23:10:45.489Z] [2022-07-04T23:10:45.489Z] #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-04T23:10:45.489Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-04T23:10:45.489Z] #22 1.392 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-04T23:10:45.489Z] #22 1.411 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-04T23:10:45.489Z] #22 1.420 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-04T23:10:45.489Z] #22 DONE 1.5s [2022-07-04T23:10:45.751Z] [2022-07-04T23:10:45.751Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T23:10:45.751Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T23:10:45.826Z] #64 290.3 # github.com/containerd/containerd/cmd/containerd [2022-07-04T23:10:45.827Z] #64 290.3 /usr/bin/ld: /tmp/go-link-3459230882/000019.o: in function `New': [2022-07-04T23:10:45.827Z] #64 290.3 /tmp/tmp.toYXvycMUC/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-04T23:10:45.827Z] #64 290.4 + bin/containerd-stress [2022-07-04T23:10:45.827Z] #64 291.5 + bin/containerd-shim [2022-07-04T23:10:49.016Z] #77 ... [2022-07-04T23:10:49.016Z] [2022-07-04T23:10:49.016Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T23:10:49.016Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T23:10:49.016Z] #23 10.53 Collecting yamllint==1.26.1 [2022-07-04T23:10:50.400Z] #23 11.61 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T23:10:51.120Z] #64 300.4 + bin/containerd-shim-runc-v1 [2022-07-04T23:10:51.367Z] #23 12.86 Collecting pathspec>=0.5.3 [2022-07-04T23:10:51.367Z] #23 12.87 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T23:10:51.626Z] #23 13.31 Collecting pyyaml [2022-07-04T23:10:51.626Z] #23 13.33 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-04T23:10:51.884Z] #23 13.46 Building wheels for collected packages: yamllint [2022-07-04T23:10:51.884Z] #23 13.47 Building wheel for yamllint (setup.py): started [2022-07-04T23:10:53.257Z] #23 14.67 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T23:10:53.257Z] #23 14.68 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1fc5b09877fb761ea53a285f820af928e0fd86965d14261ef00b28b6e6a24e5e [2022-07-04T23:10:53.257Z] #23 14.68 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T23:10:53.257Z] #23 14.68 Successfully built yamllint [2022-07-04T23:10:53.257Z] #23 14.71 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T23:10:53.515Z] #23 15.10 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T23:10:53.885Z] #23 ... [2022-07-04T23:10:53.885Z] [2022-07-04T23:10:53.885Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:10:53.885Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:10:53.885Z] #77 235.6 CCLD libyajl.la [2022-07-04T23:10:53.885Z] #77 236.0 CCLD verify/json_verify [2022-07-04T23:10:54.082Z] #23 DONE 15.6s [2022-07-04T23:10:54.082Z] [2022-07-04T23:10:54.082Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T23:10:54.082Z] #27 sha256:96aa8bb0cf80884ca420d6bf517ae589599325e29c2160fb16bc02304966e666 [2022-07-04T23:10:54.340Z] #27 DONE 0.2s [2022-07-04T23:10:54.340Z] [2022-07-04T23:10:54.340Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T23:10:54.340Z] #32 sha256:228199bef4798f1150149e4a18d8f4d86a16a31a2b0cf8c44cc5a906e61c0c34 [2022-07-04T23:10:54.455Z] #77 236.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:10:54.455Z] #77 236.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T23:10:54.455Z] #77 236.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T23:10:54.455Z] #77 236.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:10:54.455Z] #77 236.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-04T23:10:54.455Z] #77 236.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:10:54.455Z] #77 236.5 CC src/validate.o [2022-07-04T23:10:54.603Z] #32 DONE 0.3s [2022-07-04T23:10:54.603Z] [2022-07-04T23:10:54.603Z] #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-04T23:10:54.603Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:10:54.603Z] #47 ... [2022-07-04T23:10:54.603Z] [2022-07-04T23:10:54.603Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T23:10:54.603Z] #35 sha256:9350526298b045bba48d8a03ee1256cc0420b69bbc18b7e2443c7a947d572c96 [2022-07-04T23:10:54.715Z] #77 236.5 CC src/image_spec_schema_config_schema.lo [2022-07-04T23:10:54.716Z] #77 236.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-04T23:10:54.716Z] #77 236.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-04T23:10:54.716Z] #77 236.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-04T23:10:54.716Z] #77 236.6 CC src/image_spec_schema_defs.lo [2022-07-04T23:10:54.716Z] #77 236.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-04T23:10:54.716Z] #77 236.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-04T23:10:54.716Z] #77 236.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-04T23:10:54.716Z] #77 236.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-04T23:10:54.716Z] #77 236.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-04T23:10:54.716Z] #77 236.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-04T23:10:54.716Z] #77 236.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-04T23:10:54.716Z] #77 236.7 CC src/runtime_spec_schema_defs.lo [2022-07-04T23:10:54.716Z] #77 236.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-04T23:10:54.716Z] #77 236.8 CC src/runtime_spec_schema_defs_linux.lo [2022-07-04T23:10:54.864Z] #35 DONE 0.2s [2022-07-04T23:10:54.864Z] [2022-07-04T23:10:54.864Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T23:10:54.864Z] #37 sha256:8cc15c26dc87d05256467769b2568585eb65e7261f5fa3fb4ea6ce430b980548 [2022-07-04T23:10:54.976Z] #77 236.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-04T23:10:54.976Z] #77 236.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-04T23:10:54.976Z] #77 236.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-04T23:10:54.976Z] #77 237.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-04T23:10:54.976Z] #77 237.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-04T23:10:54.976Z] #77 237.0 CC src/basic_test_double_array_item.lo [2022-07-04T23:10:55.237Z] #77 237.0 CC src/basic_test_double_array.lo [2022-07-04T23:10:55.237Z] #77 237.2 CC src/basic_test_top_array_int.lo [2022-07-04T23:10:55.237Z] #77 237.2 CC src/basic_test_top_double_array_int.lo [2022-07-04T23:10:55.430Z] #37 DONE 0.7s [2022-07-04T23:10:55.430Z] [2022-07-04T23:10:55.430Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T23:10:55.430Z] #39 sha256:98c6de09881ad09824d05bb01d76714d3f373d3737b379cbf08db76469e7b1d1 [2022-07-04T23:10:55.430Z] #39 DONE 0.1s [2022-07-04T23:10:55.430Z] [2022-07-04T23:10:55.430Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T23:10:55.430Z] #41 sha256:2e20e63a0a8c8ed19b430763138d8f60949429e21e4e5b0468d6a4725f4af4a6 [2022-07-04T23:10:55.497Z] #77 237.3 CC src/basic_test_top_double_array_refobj.lo [2022-07-04T23:10:55.497Z] #77 237.3 CC src/basic_test_top_array_string.lo [2022-07-04T23:10:55.497Z] #77 237.4 CC src/basic_test_top_double_array_obj.lo [2022-07-04T23:10:55.497Z] #77 237.4 CC src/basic_test_top_double_array_string.lo [2022-07-04T23:10:55.497Z] #77 237.4 CC src/read-file.lo [2022-07-04T23:10:55.497Z] #77 237.4 CC src/json_common.lo [2022-07-04T23:10:55.497Z] #77 237.5 CC tests/test-1.o [2022-07-04T23:10:55.688Z] #41 DONE 0.2s [2022-07-04T23:10:55.688Z] [2022-07-04T23:10:55.688Z] #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-04T23:10:55.688Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:10:55.688Z] #47 ... [2022-07-04T23:10:55.688Z] [2022-07-04T23:10:55.688Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T23:10:55.688Z] #45 sha256:c8b28f2a247d2b60db896a51e76bc181e691d3e6ed1a8ef8bb653ce4452c1fbf [2022-07-04T23:10:55.688Z] #45 DONE 0.1s [2022-07-04T23:10:55.757Z] #77 237.6 CC tests/test-2.o [2022-07-04T23:10:55.757Z] #77 237.6 CC tests/test-3.o [2022-07-04T23:10:55.757Z] #77 237.6 CC tests/test-4.o [2022-07-04T23:10:55.946Z] [2022-07-04T23:10:55.946Z] #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-04T23:10:55.946Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:10:56.017Z] #77 237.7 CC tests/test-5.o [2022-07-04T23:10:56.017Z] #77 237.8 CC tests/test-6.o [2022-07-04T23:10:56.017Z] #77 237.9 CC tests/test-8.o [2022-07-04T23:10:56.017Z] #77 237.9 CC tests/test-7.o [2022-07-04T23:10:56.277Z] #77 238.1 CC tests/test-10.o [2022-07-04T23:10:56.277Z] #77 238.1 CC tests/test-9.o [2022-07-04T23:10:56.277Z] #77 238.2 CC tests/test-11.o [2022-07-04T23:10:56.414Z] #64 305.6 + bin/containerd-shim-runc-v2 [2022-07-04T23:10:56.414Z] #64 306.4 + binaries [2022-07-04T23:10:56.414Z] #64 306.4 + install -D bin/containerd /build/containerd [2022-07-04T23:10:56.414Z] #64 306.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T23:10:56.414Z] #64 306.5 + install -D bin/ctr /build/ctr [2022-07-04T23:10:59.714Z] #64 DONE 310.0s [2022-07-04T23:11:00.658Z] [2022-07-04T23:11:00.658Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T23:11:00.658Z] #65 sha256:05844d308e067b8a0d8df4aff8096eeecfa018e9816a3264a21c1b69b195fe4a [2022-07-04T23:11:02.569Z] #65 DONE 1.6s [2022-07-04T23:11:02.569Z] [2022-07-04T23:11:02.569Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T23:11:02.569Z] #70 sha256:4ff285e7b11500edbc60ebf30d2c26fd5102b2a02a93a3bc8a8eb9828777b94e [2022-07-04T23:11:02.830Z] #70 DONE 0.4s [2022-07-04T23:11:02.830Z] [2022-07-04T23:11:02.830Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T23:11:02.830Z] #75 sha256:8d6a9496e1eb8d1a03e388469872751fed747d26aa8089e0bfa2602ce2f0a70e [2022-07-04T23:11:04.742Z] #75 DONE 1.7s [2022-07-04T23:11:04.742Z] [2022-07-04T23:11:04.742Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T23:11:04.742Z] #78 sha256:2a8c162c9878d66c3d70086578586951a8c11f0c50b0da829ce08cfc1b0150d5 [2022-07-04T23:11:04.742Z] #78 DONE 0.1s [2022-07-04T23:11:04.742Z] [2022-07-04T23:11:04.742Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T23:11:04.742Z] #79 sha256:6bd8824c80b5cbcab66787d61ff2b8aeaf3dc18f9999410fd20b853a88f71cee [2022-07-04T23:11:04.742Z] #79 DONE 0.1s [2022-07-04T23:11:04.742Z] [2022-07-04T23:11:04.742Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T23:11:04.742Z] #80 sha256:4f95160e79d024b036eab7a7cc5852ac85fe5750b5514240a293c6c39f8ab2a5 [2022-07-04T23:11:04.742Z] #80 DONE 0.1s [2022-07-04T23:11:04.742Z] [2022-07-04T23:11:04.742Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T23:11:04.742Z] #81 sha256:367288050e79634b58b03602ef578276aaf77376cdbf8c89f29ad39794eef433 [2022-07-04T23:11:05.686Z] #81 DONE 0.9s [2022-07-04T23:11:05.686Z] [2022-07-04T23:11:05.686Z] #82 exporting to image [2022-07-04T23:11:05.686Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T23:11:05.686Z] #82 exporting layers [2022-07-04T23:11:06.274Z] #77 ... [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-04T23:11:06.274Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-04T23:11:06.274Z] #23 13.46 Collecting yamllint==1.26.1 [2022-07-04T23:11:06.274Z] #23 14.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-04T23:11:06.274Z] #23 15.81 Collecting pathspec>=0.5.3 [2022-07-04T23:11:06.274Z] #23 15.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-04T23:11:06.274Z] #23 16.30 Collecting pyyaml [2022-07-04T23:11:06.274Z] #23 16.32 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-04T23:11:06.274Z] #23 16.41 Building wheels for collected packages: yamllint [2022-07-04T23:11:06.274Z] #23 16.42 Building wheel for yamllint (setup.py): started [2022-07-04T23:11:06.274Z] #23 17.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-04T23:11:06.274Z] #23 17.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7a72146ca52418ae86302cecdb4d7bbbaebadfcaeea31528b61bcf58d3f12026 [2022-07-04T23:11:06.274Z] #23 17.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-04T23:11:06.274Z] #23 17.64 Successfully built yamllint [2022-07-04T23:11:06.274Z] #23 17.68 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-04T23:11:06.274Z] #23 18.11 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-04T23:11:06.274Z] #23 DONE 19.0s [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-04T23:11:06.274Z] #27 sha256:dde8895e3fd3dbe38b84c57a3d1df29d8326758bfdfe6a65e0a599c3759f4199 [2022-07-04T23:11:06.274Z] #27 DONE 0.2s [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-04T23:11:06.274Z] #32 sha256:5575762813f258f7e431c788a35cffd7501a79a757f9c200ff951e28c2621be5 [2022-07-04T23:11:06.274Z] #32 DONE 0.5s [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-04T23:11:06.274Z] #35 sha256:778ec53f96acb5d2d04289928e128b8bcf5c22942cd9dfa987f471e65b86f036 [2022-07-04T23:11:06.274Z] #35 DONE 0.3s [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-04T23:11:06.274Z] #37 sha256:626ee8cd1cdf53612fdbb716545986fe1ff52734e2e9e6f2d8f5b3ab646ce035 [2022-07-04T23:11:06.274Z] #37 DONE 0.3s [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-04T23:11:06.274Z] #39 sha256:5b86e20732897aa5e0bd6c214c590b746b56caf42c41008f8e82592856e0dd0a [2022-07-04T23:11:06.274Z] #39 DONE 0.1s [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-04T23:11:06.274Z] #41 sha256:9dcde4b10f4c05d93e7eb8b39b2c7a1c774c645b7f23bccb2dc6f5b64f0709e9 [2022-07-04T23:11:06.274Z] #41 DONE 0.1s [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-04T23:11:06.274Z] #45 sha256:3bbea60460bffa7a27abdd3975a7ca29f12582ebaab2bcd633738c1bafa1eaf0 [2022-07-04T23:11:06.274Z] #45 DONE 0.0s [2022-07-04T23:11:06.274Z] [2022-07-04T23:11:06.274Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:11:06.274Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:11:08.990Z] #82 exporting layers 3.5s done [2022-07-04T23:11:08.990Z] #82 writing image sha256:4045be7979ed356b574f36b811b0644575bde4cc01d05821be0dc0f9752b84cc done [2022-07-04T23:11:08.990Z] #82 naming to docker.io/library/docker:c046c8080730870de700411e8c06e34408a25d5d done [2022-07-04T23:11:08.990Z] #82 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-04T23:11:09.325Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-04T23:11:09.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c046c8080730870de700411e8c06e34408a25d5d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c046c8080730870de700411e8c06e34408a25d5d hack/test/unit [2022-07-04T23:11:11.002Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-04T23:11:11.002Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-04T23:11:11.002Z] + TESTDIRS=./... [2022-07-04T23:11:11.002Z] + exclude_paths='/vendor/|/integration' [2022-07-04T23:11:11.002Z] ++ go list ./... [2022-07-04T23:11:11.002Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-04T23:11:11.946Z] + pkg_list='github.com/docker/docker/api [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/backend [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/container [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/events [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/filters [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/image [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/mount [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/network [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/registry [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/time [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/versions [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/volume [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:11:11.946Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:11:11.946Z] github.com/docker/docker/cli [2022-07-04T23:11:11.946Z] github.com/docker/docker/cli/config [2022-07-04T23:11:11.946Z] github.com/docker/docker/cli/debug [2022-07-04T23:11:11.946Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:11:11.946Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:11:11.946Z] github.com/docker/docker/client [2022-07-04T23:11:11.946Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:11:11.946Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:11:11.946Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:11:11.946Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:11:11.946Z] github.com/docker/docker/container [2022-07-04T23:11:11.946Z] github.com/docker/docker/container/stream [2022-07-04T23:11:11.946Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:11:11.946Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:11:11.946Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/config [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/events [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/exec [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/images [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/links [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/names [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/network [2022-07-04T23:11:11.946Z] github.com/docker/docker/daemon/stats [2022-07-04T23:11:11.946Z] github.com/docker/docker/distribution [2022-07-04T23:11:11.946Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:11:11.946Z] github.com/docker/docker/distribution/utils [2022-07-04T23:11:11.946Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:11:11.946Z] github.com/docker/docker/dockerversion [2022-07-04T23:11:11.946Z] github.com/docker/docker/errdefs [2022-07-04T23:11:11.946Z] github.com/docker/docker/image [2022-07-04T23:11:11.946Z] github.com/docker/docker/image/cache [2022-07-04T23:11:11.946Z] github.com/docker/docker/image/tarexport [2022-07-04T23:11:11.946Z] github.com/docker/docker/image/v1 [2022-07-04T23:11:11.946Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:11:11.946Z] github.com/docker/docker/layer [2022-07-04T23:11:11.946Z] github.com/docker/docker/libcontainerd [2022-07-04T23:11:11.946Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:11:11.946Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:11:11.946Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:11:11.946Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/libnetwork/types [2022-07-04T23:11:11.946Z] github.com/docker/docker/oci [2022-07-04T23:11:11.946Z] github.com/docker/docker/oci/caps [2022-07-04T23:11:11.946Z] github.com/docker/docker/opts [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/archive [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/directory [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/platform [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/pools [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/progress [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/signal [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/stack [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/system [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:11:11.946Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:11:11.946Z] github.com/docker/docker/plugin [2022-07-04T23:11:11.946Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:11:11.946Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:11:11.946Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:11:11.946Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:11:11.946Z] github.com/docker/docker/quota [2022-07-04T23:11:11.946Z] github.com/docker/docker/reference [2022-07-04T23:11:11.946Z] github.com/docker/docker/registry [2022-07-04T23:11:11.946Z] github.com/docker/docker/registry/resumable [2022-07-04T23:11:11.946Z] github.com/docker/docker/restartmanager [2022-07-04T23:11:11.946Z] github.com/docker/docker/rootless [2022-07-04T23:11:11.946Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:11:11.946Z] github.com/docker/docker/runconfig [2022-07-04T23:11:11.946Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/environment [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/registry [2022-07-04T23:11:11.946Z] github.com/docker/docker/testutil/request [2022-07-04T23:11:11.946Z] github.com/docker/docker/volume [2022-07-04T23:11:11.946Z] github.com/docker/docker/volume/drivers [2022-07-04T23:11:11.946Z] github.com/docker/docker/volume/local [2022-07-04T23:11:11.946Z] github.com/docker/docker/volume/mounts [2022-07-04T23:11:11.946Z] github.com/docker/docker/volume/service [2022-07-04T23:11:11.946Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:11:11.946Z] github.com/docker/docker/volume/testutils' [2022-07-04T23:11:11.946Z] ++ echo 'github.com/docker/docker/api [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/backend [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/container [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/events [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/filters [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/image [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/mount [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/network [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/registry [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/time [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/versions [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:11:11.946Z] github.com/docker/docker/api/types/volume [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli/config [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli/debug [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:11:11.947Z] github.com/docker/docker/client [2022-07-04T23:11:11.947Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:11:11.947Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:11:11.947Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:11:11.947Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:11:11.947Z] github.com/docker/docker/container [2022-07-04T23:11:11.947Z] github.com/docker/docker/container/stream [2022-07-04T23:11:11.947Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:11:11.947Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:11:11.947Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/config [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/events [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/exec [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/images [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/links [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/names [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/network [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/stats [2022-07-04T23:11:11.947Z] github.com/docker/docker/distribution [2022-07-04T23:11:11.947Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:11:11.947Z] github.com/docker/docker/distribution/utils [2022-07-04T23:11:11.947Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:11:11.947Z] github.com/docker/docker/dockerversion [2022-07-04T23:11:11.947Z] github.com/docker/docker/errdefs [2022-07-04T23:11:11.947Z] github.com/docker/docker/image [2022-07-04T23:11:11.947Z] github.com/docker/docker/image/cache [2022-07-04T23:11:11.947Z] github.com/docker/docker/image/tarexport [2022-07-04T23:11:11.947Z] github.com/docker/docker/image/v1 [2022-07-04T23:11:11.947Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:11:11.947Z] github.com/docker/docker/layer [2022-07-04T23:11:11.947Z] github.com/docker/docker/libcontainerd [2022-07-04T23:11:11.947Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:11:11.947Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:11:11.947Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:11:11.947Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/libnetwork/types [2022-07-04T23:11:11.947Z] github.com/docker/docker/oci [2022-07-04T23:11:11.947Z] github.com/docker/docker/oci/caps [2022-07-04T23:11:11.947Z] github.com/docker/docker/opts [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/archive [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/directory [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/platform [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/pools [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/progress [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/signal [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/stack [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/system [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:11:11.947Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:11:11.947Z] github.com/docker/docker/plugin [2022-07-04T23:11:11.947Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:11:11.947Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:11:11.947Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:11:11.947Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:11:11.947Z] github.com/docker/docker/quota [2022-07-04T23:11:11.947Z] github.com/docker/docker/reference [2022-07-04T23:11:11.947Z] github.com/docker/docker/registry [2022-07-04T23:11:11.947Z] github.com/docker/docker/registry/resumable [2022-07-04T23:11:11.947Z] github.com/docker/docker/restartmanager [2022-07-04T23:11:11.947Z] github.com/docker/docker/rootless [2022-07-04T23:11:11.947Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:11:11.947Z] github.com/docker/docker/runconfig [2022-07-04T23:11:11.947Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/environment [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/registry [2022-07-04T23:11:11.947Z] github.com/docker/docker/testutil/request [2022-07-04T23:11:11.947Z] github.com/docker/docker/volume [2022-07-04T23:11:11.947Z] github.com/docker/docker/volume/drivers [2022-07-04T23:11:11.947Z] github.com/docker/docker/volume/local [2022-07-04T23:11:11.947Z] github.com/docker/docker/volume/mounts [2022-07-04T23:11:11.947Z] github.com/docker/docker/volume/service [2022-07-04T23:11:11.947Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:11:11.947Z] github.com/docker/docker/volume/testutils' [2022-07-04T23:11:11.947Z] ++ grep --fixed-strings -v /libnetwork [2022-07-04T23:11:11.947Z] + base_pkg_list='github.com/docker/docker/api [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/backend [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/container [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/events [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/filters [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/image [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/mount [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/network [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/registry [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/time [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/versions [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:11:11.947Z] github.com/docker/docker/api/types/volume [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:11:11.947Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli/config [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli/debug [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:11:11.947Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:11:11.947Z] github.com/docker/docker/client [2022-07-04T23:11:11.947Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:11:11.947Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:11:11.947Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:11:11.947Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:11:11.947Z] github.com/docker/docker/container [2022-07-04T23:11:11.947Z] github.com/docker/docker/container/stream [2022-07-04T23:11:11.947Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:11:11.947Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:11:11.947Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/config [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/events [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/exec [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/images [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/links [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/names [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/network [2022-07-04T23:11:11.947Z] github.com/docker/docker/daemon/stats [2022-07-04T23:11:11.947Z] github.com/docker/docker/distribution [2022-07-04T23:11:11.947Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:11:11.947Z] github.com/docker/docker/distribution/utils [2022-07-04T23:11:11.947Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:11:11.947Z] github.com/docker/docker/dockerversion [2022-07-04T23:11:11.947Z] github.com/docker/docker/errdefs [2022-07-04T23:11:11.947Z] github.com/docker/docker/image [2022-07-04T23:11:11.947Z] github.com/docker/docker/image/cache [2022-07-04T23:11:11.947Z] github.com/docker/docker/image/tarexport [2022-07-04T23:11:11.948Z] github.com/docker/docker/image/v1 [2022-07-04T23:11:11.948Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:11:11.948Z] github.com/docker/docker/layer [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:11:11.948Z] github.com/docker/docker/oci [2022-07-04T23:11:11.948Z] github.com/docker/docker/oci/caps [2022-07-04T23:11:11.948Z] github.com/docker/docker/opts [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/archive [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/directory [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/platform [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/pools [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/progress [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/signal [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/stack [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/system [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:11:11.948Z] github.com/docker/docker/plugin [2022-07-04T23:11:11.948Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:11:11.948Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:11:11.948Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:11:11.948Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:11:11.948Z] github.com/docker/docker/quota [2022-07-04T23:11:11.948Z] github.com/docker/docker/reference [2022-07-04T23:11:11.948Z] github.com/docker/docker/registry [2022-07-04T23:11:11.948Z] github.com/docker/docker/registry/resumable [2022-07-04T23:11:11.948Z] github.com/docker/docker/restartmanager [2022-07-04T23:11:11.948Z] github.com/docker/docker/rootless [2022-07-04T23:11:11.948Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:11:11.948Z] github.com/docker/docker/runconfig [2022-07-04T23:11:11.948Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/environment [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/registry [2022-07-04T23:11:11.948Z] github.com/docker/docker/testutil/request [2022-07-04T23:11:11.948Z] github.com/docker/docker/volume [2022-07-04T23:11:11.948Z] github.com/docker/docker/volume/drivers [2022-07-04T23:11:11.948Z] github.com/docker/docker/volume/local [2022-07-04T23:11:11.948Z] github.com/docker/docker/volume/mounts [2022-07-04T23:11:11.948Z] github.com/docker/docker/volume/service [2022-07-04T23:11:11.948Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:11:11.948Z] github.com/docker/docker/volume/testutils' [2022-07-04T23:11:11.948Z] ++ grep --fixed-strings /libnetwork [2022-07-04T23:11:11.948Z] ++ echo 'github.com/docker/docker/api [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/backend [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/container [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/events [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/filters [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/image [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/mount [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/network [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/registry [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/time [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/versions [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:11:11.948Z] github.com/docker/docker/api/types/volume [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:11:11.948Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:11:11.948Z] github.com/docker/docker/cli [2022-07-04T23:11:11.948Z] github.com/docker/docker/cli/config [2022-07-04T23:11:11.948Z] github.com/docker/docker/cli/debug [2022-07-04T23:11:11.948Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:11:11.948Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:11:11.948Z] github.com/docker/docker/client [2022-07-04T23:11:11.948Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:11:11.948Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:11:11.948Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:11:11.948Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:11:11.948Z] github.com/docker/docker/container [2022-07-04T23:11:11.948Z] github.com/docker/docker/container/stream [2022-07-04T23:11:11.948Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:11:11.948Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:11:11.948Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/config [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/events [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/exec [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/images [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/links [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/names [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/network [2022-07-04T23:11:11.948Z] github.com/docker/docker/daemon/stats [2022-07-04T23:11:11.948Z] github.com/docker/docker/distribution [2022-07-04T23:11:11.948Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:11:11.948Z] github.com/docker/docker/distribution/utils [2022-07-04T23:11:11.948Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:11:11.948Z] github.com/docker/docker/dockerversion [2022-07-04T23:11:11.948Z] github.com/docker/docker/errdefs [2022-07-04T23:11:11.948Z] github.com/docker/docker/image [2022-07-04T23:11:11.948Z] github.com/docker/docker/image/cache [2022-07-04T23:11:11.948Z] github.com/docker/docker/image/tarexport [2022-07-04T23:11:11.948Z] github.com/docker/docker/image/v1 [2022-07-04T23:11:11.948Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:11:11.948Z] github.com/docker/docker/layer [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:11:11.948Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/libnetwork/types [2022-07-04T23:11:11.948Z] github.com/docker/docker/oci [2022-07-04T23:11:11.948Z] github.com/docker/docker/oci/caps [2022-07-04T23:11:11.948Z] github.com/docker/docker/opts [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/archive [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/directory [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/platform [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/pools [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/progress [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/signal [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/stack [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/system [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:11:11.948Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:11:11.948Z] github.com/docker/docker/plugin [2022-07-04T23:11:11.948Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:11:11.948Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:11:11.948Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:11:11.948Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:11:11.948Z] github.com/docker/docker/quota [2022-07-04T23:11:11.948Z] github.com/docker/docker/reference [2022-07-04T23:11:11.948Z] github.com/docker/docker/registry [2022-07-04T23:11:11.948Z] github.com/docker/docker/registry/resumable [2022-07-04T23:11:11.948Z] github.com/docker/docker/restartmanager [2022-07-04T23:11:11.948Z] github.com/docker/docker/rootless [2022-07-04T23:11:11.948Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:11:11.948Z] github.com/docker/docker/runconfig [2022-07-04T23:11:11.948Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/environment [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/registry [2022-07-04T23:11:11.949Z] github.com/docker/docker/testutil/request [2022-07-04T23:11:11.949Z] github.com/docker/docker/volume [2022-07-04T23:11:11.949Z] github.com/docker/docker/volume/drivers [2022-07-04T23:11:11.949Z] github.com/docker/docker/volume/local [2022-07-04T23:11:11.949Z] github.com/docker/docker/volume/mounts [2022-07-04T23:11:11.949Z] github.com/docker/docker/volume/service [2022-07-04T23:11:11.949Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:11:11.949Z] github.com/docker/docker/volume/testutils' [2022-07-04T23:11:11.949Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/types' [2022-07-04T23:11:11.949Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-04T23:11:11.949Z] + echo 'github.com/docker/docker/libnetwork [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/types' [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:11:11.949Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:11:11.949Z] + type docker-proxy [2022-07-04T23:11:11.949Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-04T23:11:11.949Z] + hack/make.sh binary-proxy install-proxy [2022-07-04T23:11:11.949Z] [2022-07-04T23:11:11.949Z] Removing bundles/ [2022-07-04T23:11:11.949Z] [2022-07-04T23:11:11.949Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-04T23:11:12.214Z] Building: bundles/binary-proxy/docker-proxy [2022-07-04T23:11:12.214Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:11:18.808Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-04T23:11:18.808Z] [2022-07-04T23:11:18.808Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-04T23:11:18.808Z] Installing docker-proxy to /usr/local/bin/ [2022-07-04T23:11:18.808Z] [2022-07-04T23:11:18.808Z] + mkdir -p bundles [2022-07-04T23:11:18.808Z] + '[' -n 'github.com/docker/docker/api [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/backend [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/container [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/events [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/filters [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/image [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/mount [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/network [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/registry [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/time [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/versions [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:11:18.808Z] github.com/docker/docker/api/types/volume [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:11:18.808Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:11:18.808Z] github.com/docker/docker/cli [2022-07-04T23:11:18.808Z] github.com/docker/docker/cli/config [2022-07-04T23:11:18.808Z] github.com/docker/docker/cli/debug [2022-07-04T23:11:18.808Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:11:18.808Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:11:18.808Z] github.com/docker/docker/client [2022-07-04T23:11:18.808Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:11:18.808Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:11:18.808Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:11:18.808Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:11:18.808Z] github.com/docker/docker/container [2022-07-04T23:11:18.808Z] github.com/docker/docker/container/stream [2022-07-04T23:11:18.808Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:11:18.808Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:11:18.808Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/config [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/events [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/exec [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/images [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/links [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/names [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/network [2022-07-04T23:11:18.808Z] github.com/docker/docker/daemon/stats [2022-07-04T23:11:18.808Z] github.com/docker/docker/distribution [2022-07-04T23:11:18.808Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:11:18.808Z] github.com/docker/docker/distribution/utils [2022-07-04T23:11:18.808Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:11:18.808Z] github.com/docker/docker/dockerversion [2022-07-04T23:11:18.808Z] github.com/docker/docker/errdefs [2022-07-04T23:11:18.808Z] github.com/docker/docker/image [2022-07-04T23:11:18.808Z] github.com/docker/docker/image/cache [2022-07-04T23:11:18.808Z] github.com/docker/docker/image/tarexport [2022-07-04T23:11:18.808Z] github.com/docker/docker/image/v1 [2022-07-04T23:11:18.808Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:11:18.808Z] github.com/docker/docker/layer [2022-07-04T23:11:18.808Z] github.com/docker/docker/libcontainerd [2022-07-04T23:11:18.808Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:11:18.808Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:11:18.808Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:11:18.808Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:11:18.808Z] github.com/docker/docker/oci [2022-07-04T23:11:18.808Z] github.com/docker/docker/oci/caps [2022-07-04T23:11:18.808Z] github.com/docker/docker/opts [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/archive [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/directory [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/platform [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/pools [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/progress [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/signal [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/stack [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/system [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:11:18.808Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:11:18.808Z] github.com/docker/docker/plugin [2022-07-04T23:11:18.808Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:11:18.808Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:11:18.808Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:11:18.808Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:11:18.808Z] github.com/docker/docker/quota [2022-07-04T23:11:18.808Z] github.com/docker/docker/reference [2022-07-04T23:11:18.808Z] github.com/docker/docker/registry [2022-07-04T23:11:18.808Z] github.com/docker/docker/registry/resumable [2022-07-04T23:11:18.808Z] github.com/docker/docker/restartmanager [2022-07-04T23:11:18.808Z] github.com/docker/docker/rootless [2022-07-04T23:11:18.808Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:11:18.808Z] github.com/docker/docker/runconfig [2022-07-04T23:11:18.808Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/environment [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/registry [2022-07-04T23:11:18.808Z] github.com/docker/docker/testutil/request [2022-07-04T23:11:18.808Z] github.com/docker/docker/volume [2022-07-04T23:11:18.808Z] github.com/docker/docker/volume/drivers [2022-07-04T23:11:18.808Z] github.com/docker/docker/volume/local [2022-07-04T23:11:18.808Z] github.com/docker/docker/volume/mounts [2022-07-04T23:11:18.808Z] github.com/docker/docker/volume/service [2022-07-04T23:11:18.808Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:11:18.808Z] github.com/docker/docker/volume/testutils' ']' [2022-07-04T23:11:18.809Z] + 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-04T23:11:19.070Z] ? github.com/docker/docker/api [no test files] [2022-07-04T23:11:22.488Z] #47 ... [2022-07-04T23:11:22.488Z] [2022-07-04T23:11:22.488Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:11:22.488Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:11:22.488Z] #77 263.2 CCLD libocispec.la [2022-07-04T23:11:22.488Z] #77 263.7 CCLD src/validate [2022-07-04T23:11:22.488Z] #77 263.7 CCLD tests/test-2 [2022-07-04T23:11:22.488Z] #77 263.7 CCLD tests/test-1 [2022-07-04T23:11:22.488Z] #77 263.7 CCLD tests/test-3 [2022-07-04T23:11:22.488Z] #77 263.7 CCLD tests/test-4 [2022-07-04T23:11:22.488Z] #77 263.8 CCLD tests/test-5 [2022-07-04T23:11:22.488Z] #77 263.8 CCLD tests/test-6 [2022-07-04T23:11:22.488Z] #77 263.8 CCLD tests/test-7 [2022-07-04T23:11:22.488Z] #77 263.8 CCLD tests/test-8 [2022-07-04T23:11:22.488Z] #77 264.0 CCLD tests/test-9 [2022-07-04T23:11:22.488Z] #77 264.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T23:11:22.488Z] #77 264.1 CCLD tests/test-10 [2022-07-04T23:11:22.488Z] #77 264.2 CCLD tests/test-11 [2022-07-04T23:11:22.488Z] #77 266.1 libtool: link: ar cr libocispec.a [2022-07-04T23:11:22.488Z] #77 266.2 libtool: link: ranlib libocispec.a [2022-07-04T23:11:23.056Z] #77 267.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:23.314Z] #77 267.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T23:11:23.314Z] #77 267.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T23:11:23.314Z] #77 267.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:23.314Z] #77 267.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:23.314Z] #77 267.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:23.314Z] #77 267.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:23.314Z] #77 267.7 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T23:11:23.314Z] #77 267.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T23:11:23.314Z] #77 267.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T23:11:23.314Z] #77 267.8 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T23:11:23.314Z] #77 267.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T23:11:23.314Z] #77 267.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T23:11:23.314Z] #77 267.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T23:11:23.314Z] #77 267.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T23:11:23.573Z] #77 267.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T23:11:23.573Z] #77 267.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T23:11:23.573Z] #77 268.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T23:11:23.573Z] #77 268.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T23:11:23.573Z] #77 268.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T23:11:23.573Z] #77 268.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T23:11:23.573Z] #77 268.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T23:11:23.573Z] #77 268.1 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T23:11:23.573Z] #77 268.1 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T23:11:23.573Z] #77 268.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T23:11:23.833Z] #77 268.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T23:11:23.833Z] #77 268.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T23:11:23.833Z] #77 268.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T23:11:23.833Z] #77 268.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T23:11:23.833Z] #77 268.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T23:11:24.092Z] #77 268.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T23:11:24.092Z] #77 268.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T23:11:24.092Z] #77 268.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T23:11:24.092Z] #77 268.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T23:11:24.092Z] #77 268.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T23:11:24.092Z] #77 268.7 CC src/crun-crun.o [2022-07-04T23:11:24.351Z] #77 268.8 CC src/crun-run.o [2022-07-04T23:11:24.351Z] #77 268.8 CC src/crun-delete.o [2022-07-04T23:11:24.351Z] #77 268.9 CC src/crun-kill.o [2022-07-04T23:11:24.609Z] #77 269.0 CC src/crun-pause.o [2022-07-04T23:11:24.609Z] #77 269.0 CC src/crun-unpause.o [2022-07-04T23:11:24.609Z] #77 269.1 CC src/crun-spec.o [2022-07-04T23:11:24.609Z] #77 269.1 CC src/crun-exec.o [2022-07-04T23:11:24.609Z] #77 269.1 CC src/crun-list.o [2022-07-04T23:11:24.868Z] #77 269.3 CC src/crun-create.o [2022-07-04T23:11:24.868Z] #77 269.4 CC src/crun-start.o [2022-07-04T23:11:25.126Z] #77 269.5 CC src/crun-state.o [2022-07-04T23:11:25.126Z] #77 269.6 CC src/crun-update.o [2022-07-04T23:11:25.126Z] #77 269.7 CC src/crun-ps.o [2022-07-04T23:11:25.126Z] #77 269.7 CC src/crun-checkpoint.o [2022-07-04T23:11:25.385Z] #77 269.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T23:11:25.385Z] #77 269.9 CC src/crun-restore.o [2022-07-04T23:11:25.385Z] #77 269.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T23:11:25.644Z] #77 270.1 CC src/libcrun/libcrun_la-container.lo [2022-07-04T23:11:25.902Z] #77 270.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T23:11:25.902Z] #77 270.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T23:11:25.902Z] #77 270.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T23:11:26.161Z] #77 270.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T23:11:26.161Z] #77 270.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T23:11:26.161Z] #77 270.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T23:11:26.420Z] #77 270.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T23:11:26.420Z] #77 271.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T23:11:26.420Z] #77 271.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T23:11:26.420Z] #77 271.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T23:11:26.420Z] #77 271.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T23:11:26.420Z] #77 271.1 CC src/libcrun/libcrun_la-error.lo [2022-07-04T23:11:26.679Z] #77 271.1 CC src/libcrun/libcrun_la-status.lo [2022-07-04T23:11:26.679Z] #77 271.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T23:11:26.679Z] #77 271.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T23:11:26.679Z] #77 271.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T23:11:26.937Z] #77 271.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T23:11:26.937Z] #77 271.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T23:11:26.937Z] #77 271.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T23:11:27.196Z] #77 271.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T23:11:27.196Z] #77 271.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T23:11:27.196Z] #77 271.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T23:11:27.470Z] #77 272.0 CC tests/init.o [2022-07-04T23:11:27.470Z] #77 272.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T23:11:32.745Z] #77 ... [2022-07-04T23:11:32.745Z] [2022-07-04T23:11:32.746Z] #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-04T23:11:32.746Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:11:32.746Z] #47 346.4 + dpkg --print-architecture [2022-07-04T23:11:32.746Z] #47 346.4 + git checkout -q v2.1.0 [2022-07-04T23:11:32.746Z] #47 346.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-04T23:11:32.746Z] #47 346.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-04T23:11:32.847Z] #55 ... [2022-07-04T23:11:32.847Z] [2022-07-04T23:11:32.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-04T23:11:32.847Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:11:32.847Z] #77 272.9 CCLD libocispec.la [2022-07-04T23:11:32.847Z] #77 273.3 CCLD src/validate [2022-07-04T23:11:32.847Z] #77 273.3 CCLD tests/test-1 [2022-07-04T23:11:32.847Z] #77 273.4 CCLD tests/test-2 [2022-07-04T23:11:32.847Z] #77 273.4 CCLD tests/test-3 [2022-07-04T23:11:32.847Z] #77 273.4 CCLD tests/test-4 [2022-07-04T23:11:32.847Z] #77 273.5 CCLD tests/test-5 [2022-07-04T23:11:32.847Z] #77 273.5 CCLD tests/test-6 [2022-07-04T23:11:32.847Z] #77 273.7 CCLD tests/test-7 [2022-07-04T23:11:32.847Z] #77 273.7 CCLD tests/test-9 [2022-07-04T23:11:32.847Z] #77 273.7 CCLD tests/test-8 [2022-07-04T23:11:32.847Z] #77 273.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-04T23:11:32.847Z] #77 273.8 CCLD tests/test-10 [2022-07-04T23:11:32.847Z] #77 273.9 CCLD tests/test-11 [2022-07-04T23:11:33.987Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-07-04T23:11:34.230Z] #77 276.1 libtool: link: ar cr libocispec.a [2022-07-04T23:11:34.230Z] #77 276.1 libtool: link: ranlib libocispec.a [2022-07-04T23:11:35.617Z] #77 277.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:35.617Z] #77 277.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-04T23:11:35.617Z] #77 277.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-04T23:11:35.617Z] #77 277.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:35.617Z] #77 277.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:35.617Z] #77 277.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:35.617Z] #77 277.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-04T23:11:35.617Z] #77 277.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-04T23:11:35.617Z] #77 277.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-04T23:11:35.878Z] #77 277.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-04T23:11:35.878Z] #77 277.7 CC src/libcrun/libcrun_testing_a-container.o [2022-07-04T23:11:35.878Z] #77 277.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-04T23:11:35.878Z] #77 277.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-04T23:11:35.878Z] #77 277.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-04T23:11:35.878Z] #77 277.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-04T23:11:35.878Z] #77 277.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-04T23:11:35.878Z] #77 277.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-04T23:11:35.878Z] #77 277.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-04T23:11:35.878Z] #77 277.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-04T23:11:36.138Z] #77 277.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-04T23:11:36.138Z] #77 277.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-04T23:11:36.138Z] #77 277.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-04T23:11:36.138Z] #77 277.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-04T23:11:36.138Z] #77 277.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-04T23:11:36.138Z] #77 278.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-04T23:11:36.138Z] #77 278.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-04T23:11:36.138Z] #77 278.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-04T23:11:36.138Z] #77 278.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-04T23:11:36.138Z] #77 278.0 CC src/libcrun/libcrun_testing_a-status.o [2022-07-04T23:11:36.138Z] #77 278.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-04T23:11:36.138Z] #77 278.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-04T23:11:36.138Z] #77 278.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-04T23:11:36.138Z] #77 278.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-04T23:11:36.398Z] #77 278.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-04T23:11:36.398Z] #77 278.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-04T23:11:36.398Z] #77 278.3 CC src/crun-crun.o [2022-07-04T23:11:36.398Z] #77 278.4 CC src/crun-run.o [2022-07-04T23:11:36.658Z] #77 278.4 CC src/crun-delete.o [2022-07-04T23:11:36.658Z] #77 278.5 CC src/crun-kill.o [2022-07-04T23:11:36.658Z] #77 278.5 CC src/crun-pause.o [2022-07-04T23:11:36.658Z] #77 278.6 CC src/crun-unpause.o [2022-07-04T23:11:37.204Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 2m52.582643269s [2022-07-04T23:11:37.204Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-07-04T23:11:37.204Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.416099ms [2022-07-04T23:11:37.231Z] #77 278.9 CC src/crun-list.o [2022-07-04T23:11:37.231Z] #77 278.9 CC src/crun-spec.o [2022-07-04T23:11:37.231Z] #77 279.0 CC src/crun-exec.o [2022-07-04T23:11:37.231Z] #77 279.0 CC src/crun-start.o [2022-07-04T23:11:37.231Z] #77 279.1 CC src/crun-state.o [2022-07-04T23:11:37.231Z] #77 279.1 CC src/crun-create.o [2022-07-04T23:11:37.231Z] #77 279.2 CC src/crun-update.o [2022-07-04T23:11:37.490Z] #77 279.4 CC src/crun-ps.o [2022-07-04T23:11:37.490Z] #77 279.4 CC src/crun-checkpoint.o [2022-07-04T23:11:37.490Z] #77 279.5 CC src/crun-restore.o [2022-07-04T23:11:37.490Z] #77 279.5 CC src/libcrun/libcrun_la-utils.lo [2022-07-04T23:11:37.750Z] #77 279.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-04T23:11:37.750Z] #77 279.6 CC src/libcrun/libcrun_la-container.lo [2022-07-04T23:11:37.750Z] #77 279.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-04T23:11:37.750Z] #77 279.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-04T23:11:37.750Z] #77 279.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-04T23:11:38.011Z] #77 279.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-04T23:11:38.011Z] #77 280.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-04T23:11:38.011Z] #77 280.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-04T23:11:38.011Z] #77 280.0 CC src/libcrun/libcrun_la-criu.lo [2022-07-04T23:11:38.271Z] #77 280.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-04T23:11:38.271Z] #77 280.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-04T23:11:38.271Z] #77 280.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-04T23:11:38.531Z] #77 280.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-04T23:11:38.531Z] #77 280.5 CC src/libcrun/libcrun_la-status.lo [2022-07-04T23:11:38.531Z] #77 280.6 CC src/libcrun/libcrun_la-error.lo [2022-07-04T23:11:38.791Z] #77 280.7 CC src/libcrun/libcrun_la-terminal.lo [2022-07-04T23:11:39.052Z] #77 280.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-04T23:11:39.052Z] #77 280.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-04T23:11:39.052Z] #77 281.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-04T23:11:39.052Z] #77 281.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-04T23:11:39.052Z] #77 281.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-04T23:11:39.052Z] #77 281.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-04T23:11:39.313Z] #77 281.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-04T23:11:39.313Z] #77 281.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-04T23:11:39.574Z] #77 281.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-04T23:11:39.839Z] #77 281.7 CC tests/init.o [2022-07-04T23:11:40.843Z] #64 331.3 # github.com/containerd/containerd/cmd/containerd [2022-07-04T23:11:40.843Z] #64 331.3 /usr/bin/ld: /tmp/go-link-1985311034/000019.o: in function `New': [2022-07-04T23:11:40.843Z] #64 331.3 /tmp/tmp.LpoI8at5us/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-04T23:11:40.843Z] #64 331.4 + bin/containerd-stress [2022-07-04T23:11:40.843Z] #64 332.5 + bin/containerd-shim [2022-07-04T23:11:42.378Z] #77 ... [2022-07-04T23:11:42.378Z] [2022-07-04T23:11:42.378Z] #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-04T23:11:42.378Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-04T23:11:42.378Z] #47 356.1 + dpkg --print-architecture [2022-07-04T23:11:42.378Z] #47 356.1 + git checkout -q v2.1.0 [2022-07-04T23:11:42.378Z] #47 356.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-04T23:11:42.378Z] #47 356.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-04T23:11:47.424Z] #64 343.8 + bin/containerd-shim-runc-v1 [2022-07-04T23:11:50.832Z] #47 DONE 374.6s [2022-07-04T23:11:50.832Z] [2022-07-04T23:11:50.832Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:11:50.832Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:11:52.738Z] #55 ... [2022-07-04T23:11:52.738Z] [2022-07-04T23:11:52.738Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T23:11:52.738Z] #48 sha256:8a2017ac8891d4585567a8d0cdbd38f69c069643dc8fcfa784580c322204c80b [2022-07-04T23:11:52.997Z] #48 DONE 0.1s [2022-07-04T23:11:52.997Z] [2022-07-04T23:11:52.997Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T23:11:52.997Z] #52 sha256:da05033a4b35e291228642890ea0befb47adf4ead7d43e066f1f03f9cf5be750 [2022-07-04T23:11:52.997Z] #52 DONE 0.1s [2022-07-04T23:11:52.997Z] [2022-07-04T23:11:52.997Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T23:11:52.997Z] #54 sha256:d1abfd444bcc1dea6c5cdf47e7fe468236b40510a31cc2a8737297e59fb45445 [2022-07-04T23:11:52.997Z] #54 DONE 0.1s [2022-07-04T23:11:52.997Z] [2022-07-04T23:11:52.997Z] #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-04T23:11:52.997Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:11:54.058Z] #64 350.3 + bin/containerd-shim-runc-v2 [2022-07-04T23:11:54.900Z] #64 ... [2022-07-04T23:11:54.900Z] [2022-07-04T23:11:54.900Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-04T23:11:54.900Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:11:54.900Z] #77 299.0 CCLD tests/init [2022-07-04T23:11:54.995Z] #64 351.1 + binaries [2022-07-04T23:11:54.995Z] #64 351.1 + install -D bin/containerd /build/containerd [2022-07-04T23:11:54.995Z] #64 351.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T23:11:54.995Z] #64 351.1 + install -D bin/ctr /build/ctr [2022-07-04T23:11:56.902Z] #64 DONE 352.8s [2022-07-04T23:11:57.470Z] [2022-07-04T23:11:57.470Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T23:11:57.470Z] #65 sha256:bcd327c0e0181ae56d6e71c783d7309afff5caee67894fbf2fac6d9dfe73986c [2022-07-04T23:11:58.038Z] #65 DONE 0.7s [2022-07-04T23:11:58.297Z] [2022-07-04T23:11:58.297Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T23:11:58.297Z] #70 sha256:c49b2cb5bf36838ea7a104e34302348aafc52a89910c9895341b138d2567e2ae [2022-07-04T23:11:58.297Z] #70 DONE 0.2s [2022-07-04T23:11:58.297Z] [2022-07-04T23:11:58.297Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T23:11:58.297Z] #75 sha256:b40982c0e29737785528bf2189a5caa5af4495102f7ee3dcd4668bc87571c3e2 [2022-07-04T23:11:59.234Z] #75 DONE 0.8s [2022-07-04T23:11:59.234Z] [2022-07-04T23:11:59.234Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T23:11:59.234Z] #78 sha256:3bf5fca0c41c8436f920fb007a57522db3b944a9f5eacb5c5515ec78b0ab7356 [2022-07-04T23:11:59.234Z] #78 DONE 0.1s [2022-07-04T23:11:59.234Z] [2022-07-04T23:11:59.234Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T23:11:59.234Z] #79 sha256:882b65fe806d308e43c6cf305672e5350171b23943b38801310607d0a495e113 [2022-07-04T23:11:59.234Z] #79 DONE 0.0s [2022-07-04T23:11:59.234Z] [2022-07-04T23:11:59.234Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T23:11:59.234Z] #80 sha256:94a9bc50e33ef8b9ca36fac81a6106f79f0ea31b657ca435211a3f0d4c7d87f5 [2022-07-04T23:11:59.234Z] #80 DONE 0.0s [2022-07-04T23:11:59.234Z] [2022-07-04T23:11:59.234Z] #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-04T23:11:59.234Z] #81 sha256:bc63664ef3f59a18bd1c2e59943732af74af4473fe3db592221c226532ed732d [2022-07-04T23:12:00.173Z] #81 0.784 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-04T23:12:00.173Z] #81 0.951 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-04T23:12:00.173Z] #81 1.035 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-04T23:12:00.693Z] #81 1.114 Reading package lists... [2022-07-04T23:12:01.528Z] #81 1.636 Reading package lists... [2022-07-04T23:12:01.528Z] #81 2.162 Building dependency tree... [2022-07-04T23:12:01.528Z] #81 2.275 Reading state information... [2022-07-04T23:12:01.788Z] #81 2.394 The following additional packages will be installed: [2022-07-04T23:12:01.788Z] #81 2.394 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-04T23:12:01.788Z] #81 2.395 Suggested packages: [2022-07-04T23:12:01.788Z] #81 2.395 systemd-container policykit-1 [2022-07-04T23:12:01.788Z] #81 2.395 Recommended packages: [2022-07-04T23:12:01.788Z] #81 2.395 systemd-timesyncd | time-daemon libnss-systemd [2022-07-04T23:12:01.788Z] #81 2.462 The following NEW packages will be installed: [2022-07-04T23:12:01.788Z] #81 2.463 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-04T23:12:01.788Z] #81 2.463 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-04T23:12:02.049Z] #81 2.734 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded. [2022-07-04T23:12:02.049Z] #81 2.734 Need to get 5817 kB of archives. [2022-07-04T23:12:02.049Z] #81 2.734 After this operation, 19.3 MB of additional disk space will be used. [2022-07-04T23:12:02.049Z] #81 2.734 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-04T23:12:02.049Z] #81 2.738 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-04T23:12:02.049Z] #81 2.741 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-04T23:12:02.049Z] #81 2.746 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-04T23:12:02.049Z] #81 2.747 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-04T23:12:02.049Z] #81 2.835 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-04T23:12:02.049Z] #81 2.836 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-04T23:12:02.049Z] #81 2.837 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-04T23:12:02.049Z] #81 2.839 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-04T23:12:02.049Z] #81 2.841 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-04T23:12:02.309Z] #81 3.009 debconf: delaying package configuration, since apt-utils is not installed [2022-07-04T23:12:02.309Z] #81 3.041 Fetched 5817 kB in 0s (15.6 MB/s) [2022-07-04T23:12:02.309Z] #81 3.066 Selecting previously unselected package libargon2-1:amd64. [2022-07-04T23:12:02.309Z] #81 3.066 (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-04T23:12:02.309Z] #81 3.079 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-04T23:12:02.309Z] #81 3.086 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-04T23:12:02.309Z] #81 3.118 Selecting previously unselected package libjson-c5:amd64. [2022-07-04T23:12:02.309Z] #81 3.118 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-04T23:12:02.309Z] #81 3.122 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-04T23:12:02.309Z] #81 3.154 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-04T23:12:02.309Z] #81 3.157 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-04T23:12:02.309Z] #81 3.160 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-04T23:12:02.309Z] #81 3.209 Selecting previously unselected package libkmod2:amd64. [2022-07-04T23:12:02.569Z] #81 3.212 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-04T23:12:02.569Z] #81 3.214 Unpacking libkmod2:amd64 (28-1) ... [2022-07-04T23:12:02.569Z] #81 3.253 Selecting previously unselected package systemd. [2022-07-04T23:12:02.569Z] #81 3.256 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-04T23:12:02.569Z] #81 3.293 Unpacking systemd (247.3-7) ... [2022-07-04T23:12:03.138Z] #81 3.814 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-04T23:12:03.138Z] #81 3.822 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-04T23:12:03.138Z] #81 3.829 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-04T23:12:03.138Z] #81 3.839 Setting up libkmod2:amd64 (28-1) ... [2022-07-04T23:12:03.138Z] #81 3.848 Setting up systemd (247.3-7) ... [2022-07-04T23:12:03.138Z] #81 3.881 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-04T23:12:03.138Z] #81 3.883 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-04T23:12:03.138Z] #81 3.885 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-04T23:12:03.138Z] #81 3.910 Initializing machine ID from KVM UUID. [2022-07-04T23:12:03.398Z] #81 4.251 Selecting previously unselected package systemd-sysv. [2022-07-04T23:12:03.398Z] #81 4.251 (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-04T23:12:03.398Z] #81 4.267 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-04T23:12:03.398Z] #81 4.271 Unpacking systemd-sysv (247.3-7) ... [2022-07-04T23:12:03.398Z] #81 4.312 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-04T23:12:03.398Z] #81 4.315 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-04T23:12:03.398Z] #81 4.318 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-04T23:12:03.398Z] #81 4.370 Selecting previously unselected package dbus. [2022-07-04T23:12:03.657Z] #81 4.371 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-04T23:12:03.657Z] #81 4.382 Unpacking dbus (1.12.20-2) ... [2022-07-04T23:12:03.657Z] #81 4.434 Selecting previously unselected package libpam-systemd:amd64. [2022-07-04T23:12:03.657Z] #81 4.437 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-04T23:12:03.657Z] #81 4.440 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-04T23:12:03.658Z] #81 4.483 Selecting previously unselected package dbus-user-session. [2022-07-04T23:12:03.658Z] #81 4.486 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-04T23:12:03.658Z] #81 4.489 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-04T23:12:03.658Z] #81 4.550 Setting up systemd-sysv (247.3-7) ... [2022-07-04T23:12:03.658Z] #81 4.561 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-04T23:12:03.658Z] #81 4.569 Setting up dbus (1.12.20-2) ... [2022-07-04T23:12:03.917Z] #81 4.678 invoke-rc.d: could not determine current runlevel [2022-07-04T23:12:03.917Z] #81 4.680 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-04T23:12:03.917Z] #81 4.684 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-04T23:12:04.177Z] #81 4.816 Setting up dbus-user-session (1.12.20-2) ... [2022-07-04T23:12:04.177Z] #81 4.831 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-04T23:12:04.177Z] #81 DONE 4.9s [2022-07-04T23:12:04.177Z] [2022-07-04T23:12:04.177Z] #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-04T23:12:04.177Z] #82 sha256:9086846f65a44aa397e9b4faa469aa0eb3f4ef011febbd85250067762abf5e0c [2022-07-04T23:12:04.411Z] #47 DONE 385.5s [2022-07-04T23:12:04.411Z] [2022-07-04T23:12:04.411Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:12:04.411Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:12:04.411Z] #77 ... [2022-07-04T23:12:04.411Z] [2022-07-04T23:12:04.411Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-04T23:12:04.411Z] #48 sha256:524240efafd986b12b9979f208be15ad92c73cde982004ac193a6bf14e55d047 [2022-07-04T23:12:04.411Z] #48 DONE 0.5s [2022-07-04T23:12:04.411Z] [2022-07-04T23:12:04.411Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-04T23:12:04.411Z] #52 sha256:82f62eb78048419716d641b61cb14e8f16b11bd6a93ce2ebab7cda579a53ce11 [2022-07-04T23:12:04.411Z] #52 DONE 0.1s [2022-07-04T23:12:04.411Z] [2022-07-04T23:12:04.411Z] #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-04T23:12:04.411Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:12:04.436Z] #82 0.391 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T23:12:04.436Z] #82 0.391 Dload Upload Total Spent Left Speed [2022-07-04T23:12:04.674Z] #64 ... [2022-07-04T23:12:04.674Z] [2022-07-04T23:12:04.674Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-04T23:12:04.674Z] #54 sha256:6d2a82578b67b775ea5a20b518a391c00c1b5b82126fa1be0a4fab7ea01e1540 [2022-07-04T23:12:04.674Z] #54 DONE 0.1s [2022-07-04T23:12:04.674Z] [2022-07-04T23:12:04.674Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-04T23:12:04.674Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:12:04.695Z] #82 0.392 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6036 0 --:--:-- --:--:-- --:--:-- 6036 [2022-07-04T23:12:04.695Z] #82 DONE 0.7s [2022-07-04T23:12:04.957Z] [2022-07-04T23:12:04.957Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T23:12:04.957Z] #83 sha256:630d076d478404b2840ca0ea89822790907572752cf3a858447faf11d5d5f649 [2022-07-04T23:12:05.896Z] #83 DONE 1.0s [2022-07-04T23:12:05.896Z] [2022-07-04T23:12:05.896Z] #84 exporting to image [2022-07-04T23:12:05.896Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T23:12:05.896Z] #84 exporting layers [2022-07-04T23:12:07.969Z] #64 ... [2022-07-04T23:12:07.969Z] [2022-07-04T23:12:07.969Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-04T23:12:07.969Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-04T23:12:07.969Z] #77 309.5 CCLD tests/init [2022-07-04T23:12:12.471Z] #84 exporting layers 6.1s done [2022-07-04T23:12:12.471Z] #84 writing image sha256:20f50f772a82646a0333c00d9fe7023b8228564fc7524666256667251a2eb36c done [2022-07-04T23:12:12.471Z] #84 naming to docker.io/library/docker:2cac7de923675eca6015d8d1ecbf228317fa9363 done [2022-07-04T23:12:12.471Z] #84 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T23:12:12.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2cac7de923675eca6015d8d1ecbf228317fa9363 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2cac7de923675eca6015d8d1ecbf228317fa9363 hack/make.sh dynbinary test-integration [2022-07-04T23:12:14.199Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-04T23:12:14.199Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-04T23:12:14.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-04T23:12:14.199Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-04T23:12:14.199Z] 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-04T23:12:14.199Z] Detected virtualization docker. [2022-07-04T23:12:14.199Z] Detected architecture x86-64. [2022-07-04T23:12:14.199Z] Set hostname to <84a13fc8a176>. [2022-07-04T23:12:14.199Z] modprobe@configfs.service: Succeeded. [2022-07-04T23:12:14.199Z] modprobe@drm.service: Succeeded. [2022-07-04T23:12:14.199Z] modprobe@fuse.service: Succeeded. [2022-07-04T23:12:14.459Z] + source /etc/docker-entrypoint-cmd [2022-07-04T23:12:14.459Z] ++ hack/make.sh dynbinary test-integration [2022-07-04T23:12:14.459Z] [2022-07-04T23:12:14.459Z] Removing bundles/ [2022-07-04T23:12:14.459Z] [2022-07-04T23:12:14.459Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T23:12:14.459Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-04T23:12:14.459Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:12:16.834Z] #77 319.8 CCLD libcrun.la [2022-07-04T23:12:16.834Z] #77 319.8 AR libcrun_testing.a [2022-07-04T23:12:16.834Z] #77 319.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T23:12:16.834Z] #77 319.9 CCLD tests/tests_libcrun_utils [2022-07-04T23:12:16.834Z] #77 319.9 CCLD tests/tests_libcrun_errors [2022-07-04T23:12:16.834Z] #77 319.9 CCLD tests/tests_libcrun_fuzzer [2022-07-04T23:12:16.834Z] #77 321.3 CCLD crun [2022-07-04T23:12:17.403Z] #77 321.8 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T23:12:17.403Z] #77 321.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T23:12:17.403Z] #77 321.9 /bin/mkdir -p '/usr/local/lib' [2022-07-04T23:12:17.403Z] #77 321.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T23:12:17.403Z] #77 322.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T23:12:17.662Z] #77 322.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-04T23:12:17.662Z] #77 322.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T23:12:17.662Z] #77 322.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T23:12:17.662Z] #77 322.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T23:12:17.662Z] #77 322.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-04T23:12:17.662Z] #77 322.2 ---------------------------------------------------------------------- [2022-07-04T23:12:17.662Z] #77 322.2 Libraries have been installed in: [2022-07-04T23:12:17.662Z] #77 322.2 /usr/local/lib [2022-07-04T23:12:17.662Z] #77 322.2 [2022-07-04T23:12:17.662Z] #77 322.2 If you ever happen to want to link against installed libraries [2022-07-04T23:12:17.662Z] #77 322.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T23:12:17.662Z] #77 322.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T23:12:17.662Z] #77 322.2 flag during linking and do at least one of the following: [2022-07-04T23:12:17.662Z] #77 322.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T23:12:17.662Z] #77 322.2 during execution [2022-07-04T23:12:17.662Z] #77 322.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T23:12:17.662Z] #77 322.2 during linking [2022-07-04T23:12:17.662Z] #77 322.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T23:12:17.662Z] #77 322.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T23:12:17.662Z] #77 322.2 [2022-07-04T23:12:17.662Z] #77 322.2 See any operating system documentation about shared libraries for [2022-07-04T23:12:17.662Z] #77 322.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T23:12:17.662Z] #77 322.2 ---------------------------------------------------------------------- [2022-07-04T23:12:17.662Z] #77 322.2 /bin/mkdir -p '/build' [2022-07-04T23:12:17.662Z] #77 322.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T23:12:17.662Z] #77 322.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T23:12:17.921Z] #77 322.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T23:12:17.921Z] #77 322.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T23:12:17.921Z] #77 322.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T23:12:18.180Z] #77 DONE 322.6s [2022-07-04T23:12:18.180Z] [2022-07-04T23:12:18.180Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:12:18.180Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:12:29.919Z] #77 330.4 AR libcrun_testing.a [2022-07-04T23:12:29.919Z] #77 330.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-04T23:12:29.919Z] #77 330.5 CCLD tests/tests_libcrun_utils [2022-07-04T23:12:29.919Z] #77 330.5 CCLD tests/tests_libcrun_errors [2022-07-04T23:12:29.919Z] #77 330.5 CCLD tests/tests_libcrun_fuzzer [2022-07-04T23:12:29.919Z] #77 331.0 CCLD libcrun.la [2022-07-04T23:12:30.180Z] #77 332.0 CCLD crun [2022-07-04T23:12:30.751Z] #77 332.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-04T23:12:31.011Z] #77 332.8 /bin/mkdir -p '/usr/local/lib' [2022-07-04T23:12:31.011Z] #77 332.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-04T23:12:31.011Z] #77 332.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-04T23:12:31.011Z] #77 332.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-04T23:12:31.011Z] #77 332.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-04T23:12:31.011Z] #77 332.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-04T23:12:31.011Z] #77 332.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-04T23:12:31.011Z] #77 332.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-04T23:12:31.272Z] #77 333.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-04T23:12:31.272Z] #77 333.1 ---------------------------------------------------------------------- [2022-07-04T23:12:31.272Z] #77 333.1 Libraries have been installed in: [2022-07-04T23:12:31.272Z] #77 333.1 /usr/local/lib [2022-07-04T23:12:31.272Z] #77 333.1 [2022-07-04T23:12:31.272Z] #77 333.1 If you ever happen to want to link against installed libraries [2022-07-04T23:12:31.272Z] #77 333.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-04T23:12:31.272Z] #77 333.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-04T23:12:31.272Z] #77 333.1 flag during linking and do at least one of the following: [2022-07-04T23:12:31.272Z] #77 333.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-04T23:12:31.272Z] #77 333.1 during execution [2022-07-04T23:12:31.272Z] #77 333.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-04T23:12:31.272Z] #77 333.1 during linking [2022-07-04T23:12:31.272Z] #77 333.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-04T23:12:31.272Z] #77 333.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-04T23:12:31.272Z] #77 333.1 [2022-07-04T23:12:31.272Z] #77 333.1 See any operating system documentation about shared libraries for [2022-07-04T23:12:31.272Z] #77 333.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-04T23:12:31.272Z] #77 333.1 ---------------------------------------------------------------------- [2022-07-04T23:12:31.272Z] #77 333.1 /bin/mkdir -p '/build' [2022-07-04T23:12:31.272Z] #77 333.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-04T23:12:31.272Z] #77 333.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-04T23:12:31.272Z] #77 333.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-04T23:12:31.272Z] #77 333.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-04T23:12:31.272Z] #77 333.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-04T23:12:31.532Z] #77 DONE 333.5s [2022-07-04T23:12:31.532Z] [2022-07-04T23:12:31.532Z] #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-04T23:12:31.532Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:12:33.062Z] #55 ... [2022-07-04T23:12:33.062Z] [2022-07-04T23:12:33.062Z] #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-04T23:12:33.062Z] #60 sha256:707e3010aaa4c647fa6630a5928f4ec016f1c8c27d4890a53c93f6b7a225aa96 [2022-07-04T23:12:33.062Z] #60 211.3 + mkdir -p /build [2022-07-04T23:12:33.062Z] #60 211.3 + cp runc /build/runc [2022-07-04T23:12:33.062Z] #60 DONE 212.3s [2022-07-04T23:12:33.062Z] [2022-07-04T23:12:33.062Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:12:33.062Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:12:33.062Z] #55 417.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-07-04T23:12:33.062Z] #55 DONE 417.4s [2022-07-04T23:12:33.062Z] [2022-07-04T23:12:33.062Z] #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-04T23:12:33.062Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:12:34.979Z] #64 ... [2022-07-04T23:12:34.979Z] [2022-07-04T23:12:34.979Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T23:12:34.979Z] #56 sha256:902d473da0b95af9f3a31b3c5a111b4e6b87f5bc49896246003ff8cae49f7566 [2022-07-04T23:12:35.915Z] #56 DONE 0.9s [2022-07-04T23:12:35.915Z] [2022-07-04T23:12:35.915Z] #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-04T23:12:35.915Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:12:35.915Z] #64 ... [2022-07-04T23:12:35.915Z] [2022-07-04T23:12:35.915Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T23:12:35.915Z] #58 sha256:1237a495f8913ec73383407ccaed127c90426beb85ac8eb42e4127ea28c09415 [2022-07-04T23:12:35.915Z] #58 DONE 0.1s [2022-07-04T23:12:35.915Z] [2022-07-04T23:12:35.915Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T23:12:35.915Z] #61 sha256:bc5a5da5ff6b136b361b064aeeb95c9b8e8636b15975e3b717818f115888a215 [2022-07-04T23:12:36.196Z] #61 DONE 0.1s [2022-07-04T23:12:36.196Z] [2022-07-04T23:12:36.196Z] #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-04T23:12:36.196Z] #64 sha256:20b72423db60148a6a84e6febc38d8d9bfa93271cc501ac3eae4e8aad78236c4 [2022-07-04T23:12:39.499Z] #64 360.1 + bin/containerd [2022-07-04T23:12:46.436Z] #64 ... [2022-07-04T23:12:46.436Z] [2022-07-04T23:12:46.436Z] #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-04T23:12:46.436Z] #60 sha256:e58f8a724e087a0ef804221640251067471042e9393f56a431d8e1bd827e154d [2022-07-04T23:12:46.436Z] #60 219.8 + mkdir -p /build [2022-07-04T23:12:46.436Z] #60 219.8 + cp runc /build/runc [2022-07-04T23:12:46.436Z] #60 DONE 220.9s [2022-07-04T23:12:46.436Z] [2022-07-04T23:12:46.436Z] #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-04T23:12:46.436Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:12:46.697Z] #64 ... [2022-07-04T23:12:46.697Z] [2022-07-04T23:12:46.697Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-07-04T23:12:46.697Z] #55 sha256:44a5b30d00d654189c3268cd91faed906c36a49829e89b53cc42e0d4dbd278ec [2022-07-04T23:12:46.697Z] #55 430.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-07-04T23:12:46.960Z] #55 DONE 430.8s [2022-07-04T23:12:46.960Z] [2022-07-04T23:12:46.960Z] #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-04T23:12:46.960Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:12:48.875Z] #64 ... [2022-07-04T23:12:48.875Z] [2022-07-04T23:12:48.875Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-04T23:12:48.875Z] #56 sha256:b12bb38acd0bc2ff7492695c7739ccbf4791d62b86dd4915feb55eb31c2961b4 [2022-07-04T23:12:49.135Z] #56 DONE 0.6s [2022-07-04T23:12:49.135Z] [2022-07-04T23:12:49.135Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-04T23:12:49.135Z] #58 sha256:7a0aee79cde2c575e9d44650eda7c467ff9c3aaf59b4004edd902faea30c773d [2022-07-04T23:12:49.135Z] #58 DONE 0.1s [2022-07-04T23:12:49.135Z] [2022-07-04T23:12:49.135Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-04T23:12:49.135Z] #61 sha256:4539270c0ea6353e63070cbf515c83a8ffafeea93169693ddc29a8ed6182455f [2022-07-04T23:12:49.395Z] #61 DONE 0.2s [2022-07-04T23:12:49.395Z] [2022-07-04T23:12:49.395Z] #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-04T23:12:49.395Z] #64 sha256:586f4ed4553eac921fa40376b31eeee36d153786939228b2c286852cee6b02e1 [2022-07-04T23:12:52.690Z] #64 369.9 + bin/containerd [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-04T23:12:55.513Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-04T23:12:55.513Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-04T23:12:55.513Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-04T23:12:55.513Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-07-04T23:12:55.513Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/types [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-04T23:12:55.513Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/builder [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/builder/remotecontext 0.133s coverage: 13.7% of statements [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/builder/dockerfile 0.469s coverage: 49.3% of statements [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/builder/remotecontext/git 1.352s coverage: 86.3% of statements [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/cli [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-04T23:12:55.514Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-04T23:12:55.514Z] ok github.com/docker/docker/cmd/docker-proxy 0.226s coverage: 69.3% of statements [2022-07-04T23:12:56.899Z] ok github.com/docker/docker/client 0.124s coverage: 74.6% of statements [2022-07-04T23:12:58.582Z] INFO [linters context/goanalysis] analyzers took 4m46.367090193s with top 10 stages: buildir: 1m58.553095719s, goimports: 24.647906401s, unconvert: 19.05949101s, gosec: 15.036316238s, S1038: 8.387165674s, golint: 7.281681308s, misspell: 6.021531582s, nilness: 4.460547798s, S1039: 3.750470359s, inspect: 3.6987805s [2022-07-04T23:12:58.582Z] INFO [runner] Issues before processing: 3029, after processing: 0 [2022-07-04T23:12:58.582Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2413/2413, skip_dirs: 2413/2413, autogenerated_exclude: 2030/2413, exclude-rules: 77/2030, identifier_marker: 2030/2030, nolint: 0/77, cgo: 2413/3029, filename_unadjuster: 2413/2413, skip_files: 2413/2413, exclude: 2030/2030 [2022-07-04T23:12:58.582Z] INFO [runner] processing took 82.608186ms with stages: nolint: 32.935878ms, identifier_marker: 21.534857ms, path_prettifier: 9.542181ms, autogenerated_exclude: 8.650674ms, exclude-rules: 7.753669ms, skip_dirs: 1.801629ms, cgo: 241.328µs, filename_unadjuster: 142.199µs, max_same_issues: 1.453µs, uniq_by_line: 593ns, diff: 570ns, severity-rules: 533ns, max_per_file_from_linter: 510ns, skip_files: 425ns, max_from_linter: 420ns, source_code: 304ns, exclude: 273ns, path_shortener: 261ns, sort_results: 234ns, path_prefixer: 195ns [2022-07-04T23:12:58.582Z] INFO [runner] linters took 1m32.673118524s with stages: goanalysis_metalinter: 1m32.590328639s [2022-07-04T23:12:58.582Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-04T23:12:58.582Z] INFO Memory: 2659 samples, avg is 289.3MB, max is 1214.5MB [2022-07-04T23:12:58.582Z] INFO Execution took 4m25.768054419s [2022-07-04T23:12:58.582Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-04T23:12:58.940Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=246c942797eb2958f1a0e51a16788329895ccfd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:246c942797eb2958f1a0e51a16788329895ccfd5 hack/make.sh dynbinary test-docker-py [2022-07-04T23:12:59.197Z] [2022-07-04T23:12:59.453Z] Removing bundles/ [2022-07-04T23:12:59.453Z] [2022-07-04T23:12:59.453Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T23:12:59.453Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-04T23:12:59.453Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:13:29.027Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 31.9% of statements [2022-07-04T23:13:30.413Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-07-04T23:13:30.987Z] ok github.com/docker/docker/cmd/dockerd/trap 2.486s coverage: 0.0% of statements [2022-07-04T23:13:30.987Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-04T23:13:30.987Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-04T23:13:30.987Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-04T23:13:30.987Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-04T23:13:30.987Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-04T23:13:35.726Z] #64 410.8 # github.com/containerd/containerd/cmd/containerd [2022-07-04T23:13:35.726Z] #64 410.8 /usr/bin/ld: /tmp/go-link-4241279192/000019.o: in function `New': [2022-07-04T23:13:35.726Z] #64 410.8 /tmp/tmp.8MTzfJXwcV/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-04T23:13:35.726Z] #64 410.9 + bin/containerd-stress [2022-07-04T23:13:35.726Z] #64 412.0 + bin/containerd-shim [2022-07-04T23:13:37.581Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-07-04T23:13:38.153Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-04T23:13:39.541Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-04T23:13:42.291Z] #64 423.1 + bin/containerd-shim-runc-v1 [2022-07-04T23:13:46.128Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-07-04T23:13:47.513Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-04T23:13:47.774Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-07-04T23:13:48.717Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-04T23:13:48.717Z] ok github.com/docker/docker/daemon 10.127s coverage: 16.1% of statements [2022-07-04T23:13:48.717Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-04T23:13:48.717Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-04T23:13:48.717Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-04T23:13:48.717Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-04T23:13:48.849Z] #64 429.4 + bin/containerd-shim-runc-v2 [2022-07-04T23:13:48.951Z] #64 421.3 # github.com/containerd/containerd/cmd/containerd [2022-07-04T23:13:48.951Z] #64 421.3 /usr/bin/ld: /tmp/go-link-3905826201/000019.o: in function `New': [2022-07-04T23:13:48.951Z] #64 421.3 /tmp/tmp.aQyewKR1Jj/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-04T23:13:48.951Z] #64 421.4 + bin/containerd-stress [2022-07-04T23:13:48.951Z] #64 422.5 + bin/containerd-shim [2022-07-04T23:13:49.415Z] #64 430.2 + binaries [2022-07-04T23:13:49.415Z] #64 430.2 + install -D bin/containerd /build/containerd [2022-07-04T23:13:49.415Z] #64 430.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T23:13:49.415Z] #64 430.3 + install -D bin/ctr /build/ctr [2022-07-04T23:13:49.979Z] #64 DONE 430.8s [2022-07-04T23:13:50.102Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.617s coverage: 74.8% of statements [2022-07-04T23:13:50.674Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.0% of statements [2022-07-04T23:13:50.913Z] [2022-07-04T23:13:50.913Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T23:13:50.913Z] #65 sha256:0d0e07d9dc8ed05b62024845c30f5661e4db5d86e7a5e56ae46b225687ae2b30 [2022-07-04T23:13:50.935Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.294s coverage: 56.2% of statements [2022-07-04T23:13:51.170Z] #65 DONE 0.3s [2022-07-04T23:13:51.170Z] [2022-07-04T23:13:51.170Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T23:13:51.170Z] #70 sha256:3c78a62efe677958fea928c5af28b7966e9204165fffaef7283a5578efa3ce8a [2022-07-04T23:13:51.170Z] #70 DONE 0.1s [2022-07-04T23:13:51.429Z] [2022-07-04T23:13:51.429Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T23:13:51.429Z] #75 sha256:67463bd2df38016e6634a9ce2de4376e0b8b55e779ea6b2ad4b8b1ea1e45d1c7 [2022-07-04T23:13:51.429Z] #75 DONE 0.2s [2022-07-04T23:13:51.429Z] [2022-07-04T23:13:51.429Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T23:13:51.429Z] #78 sha256:66f3f36a13acc36b768b7d511cd9a8179ed0b075ba70c594ce8673f37db20438 [2022-07-04T23:13:51.429Z] #78 DONE 0.0s [2022-07-04T23:13:51.429Z] [2022-07-04T23:13:51.429Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T23:13:51.429Z] #79 sha256:fcfda0ee8e4f40e5d3fee7a6f6f837b3a61c5f9e4dc76fdeda91bcc5a78d42df [2022-07-04T23:13:51.687Z] #79 DONE 0.0s [2022-07-04T23:13:51.687Z] [2022-07-04T23:13:51.687Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T23:13:51.687Z] #80 sha256:1a4156c1b11dba45ddb5696feb05fbfcbdb1b6d49d0cfbafbd57bea00c125459 [2022-07-04T23:13:51.687Z] #80 DONE 0.0s [2022-07-04T23:13:51.687Z] [2022-07-04T23:13:51.687Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T23:13:51.687Z] #81 sha256:d39291ba5cca07edf06a9b574fdf73fe7bfe1b28b4f0897e90ecbd589e817ea1 [2022-07-04T23:13:52.321Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-04T23:13:53.727Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.292s coverage: 50.6% of statements [2022-07-04T23:13:55.648Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.097s coverage: 45.9% of statements [2022-07-04T23:13:55.867Z] #81 DONE 3.9s [2022-07-04T23:13:55.867Z] [2022-07-04T23:13:55.867Z] #82 exporting to image [2022-07-04T23:13:55.867Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T23:13:55.867Z] #82 exporting layers [2022-07-04T23:13:55.909Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-04T23:13:55.909Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.079s coverage: 58.5% of statements [2022-07-04T23:13:55.909Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-04T23:13:55.909Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-04T23:13:56.852Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-04T23:13:57.083Z] #64 433.7 + bin/containerd-shim-runc-v1 [2022-07-04T23:13:57.114Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-04T23:13:57.375Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-07-04T23:13:58.763Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.9% of statements [2022-07-04T23:13:58.763Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-04T23:13:58.763Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-04T23:13:59.024Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.0% of statements [2022-07-04T23:13:59.974Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 79.9% of statements [2022-07-04T23:13:59.974Z] ok github.com/docker/docker/daemon/logger/fluentd 0.033s coverage: 53.6% of statements [2022-07-04T23:13:59.974Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-04T23:14:00.547Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-04T23:14:00.547Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-04T23:14:01.121Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-04T23:14:01.693Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.134s coverage: 76.8% of statements [2022-07-04T23:14:01.693Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 79.4% of statements [2022-07-04T23:14:01.694Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-04T23:14:01.694Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-04T23:14:02.364Z] #64 440.1 + bin/containerd-shim-runc-v2 [2022-07-04T23:14:02.422Z] #82 exporting layers 6.7s done [2022-07-04T23:14:02.422Z] #82 writing image sha256:e29834da4fd3684e1fab31f8e7a420b5363899cdb415423b962ea1cf49eea789 done [2022-07-04T23:14:02.422Z] #82 naming to docker.io/library/docker:743bbb05667ef99592d218b2c5ad22e7c9bd546b done [2022-07-04T23:14:02.422Z] #82 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-04T23:14:02.638Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-07-04T23:14:02.638Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 62.0% of statements [2022-07-04T23:14:02.751Z] + trap exit INT TERM [2022-07-04T23:14:02.751Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-04T23:14:02.751Z] + CONTAINER_NAME=docker-pr4 [2022-07-04T23:14:02.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43738/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=743bbb05667ef99592d218b2c5ad22e7c9bd546b -e DOCKER_GRAPHDRIVER docker:743bbb05667ef99592d218b2c5ad22e7c9bd546b hack/make.sh dynbinary [2022-07-04T23:14:03.302Z] #64 441.0 + binaries [2022-07-04T23:14:03.302Z] #64 441.0 + install -D bin/containerd /build/containerd [2022-07-04T23:14:03.302Z] #64 441.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-04T23:14:03.302Z] #64 441.0 + install -D bin/ctr /build/ctr [2022-07-04T23:14:03.581Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2022-07-04T23:14:03.842Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-04T23:14:04.414Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-07-04T23:14:04.648Z] [2022-07-04T23:14:04.648Z] Removing bundles/ [2022-07-04T23:14:04.648Z] [2022-07-04T23:14:04.648Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T23:14:04.648Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-04T23:14:04.648Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:14:05.206Z] #64 DONE 442.9s [2022-07-04T23:14:05.357Z] ok github.com/docker/docker/daemon/logger/splunk 1.537s coverage: 82.5% of statements [2022-07-04T23:14:05.358Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-04T23:14:05.358Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-04T23:14:05.929Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-04T23:14:06.145Z] [2022-07-04T23:14:06.145Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-04T23:14:06.145Z] #65 sha256:ed75e06bfd00a9e1d58c2d6ede401499fe4443f3f10186d5c5bfc04d3b13fbb2 [2022-07-04T23:14:07.082Z] #65 DONE 1.0s [2022-07-04T23:14:07.082Z] [2022-07-04T23:14:07.082Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-04T23:14:07.082Z] #70 sha256:b966a3b4e9f3904496346dbe8aeb42d8ac0a5b00fd86cc4fbb2b190d702899f5 [2022-07-04T23:14:07.341Z] #70 DONE 0.2s [2022-07-04T23:14:07.341Z] [2022-07-04T23:14:07.341Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-04T23:14:07.341Z] #75 sha256:ca5defefc1edf7c1b54dade74ca2acdc1294192c63bd977539349badeebcaf5f [2022-07-04T23:14:07.366Z] ok github.com/docker/docker/distribution 1.491s coverage: 28.0% of statements [2022-07-04T23:14:07.366Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-04T23:14:07.627Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-04T23:14:08.277Z] #75 DONE 0.9s [2022-07-04T23:14:08.277Z] [2022-07-04T23:14:08.277Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-04T23:14:08.277Z] #78 sha256:5e7add55f1d146730f75d4313c038a5ebf8555003cf989b54f308333b9a528e2 [2022-07-04T23:14:08.277Z] #78 DONE 0.0s [2022-07-04T23:14:08.277Z] [2022-07-04T23:14:08.277Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-04T23:14:08.277Z] #79 sha256:e6b66c8c598de459bb54d54f6e4714e4168d7a24c4f854d833ab73f906f225d3 [2022-07-04T23:14:08.277Z] #79 DONE 0.0s [2022-07-04T23:14:08.277Z] [2022-07-04T23:14:08.277Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-04T23:14:08.277Z] #80 sha256:cf6d95b2333d97ae7b87070f3ca5ffad747e1d76dc895e33262ff72f2de31bad [2022-07-04T23:14:08.277Z] #80 DONE 0.0s [2022-07-04T23:14:08.277Z] [2022-07-04T23:14:08.277Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-04T23:14:08.278Z] #81 sha256:ba66bae233736543acedcd782f672326d2337f2b10132cac143edfc097362bd4 [2022-07-04T23:14:08.569Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-07-04T23:14:08.569Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-07-04T23:14:08.569Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-04T23:14:08.830Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-04T23:14:09.402Z] ok github.com/docker/docker/image/tarexport 0.028s coverage: 0.7% of statements [2022-07-04T23:14:09.402Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-04T23:14:09.402Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-04T23:14:09.663Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-04T23:14:10.605Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-07-04T23:14:10.866Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-07-04T23:14:11.127Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-04T23:14:12.471Z] #81 DONE 3.7s [2022-07-04T23:14:12.471Z] [2022-07-04T23:14:12.471Z] #82 exporting to image [2022-07-04T23:14:12.471Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-04T23:14:12.471Z] #82 exporting layers [2022-07-04T23:14:13.043Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 81.9% of statements [2022-07-04T23:14:13.986Z] ok github.com/docker/docker/pkg/authorization 0.625s coverage: 68.3% of statements [2022-07-04T23:14:13.986Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-07-04T23:14:14.248Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-04T23:14:17.549Z] ok github.com/docker/docker/pkg/chrootarchive 2.527s coverage: 42.7% of statements [2022-07-04T23:14:17.811Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-07-04T23:14:18.073Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2022-07-04T23:14:18.073Z] ok github.com/docker/docker/layer 7.681s coverage: 68.9% of statements [2022-07-04T23:14:18.073Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-04T23:14:18.073Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-04T23:14:18.073Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-04T23:14:18.073Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-04T23:14:18.073Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-04T23:14:18.073Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-04T23:14:18.073Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-04T23:14:18.645Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-07-04T23:14:18.906Z] ok github.com/docker/docker/pkg/fsutils 0.199s coverage: 85.1% of statements [2022-07-04T23:14:18.906Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-04T23:14:19.046Z] #82 exporting layers 7.0s done [2022-07-04T23:14:19.046Z] #82 writing image sha256:66299812897ca82c710a13a42d706cd03f3440aa50f7a687f5fed8a75259cebd done [2022-07-04T23:14:19.046Z] #82 naming to docker.io/library/docker:c046c8080730870de700411e8c06e34408a25d5d done [2022-07-04T23:14:19.046Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T23:14:19.398Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=c046c8080730870de700411e8c06e34408a25d5d -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c046c8080730870de700411e8c06e34408a25d5d hack/make.sh dynbinary test-integration [2022-07-04T23:14:19.849Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 71.5% of statements [2022-07-04T23:14:19.849Z] ok github.com/docker/docker/pkg/idtools 0.502s coverage: 67.9% of statements [2022-07-04T23:14:20.110Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-04T23:14:20.370Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-04T23:14:20.370Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-04T23:14:20.370Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-04T23:14:20.632Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-04T23:14:20.632Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-04T23:14:20.777Z] [2022-07-04T23:14:20.777Z] Removing bundles/ [2022-07-04T23:14:20.777Z] [2022-07-04T23:14:20.777Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T23:14:20.777Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-04T23:14:20.777Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:14:20.893Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.5% of statements [2022-07-04T23:14:20.893Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-04T23:14:20.893Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-04T23:14:20.893Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-04T23:14:20.970Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-04T23:14:20.970Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:14:20.970Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:14:20.970Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:14:20.970Z] [2022-07-04T23:14:20.970Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T23:14:20.970Z] DOCKER_SYSTEMD=1 [2022-07-04T23:14:20.970Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T23:14:20.970Z] HOSTNAME=84a13fc8a176 [2022-07-04T23:14:20.970Z] DEST=bundles/test-integration [2022-07-04T23:14:20.970Z] PWD=/go/src/github.com/docker/docker [2022-07-04T23:14:20.970Z] DOCKER_GITCOMMIT=2cac7de923675eca6015d8d1ecbf228317fa9363 [2022-07-04T23:14:20.970Z] container=docker [2022-07-04T23:14:20.970Z] HOME=/root [2022-07-04T23:14:20.970Z] LANG=C.UTF-8 [2022-07-04T23:14:20.970Z] INVOCATION_ID=00e0b155fd4f4c1499aaf2eb550fb68d [2022-07-04T23:14:20.970Z] GOLANG_VERSION=1.18.3 [2022-07-04T23:14:20.970Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T23:14:20.970Z] VALIDATE_BRANCH=master [2022-07-04T23:14:20.970Z] TERM=xterm [2022-07-04T23:14:20.970Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T23:14:20.970Z] SHLVL=3 [2022-07-04T23:14:20.970Z] TIMEOUT=120m [2022-07-04T23:14:20.970Z] DOCKER_BUILDTAGS= journald [2022-07-04T23:14:20.970Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T23:14:20.970Z] GO111MODULE=off [2022-07-04T23:14:20.970Z] DOCKER_EXPERIMENTAL=1 [2022-07-04T23:14:20.970Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T23:14:20.970Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T23:14:20.970Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T23:14:20.970Z] GOPATH=/go [2022-07-04T23:14:20.970Z] PKG_CONFIG=pkg-config [2022-07-04T23:14:20.970Z] _=/usr/bin/env [2022-07-04T23:14:20.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-04T23:14:21.466Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-07-04T23:14:22.037Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-04T23:14:22.298Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-04T23:14:22.559Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-04T23:14:23.943Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-07-04T23:14:23.943Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-04T23:14:24.205Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-04T23:14:24.467Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-04T23:14:24.728Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-04T23:14:24.989Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-04T23:14:25.562Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-04T23:14:25.823Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-04T23:14:26.084Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-07-04T23:14:26.657Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-04T23:14:26.924Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-04T23:14:27.185Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-04T23:14:29.102Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-04T23:14:29.363Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-04T23:14:29.935Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-04T23:14:31.325Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-07-04T23:14:31.325Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2022-07-04T23:14:32.269Z] ok github.com/docker/docker/registry 0.084s coverage: 58.6% of statements [2022-07-04T23:14:32.842Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-07-04T23:14:33.103Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-04T23:14:33.676Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-04T23:14:33.676Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-04T23:14:35.592Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-04T23:14:36.165Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.8% of statements [2022-07-04T23:14:36.736Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-04T23:14:38.122Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-04T23:14:56.236Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-07-04T23:14:56.236Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-04T23:14:56.236Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-04T23:14:56.236Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/rootless [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/volume [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-04T23:14:56.237Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === Skipped [2022-07-04T23:14:56.237Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-04T23:14:56.237Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-04T23:14:56.237Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-04T23:14:56.237Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-04T23:14:56.237Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:71: No driver to put! [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-04T23:14:56.237Z] time="2022-07-04T23:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-04T23:14:56.237Z] time="2022-07-04T23:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-04T23:14:56.237Z] time="2022-07-04T23:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-04T23:14:56.237Z] time="2022-07-04T23:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-04T23:14:56.237Z] time="2022-07-04T23:13:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:71: No driver to put! [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-04T23:14:56.237Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-04T23:14:56.237Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-04T23:14:56.237Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:14:56.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-04T23:14:56.237Z] graphtest_unix.go:71: No driver to put! [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-04T23:14:56.237Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-04T23:14:56.237Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-04T23:14:56.237Z] [2022-07-04T23:14:56.237Z] DONE 2796 tests, 28 skipped in 217.554s [2022-07-04T23:14:56.237Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:14:56.237Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-04T23:14:56.237Z] + 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-04T23:15:05.871Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-04T23:15:05.871Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:15:05.871Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:15:05.871Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:15:05.871Z] [2022-07-04T23:15:05.871Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-04T23:15:05.871Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-04T23:15:05.871Z] Using test binary docker [2022-07-04T23:15:05.871Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-04T23:15:05.871Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T23:15:05.871Z] INFO: Waiting for daemon to start... [2022-07-04T23:15:05.871Z] Starting dockerd [2022-07-04T23:15:05.871Z] . [2022-07-04T23:15:05.871Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-04T23:15:07.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-04T23:15:07.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-04T23:15:34.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-04T23:15:39.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-04T23:15:43.018Z] ok github.com/docker/docker/libnetwork 37.661s coverage: 40.6% of statements [2022-07-04T23:15:43.018Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-04T23:15:43.018Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-07-04T23:15:43.018Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-04T23:15:43.018Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-04T23:15:43.018Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-04T23:15:44.404Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.619s coverage: 59.9% of statements [2022-07-04T23:15:44.404Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-04T23:15:44.539Z] sha256:2579778207a274de1b85c37dafecf531af2cd83c432a1daac546dd610ff11339 [2022-07-04T23:15:44.539Z] INFO: Starting docker-py tests... [2022-07-04T23:15:44.539Z] ============================= test session starts ============================== [2022-07-04T23:15:44.539Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-04T23:15:44.539Z] rootdir: /src, inifile: pytest.ini [2022-07-04T23:15:44.539Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-04T23:15:44.665Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-04T23:15:44.794Z] collected 395 items / 2 deselected / 393 selected [2022-07-04T23:15:44.794Z] [2022-07-04T23:15:45.237Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.018s coverage: 5.0% of statements [2022-07-04T23:15:45.237Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-04T23:15:45.809Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-04T23:15:45.809Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-04T23:15:46.070Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-04T23:15:49.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-04T23:15:49.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-04T23:15:49.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-04T23:15:50.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-04T23:15:51.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-04T23:15:51.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-04T23:15:52.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-04T23:15:54.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-04T23:15:56.068Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.311s coverage: 6.6% of statements [2022-07-04T23:15:56.068Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-04T23:15:56.068Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-04T23:15:56.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-04T23:15:56.639Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-04T23:15:56.639Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-04T23:15:56.639Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-04T23:15:56.639Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-04T23:15:57.210Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-04T23:15:57.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-04T23:15:57.472Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-07-04T23:15:57.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-04T23:15:57.733Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-07-04T23:15:57.733Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-04T23:15:58.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-04T23:15:59.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-04T23:16:00.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-04T23:16:01.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-04T23:16:02.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-04T23:16:02.752Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T23:16:02.752Z] Using test binary docker [2022-07-04T23:16:02.752Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-04T23:16:02.752Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-04T23:16:02.752Z] Starting dockerd [2022-07-04T23:16:02.752Z] INFO: Waiting for daemon to start... [2022-07-04T23:16:05.236Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-04T23:16:05.547Z] . [2022-07-04T23:16:05.547Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T23:16:05.547Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T23:16:05.547Z] Error: No such image: emptyfs [2022-07-04T23:16:05.806Z] Running integration-test (iteration 1) [2022-07-04T23:16:05.806Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-04T23:16:06.054Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-04T23:16:06.065Z] Loaded image: busybox:latest [2022-07-04T23:16:06.065Z] Loaded image: busybox:glibc [2022-07-04T23:16:07.445Z] Loaded image: debian:bullseye-slim [2022-07-04T23:16:07.445Z] Loaded image: hello-world:latest [2022-07-04T23:16:07.705Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:16:07.705Z] INFO: Testing against a local daemon [2022-07-04T23:16:07.705Z] === RUN TestCgroupNamespacesBuild [2022-07-04T23:16:07.801Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-04T23:16:09.084Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-07-04T23:16:09.084Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-04T23:16:09.966Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-04T23:16:10.022Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-07-04T23:16:10.022Z] === RUN TestBuildWithSession [2022-07-04T23:16:10.022Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T23:16:10.022Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-04T23:16:10.022Z] === RUN TestBuildSquashParent [2022-07-04T23:16:11.116Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-04T23:16:11.116Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:16:11.116Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:16:11.116Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:16:11.116Z] [2022-07-04T23:16:11.116Z] + TEST_INTEGRATION_DEST=1 [2022-07-04T23:16:11.116Z] + CONTAINER_NAME=docker-pr4-1 [2022-07-04T23:16:11.116Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T23:16:11.116Z] + run_tests test-integration-flaky [2022-07-04T23:16:11.116Z] + '[' -n 0 ']' [2022-07-04T23:16:11.116Z] + rm= [2022-07-04T23:16:11.116Z] + c=0 [2022-07-04T23:16:11.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43738/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43738/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=743bbb05667ef99592d218b2c5ad22e7c9bd546b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:743bbb05667ef99592d218b2c5ad22e7c9bd546b hack/make.sh test-integration-flaky test-integration [2022-07-04T23:16:11.116Z] ++ jobs -p [2022-07-04T23:16:11.116Z] + TEST_INTEGRATION_DEST=3 [2022-07-04T23:16:11.116Z] + CONTAINER_NAME=docker-pr4-3 [2022-07-04T23:16:11.116Z] + TEST_SKIP_INTEGRATION=1 [2022-07-04T23:16:11.116Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-04T23:16:11.116Z] + run_tests [2022-07-04T23:16:11.116Z] + '[' -n 0 ']' [2022-07-04T23:16:11.116Z] + rm= [2022-07-04T23:16:11.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43738/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43738/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=743bbb05667ef99592d218b2c5ad22e7c9bd546b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:743bbb05667ef99592d218b2c5ad22e7c9bd546b hack/make.sh '' test-integration [2022-07-04T23:16:11.116Z] + TEST_INTEGRATION_DEST=2 [2022-07-04T23:16:11.116Z] + CONTAINER_NAME=docker-pr4-2 [2022-07-04T23:16:11.116Z] + TEST_SKIP_INTEGRATION=1 [2022-07-04T23:16:11.116Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-04T23:16:11.116Z] + run_tests [2022-07-04T23:16:11.116Z] + '[' -n 0 ']' [2022-07-04T23:16:11.116Z] + rm= [2022-07-04T23:16:11.116Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43738/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43738/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=743bbb05667ef99592d218b2c5ad22e7c9bd546b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:743bbb05667ef99592d218b2c5ad22e7c9bd546b hack/make.sh '' test-integration [2022-07-04T23:16:11.116Z] + for job in $(jobs -p) [2022-07-04T23:16:11.116Z] + wait 7425 [2022-07-04T23:16:11.116Z] [2022-07-04T23:16:11.116Z] [2022-07-04T23:16:11.116Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-04T23:16:11.116Z] [2022-07-04T23:16:11.116Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T23:16:11.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T23:16:11.116Z] HOSTNAME=a21bb3300b4d [2022-07-04T23:16:11.116Z] TEST_SKIP_INTEGRATION=1 [2022-07-04T23:16:11.116Z] TESTDEBUG=0 [2022-07-04T23:16:11.116Z] DEST=bundles/test-integration [2022-07-04T23:16:11.116Z] PWD=/go/src/github.com/docker/docker [2022-07-04T23:16:11.116Z] KEEPBUNDLE=1 [2022-07-04T23:16:11.116Z] DOCKER_GITCOMMIT=743bbb05667ef99592d218b2c5ad22e7c9bd546b [2022-07-04T23:16:11.116Z] container=docker [2022-07-04T23:16:11.116Z] HOME=/root [2022-07-04T23:16:11.116Z] GOLANG_VERSION=1.18.3 [2022-07-04T23:16:11.116Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T23:16:11.116Z] VALIDATE_BRANCH=master [2022-07-04T23:16:11.116Z] TERM=xterm [2022-07-04T23:16:11.116Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T23:16:11.116Z] SHLVL=1 [2022-07-04T23:16:11.116Z] TIMEOUT=120m [2022-07-04T23:16:11.116Z] DOCKER_BUILDTAGS= journald [2022-07-04T23:16:11.116Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T23:16:11.116Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-04T23:16:11.116Z] GO111MODULE=off [2022-07-04T23:16:11.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T23:16:11.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T23:16:11.116Z] GOPATH=/go [2022-07-04T23:16:11.116Z] PKG_CONFIG=pkg-config [2022-07-04T23:16:11.116Z] _=/usr/bin/env [2022-07-04T23:16:11.116Z] Building test suite binary ./integration-cli/test.main [2022-07-04T23:16:11.116Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T23:16:11.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T23:16:11.116Z] HOSTNAME=06155e30fe9d [2022-07-04T23:16:11.116Z] TEST_SKIP_INTEGRATION=1 [2022-07-04T23:16:11.116Z] TESTDEBUG=0 [2022-07-04T23:16:11.116Z] DEST=bundles/test-integration [2022-07-04T23:16:11.116Z] PWD=/go/src/github.com/docker/docker [2022-07-04T23:16:11.116Z] KEEPBUNDLE=1 [2022-07-04T23:16:11.116Z] DOCKER_GITCOMMIT=743bbb05667ef99592d218b2c5ad22e7c9bd546b [2022-07-04T23:16:11.116Z] container=docker [2022-07-04T23:16:11.116Z] HOME=/root [2022-07-04T23:16:11.116Z] GOLANG_VERSION=1.18.3 [2022-07-04T23:16:11.116Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T23:16:11.116Z] VALIDATE_BRANCH=master [2022-07-04T23:16:11.116Z] TERM=xterm [2022-07-04T23:16:11.116Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T23:16:11.116Z] SHLVL=1 [2022-07-04T23:16:11.116Z] TIMEOUT=120m [2022-07-04T23:16:11.116Z] DOCKER_BUILDTAGS= journald [2022-07-04T23:16:11.116Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T23:16:11.116Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-04T23:16:11.116Z] GO111MODULE=off [2022-07-04T23:16:11.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T23:16:11.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T23:16:11.116Z] GOPATH=/go [2022-07-04T23:16:11.116Z] PKG_CONFIG=pkg-config [2022-07-04T23:16:11.116Z] _=/usr/bin/env [2022-07-04T23:16:11.116Z] Building test suite binary ./integration-cli/test.main [2022-07-04T23:16:11.116Z] No new tests added to integration. [2022-07-04T23:16:11.116Z] [2022-07-04T23:16:11.116Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T23:16:11.116Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T23:16:11.116Z] HOSTNAME=ce80eb0902b7 [2022-07-04T23:16:11.116Z] TESTDEBUG=0 [2022-07-04T23:16:11.116Z] DEST=bundles/test-integration [2022-07-04T23:16:11.116Z] PWD=/go/src/github.com/docker/docker [2022-07-04T23:16:11.116Z] KEEPBUNDLE=1 [2022-07-04T23:16:11.116Z] DOCKER_GITCOMMIT=743bbb05667ef99592d218b2c5ad22e7c9bd546b [2022-07-04T23:16:11.116Z] container=docker [2022-07-04T23:16:11.116Z] HOME=/root [2022-07-04T23:16:11.116Z] GOLANG_VERSION=1.18.3 [2022-07-04T23:16:11.116Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T23:16:11.116Z] VALIDATE_BRANCH=master [2022-07-04T23:16:11.116Z] TERM=xterm [2022-07-04T23:16:11.116Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T23:16:11.116Z] SHLVL=1 [2022-07-04T23:16:11.116Z] TIMEOUT=120m [2022-07-04T23:16:11.116Z] DOCKER_BUILDTAGS= journald [2022-07-04T23:16:11.116Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T23:16:11.116Z] GO111MODULE=off [2022-07-04T23:16:11.116Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T23:16:11.116Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T23:16:11.116Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T23:16:11.116Z] GOPATH=/go [2022-07-04T23:16:11.116Z] PKG_CONFIG=pkg-config [2022-07-04T23:16:11.116Z] _=/usr/bin/env [2022-07-04T23:16:11.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-04T23:16:14.215Z] --- PASS: TestBuildSquashParent (4.20s) [2022-07-04T23:16:14.215Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-04T23:16:14.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:16:14.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:16:14.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:16:14.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:16:14.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:16:14.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:16:14.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:16:14.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:16:14.475Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:16:14.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:16:14.475Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:16:14.475Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:16:14.475Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:16:14.475Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:16:15.855Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:16:16.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:16:17.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:16:17.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:16:19.134Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-07-04T23:16:19.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-07-04T23:16:19.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s) [2022-07-04T23:16:19.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.60s) [2022-07-04T23:16:19.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s) [2022-07-04T23:16:19.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-07-04T23:16:19.134Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-07-04T23:16:19.134Z] === RUN TestBuildMultiStageCopy [2022-07-04T23:16:19.134Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-04T23:16:20.514Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-04T23:16:20.773Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-04T23:16:21.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-04T23:16:21.292Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-04T23:16:21.552Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-07-04T23:16:21.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2022-07-04T23:16:21.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-04T23:16:21.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-07-04T23:16:21.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-07-04T23:16:21.553Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-04T23:16:21.553Z] === RUN TestBuildMultiStageParentConfig [2022-07-04T23:16:22.122Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-07-04T23:16:22.122Z] === RUN TestBuildLabelWithTargets [2022-07-04T23:16:23.060Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-07-04T23:16:23.060Z] === RUN TestBuildWithEmptyLayers [2022-07-04T23:16:23.630Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-04T23:16:23.630Z] === RUN TestBuildMultiStageOnBuild [2022-07-04T23:16:25.537Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-07-04T23:16:25.537Z] === RUN TestBuildUncleanTarFilenames [2022-07-04T23:16:25.797Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-04T23:16:25.797Z] === RUN TestBuildMultiStageLayerLeak [2022-07-04T23:16:27.333Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-04T23:16:27.333Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:16:27.333Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:16:27.333Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:16:27.333Z] [2022-07-04T23:16:27.333Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T23:16:27.333Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T23:16:27.333Z] HOSTNAME=3a9be1e764ae [2022-07-04T23:16:27.333Z] DEST=bundles/test-integration [2022-07-04T23:16:27.333Z] PWD=/go/src/github.com/docker/docker [2022-07-04T23:16:27.333Z] DOCKER_ROOTLESS=1 [2022-07-04T23:16:27.333Z] DOCKER_GITCOMMIT=c046c8080730870de700411e8c06e34408a25d5d [2022-07-04T23:16:27.333Z] container=docker [2022-07-04T23:16:27.333Z] HOME=/root [2022-07-04T23:16:27.333Z] GOLANG_VERSION=1.18.3 [2022-07-04T23:16:27.333Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T23:16:27.333Z] VALIDATE_BRANCH=master [2022-07-04T23:16:27.333Z] TERM=xterm [2022-07-04T23:16:27.333Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T23:16:27.333Z] SHLVL=1 [2022-07-04T23:16:27.333Z] TIMEOUT=120m [2022-07-04T23:16:27.333Z] DOCKER_BUILDTAGS= journald [2022-07-04T23:16:27.333Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T23:16:27.333Z] GO111MODULE=off [2022-07-04T23:16:27.333Z] DOCKER_EXPERIMENTAL=1 [2022-07-04T23:16:27.333Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T23:16:27.333Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T23:16:27.333Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T23:16:27.333Z] GOPATH=/go [2022-07-04T23:16:27.333Z] PKG_CONFIG=pkg-config [2022-07-04T23:16:27.333Z] _=/usr/bin/env [2022-07-04T23:16:27.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-04T23:16:27.705Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-07-04T23:16:27.705Z] === RUN TestBuildWithHugeFile [2022-07-04T23:16:28.089Z] ok github.com/docker/docker/libnetwork/ipam 16.711s coverage: 85.3% of statements [2022-07-04T23:16:28.090Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-04T23:16:28.090Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-04T23:16:28.090Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-04T23:16:28.090Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-04T23:16:28.090Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-04T23:16:28.090Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-04T23:16:28.090Z] ok github.com/docker/docker/libnetwork/ipamutils 0.287s coverage: 74.0% of statements [2022-07-04T23:16:28.090Z] ok github.com/docker/docker/libnetwork/iptables 0.179s coverage: 45.1% of statements [2022-07-04T23:16:28.090Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-04T23:16:28.090Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-07-04T23:16:37.495Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-04T23:17:14.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-04T23:17:14.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-04T23:17:23.957Z] --- PASS: TestBuildWithHugeFile (50.01s) [2022-07-04T23:17:23.957Z] === RUN TestBuildWCOWSandboxSize [2022-07-04T23:17:23.957Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T23:17:23.957Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-04T23:17:23.957Z] === RUN TestBuildWithEmptyDockerfile [2022-07-04T23:17:23.957Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:17:23.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:17:23.957Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:17:23.957Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:17:23.957Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:17:23.957Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:17:23.957Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:17:23.957Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:17:23.957Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:17:23.957Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-04T23:17:23.957Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-07-04T23:17:23.957Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-07-04T23:17:23.957Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-04T23:17:23.957Z] === RUN TestBuildPreserveOwnership [2022-07-04T23:17:23.957Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-04T23:17:23.957Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-04T23:17:23.957Z] --- PASS: TestBuildPreserveOwnership (3.60s) [2022-07-04T23:17:23.957Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2022-07-04T23:17:23.957Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-07-04T23:17:23.957Z] === RUN TestBuildPlatformInvalid [2022-07-04T23:17:23.957Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-04T23:17:23.957Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-04T23:17:23.957Z] Loaded image: busybox:latest [2022-07-04T23:17:23.957Z] Loaded image: busybox:glibc [2022-07-04T23:17:23.957Z] Loaded image: debian:bullseye-slim [2022-07-04T23:17:23.957Z] Loaded image: hello-world:latest [2022-07-04T23:17:23.957Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:17:31.310Z] .........................xx.................... [ 29%] [2022-07-04T23:17:32.085Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.63s) [2022-07-04T23:17:32.085Z] PASS [2022-07-04T23:17:32.085Z] [2022-07-04T23:17:32.085Z] === Skipped [2022-07-04T23:17:32.085Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-04T23:17:32.085Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T23:17:32.085Z] [2022-07-04T23:17:32.085Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-04T23:17:32.085Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T23:17:32.085Z] [2022-07-04T23:17:32.085Z] DONE 34 tests, 2 skipped in 86.206s [2022-07-04T23:17:32.085Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-04T23:17:32.085Z] INFO: Testing against a local daemon [2022-07-04T23:17:32.085Z] === RUN TestConfigInspect [2022-07-04T23:17:34.621Z] --- PASS: TestConfigInspect (2.32s) [2022-07-04T23:17:34.621Z] === RUN TestConfigList [2022-07-04T23:17:35.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-04T23:17:36.526Z] --- PASS: TestConfigList (2.15s) [2022-07-04T23:17:36.526Z] === RUN TestConfigsCreateAndDelete [2022-07-04T23:17:39.061Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-07-04T23:17:39.061Z] === RUN TestConfigsUpdate [2022-07-04T23:17:40.967Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-04T23:17:40.967Z] === RUN TestTemplatedConfig [2022-07-04T23:17:43.540Z] --- PASS: TestTemplatedConfig (2.69s) [2022-07-04T23:17:43.540Z] === RUN TestConfigCreateResolve [2022-07-04T23:17:44.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-04T23:17:46.096Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-07-04T23:17:46.096Z] PASS [2022-07-04T23:17:46.096Z] [2022-07-04T23:17:46.096Z] DONE 6 tests in 13.702s [2022-07-04T23:17:46.096Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-04T23:17:46.096Z] INFO: Testing against a local daemon [2022-07-04T23:17:46.096Z] === RUN TestAttachWithTTY [2022-07-04T23:17:46.096Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-04T23:17:46.096Z] === RUN TestAttachWithoutTTy [2022-07-04T23:17:46.096Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-04T23:17:46.096Z] === RUN TestCheckpoint [2022-07-04T23:17:46.096Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T23:17:46.096Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/commit [2022-07-04T23:17:46.096Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-04T23:17:46.096Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:17:46.096Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:17:46.096Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:17:46.096Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:17:46.096Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:17:46.096Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:17:46.096Z] === CONT TestContainerInvalidJSON/commit [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-04T23:17:46.096Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-04T23:17:46.096Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-04T23:17:46.096Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-04T23:17:46.096Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-04T23:17:46.096Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-04T23:17:46.096Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-04T23:17:46.096Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-04T23:17:46.096Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-04T23:17:46.096Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-04T23:17:46.096Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-04T23:17:46.096Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-04T23:17:46.096Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-04T23:17:46.096Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-04T23:17:46.096Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-04T23:17:46.096Z] === RUN TestCopyEmptyFile [2022-07-04T23:17:46.356Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-04T23:17:46.356Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-04T23:17:46.356Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-04T23:17:46.356Z] === RUN TestCopyFromContainer [2022-07-04T23:17:47.296Z] === RUN TestCopyFromContainer// [2022-07-04T23:17:47.556Z] === RUN TestCopyFromContainer//bar/root [2022-07-04T23:17:47.556Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-04T23:17:47.556Z] === RUN TestCopyFromContainer/bar/quux [2022-07-04T23:17:47.556Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-04T23:17:47.816Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-04T23:17:47.816Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-04T23:17:47.816Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-04T23:17:47.816Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-04T23:17:47.857Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-04T23:17:48.076Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer (1.78s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-04T23:17:48.076Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-04T23:17:48.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-04T23:17:48.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:17:48.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:17:48.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:17:48.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:17:48.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:17:48.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:17:48.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:17:48.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:17:48.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:17:48.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-04T23:17:48.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-04T23:17:48.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-04T23:17:48.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-04T23:17:48.076Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-04T23:17:48.076Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-04T23:17:48.076Z] === RUN TestCreateWithInvalidEnv [2022-07-04T23:17:48.076Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-04T23:17:48.076Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-04T23:17:48.076Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-04T23:17:48.076Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-04T23:17:48.076Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-04T23:17:48.076Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-04T23:17:48.076Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-04T23:17:48.076Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-04T23:17:48.076Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-04T23:17:48.076Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-04T23:17:48.076Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-04T23:17:48.076Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-04T23:17:48.076Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-04T23:17:48.076Z] === RUN TestCreateTmpfsMountsTarget [2022-07-04T23:17:48.076Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-04T23:17:48.076Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-04T23:17:49.982Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2022-07-04T23:17:49.982Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-04T23:17:51.362Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2022-07-04T23:17:51.362Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-04T23:17:51.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:17:51.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:17:51.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:17:51.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:17:51.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:17:51.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:17:51.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:17:51.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:17:51.362Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:17:51.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:17:51.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:17:51.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:17:51.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:17:51.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:17:51.362Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:17:51.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-04T23:17:51.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-04T23:17:51.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-04T23:17:51.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-04T23:17:51.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-04T23:17:51.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-04T23:17:51.362Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-04T23:17:51.622Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-07-04T23:17:51.622Z] === RUN TestCreateDifferentPlatform [2022-07-04T23:17:51.882Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-04T23:17:51.882Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-04T23:17:51.882Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-04T23:17:51.882Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-04T23:17:51.882Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-04T23:17:51.882Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-04T23:17:51.882Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-04T23:17:51.882Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-04T23:17:51.882Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-04T23:17:51.882Z] === RUN TestCreateInvalidHostConfig [2022-07-04T23:17:51.882Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:17:51.882Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:17:51.882Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:17:51.882Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:17:51.882Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:17:51.882Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:17:51.882Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:17:51.882Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:17:51.882Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:17:51.882Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:17:51.882Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:17:51.882Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:17:51.882Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-04T23:17:51.882Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-04T23:17:51.882Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-04T23:17:51.882Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-04T23:17:51.882Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-04T23:17:51.882Z] === RUN TestContainerStartOnDaemonRestart [2022-07-04T23:17:51.882Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-04T23:17:51.882Z] === RUN TestDaemonRestartIpcMode [2022-07-04T23:17:51.882Z] === PAUSE TestDaemonRestartIpcMode [2022-07-04T23:17:51.882Z] === RUN TestDaemonHostGatewayIP [2022-07-04T23:17:51.882Z] === PAUSE TestDaemonHostGatewayIP [2022-07-04T23:17:51.882Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-04T23:17:51.882Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-04T23:17:51.882Z] === RUN TestContainerKillOnDaemonStart [2022-07-04T23:17:51.882Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-04T23:17:51.882Z] === RUN TestDiff [2022-07-04T23:17:52.451Z] --- PASS: TestDiff (0.58s) [2022-07-04T23:17:52.451Z] === RUN TestExecConsoleSize [2022-07-04T23:17:53.019Z] --- PASS: TestExecConsoleSize (0.60s) [2022-07-04T23:17:53.019Z] === RUN TestExecWithCloseStdin [2022-07-04T23:17:53.589Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-07-04T23:17:53.589Z] === RUN TestExec [2022-07-04T23:17:54.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-04T23:17:54.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-04T23:17:54.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-04T23:17:54.527Z] --- PASS: TestExec (0.61s) [2022-07-04T23:17:54.527Z] === RUN TestExecUser [2022-07-04T23:17:55.096Z] --- PASS: TestExecUser (0.63s) [2022-07-04T23:17:55.096Z] === RUN TestExportContainerAndImportImage [2022-07-04T23:17:55.273Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-04T23:17:55.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-04T23:17:55.665Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-07-04T23:17:55.665Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-04T23:17:55.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-04T23:17:56.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-04T23:17:57.044Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-04T23:17:57.044Z] === RUN TestHealthCheckWorkdir [2022-07-04T23:17:57.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-04T23:17:57.981Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-07-04T23:17:57.981Z] === RUN TestHealthKillContainer [2022-07-04T23:17:59.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-04T23:18:00.201Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-04T23:18:00.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-04T23:18:01.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-04T23:18:02.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-04T23:18:02.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-04T23:18:03.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-04T23:18:04.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-04T23:18:05.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-04T23:18:06.099Z] --- PASS: TestHealthKillContainer (8.21s) [2022-07-04T23:18:06.099Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-04T23:18:06.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-04T23:18:06.668Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-07-04T23:18:06.668Z] === RUN TestIpcModeNone [2022-07-04T23:18:07.237Z] --- PASS: TestIpcModeNone (0.65s) [2022-07-04T23:18:07.237Z] === RUN TestIpcModePrivate [2022-07-04T23:18:07.396Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T23:18:07.396Z] Using test binary docker [2022-07-04T23:18:07.396Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-04T23:18:07.396Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T23:18:07.396Z] INFO: Waiting for daemon to start... [2022-07-04T23:18:07.396Z] Starting dockerd [2022-07-04T23:18:07.496Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-04T23:18:07.756Z] --- PASS: TestIpcModePrivate (0.61s) [2022-07-04T23:18:07.756Z] === RUN TestIpcModeShareable [2022-07-04T23:18:08.326Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-04T23:18:08.326Z] --- PASS: TestIpcModeShareable (0.59s) [2022-07-04T23:18:08.326Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-04T23:18:09.300Z] . [2022-07-04T23:18:09.300Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T23:18:09.300Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T23:18:09.300Z] Error: No such image: emptyfs [2022-07-04T23:18:09.560Z] Running integration-test (iteration 1) [2022-07-04T23:18:09.560Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-04T23:18:09.819Z] Loaded image: busybox:latest [2022-07-04T23:18:10.079Z] Loaded image: busybox:glibc [2022-07-04T23:18:10.232Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-07-04T23:18:10.232Z] === RUN TestAPIIpcModeHost [2022-07-04T23:18:10.801Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-04T23:18:10.801Z] === RUN TestDaemonIpcModeShareable [2022-07-04T23:18:11.458Z] Loaded image: debian:bullseye-slim [2022-07-04T23:18:11.458Z] Loaded image: hello-world:latest [2022-07-04T23:18:11.458Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:18:11.458Z] INFO: Testing against a local daemon [2022-07-04T23:18:11.458Z] === RUN TestCgroupNamespacesBuild [2022-07-04T23:18:11.738Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-04T23:18:11.998Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-07-04T23:18:11.998Z] === RUN TestDaemonIpcModePrivate [2022-07-04T23:18:12.837Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-07-04T23:18:12.837Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-04T23:18:12.936Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-04T23:18:13.195Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-04T23:18:13.195Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-04T23:18:13.776Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-04T23:18:13.776Z] === RUN TestBuildWithSession [2022-07-04T23:18:13.776Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T23:18:13.776Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-04T23:18:13.776Z] === RUN TestBuildSquashParent [2022-07-04T23:18:14.133Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-04T23:18:14.392Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-07-04T23:18:14.392Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-04T23:18:15.331Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-04T23:18:15.591Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s) [2022-07-04T23:18:15.591Z] === RUN TestIpcModeOlderClient [2022-07-04T23:18:15.591Z] === PAUSE TestIpcModeOlderClient [2022-07-04T23:18:15.591Z] === RUN TestKillContainerInvalidSignal [2022-07-04T23:18:16.160Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-07-04T23:18:16.160Z] === RUN TestKillContainer [2022-07-04T23:18:16.160Z] === RUN TestKillContainer/no_signal [2022-07-04T23:18:16.666Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-04T23:18:16.728Z] === RUN TestKillContainer/non_killing_signal [2022-07-04T23:18:16.988Z] === RUN TestKillContainer/killing_signal [2022-07-04T23:18:17.557Z] --- PASS: TestKillContainer (1.33s) [2022-07-04T23:18:17.557Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-07-04T23:18:17.557Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-04T23:18:17.557Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-07-04T23:18:17.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-04T23:18:17.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-04T23:18:17.817Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-04T23:18:18.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-07-04T23:18:18.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-04T23:18:18.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-04T23:18:18.757Z] === RUN TestKillStoppedContainer [2022-07-04T23:18:18.757Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-04T23:18:18.757Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-04T23:18:18.757Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-04T23:18:18.757Z] === RUN TestKillDifferentUserContainer [2022-07-04T23:18:19.326Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-04T23:18:19.326Z] === RUN TestInspectOomKilledTrue [2022-07-04T23:18:19.326Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-04T23:18:19.326Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-04T23:18:19.326Z] === RUN TestInspectOomKilledFalse [2022-07-04T23:18:19.585Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-04T23:18:19.585Z] === RUN TestLinksEtcHostsContentMatch [2022-07-04T23:18:19.588Z] ok github.com/docker/docker/libnetwork/networkdb 103.832s coverage: 60.0% of statements [2022-07-04T23:18:19.588Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-04T23:18:19.588Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-04T23:18:19.588Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-07-04T23:18:19.588Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-04T23:18:19.588Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-07-04T23:18:19.845Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-07-04T23:18:19.845Z] === RUN TestLinksContainerNames [2022-07-04T23:18:20.160Z] ok github.com/docker/docker/libnetwork/portmapper 0.712s coverage: 48.6% of statements [2022-07-04T23:18:20.421Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-04T23:18:20.421Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-04T23:18:20.682Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === Skipped [2022-07-04T23:18:20.682Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-04T23:18:20.682Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-04T23:18:20.682Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-04T23:18:20.682Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-04T23:18:20.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-04T23:18:20.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-04T23:18:20.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-04T23:18:20.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-04T23:18:20.682Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-04T23:18:20.682Z] firewalld_test.go:14: firewalld is not running [2022-07-04T23:18:20.682Z] [2022-07-04T23:18:20.682Z] DONE 327 tests, 9 skipped in 205.151s [2022-07-04T23:18:20.784Z] --- PASS: TestLinksContainerNames (0.90s) [2022-07-04T23:18:20.784Z] === RUN TestLogsFollowTailEmpty Post stage [Pipeline] junit [2022-07-04T23:18:21.270Z] Recording test results [2022-07-04T23:18:21.354Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-04T23:18:21.354Z] === RUN TestLogs [2022-07-04T23:18:21.354Z] === RUN TestLogs/driver_local [2022-07-04T23:18:21.354Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:18:21.354Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:18:21.354Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-04T23:18:21.354Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-04T23:18:21.354Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-04T23:18:21.354Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-04T23:18:21.354Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:18:21.354Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:18:21.354Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:18:21.354Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:18:21.354Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:18:21.354Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:18:21.354Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:18:21.354Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:18:21.899Z] --- PASS: TestBuildSquashParent (7.20s) [2022-07-04T23:18:21.899Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-04T23:18:21.899Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:18:21.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:18:21.899Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:18:21.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:18:21.899Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:18:21.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:18:21.899Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:18:21.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:18:21.899Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:18:21.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:18:21.899Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:18:21.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:18:21.899Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:18:21.899Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:18:21.923Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:18:21.923Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:18:22.493Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-04T23:18:22.493Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-04T23:18:22.787Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-07-04T23:18:22.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:18:22.838Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [Pipeline] sh [2022-07-04T23:18:23.065Z] === RUN TestLogs/driver_json-file [2022-07-04T23:18:23.065Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:18:23.065Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:18:23.065Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:18:23.065Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:18:23.065Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:18:23.065Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:18:23.065Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:18:23.065Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:18:23.065Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:18:23.065Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:18:23.065Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:18:23.065Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:18:23.065Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:18:23.065Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:18:23.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c046c8080730870de700411e8c06e34408a25d5d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c046c8080730870de700411e8c06e34408a25d5d hack/make.sh dynbinary test-integration [2022-07-04T23:18:23.390Z] [2022-07-04T23:18:23.650Z] Removing bundles/ [2022-07-04T23:18:23.650Z] [2022-07-04T23:18:23.650Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-04T23:18:23.650Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-04T23:18:23.650Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:18:24.007Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:18:24.007Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:18:24.576Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:18:24.576Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:18:24.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:18:24.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:18:25.147Z] --- PASS: TestLogs (3.87s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.60s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s) [2022-07-04T23:18:25.147Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s) [2022-07-04T23:18:25.147Z] === RUN TestContainerNetworkMountsNoChown [2022-07-04T23:18:25.720Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/default [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/default [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/private [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/private [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rprivate [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/slave [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/slave [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rslave [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/shared [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/shared [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rshared [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/default [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/rshared [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/shared [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/rslave [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/slave [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/rprivate [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/private [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-04T23:18:25.720Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:18:25.720Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-04T23:18:25.720Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-04T23:18:25.981Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-04T23:18:25.981Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-04T23:18:25.981Z] === RUN TestContainerBindMountNonRecursive [2022-07-04T23:18:26.369Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-04T23:18:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-07-04T23:18:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2022-07-04T23:18:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s) [2022-07-04T23:18:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-07-04T23:18:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2022-07-04T23:18:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2022-07-04T23:18:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-07-04T23:18:27.288Z] === RUN TestBuildMultiStageCopy [2022-07-04T23:18:27.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-04T23:18:27.363Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-07-04T23:18:27.363Z] === RUN TestContainerVolumesMountedAsShared [2022-07-04T23:18:27.933Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-04T23:18:27.933Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-04T23:18:28.113Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-04T23:18:28.193Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-04T23:18:28.193Z] === RUN TestNetworkNat [2022-07-04T23:18:28.763Z] --- PASS: TestNetworkNat (0.49s) [2022-07-04T23:18:28.763Z] === RUN TestNetworkLocalhostTCPNat [2022-07-04T23:18:29.023Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-04T23:18:29.023Z] === RUN TestNetworkLoopbackNat [2022-07-04T23:18:30.616Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-04T23:18:31.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-04T23:18:32.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-04T23:18:32.334Z] --- PASS: TestNetworkLoopbackNat (2.68s) [2022-07-04T23:18:32.334Z] === RUN TestPause [2022-07-04T23:18:32.334Z] --- PASS: TestPause (0.47s) [2022-07-04T23:18:32.334Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-04T23:18:32.334Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T23:18:32.334Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T23:18:32.334Z] === RUN TestPauseStopPausedContainer [2022-07-04T23:18:32.468Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-04T23:18:32.610Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-04T23:18:32.610Z] === RUN TestPidHost [2022-07-04T23:18:33.106Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-04T23:18:33.997Z] --- PASS: TestPidHost (1.08s) [2022-07-04T23:18:33.997Z] === RUN TestPsFilter [2022-07-04T23:18:33.997Z] --- PASS: TestPsFilter (0.11s) [2022-07-04T23:18:33.998Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-04T23:18:34.043Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-07-04T23:18:34.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-07-04T23:18:34.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-04T23:18:34.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-04T23:18:34.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-07-04T23:18:34.043Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-04T23:18:34.043Z] === RUN TestBuildMultiStageParentConfig [2022-07-04T23:18:34.257Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-07-04T23:18:34.257Z] === RUN TestRemoveContainerWithVolume [2022-07-04T23:18:34.826Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-04T23:18:34.826Z] === RUN TestRemoveContainerRunning [2022-07-04T23:18:35.086Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-04T23:18:35.086Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-04T23:18:35.654Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-04T23:18:35.654Z] === RUN TestRemoveInvalidContainer [2022-07-04T23:18:35.654Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-04T23:18:35.654Z] === RUN TestRenameLinkedContainer [2022-07-04T23:18:36.870Z] ............................ [ 66%] [2022-07-04T23:18:37.563Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-07-04T23:18:37.563Z] === RUN TestRenameStoppedContainer [2022-07-04T23:18:37.822Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-07-04T23:18:37.822Z] === RUN TestRenameRunningContainerAndReuse [2022-07-04T23:18:38.780Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-07-04T23:18:38.780Z] === RUN TestRenameInvalidName [2022-07-04T23:18:39.045Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-04T23:18:39.045Z] === RUN TestRenameAnonymousContainer [2022-07-04T23:18:39.321Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-04T23:18:39.321Z] === RUN TestBuildLabelWithTargets [2022-07-04T23:18:41.010Z] --- PASS: TestRenameAnonymousContainer (1.78s) [2022-07-04T23:18:41.010Z] === RUN TestRenameContainerWithSameName [2022-07-04T23:18:41.269Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-04T23:18:41.269Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-04T23:18:42.207Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-04T23:18:42.207Z] === RUN TestResize [2022-07-04T23:18:42.776Z] --- PASS: TestResize (0.47s) [2022-07-04T23:18:42.776Z] === RUN TestResizeWithInvalidSize [2022-07-04T23:18:43.036Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-04T23:18:43.036Z] === RUN TestResizeWhenContainerNotStarted [2022-07-04T23:18:43.608Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:18:43.608Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:18:43.608Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:18:43.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:18:43.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:18:44.988Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:18:45.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:18:46.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:18:47.439Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-04T23:18:47.439Z] === RUN TestBuildWithEmptyLayers [2022-07-04T23:18:47.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-04T23:18:47.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-04T23:18:48.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:18:48.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:18:48.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:18:50.728Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-07-04T23:18:50.728Z] === RUN TestBuildMultiStageOnBuild [2022-07-04T23:18:53.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:18:53.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:18:55.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:18:56.000Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-04T23:18:56.000Z] === RUN TestBuildUncleanTarFilenames [2022-07-04T23:18:56.000Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-04T23:18:56.000Z] === RUN TestBuildMultiStageLayerLeak [2022-07-04T23:18:56.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:18:56.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:18:58.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:18:58.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:18:59.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:19:00.189Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-07-04T23:19:00.189Z] === RUN TestBuildWithHugeFile [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.16s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.17s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-07-04T23:19:01.893Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-07-04T23:19:01.893Z] === RUN TestCgroupNamespacesRun [2022-07-04T23:19:02.832Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-07-04T23:19:02.832Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-04T23:19:02.832Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-04T23:19:02.832Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-04T23:19:02.832Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-04T23:19:04.213Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-07-04T23:19:04.213Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-04T23:19:05.593Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-07-04T23:19:05.593Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-04T23:19:06.973Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s) [2022-07-04T23:19:06.974Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-04T23:19:07.913Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-04T23:19:07.913Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-04T23:19:08.482Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-04T23:19:08.482Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-04T23:19:09.862Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-07-04T23:19:09.862Z] === RUN TestNISDomainname [2022-07-04T23:19:10.432Z] --- PASS: TestNISDomainname (0.56s) [2022-07-04T23:19:10.432Z] === RUN TestHostnameDnsResolution [2022-07-04T23:19:11.002Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-07-04T23:19:11.002Z] === RUN TestUnprivilegedPortsAndPing [2022-07-04T23:19:11.572Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-07-04T23:19:11.572Z] === RUN TestPrivilegedHostDevices [2022-07-04T23:19:12.142Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-04T23:19:12.142Z] === RUN TestRunConsoleSize [2022-07-04T23:19:12.403Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-04T23:19:12.403Z] === RUN TestStats [2022-07-04T23:19:14.943Z] --- PASS: TestStats (2.54s) [2022-07-04T23:19:14.943Z] === RUN TestStopContainerWithTimeout [2022-07-04T23:19:14.943Z] === RUN TestStopContainerWithTimeout/0 [2022-07-04T23:19:14.943Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-04T23:19:14.943Z] === RUN TestStopContainerWithTimeout/1 [2022-07-04T23:19:14.943Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-04T23:19:14.943Z] === RUN TestStopContainerWithTimeout/3 [2022-07-04T23:19:14.943Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-04T23:19:14.943Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-04T23:19:14.943Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-04T23:19:14.943Z] === CONT TestStopContainerWithTimeout/0 [2022-07-04T23:19:14.943Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-04T23:19:15.882Z] === CONT TestStopContainerWithTimeout/3 [2022-07-04T23:19:17.789Z] === CONT TestStopContainerWithTimeout/1 [2022-07-04T23:19:18.603Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-04T23:19:19.168Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-04T23:19:19.168Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-07-04T23:19:19.168Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-04T23:19:19.168Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-04T23:19:19.168Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-07-04T23:19:19.168Z] === RUN TestDeleteDevicemapper [2022-07-04T23:19:19.168Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T23:19:19.168Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-04T23:19:19.168Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-04T23:19:21.706Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2022-07-04T23:19:21.706Z] === RUN TestUpdateMemory [2022-07-04T23:19:21.966Z] --- PASS: TestUpdateMemory (0.59s) [2022-07-04T23:19:21.966Z] === RUN TestUpdateCPUQuota [2022-07-04T23:19:22.909Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-07-04T23:19:22.909Z] === RUN TestUpdatePidsLimit [2022-07-04T23:19:22.909Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-04T23:19:22.909Z] === RUN TestUpdatePidsLimit/no_change [2022-07-04T23:19:23.168Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-04T23:19:23.428Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-04T23:19:23.688Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-04T23:19:23.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-04T23:19:24.208Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-04T23:19:24.778Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-07-04T23:19:24.778Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-04T23:19:24.778Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-04T23:19:24.778Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-04T23:19:24.778Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-04T23:19:24.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-04T23:19:24.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-04T23:19:24.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-07-04T23:19:24.778Z] === RUN TestUpdateRestartPolicy [2022-07-04T23:19:33.695Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-04T23:19:35.583Z] tests/integration/client_test.py ..... [ 75%] [2022-07-04T23:19:35.839Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-04T23:19:36.401Z] tests/integration/errors_test.py . [ 76%] [2022-07-04T23:19:36.991Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-07-04T23:19:36.991Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-04T23:19:36.991Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-04T23:19:36.991Z] === RUN TestWaitNonBlocked [2022-07-04T23:19:36.991Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:19:36.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:19:36.991Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:19:36.991Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:19:36.991Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:19:36.991Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:19:36.991Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-04T23:19:36.991Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-07-04T23:19:36.991Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-07-04T23:19:36.991Z] === RUN TestWaitBlocked [2022-07-04T23:19:36.991Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:19:36.991Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:19:36.991Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:19:36.991Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:19:36.991Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:19:36.991Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:19:37.930Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-04T23:19:37.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-07-04T23:19:37.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-07-04T23:19:37.930Z] === RUN TestWaitConditions [2022-07-04T23:19:37.930Z] === RUN TestWaitConditions/default [2022-07-04T23:19:37.930Z] === PAUSE TestWaitConditions/default [2022-07-04T23:19:37.930Z] === RUN TestWaitConditions/not-running [2022-07-04T23:19:37.930Z] === PAUSE TestWaitConditions/not-running [2022-07-04T23:19:37.930Z] === RUN TestWaitConditions/next-exit [2022-07-04T23:19:37.930Z] === PAUSE TestWaitConditions/next-exit [2022-07-04T23:19:37.930Z] === RUN TestWaitConditions/removed [2022-07-04T23:19:37.930Z] === PAUSE TestWaitConditions/removed [2022-07-04T23:19:37.930Z] === CONT TestWaitConditions/default [2022-07-04T23:19:37.930Z] === CONT TestWaitConditions/next-exit [2022-07-04T23:19:39.309Z] === CONT TestWaitConditions/removed [2022-07-04T23:19:39.569Z] === CONT TestWaitConditions/not-running [2022-07-04T23:19:41.477Z] --- PASS: TestWaitConditions (0.01s) [2022-07-04T23:19:41.477Z] --- PASS: TestWaitConditions/default (1.59s) [2022-07-04T23:19:41.477Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-07-04T23:19:41.477Z] --- PASS: TestWaitConditions/removed (1.74s) [2022-07-04T23:19:41.477Z] --- PASS: TestWaitConditions/not-running (1.61s) [2022-07-04T23:19:41.477Z] === CONT TestContainerStartOnDaemonRestart [2022-07-04T23:19:41.477Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-04T23:19:44.050Z] --- PASS: TestContainerStartOnDaemonRestart (2.44s) [2022-07-04T23:19:44.050Z] === CONT TestIpcModeOlderClient [2022-07-04T23:19:44.050Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2022-07-04T23:19:44.050Z] === CONT TestContainerKillOnDaemonStart [2022-07-04T23:19:44.050Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-07-04T23:19:44.050Z] === CONT TestDaemonHostGatewayIP [2022-07-04T23:19:46.598Z] --- PASS: TestDaemonHostGatewayIP (2.68s) [2022-07-04T23:19:46.598Z] === CONT TestDaemonRestartIpcMode [2022-07-04T23:19:48.507Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-07-04T23:19:55.091Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-04T23:19:56.438Z] --- PASS: TestBuildWithHugeFile (50.96s) [2022-07-04T23:19:56.438Z] === RUN TestBuildWCOWSandboxSize [2022-07-04T23:19:56.438Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T23:19:56.438Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-04T23:19:56.438Z] === RUN TestBuildWithEmptyDockerfile [2022-07-04T23:19:56.438Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:19:56.438Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:19:56.438Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:19:56.438Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:19:56.438Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:19:56.438Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:19:56.438Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:19:56.438Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:19:56.438Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:19:56.438Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-04T23:19:56.438Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-04T23:19:56.438Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-04T23:19:56.438Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-04T23:19:56.438Z] === RUN TestBuildPreserveOwnership [2022-07-04T23:19:56.438Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-04T23:19:56.631Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2022-07-04T23:19:56.631Z] PASS [2022-07-04T23:19:56.631Z] [2022-07-04T23:19:56.631Z] === Skipped [2022-07-04T23:19:56.631Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-04T23:19:56.631Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T23:19:56.631Z] [2022-07-04T23:19:56.631Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-04T23:19:56.631Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-04T23:19:56.631Z] [2022-07-04T23:19:56.631Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T23:19:56.631Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T23:19:56.631Z] [2022-07-04T23:19:56.631Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-04T23:19:56.631Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-04T23:19:56.631Z] [2022-07-04T23:19:56.631Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-04T23:19:56.631Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T23:19:56.631Z] [2022-07-04T23:19:56.631Z] DONE 264 tests, 5 skipped in 129.804s [2022-07-04T23:19:56.631Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-04T23:19:56.631Z] === RUN TestConfigDaemonLibtrustID [2022-07-04T23:19:56.631Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-04T23:19:56.631Z] === RUN TestConfigDaemonID [2022-07-04T23:19:57.200Z] daemon_test.go:83: [df5df353f8ee5] daemon is not started [2022-07-04T23:19:57.200Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-04T23:19:57.200Z] === RUN TestDaemonConfigValidation [2022-07-04T23:19:57.200Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:19:57.200Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:19:57.200Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-04T23:19:57.200Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-04T23:19:57.200Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-04T23:19:57.200Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-04T23:19:57.200Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-04T23:19:57.200Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-04T23:19:57.200Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-04T23:19:57.200Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-04T23:19:57.200Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:19:57.200Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-04T23:19:57.200Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-04T23:19:57.200Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-04T23:19:57.200Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-04T23:19:57.375Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-04T23:19:57.459Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-04T23:19:57.459Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-04T23:19:57.459Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-04T23:19:57.459Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-04T23:19:57.459Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-04T23:19:57.459Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-04T23:19:57.459Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-04T23:19:57.459Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-04T23:19:58.397Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-04T23:19:59.335Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-04T23:20:00.160Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-04T23:20:00.160Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:20:00.160Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:20:00.160Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-04T23:20:00.160Z] [2022-07-04T23:20:00.160Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-04T23:20:00.160Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-04T23:20:00.160Z] HOSTNAME=3b5a63e52d07 [2022-07-04T23:20:00.160Z] TESTDEBUG=0 [2022-07-04T23:20:00.160Z] DEST=bundles/test-integration [2022-07-04T23:20:00.160Z] PWD=/go/src/github.com/docker/docker [2022-07-04T23:20:00.160Z] DOCKER_GITCOMMIT=c046c8080730870de700411e8c06e34408a25d5d [2022-07-04T23:20:00.160Z] container=docker [2022-07-04T23:20:00.160Z] HOME=/root [2022-07-04T23:20:00.160Z] GOLANG_VERSION=1.18.3 [2022-07-04T23:20:00.160Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-04T23:20:00.160Z] VALIDATE_BRANCH=master [2022-07-04T23:20:00.160Z] TERM=xterm [2022-07-04T23:20:00.160Z] DOCKER_PKG=github.com/docker/docker [2022-07-04T23:20:00.160Z] SHLVL=1 [2022-07-04T23:20:00.160Z] TIMEOUT=120m [2022-07-04T23:20:00.160Z] DOCKER_BUILDTAGS= journald [2022-07-04T23:20:00.160Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-04T23:20:00.160Z] GO111MODULE=off [2022-07-04T23:20:00.160Z] DOCKER_EXPERIMENTAL=1 [2022-07-04T23:20:00.160Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-04T23:20:00.160Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-04T23:20:00.160Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-04T23:20:00.160Z] GOPATH=/go [2022-07-04T23:20:00.160Z] PKG_CONFIG=pkg-config [2022-07-04T23:20:00.160Z] _=/usr/bin/env [2022-07-04T23:20:00.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-04T23:20:00.714Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-04T23:20:00.714Z] daemon_test.go:197: [d0d9187ae8f93] daemon is not started [2022-07-04T23:20:00.714Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-04T23:20:00.714Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-04T23:20:00.714Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-04T23:20:00.714Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-04T23:20:00.714Z] === RUN TestDaemonProxy [2022-07-04T23:20:00.714Z] === RUN TestDaemonProxy/environment_variables [2022-07-04T23:20:01.564Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2022-07-04T23:20:01.564Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.73s) [2022-07-04T23:20:01.564Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-04T23:20:01.564Z] === RUN TestBuildPlatformInvalid [2022-07-04T23:20:01.564Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-04T23:20:01.564Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-04T23:20:01.564Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-04T23:20:01.564Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-04T23:20:01.564Z] PASS [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === Skipped [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-04T23:20:01.564Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-04T23:20:01.564Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-04T23:20:01.564Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] DONE 34 tests, 3 skipped in 111.695s [2022-07-04T23:20:01.564Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-04T23:20:01.564Z] INFO: Testing against a local daemon [2022-07-04T23:20:01.564Z] === RUN TestConfigInspect [2022-07-04T23:20:01.564Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-04T23:20:01.564Z] === RUN TestConfigList [2022-07-04T23:20:01.564Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] --- SKIP: TestConfigList (0.01s) [2022-07-04T23:20:01.564Z] === RUN TestConfigsCreateAndDelete [2022-07-04T23:20:01.564Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-04T23:20:01.564Z] === RUN TestConfigsUpdate [2022-07-04T23:20:01.564Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-04T23:20:01.564Z] === RUN TestTemplatedConfig [2022-07-04T23:20:01.564Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-04T23:20:01.564Z] === RUN TestConfigCreateResolve [2022-07-04T23:20:01.564Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-04T23:20:01.564Z] PASS [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === Skipped [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-04T23:20:01.564Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-04T23:20:01.564Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-04T23:20:01.564Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-04T23:20:01.564Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-04T23:20:01.564Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-04T23:20:01.564Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:20:01.564Z] [2022-07-04T23:20:01.564Z] DONE 6 tests, 6 skipped in 0.157s [2022-07-04T23:20:01.564Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-04T23:20:01.564Z] INFO: Testing against a local daemon [2022-07-04T23:20:01.564Z] === RUN TestAttachWithTTY [2022-07-04T23:20:01.564Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-04T23:20:01.564Z] === RUN TestAttachWithoutTTy [2022-07-04T23:20:01.825Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-04T23:20:01.825Z] === RUN TestCheckpoint [2022-07-04T23:20:01.825Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T23:20:01.825Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/commit [2022-07-04T23:20:01.825Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-04T23:20:01.825Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:20:01.825Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:20:01.825Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:20:01.825Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:20:01.825Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:20:01.825Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:20:01.825Z] === CONT TestContainerInvalidJSON/commit [2022-07-04T23:20:01.825Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-04T23:20:01.825Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-04T23:20:01.825Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-04T23:20:01.825Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-04T23:20:01.825Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-04T23:20:01.825Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-04T23:20:01.825Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-04T23:20:01.825Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-04T23:20:01.825Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-04T23:20:01.825Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-07-04T23:20:01.825Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-04T23:20:01.825Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-04T23:20:01.825Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-04T23:20:01.825Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-04T23:20:01.825Z] === RUN TestCopyEmptyFile [2022-07-04T23:20:02.085Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-04T23:20:02.085Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-04T23:20:02.085Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-04T23:20:02.085Z] === RUN TestCopyFromContainer [2022-07-04T23:20:02.093Z] === RUN TestDaemonProxy/command-line_options [2022-07-04T23:20:03.998Z] === RUN TestDaemonProxy/configuration_file [2022-07-04T23:20:05.903Z] === RUN TestDaemonProxy/conflicting_options [2022-07-04T23:20:06.164Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-04T23:20:06.278Z] === RUN TestCopyFromContainer// [2022-07-04T23:20:06.278Z] === RUN TestCopyFromContainer//bar/root [2022-07-04T23:20:06.278Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-04T23:20:06.278Z] === RUN TestCopyFromContainer/bar/quux [2022-07-04T23:20:06.278Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-04T23:20:06.538Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-04T23:20:06.538Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-04T23:20:06.538Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-04T23:20:06.538Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-04T23:20:06.538Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-04T23:20:06.733Z] --- PASS: TestDaemonProxy (6.25s) [2022-07-04T23:20:06.733Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-04T23:20:06.733Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-04T23:20:06.733Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-04T23:20:06.733Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-04T23:20:06.733Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-04T23:20:06.733Z] PASS [2022-07-04T23:20:06.733Z] [2022-07-04T23:20:06.733Z] DONE 18 tests in 11.206s [2022-07-04T23:20:06.733Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-04T23:20:06.733Z] INFO: Testing against a local daemon [2022-07-04T23:20:06.733Z] === RUN TestCommitInheritsEnv [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer (4.64s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-04T23:20:06.798Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-04T23:20:06.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-04T23:20:06.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:20:06.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:20:06.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:20:06.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:20:06.798Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:20:06.798Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:20:06.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:20:06.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:20:06.798Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:20:06.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-04T23:20:06.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-04T23:20:06.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-04T23:20:06.798Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-04T23:20:06.798Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-04T23:20:06.798Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-04T23:20:06.798Z] === RUN TestCreateWithInvalidEnv [2022-07-04T23:20:06.798Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-04T23:20:06.798Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-04T23:20:06.798Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-04T23:20:06.798Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-04T23:20:06.798Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-04T23:20:06.798Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-04T23:20:06.798Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-04T23:20:06.798Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-04T23:20:06.798Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-04T23:20:06.798Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-04T23:20:06.798Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-04T23:20:06.798Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-04T23:20:06.798Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-04T23:20:06.798Z] === RUN TestCreateTmpfsMountsTarget [2022-07-04T23:20:06.798Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-04T23:20:06.798Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-04T23:20:06.995Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-07-04T23:20:06.995Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-04T23:20:06.995Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-04T23:20:06.995Z] === RUN TestImportWithCustomPlatform [2022-07-04T23:20:06.995Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-04T23:20:07.255Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-04T23:20:07.255Z] === RUN TestImportWithCustomPlatform// [2022-07-04T23:20:07.255Z] === RUN TestImportWithCustomPlatform/linux [2022-07-04T23:20:07.255Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-04T23:20:07.255Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-04T23:20:07.255Z] === RUN TestImportWithCustomPlatform/macos [2022-07-04T23:20:07.255Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-04T23:20:07.255Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-04T23:20:07.515Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-04T23:20:07.515Z] === RUN TestImagesFilterMultiReference [2022-07-04T23:20:07.515Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-04T23:20:07.515Z] === RUN TestImagePullPlatformInvalid [2022-07-04T23:20:07.515Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-04T23:20:07.515Z] === RUN TestRemoveImageOrphaning [2022-07-04T23:20:07.774Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-07-04T23:20:07.774Z] === RUN TestRemoveImageGarbageCollector [2022-07-04T23:20:08.176Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-07-04T23:20:08.176Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-04T23:20:08.343Z] time="2022-07-04T23:20:08Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-04T23:20:09.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-04T23:20:09.113Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-04T23:20:09.113Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-04T23:20:09.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:20:09.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:20:09.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:20:09.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:20:09.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:20:09.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:20:09.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:20:09.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:20:09.113Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:20:09.113Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:20:09.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:20:09.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:20:09.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:20:09.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:20:09.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:20:09.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-04T23:20:09.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-04T23:20:09.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-04T23:20:09.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-04T23:20:09.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-04T23:20:09.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-04T23:20:09.373Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-04T23:20:09.634Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-04T23:20:09.634Z] === RUN TestCreateDifferentPlatform [2022-07-04T23:20:09.634Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-04T23:20:09.634Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-04T23:20:09.634Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-04T23:20:09.635Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-04T23:20:09.635Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-04T23:20:09.635Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-04T23:20:09.635Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-04T23:20:09.635Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-04T23:20:09.635Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-04T23:20:09.635Z] === RUN TestCreateInvalidHostConfig [2022-07-04T23:20:09.635Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:20:09.635Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:20:09.635Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:20:09.635Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:20:09.635Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:20:09.635Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:20:09.635Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:20:09.635Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:20:09.635Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:20:09.635Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:20:09.724Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-07-04T23:20:09.724Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-04T23:20:09.724Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-04T23:20:09.724Z] === RUN TestTagInvalidReference [2022-07-04T23:20:09.724Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-04T23:20:09.724Z] === RUN TestTagValidPrefixedRepo [2022-07-04T23:20:09.724Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-04T23:20:09.724Z] === RUN TestTagExistedNameWithoutForce [2022-07-04T23:20:09.724Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-04T23:20:09.724Z] === RUN TestTagOfficialNames [2022-07-04T23:20:09.724Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-04T23:20:09.724Z] === RUN TestTagMatchesDigest [2022-07-04T23:20:09.724Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-04T23:20:09.724Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-04T23:20:09.894Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:20:09.894Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:20:09.894Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-04T23:20:09.894Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-04T23:20:09.894Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-04T23:20:09.894Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-04T23:20:09.894Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-04T23:20:09.894Z] === RUN TestContainerStartOnDaemonRestart [2022-07-04T23:20:09.894Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-04T23:20:09.894Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-04T23:20:09.894Z] === RUN TestDaemonRestartIpcMode [2022-07-04T23:20:09.894Z] === PAUSE TestDaemonRestartIpcMode [2022-07-04T23:20:09.894Z] === RUN TestDaemonHostGatewayIP [2022-07-04T23:20:09.894Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:20:09.894Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-04T23:20:09.894Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-04T23:20:09.894Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-04T23:20:09.894Z] === RUN TestContainerKillOnDaemonStart [2022-07-04T23:20:09.894Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-04T23:20:09.894Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-04T23:20:09.894Z] === RUN TestDiff [2022-07-04T23:20:10.154Z] --- PASS: TestDiff (0.40s) [2022-07-04T23:20:10.154Z] === RUN TestExecConsoleSize [2022-07-04T23:20:10.724Z] --- PASS: TestExecConsoleSize (0.45s) [2022-07-04T23:20:10.724Z] === RUN TestExecWithCloseStdin [2022-07-04T23:20:10.983Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-04T23:20:10.983Z] === RUN TestExec [2022-07-04T23:20:11.262Z] ......... [ 85%] [2022-07-04T23:20:11.552Z] --- PASS: TestExec (0.46s) [2022-07-04T23:20:11.552Z] === RUN TestExecUser [2022-07-04T23:20:12.119Z] --- PASS: TestExecUser (0.45s) [2022-07-04T23:20:12.119Z] === RUN TestExportContainerAndImportImage [2022-07-04T23:20:12.687Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-07-04T23:20:12.687Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-04T23:20:14.067Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-04T23:20:14.067Z] === RUN TestHealthCheckWorkdir [2022-07-04T23:20:14.327Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-04T23:20:14.327Z] === RUN TestHealthKillContainer [2022-07-04T23:20:16.278Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-04T23:20:17.463Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-04T23:20:22.444Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-04T23:20:22.444Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-04T23:20:22.444Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-04T23:20:22.444Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-04T23:20:22.444Z] === RUN TestIpcModeNone [2022-07-04T23:20:23.013Z] --- PASS: TestIpcModeNone (0.61s) [2022-07-04T23:20:23.013Z] === RUN TestIpcModePrivate [2022-07-04T23:20:23.272Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-04T23:20:23.272Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-04T23:20:23.272Z] === RUN TestIpcModeShareable [2022-07-04T23:20:23.272Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:20:23.272Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-04T23:20:23.272Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-04T23:20:23.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-04T23:20:23.998Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-04T23:20:23.999Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-04T23:20:24.653Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-04T23:20:24.653Z] === RUN TestAPIIpcModeHost [2022-07-04T23:20:24.653Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:20:24.653Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-04T23:20:24.653Z] === RUN TestDaemonIpcModeShareable [2022-07-04T23:20:24.653Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:20:24.653Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-04T23:20:24.653Z] === RUN TestDaemonIpcModePrivate [2022-07-04T23:20:25.746Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-04T23:20:26.031Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-04T23:20:26.031Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-04T23:20:26.031Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-04T23:20:26.031Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:20:26.031Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-04T23:20:26.031Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-04T23:20:26.032Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:20:26.032Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-04T23:20:26.032Z] === RUN TestIpcModeOlderClient [2022-07-04T23:20:26.032Z] === PAUSE TestIpcModeOlderClient [2022-07-04T23:20:26.032Z] === RUN TestKillContainerInvalidSignal [2022-07-04T23:20:26.291Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-07-04T23:20:26.291Z] === RUN TestKillContainer [2022-07-04T23:20:26.291Z] === RUN TestKillContainer/no_signal [2022-07-04T23:20:26.860Z] === RUN TestKillContainer/non_killing_signal [2022-07-04T23:20:27.119Z] === RUN TestKillContainer/killing_signal [2022-07-04T23:20:27.687Z] --- PASS: TestKillContainer (1.27s) [2022-07-04T23:20:27.687Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-04T23:20:27.687Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-04T23:20:27.687Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-04T23:20:27.687Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-04T23:20:27.687Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-04T23:20:27.946Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-04T23:20:28.514Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-07-04T23:20:28.514Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-04T23:20:28.514Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2022-07-04T23:20:28.514Z] === RUN TestKillStoppedContainer [2022-07-04T23:20:28.514Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-04T23:20:28.514Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-04T23:20:28.514Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-04T23:20:28.514Z] === RUN TestKillDifferentUserContainer [2022-07-04T23:20:29.003Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-04T23:20:29.003Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-04T23:20:29.084Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-04T23:20:29.085Z] === RUN TestInspectOomKilledTrue [2022-07-04T23:20:29.085Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:20:29.085Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-04T23:20:29.085Z] === RUN TestInspectOomKilledFalse [2022-07-04T23:20:29.085Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T23:20:29.085Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-04T23:20:29.085Z] === RUN TestLinksEtcHostsContentMatch [2022-07-04T23:20:29.085Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-04T23:20:29.085Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-04T23:20:29.085Z] === RUN TestLinksContainerNames [2022-07-04T23:20:30.027Z] --- PASS: TestLinksContainerNames (0.90s) [2022-07-04T23:20:30.027Z] === RUN TestLogsFollowTailEmpty [2022-07-04T23:20:30.286Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-04T23:20:30.286Z] === RUN TestLogs [2022-07-04T23:20:30.286Z] === RUN TestLogs/driver_local [2022-07-04T23:20:30.286Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:20:30.286Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:20:30.286Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-04T23:20:30.286Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-04T23:20:30.286Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-04T23:20:30.286Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-04T23:20:30.286Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:20:30.286Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:20:30.286Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:20:30.286Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:20:30.286Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:20:30.286Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:20:30.286Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:20:30.286Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:20:30.854Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:20:31.131Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:20:31.408Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-04T23:20:31.674Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-04T23:20:32.260Z] === RUN TestLogs/driver_json-file [2022-07-04T23:20:32.260Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:20:32.260Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:20:32.260Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:20:32.260Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:20:32.260Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:20:32.260Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:20:32.260Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:20:32.260Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:20:32.260Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:20:32.260Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:20:32.260Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:20:32.260Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:20:32.260Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:20:32.260Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:20:32.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-04T23:20:32.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-04T23:20:32.855Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:20:32.919Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-04T23:20:33.117Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:20:33.176Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-04T23:20:33.176Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-04T23:20:33.176Z] [2022-07-04T23:20:33.176Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-04T23:20:33.176Z] =========================== short test summary info ============================ [2022-07-04T23:20:33.176Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-04T23:20:33.176Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-04T23:20:33.176Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-04T23:20:33.176Z] Not supported on most drivers [2022-07-04T23:20:33.176Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-04T23:20:33.176Z] Output of docker top depends on host distro, and is not formalized. [2022-07-04T23:20:33.176Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-04T23:20:33.176Z] Output of docker top depends on host distro, and is not formalized. [2022-07-04T23:20:33.176Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-04T23:20:33.176Z] Can fail if eth0 has multiple IP addresses [2022-07-04T23:20:33.176Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-04T23:20:33.176Z] This doesn't seem to be taken into account by the engine [2022-07-04T23:20:33.176Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-04T23:20:33.176Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-04T23:20:33.176Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.41 seconds == [2022-07-04T23:20:33.432Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-04T23:20:33.685Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:20:33.685Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:20:34.621Z] --- PASS: TestLogs (4.05s) [2022-07-04T23:20:34.621Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-04T23:20:34.621Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.75s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.72s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-07-04T23:20:34.622Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.69s) [2022-07-04T23:20:34.622Z] === RUN TestContainerNetworkMountsNoChown [2022-07-04T23:20:34.881Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/default [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/default [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/private [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/private [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rprivate [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/slave [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/slave [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rslave [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/shared [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/shared [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rshared [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/default [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/rprivate [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/private [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/shared [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/rshared [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/rslave [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/slave [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-04T23:20:34.881Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:20:34.881Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-04T23:20:34.881Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-04T23:20:35.140Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-04T23:20:35.140Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-07-04T23:20:35.140Z] === RUN TestContainerBindMountNonRecursive [2022-07-04T23:20:35.140Z] 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-04T23:20:35.140Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-04T23:20:35.140Z] === RUN TestContainerVolumesMountedAsShared [2022-07-04T23:20:35.140Z] 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-04T23:20:35.140Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-04T23:20:35.140Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-04T23:20:35.140Z] 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-04T23:20:35.140Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-04T23:20:35.140Z] === RUN TestNetworkNat [2022-07-04T23:20:35.709Z] --- PASS: TestNetworkNat (0.51s) [2022-07-04T23:20:35.709Z] === RUN TestNetworkLocalhostTCPNat [2022-07-04T23:20:36.277Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-04T23:20:36.277Z] === RUN TestNetworkLoopbackNat [2022-07-04T23:20:38.812Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-07-04T23:20:38.812Z] === RUN TestPause [2022-07-04T23:20:38.812Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:20:38.812Z] --- SKIP: TestPause (0.00s) [2022-07-04T23:20:38.812Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-04T23:20:38.812Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T23:20:38.812Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T23:20:38.812Z] === RUN TestPauseStopPausedContainer [2022-07-04T23:20:38.812Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:20:38.812Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-04T23:20:38.812Z] === RUN TestPidHost [2022-07-04T23:20:39.750Z] --- PASS: TestPidHost (0.90s) [2022-07-04T23:20:39.750Z] === RUN TestPsFilter [2022-07-04T23:20:39.750Z] --- PASS: TestPsFilter (0.09s) [2022-07-04T23:20:39.750Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-04T23:20:40.010Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-04T23:20:40.010Z] === RUN TestRemoveContainerWithVolume [2022-07-04T23:20:40.578Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-04T23:20:40.578Z] === RUN TestRemoveContainerRunning [2022-07-04T23:20:40.838Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-04T23:20:40.838Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-04T23:20:41.406Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-04T23:20:41.406Z] === RUN TestRemoveInvalidContainer [2022-07-04T23:20:41.406Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-04T23:20:41.406Z] === RUN TestRenameLinkedContainer [2022-07-04T23:20:43.312Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-07-04T23:20:43.312Z] === RUN TestRenameStoppedContainer [2022-07-04T23:20:43.312Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-07-04T23:20:43.312Z] === RUN TestRenameRunningContainerAndReuse [2022-07-04T23:20:44.250Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-07-04T23:20:44.250Z] === RUN TestRenameInvalidName [2022-07-04T23:20:44.509Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-04T23:20:44.509Z] === RUN TestRenameAnonymousContainer [2022-07-04T23:20:45.594Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T23:20:45.595Z] [2022-07-04T23:20:45.595Z] Unloading profiles will leave already running processes permanently [2022-07-04T23:20:45.595Z] unconfined, which can lead to unexpected situations. [2022-07-04T23:20:45.595Z] [2022-07-04T23:20:45.595Z] To set a process to complain mode, use the command line tool [2022-07-04T23:20:45.595Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T23:20:45.595Z] Post stage [Pipeline] junit [2022-07-04T23:20:45.606Z] Recording test results [2022-07-04T23:20:45.685Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-04T23:20:45.999Z] + echo Ensuring container killed. [2022-07-04T23:20:45.999Z] Ensuring container killed. [2022-07-04T23:20:45.999Z] + docker rm -vf docker-pr4 [2022-07-04T23:20:45.999Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-04T23:20:46.324Z] + echo Chowning /workspace to jenkins user [2022-07-04T23:20:46.324Z] Chowning /workspace to jenkins user [2022-07-04T23:20:46.324Z] + id -u [2022-07-04T23:20:46.324Z] + id -g [2022-07-04T23:20:46.324Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43738:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T23:20:46.419Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-07-04T23:20:46.419Z] === RUN TestRenameContainerWithSameName [2022-07-04T23:20:46.419Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-07-04T23:20:46.419Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-04T23:20:47.356Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-04T23:20:47.356Z] === RUN TestResize [2022-07-04T23:20:47.616Z] --- PASS: TestResize (0.40s) [2022-07-04T23:20:47.616Z] === RUN TestResizeWithInvalidSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T23:20:48.017Z] + bundleName=docker-py [2022-07-04T23:20:48.017Z] + echo Creating docker-py-bundles.tar.gz [2022-07-04T23:20:48.017Z] Creating docker-py-bundles.tar.gz [2022-07-04T23:20:48.017Z] + 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-04T23:20:48.027Z] Archiving artifacts [2022-07-04T23:20:48.185Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-04T23:20:48.186Z] === RUN TestResizeWhenContainerNotStarted [2022-07-04T23:20:48.227Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43738/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-04T23:20:48.446Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-04T23:20:48.446Z] === RUN TestDaemonRestartKillContainers [2022-07-04T23:20:48.446Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-04T23:20:48.446Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-04T23:20:48.446Z] === RUN TestCgroupNamespacesRun [2022-07-04T23:20:48.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=246c942797eb2958f1a0e51a16788329895ccfd5 -e DOCKER_GRAPHDRIVER docker:246c942797eb2958f1a0e51a16788329895ccfd5 hack/make.sh binary [2022-07-04T23:20:48.862Z] [2022-07-04T23:20:49.118Z] Removing bundles/ [2022-07-04T23:20:49.118Z] [2022-07-04T23:20:49.118Z] ---> Making bundle: binary (in bundles/binary) [2022-07-04T23:20:49.118Z] Building: bundles/binary-daemon/dockerd [2022-07-04T23:20:49.118Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:20:49.825Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-04T23:20:49.825Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-04T23:20:50.763Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-04T23:20:50.763Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-04T23:20:52.143Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-04T23:20:52.143Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-04T23:20:53.083Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-04T23:20:53.083Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-04T23:20:54.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-04T23:20:54.462Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-04T23:20:54.462Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-04T23:20:55.400Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-04T23:20:55.400Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-04T23:20:56.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-04T23:20:56.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-04T23:20:56.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-04T23:20:56.337Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-04T23:20:56.337Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-04T23:20:57.274Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-04T23:20:57.274Z] === RUN TestNISDomainname [2022-07-04T23:20:57.274Z] 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-04T23:20:57.274Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-04T23:20:57.274Z] === RUN TestHostnameDnsResolution [2022-07-04T23:20:58.211Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-07-04T23:20:58.211Z] === RUN TestUnprivilegedPortsAndPing [2022-07-04T23:20:58.211Z] 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-04T23:20:58.211Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-04T23:20:58.211Z] === RUN TestPrivilegedHostDevices [2022-07-04T23:20:58.470Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-07-04T23:20:58.470Z] === RUN TestRunConsoleSize [2022-07-04T23:20:58.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-04T23:20:58.733Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-04T23:20:58.733Z] === RUN TestStats [2022-07-04T23:20:58.733Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:20:58.733Z] --- SKIP: TestStats (0.00s) [2022-07-04T23:20:58.733Z] === RUN TestStopContainerWithTimeout [2022-07-04T23:20:58.733Z] === RUN TestStopContainerWithTimeout/0 [2022-07-04T23:20:58.733Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-04T23:20:58.733Z] === RUN TestStopContainerWithTimeout/1 [2022-07-04T23:20:58.733Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-04T23:20:58.733Z] === RUN TestStopContainerWithTimeout/3 [2022-07-04T23:20:58.733Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-04T23:20:58.733Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-04T23:20:58.733Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-04T23:20:58.733Z] === CONT TestStopContainerWithTimeout/0 [2022-07-04T23:20:58.733Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-04T23:20:59.672Z] === CONT TestStopContainerWithTimeout/3 [2022-07-04T23:21:00.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-04T23:21:01.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-04T23:21:01.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-04T23:21:01.575Z] === CONT TestStopContainerWithTimeout/1 [2022-07-04T23:21:02.953Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-04T23:21:02.953Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-07-04T23:21:02.953Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-04T23:21:02.953Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-07-04T23:21:02.953Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-07-04T23:21:02.953Z] === RUN TestDeleteDevicemapper [2022-07-04T23:21:02.953Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T23:21:02.953Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-04T23:21:02.953Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-04T23:21:04.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-07-04T23:21:04.331Z] === RUN TestUpdateMemory [2022-07-04T23:21:04.331Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:04.331Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-04T23:21:04.331Z] === RUN TestUpdateCPUQuota [2022-07-04T23:21:04.331Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:04.331Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-04T23:21:04.331Z] === RUN TestUpdatePidsLimit [2022-07-04T23:21:04.331Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:04.331Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-04T23:21:04.331Z] === RUN TestUpdateRestartPolicy [2022-07-04T23:21:04.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-04T23:21:07.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-04T23:21:07.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-04T23:21:08.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-04T23:21:09.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-04T23:21:10.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-04T23:21:10.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-04T23:21:11.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-04T23:21:12.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-04T23:21:13.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-04T23:21:14.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-04T23:21:15.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-04T23:21:15.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-04T23:21:15.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-04T23:21:16.540Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-07-04T23:21:16.540Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-04T23:21:16.540Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-04T23:21:16.540Z] === RUN TestWaitNonBlocked [2022-07-04T23:21:16.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:21:16.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:21:16.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:21:16.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:21:16.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:21:16.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:21:16.540Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-04T23:21:16.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-07-04T23:21:16.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-07-04T23:21:16.540Z] === RUN TestWaitBlocked [2022-07-04T23:21:16.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:21:16.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:21:16.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:21:16.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:21:16.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:21:16.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:21:16.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-04T23:21:17.109Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-04T23:21:17.109Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-04T23:21:17.109Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-07-04T23:21:17.109Z] === RUN TestWaitConditions [2022-07-04T23:21:17.109Z] === RUN TestWaitConditions/default [2022-07-04T23:21:17.109Z] === PAUSE TestWaitConditions/default [2022-07-04T23:21:17.109Z] === RUN TestWaitConditions/not-running [2022-07-04T23:21:17.109Z] === PAUSE TestWaitConditions/not-running [2022-07-04T23:21:17.109Z] === RUN TestWaitConditions/next-exit [2022-07-04T23:21:17.109Z] === PAUSE TestWaitConditions/next-exit [2022-07-04T23:21:17.109Z] === RUN TestWaitConditions/removed [2022-07-04T23:21:17.109Z] === PAUSE TestWaitConditions/removed [2022-07-04T23:21:17.109Z] === CONT TestWaitConditions/default [2022-07-04T23:21:17.109Z] === CONT TestWaitConditions/removed [2022-07-04T23:21:17.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-04T23:21:18.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-04T23:21:18.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-04T23:21:19.018Z] === CONT TestWaitConditions/next-exit [2022-07-04T23:21:19.018Z] === CONT TestWaitConditions/not-running [2022-07-04T23:21:19.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-04T23:21:19.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-04T23:21:20.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-04T23:21:20.396Z] --- PASS: TestWaitConditions (0.01s) [2022-07-04T23:21:20.396Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-07-04T23:21:20.396Z] --- PASS: TestWaitConditions/default (1.76s) [2022-07-04T23:21:20.396Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-07-04T23:21:20.396Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-07-04T23:21:20.396Z] === CONT TestDaemonRestartIpcMode [2022-07-04T23:21:20.396Z] === CONT TestIpcModeOlderClient [2022-07-04T23:21:20.396Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-04T23:21:20.396Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-04T23:21:20.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T23:21:20.608Z] Using test binary docker [2022-07-04T23:21:20.608Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-04T23:21:20.608Z] +++ /etc/init.d/apparmor start [2022-07-04T23:21:20.608Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T23:21:20.608Z] INFO: Waiting for daemon to start... [2022-07-04T23:21:20.608Z] Starting dockerd [2022-07-04T23:21:20.608Z] +++ 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-04T23:21:22.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-04T23:21:22.933Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s) [2022-07-04T23:21:23.192Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2022-07-04T23:21:23.192Z] PASS [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === Skipped [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-04T23:21:23.192Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-04T23:21:23.192Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-04T23:21:23.192Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-04T23:21:23.192Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-04T23:21:23.192Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-04T23:21:23.192Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-04T23:21:23.192Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-04T23:21:23.192Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-04T23:21:23.192Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:21:23.192Z] [2022-07-04T23:21:23.192Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-04T23:21:23.193Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-04T23:21:23.193Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-04T23:21:23.193Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-04T23:21:23.193Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-04T23:21:23.193Z] 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-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-04T23:21:23.193Z] 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-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-04T23:21:23.193Z] 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-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-04T23:21:23.193Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T23:21:23.193Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-04T23:21:23.193Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-04T23:21:23.193Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-04T23:21:23.193Z] 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-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-04T23:21:23.193Z] 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-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-04T23:21:23.193Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-04T23:21:23.193Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-04T23:21:23.193Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-04T23:21:23.193Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-04T23:21:23.193Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-04T23:21:23.193Z] [2022-07-04T23:21:23.193Z] DONE 241 tests, 27 skipped in 81.777s [2022-07-04T23:21:23.193Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-04T23:21:23.452Z] === RUN TestConfigDaemonLibtrustID [2022-07-04T23:21:24.024Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-04T23:21:24.024Z] === RUN TestConfigDaemonID [2022-07-04T23:21:24.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-04T23:21:24.962Z] daemon_test.go:83: [d8f5d9bed2ed1] daemon is not started [2022-07-04T23:21:24.962Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-04T23:21:24.962Z] === RUN TestDaemonConfigValidation [2022-07-04T23:21:24.962Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:21:24.962Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:21:24.962Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-04T23:21:24.962Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-04T23:21:24.962Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-04T23:21:24.962Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-04T23:21:24.962Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-04T23:21:24.962Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-04T23:21:24.962Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-04T23:21:24.962Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-04T23:21:24.962Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:21:24.962Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-04T23:21:25.221Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-04T23:21:25.221Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-04T23:21:25.221Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-04T23:21:25.221Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-04T23:21:25.221Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-04T23:21:25.221Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-04T23:21:25.221Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-04T23:21:25.221Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-04T23:21:25.221Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-04T23:21:25.221Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-04T23:21:25.221Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-04T23:21:26.598Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-04T23:21:27.192Z] . [2022-07-04T23:21:27.192Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T23:21:27.192Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T23:21:27.192Z] Error: No such image: emptyfs [2022-07-04T23:21:27.192Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-04T23:21:27.192Z] ++++ docker load [2022-07-04T23:21:27.192Z] Running integration-test (iteration 1) [2022-07-04T23:21:27.192Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-04T23:21:27.192Z] ++ 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-04T23:21:27.192Z] ++ set -e [2022-07-04T23:21:27.192Z] ++ '[' -n 0 ']' [2022-07-04T23:21:27.192Z] ++ set -x [2022-07-04T23:21:27.192Z] ++ 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-04T23:21:27.454Z] Loaded image: busybox:latest [2022-07-04T23:21:27.454Z] Loaded image: busybox:glibc [2022-07-04T23:21:27.535Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-04T23:21:28.472Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-04T23:21:28.472Z] daemon_test.go:197: [d13ae69092ecf] daemon is not started [2022-07-04T23:21:28.472Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-04T23:21:28.472Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-04T23:21:28.472Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-04T23:21:28.472Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-04T23:21:28.472Z] === RUN TestDaemonProxy [2022-07-04T23:21:28.472Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-04T23:21:28.472Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-04T23:21:28.473Z] PASS [2022-07-04T23:21:28.473Z] [2022-07-04T23:21:28.473Z] === Skipped [2022-07-04T23:21:28.473Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-04T23:21:28.473Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-04T23:21:28.473Z] [2022-07-04T23:21:28.473Z] DONE 13 tests, 1 skipped in 5.266s [2022-07-04T23:21:28.473Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-04T23:21:28.731Z] INFO: Testing against a local daemon [2022-07-04T23:21:28.732Z] === RUN TestCommitInheritsEnv [2022-07-04T23:21:28.839Z] Loaded image: debian:bullseye-slim [2022-07-04T23:21:28.839Z] Loaded image: hello-world:latest [2022-07-04T23:21:28.839Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:21:28.839Z] INFO: Testing against a local daemon [2022-07-04T23:21:28.839Z] === RUN TestCgroupNamespacesBuild [2022-07-04T23:21:28.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-04T23:21:30.109Z] --- PASS: TestCommitInheritsEnv (1.48s) [2022-07-04T23:21:30.109Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-04T23:21:30.109Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-04T23:21:30.109Z] === RUN TestImportWithCustomPlatform [2022-07-04T23:21:30.109Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-04T23:21:30.264Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-07-04T23:21:30.264Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-04T23:21:30.368Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-04T23:21:30.368Z] === RUN TestImportWithCustomPlatform// [2022-07-04T23:21:30.368Z] === RUN TestImportWithCustomPlatform/linux [2022-07-04T23:21:30.368Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-04T23:21:30.368Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-04T23:21:30.369Z] === RUN TestImportWithCustomPlatform/macos [2022-07-04T23:21:30.369Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-04T23:21:30.369Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-04T23:21:30.369Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-04T23:21:30.369Z] === RUN TestImagesFilterMultiReference [2022-07-04T23:21:30.628Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-04T23:21:30.628Z] === RUN TestImagePullPlatformInvalid [2022-07-04T23:21:30.628Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-04T23:21:30.628Z] === RUN TestRemoveImageOrphaning [2022-07-04T23:21:30.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-04T23:21:31.206Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-07-04T23:21:31.206Z] === RUN TestBuildWithSession [2022-07-04T23:21:31.206Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T23:21:31.206Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-04T23:21:31.206Z] === RUN TestBuildSquashParent [2022-07-04T23:21:32.531Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-04T23:21:32.531Z] === RUN TestRemoveImageGarbageCollector [2022-07-04T23:21:32.531Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-04T23:21:32.531Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-04T23:21:32.531Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-04T23:21:32.531Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-04T23:21:32.531Z] === RUN TestTagInvalidReference [2022-07-04T23:21:32.531Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-04T23:21:32.531Z] === RUN TestTagValidPrefixedRepo [2022-07-04T23:21:32.531Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-04T23:21:32.531Z] === RUN TestTagExistedNameWithoutForce [2022-07-04T23:21:32.531Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-04T23:21:32.531Z] === RUN TestTagOfficialNames [2022-07-04T23:21:32.531Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-04T23:21:32.531Z] === RUN TestTagMatchesDigest [2022-07-04T23:21:32.531Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-04T23:21:32.531Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-04T23:21:34.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-04T23:21:35.411Z] --- PASS: TestBuildSquashParent (4.13s) [2022-07-04T23:21:35.411Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-04T23:21:35.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:21:35.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:21:35.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:21:35.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:21:35.411Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:21:35.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:21:35.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:21:35.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:21:35.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:21:35.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:21:35.411Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:21:35.411Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:21:35.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:21:35.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:21:36.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T23:21:36.034Z] Using test binary docker [2022-07-04T23:21:36.034Z] +++ /etc/init.d/apparmor start [2022-07-04T23:21:36.034Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T23:21:36.034Z] Starting dockerd [2022-07-04T23:21:36.034Z] INFO: Waiting for daemon to start... [2022-07-04T23:21:36.034Z] +++ 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-04T23:21:36.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:21:36.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:21:37.937Z] . [2022-07-04T23:21:37.937Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T23:21:38.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:21:38.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:21:38.195Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T23:21:38.195Z] Error: No such image: emptyfs [2022-07-04T23:21:38.195Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-04T23:21:38.195Z] ++++ docker load [2022-07-04T23:21:38.762Z] Running integration-test (iteration 1) [2022-07-04T23:21:38.762Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-04T23:21:38.762Z] ++ 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-04T23:21:38.762Z] ++ set -e [2022-07-04T23:21:38.762Z] ++ '[' -n 0 ']' [2022-07-04T23:21:38.762Z] ++ set -x [2022-07-04T23:21:38.762Z] ++ 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-04T23:21:39.330Z] Loaded image: busybox:latest [2022-07-04T23:21:39.571Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-04T23:21:39.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-07-04T23:21:39.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-07-04T23:21:39.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s) [2022-07-04T23:21:39.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2022-07-04T23:21:39.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-07-04T23:21:39.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-07-04T23:21:39.571Z] === RUN TestBuildMultiStageCopy [2022-07-04T23:21:39.571Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-04T23:21:39.897Z] Loaded image: busybox:glibc [2022-07-04T23:21:40.514Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-04T23:21:40.775Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-04T23:21:41.036Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-04T23:21:41.297Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-04T23:21:41.558Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2022-07-04T23:21:41.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s) [2022-07-04T23:21:41.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2022-07-04T23:21:41.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-07-04T23:21:41.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-04T23:21:41.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-04T23:21:41.558Z] === RUN TestBuildMultiStageParentConfig [2022-07-04T23:21:42.500Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-04T23:21:42.500Z] === RUN TestBuildLabelWithTargets [2022-07-04T23:21:43.443Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-07-04T23:21:43.443Z] === RUN TestBuildWithEmptyLayers [2022-07-04T23:21:43.704Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-04T23:21:43.704Z] === RUN TestBuildMultiStageOnBuild [2022-07-04T23:21:45.092Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2022-07-04T23:21:45.092Z] === RUN TestBuildUncleanTarFilenames [2022-07-04T23:21:45.175Z] Loaded image: debian:bullseye-slim [2022-07-04T23:21:45.175Z] Loaded image: hello-world:latest [2022-07-04T23:21:45.175Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:21:45.175Z] INFO: Testing against a local daemon [2022-07-04T23:21:45.175Z] === RUN TestCgroupNamespacesBuild [2022-07-04T23:21:46.034Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-07-04T23:21:46.034Z] === RUN TestBuildMultiStageLayerLeak [2022-07-04T23:21:46.192Z] --- PASS: TestImportExtremelyLargeImageWorks (92.22s) [2022-07-04T23:21:46.192Z] PASS [2022-07-04T23:21:46.192Z] [2022-07-04T23:21:46.192Z] DONE 22 tests in 95.301s [2022-07-04T23:21:46.192Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-04T23:21:46.192Z] === RUN TestStripANSICommands [2022-07-04T23:21:46.192Z] === RUN TestStripANSICommands/#00 [2022-07-04T23:21:46.192Z] === RUN TestStripANSICommands/#01 [2022-07-04T23:21:46.192Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-04T23:21:46.192Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-04T23:21:46.192Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-04T23:21:46.192Z] PASS [2022-07-04T23:21:46.192Z] [2022-07-04T23:21:46.192Z] DONE 3 tests in 0.010s [2022-07-04T23:21:46.192Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-04T23:21:46.192Z] INFO: Testing against a local daemon [2022-07-04T23:21:46.192Z] === RUN TestNetworkCreateDelete [2022-07-04T23:21:46.192Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-04T23:21:46.192Z] === RUN TestDockerNetworkDeletePreferID [2022-07-04T23:21:46.192Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-04T23:21:46.192Z] === RUN TestDaemonDNSFallback [2022-07-04T23:21:47.419Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s) [2022-07-04T23:21:47.419Z] === RUN TestBuildWithHugeFile [2022-07-04T23:21:47.704Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2022-07-04T23:21:47.704Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-04T23:21:49.482Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-04T23:21:49.482Z] === RUN TestInspectNetwork [2022-07-04T23:21:49.607Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2022-07-04T23:21:49.607Z] === RUN TestBuildWithSession [2022-07-04T23:21:49.607Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T23:21:49.607Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-04T23:21:49.607Z] === RUN TestBuildSquashParent [2022-07-04T23:21:52.026Z] === RUN TestInspectNetwork/full_network_id [2022-07-04T23:21:52.026Z] === RUN TestInspectNetwork/partial_network_id [2022-07-04T23:21:52.026Z] === RUN TestInspectNetwork/network_name [2022-07-04T23:21:52.026Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-04T23:21:56.219Z] --- PASS: TestInspectNetwork (7.23s) [2022-07-04T23:21:56.219Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-04T23:21:56.219Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-04T23:21:56.219Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-04T23:21:56.219Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-04T23:21:56.219Z] === RUN TestRunContainerWithBridgeNone [2022-07-04T23:21:57.599Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-07-04T23:21:57.599Z] === RUN TestNetworkInvalidJSON [2022-07-04T23:21:57.599Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-04T23:21:57.599Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-04T23:21:57.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:21:57.599Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:21:57.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:21:57.599Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:21:57.599Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-04T23:21:57.599Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-04T23:21:57.599Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:21:57.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-04T23:21:57.599Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-04T23:21:57.600Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-04T23:21:57.600Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-04T23:21:57.600Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-04T23:21:57.600Z] === RUN TestNetworkList [2022-07-04T23:21:57.600Z] === RUN TestNetworkList//networks [2022-07-04T23:21:57.859Z] === PAUSE TestNetworkList//networks [2022-07-04T23:21:57.859Z] === RUN TestNetworkList//networks/ [2022-07-04T23:21:57.859Z] === PAUSE TestNetworkList//networks/ [2022-07-04T23:21:57.859Z] === CONT TestNetworkList//networks [2022-07-04T23:21:57.859Z] === CONT TestNetworkList//networks/ [2022-07-04T23:21:57.859Z] --- PASS: TestNetworkList (0.02s) [2022-07-04T23:21:57.859Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-04T23:21:57.859Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-04T23:21:57.859Z] === RUN TestHostIPv4BridgeLabel [2022-07-04T23:21:58.428Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-04T23:21:58.428Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-04T23:21:59.367Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-04T23:21:59.367Z] === RUN TestDaemonDefaultNetworkPools [2022-07-04T23:21:59.585Z] --- PASS: TestBuildSquashParent (9.04s) [2022-07-04T23:21:59.585Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-04T23:21:59.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:21:59.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:21:59.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:21:59.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:21:59.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:21:59.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:21:59.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:21:59.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:21:59.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:21:59.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:21:59.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:21:59.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:21:59.585Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-04T23:21:59.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-04T23:21:59.935Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-04T23:21:59.935Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-04T23:22:01.315Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-04T23:22:01.315Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-04T23:22:02.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-04T23:22:02.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-04T23:22:02.695Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-04T23:22:02.695Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-04T23:22:02.955Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-04T23:22:02.955Z] === RUN TestServiceWithPredefinedNetwork [2022-07-04T23:22:04.863Z] --- PASS: TestServiceWithPredefinedNetwork (1.95s) [2022-07-04T23:22:04.863Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-04T23:22:04.863Z] service_test.go:243: FLAKY_TEST [2022-07-04T23:22:04.863Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T23:22:04.863Z] === RUN TestServiceWithDataPathPortInit [2022-07-04T23:22:05.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-04T23:22:05.663Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-04T23:22:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-04T23:22:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.49s) [2022-07-04T23:22:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.50s) [2022-07-04T23:22:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2022-07-04T23:22:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.42s) [2022-07-04T23:22:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-07-04T23:22:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-07-04T23:22:08.952Z] === RUN TestBuildMultiStageCopy [2022-07-04T23:22:08.952Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-04T23:22:12.244Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-04T23:22:12.244Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-04T23:22:12.811Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-04T23:22:13.748Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-04T23:22:14.315Z] --- PASS: TestBuildMultiStageCopy (5.43s) [2022-07-04T23:22:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.95s) [2022-07-04T23:22:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-07-04T23:22:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-07-04T23:22:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2022-07-04T23:22:14.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-07-04T23:22:14.315Z] === RUN TestBuildMultiStageParentConfig [2022-07-04T23:22:15.693Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2022-07-04T23:22:15.693Z] === RUN TestBuildLabelWithTargets [2022-07-04T23:22:17.596Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2022-07-04T23:22:17.596Z] === RUN TestBuildWithEmptyLayers [2022-07-04T23:22:18.974Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2022-07-04T23:22:18.974Z] === RUN TestBuildMultiStageOnBuild [2022-07-04T23:22:19.750Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-07-04T23:22:19.750Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-04T23:22:21.657Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rc32ctp2tb5on9nleyezkcyy2 Created:2022-07-04 23:22:20.336243159 +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[3e59af052341fa9ff5558437e8b0ee49884c33fb1a308d09d82b9d6a75f153d4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m2qmafjin1p25j3ndmoeemtrl EndpointID:745f9cc4dc68737e935796e4019e75ecac3af6f2e07b5f48649d5f8ac0f3a6bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e25126325c8b17f9cbc379d2f0417217cfb5995050a17e91c197f570e4dcf9b0 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:f6ca65af4732 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m2qmafjin1p25j3ndmoeemtrl EndpointID:745f9cc4dc68737e935796e4019e75ecac3af6f2e07b5f48649d5f8ac0f3a6bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-04T23:22:22.262Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2022-07-04T23:22:22.262Z] === RUN TestBuildUncleanTarFilenames [2022-07-04T23:22:24.166Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2022-07-04T23:22:24.166Z] === RUN TestBuildMultiStageLayerLeak [2022-07-04T23:22:26.953Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.17s) [2022-07-04T23:22:26.953Z] PASS [2022-07-04T23:22:26.953Z] [2022-07-04T23:22:26.953Z] === Skipped [2022-07-04T23:22:26.953Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T23:22:26.953Z] service_test.go:243: FLAKY_TEST [2022-07-04T23:22:26.953Z] [2022-07-04T23:22:26.953Z] DONE 38 tests, 1 skipped in 44.092s [2022-07-04T23:22:26.953Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-04T23:22:26.953Z] INFO: Testing against a local daemon [2022-07-04T23:22:26.953Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-04T23:22:26.953Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:22:26.953Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T23:22:26.953Z] === RUN TestDockerNetworkIpvlan [2022-07-04T23:22:26.953Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:22:26.953Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-04T23:22:26.953Z] PASS [2022-07-04T23:22:26.953Z] [2022-07-04T23:22:26.953Z] === Skipped [2022-07-04T23:22:26.953Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T23:22:26.953Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:22:26.953Z] [2022-07-04T23:22:26.953Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-04T23:22:26.953Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:22:26.953Z] [2022-07-04T23:22:26.953Z] DONE 2 tests, 2 skipped in 0.052s [2022-07-04T23:22:26.953Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-04T23:22:26.953Z] INFO: Testing against a local daemon [2022-07-04T23:22:26.953Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-04T23:22:27.452Z] --- PASS: TestBuildMultiStageLayerLeak (3.52s) [2022-07-04T23:22:27.452Z] === RUN TestBuildWithHugeFile [2022-07-04T23:22:27.529Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-07-04T23:22:27.529Z] === RUN TestDockerNetworkMacvlan [2022-07-04T23:22:28.477Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-04T23:22:29.047Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-04T23:22:29.986Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-04T23:22:31.896Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-04T23:22:33.394Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-04T23:22:36.691Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-04T23:22:37.261Z] --- PASS: TestDockerNetworkMacvlan (9.75s) [2022-07-04T23:22:37.261Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-04T23:22:37.261Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-04T23:22:37.261Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-07-04T23:22:37.261Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-07-04T23:22:37.261Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s) [2022-07-04T23:22:37.261Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-07-04T23:22:37.261Z] PASS [2022-07-04T23:22:37.261Z] [2022-07-04T23:22:37.261Z] DONE 8 tests in 11.063s [2022-07-04T23:22:37.261Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-04T23:22:37.261Z] testing: warning: no tests to run [2022-07-04T23:22:37.261Z] PASS [2022-07-04T23:22:37.261Z] [2022-07-04T23:22:37.261Z] DONE 0 tests in 0.007s [2022-07-04T23:22:37.261Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-04T23:22:37.521Z] INFO: Testing against a local daemon [2022-07-04T23:22:37.521Z] === RUN TestAuthZPluginAllowRequest [2022-07-04T23:22:38.460Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-07-04T23:22:38.460Z] === RUN TestAuthZPluginTLS [2022-07-04T23:22:39.029Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-04T23:22:39.029Z] === RUN TestAuthZPluginDenyRequest [2022-07-04T23:22:39.598Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-04T23:22:39.598Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-04T23:22:40.168Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-04T23:22:40.168Z] === RUN TestAuthZPluginDenyResponse [2022-07-04T23:22:40.736Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-04T23:22:40.737Z] === RUN TestAuthZPluginAllowEventStream [2022-07-04T23:22:42.117Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-07-04T23:22:42.117Z] === RUN TestAuthZPluginErrorResponse [2022-07-04T23:22:42.377Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-04T23:22:42.377Z] === RUN TestAuthZPluginErrorRequest [2022-07-04T23:22:42.945Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-04T23:22:42.945Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-04T23:22:43.515Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-04T23:22:43.515Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-04T23:22:43.697Z] --- PASS: TestBuildWithHugeFile (49.81s) [2022-07-04T23:22:43.697Z] === RUN TestBuildWCOWSandboxSize [2022-07-04T23:22:43.697Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T23:22:43.697Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-04T23:22:43.697Z] === RUN TestBuildWithEmptyDockerfile [2022-07-04T23:22:43.697Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:22:43.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:22:43.697Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:22:43.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:22:43.697Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:22:43.697Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:22:43.697Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:22:43.697Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:22:43.697Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:22:43.697Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-04T23:22:43.697Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-07-04T23:22:43.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-07-04T23:22:43.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-04T23:22:43.697Z] === RUN TestBuildPreserveOwnership [2022-07-04T23:22:43.697Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-04T23:22:43.697Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-04T23:22:43.697Z] --- PASS: TestBuildPreserveOwnership (3.07s) [2022-07-04T23:22:43.697Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.03s) [2022-07-04T23:22:43.697Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-07-04T23:22:43.697Z] === RUN TestBuildPlatformInvalid [2022-07-04T23:22:43.697Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-04T23:22:43.697Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-04T23:22:43.697Z] Loaded image: busybox:latest [2022-07-04T23:22:43.697Z] Loaded image: busybox:glibc [2022-07-04T23:22:43.697Z] Loaded image: debian:bullseye-slim [2022-07-04T23:22:43.697Z] Loaded image: hello-world:latest [2022-07-04T23:22:43.697Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:22:44.897Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-04T23:22:44.897Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-04T23:22:46.278Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-07-04T23:22:46.278Z] === RUN TestAuthZPluginHeader [2022-07-04T23:22:47.217Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-04T23:22:47.217Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-04T23:22:51.413Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.31s) [2022-07-04T23:22:51.413Z] === RUN TestAuthZPluginV2Disable [2022-07-04T23:22:53.698Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.33s) [2022-07-04T23:22:53.698Z] PASS [2022-07-04T23:22:53.698Z] [2022-07-04T23:22:53.698Z] === Skipped [2022-07-04T23:22:53.698Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-04T23:22:53.698Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T23:22:53.698Z] [2022-07-04T23:22:53.698Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-04T23:22:53.698Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T23:22:53.698Z] [2022-07-04T23:22:53.698Z] DONE 34 tests, 2 skipped in 85.591s [2022-07-04T23:22:53.698Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-04T23:22:53.698Z] ++ 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-04T23:22:53.698Z] ++ set -e [2022-07-04T23:22:53.698Z] ++ '[' -n 0 ']' [2022-07-04T23:22:53.698Z] ++ set -x [2022-07-04T23:22:53.698Z] ++ 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-04T23:22:53.698Z] INFO: Testing against a local daemon [2022-07-04T23:22:53.698Z] === RUN TestConfigInspect [2022-07-04T23:22:55.082Z] --- PASS: TestConfigInspect (2.21s) [2022-07-04T23:22:55.082Z] === RUN TestConfigList [2022-07-04T23:22:55.529Z] Created binary: bundles/binary-daemon/dockerd [2022-07-04T23:22:55.529Z] Copying nested executables into bundles/binary-daemon [2022-07-04T23:22:55.529Z] Building: bundles/binary-daemon/docker-proxy [2022-07-04T23:22:55.529Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:22:55.529Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-04T23:22:55.529Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-04T23:22:55.608Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-07-04T23:22:55.608Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-04T23:22:55.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=246c942797eb2958f1a0e51a16788329895ccfd5 -e DOCKER_GRAPHDRIVER docker:246c942797eb2958f1a0e51a16788329895ccfd5 hack/make.sh cross [2022-07-04T23:22:56.139Z] [2022-07-04T23:22:56.139Z] Removing bundles/ [2022-07-04T23:22:56.396Z] [2022-07-04T23:22:56.396Z] ---> Making bundle: cross (in bundles/cross) [2022-07-04T23:22:56.396Z] Cross building: bundles/cross/linux/amd64 [2022-07-04T23:22:56.396Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-04T23:22:56.396Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-04T23:22:57.625Z] --- PASS: TestConfigList (2.22s) [2022-07-04T23:22:57.625Z] === RUN TestConfigsCreateAndDelete [2022-07-04T23:22:58.899Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-07-04T23:22:58.899Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-04T23:22:59.543Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-07-04T23:22:59.543Z] === RUN TestConfigsUpdate [2022-07-04T23:23:02.130Z] --- PASS: TestConfigsUpdate (2.22s) [2022-07-04T23:23:02.130Z] === RUN TestTemplatedConfig [2022-07-04T23:23:04.678Z] --- PASS: TestTemplatedConfig (2.52s) [2022-07-04T23:23:04.678Z] === RUN TestConfigCreateResolve [2022-07-04T23:23:06.594Z] --- PASS: TestConfigCreateResolve (2.22s) [2022-07-04T23:23:06.594Z] PASS [2022-07-04T23:23:06.594Z] [2022-07-04T23:23:06.594Z] DONE 6 tests in 13.709s [2022-07-04T23:23:06.594Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-04T23:23:06.594Z] ++ 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-04T23:23:06.594Z] ++ set -e [2022-07-04T23:23:06.594Z] ++ '[' -n 0 ']' [2022-07-04T23:23:06.594Z] ++ set -x [2022-07-04T23:23:06.594Z] ++ 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-04T23:23:06.594Z] INFO: Testing against a local daemon [2022-07-04T23:23:06.594Z] === RUN TestAttachWithTTY [2022-07-04T23:23:06.594Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-04T23:23:06.594Z] === RUN TestAttachWithoutTTy [2022-07-04T23:23:06.855Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-04T23:23:06.855Z] === RUN TestCheckpoint [2022-07-04T23:23:06.855Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T23:23:06.855Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/commit [2022-07-04T23:23:06.855Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-04T23:23:06.855Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:23:06.855Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:23:06.855Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:23:06.855Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:23:06.855Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:23:06.855Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:23:06.855Z] === CONT TestContainerInvalidJSON/commit [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-04T23:23:06.855Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-04T23:23:06.855Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-04T23:23:06.855Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-04T23:23:06.855Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-04T23:23:06.855Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-04T23:23:06.855Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-04T23:23:06.855Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-04T23:23:06.855Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-04T23:23:06.855Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-04T23:23:06.855Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-04T23:23:06.855Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-04T23:23:06.855Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-04T23:23:06.855Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-04T23:23:06.855Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-04T23:23:06.855Z] === RUN TestCopyEmptyFile [2022-07-04T23:23:07.116Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-04T23:23:07.116Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-04T23:23:07.116Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-04T23:23:07.116Z] === RUN TestCopyFromContainer [2022-07-04T23:23:08.065Z] === RUN TestCopyFromContainer// [2022-07-04T23:23:08.065Z] === RUN TestCopyFromContainer//bar/root [2022-07-04T23:23:08.325Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-04T23:23:08.325Z] === RUN TestCopyFromContainer/bar/quux [2022-07-04T23:23:08.325Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-04T23:23:08.325Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-04T23:23:08.586Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-04T23:23:08.586Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-04T23:23:08.586Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-04T23:23:08.586Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer (1.57s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-04T23:23:08.848Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-04T23:23:08.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-04T23:23:08.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:23:08.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:23:08.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:23:08.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:23:08.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:23:08.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:23:08.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:23:08.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:23:08.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:23:08.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-04T23:23:08.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-04T23:23:08.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-04T23:23:08.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-04T23:23:08.848Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-04T23:23:08.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-04T23:23:08.848Z] === RUN TestCreateWithInvalidEnv [2022-07-04T23:23:08.848Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-04T23:23:08.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-04T23:23:08.848Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-04T23:23:08.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-04T23:23:08.848Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-04T23:23:08.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-04T23:23:08.848Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-04T23:23:08.848Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-04T23:23:08.848Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-04T23:23:08.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-04T23:23:08.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-04T23:23:08.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-04T23:23:08.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-04T23:23:08.848Z] === RUN TestCreateTmpfsMountsTarget [2022-07-04T23:23:08.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-04T23:23:08.848Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-04T23:23:08.888Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.01s) [2022-07-04T23:23:08.888Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-04T23:23:09.077Z] --- PASS: TestImportExtremelyLargeImageWorks (93.57s) [2022-07-04T23:23:09.077Z] PASS [2022-07-04T23:23:09.077Z] [2022-07-04T23:23:09.077Z] === Skipped [2022-07-04T23:23:09.077Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-04T23:23:09.077Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-04T23:23:09.077Z] [2022-07-04T23:23:09.077Z] DONE 22 tests, 1 skipped in 97.361s [2022-07-04T23:23:09.077Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-04T23:23:09.077Z] === RUN TestStripANSICommands [2022-07-04T23:23:09.077Z] === RUN TestStripANSICommands/#00 [2022-07-04T23:23:09.077Z] === RUN TestStripANSICommands/#01 [2022-07-04T23:23:09.078Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-04T23:23:09.078Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-04T23:23:09.078Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-04T23:23:09.078Z] PASS [2022-07-04T23:23:09.078Z] [2022-07-04T23:23:09.078Z] DONE 3 tests in 0.042s [2022-07-04T23:23:09.078Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-04T23:23:09.078Z] INFO: Testing against a local daemon [2022-07-04T23:23:09.078Z] === RUN TestNetworkCreateDelete [2022-07-04T23:23:09.078Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-04T23:23:09.078Z] === RUN TestDockerNetworkDeletePreferID [2022-07-04T23:23:09.078Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-04T23:23:09.078Z] === RUN TestDaemonDNSFallback [2022-07-04T23:23:10.233Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2022-07-04T23:23:10.233Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-04T23:23:11.618Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s) [2022-07-04T23:23:11.618Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-04T23:23:11.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:23:11.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:23:11.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:23:11.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:23:11.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:23:11.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:23:11.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:23:11.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:23:11.618Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:23:11.618Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:23:11.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:23:11.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:23:11.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:23:11.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:23:11.618Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:23:11.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-04T23:23:11.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-04T23:23:11.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-04T23:23:11.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-04T23:23:11.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-04T23:23:11.618Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-04T23:23:11.618Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-04T23:23:11.879Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-04T23:23:11.879Z] === RUN TestCreateDifferentPlatform [2022-07-04T23:23:11.879Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-04T23:23:11.879Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-04T23:23:11.879Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-04T23:23:11.879Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-04T23:23:11.879Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-04T23:23:11.879Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-04T23:23:11.879Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-04T23:23:11.879Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-04T23:23:11.879Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-04T23:23:11.879Z] === RUN TestCreateInvalidHostConfig [2022-07-04T23:23:11.879Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:23:11.879Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:23:11.879Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:23:11.879Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:23:11.879Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:23:11.879Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:23:11.879Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:23:11.879Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:23:11.879Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:23:11.879Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:23:11.879Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:23:11.879Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:23:11.879Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-04T23:23:11.879Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-04T23:23:11.879Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-04T23:23:11.879Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-04T23:23:11.879Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-04T23:23:11.879Z] === RUN TestContainerStartOnDaemonRestart [2022-07-04T23:23:11.879Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-04T23:23:11.879Z] === RUN TestDaemonRestartIpcMode [2022-07-04T23:23:11.879Z] === PAUSE TestDaemonRestartIpcMode [2022-07-04T23:23:11.879Z] === RUN TestDaemonHostGatewayIP [2022-07-04T23:23:11.879Z] === PAUSE TestDaemonHostGatewayIP [2022-07-04T23:23:11.879Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-04T23:23:11.879Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-04T23:23:11.879Z] === RUN TestContainerKillOnDaemonStart [2022-07-04T23:23:11.879Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-04T23:23:11.879Z] === RUN TestDiff [2022-07-04T23:23:12.452Z] --- PASS: TestDiff (0.45s) [2022-07-04T23:23:12.452Z] === RUN TestExecConsoleSize [2022-07-04T23:23:13.024Z] --- PASS: TestExecConsoleSize (0.54s) [2022-07-04T23:23:13.024Z] === RUN TestExecWithCloseStdin [2022-07-04T23:23:13.267Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-07-04T23:23:13.267Z] === RUN TestInspectNetwork [2022-07-04T23:23:13.267Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:13.267Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-04T23:23:13.267Z] === RUN TestRunContainerWithBridgeNone [2022-07-04T23:23:13.267Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.267Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-04T23:23:13.267Z] === RUN TestNetworkInvalidJSON [2022-07-04T23:23:13.267Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-04T23:23:13.267Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-04T23:23:13.267Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:23:13.267Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:23:13.267Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:23:13.267Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:23:13.268Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-04T23:23:13.268Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-04T23:23:13.268Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-04T23:23:13.268Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestNetworkList [2022-07-04T23:23:13.268Z] === RUN TestNetworkList//networks [2022-07-04T23:23:13.268Z] === PAUSE TestNetworkList//networks [2022-07-04T23:23:13.268Z] === RUN TestNetworkList//networks/ [2022-07-04T23:23:13.268Z] === PAUSE TestNetworkList//networks/ [2022-07-04T23:23:13.268Z] === CONT TestNetworkList//networks [2022-07-04T23:23:13.268Z] === CONT TestNetworkList//networks/ [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkList (0.01s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-04T23:23:13.268Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestHostIPv4BridgeLabel [2022-07-04T23:23:13.268Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-04T23:23:13.268Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-04T23:23:13.268Z] === RUN TestDaemonDefaultNetworkPools [2022-07-04T23:23:13.268Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-04T23:23:13.268Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-04T23:23:13.268Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-04T23:23:13.268Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-04T23:23:13.268Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-04T23:23:13.268Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-04T23:23:13.268Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-04T23:23:13.268Z] === RUN TestServiceWithPredefinedNetwork [2022-07-04T23:23:13.268Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:13.268Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-04T23:23:13.268Z] service_test.go:243: FLAKY_TEST [2022-07-04T23:23:13.268Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestServiceWithDataPathPortInit [2022-07-04T23:23:13.268Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:13.268Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-04T23:23:13.268Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-04T23:23:13.268Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:13.268Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-04T23:23:13.268Z] PASS [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === Skipped [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-04T23:23:13.268Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-04T23:23:13.268Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-04T23:23:13.268Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-04T23:23:13.268Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-04T23:23:13.268Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-04T23:23:13.268Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-04T23:23:13.268Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-04T23:23:13.268Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-04T23:23:13.268Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T23:23:13.268Z] service_test.go:243: FLAKY_TEST [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-04T23:23:13.268Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-04T23:23:13.268Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] DONE 34 tests, 12 skipped in 7.087s [2022-07-04T23:23:13.268Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-04T23:23:13.268Z] INFO: Testing against a local daemon [2022-07-04T23:23:13.268Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-04T23:23:13.268Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:23:13.268Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestDockerNetworkIpvlan [2022-07-04T23:23:13.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:23:13.268Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-04T23:23:13.268Z] PASS [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === Skipped [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T23:23:13.268Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-04T23:23:13.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] DONE 2 tests, 2 skipped in 0.088s [2022-07-04T23:23:13.268Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-04T23:23:13.268Z] INFO: Testing against a local daemon [2022-07-04T23:23:13.268Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-04T23:23:13.268Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestDockerNetworkMacvlan [2022-07-04T23:23:13.268Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-04T23:23:13.268Z] PASS [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === Skipped [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-04T23:23:13.268Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-04T23:23:13.268Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] DONE 2 tests, 2 skipped in 0.079s [2022-07-04T23:23:13.268Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-04T23:23:13.268Z] testing: warning: no tests to run [2022-07-04T23:23:13.268Z] PASS [2022-07-04T23:23:13.268Z] [2022-07-04T23:23:13.268Z] DONE 0 tests in 0.022s [2022-07-04T23:23:13.268Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-04T23:23:13.268Z] INFO: Testing against a local daemon [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginAllowRequest [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginTLS [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginDenyRequest [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginDenyResponse [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginAllowEventStream [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginErrorResponse [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginErrorRequest [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginHeader [2022-07-04T23:23:13.268Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.268Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-04T23:23:13.268Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-04T23:23:13.594Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-07-04T23:23:13.594Z] === RUN TestExec [2022-07-04T23:23:13.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:13.836Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-04T23:23:13.836Z] === RUN TestAuthZPluginV2Disable [2022-07-04T23:23:13.856Z] --- PASS: TestExec (0.49s) [2022-07-04T23:23:13.856Z] === RUN TestExecUser [2022-07-04T23:23:14.094Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:14.094Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-04T23:23:14.094Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-04T23:23:14.353Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:14.353Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-07-04T23:23:14.353Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-04T23:23:14.427Z] --- PASS: TestExecUser (0.52s) [2022-07-04T23:23:14.427Z] === RUN TestExportContainerAndImportImage [2022-07-04T23:23:14.921Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:14.921Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-04T23:23:14.921Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-04T23:23:14.998Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-04T23:23:14.998Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-04T23:23:15.180Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-04T23:23:15.181Z] PASS [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === Skipped [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-04T23:23:15.181Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] DONE 17 tests, 17 skipped in 1.794s [2022-07-04T23:23:15.181Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-04T23:23:15.181Z] INFO: Testing against a local daemon [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:23:15.181Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:23:15.181Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-04T23:23:15.181Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-04T23:23:15.181Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-04T23:23:15.181Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-04T23:23:15.181Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-04T23:23:15.181Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-04T23:23:15.181Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-04T23:23:15.181Z] === RUN TestPluginInstall [2022-07-04T23:23:15.181Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-04T23:23:15.181Z] === RUN TestPluginsWithRuntimes [2022-07-04T23:23:15.181Z] 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-04T23:23:15.181Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-04T23:23:15.181Z] === RUN TestPluginBackCompatMediaTypes [2022-07-04T23:23:15.181Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-04T23:23:15.181Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-04T23:23:15.181Z] PASS [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === Skipped [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-04T23:23:15.181Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-04T23:23:15.181Z] 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-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-04T23:23:15.181Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-04T23:23:15.181Z] [2022-07-04T23:23:15.181Z] DONE 19 tests, 3 skipped in 0.123s [2022-07-04T23:23:15.181Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-04T23:23:15.440Z] INFO: Testing against a local daemon [2022-07-04T23:23:15.440Z] === RUN TestExternalGraphDriver [2022-07-04T23:23:15.699Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-04T23:23:15.699Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-04T23:23:15.699Z] === RUN TestGraphdriverPluginV2 [2022-07-04T23:23:16.384Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-04T23:23:16.384Z] === RUN TestHealthCheckWorkdir [2022-07-04T23:23:16.955Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-07-04T23:23:16.955Z] === RUN TestHealthKillContainer [2022-07-04T23:23:19.891Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2022-07-04T23:23:19.891Z] PASS [2022-07-04T23:23:19.891Z] [2022-07-04T23:23:19.891Z] === Skipped [2022-07-04T23:23:19.891Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-04T23:23:19.891Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-04T23:23:19.891Z] [2022-07-04T23:23:19.891Z] DONE 2 tests, 1 skipped in 4.164s [2022-07-04T23:23:19.891Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-04T23:23:19.891Z] INFO: Testing against a local daemon [2022-07-04T23:23:19.891Z] === RUN TestContinueAfterPluginCrash [2022-07-04T23:23:19.891Z] === PAUSE TestContinueAfterPluginCrash [2022-07-04T23:23:19.891Z] === RUN TestReadPluginNoRead [2022-07-04T23:23:19.891Z] === PAUSE TestReadPluginNoRead [2022-07-04T23:23:19.891Z] === RUN TestDaemonStartWithLogOpt [2022-07-04T23:23:19.891Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-04T23:23:19.891Z] === CONT TestContinueAfterPluginCrash [2022-07-04T23:23:19.891Z] === CONT TestDaemonStartWithLogOpt [2022-07-04T23:23:24.084Z] --- PASS: TestDaemonStartWithLogOpt (4.28s) [2022-07-04T23:23:24.084Z] === CONT TestReadPluginNoRead [2022-07-04T23:23:25.093Z] --- PASS: TestHealthKillContainer (7.99s) [2022-07-04T23:23:25.093Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-04T23:23:25.354Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-07-04T23:23:25.354Z] === RUN TestIpcModeNone [2022-07-04T23:23:25.926Z] --- PASS: TestIpcModeNone (0.48s) [2022-07-04T23:23:25.926Z] === RUN TestIpcModePrivate [2022-07-04T23:23:25.990Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-04T23:23:26.187Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-04T23:23:26.448Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-04T23:23:26.448Z] === RUN TestIpcModeShareable [2022-07-04T23:23:26.709Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-04T23:23:26.969Z] --- PASS: TestIpcModeShareable (0.48s) [2022-07-04T23:23:26.969Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-04T23:23:26.981Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-04T23:23:26.981Z] PASS [2022-07-04T23:23:26.981Z] [2022-07-04T23:23:26.981Z] DONE 17 tests in 48.254s [2022-07-04T23:23:26.981Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-04T23:23:26.981Z] INFO: Testing against a local daemon [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:23:26.981Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:23:26.981Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-04T23:23:26.981Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-04T23:23:26.981Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-04T23:23:26.981Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-04T23:23:26.981Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-04T23:23:26.981Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-04T23:23:26.981Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-04T23:23:26.981Z] === RUN TestPluginInstall [2022-07-04T23:23:26.981Z] === RUN TestPluginInstall/no_auth [2022-07-04T23:23:26.981Z] time="2022-07-04T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:23:26.981Z] time="2022-07-04T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8db88bc55f5d0f952c2df8d9a815e580e3dbccd25476949a87fc4d916b349400" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:23:26.981Z] time="2022-07-04T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:23:26.981Z] time="2022-07-04T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8db88bc55f5d0f952c2df8d9a815e580e3dbccd25476949a87fc4d916b349400" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:23:26.981Z] === RUN TestPluginInstall/with_htpasswd [2022-07-04T23:23:26.981Z] time="2022-07-04T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:23:26.981Z] time="2022-07-04T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8db88bc55f5d0f952c2df8d9a815e580e3dbccd25476949a87fc4d916b349400" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:23:27.245Z] time="2022-07-04T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:23:27.245Z] time="2022-07-04T23:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8db88bc55f5d0f952c2df8d9a815e580e3dbccd25476949a87fc4d916b349400" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:23:27.368Z] === RUN TestReadPluginNoRead/default [2022-07-04T23:23:27.505Z] === RUN TestPluginInstall/with_insecure [2022-07-04T23:23:28.306Z] --- PASS: TestContinueAfterPluginCrash (8.87s) [2022-07-04T23:23:28.355Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2022-07-04T23:23:28.355Z] === RUN TestAPIIpcModeHost [2022-07-04T23:23:28.444Z] time="2022-07-04T23:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:23:28.444Z] time="2022-07-04T23:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ed4ae679372318d7484a2ba7e1527a5720d95e3ac642d9e5435e3b311946b35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:23:28.444Z] time="2022-07-04T23:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:23:28.444Z] time="2022-07-04T23:23:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ed4ae679372318d7484a2ba7e1527a5720d95e3ac642d9e5435e3b311946b35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:23:28.444Z] plugin_test.go:195: [d9b0f86db858a] daemon is not started [2022-07-04T23:23:28.444Z] --- PASS: TestPluginInstall (2.75s) [2022-07-04T23:23:28.444Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-07-04T23:23:28.444Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-04T23:23:28.444Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-04T23:23:28.444Z] === RUN TestPluginsWithRuntimes [2022-07-04T23:23:28.565Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-04T23:23:28.927Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-07-04T23:23:28.927Z] === RUN TestDaemonIpcModeShareable [2022-07-04T23:23:29.824Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-04T23:23:29.869Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-04T23:23:29.944Z] === CONT TestReadPluginNoRead [2022-07-04T23:23:29.944Z] read_test.go:92: [d721e79246b38] daemon is not started [2022-07-04T23:23:29.944Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-07-04T23:23:29.944Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-07-04T23:23:29.944Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2022-07-04T23:23:29.944Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-07-04T23:23:29.944Z] PASS [2022-07-04T23:23:29.944Z] [2022-07-04T23:23:29.944Z] DONE 6 tests in 10.531s [2022-07-04T23:23:29.944Z] 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-04T23:23:29.944Z] testing: warning: no tests to run [2022-07-04T23:23:29.944Z] PASS [2022-07-04T23:23:29.944Z] [2022-07-04T23:23:29.944Z] DONE 0 tests in 0.032s [2022-07-04T23:23:29.944Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-04T23:23:30.131Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-07-04T23:23:30.131Z] === RUN TestDaemonIpcModePrivate [2022-07-04T23:23:30.203Z] INFO: Testing against a local daemon [2022-07-04T23:23:30.203Z] === RUN TestPluginWithDevMounts [2022-07-04T23:23:30.203Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-04T23:23:30.203Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-04T23:23:30.203Z] PASS [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] === Skipped [2022-07-04T23:23:30.203Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-04T23:23:30.203Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] DONE 1 tests, 1 skipped in 0.098s [2022-07-04T23:23:30.203Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-04T23:23:30.203Z] INFO: Testing against a local daemon [2022-07-04T23:23:30.203Z] === RUN TestSecretInspect [2022-07-04T23:23:30.203Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-04T23:23:30.203Z] === RUN TestSecretList [2022-07-04T23:23:30.203Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] --- SKIP: TestSecretList (0.01s) [2022-07-04T23:23:30.203Z] === RUN TestSecretsCreateAndDelete [2022-07-04T23:23:30.203Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-04T23:23:30.203Z] === RUN TestSecretsUpdate [2022-07-04T23:23:30.203Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-04T23:23:30.203Z] === RUN TestTemplatedSecret [2022-07-04T23:23:30.203Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-04T23:23:30.203Z] === RUN TestSecretCreateResolve [2022-07-04T23:23:30.203Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-04T23:23:30.203Z] PASS [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] === Skipped [2022-07-04T23:23:30.203Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-04T23:23:30.203Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-04T23:23:30.203Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-04T23:23:30.203Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-04T23:23:30.203Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-04T23:23:30.203Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-04T23:23:30.203Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.203Z] [2022-07-04T23:23:30.203Z] DONE 6 tests, 6 skipped in 0.143s [2022-07-04T23:23:30.203Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-04T23:23:30.462Z] INFO: Testing against a local daemon [2022-07-04T23:23:30.462Z] === RUN TestServiceCreateInit [2022-07-04T23:23:30.462Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-04T23:23:30.462Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-04T23:23:30.462Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-04T23:23:30.462Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-04T23:23:30.462Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-04T23:23:30.462Z] === RUN TestCreateServiceMultipleTimes [2022-07-04T23:23:30.462Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestCreateServiceConflict [2022-07-04T23:23:30.462Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestCreateServiceMaxReplicas [2022-07-04T23:23:30.462Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-07-04T23:23:30.462Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-04T23:23:30.462Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestCreateServiceSecretFileMode [2022-07-04T23:23:30.462Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestCreateServiceConfigFileMode [2022-07-04T23:23:30.462Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestCreateServiceSysctls [2022-07-04T23:23:30.462Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-04T23:23:30.462Z] === RUN TestCreateServiceCapabilities [2022-07-04T23:23:30.462Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-04T23:23:30.462Z] === RUN TestInspect [2022-07-04T23:23:30.462Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestInspect (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestCreateJob [2022-07-04T23:23:30.462Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestCreateJob (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestReplicatedJob [2022-07-04T23:23:30.462Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestUpdateReplicatedJob [2022-07-04T23:23:30.462Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-04T23:23:30.462Z] === RUN TestServiceListWithStatuses [2022-07-04T23:23:30.462Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T23:23:30.462Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-04T23:23:30.462Z] === RUN TestDockerNetworkConnectAlias [2022-07-04T23:23:30.462Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.462Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-07-04T23:23:30.462Z] === RUN TestDockerNetworkReConnect [2022-07-04T23:23:30.462Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:30.721Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-04T23:23:30.721Z] === RUN TestServicePlugin [2022-07-04T23:23:30.762Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-04T23:23:31.077Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-04T23:23:31.077Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-04T23:23:31.077Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-04T23:23:31.700Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-07-04T23:23:31.700Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-04T23:23:31.700Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-07-04T23:23:31.700Z] === RUN TestPluginBackCompatMediaTypes [2022-07-04T23:23:32.270Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-07-04T23:23:32.270Z] PASS [2022-07-04T23:23:32.463Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-04T23:23:32.463Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s) [2022-07-04T23:23:32.463Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-04T23:23:32.529Z] [2022-07-04T23:23:32.529Z] DONE 24 tests in 6.747s [2022-07-04T23:23:32.529Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-04T23:23:32.529Z] INFO: Testing against a local daemon [2022-07-04T23:23:32.529Z] === RUN TestExternalGraphDriver [2022-07-04T23:23:32.628Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] --- SKIP: TestServicePlugin (1.95s) [2022-07-04T23:23:32.628Z] === RUN TestServiceUpdateLabel [2022-07-04T23:23:32.628Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-04T23:23:32.628Z] === RUN TestServiceUpdateSecrets [2022-07-04T23:23:32.628Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-04T23:23:32.628Z] === RUN TestServiceUpdateConfigs [2022-07-04T23:23:32.628Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-04T23:23:32.628Z] === RUN TestServiceUpdateNetwork [2022-07-04T23:23:32.628Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-04T23:23:32.628Z] === RUN TestServiceUpdatePidsLimit [2022-07-04T23:23:32.628Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-04T23:23:32.628Z] PASS [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === Skipped [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-04T23:23:32.628Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-04T23:23:32.628Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-04T23:23:32.628Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-04T23:23:32.628Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-07-04T23:23:32.628Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-04T23:23:32.628Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-04T23:23:32.628Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-04T23:23:32.628Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-04T23:23:32.628Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-04T23:23:32.628Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-04T23:23:32.628Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-04T23:23:32.628Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-04T23:23:32.628Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-04T23:23:32.628Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-04T23:23:32.628Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-07-04T23:23:32.628Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-04T23:23:32.628Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-07-04T23:23:32.628Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-04T23:23:32.628Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-04T23:23:32.628Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-04T23:23:32.628Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-04T23:23:32.628Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-04T23:23:32.628Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-04T23:23:32.628Z] [2022-07-04T23:23:32.628Z] DONE 24 tests, 23 skipped in 2.367s [2022-07-04T23:23:32.628Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-04T23:23:32.628Z] INFO: Testing against a local daemon [2022-07-04T23:23:32.628Z] === RUN TestSessionCreate [2022-07-04T23:23:32.788Z] === RUN TestExternalGraphDriver/json [2022-07-04T23:23:32.888Z] --- PASS: TestSessionCreate (0.05s) [2022-07-04T23:23:32.888Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-04T23:23:32.888Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-04T23:23:32.888Z] PASS [2022-07-04T23:23:32.888Z] [2022-07-04T23:23:32.888Z] DONE 2 tests in 0.156s [2022-07-04T23:23:32.888Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-04T23:23:32.888Z] INFO: Testing against a local daemon [2022-07-04T23:23:32.888Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-04T23:23:32.888Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T23:23:32.888Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T23:23:32.888Z] === RUN TestDiskUsage [2022-07-04T23:23:32.888Z] === PAUSE TestDiskUsage [2022-07-04T23:23:32.888Z] === RUN TestEventsExecDie [2022-07-04T23:23:33.405Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-04T23:23:33.456Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-04T23:23:33.456Z] === RUN TestEventsBackwardsCompatible [2022-07-04T23:23:33.456Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-04T23:23:33.456Z] === RUN TestEventsVolumeCreate [2022-07-04T23:23:33.456Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-07-04T23:23:33.456Z] === RUN TestInfoBinaryCommits [2022-07-04T23:23:33.456Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-04T23:23:33.456Z] === RUN TestInfoAPIVersioned [2022-07-04T23:23:33.456Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-04T23:23:33.456Z] === RUN TestInfoAPI [2022-07-04T23:23:33.456Z] --- PASS: TestInfoAPI (0.02s) [2022-07-04T23:23:33.456Z] === RUN TestInfoAPIWarnings [2022-07-04T23:23:33.666Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-04T23:23:33.666Z] === RUN TestIpcModeOlderClient [2022-07-04T23:23:33.666Z] === PAUSE TestIpcModeOlderClient [2022-07-04T23:23:33.666Z] === RUN TestKillContainerInvalidSignal [2022-07-04T23:23:34.237Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-04T23:23:34.237Z] === RUN TestKillContainer [2022-07-04T23:23:34.237Z] === RUN TestKillContainer/no_signal [2022-07-04T23:23:34.499Z] === RUN TestKillContainer/non_killing_signal [2022-07-04T23:23:34.695Z] === RUN TestExternalGraphDriver/spec [2022-07-04T23:23:34.760Z] === RUN TestKillContainer/killing_signal [2022-07-04T23:23:35.331Z] --- PASS: TestKillContainer (1.33s) [2022-07-04T23:23:35.331Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-04T23:23:35.331Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-04T23:23:35.331Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-07-04T23:23:35.331Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-04T23:23:35.331Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-04T23:23:35.903Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-04T23:23:36.081Z] === RUN TestExternalGraphDriver/pull [2022-07-04T23:23:36.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-07-04T23:23:36.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-04T23:23:36.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-07-04T23:23:36.475Z] === RUN TestKillStoppedContainer [2022-07-04T23:23:36.475Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-04T23:23:36.475Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-04T23:23:36.475Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-04T23:23:36.475Z] === RUN TestKillDifferentUserContainer [2022-07-04T23:23:36.737Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-04T23:23:36.737Z] === RUN TestInspectOomKilledTrue [2022-07-04T23:23:37.309Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-07-04T23:23:37.309Z] === RUN TestInspectOomKilledFalse [2022-07-04T23:23:37.882Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-07-04T23:23:37.882Z] === RUN TestLinksEtcHostsContentMatch [2022-07-04T23:23:37.988Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-07-04T23:23:37.988Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-04T23:23:37.988Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-07-04T23:23:37.988Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-07-04T23:23:37.988Z] === RUN TestGraphdriverPluginV2 [2022-07-04T23:23:38.143Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-07-04T23:23:38.143Z] === RUN TestLinksContainerNames [2022-07-04T23:23:39.085Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-04T23:23:39.085Z] === RUN TestLogsFollowTailEmpty [2022-07-04T23:23:39.347Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-07-04T23:23:39.347Z] === RUN TestLogs [2022-07-04T23:23:39.347Z] === RUN TestLogs/driver_local [2022-07-04T23:23:39.347Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:23:39.347Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:23:39.347Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-04T23:23:39.347Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-04T23:23:39.347Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-04T23:23:39.347Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-04T23:23:39.347Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:23:39.347Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:23:39.347Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:23:39.347Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:23:39.347Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:23:39.347Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:23:39.347Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:23:39.347Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:23:40.289Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:23:40.289Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:23:40.550Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-04T23:23:40.550Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-04T23:23:41.122Z] === RUN TestLogs/driver_json-file [2022-07-04T23:23:41.122Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:23:41.122Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:23:41.122Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:23:41.122Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:23:41.122Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:23:41.122Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:23:41.122Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:23:41.122Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:23:41.122Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:23:41.122Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:23:41.122Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:23:41.122Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:23:41.122Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:23:41.122Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:23:42.065Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:23:42.065Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:23:42.183Z] --- PASS: TestGraphdriverPluginV2 (4.16s) [2022-07-04T23:23:42.183Z] PASS [2022-07-04T23:23:42.183Z] [2022-07-04T23:23:42.183Z] DONE 5 tests in 9.499s [2022-07-04T23:23:42.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-04T23:23:42.183Z] INFO: Testing against a local daemon [2022-07-04T23:23:42.183Z] === RUN TestContinueAfterPluginCrash [2022-07-04T23:23:42.183Z] === PAUSE TestContinueAfterPluginCrash [2022-07-04T23:23:42.183Z] === RUN TestReadPluginNoRead [2022-07-04T23:23:42.183Z] === PAUSE TestReadPluginNoRead [2022-07-04T23:23:42.183Z] === RUN TestDaemonStartWithLogOpt [2022-07-04T23:23:42.183Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-04T23:23:42.183Z] === CONT TestContinueAfterPluginCrash [2022-07-04T23:23:42.183Z] === CONT TestDaemonStartWithLogOpt [2022-07-04T23:23:42.637Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:23:42.637Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:23:43.208Z] --- PASS: TestLogs (3.69s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.48s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s) [2022-07-04T23:23:43.208Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-07-04T23:23:43.208Z] === RUN TestContainerNetworkMountsNoChown [2022-07-04T23:23:43.469Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/default [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/default [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/private [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/private [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/rprivate [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/slave [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/slave [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/rslave [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/shared [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/shared [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/rshared [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-04T23:23:43.469Z] === CONT TestMountDaemonRoot/default [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:23:43.469Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-04T23:23:43.469Z] === CONT TestMountDaemonRoot/rshared [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:23:43.469Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:23:43.469Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:23:43.469Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/shared [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rslave [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/slave [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rprivate [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/private [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-04T23:23:43.730Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:23:43.730Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:23:43.730Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-04T23:23:43.992Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-04T23:23:43.992Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-04T23:23:43.992Z] === RUN TestContainerBindMountNonRecursive [2022-07-04T23:23:45.377Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-04T23:23:45.377Z] === RUN TestContainerVolumesMountedAsShared [2022-07-04T23:23:45.477Z] --- PASS: TestDaemonStartWithLogOpt (3.56s) [2022-07-04T23:23:45.477Z] === CONT TestReadPluginNoRead [2022-07-04T23:23:45.950Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-04T23:23:45.950Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-04T23:23:46.219Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-07-04T23:23:46.219Z] === RUN TestNetworkNat [2022-07-04T23:23:46.820Z] --- PASS: TestNetworkNat (0.52s) [2022-07-04T23:23:46.820Z] === RUN TestNetworkLocalhostTCPNat [2022-07-04T23:23:47.081Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2022-07-04T23:23:47.081Z] === RUN TestNetworkLoopbackNat [2022-07-04T23:23:48.042Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-04T23:23:48.981Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-04T23:23:49.629Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-04T23:23:49.629Z] === RUN TestPause [2022-07-04T23:23:50.200Z] --- PASS: TestPause (0.48s) [2022-07-04T23:23:50.200Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-04T23:23:50.200Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T23:23:50.200Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T23:23:50.200Z] === RUN TestPauseStopPausedContainer [2022-07-04T23:23:50.361Z] === RUN TestReadPluginNoRead/default [2022-07-04T23:23:50.361Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-07-04T23:23:50.772Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-04T23:23:50.772Z] === RUN TestPidHost [2022-07-04T23:23:51.540Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-04T23:23:51.540Z] === RUN TestInfoDebug [2022-07-04T23:23:51.540Z] --- PASS: TestInfoDebug (0.55s) [2022-07-04T23:23:51.540Z] === RUN TestInfoInsecureRegistries [2022-07-04T23:23:51.540Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-04T23:23:51.540Z] === RUN TestInfoRegistryMirrors [2022-07-04T23:23:51.715Z] --- PASS: TestPidHost (1.02s) [2022-07-04T23:23:51.715Z] === RUN TestPsFilter [2022-07-04T23:23:51.715Z] --- PASS: TestPsFilter (0.11s) [2022-07-04T23:23:51.715Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-04T23:23:51.741Z] === CONT TestReadPluginNoRead [2022-07-04T23:23:51.741Z] read_test.go:92: [dfb1424b8ee09] daemon is not started [2022-07-04T23:23:51.741Z] --- PASS: TestReadPluginNoRead (6.10s) [2022-07-04T23:23:51.741Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-07-04T23:23:51.741Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-04T23:23:51.741Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-07-04T23:23:51.741Z] PASS [2022-07-04T23:23:51.741Z] [2022-07-04T23:23:51.741Z] DONE 6 tests in 9.685s [2022-07-04T23:23:51.741Z] 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-04T23:23:51.741Z] testing: warning: no tests to run [2022-07-04T23:23:51.741Z] PASS [2022-07-04T23:23:51.741Z] [2022-07-04T23:23:51.741Z] DONE 0 tests in 0.008s [2022-07-04T23:23:51.741Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-04T23:23:51.741Z] INFO: Testing against a local daemon [2022-07-04T23:23:51.741Z] === RUN TestPluginWithDevMounts [2022-07-04T23:23:51.741Z] === PAUSE TestPluginWithDevMounts [2022-07-04T23:23:51.741Z] === CONT TestPluginWithDevMounts [2022-07-04T23:23:51.799Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-04T23:23:51.799Z] === RUN TestLoginFailsWithBadCredentials [2022-07-04T23:23:52.058Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-04T23:23:52.058Z] === RUN TestPingCacheHeaders [2022-07-04T23:23:52.058Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-04T23:23:52.058Z] === RUN TestPingGet [2022-07-04T23:23:52.058Z] --- PASS: TestPingGet (0.01s) [2022-07-04T23:23:52.058Z] === RUN TestPingHead [2022-07-04T23:23:52.287Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-04T23:23:52.287Z] === RUN TestRemoveContainerWithVolume [2022-07-04T23:23:52.317Z] --- PASS: TestPingHead (0.04s) [2022-07-04T23:23:52.317Z] === RUN TestPingSwarmHeader [2022-07-04T23:23:52.859Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-04T23:23:52.859Z] === RUN TestRemoveContainerRunning [2022-07-04T23:23:52.884Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-04T23:23:53.120Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-04T23:23:53.120Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-07-04T23:23:53.120Z] PASS [2022-07-04T23:23:53.120Z] [2022-07-04T23:23:53.120Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-04T23:23:53.120Z] DONE 1 tests in 1.587s [2022-07-04T23:23:53.120Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-04T23:23:53.380Z] INFO: Testing against a local daemon [2022-07-04T23:23:53.380Z] === RUN TestSecretInspect [2022-07-04T23:23:53.452Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-04T23:23:53.691Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-04T23:23:53.691Z] === RUN TestRemoveInvalidContainer [2022-07-04T23:23:53.691Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-04T23:23:53.691Z] === RUN TestRenameLinkedContainer [2022-07-04T23:23:54.389Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-04T23:23:54.389Z] --- PASS: TestPingSwarmHeader (2.23s) [2022-07-04T23:23:54.389Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-04T23:23:54.389Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-04T23:23:54.389Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-04T23:23:54.389Z] === RUN TestVersion [2022-07-04T23:23:54.389Z] --- PASS: TestVersion (0.03s) [2022-07-04T23:23:54.389Z] === CONT TestDiskUsage [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/container_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/image_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/volume_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-04T23:23:54.957Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-04T23:23:55.217Z] === RUN TestDiskUsage/after_container.Run [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-04T23:23:55.476Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-04T23:23:55.606Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-07-04T23:23:55.606Z] === RUN TestRenameStoppedContainer [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage (1.24s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-04T23:23:55.735Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-04T23:23:55.735Z] PASS [2022-07-04T23:23:55.735Z] [2022-07-04T23:23:55.735Z] === Skipped [2022-07-04T23:23:55.735Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T23:23:55.735Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T23:23:55.735Z] [2022-07-04T23:23:55.735Z] DONE 54 tests, 1 skipped in 22.908s [2022-07-04T23:23:55.735Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-04T23:23:55.735Z] INFO: Testing against a local daemon [2022-07-04T23:23:55.735Z] === RUN TestVolumesCreateAndList [2022-07-04T23:23:55.735Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-04T23:23:55.735Z] === RUN TestVolumesRemove [2022-07-04T23:23:55.867Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-04T23:23:55.867Z] === RUN TestRenameRunningContainerAndReuse [2022-07-04T23:23:55.916Z] --- PASS: TestSecretInspect (2.18s) [2022-07-04T23:23:55.916Z] === RUN TestSecretList [2022-07-04T23:23:55.994Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-04T23:23:55.994Z] === RUN TestVolumesInspect [2022-07-04T23:23:55.994Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-04T23:23:55.994Z] === RUN TestVolumesInvalidJSON [2022-07-04T23:23:55.994Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-04T23:23:55.994Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-04T23:23:55.994Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-04T23:23:55.994Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-04T23:23:55.994Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-04T23:23:55.994Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-04T23:23:55.994Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-04T23:23:55.994Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-04T23:23:55.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-04T23:23:55.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-04T23:23:55.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-04T23:23:55.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-04T23:23:55.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-04T23:23:55.994Z] PASS [2022-07-04T23:23:55.994Z] [2022-07-04T23:23:55.994Z] DONE 9 tests in 0.171s [2022-07-04T23:23:55.994Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T23:23:55.995Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14222 is not a child of this shell [2022-07-04T23:23:55.995Z] warning: PID 14222 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-04T23:23:55.995Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T23:23:55.995Z] [2022-07-04T23:23:55.995Z] Unloading profiles will leave already running processes permanently [2022-07-04T23:23:55.995Z] unconfined, which can lead to unexpected situations. [2022-07-04T23:23:55.995Z] [2022-07-04T23:23:55.995Z] To set a process to complain mode, use the command line tool [2022-07-04T23:23:55.995Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T23:23:55.995Z] Removing test suite binaries [2022-07-04T23:23:55.995Z] exiting test-integration [2022-07-04T23:23:55.995Z] ++ exit 0 [2022-07-04T23:23:55.995Z] [2022-07-04T23:23:56.809Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-07-04T23:23:56.809Z] === RUN TestRenameInvalidName Post stage [Pipeline] junit [2022-07-04T23:23:56.945Z] Recording test results [2022-07-04T23:23:57.070Z] --- PASS: TestRenameInvalidName (0.46s) [2022-07-04T23:23:57.070Z] === RUN TestRenameAnonymousContainer [2022-07-04T23:23:57.821Z] --- PASS: TestSecretList (2.20s) [2022-07-04T23:23:57.821Z] === RUN TestSecretsCreateAndDelete [2022-07-04T23:23:58.658Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-04T23:23:58.984Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-07-04T23:23:58.984Z] === RUN TestRenameContainerWithSameName [2022-07-04T23:23:59.003Z] + echo Ensuring container killed. [2022-07-04T23:23:59.003Z] Ensuring container killed. [2022-07-04T23:23:59.003Z] + docker rm -vf docker-pr4 [2022-07-04T23:23:59.003Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-04T23:23:59.244Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-04T23:23:59.244Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-04T23:23:59.288Z] + echo Chowning /workspace to jenkins user [2022-07-04T23:23:59.288Z] Chowning /workspace to jenkins user [2022-07-04T23:23:59.288Z] + id -u [2022-07-04T23:23:59.288Z] + id -g [2022-07-04T23:23:59.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43738:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T23:23:59.288Z] Unable to find image 'busybox:latest' locally [2022-07-04T23:23:59.288Z] latest: Pulling from library/busybox [2022-07-04T23:23:59.548Z] 19d511225f94: Pulling fs layer [2022-07-04T23:23:59.548Z] 19d511225f94: Download complete [2022-07-04T23:23:59.548Z] 19d511225f94: Pull complete [2022-07-04T23:23:59.548Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-04T23:23:59.548Z] Status: Downloaded newer image for busybox:latest [2022-07-04T23:24:00.186Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-04T23:24:00.186Z] === RUN TestResize [2022-07-04T23:24:00.365Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-07-04T23:24:00.365Z] === RUN TestSecretsUpdate [2022-07-04T23:24:00.447Z] --- PASS: TestResize (0.47s) [2022-07-04T23:24:00.447Z] === RUN TestResizeWithInvalidSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T23:24:01.019Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-04T23:24:01.019Z] === RUN TestResizeWhenContainerNotStarted [2022-07-04T23:24:01.223Z] + bundleName=amd64-rootless [2022-07-04T23:24:01.223Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-04T23:24:01.223Z] Creating amd64-rootless-bundles.tar.gz [2022-07-04T23:24:01.223Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-04T23:24:01.223Z] + 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-04T23:24:01.235Z] Archiving artifacts [2022-07-04T23:24:01.590Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:24:01.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:24:01.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:24:01.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:24:01.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:24:02.275Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-04T23:24:02.275Z] === RUN TestTemplatedSecret [2022-07-04T23:24:02.775Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43738/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T23:24:03.083Z] + make clean [2022-07-04T23:24:03.342Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T23:24:03.342Z] docker-dev-cache [2022-07-04T23:24:03.342Z] docker-mod-cache [Pipeline] deleteDir [2022-07-04T23:24:03.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T23:24:04.815Z] --- PASS: TestTemplatedSecret (2.69s) [2022-07-04T23:24:04.815Z] === RUN TestSecretCreateResolve [2022-07-04T23:24:04.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:24:05.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:24:05.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:24:06.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:24:06.724Z] --- PASS: TestSecretCreateResolve (1.80s) [2022-07-04T23:24:06.724Z] PASS [2022-07-04T23:24:06.724Z] [2022-07-04T23:24:06.724Z] DONE 6 tests in 13.339s [2022-07-04T23:24:06.724Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-04T23:24:06.724Z] INFO: Testing against a local daemon [2022-07-04T23:24:06.724Z] === RUN TestServiceCreateInit [2022-07-04T23:24:06.724Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-04T23:24:07.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:24:10.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:24:10.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:24:10.917Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-04T23:24:12.455Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:24:14.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:24:14.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:24:15.115Z] --- PASS: TestServiceCreateInit (7.74s) [2022-07-04T23:24:15.115Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s) [2022-07-04T23:24:15.115Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2022-07-04T23:24:15.115Z] === RUN TestCreateServiceMultipleTimes [2022-07-04T23:24:16.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:24:16.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:24:17.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:24:18.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T23:24:18.937Z] Using test binary docker [2022-07-04T23:24:18.937Z] +++ /etc/init.d/apparmor start [2022-07-04T23:24:18.937Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T23:24:18.937Z] INFO: Waiting for daemon to start... [2022-07-04T23:24:18.937Z] Starting dockerd [2022-07-04T23:24:18.937Z] +++ 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-04T23:24:18.937Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-04T23:24:18.937Z] Using test binary docker [2022-07-04T23:24:18.937Z] +++ /etc/init.d/apparmor start [2022-07-04T23:24:18.937Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-04T23:24:18.937Z] INFO: Waiting for daemon to start... [2022-07-04T23:24:18.937Z] Starting dockerd [2022-07-04T23:24:18.937Z] +++ 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-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.93s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-07-04T23:24:19.055Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s) [2022-07-04T23:24:19.055Z] === RUN TestCgroupNamespacesRun [2022-07-04T23:24:19.195Z] . [2022-07-04T23:24:19.195Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T23:24:19.453Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T23:24:19.453Z] Error: No such image: emptyfs [2022-07-04T23:24:19.453Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-04T23:24:19.453Z] ++++ docker load [2022-07-04T23:24:19.711Z] Running integration-test (iteration 1) [2022-07-04T23:24:19.711Z] 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-04T23:24:19.711Z] ++ 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-04T23:24:19.712Z] ++ set -e [2022-07-04T23:24:19.712Z] ++ '[' -n 0 ']' [2022-07-04T23:24:19.712Z] ++ set -x [2022-07-04T23:24:19.712Z] ++ 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-04T23:24:19.969Z] [2022-07-04T23:24:19.969Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-04T23:24:19.969Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-04T23:24:19.969Z] Error: No such image: emptyfs [2022-07-04T23:24:19.969Z] ++++ docker load [2022-07-04T23:24:19.969Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-04T23:24:20.439Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-07-04T23:24:20.439Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-04T23:24:20.536Z] Loaded image: busybox:latest [2022-07-04T23:24:20.536Z] Running integration-test (iteration 1) [2022-07-04T23:24:20.536Z] 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-04T23:24:20.536Z] ++ 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-04T23:24:20.536Z] ++ set -e [2022-07-04T23:24:20.536Z] ++ '[' -n 0 ']' [2022-07-04T23:24:20.536Z] ++ set -x [2022-07-04T23:24:20.537Z] ++ 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-04T23:24:20.794Z] Loaded image: busybox:glibc [2022-07-04T23:24:21.361Z] Loaded image: busybox:latest [2022-07-04T23:24:21.382Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-07-04T23:24:21.382Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-04T23:24:21.619Z] Loaded image: busybox:glibc [2022-07-04T23:24:22.766Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-04T23:24:22.766Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-04T23:24:23.709Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-07-04T23:24:23.709Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-04T23:24:25.093Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-07-04T23:24:25.093Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-04T23:24:25.807Z] Loaded image: debian:bullseye-slim [2022-07-04T23:24:25.807Z] Loaded image: hello-world:latest [2022-07-04T23:24:25.807Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:24:25.807Z] INFO: Testing against a local daemon [2022-07-04T23:24:25.807Z] === RUN TestDockerDaemonSuite [2022-07-04T23:24:25.807Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-04T23:24:26.037Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-04T23:24:26.037Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-04T23:24:26.065Z] Loaded image: debian:bullseye-slim [2022-07-04T23:24:26.324Z] Loaded image: hello-world:latest [2022-07-04T23:24:26.583Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:24:26.841Z] INFO: Testing against a local daemon [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-04T23:24:26.841Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-04T23:24:26.979Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-04T23:24:26.979Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-04T23:24:28.364Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-07-04T23:24:28.364Z] === RUN TestNISDomainname [2022-07-04T23:24:28.625Z] --- PASS: TestNISDomainname (0.55s) [2022-07-04T23:24:28.625Z] === RUN TestHostnameDnsResolution [2022-07-04T23:24:29.373Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-04T23:24:29.373Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-04T23:24:29.568Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-07-04T23:24:29.568Z] === RUN TestUnprivilegedPortsAndPing [2022-07-04T23:24:29.941Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-04T23:24:30.139Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-07-04T23:24:30.139Z] === RUN TestPrivilegedHostDevices [2022-07-04T23:24:30.401Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-07-04T23:24:30.401Z] === RUN TestRunConsoleSize [2022-07-04T23:24:30.506Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-04T23:24:30.973Z] --- PASS: TestRunConsoleSize (0.45s) [2022-07-04T23:24:30.973Z] === RUN TestStats [2022-07-04T23:24:31.441Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-04T23:24:32.007Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-04T23:24:32.007Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-04T23:24:32.941Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-04T23:24:33.212Z] --- PASS: TestCreateServiceMultipleTimes (16.04s) [2022-07-04T23:24:33.212Z] === RUN TestCreateServiceConflict [2022-07-04T23:24:33.212Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-07-04T23:24:33.212Z] === RUN TestCreateServiceMaxReplicas [2022-07-04T23:24:33.580Z] --- PASS: TestStats (2.47s) [2022-07-04T23:24:33.580Z] === RUN TestStopContainerWithTimeout [2022-07-04T23:24:33.580Z] === RUN TestStopContainerWithTimeout/0 [2022-07-04T23:24:33.580Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-04T23:24:33.580Z] === RUN TestStopContainerWithTimeout/1 [2022-07-04T23:24:33.580Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-04T23:24:33.580Z] === RUN TestStopContainerWithTimeout/3 [2022-07-04T23:24:33.580Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-04T23:24:33.580Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-04T23:24:33.580Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-04T23:24:33.580Z] === CONT TestStopContainerWithTimeout/0 [2022-07-04T23:24:33.580Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-04T23:24:33.874Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-04T23:24:34.132Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-04T23:24:34.133Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-04T23:24:34.133Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-04T23:24:34.151Z] === CONT TestStopContainerWithTimeout/3 [2022-07-04T23:24:34.699Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-04T23:24:35.265Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-04T23:24:35.751Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2022-07-04T23:24:35.751Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-04T23:24:35.831Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-04T23:24:36.091Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-04T23:24:36.091Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-04T23:24:36.091Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-04T23:24:36.349Z] --- PASS: TestBuildWithHugeFile (128.85s) [2022-07-04T23:24:36.349Z] === RUN TestBuildWCOWSandboxSize [2022-07-04T23:24:36.349Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T23:24:36.349Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-07-04T23:24:36.349Z] === RUN TestBuildWithEmptyDockerfile [2022-07-04T23:24:36.349Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:24:36.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:24:36.349Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:24:36.349Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:24:36.349Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:24:36.349Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:24:36.349Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-04T23:24:36.349Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-04T23:24:36.608Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-04T23:24:36.608Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-04T23:24:36.608Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-04T23:24:36.608Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-04T23:24:36.608Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-07-04T23:24:36.608Z] === RUN TestBuildPreserveOwnership [2022-07-04T23:24:36.608Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-04T23:24:36.694Z] === CONT TestStopContainerWithTimeout/1 [2022-07-04T23:24:37.635Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-04T23:24:37.635Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-07-04T23:24:37.635Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2022-07-04T23:24:37.635Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-07-04T23:24:37.635Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-07-04T23:24:37.635Z] === RUN TestDeleteDevicemapper [2022-07-04T23:24:37.635Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T23:24:37.635Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-04T23:24:37.635Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-04T23:24:38.512Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-04T23:24:39.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-07-04T23:24:39.549Z] === RUN TestUpdateMemory [2022-07-04T23:24:39.810Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-04T23:24:39.810Z] === RUN TestUpdateCPUQuota [2022-07-04T23:24:39.890Z] --- PASS: TestBuildPreserveOwnership (2.97s) [2022-07-04T23:24:39.890Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.98s) [2022-07-04T23:24:39.890Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-07-04T23:24:39.890Z] === RUN TestBuildPlatformInvalid [2022-07-04T23:24:39.890Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-07-04T23:24:39.890Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-04T23:24:39.890Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-04T23:24:40.456Z] Loaded image: busybox:latest [2022-07-04T23:24:40.715Z] Loaded image: busybox:glibc [2022-07-04T23:24:40.752Z] --- PASS: TestUpdateCPUQuota (0.80s) [2022-07-04T23:24:40.752Z] === RUN TestUpdatePidsLimit [2022-07-04T23:24:40.752Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-04T23:24:40.752Z] === RUN TestUpdatePidsLimit/no_change [2022-07-04T23:24:41.013Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-04T23:24:41.274Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-04T23:24:41.536Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-04T23:24:41.536Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-04T23:24:41.796Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-04T23:24:42.088Z] Loaded image: debian:bullseye-slim [2022-07-04T23:24:42.088Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-04T23:24:42.088Z] Loaded image: hello-world:latest [2022-07-04T23:24:42.347Z] Loaded image: arm32v7/hello-world:latest [2022-07-04T23:24:42.739Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-07-04T23:24:42.739Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-04T23:24:42.739Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-04T23:24:42.739Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2022-07-04T23:24:42.739Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-04T23:24:42.739Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-04T23:24:42.739Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-04T23:24:42.739Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-04T23:24:42.739Z] === RUN TestUpdateRestartPolicy [2022-07-04T23:24:44.248Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-04T23:24:46.151Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-04T23:24:46.718Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-04T23:24:47.652Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-04T23:24:49.553Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-04T23:24:50.119Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-04T23:24:50.637Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-07-04T23:24:50.637Z] === RUN TestCreateServiceSecretFileMode [2022-07-04T23:24:51.206Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-07-04T23:24:51.206Z] === RUN TestCreateServiceConfigFileMode [2022-07-04T23:24:51.495Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-04T23:24:51.495Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-04T23:24:51.495Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-04T23:24:52.430Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-04T23:24:52.997Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.37s) [2022-07-04T23:24:52.997Z] PASS [2022-07-04T23:24:52.997Z] [2022-07-04T23:24:52.997Z] === Skipped [2022-07-04T23:24:52.997Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-04T23:24:52.997Z] build_session_test.go:25: TODO: BuildKit [2022-07-04T23:24:52.997Z] [2022-07-04T23:24:52.997Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-07-04T23:24:52.997Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-04T23:24:52.997Z] [2022-07-04T23:24:52.997Z] DONE 34 tests, 2 skipped in 194.442s [2022-07-04T23:24:52.997Z] docker_cli_daemon_test.go:1474: [df005dd20f8f4] daemon is not started [2022-07-04T23:24:52.997Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-04T23:24:52.997Z] ++ 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-04T23:24:52.997Z] ++ set -e [2022-07-04T23:24:52.997Z] ++ '[' -n 0 ']' [2022-07-04T23:24:52.997Z] ++ set -x [2022-07-04T23:24:52.997Z] ++ 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-04T23:24:53.256Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-04T23:24:53.256Z] INFO: Testing against a local daemon [2022-07-04T23:24:53.256Z] === RUN TestConfigInspect [2022-07-04T23:24:53.743Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-07-04T23:24:53.743Z] === RUN TestCreateServiceSysctls [2022-07-04T23:24:53.823Z] check_test.go:540: [d4652aed3665b] daemon is not started [2022-07-04T23:24:53.823Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-04T23:24:54.081Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-04T23:24:54.968Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-07-04T23:24:54.969Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-04T23:24:54.969Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2022-07-04T23:24:54.969Z] === RUN TestWaitNonBlocked [2022-07-04T23:24:54.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:24:54.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:24:54.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:24:54.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:24:54.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:24:54.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:24:54.969Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-04T23:24:54.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-07-04T23:24:54.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-07-04T23:24:54.969Z] === RUN TestWaitBlocked [2022-07-04T23:24:54.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:24:54.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:24:54.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:24:54.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:24:54.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:24:54.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:24:55.232Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-04T23:24:55.232Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-07-04T23:24:55.232Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-07-04T23:24:55.232Z] === RUN TestWaitConditions [2022-07-04T23:24:55.232Z] === RUN TestWaitConditions/default [2022-07-04T23:24:55.232Z] === PAUSE TestWaitConditions/default [2022-07-04T23:24:55.232Z] === RUN TestWaitConditions/not-running [2022-07-04T23:24:55.232Z] === PAUSE TestWaitConditions/not-running [2022-07-04T23:24:55.232Z] === RUN TestWaitConditions/next-exit [2022-07-04T23:24:55.232Z] === PAUSE TestWaitConditions/next-exit [2022-07-04T23:24:55.232Z] === RUN TestWaitConditions/removed [2022-07-04T23:24:55.232Z] === PAUSE TestWaitConditions/removed [2022-07-04T23:24:55.232Z] === CONT TestWaitConditions/default [2022-07-04T23:24:55.232Z] === CONT TestWaitConditions/next-exit [2022-07-04T23:24:55.455Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-04T23:24:56.023Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-04T23:24:56.296Z] --- PASS: TestConfigInspect (3.13s) [2022-07-04T23:24:56.296Z] === RUN TestConfigList [2022-07-04T23:24:57.034Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-07-04T23:24:57.034Z] === RUN TestCreateServiceCapabilities [2022-07-04T23:24:57.147Z] === CONT TestWaitConditions/removed [2022-07-04T23:24:57.147Z] === CONT TestWaitConditions/not-running [2022-07-04T23:24:57.687Z] check_test.go:540: [d39724b0ff80b] daemon is not started [2022-07-04T23:24:57.687Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-04T23:24:59.060Z] --- PASS: TestWaitConditions (0.01s) [2022-07-04T23:24:59.060Z] --- PASS: TestWaitConditions/default (1.61s) [2022-07-04T23:24:59.060Z] --- PASS: TestWaitConditions/next-exit (1.69s) [2022-07-04T23:24:59.060Z] --- PASS: TestWaitConditions/removed (1.77s) [2022-07-04T23:24:59.060Z] --- PASS: TestWaitConditions/not-running (1.70s) [2022-07-04T23:24:59.060Z] === CONT TestContainerStartOnDaemonRestart [2022-07-04T23:24:59.060Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-04T23:24:59.570Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-07-04T23:24:59.570Z] === RUN TestInspect [2022-07-04T23:24:59.587Z] --- PASS: TestConfigList (2.82s) [2022-07-04T23:24:59.587Z] === RUN TestConfigsCreateAndDelete [2022-07-04T23:25:00.152Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-04T23:25:00.410Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-04T23:25:00.973Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-07-04T23:25:00.973Z] === CONT TestIpcModeOlderClient [2022-07-04T23:25:00.973Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.18s) [2022-07-04T23:25:00.973Z] === CONT TestContainerKillOnDaemonStart [2022-07-04T23:25:00.973Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-04T23:25:00.973Z] === CONT TestDaemonHostGatewayIP [2022-07-04T23:25:01.344Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-04T23:25:01.604Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-04T23:25:01.862Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2022-07-04T23:25:01.862Z] === RUN TestConfigsUpdate [2022-07-04T23:25:01.862Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-04T23:25:02.109Z] --- PASS: TestInspect (2.81s) [2022-07-04T23:25:02.109Z] === RUN TestCreateJob [2022-07-04T23:25:02.121Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-04T23:25:02.121Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-04T23:25:02.121Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-04T23:25:02.810Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-04T23:25:02.810Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-04T23:25:02.810Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-04T23:25:02.810Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-04T23:25:02.810Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-04T23:25:02.810Z] Cross building: bundles/cross/windows/amd64 [2022-07-04T23:25:02.810Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-04T23:25:02.810Z] { [2022-07-04T23:25:02.810Z] "RT_GROUP_ICON": { [2022-07-04T23:25:02.810Z] "#1": { [2022-07-04T23:25:02.810Z] "0409": "../../winresources/docker.ico" [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] }, [2022-07-04T23:25:02.810Z] "RT_MANIFEST": { [2022-07-04T23:25:02.810Z] "#1": { [2022-07-04T23:25:02.810Z] "0409": { [2022-07-04T23:25:02.810Z] "identity": {}, [2022-07-04T23:25:02.810Z] "description": "Docker Engine", [2022-07-04T23:25:02.810Z] "minimum-os": "vista", [2022-07-04T23:25:02.810Z] "execution-level": "", [2022-07-04T23:25:02.810Z] "ui-access": false, [2022-07-04T23:25:02.810Z] "auto-elevate": false, [2022-07-04T23:25:02.810Z] "dpi-awareness": "unaware", [2022-07-04T23:25:02.810Z] "disable-theming": false, [2022-07-04T23:25:02.810Z] "disable-window-filtering": false, [2022-07-04T23:25:02.810Z] "high-resolution-scrolling-aware": false, [2022-07-04T23:25:02.810Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-04T23:25:02.810Z] "long-path-aware": false, [2022-07-04T23:25:02.810Z] "printer-driver-isolation": false, [2022-07-04T23:25:02.810Z] "gdi-scaling": false, [2022-07-04T23:25:02.810Z] "segment-heap": false, [2022-07-04T23:25:02.810Z] "use-common-controls-v6": false [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] }, [2022-07-04T23:25:02.810Z] "RT_MESSAGETABLE": { [2022-07-04T23:25:02.810Z] "#1": { [2022-07-04T23:25:02.810Z] "0409": "../../winresources/event_messages.bin" [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] }, [2022-07-04T23:25:02.810Z] "RT_VERSION": { [2022-07-04T23:25:02.810Z] "#1": { [2022-07-04T23:25:02.810Z] "0409": { [2022-07-04T23:25:02.810Z] "fixed": { [2022-07-04T23:25:02.810Z] "file_version": "0.0.0.0", [2022-07-04T23:25:02.810Z] "product_version": "0.0.0.0", [2022-07-04T23:25:02.810Z] "type": "Unknown" [2022-07-04T23:25:02.810Z] }, [2022-07-04T23:25:02.810Z] "info": { [2022-07-04T23:25:02.810Z] "0000": { [2022-07-04T23:25:02.810Z] "CompanyName": "", [2022-07-04T23:25:02.810Z] "FileVersion": "dev", [2022-07-04T23:25:02.810Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-04T23:25:02.810Z] "OriginalFileName": "dockerd.exe", [2022-07-04T23:25:02.810Z] "ProductName": "", [2022-07-04T23:25:02.810Z] "ProductVersion": "dev", [2022-07-04T23:25:02.810Z] "SpecialBuild": "246c942797eb2958f1a0e51a16788329895ccfd5" [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] } [2022-07-04T23:25:02.810Z] cmd/dockerd/config.go [2022-07-04T23:25:02.810Z] cmd/dockerd/config_windows.go [2022-07-04T23:25:02.810Z] cmd/dockerd/daemon.go [2022-07-04T23:25:02.810Z] cmd/dockerd/daemon_test.go [2022-07-04T23:25:02.810Z] cmd/dockerd/daemon_windows.go [2022-07-04T23:25:02.810Z] cmd/dockerd/docker.go [2022-07-04T23:25:02.810Z] cmd/dockerd/docker_windows.go [2022-07-04T23:25:02.810Z] cmd/dockerd/genwinres_windows.go [2022-07-04T23:25:02.810Z] cmd/dockerd/metrics.go [2022-07-04T23:25:02.810Z] cmd/dockerd/options.go [2022-07-04T23:25:02.810Z] cmd/dockerd/options_test.go [2022-07-04T23:25:02.810Z] cmd/dockerd/service_windows.go [2022-07-04T23:25:02.810Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-04T23:25:02.810Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-04T23:25:03.494Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-04T23:25:03.518Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-07-04T23:25:03.518Z] === CONT TestDaemonRestartIpcMode [2022-07-04T23:25:04.868Z] --- PASS: TestConfigsUpdate (2.87s) [2022-07-04T23:25:04.868Z] === RUN TestTemplatedConfig [2022-07-04T23:25:05.126Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-04T23:25:05.126Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-04T23:25:05.126Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-04T23:25:05.401Z] --- PASS: TestCreateJob (3.08s) [2022-07-04T23:25:05.401Z] === RUN TestReplicatedJob [2022-07-04T23:25:06.060Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-04T23:25:06.062Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-07-04T23:25:06.626Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-04T23:25:07.561Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-04T23:25:07.561Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-04T23:25:08.493Z] --- PASS: TestTemplatedConfig (3.58s) [2022-07-04T23:25:08.493Z] === RUN TestConfigCreateResolve [2022-07-04T23:25:08.493Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-04T23:25:09.060Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-04T23:25:09.060Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-04T23:25:09.060Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-04T23:25:09.626Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-04T23:25:09.626Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-04T23:25:09.626Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-04T23:25:09.885Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-04T23:25:09.885Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-04T23:25:10.453Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-04T23:25:10.711Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-04T23:25:11.277Z] --- PASS: TestConfigCreateResolve (2.83s) [2022-07-04T23:25:11.277Z] PASS [2022-07-04T23:25:11.277Z] [2022-07-04T23:25:11.277Z] DONE 6 tests in 17.990s [2022-07-04T23:25:11.277Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-04T23:25:11.277Z] ++ 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-04T23:25:11.277Z] ++ set -e [2022-07-04T23:25:11.277Z] ++ '[' -n 0 ']' [2022-07-04T23:25:11.277Z] ++ set -x [2022-07-04T23:25:11.278Z] ++ 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-04T23:25:11.278Z] INFO: Testing against a local daemon [2022-07-04T23:25:11.278Z] === RUN TestAttachWithTTY [2022-07-04T23:25:11.536Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-04T23:25:11.536Z] === RUN TestAttachWithoutTTy [2022-07-04T23:25:11.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-04T23:25:11.536Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-07-04T23:25:11.536Z] === RUN TestCheckpoint [2022-07-04T23:25:11.536Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T23:25:11.536Z] --- SKIP: TestCheckpoint (0.01s) [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/commit [2022-07-04T23:25:11.536Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-04T23:25:11.536Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:25:11.536Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:25:11.536Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:25:11.536Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:25:11.536Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:25:11.536Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:25:11.536Z] === CONT TestContainerInvalidJSON/commit [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-04T23:25:11.536Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-04T23:25:11.536Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-04T23:25:11.536Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-04T23:25:11.536Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-04T23:25:11.536Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-04T23:25:11.536Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-04T23:25:11.536Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-04T23:25:11.536Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-07-04T23:25:11.536Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-04T23:25:11.536Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-04T23:25:11.536Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-04T23:25:11.795Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-04T23:25:11.795Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-04T23:25:11.795Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-07-04T23:25:11.795Z] === RUN TestCopyEmptyFile [2022-07-04T23:25:11.975Z] --- PASS: TestReplicatedJob (5.59s) [2022-07-04T23:25:11.975Z] === RUN TestUpdateReplicatedJob [2022-07-04T23:25:12.363Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-07-04T23:25:12.363Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-04T23:25:12.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-04T23:25:12.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-04T23:25:12.363Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-04T23:25:12.363Z] === RUN TestCopyFromContainer [2022-07-04T23:25:12.645Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-07-04T23:25:12.645Z] PASS [2022-07-04T23:25:12.645Z] [2022-07-04T23:25:12.645Z] === Skipped [2022-07-04T23:25:12.645Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-04T23:25:12.645Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T23:25:12.645Z] [2022-07-04T23:25:12.645Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T23:25:12.645Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T23:25:12.645Z] [2022-07-04T23:25:12.645Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-04T23:25:12.645Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T23:25:12.645Z] [2022-07-04T23:25:12.645Z] DONE 264 tests, 3 skipped in 126.125s [2022-07-04T23:25:12.645Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-04T23:25:12.645Z] ++ 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-04T23:25:12.645Z] ++ set -e [2022-07-04T23:25:12.645Z] ++ '[' -n 0 ']' [2022-07-04T23:25:12.645Z] ++ set -x [2022-07-04T23:25:12.645Z] ++ 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-04T23:25:12.906Z] === RUN TestConfigDaemonLibtrustID [2022-07-04T23:25:13.479Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-04T23:25:13.479Z] === RUN TestConfigDaemonID [2022-07-04T23:25:13.740Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-04T23:25:13.998Z] === RUN TestCopyFromContainer// [2022-07-04T23:25:13.998Z] === RUN TestCopyFromContainer//bar/root [2022-07-04T23:25:14.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-04T23:25:14.257Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-04T23:25:14.257Z] === RUN TestCopyFromContainer/bar/quux [2022-07-04T23:25:14.421Z] daemon_test.go:83: [dd82944babbb5] daemon is not started [2022-07-04T23:25:14.421Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-04T23:25:14.421Z] === RUN TestDaemonConfigValidation [2022-07-04T23:25:14.421Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:25:14.421Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:25:14.421Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-04T23:25:14.421Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-04T23:25:14.421Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-04T23:25:14.421Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-04T23:25:14.421Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-04T23:25:14.421Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-04T23:25:14.421Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-04T23:25:14.421Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-04T23:25:14.421Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:25:14.421Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-04T23:25:14.421Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-04T23:25:14.421Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-04T23:25:14.421Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-04T23:25:14.514Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2022-07-04T23:25:14.514Z] === RUN TestServiceListWithStatuses [2022-07-04T23:25:14.514Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T23:25:14.514Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-04T23:25:14.514Z] === RUN TestDockerNetworkConnectAlias [2022-07-04T23:25:14.514Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-04T23:25:14.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-04T23:25:14.682Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-04T23:25:14.682Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-04T23:25:14.682Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-04T23:25:14.682Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-04T23:25:14.682Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-04T23:25:14.682Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-04T23:25:14.682Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-04T23:25:14.682Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-04T23:25:14.772Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-04T23:25:14.772Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-04T23:25:15.031Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-04T23:25:15.031Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-04T23:25:15.031Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-04T23:25:15.031Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer (2.92s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-07-04T23:25:15.289Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-07-04T23:25:15.289Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-04T23:25:15.289Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:25:15.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:25:15.289Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:25:15.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:25:15.289Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:25:15.289Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:25:15.289Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-04T23:25:15.289Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-04T23:25:15.289Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-04T23:25:15.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-07-04T23:25:15.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-04T23:25:15.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-07-04T23:25:15.289Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-07-04T23:25:15.289Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-04T23:25:15.289Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-04T23:25:15.289Z] === RUN TestCreateWithInvalidEnv [2022-07-04T23:25:15.289Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-04T23:25:15.289Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-04T23:25:15.289Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-04T23:25:15.289Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-04T23:25:15.289Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-04T23:25:15.289Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-04T23:25:15.289Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-04T23:25:15.289Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-04T23:25:15.289Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-04T23:25:15.289Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-04T23:25:15.289Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-04T23:25:15.289Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-04T23:25:15.289Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-04T23:25:15.289Z] === RUN TestCreateTmpfsMountsTarget [2022-07-04T23:25:15.289Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-04T23:25:15.289Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-04T23:25:15.627Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-04T23:25:15.855Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-04T23:25:16.114Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-04T23:25:16.372Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-04T23:25:16.570Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-04T23:25:17.307Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-04T23:25:17.565Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2022-07-04T23:25:17.565Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-04T23:25:17.565Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-04T23:25:17.955Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-04T23:25:17.955Z] daemon_test.go:197: [da8f082b8c709] daemon is not started [2022-07-04T23:25:17.955Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-04T23:25:17.955Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-07-04T23:25:17.955Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-04T23:25:17.955Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-04T23:25:17.955Z] === RUN TestDaemonProxy [2022-07-04T23:25:17.955Z] === RUN TestDaemonProxy/environment_variables [2022-07-04T23:25:18.131Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-04T23:25:18.131Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-04T23:25:18.709Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-07-04T23:25:18.709Z] === RUN TestDockerNetworkReConnect [2022-07-04T23:25:19.067Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-04T23:25:19.339Z] === RUN TestDaemonProxy/command-line_options [2022-07-04T23:25:19.633Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2022-07-04T23:25:19.633Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-04T23:25:19.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:25:19.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:25:19.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:25:19.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:25:19.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:25:19.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:25:19.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:25:19.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:25:19.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:25:19.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:25:19.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-04T23:25:19.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-04T23:25:19.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-04T23:25:19.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-04T23:25:19.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-04T23:25:19.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-07-04T23:25:19.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-04T23:25:19.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-04T23:25:19.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2022-07-04T23:25:19.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-04T23:25:19.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-04T23:25:19.633Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-04T23:25:19.633Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-04T23:25:19.892Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-04T23:25:20.459Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-07-04T23:25:20.459Z] === RUN TestCreateDifferentPlatform [2022-07-04T23:25:20.459Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-04T23:25:20.459Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-04T23:25:20.459Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-04T23:25:20.459Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-04T23:25:20.459Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-04T23:25:20.459Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-04T23:25:20.459Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-04T23:25:20.459Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-04T23:25:20.459Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-07-04T23:25:20.459Z] === RUN TestCreateInvalidHostConfig [2022-07-04T23:25:20.459Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:25:20.459Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:25:20.459Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:25:20.459Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:25:20.459Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:25:20.459Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:25:20.459Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:25:20.459Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:25:20.459Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-04T23:25:20.459Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-04T23:25:20.459Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-04T23:25:20.459Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-04T23:25:20.459Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-04T23:25:20.459Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-04T23:25:20.459Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-04T23:25:20.459Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-04T23:25:20.459Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-04T23:25:20.459Z] === RUN TestContainerStartOnDaemonRestart [2022-07-04T23:25:20.459Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-04T23:25:20.459Z] === RUN TestDaemonRestartIpcMode [2022-07-04T23:25:20.459Z] === PAUSE TestDaemonRestartIpcMode [2022-07-04T23:25:20.459Z] === RUN TestDaemonHostGatewayIP [2022-07-04T23:25:20.459Z] === PAUSE TestDaemonHostGatewayIP [2022-07-04T23:25:20.459Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-04T23:25:20.459Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-04T23:25:20.459Z] === RUN TestContainerKillOnDaemonStart [2022-07-04T23:25:20.459Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-04T23:25:20.459Z] === RUN TestDiff [2022-07-04T23:25:20.717Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-04T23:25:20.717Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-04T23:25:21.253Z] === RUN TestDaemonProxy/configuration_file [2022-07-04T23:25:21.283Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-04T23:25:21.283Z] --- PASS: TestDiff (0.90s) [2022-07-04T23:25:21.283Z] === RUN TestExecConsoleSize [2022-07-04T23:25:21.541Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-04T23:25:21.799Z] check_test.go:540: [d2e83fd839a18] daemon is not started [2022-07-04T23:25:21.800Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-04T23:25:22.038Z] --- PASS: TestDockerNetworkReConnect (3.56s) [2022-07-04T23:25:22.038Z] === RUN TestServicePlugin [2022-07-04T23:25:22.366Z] --- PASS: TestExecConsoleSize (0.87s) [2022-07-04T23:25:22.366Z] === RUN TestExecWithCloseStdin [2022-07-04T23:25:22.932Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-04T23:25:23.166Z] === RUN TestDaemonProxy/conflicting_options [2022-07-04T23:25:23.190Z] --- PASS: TestExecWithCloseStdin (0.82s) [2022-07-04T23:25:23.190Z] === RUN TestExec [2022-07-04T23:25:23.426Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-04T23:25:23.998Z] --- PASS: TestDaemonProxy (6.21s) [2022-07-04T23:25:23.998Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-04T23:25:23.998Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-04T23:25:23.998Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-04T23:25:23.998Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-04T23:25:23.998Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-04T23:25:23.998Z] PASS [2022-07-04T23:25:23.998Z] [2022-07-04T23:25:23.998Z] DONE 18 tests in 11.253s [2022-07-04T23:25:23.998Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-04T23:25:23.998Z] ++ 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-04T23:25:23.998Z] ++ set -e [2022-07-04T23:25:23.998Z] ++ '[' -n 0 ']' [2022-07-04T23:25:23.998Z] ++ set -x [2022-07-04T23:25:23.998Z] ++ 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-04T23:25:23.998Z] INFO: Testing against a local daemon [2022-07-04T23:25:23.998Z] === RUN TestCommitInheritsEnv [2022-07-04T23:25:24.123Z] --- PASS: TestExec (0.93s) [2022-07-04T23:25:24.123Z] === RUN TestExecUser [2022-07-04T23:25:24.123Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-04T23:25:24.259Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-07-04T23:25:24.259Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-04T23:25:24.259Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-04T23:25:24.259Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-04T23:25:24.259Z] === RUN TestImportWithCustomPlatform [2022-07-04T23:25:24.259Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-04T23:25:24.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-04T23:25:24.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-04T23:25:24.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-04T23:25:24.381Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-04T23:25:24.381Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-04T23:25:24.520Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-04T23:25:24.520Z] === RUN TestImportWithCustomPlatform// [2022-07-04T23:25:24.520Z] === RUN TestImportWithCustomPlatform/linux [2022-07-04T23:25:24.520Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-04T23:25:24.520Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-04T23:25:24.781Z] === RUN TestImportWithCustomPlatform/macos [2022-07-04T23:25:24.781Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-04T23:25:24.781Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-04T23:25:24.781Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-04T23:25:24.781Z] === RUN TestImagesFilterMultiReference [2022-07-04T23:25:24.781Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-04T23:25:24.781Z] === RUN TestImagePullPlatformInvalid [2022-07-04T23:25:24.781Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-04T23:25:24.781Z] === RUN TestRemoveImageOrphaning [2022-07-04T23:25:24.947Z] --- PASS: TestExecUser (0.85s) [2022-07-04T23:25:24.947Z] === RUN TestExportContainerAndImportImage [2022-07-04T23:25:25.042Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-04T23:25:25.042Z] === RUN TestRemoveImageGarbageCollector [2022-07-04T23:25:25.042Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:25:25.042Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-04T23:25:25.042Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-04T23:25:25.042Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-04T23:25:25.042Z] === RUN TestTagInvalidReference [2022-07-04T23:25:25.042Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-04T23:25:25.042Z] === RUN TestTagValidPrefixedRepo [2022-07-04T23:25:25.042Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-04T23:25:25.042Z] === RUN TestTagExistedNameWithoutForce [2022-07-04T23:25:25.206Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-04T23:25:25.304Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-04T23:25:25.304Z] === RUN TestTagOfficialNames [2022-07-04T23:25:25.304Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-04T23:25:25.304Z] === RUN TestTagMatchesDigest [2022-07-04T23:25:25.304Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-04T23:25:25.304Z] PASS [2022-07-04T23:25:25.304Z] [2022-07-04T23:25:25.304Z] === Skipped [2022-07-04T23:25:25.304Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-04T23:25:25.304Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-04T23:25:25.304Z] [2022-07-04T23:25:25.304Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-04T23:25:25.304Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:25:25.304Z] [2022-07-04T23:25:25.304Z] DONE 22 tests, 2 skipped in 1.342s [2022-07-04T23:25:25.304Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-04T23:25:25.304Z] ++ 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-04T23:25:25.304Z] ++ set -e [2022-07-04T23:25:25.304Z] ++ '[' -n 0 ']' [2022-07-04T23:25:25.304Z] ++ set -x [2022-07-04T23:25:25.304Z] ++ 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-04T23:25:25.304Z] === RUN TestStripANSICommands [2022-07-04T23:25:25.304Z] === RUN TestStripANSICommands/#00 [2022-07-04T23:25:25.304Z] === RUN TestStripANSICommands/#01 [2022-07-04T23:25:25.304Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-04T23:25:25.304Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-04T23:25:25.304Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-04T23:25:25.304Z] PASS [2022-07-04T23:25:25.304Z] [2022-07-04T23:25:25.304Z] DONE 3 tests in 0.039s [2022-07-04T23:25:25.304Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-04T23:25:25.304Z] ++ 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-04T23:25:25.304Z] ++ set -e [2022-07-04T23:25:25.304Z] ++ '[' -n 0 ']' [2022-07-04T23:25:25.304Z] ++ set -x [2022-07-04T23:25:25.304Z] ++ 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-04T23:25:25.304Z] INFO: Testing against a local daemon [2022-07-04T23:25:25.304Z] === RUN TestNetworkCreateDelete [2022-07-04T23:25:25.565Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-04T23:25:25.565Z] === RUN TestDockerNetworkDeletePreferID [2022-07-04T23:25:25.772Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-04T23:25:25.772Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2022-07-04T23:25:25.772Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-04T23:25:25.826Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-07-04T23:25:25.826Z] === RUN TestDaemonDNSFallback [2022-07-04T23:25:26.234Z] plugin_test.go:61: [da70bede29c8c] joining swarm manager [df9c5cf29bd5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:25:26.803Z] plugin_test.go:64: [d6a1736e52ca0] joining swarm manager [df9c5cf29bd5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:25:27.674Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2022-07-04T23:25:27.674Z] === RUN TestHealthCheckWorkdir [2022-07-04T23:25:27.932Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-04T23:25:28.190Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-07-04T23:25:28.190Z] === RUN TestHealthKillContainer [2022-07-04T23:25:29.562Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-04T23:25:30.127Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-04T23:25:30.692Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-04T23:25:30.692Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-04T23:25:30.692Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-04T23:25:30.692Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-04T23:25:31.624Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-04T23:25:32.427Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-04T23:25:32.427Z] === RUN TestInspectNetwork [2022-07-04T23:25:33.000Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-04T23:25:33.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-04T23:25:34.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-04T23:25:35.066Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-04T23:25:35.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-04T23:25:35.631Z] check_test.go:540: [ddf249f0a371b] daemon is not started [2022-07-04T23:25:35.631Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-04T23:25:35.770Z] === RUN TestInspectNetwork/full_network_id [2022-07-04T23:25:35.770Z] === RUN TestInspectNetwork/partial_network_id [2022-07-04T23:25:35.770Z] === RUN TestInspectNetwork/network_name [2022-07-04T23:25:35.770Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-04T23:25:36.198Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-04T23:25:36.198Z] --- PASS: TestHealthKillContainer (8.18s) [2022-07-04T23:25:36.198Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-04T23:25:36.779Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-04T23:25:36.779Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-04T23:25:36.779Z] === RUN TestIpcModeNone [2022-07-04T23:25:37.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-04T23:25:37.303Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-04T23:25:37.562Z] --- PASS: TestIpcModeNone (0.79s) [2022-07-04T23:25:37.562Z] === RUN TestIpcModePrivate [2022-07-04T23:25:37.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-04T23:25:38.497Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-07-04T23:25:38.497Z] --- PASS: TestIpcModePrivate (0.87s) [2022-07-04T23:25:38.497Z] === RUN TestIpcModeShareable [2022-07-04T23:25:39.062Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-07-04T23:25:39.321Z] --- PASS: TestIpcModeShareable (0.72s) [2022-07-04T23:25:39.321Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-04T23:25:39.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000af0d38__} [2022-07-04T23:25:39.887Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-04T23:25:39.973Z] --- PASS: TestInspectNetwork (7.24s) [2022-07-04T23:25:39.973Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-04T23:25:39.973Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-04T23:25:39.973Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-04T23:25:39.973Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-04T23:25:39.973Z] === RUN TestRunContainerWithBridgeNone [2022-07-04T23:25:40.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1174020118_/foo_false_____} [2022-07-04T23:25:40.916Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-04T23:25:40.916Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:25:40.916Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:25:40.916Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:25:40.916Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-04T23:25:40.916Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-04T23:25:40.916Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-04T23:25:41.177Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-04T23:25:41.177Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-04T23:25:41.177Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:25:41.177Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-04T23:25:41.177Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-04T23:25:41.177Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-04T23:25:41.177Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-04T23:25:41.177Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-04T23:25:41.177Z] === RUN TestNetworkList [2022-07-04T23:25:41.177Z] === RUN TestNetworkList//networks [2022-07-04T23:25:41.177Z] === PAUSE TestNetworkList//networks [2022-07-04T23:25:41.177Z] === RUN TestNetworkList//networks/ [2022-07-04T23:25:41.177Z] === PAUSE TestNetworkList//networks/ [2022-07-04T23:25:41.177Z] === CONT TestNetworkList//networks [2022-07-04T23:25:41.177Z] === CONT TestNetworkList//networks/ [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkList (0.01s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-04T23:25:41.177Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-04T23:25:41.177Z] === RUN TestHostIPv4BridgeLabel [2022-07-04T23:25:41.388Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.19s) [2022-07-04T23:25:41.388Z] === RUN TestAPIIpcModeHost [2022-07-04T23:25:41.749Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-04T23:25:41.749Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-04T23:25:41.954Z] --- PASS: TestAPIIpcModeHost (0.52s) [2022-07-04T23:25:41.954Z] === RUN TestDaemonIpcModeShareable [2022-07-04T23:25:42.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1174020118_/foo_true_____} [2022-07-04T23:25:42.691Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-07-04T23:25:42.691Z] === RUN TestDaemonDefaultNetworkPools [2022-07-04T23:25:43.453Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:123, shared: true, mustBeShared: true [2022-07-04T23:25:43.453Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2022-07-04T23:25:43.453Z] === RUN TestDaemonIpcModePrivate [2022-07-04T23:25:43.633Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-04T23:25:43.633Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-04T23:25:43.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32677669245_/foo_false_____} [2022-07-04T23:25:44.576Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-04T23:25:44.576Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-04T23:25:44.646Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-04T23:25:44.904Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-04T23:25:44.904Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2022-07-04T23:25:44.904Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-04T23:25:45.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32677669245_/foo_true_____} [2022-07-04T23:25:45.961Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-07-04T23:25:45.961Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-04T23:25:46.406Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-07-04T23:25:46.532Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-04T23:25:46.532Z] === RUN TestServiceWithPredefinedNetwork [2022-07-04T23:25:46.664Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2022-07-04T23:25:46.664Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-04T23:25:46.922Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-04T23:25:46.922Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-04T23:25:46.922Z] check_test.go:540: [d7fdb9fc41065] daemon is not started [2022-07-04T23:25:46.922Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-04T23:25:46.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32677669245_/foo_true__0xc000af0d68___} [2022-07-04T23:25:47.857Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-04T23:25:48.117Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s) [2022-07-04T23:25:48.117Z] === RUN TestIpcModeOlderClient [2022-07-04T23:25:48.117Z] === PAUSE TestIpcModeOlderClient [2022-07-04T23:25:48.117Z] === RUN TestKillContainerInvalidSignal [2022-07-04T23:25:48.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000af0d80__} [2022-07-04T23:25:48.633Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-04T23:25:48.892Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2022-07-04T23:25:48.892Z] === RUN TestKillContainer [2022-07-04T23:25:48.892Z] === RUN TestKillContainer/no_signal [2022-07-04T23:25:49.079Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-07-04T23:25:49.079Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-04T23:25:49.079Z] service_test.go:243: FLAKY_TEST [2022-07-04T23:25:49.079Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T23:25:49.079Z] === RUN TestServiceWithDataPathPortInit [2022-07-04T23:25:49.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000af0d98__} [2022-07-04T23:25:49.717Z] === RUN TestKillContainer/non_killing_signal [2022-07-04T23:25:49.975Z] === RUN TestKillContainer/killing_signal [2022-07-04T23:25:50.541Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-04T23:25:50.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000af0db0__} [2022-07-04T23:25:51.108Z] --- PASS: TestKillContainer (2.11s) [2022-07-04T23:25:51.108Z] --- PASS: TestKillContainer/no_signal (0.72s) [2022-07-04T23:25:51.108Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2022-07-04T23:25:51.108Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2022-07-04T23:25:51.108Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-04T23:25:51.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-04T23:25:51.674Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-04T23:25:51.932Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-04T23:25:52.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000af0dc8__} [2022-07-04T23:25:52.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-04T23:25:52.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-07-04T23:25:52.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2022-07-04T23:25:52.191Z] === RUN TestKillStoppedContainer [2022-07-04T23:25:52.450Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-04T23:25:52.450Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-04T23:25:52.450Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-04T23:25:52.450Z] === RUN TestKillDifferentUserContainer [2022-07-04T23:25:53.016Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-07-04T23:25:53.016Z] === RUN TestInspectOomKilledTrue [2022-07-04T23:25:53.016Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T23:25:53.016Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-04T23:25:53.016Z] === RUN TestInspectOomKilledFalse [2022-07-04T23:25:53.016Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T23:25:53.016Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-04T23:25:53.016Z] === RUN TestLinksEtcHostsContentMatch [2022-07-04T23:25:53.354Z] --- PASS: TestServicePlugin (30.08s) [2022-07-04T23:25:53.354Z] === RUN TestServiceUpdateLabel [2022-07-04T23:25:53.583Z] check_test.go:540: [d6ae29b7da1dc] daemon is not started [2022-07-04T23:25:53.583Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-04T23:25:53.583Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2022-07-04T23:25:53.583Z] === RUN TestLinksContainerNames [2022-07-04T23:25:53.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-04T23:25:54.292Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-04T23:25:54.292Z] === RUN TestServiceUpdateSecrets [2022-07-04T23:25:54.962Z] --- PASS: TestLinksContainerNames (1.49s) [2022-07-04T23:25:54.962Z] === RUN TestLogsFollowTailEmpty [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-04T23:25:55.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-04T23:25:55.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-04T23:25:55.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-04T23:25:55.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-04T23:25:55.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-04T23:25:55.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-04T23:25:55.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-04T23:25:55.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-04T23:25:55.479Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-04T23:25:55.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-04T23:25:55.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-04T23:25:55.738Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-04T23:25:55.738Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-07-04T23:25:55.738Z] === RUN TestLogs [2022-07-04T23:25:55.738Z] === RUN TestLogs/driver_local [2022-07-04T23:25:55.738Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:25:55.738Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:25:55.738Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-04T23:25:55.738Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-04T23:25:55.738Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-04T23:25:55.738Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-04T23:25:55.738Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:25:55.738Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:25:55.738Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:25:55.738Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:25:55.738Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:25:55.738Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:25:55.738Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-04T23:25:55.738Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-04T23:25:56.674Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-04T23:25:56.674Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-04T23:25:56.674Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-04T23:25:56.932Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-04T23:25:57.192Z] check_test.go:540: [dcc41c3e5b013] daemon is not started [2022-07-04T23:25:57.192Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-04T23:25:57.759Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-04T23:25:57.759Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-04T23:25:58.326Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-04T23:25:58.891Z] === RUN TestLogs/driver_json-file [2022-07-04T23:25:58.891Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:25:58.891Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:25:58.891Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:25:58.891Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:25:58.891Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:25:58.891Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:25:58.891Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:25:58.891Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:25:58.891Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:25:58.891Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:25:58.891Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:25:58.891Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:25:58.891Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-04T23:25:58.891Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-04T23:25:58.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-04T23:25:59.827Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-04T23:25:59.827Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-04T23:26:00.394Z] docker_cli_daemon_plugins_test.go:80: [d6deeeb014566] daemon is not started [2022-07-04T23:26:00.653Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-04T23:26:00.653Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-04T23:26:00.653Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-04T23:26:01.588Z] --- PASS: TestLogs (5.96s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.09s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.18s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.89s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.01s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.90s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.90s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.94s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.99s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.86s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.95s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.93s) [2022-07-04T23:26:01.588Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.94s) [2022-07-04T23:26:01.588Z] === RUN TestContainerNetworkMountsNoChown [2022-07-04T23:26:01.588Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-04T23:26:02.157Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/default [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/default [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/private [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/private [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rprivate [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/slave [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/slave [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rslave [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/shared [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/shared [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rshared [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-04T23:26:02.157Z] === CONT TestMountDaemonRoot/default [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:26:02.157Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-04T23:26:02.157Z] === CONT TestMountDaemonRoot/rshared [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:26:02.157Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-04T23:26:02.157Z] === CONT TestMountDaemonRoot/shared [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:26:02.157Z] === CONT TestMountDaemonRoot/rslave [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:26:02.157Z] === CONT TestMountDaemonRoot/slave [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:26:02.157Z] === CONT TestMountDaemonRoot/rprivate [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:26:02.157Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:26:02.157Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:26:02.416Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:26:02.416Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:26:02.416Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:26:02.416Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:26:02.416Z] === CONT TestMountDaemonRoot/private [2022-07-04T23:26:02.416Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:26:02.416Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:26:02.416Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-04T23:26:02.417Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-04T23:26:02.417Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:26:02.417Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:26:02.417Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-04T23:26:02.417Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-04T23:26:02.417Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-04T23:26:02.417Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-04T23:26:02.675Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-04T23:26:02.934Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-04T23:26:02.934Z] === RUN TestContainerBindMountNonRecursive [2022-07-04T23:26:02.934Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-04T23:26:03.870Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-04T23:26:03.870Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-04T23:26:03.985Z] --- PASS: TestServiceWithDataPathPortInit (13.79s) [2022-07-04T23:26:03.985Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-04T23:26:04.806Z] --- PASS: TestContainerBindMountNonRecursive (1.78s) [2022-07-04T23:26:04.806Z] === RUN TestContainerVolumesMountedAsShared [2022-07-04T23:26:04.806Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-04T23:26:04.806Z] docker_cli_daemon_plugins_test.go:170: [dec6b5be842a4] daemon is not started [2022-07-04T23:26:04.928Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:33tuaqr6rbx5khvz3ar9f2saj Created:2022-07-04 23:26:03.704897545 +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[513ca69da894f5f0c7794a83d92bfbdda7c8b4ccb921922cc58b7c23f95680ef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yevc3q0kd3x1nj52s68k9ui9h EndpointID:38efcfa88d80319d392454232c84e719e6d110ba4eba32c18654304b41040b71 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dff2df762d4ca5c24edbac8583e836ccda2bb7a40736ee5342a7784baa939887 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:849a4833d86c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yevc3q0kd3x1nj52s68k9ui9h EndpointID:38efcfa88d80319d392454232c84e719e6d110ba4eba32c18654304b41040b71 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-04T23:26:05.372Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s) [2022-07-04T23:26:05.372Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-04T23:26:05.372Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-04T23:26:06.309Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-07-04T23:26:06.309Z] === RUN TestNetworkNat [2022-07-04T23:26:06.309Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-04T23:26:06.309Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-04T23:26:06.876Z] --- PASS: TestNetworkNat (0.80s) [2022-07-04T23:26:06.876Z] === RUN TestNetworkLocalhostTCPNat [2022-07-04T23:26:07.811Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2022-07-04T23:26:07.811Z] === RUN TestNetworkLoopbackNat [2022-07-04T23:26:08.070Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-04T23:26:09.004Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-04T23:26:09.178Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-07-04T23:26:09.178Z] === RUN TestServiceUpdateConfigs [2022-07-04T23:26:09.571Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-04T23:26:09.571Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-04T23:26:10.137Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-04T23:26:10.137Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-04T23:26:10.214Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-07-04T23:26:10.214Z] PASS [2022-07-04T23:26:10.214Z] [2022-07-04T23:26:10.214Z] === Skipped [2022-07-04T23:26:10.214Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T23:26:10.214Z] service_test.go:243: FLAKY_TEST [2022-07-04T23:26:10.214Z] [2022-07-04T23:26:10.214Z] DONE 38 tests, 1 skipped in 43.954s [2022-07-04T23:26:10.214Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-04T23:26:10.214Z] ++ 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-04T23:26:10.214Z] ++ set -e [2022-07-04T23:26:10.214Z] ++ '[' -n 0 ']' [2022-07-04T23:26:10.214Z] ++ set -x [2022-07-04T23:26:10.214Z] ++ 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-04T23:26:10.214Z] INFO: Testing against a local daemon [2022-07-04T23:26:10.214Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-04T23:26:10.214Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:26:10.214Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T23:26:10.214Z] === RUN TestDockerNetworkIpvlan [2022-07-04T23:26:10.214Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:26:10.214Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-04T23:26:10.214Z] PASS [2022-07-04T23:26:10.214Z] [2022-07-04T23:26:10.214Z] === Skipped [2022-07-04T23:26:10.214Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-04T23:26:10.214Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:26:10.214Z] [2022-07-04T23:26:10.214Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-04T23:26:10.214Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:26:10.214Z] [2022-07-04T23:26:10.214Z] DONE 2 tests, 2 skipped in 0.089s [2022-07-04T23:26:10.214Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-04T23:26:10.214Z] ++ 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-04T23:26:10.214Z] ++ set -e [2022-07-04T23:26:10.214Z] ++ '[' -n 0 ']' [2022-07-04T23:26:10.214Z] ++ set -x [2022-07-04T23:26:10.214Z] ++ 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-04T23:26:10.214Z] INFO: Testing against a local daemon [2022-07-04T23:26:10.214Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-04T23:26:10.706Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-04T23:26:10.706Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2022-07-04T23:26:10.706Z] === RUN TestPause [2022-07-04T23:26:10.965Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-04T23:26:10.965Z] check_test.go:540: [d68ed5ae7cf0f] daemon is not started [2022-07-04T23:26:10.965Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-04T23:26:11.155Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-07-04T23:26:11.155Z] === RUN TestDockerNetworkMacvlan [2022-07-04T23:26:11.532Z] --- PASS: TestPause (0.68s) [2022-07-04T23:26:11.532Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-04T23:26:11.532Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T23:26:11.532Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T23:26:11.532Z] === RUN TestPauseStopPausedContainer [2022-07-04T23:26:11.727Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-04T23:26:11.790Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-04T23:26:12.300Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-04T23:26:12.358Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2022-07-04T23:26:12.358Z] === RUN TestPidHost [2022-07-04T23:26:12.616Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-04T23:26:12.874Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-04T23:26:13.243Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-04T23:26:13.439Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-04T23:26:14.005Z] --- PASS: TestPidHost (1.74s) [2022-07-04T23:26:14.005Z] === RUN TestPsFilter [2022-07-04T23:26:14.005Z] --- PASS: TestPsFilter (0.13s) [2022-07-04T23:26:14.005Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-04T23:26:14.589Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-04T23:26:14.850Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-07-04T23:26:14.850Z] === RUN TestRemoveContainerWithVolume [2022-07-04T23:26:15.157Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-04T23:26:15.439Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-04T23:26:15.708Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2022-07-04T23:26:15.708Z] === RUN TestRemoveContainerRunning [2022-07-04T23:26:16.274Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-04T23:26:16.532Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-07-04T23:26:16.532Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-04T23:26:17.072Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-04T23:26:17.098Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s) [2022-07-04T23:26:17.098Z] === RUN TestRemoveInvalidContainer [2022-07-04T23:26:17.098Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-04T23:26:17.098Z] === RUN TestRenameLinkedContainer [2022-07-04T23:26:17.665Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-04T23:26:19.039Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-04T23:26:19.605Z] --- PASS: TestRenameLinkedContainer (2.62s) [2022-07-04T23:26:19.605Z] === RUN TestRenameStoppedContainer [2022-07-04T23:26:20.177Z] --- PASS: TestRenameStoppedContainer (0.61s) [2022-07-04T23:26:20.177Z] === RUN TestRenameRunningContainerAndReuse [2022-07-04T23:26:20.177Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-04T23:26:20.374Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-04T23:26:20.634Z] --- PASS: TestDockerNetworkMacvlan (9.78s) [2022-07-04T23:26:20.634Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-04T23:26:20.634Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-04T23:26:20.634Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-07-04T23:26:20.634Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-07-04T23:26:20.634Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-07-04T23:26:20.634Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-07-04T23:26:20.634Z] PASS [2022-07-04T23:26:20.634Z] [2022-07-04T23:26:20.634Z] DONE 8 tests in 11.293s [2022-07-04T23:26:20.634Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-04T23:26:20.634Z] ++ 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-04T23:26:20.634Z] ++ set -e [2022-07-04T23:26:20.634Z] ++ '[' -n 0 ']' [2022-07-04T23:26:20.634Z] ++ set -x [2022-07-04T23:26:20.635Z] ++ 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-04T23:26:20.635Z] testing: warning: no tests to run [2022-07-04T23:26:20.635Z] PASS [2022-07-04T23:26:20.635Z] [2022-07-04T23:26:20.635Z] DONE 0 tests in 0.027s [2022-07-04T23:26:20.895Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-04T23:26:20.896Z] ++ 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-04T23:26:20.896Z] ++ set -e [2022-07-04T23:26:20.896Z] ++ '[' -n 0 ']' [2022-07-04T23:26:20.896Z] ++ set -x [2022-07-04T23:26:20.896Z] ++ 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-04T23:26:20.896Z] INFO: Testing against a local daemon [2022-07-04T23:26:20.896Z] === RUN TestAuthZPluginAllowRequest [2022-07-04T23:26:21.111Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2022-07-04T23:26:21.111Z] === RUN TestRenameInvalidName [2022-07-04T23:26:22.046Z] --- PASS: TestRenameInvalidName (0.62s) [2022-07-04T23:26:22.046Z] === RUN TestRenameAnonymousContainer [2022-07-04T23:26:22.046Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-04T23:26:22.280Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-04T23:26:22.280Z] === RUN TestAuthZPluginTLS [2022-07-04T23:26:22.541Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-04T23:26:22.541Z] === RUN TestAuthZPluginDenyRequest [2022-07-04T23:26:22.613Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-04T23:26:23.112Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-04T23:26:23.112Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-04T23:26:23.684Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-04T23:26:23.684Z] === RUN TestAuthZPluginDenyResponse [2022-07-04T23:26:23.987Z] --- PASS: TestRenameAnonymousContainer (1.90s) [2022-07-04T23:26:23.987Z] === RUN TestRenameContainerWithSameName [2022-07-04T23:26:24.064Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-07-04T23:26:24.064Z] === RUN TestServiceUpdateNetwork [2022-07-04T23:26:24.244Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2022-07-04T23:26:24.244Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-04T23:26:24.255Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-04T23:26:24.255Z] === RUN TestAuthZPluginAllowEventStream [2022-07-04T23:26:25.178Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-04T23:26:25.178Z] === RUN TestResize [2022-07-04T23:26:25.197Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-07-04T23:26:25.197Z] === RUN TestAuthZPluginErrorResponse [2022-07-04T23:26:25.743Z] --- PASS: TestResize (0.47s) [2022-07-04T23:26:25.743Z] === RUN TestResizeWithInvalidSize [2022-07-04T23:26:25.767Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-04T23:26:25.767Z] === RUN TestAuthZPluginErrorRequest [2022-07-04T23:26:26.002Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-04T23:26:26.002Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-04T23:26:26.002Z] === RUN TestResizeWhenContainerNotStarted [2022-07-04T23:26:26.339Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-04T23:26:26.339Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-04T23:26:26.569Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-04T23:26:26.569Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:26:26.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:26:26.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:26:26.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-04T23:26:26.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:26:26.911Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-04T23:26:26.911Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-04T23:26:28.295Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-07-04T23:26:28.295Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-04T23:26:28.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:26:29.680Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-07-04T23:26:29.680Z] === RUN TestAuthZPluginHeader [2022-07-04T23:26:29.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:26:30.252Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-04T23:26:30.252Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-04T23:26:30.252Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:30.252Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-04T23:26:30.252Z] === RUN TestAuthZPluginV2Disable [2022-07-04T23:26:30.252Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:30.252Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-04T23:26:30.252Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-04T23:26:30.252Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:30.252Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-04T23:26:30.252Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-04T23:26:30.252Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:30.252Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-04T23:26:30.252Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-04T23:26:30.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-04T23:26:31.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-04T23:26:31.033Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-04T23:26:32.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:26:32.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-04T23:26:32.406Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-04T23:26:35.687Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-04T23:26:35.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-04T23:26:36.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-04T23:26:36.278Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-07-04T23:26:36.278Z] === RUN TestServiceUpdatePidsLimit [2022-07-04T23:26:37.216Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-04T23:26:37.577Z] check_test.go:540: [db12e60aa5049] daemon is not started [2022-07-04T23:26:37.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-04T23:26:37.577Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-04T23:26:38.156Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-04T23:26:39.206Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-04T23:26:39.206Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-04T23:26:39.206Z] { [2022-07-04T23:26:39.206Z] "RT_GROUP_ICON": { [2022-07-04T23:26:39.206Z] "#1": { [2022-07-04T23:26:39.206Z] "0409": "../../winresources/docker.ico" [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] }, [2022-07-04T23:26:39.206Z] "RT_MANIFEST": { [2022-07-04T23:26:39.206Z] "#1": { [2022-07-04T23:26:39.206Z] "0409": { [2022-07-04T23:26:39.206Z] "identity": {}, [2022-07-04T23:26:39.206Z] "description": "Docker Engine", [2022-07-04T23:26:39.206Z] "minimum-os": "vista", [2022-07-04T23:26:39.206Z] "execution-level": "", [2022-07-04T23:26:39.206Z] "ui-access": false, [2022-07-04T23:26:39.206Z] "auto-elevate": false, [2022-07-04T23:26:39.206Z] "dpi-awareness": "unaware", [2022-07-04T23:26:39.206Z] "disable-theming": false, [2022-07-04T23:26:39.206Z] "disable-window-filtering": false, [2022-07-04T23:26:39.206Z] "high-resolution-scrolling-aware": false, [2022-07-04T23:26:39.206Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-04T23:26:39.206Z] "long-path-aware": false, [2022-07-04T23:26:39.206Z] "printer-driver-isolation": false, [2022-07-04T23:26:39.206Z] "gdi-scaling": false, [2022-07-04T23:26:39.206Z] "segment-heap": false, [2022-07-04T23:26:39.206Z] "use-common-controls-v6": false [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] }, [2022-07-04T23:26:39.206Z] "RT_MESSAGETABLE": { [2022-07-04T23:26:39.206Z] "#1": { [2022-07-04T23:26:39.206Z] "0409": "../../winresources/event_messages.bin" [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] }, [2022-07-04T23:26:39.206Z] "RT_VERSION": { [2022-07-04T23:26:39.206Z] "#1": { [2022-07-04T23:26:39.206Z] "0409": { [2022-07-04T23:26:39.206Z] "fixed": { [2022-07-04T23:26:39.206Z] "file_version": "0.0.0.0", [2022-07-04T23:26:39.206Z] "product_version": "0.0.0.0", [2022-07-04T23:26:39.206Z] "type": "Unknown" [2022-07-04T23:26:39.206Z] }, [2022-07-04T23:26:39.206Z] "info": { [2022-07-04T23:26:39.206Z] "0000": { [2022-07-04T23:26:39.206Z] "CompanyName": "", [2022-07-04T23:26:39.206Z] "FileVersion": "dev", [2022-07-04T23:26:39.206Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-04T23:26:39.206Z] "OriginalFileName": "docker-proxy.exe", [2022-07-04T23:26:39.206Z] "ProductName": "", [2022-07-04T23:26:39.206Z] "ProductVersion": "dev", [2022-07-04T23:26:39.206Z] "SpecialBuild": "246c942797eb2958f1a0e51a16788329895ccfd5" [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] } [2022-07-04T23:26:39.206Z] cmd/docker-proxy/genwinres_windows.go [2022-07-04T23:26:39.206Z] cmd/docker-proxy/main.go [2022-07-04T23:26:39.206Z] cmd/docker-proxy/network_proxy_test.go [2022-07-04T23:26:39.206Z] cmd/docker-proxy/proxy.go [2022-07-04T23:26:39.206Z] cmd/docker-proxy/sctp_proxy.go [2022-07-04T23:26:39.206Z] cmd/docker-proxy/tcp_proxy.go [2022-07-04T23:26:39.206Z] cmd/docker-proxy/udp_proxy.go [2022-07-04T23:26:39.206Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-04T23:26:39.206Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-04T23:26:39.206Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-04T23:26:39.206Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-04T23:26:39.206Z] remote: Enumerating objects: 23, done. [2022-07-04T23:26:39.206Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-04T23:26:39.206Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-04T23:26:39.206Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-04T23:26:39.206Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-07-04T23:26:39.206Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-04T23:26:39.206Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-04T23:26:39.206Z] Cross building: bundles/cross/linux/ppc64le [2022-07-04T23:26:39.206Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-04T23:26:39.206Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-04T23:26:39.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-04T23:26:39.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-04T23:26:41.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-04T23:26:41.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-04T23:26:42.745Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-04T23:26:43.312Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-04T23:26:43.312Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-04T23:26:43.571Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-04T23:26:44.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-04T23:26:44.506Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-04T23:26:44.724Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-04T23:26:45.444Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-04T23:26:45.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-04T23:26:46.637Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-04T23:26:48.013Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-04T23:26:48.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-04T23:26:48.404Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-04T23:26:48.404Z] PASS [2022-07-04T23:26:48.404Z] [2022-07-04T23:26:48.404Z] === Skipped [2022-07-04T23:26:48.404Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-04T23:26:48.404Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:48.404Z] [2022-07-04T23:26:48.404Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-04T23:26:48.404Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:48.404Z] [2022-07-04T23:26:48.404Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-04T23:26:48.404Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:48.404Z] [2022-07-04T23:26:48.404Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-04T23:26:48.404Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:48.404Z] [2022-07-04T23:26:48.404Z] DONE 17 tests, 4 skipped in 26.443s [2022-07-04T23:26:48.404Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-04T23:26:48.404Z] ++ 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-04T23:26:48.404Z] ++ set -e [2022-07-04T23:26:48.404Z] ++ '[' -n 0 ']' [2022-07-04T23:26:48.404Z] ++ set -x [2022-07-04T23:26:48.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T23:26:48.404Z] INFO: Testing against a local daemon [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:26:48.404Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:26:48.404Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-04T23:26:48.404Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-04T23:26:48.404Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-04T23:26:48.404Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-04T23:26:48.404Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-04T23:26:48.404Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-04T23:26:48.404Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-04T23:26:48.404Z] === RUN TestPluginInstall [2022-07-04T23:26:48.404Z] === RUN TestPluginInstall/no_auth [2022-07-04T23:26:48.404Z] time="2022-07-04T23:26:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:26:48.404Z] time="2022-07-04T23:26:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e30cd0e99b5b4ec8c64e1d91c3249d4b7a0ac20b33972d29f745b018a234fd49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:26:48.404Z] time="2022-07-04T23:26:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:26:48.404Z] time="2022-07-04T23:26:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e30cd0e99b5b4ec8c64e1d91c3249d4b7a0ac20b33972d29f745b018a234fd49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:26:48.404Z] === RUN TestPluginInstall/with_htpasswd [2022-07-04T23:26:48.665Z] time="2022-07-04T23:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:26:48.665Z] time="2022-07-04T23:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b25f2201f5ab9e8b3aa49b567f98ec09625e895183bb1a020edc444216cd1211" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:26:48.665Z] time="2022-07-04T23:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:26:48.665Z] time="2022-07-04T23:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b25f2201f5ab9e8b3aa49b567f98ec09625e895183bb1a020edc444216cd1211" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:26:48.926Z] === RUN TestPluginInstall/with_insecure [2022-07-04T23:26:48.949Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-04T23:26:49.868Z] time="2022-07-04T23:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:26:49.868Z] time="2022-07-04T23:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abfc24c770ea13d60b15b701ac3ff6a306e46b8ea83ee1201ea706462859c9c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:26:49.868Z] time="2022-07-04T23:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:26:49.868Z] time="2022-07-04T23:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abfc24c770ea13d60b15b701ac3ff6a306e46b8ea83ee1201ea706462859c9c7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:26:49.868Z] plugin_test.go:195: [dc6264ff169fb] daemon is not started [2022-07-04T23:26:49.868Z] --- PASS: TestPluginInstall (2.58s) [2022-07-04T23:26:49.868Z] --- PASS: TestPluginInstall/no_auth (0.98s) [2022-07-04T23:26:49.868Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-04T23:26:49.868Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-04T23:26:49.868Z] === RUN TestPluginsWithRuntimes [2022-07-04T23:26:49.884Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-04T23:26:49.884Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-04T23:26:49.884Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.24s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.18s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.18s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.31s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.45s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.05s) [2022-07-04T23:26:50.450Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2022-07-04T23:26:50.450Z] === RUN TestCgroupNamespacesRun [2022-07-04T23:26:50.708Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-04T23:26:51.644Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-04T23:26:51.783Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-04T23:26:52.355Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-04T23:26:52.578Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2022-07-04T23:26:52.578Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-04T23:26:52.843Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-07-04T23:26:52.843Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-04T23:26:52.843Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-04T23:26:52.843Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-04T23:26:52.843Z] PASS [2022-07-04T23:26:52.843Z] [2022-07-04T23:26:52.843Z] === Skipped [2022-07-04T23:26:52.843Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-04T23:26:52.843Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T23:26:52.843Z] [2022-07-04T23:26:52.843Z] DONE 27 tests, 1 skipped in 165.579s [2022-07-04T23:26:52.843Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-04T23:26:52.843Z] INFO: Testing against a local daemon [2022-07-04T23:26:52.843Z] === RUN TestSessionCreate [2022-07-04T23:26:52.843Z] --- PASS: TestSessionCreate (0.02s) [2022-07-04T23:26:52.843Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-04T23:26:52.843Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-04T23:26:52.843Z] PASS [2022-07-04T23:26:52.843Z] [2022-07-04T23:26:52.843Z] DONE 2 tests in 0.055s [2022-07-04T23:26:52.843Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-04T23:26:52.843Z] INFO: Testing against a local daemon [2022-07-04T23:26:52.843Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-04T23:26:52.843Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-04T23:26:52.843Z] === RUN TestDiskUsage [2022-07-04T23:26:52.843Z] === PAUSE TestDiskUsage [2022-07-04T23:26:52.843Z] === RUN TestEventsExecDie [2022-07-04T23:26:52.843Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-04T23:26:52.843Z] === RUN TestEventsBackwardsCompatible [2022-07-04T23:26:52.843Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-04T23:26:52.843Z] === RUN TestEventsVolumeCreate [2022-07-04T23:26:52.843Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-04T23:26:52.843Z] === RUN TestInfoBinaryCommits [2022-07-04T23:26:53.103Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-04T23:26:53.103Z] === RUN TestInfoAPIVersioned [2022-07-04T23:26:53.103Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-04T23:26:53.103Z] === RUN TestInfoAPI [2022-07-04T23:26:53.103Z] --- PASS: TestInfoAPI (0.02s) [2022-07-04T23:26:53.103Z] === RUN TestInfoAPIWarnings [2022-07-04T23:26:53.298Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-07-04T23:26:53.298Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-04T23:26:53.298Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-07-04T23:26:53.298Z] === RUN TestPluginBackCompatMediaTypes [2022-07-04T23:26:53.870Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-04T23:26:53.870Z] PASS [2022-07-04T23:26:53.870Z] [2022-07-04T23:26:53.870Z] DONE 24 tests in 6.622s [2022-07-04T23:26:53.870Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-04T23:26:53.870Z] ++ 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-04T23:26:53.870Z] ++ set -e [2022-07-04T23:26:53.870Z] ++ '[' -n 0 ']' [2022-07-04T23:26:53.870Z] ++ set -x [2022-07-04T23:26:53.870Z] ++ 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-04T23:26:53.870Z] INFO: Testing against a local daemon [2022-07-04T23:26:53.870Z] === RUN TestExternalGraphDriver [2022-07-04T23:26:54.441Z] === RUN TestExternalGraphDriver/json [2022-07-04T23:26:54.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-04T23:26:54.477Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2022-07-04T23:26:54.477Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-04T23:26:55.826Z] === RUN TestExternalGraphDriver/spec [2022-07-04T23:26:55.850Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-04T23:26:55.850Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2022-07-04T23:26:55.850Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-04T23:26:55.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-04T23:26:56.418Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-04T23:26:56.984Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-04T23:26:57.243Z] --- PASS: TestCgroupNamespacesRunHostMode (1.49s) [2022-07-04T23:26:57.243Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-04T23:26:57.739Z] === RUN TestExternalGraphDriver/pull [2022-07-04T23:26:59.124Z] --- PASS: TestExternalGraphDriver (5.25s) [2022-07-04T23:26:59.124Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-07-04T23:26:59.124Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-07-04T23:26:59.124Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-07-04T23:26:59.124Z] === RUN TestGraphdriverPluginV2 [2022-07-04T23:26:59.216Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.49s) [2022-07-04T23:26:59.216Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-04T23:26:59.695Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:59.695Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-04T23:26:59.695Z] PASS [2022-07-04T23:26:59.695Z] [2022-07-04T23:26:59.695Z] === Skipped [2022-07-04T23:26:59.695Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-04T23:26:59.695Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:26:59.695Z] [2022-07-04T23:26:59.695Z] DONE 5 tests, 1 skipped in 5.675s [2022-07-04T23:26:59.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-04T23:26:59.695Z] ++ 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-04T23:26:59.695Z] ++ set -e [2022-07-04T23:26:59.695Z] ++ '[' -n 0 ']' [2022-07-04T23:26:59.695Z] ++ set -x [2022-07-04T23:26:59.695Z] ++ 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-04T23:26:59.695Z] INFO: Testing against a local daemon [2022-07-04T23:26:59.695Z] === RUN TestContinueAfterPluginCrash [2022-07-04T23:26:59.695Z] === PAUSE TestContinueAfterPluginCrash [2022-07-04T23:26:59.695Z] === RUN TestReadPluginNoRead [2022-07-04T23:26:59.695Z] === PAUSE TestReadPluginNoRead [2022-07-04T23:26:59.695Z] === RUN TestDaemonStartWithLogOpt [2022-07-04T23:26:59.695Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-04T23:26:59.695Z] === CONT TestContinueAfterPluginCrash [2022-07-04T23:26:59.695Z] === CONT TestDaemonStartWithLogOpt [2022-07-04T23:27:00.172Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2022-07-04T23:27:00.172Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-04T23:27:00.741Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-04T23:27:00.741Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-04T23:27:00.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-04T23:27:00.999Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-04T23:27:01.934Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-04T23:27:02.501Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-07-04T23:27:02.501Z] === RUN TestNISDomainname [2022-07-04T23:27:02.998Z] --- PASS: TestDaemonStartWithLogOpt (3.08s) [2022-07-04T23:27:02.998Z] === CONT TestReadPluginNoRead [2022-07-04T23:27:03.436Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-04T23:27:03.436Z] --- PASS: TestNISDomainname (0.97s) [2022-07-04T23:27:03.436Z] === RUN TestHostnameDnsResolution [2022-07-04T23:27:04.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-04T23:27:04.568Z] --- PASS: TestHostnameDnsResolution (1.10s) [2022-07-04T23:27:04.568Z] === RUN TestUnprivilegedPortsAndPing [2022-07-04T23:27:04.912Z] === RUN TestReadPluginNoRead/default [2022-07-04T23:27:05.501Z] --- PASS: TestUnprivilegedPortsAndPing (0.82s) [2022-07-04T23:27:05.501Z] === RUN TestPrivilegedHostDevices [2022-07-04T23:27:06.067Z] --- PASS: TestPrivilegedHostDevices (0.66s) [2022-07-04T23:27:06.067Z] === RUN TestRunConsoleSize [2022-07-04T23:27:06.297Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-04T23:27:06.633Z] --- PASS: TestRunConsoleSize (0.72s) [2022-07-04T23:27:06.633Z] === RUN TestStats [2022-07-04T23:27:07.239Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-04T23:27:07.811Z] --- PASS: TestContinueAfterPluginCrash (8.11s) [2022-07-04T23:27:08.006Z] check_test.go:540: [d1de65c5e3b45] daemon is not started [2022-07-04T23:27:08.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-04T23:27:08.383Z] === CONT TestReadPluginNoRead [2022-07-04T23:27:08.383Z] read_test.go:92: [d6d6402b1922a] daemon is not started [2022-07-04T23:27:08.383Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-07-04T23:27:08.383Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-04T23:27:08.383Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-04T23:27:08.383Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-07-04T23:27:08.383Z] PASS [2022-07-04T23:27:08.383Z] [2022-07-04T23:27:08.383Z] DONE 6 tests in 8.921s [2022-07-04T23:27:08.383Z] 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-04T23:27:08.383Z] ++ 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-04T23:27:08.383Z] ++ set -e [2022-07-04T23:27:08.383Z] ++ '[' -n 0 ']' [2022-07-04T23:27:08.383Z] ++ set -x [2022-07-04T23:27:08.383Z] ++ 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-04T23:27:08.644Z] testing: warning: no tests to run [2022-07-04T23:27:08.644Z] PASS [2022-07-04T23:27:08.644Z] [2022-07-04T23:27:08.644Z] DONE 0 tests in 0.031s [2022-07-04T23:27:08.644Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-04T23:27:08.644Z] ++ 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-04T23:27:08.644Z] ++ set -e [2022-07-04T23:27:08.644Z] ++ '[' -n 0 ']' [2022-07-04T23:27:08.644Z] ++ set -x [2022-07-04T23:27:08.644Z] ++ 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-04T23:27:08.644Z] INFO: Testing against a local daemon [2022-07-04T23:27:08.644Z] === RUN TestPluginWithDevMounts [2022-07-04T23:27:08.644Z] === PAUSE TestPluginWithDevMounts [2022-07-04T23:27:08.644Z] === CONT TestPluginWithDevMounts [2022-07-04T23:27:09.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-04T23:27:09.380Z] --- PASS: TestStats (2.66s) [2022-07-04T23:27:09.380Z] === RUN TestStopContainerWithTimeout [2022-07-04T23:27:09.380Z] === RUN TestStopContainerWithTimeout/0 [2022-07-04T23:27:09.380Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-04T23:27:09.380Z] === RUN TestStopContainerWithTimeout/1 [2022-07-04T23:27:09.380Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-04T23:27:09.380Z] === RUN TestStopContainerWithTimeout/3 [2022-07-04T23:27:09.380Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-04T23:27:09.380Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-04T23:27:09.380Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-04T23:27:09.380Z] === CONT TestStopContainerWithTimeout/0 [2022-07-04T23:27:09.380Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-04T23:27:10.315Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-04T23:27:10.315Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-04T23:27:10.315Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-04T23:27:10.315Z] === CONT TestStopContainerWithTimeout/3 [2022-07-04T23:27:10.557Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-07-04T23:27:10.557Z] PASS [2022-07-04T23:27:10.557Z] [2022-07-04T23:27:10.557Z] DONE 1 tests in 1.652s [2022-07-04T23:27:10.557Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-04T23:27:10.557Z] ++ 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-04T23:27:10.557Z] ++ set -e [2022-07-04T23:27:10.557Z] ++ '[' -n 0 ']' [2022-07-04T23:27:10.557Z] ++ set -x [2022-07-04T23:27:10.557Z] ++ 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-04T23:27:10.557Z] INFO: Testing against a local daemon [2022-07-04T23:27:10.557Z] === RUN TestSecretInspect [2022-07-04T23:27:11.192Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-04T23:27:11.192Z] === RUN TestInfoDebug [2022-07-04T23:27:11.192Z] --- PASS: TestInfoDebug (0.52s) [2022-07-04T23:27:11.192Z] === RUN TestInfoInsecureRegistries [2022-07-04T23:27:11.192Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-04T23:27:11.192Z] === RUN TestInfoRegistryMirrors [2022-07-04T23:27:11.192Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-04T23:27:11.192Z] === RUN TestLoginFailsWithBadCredentials [2022-07-04T23:27:11.249Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-04T23:27:11.250Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-04T23:27:11.451Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-07-04T23:27:11.451Z] === RUN TestPingCacheHeaders [2022-07-04T23:27:11.451Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-04T23:27:11.451Z] === RUN TestPingGet [2022-07-04T23:27:11.451Z] --- PASS: TestPingGet (0.01s) [2022-07-04T23:27:11.451Z] === RUN TestPingHead [2022-07-04T23:27:11.451Z] --- PASS: TestPingHead (0.02s) [2022-07-04T23:27:11.451Z] === RUN TestPingSwarmHeader [2022-07-04T23:27:11.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-04T23:27:11.767Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-04T23:27:11.767Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-04T23:27:12.020Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-04T23:27:12.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-04T23:27:12.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-04T23:27:12.335Z] === CONT TestStopContainerWithTimeout/1 [2022-07-04T23:27:12.471Z] --- PASS: TestSecretInspect (2.21s) [2022-07-04T23:27:12.471Z] === RUN TestSecretList [2022-07-04T23:27:12.957Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-04T23:27:13.709Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-04T23:27:13.709Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-04T23:27:13.894Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-04T23:27:13.894Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-07-04T23:27:13.894Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-04T23:27:13.894Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-04T23:27:13.894Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-04T23:27:13.894Z] === RUN TestVersion [2022-07-04T23:27:13.894Z] --- PASS: TestVersion (0.02s) [2022-07-04T23:27:13.894Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-04T23:27:13.894Z] === CONT TestDiskUsage [2022-07-04T23:27:13.968Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-04T23:27:13.968Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2022-07-04T23:27:13.968Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2022-07-04T23:27:13.968Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2022-07-04T23:27:13.968Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-07-04T23:27:13.968Z] === RUN TestDeleteDevicemapper [2022-07-04T23:27:13.968Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T23:27:13.968Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-04T23:27:13.968Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/container_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/image_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/volume_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-04T23:27:14.155Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-04T23:27:14.534Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-04T23:27:14.725Z] === RUN TestDiskUsage/after_container.Run [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-04T23:27:14.985Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-04T23:27:15.015Z] --- PASS: TestSecretList (2.24s) [2022-07-04T23:27:15.015Z] === RUN TestSecretsCreateAndDelete [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage (1.57s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:27:15.245Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-07-04T23:27:15.245Z] PASS [2022-07-04T23:27:15.245Z] [2022-07-04T23:27:15.245Z] DONE 54 tests in 23.060s [2022-07-04T23:27:15.245Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-04T23:27:15.245Z] INFO: Testing against a local daemon [2022-07-04T23:27:15.245Z] === RUN TestVolumesCreateAndList [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-04T23:27:15.505Z] === RUN TestVolumesRemove [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-04T23:27:15.505Z] === RUN TestVolumesInspect [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-04T23:27:15.505Z] === RUN TestVolumesInvalidJSON [2022-07-04T23:27:15.505Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-04T23:27:15.505Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-04T23:27:15.505Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-04T23:27:15.505Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-04T23:27:15.505Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-04T23:27:15.505Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-04T23:27:15.505Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-04T23:27:15.505Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-04T23:27:15.505Z] PASS [2022-07-04T23:27:15.505Z] [2022-07-04T23:27:15.505Z] DONE 9 tests in 0.184s [2022-07-04T23:27:15.505Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T23:27:16.074Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-04T23:27:16.074Z] Removing test suite binaries [2022-07-04T23:27:16.074Z] exiting test-integration [2022-07-04T23:27:16.074Z] ++ exit 0 [2022-07-04T23:27:16.074Z] [2022-07-04T23:27:16.436Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2022-07-04T23:27:16.436Z] === RUN TestUpdateMemory [2022-07-04T23:27:16.436Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-04T23:27:16.436Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-04T23:27:16.436Z] === RUN TestUpdateCPUQuota [2022-07-04T23:27:16.436Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-04T23:27:16.929Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-07-04T23:27:16.929Z] === RUN TestSecretsUpdate Post stage [Pipeline] junit [2022-07-04T23:27:17.469Z] Recording test results [2022-07-04T23:27:17.812Z] --- PASS: TestUpdateCPUQuota (1.29s) [2022-07-04T23:27:17.812Z] === RUN TestUpdatePidsLimit [2022-07-04T23:27:17.812Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-04T23:27:18.070Z] === RUN TestUpdatePidsLimit/no_change [2022-07-04T23:27:18.328Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-04T23:27:18.587Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-04T23:27:18.845Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-04T23:27:18.948Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-04T23:27:19.278Z] + echo Ensuring container killed. [2022-07-04T23:27:19.278Z] Ensuring container killed. [2022-07-04T23:27:19.278Z] + docker rm -vf docker-pr4 [2022-07-04T23:27:19.278Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-04T23:27:19.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-04T23:27:19.411Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-04T23:27:19.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-04T23:27:19.475Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-04T23:27:19.475Z] === RUN TestTemplatedSecret [2022-07-04T23:27:19.567Z] + echo Chowning /workspace to jenkins user [2022-07-04T23:27:19.567Z] Chowning /workspace to jenkins user [2022-07-04T23:27:19.567Z] + id -u [2022-07-04T23:27:19.567Z] + id -g [2022-07-04T23:27:19.567Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43738:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T23:27:19.567Z] Unable to find image 'busybox:latest' locally [2022-07-04T23:27:19.567Z] latest: Pulling from library/busybox [2022-07-04T23:27:19.670Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-04T23:27:19.827Z] 19d511225f94: Pulling fs layer [2022-07-04T23:27:19.827Z] 19d511225f94: Verifying Checksum [2022-07-04T23:27:19.827Z] 19d511225f94: Download complete [2022-07-04T23:27:19.827Z] 19d511225f94: Pull complete [2022-07-04T23:27:19.827Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-04T23:27:19.827Z] Status: Downloaded newer image for busybox:latest [2022-07-04T23:27:19.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-04T23:27:20.186Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-04T23:27:21.123Z] --- PASS: TestUpdatePidsLimit (3.48s) [2022-07-04T23:27:21.123Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-07-04T23:27:21.123Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-07-04T23:27:21.123Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2022-07-04T23:27:21.123Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-07-04T23:27:21.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2022-07-04T23:27:21.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-07-04T23:27:21.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-07-04T23:27:21.123Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T23:27:21.509Z] + bundleName=amd64-cgroup2 [2022-07-04T23:27:21.509Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-04T23:27:21.509Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-04T23:27:21.509Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-04T23:27:21.509Z] + 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-04T23:27:21.781Z] Archiving artifacts [2022-07-04T23:27:22.018Z] --- PASS: TestTemplatedSecret (2.43s) [2022-07-04T23:27:22.018Z] === RUN TestSecretCreateResolve [2022-07-04T23:27:22.057Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-04T23:27:22.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-04T23:27:22.572Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-04T23:27:23.290Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43738/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T23:27:23.507Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-04T23:27:23.596Z] + make clean [2022-07-04T23:27:23.596Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T23:27:23.596Z] docker-dev-cache [2022-07-04T23:27:23.596Z] docker-mod-cache [Pipeline] deleteDir [2022-07-04T23:27:23.931Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-07-04T23:27:23.931Z] PASS [2022-07-04T23:27:23.931Z] [2022-07-04T23:27:23.931Z] DONE 6 tests in 13.610s [2022-07-04T23:27:23.931Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-04T23:27:23.931Z] ++ 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-04T23:27:23.931Z] ++ set -e [2022-07-04T23:27:23.931Z] ++ '[' -n 0 ']' [2022-07-04T23:27:23.931Z] ++ set -x [2022-07-04T23:27:23.931Z] ++ 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-04T23:27:23.931Z] INFO: Testing against a local daemon [2022-07-04T23:27:23.931Z] === RUN TestServiceCreateInit [2022-07-04T23:27:23.931Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-04T23:27:24.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-04T23:27:25.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T23:27:28.138Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-04T23:27:29.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-04T23:27:29.259Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-04T23:27:29.259Z] check_test.go:540: [dea97f8a30e85] daemon is not started [2022-07-04T23:27:29.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-04T23:27:29.259Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-04T23:27:29.259Z] check_test.go:540: [d81693cf24f89] daemon is not started [2022-07-04T23:27:29.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-04T23:27:31.448Z] --- PASS: TestServiceCreateInit (7.16s) [2022-07-04T23:27:31.448Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) [2022-07-04T23:27:31.448Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-07-04T23:27:31.448Z] === RUN TestCreateServiceMultipleTimes [2022-07-04T23:27:31.789Z] check_test.go:540: [d3aa270ccf74e] daemon is not started [2022-07-04T23:27:31.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-04T23:27:34.318Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2022-07-04T23:27:34.318Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-04T23:27:34.884Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-07-04T23:27:34.884Z] === RUN TestWaitNonBlocked [2022-07-04T23:27:34.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:27:34.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:27:34.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:27:34.885Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:27:34.885Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-04T23:27:34.885Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-04T23:27:35.819Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-07-04T23:27:35.819Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-07-04T23:27:35.819Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-07-04T23:27:35.819Z] === RUN TestWaitBlocked [2022-07-04T23:27:35.819Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:27:35.819Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:27:35.819Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:27:35.819Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:27:36.078Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-04T23:27:36.078Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-04T23:27:36.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-04T23:27:37.454Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-04T23:27:37.454Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2022-07-04T23:27:37.454Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2022-07-04T23:27:37.454Z] === RUN TestWaitConditions [2022-07-04T23:27:37.454Z] === RUN TestWaitConditions/default [2022-07-04T23:27:37.454Z] === PAUSE TestWaitConditions/default [2022-07-04T23:27:37.454Z] === RUN TestWaitConditions/not-running [2022-07-04T23:27:37.454Z] === PAUSE TestWaitConditions/not-running [2022-07-04T23:27:37.454Z] === RUN TestWaitConditions/next-exit [2022-07-04T23:27:37.454Z] === PAUSE TestWaitConditions/next-exit [2022-07-04T23:27:37.454Z] === RUN TestWaitConditions/removed [2022-07-04T23:27:37.454Z] === PAUSE TestWaitConditions/removed [2022-07-04T23:27:37.454Z] === CONT TestWaitConditions/default [2022-07-04T23:27:37.454Z] === CONT TestWaitConditions/next-exit [2022-07-04T23:27:38.020Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-04T23:27:38.587Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-04T23:27:39.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-04T23:27:39.412Z] === CONT TestWaitConditions/removed [2022-07-04T23:27:39.412Z] === CONT TestWaitConditions/not-running [2022-07-04T23:27:39.979Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-04T23:27:40.238Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-04T23:27:41.616Z] --- PASS: TestWaitConditions (0.02s) [2022-07-04T23:27:41.616Z] --- PASS: TestWaitConditions/next-exit (2.16s) [2022-07-04T23:27:41.616Z] --- PASS: TestWaitConditions/default (2.19s) [2022-07-04T23:27:41.616Z] --- PASS: TestWaitConditions/removed (1.91s) [2022-07-04T23:27:41.616Z] --- PASS: TestWaitConditions/not-running (1.94s) [2022-07-04T23:27:41.616Z] === CONT TestContainerStartOnDaemonRestart [2022-07-04T23:27:41.616Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-04T23:27:42.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-04T23:27:42.182Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-04T23:27:44.726Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s) [2022-07-04T23:27:44.726Z] === CONT TestIpcModeOlderClient [2022-07-04T23:27:44.726Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-07-04T23:27:44.726Z] === CONT TestContainerKillOnDaemonStart [2022-07-04T23:27:44.726Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.40s) [2022-07-04T23:27:44.726Z] === CONT TestDaemonHostGatewayIP [2022-07-04T23:27:44.990Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-04T23:27:45.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-04T23:27:46.182Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-04T23:27:48.716Z] --- PASS: TestDaemonHostGatewayIP (3.60s) [2022-07-04T23:27:48.716Z] === CONT TestDaemonRestartIpcMode [2022-07-04T23:27:49.566Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2022-07-04T23:27:49.566Z] === RUN TestCreateServiceConflict [2022-07-04T23:27:49.566Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-07-04T23:27:49.566Z] === RUN TestCreateServiceMaxReplicas [2022-07-04T23:27:49.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-04T23:27:51.554Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-07-04T23:27:51.554Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-04T23:27:52.180Z] --- PASS: TestDaemonRestartIpcMode (3.38s) [2022-07-04T23:27:52.747Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-04T23:27:53.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-04T23:27:55.535Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-04T23:27:55.793Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-04T23:27:55.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-04T23:27:57.169Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-04T23:27:57.427Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2022-07-04T23:27:57.427Z] PASS [2022-07-04T23:27:57.427Z] [2022-07-04T23:27:57.427Z] === Skipped [2022-07-04T23:27:57.427Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2022-07-04T23:27:57.427Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-04T23:27:57.427Z] [2022-07-04T23:27:57.427Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-04T23:27:57.427Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T23:27:57.427Z] [2022-07-04T23:27:57.427Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-04T23:27:57.427Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-04T23:27:57.427Z] [2022-07-04T23:27:57.427Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-04T23:27:57.427Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-04T23:27:57.427Z] [2022-07-04T23:27:57.427Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-04T23:27:57.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-04T23:27:57.427Z] [2022-07-04T23:27:57.427Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-04T23:27:57.427Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-04T23:27:57.427Z] [2022-07-04T23:27:57.427Z] DONE 264 tests, 6 skipped in 166.233s [2022-07-04T23:27:57.427Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-04T23:27:57.427Z] ++ 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-04T23:27:57.427Z] ++ set -e [2022-07-04T23:27:57.427Z] ++ '[' -n 0 ']' [2022-07-04T23:27:57.427Z] ++ set -x [2022-07-04T23:27:57.427Z] ++ 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-04T23:27:57.685Z] === RUN TestConfigDaemonLibtrustID [2022-07-04T23:27:58.252Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-04T23:27:58.252Z] === RUN TestConfigDaemonID [2022-07-04T23:27:58.252Z] check_test.go:540: [d9e4bdd0f63a5] daemon is not started [2022-07-04T23:27:58.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-04T23:27:59.186Z] daemon_test.go:83: [d16f84b2cdfeb] daemon is not started [2022-07-04T23:27:59.186Z] --- PASS: TestConfigDaemonID (1.05s) [2022-07-04T23:27:59.186Z] === RUN TestDaemonConfigValidation [2022-07-04T23:27:59.186Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:27:59.186Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:27:59.186Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-04T23:27:59.186Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-04T23:27:59.186Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-04T23:27:59.186Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-04T23:27:59.186Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-04T23:27:59.186Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-04T23:27:59.186Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-04T23:27:59.186Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-04T23:27:59.186Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-04T23:27:59.186Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-04T23:27:59.444Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-04T23:27:59.444Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-04T23:27:59.703Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-04T23:27:59.703Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-04T23:27:59.703Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2022-07-04T23:27:59.703Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.26s) [2022-07-04T23:27:59.703Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-07-04T23:27:59.703Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-07-04T23:27:59.703Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-07-04T23:27:59.703Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-04T23:27:59.703Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-04T23:28:00.637Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-04T23:28:00.895Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-04T23:28:01.154Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-04T23:28:01.721Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-04T23:28:01.979Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-04T23:28:02.546Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-04T23:28:03.114Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-04T23:28:03.114Z] daemon_test.go:197: [d6f6ca8b8a265] daemon is not started [2022-07-04T23:28:03.114Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-07-04T23:28:03.114Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-04T23:28:03.114Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-07-04T23:28:03.114Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-07-04T23:28:03.114Z] === RUN TestDaemonProxy [2022-07-04T23:28:03.114Z] === RUN TestDaemonProxy/environment_variables [2022-07-04T23:28:05.015Z] === RUN TestDaemonProxy/command-line_options [2022-07-04T23:28:05.015Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-04T23:28:05.272Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-04T23:28:06.470Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2022-07-04T23:28:06.470Z] === RUN TestCreateServiceSecretFileMode [2022-07-04T23:28:06.645Z] check_test.go:540: [d08fe775fea70] daemon is not started [2022-07-04T23:28:06.645Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-04T23:28:06.645Z] === RUN TestDaemonProxy/configuration_file [2022-07-04T23:28:07.044Z] --- PASS: TestCreateServiceSecretFileMode (2.45s) [2022-07-04T23:28:07.044Z] === RUN TestCreateServiceConfigFileMode [2022-07-04T23:28:07.578Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-04T23:28:08.143Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-04T23:28:08.143Z] === RUN TestDaemonProxy/conflicting_options [2022-07-04T23:28:08.711Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-04T23:28:09.277Z] --- PASS: TestDaemonProxy (6.30s) [2022-07-04T23:28:09.277Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-04T23:28:09.277Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-07-04T23:28:09.277Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-04T23:28:09.277Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-04T23:28:09.277Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-04T23:28:09.277Z] PASS [2022-07-04T23:28:09.277Z] [2022-07-04T23:28:09.277Z] DONE 18 tests in 11.880s [2022-07-04T23:28:09.277Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-04T23:28:09.277Z] ++ 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-04T23:28:09.277Z] ++ set -e [2022-07-04T23:28:09.277Z] ++ '[' -n 0 ']' [2022-07-04T23:28:09.277Z] ++ set -x [2022-07-04T23:28:09.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T23:28:09.535Z] INFO: Testing against a local daemon [2022-07-04T23:28:09.535Z] === RUN TestCommitInheritsEnv [2022-07-04T23:28:09.588Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2022-07-04T23:28:09.588Z] === RUN TestCreateServiceSysctls [2022-07-04T23:28:09.793Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-07-04T23:28:09.793Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-04T23:28:09.793Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-04T23:28:09.793Z] === RUN TestImportWithCustomPlatform [2022-07-04T23:28:09.793Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-04T23:28:10.051Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-04T23:28:10.051Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-04T23:28:10.051Z] === RUN TestImportWithCustomPlatform// [2022-07-04T23:28:10.051Z] === RUN TestImportWithCustomPlatform/linux [2022-07-04T23:28:10.051Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-04T23:28:10.051Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-04T23:28:10.309Z] === RUN TestImportWithCustomPlatform/macos [2022-07-04T23:28:10.309Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-04T23:28:10.309Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-04T23:28:10.309Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform (0.44s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-04T23:28:10.309Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-04T23:28:10.309Z] === RUN TestImagesFilterMultiReference [2022-07-04T23:28:10.309Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-04T23:28:10.309Z] === RUN TestImagePullPlatformInvalid [2022-07-04T23:28:10.309Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-04T23:28:10.309Z] === RUN TestRemoveImageOrphaning [2022-07-04T23:28:10.875Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-07-04T23:28:10.875Z] === RUN TestRemoveImageGarbageCollector [2022-07-04T23:28:11.440Z] time="2022-07-04T23:28:11Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-04T23:28:12.889Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-07-04T23:28:12.889Z] === RUN TestCreateServiceCapabilities [2022-07-04T23:28:13.342Z] --- PASS: TestRemoveImageGarbageCollector (2.41s) [2022-07-04T23:28:13.342Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-04T23:28:13.342Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-04T23:28:13.342Z] === RUN TestTagInvalidReference [2022-07-04T23:28:13.342Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-04T23:28:13.342Z] === RUN TestTagValidPrefixedRepo [2022-07-04T23:28:13.342Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-07-04T23:28:13.342Z] === RUN TestTagExistedNameWithoutForce [2022-07-04T23:28:13.342Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-07-04T23:28:13.342Z] === RUN TestTagOfficialNames [2022-07-04T23:28:13.601Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-04T23:28:13.601Z] === RUN TestTagMatchesDigest [2022-07-04T23:28:13.601Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-04T23:28:13.601Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-04T23:28:15.435Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2022-07-04T23:28:15.435Z] === RUN TestInspect [2022-07-04T23:28:16.129Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-04T23:28:16.695Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-04T23:28:16.954Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-04T23:28:17.213Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-04T23:28:17.980Z] --- PASS: TestInspect (2.68s) [2022-07-04T23:28:17.981Z] === RUN TestCreateJob [2022-07-04T23:28:18.148Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-04T23:28:18.148Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-04T23:28:18.715Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-04T23:28:19.281Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-04T23:28:19.539Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-04T23:28:20.106Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-04T23:28:20.672Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-04T23:28:21.238Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-04T23:28:21.282Z] --- PASS: TestCreateJob (3.01s) [2022-07-04T23:28:21.282Z] === RUN TestReplicatedJob [2022-07-04T23:28:21.807Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-04T23:28:21.807Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-04T23:28:22.373Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-04T23:28:22.631Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-04T23:28:23.198Z] check_test.go:540: [d147c5f11166f] daemon is not started [2022-07-04T23:28:23.198Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-04T23:28:24.133Z] check_test.go:540: [d2010e7c74754] daemon is not started [2022-07-04T23:28:24.392Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-04T23:28:24.650Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-04T23:28:24.909Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-04T23:28:25.167Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-04T23:28:25.487Z] --- PASS: TestReplicatedJob (4.38s) [2022-07-04T23:28:25.487Z] === RUN TestUpdateReplicatedJob [2022-07-04T23:28:26.542Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-04T23:28:28.786Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-07-04T23:28:28.786Z] === RUN TestServiceListWithStatuses [2022-07-04T23:28:28.786Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T23:28:28.786Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-04T23:28:28.786Z] === RUN TestDockerNetworkConnectAlias [2022-07-04T23:28:29.900Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-04T23:28:30.157Z] check_test.go:540: [d1c9f5cea7deb] daemon is not started [2022-07-04T23:28:30.157Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-04T23:28:30.618Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-04T23:28:30.618Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-04T23:28:30.618Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-04T23:28:30.618Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-04T23:28:30.618Z] Cross building: bundles/cross/linux/s390x [2022-07-04T23:28:30.618Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-04T23:28:30.618Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-04T23:28:32.994Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-07-04T23:28:32.994Z] === RUN TestDockerNetworkReConnect [2022-07-04T23:28:33.439Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-04T23:28:33.697Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-04T23:28:35.072Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-04T23:28:35.330Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-04T23:28:35.541Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-07-04T23:28:35.541Z] === RUN TestServicePlugin [2022-07-04T23:28:35.541Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:28:35.541Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-04T23:28:35.541Z] === RUN TestServiceUpdateLabel [2022-07-04T23:28:36.705Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-04T23:28:38.086Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-07-04T23:28:38.086Z] === RUN TestServiceUpdateSecrets [2022-07-04T23:28:39.234Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-04T23:28:40.169Z] check_test.go:540: [daedf80658552] daemon is not started [2022-07-04T23:28:40.169Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-04T23:28:40.736Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-04T23:28:44.922Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-04T23:28:48.209Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-04T23:28:48.209Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-04T23:28:48.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-04T23:28:50.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-04T23:28:50.740Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-04T23:28:52.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-04T23:28:52.993Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-07-04T23:28:52.993Z] === RUN TestServiceUpdateConfigs [2022-07-04T23:28:53.575Z] check_test.go:540: [d21399030b892] daemon is not started [2022-07-04T23:28:53.575Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-04T23:28:53.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-04T23:28:54.091Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-04T23:28:54.658Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-04T23:28:55.223Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-04T23:28:56.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-04T23:28:57.094Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-04T23:28:57.094Z] check_test.go:540: [da417faca5068] daemon is not started [2022-07-04T23:28:57.094Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-04T23:28:58.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-04T23:28:59.844Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-04T23:29:00.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-04T23:29:01.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-04T23:29:02.718Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-04T23:29:04.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-04T23:29:07.899Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-07-04T23:29:07.899Z] === RUN TestServiceUpdateNetwork [2022-07-04T23:29:07.905Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-04T23:29:08.839Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-04T23:29:11.371Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-04T23:29:14.657Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-04T23:29:16.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-04T23:29:17.408Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-04T23:29:19.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-04T23:29:20.131Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-07-04T23:29:20.131Z] === RUN TestServiceUpdatePidsLimit [2022-07-04T23:29:20.131Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-04T23:29:20.702Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-04T23:29:21.880Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-04T23:29:22.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-04T23:29:22.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-04T23:29:24.080Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-04T23:29:25.015Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-04T23:29:25.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-04T23:29:25.950Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-04T23:29:27.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-04T23:29:27.333Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-04T23:29:29.228Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-04T23:29:33.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-04T23:29:34.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-04T23:29:34.916Z] docker_cli_daemon_test.go:2503: [d65a43b0130f8] daemon is not started [2022-07-04T23:29:35.474Z] --- PASS: TestServiceUpdatePidsLimit (15.68s) [2022-07-04T23:29:35.474Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-04T23:29:35.474Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-04T23:29:35.474Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-04T23:29:35.474Z] PASS [2022-07-04T23:29:35.474Z] [2022-07-04T23:29:35.474Z] === Skipped [2022-07-04T23:29:35.474Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-04T23:29:35.474Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T23:29:35.474Z] [2022-07-04T23:29:35.474Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-04T23:29:35.474Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-04T23:29:35.474Z] [2022-07-04T23:29:35.474Z] DONE 27 tests, 2 skipped in 130.906s [2022-07-04T23:29:35.474Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-04T23:29:35.474Z] ++ 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-04T23:29:35.474Z] ++ set -e [2022-07-04T23:29:35.474Z] ++ '[' -n 0 ']' [2022-07-04T23:29:35.474Z] ++ set -x [2022-07-04T23:29:35.474Z] ++ 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-04T23:29:35.474Z] INFO: Testing against a local daemon [2022-07-04T23:29:35.474Z] === RUN TestSessionCreate [2022-07-04T23:29:35.474Z] --- PASS: TestSessionCreate (0.02s) [2022-07-04T23:29:35.474Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-04T23:29:35.474Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-04T23:29:35.474Z] PASS [2022-07-04T23:29:35.474Z] [2022-07-04T23:29:35.474Z] DONE 2 tests in 0.136s [2022-07-04T23:29:35.474Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-04T23:29:35.474Z] ++ 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-04T23:29:35.474Z] ++ set -e [2022-07-04T23:29:35.474Z] ++ '[' -n 0 ']' [2022-07-04T23:29:35.474Z] ++ set -x [2022-07-04T23:29:35.474Z] ++ 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-04T23:29:35.474Z] INFO: Testing against a local daemon [2022-07-04T23:29:35.474Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-04T23:29:35.474Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T23:29:35.474Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T23:29:35.474Z] === RUN TestDiskUsage [2022-07-04T23:29:35.474Z] === PAUSE TestDiskUsage [2022-07-04T23:29:35.474Z] === RUN TestEventsExecDie [2022-07-04T23:29:35.474Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-04T23:29:35.474Z] === RUN TestEventsBackwardsCompatible [2022-07-04T23:29:35.483Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-04T23:29:35.735Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-04T23:29:35.735Z] === RUN TestEventsVolumeCreate [2022-07-04T23:29:35.735Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-04T23:29:35.735Z] === RUN TestInfoBinaryCommits [2022-07-04T23:29:35.735Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-04T23:29:35.735Z] === RUN TestInfoAPIVersioned [2022-07-04T23:29:35.735Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-04T23:29:35.735Z] === RUN TestInfoAPI [2022-07-04T23:29:35.735Z] --- PASS: TestInfoAPI (0.02s) [2022-07-04T23:29:35.735Z] === RUN TestInfoAPIWarnings [2022-07-04T23:29:36.422Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-04T23:29:36.681Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-04T23:29:37.616Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-04T23:29:44.179Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-04T23:29:44.748Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-04T23:29:45.006Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-04T23:29:45.573Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-04T23:29:46.948Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-04T23:29:47.514Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-04T23:29:49.415Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-04T23:29:49.416Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-04T23:29:49.982Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-04T23:29:50.917Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-04T23:29:51.175Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-04T23:29:51.434Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-04T23:29:52.000Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-04T23:29:52.000Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-04T23:29:52.000Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-04T23:29:52.258Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-04T23:29:52.258Z] check_test.go:540: [ded1244d4871d] daemon is not started [2022-07-04T23:29:52.258Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-04T23:29:53.737Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-04T23:29:53.844Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-04T23:29:53.844Z] === RUN TestInfoDebug [2022-07-04T23:29:53.844Z] --- PASS: TestInfoDebug (0.52s) [2022-07-04T23:29:53.844Z] === RUN TestInfoInsecureRegistries [2022-07-04T23:29:53.844Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-04T23:29:53.844Z] === RUN TestInfoRegistryMirrors [2022-07-04T23:29:53.844Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-04T23:29:53.844Z] === RUN TestLoginFailsWithBadCredentials [2022-07-04T23:29:54.105Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-04T23:29:54.105Z] === RUN TestPingCacheHeaders [2022-07-04T23:29:54.105Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-04T23:29:54.105Z] === RUN TestPingGet [2022-07-04T23:29:54.365Z] --- PASS: TestPingGet (0.02s) [2022-07-04T23:29:54.366Z] === RUN TestPingHead [2022-07-04T23:29:54.366Z] --- PASS: TestPingHead (0.02s) [2022-07-04T23:29:54.366Z] === RUN TestPingSwarmHeader [2022-07-04T23:29:54.937Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-04T23:29:55.508Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-04T23:29:56.451Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-04T23:29:56.451Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-07-04T23:29:56.451Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-04T23:29:56.451Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-04T23:29:56.451Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-04T23:29:56.451Z] === RUN TestVersion [2022-07-04T23:29:56.451Z] --- PASS: TestVersion (0.02s) [2022-07-04T23:29:56.451Z] === CONT TestDiskUsage [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/container_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/image_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/volume_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-04T23:29:57.022Z] === RUN TestDiskUsage/after_container.Run [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-04T23:29:57.283Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage (1.18s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-04T23:29:57.545Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:29:57.545Z] PASS [2022-07-04T23:29:57.545Z] [2022-07-04T23:29:57.545Z] === Skipped [2022-07-04T23:29:57.545Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T23:29:57.545Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T23:29:57.545Z] [2022-07-04T23:29:57.545Z] DONE 54 tests, 1 skipped in 22.635s [2022-07-04T23:29:57.545Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-04T23:29:57.545Z] ++ 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-04T23:29:57.545Z] ++ set -e [2022-07-04T23:29:57.545Z] ++ '[' -n 0 ']' [2022-07-04T23:29:57.545Z] ++ set -x [2022-07-04T23:29:57.545Z] ++ 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-04T23:29:57.545Z] INFO: Testing against a local daemon [2022-07-04T23:29:57.545Z] === RUN TestVolumesCreateAndList [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-04T23:29:57.807Z] === RUN TestVolumesRemove [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-04T23:29:57.807Z] === RUN TestVolumesInspect [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-04T23:29:57.807Z] === RUN TestVolumesInvalidJSON [2022-07-04T23:29:57.807Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-04T23:29:57.807Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-04T23:29:57.807Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-04T23:29:57.807Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-04T23:29:57.807Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-04T23:29:57.807Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-04T23:29:57.807Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-04T23:29:57.807Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-04T23:29:57.807Z] PASS [2022-07-04T23:29:57.807Z] [2022-07-04T23:29:57.807Z] DONE 9 tests in 0.214s [2022-07-04T23:29:57.807Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T23:29:57.807Z] ++++ cat bundles/test-integration/docker.pid [2022-07-04T23:29:57.807Z] +++ kill 14314 [2022-07-04T23:29:58.069Z] +++ /etc/init.d/apparmor stop [2022-07-04T23:29:58.069Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T23:29:58.069Z] [2022-07-04T23:29:58.069Z] Unloading profiles will leave already running processes permanently [2022-07-04T23:29:58.069Z] unconfined, which can lead to unexpected situations. [2022-07-04T23:29:58.069Z] [2022-07-04T23:29:58.069Z] To set a process to complain mode, use the command line tool [2022-07-04T23:29:58.069Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T23:29:58.069Z] +++ true [2022-07-04T23:29:58.069Z] exiting test-integration [2022-07-04T23:29:58.069Z] ++ exit 0 [2022-07-04T23:29:58.069Z] [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite (332.66s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.34s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.72s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.00s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.52s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.35s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.28s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.15s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.72s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s) [2022-07-04T23:29:59.005Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.88s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.86s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.39s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.50s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.49s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.47s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.36s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.61s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.95s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.19s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.43s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.83s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.94s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.97s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.27s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.53s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.88s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.83s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.62s) [2022-07-04T23:29:59.005Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-04T23:29:59.005Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.07s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.43s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.10s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.90s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.41s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.46s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.83s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.05s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.03s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.15s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.71s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.60s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.51s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.62s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (3.21s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.52s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.17s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.48s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.50s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.60s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-07-04T23:29:59.005Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.01s) [2022-07-04T23:29:59.005Z] === RUN TestDockerSwarmSuite [2022-07-04T23:29:59.005Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-04T23:29:59.005Z] === RUN TestDockerSuite/TestBuildConditionalCache Post stage [Pipeline] junit [2022-07-04T23:29:59.025Z] Recording test results [2022-07-04T23:29:59.253Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-04T23:29:59.586Z] + echo Ensuring container killed. [2022-07-04T23:29:59.586Z] Ensuring container killed. [2022-07-04T23:29:59.586Z] + docker rm -vf docker-pr4 [2022-07-04T23:29:59.586Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-04T23:29:59.879Z] + echo Chowning /workspace to jenkins user [2022-07-04T23:29:59.879Z] Chowning /workspace to jenkins user [2022-07-04T23:29:59.879Z] + id -u [2022-07-04T23:29:59.879Z] + id -g [2022-07-04T23:29:59.879Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43738:/workspace busybox chown -R 1000:1000 /workspace [2022-07-04T23:29:59.879Z] Unable to find image 'busybox:latest' locally [2022-07-04T23:29:59.879Z] latest: Pulling from library/busybox [2022-07-04T23:29:59.941Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-04T23:30:00.140Z] 87379020f3b6: Pulling fs layer [2022-07-04T23:30:00.140Z] 87379020f3b6: Verifying Checksum [2022-07-04T23:30:00.140Z] 87379020f3b6: Download complete [2022-07-04T23:30:00.140Z] 87379020f3b6: Pull complete [2022-07-04T23:30:00.401Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-04T23:30:00.401Z] Status: Downloaded newer image for busybox:latest [2022-07-04T23:30:00.876Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-04T23:30:01.443Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-04T23:30:01.443Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T23:30:02.011Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-04T23:30:02.087Z] + bundleName=arm64-integration [2022-07-04T23:30:02.087Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-04T23:30:02.087Z] Creating arm64-integration-bundles.tar.gz [2022-07-04T23:30:02.087Z] + 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-04T23:30:02.087Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-04T23:30:02.364Z] Archiving artifacts [2022-07-04T23:30:02.949Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-04T23:30:02.949Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-04T23:30:04.086Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43738/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T23:30:04.396Z] + make clean [2022-07-04T23:30:04.656Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T23:30:04.656Z] docker-dev-cache [2022-07-04T23:30:04.656Z] docker-mod-cache [Pipeline] deleteDir [2022-07-04T23:30:04.852Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T23:30:10.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-04T23:30:15.391Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-04T23:30:15.649Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-04T23:30:18.189Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-04T23:30:21.473Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-04T23:30:22.021Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-04T23:30:22.021Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-04T23:30:22.021Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-04T23:30:22.021Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-04T23:30:22.021Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-04T23:30:22.380Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-04T23:30:22.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=246c942797eb2958f1a0e51a16788329895ccfd5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:246c942797eb2958f1a0e51a16788329895ccfd5 hack/test/unit [2022-07-04T23:30:22.848Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-04T23:30:22.848Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-04T23:30:22.848Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-04T23:30:22.848Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-04T23:30:22.848Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-04T23:30:22.848Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-04T23:30:22.848Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-04T23:30:22.848Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-04T23:30:22.848Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-04T23:30:23.264Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-04T23:30:23.264Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-04T23:30:23.264Z] + TESTDIRS=./... [2022-07-04T23:30:23.264Z] + exclude_paths='/vendor/|/integration' [2022-07-04T23:30:23.264Z] ++ go list ./... [2022-07-04T23:30:23.264Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-04T23:30:23.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-04T23:30:24.194Z] + pkg_list='github.com/docker/docker/api [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/backend [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/container [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/events [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/filters [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/image [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/mount [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/network [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/registry [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/time [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/versions [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/types/volume [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:30:24.194Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:30:24.194Z] github.com/docker/docker/cli [2022-07-04T23:30:24.194Z] github.com/docker/docker/cli/config [2022-07-04T23:30:24.194Z] github.com/docker/docker/cli/debug [2022-07-04T23:30:24.194Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:30:24.194Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:30:24.194Z] github.com/docker/docker/client [2022-07-04T23:30:24.194Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:30:24.194Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:30:24.194Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:30:24.194Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:30:24.194Z] github.com/docker/docker/container [2022-07-04T23:30:24.194Z] github.com/docker/docker/container/stream [2022-07-04T23:30:24.194Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:30:24.194Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:30:24.194Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/config [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/events [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/exec [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/images [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/links [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/names [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/network [2022-07-04T23:30:24.194Z] github.com/docker/docker/daemon/stats [2022-07-04T23:30:24.194Z] github.com/docker/docker/distribution [2022-07-04T23:30:24.194Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:30:24.194Z] github.com/docker/docker/distribution/utils [2022-07-04T23:30:24.194Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:30:24.194Z] github.com/docker/docker/dockerversion [2022-07-04T23:30:24.194Z] github.com/docker/docker/errdefs [2022-07-04T23:30:24.194Z] github.com/docker/docker/image [2022-07-04T23:30:24.194Z] github.com/docker/docker/image/cache [2022-07-04T23:30:24.194Z] github.com/docker/docker/image/tarexport [2022-07-04T23:30:24.194Z] github.com/docker/docker/image/v1 [2022-07-04T23:30:24.194Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:30:24.194Z] github.com/docker/docker/layer [2022-07-04T23:30:24.194Z] github.com/docker/docker/libcontainerd [2022-07-04T23:30:24.194Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:30:24.194Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:30:24.194Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:30:24.194Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/libnetwork/types [2022-07-04T23:30:24.194Z] github.com/docker/docker/oci [2022-07-04T23:30:24.194Z] github.com/docker/docker/oci/caps [2022-07-04T23:30:24.194Z] github.com/docker/docker/opts [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/archive [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/directory [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/platform [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/pools [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/progress [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/signal [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/stack [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/system [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:30:24.194Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:30:24.194Z] github.com/docker/docker/plugin [2022-07-04T23:30:24.194Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:30:24.194Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:30:24.194Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:30:24.194Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:30:24.194Z] github.com/docker/docker/quota [2022-07-04T23:30:24.194Z] github.com/docker/docker/reference [2022-07-04T23:30:24.194Z] github.com/docker/docker/registry [2022-07-04T23:30:24.194Z] github.com/docker/docker/registry/resumable [2022-07-04T23:30:24.194Z] github.com/docker/docker/restartmanager [2022-07-04T23:30:24.194Z] github.com/docker/docker/rootless [2022-07-04T23:30:24.194Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:30:24.194Z] github.com/docker/docker/runconfig [2022-07-04T23:30:24.194Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/environment [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/registry [2022-07-04T23:30:24.194Z] github.com/docker/docker/testutil/request [2022-07-04T23:30:24.194Z] github.com/docker/docker/volume [2022-07-04T23:30:24.194Z] github.com/docker/docker/volume/drivers [2022-07-04T23:30:24.194Z] github.com/docker/docker/volume/local [2022-07-04T23:30:24.194Z] github.com/docker/docker/volume/mounts [2022-07-04T23:30:24.194Z] github.com/docker/docker/volume/service [2022-07-04T23:30:24.194Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:30:24.194Z] github.com/docker/docker/volume/testutils' [2022-07-04T23:30:24.194Z] ++ echo 'github.com/docker/docker/api [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:30:24.194Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/backend [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/container [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/events [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/filters [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/image [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/mount [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/network [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/registry [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/time [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/versions [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/volume [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli/config [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli/debug [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:30:24.195Z] github.com/docker/docker/client [2022-07-04T23:30:24.195Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:30:24.195Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:30:24.195Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:30:24.195Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:30:24.195Z] github.com/docker/docker/container [2022-07-04T23:30:24.195Z] github.com/docker/docker/container/stream [2022-07-04T23:30:24.195Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:30:24.195Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:30:24.195Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/config [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/events [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/exec [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/images [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/links [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/names [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/network [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/stats [2022-07-04T23:30:24.195Z] github.com/docker/docker/distribution [2022-07-04T23:30:24.195Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:30:24.195Z] github.com/docker/docker/distribution/utils [2022-07-04T23:30:24.195Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:30:24.195Z] github.com/docker/docker/dockerversion [2022-07-04T23:30:24.195Z] github.com/docker/docker/errdefs [2022-07-04T23:30:24.195Z] github.com/docker/docker/image [2022-07-04T23:30:24.195Z] github.com/docker/docker/image/cache [2022-07-04T23:30:24.195Z] github.com/docker/docker/image/tarexport [2022-07-04T23:30:24.195Z] github.com/docker/docker/image/v1 [2022-07-04T23:30:24.195Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:30:24.195Z] github.com/docker/docker/layer [2022-07-04T23:30:24.195Z] github.com/docker/docker/libcontainerd [2022-07-04T23:30:24.195Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:30:24.195Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:30:24.195Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:30:24.195Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/libnetwork/types [2022-07-04T23:30:24.195Z] github.com/docker/docker/oci [2022-07-04T23:30:24.195Z] github.com/docker/docker/oci/caps [2022-07-04T23:30:24.195Z] github.com/docker/docker/opts [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/archive [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/directory [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/platform [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/pools [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/progress [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/signal [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/stack [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/system [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:30:24.195Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:30:24.195Z] github.com/docker/docker/plugin [2022-07-04T23:30:24.195Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:30:24.195Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:30:24.195Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:30:24.195Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:30:24.195Z] github.com/docker/docker/quota [2022-07-04T23:30:24.195Z] github.com/docker/docker/reference [2022-07-04T23:30:24.195Z] github.com/docker/docker/registry [2022-07-04T23:30:24.195Z] github.com/docker/docker/registry/resumable [2022-07-04T23:30:24.195Z] github.com/docker/docker/restartmanager [2022-07-04T23:30:24.195Z] github.com/docker/docker/rootless [2022-07-04T23:30:24.195Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:30:24.195Z] github.com/docker/docker/runconfig [2022-07-04T23:30:24.195Z] github.com/docker/doc++ grep --fixed-strings -v /libnetwork [2022-07-04T23:30:24.195Z] ker/runconfig/opts [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/environment [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/registry [2022-07-04T23:30:24.195Z] github.com/docker/docker/testutil/request [2022-07-04T23:30:24.195Z] github.com/docker/docker/volume [2022-07-04T23:30:24.195Z] github.com/docker/docker/volume/drivers [2022-07-04T23:30:24.195Z] github.com/docker/docker/volume/local [2022-07-04T23:30:24.195Z] github.com/docker/docker/volume/mounts [2022-07-04T23:30:24.195Z] github.com/docker/docker/volume/service [2022-07-04T23:30:24.195Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:30:24.195Z] github.com/docker/docker/volume/testutils' [2022-07-04T23:30:24.195Z] + base_pkg_list='github.com/docker/docker/api [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/backend [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/container [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/events [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/filters [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/image [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/mount [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/network [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/registry [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/time [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/versions [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:30:24.195Z] github.com/docker/docker/api/types/volume [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:30:24.195Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli/config [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli/debug [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:30:24.195Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:30:24.195Z] github.com/docker/docker/client [2022-07-04T23:30:24.195Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:30:24.195Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:30:24.195Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:30:24.195Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:30:24.195Z] github.com/docker/docker/container [2022-07-04T23:30:24.195Z] github.com/docker/docker/container/stream [2022-07-04T23:30:24.195Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:30:24.195Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:30:24.195Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/config [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/events [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/exec [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:30:24.195Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/images [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/links [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/names [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/network [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/stats [2022-07-04T23:30:24.196Z] github.com/docker/docker/distribution [2022-07-04T23:30:24.196Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:30:24.196Z] github.com/docker/docker/distribution/utils [2022-07-04T23:30:24.196Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:30:24.196Z] github.com/docker/docker/dockerversion [2022-07-04T23:30:24.196Z] github.com/docker/docker/errdefs [2022-07-04T23:30:24.196Z] github.com/docker/docker/image [2022-07-04T23:30:24.196Z] github.com/docker/docker/image/cache [2022-07-04T23:30:24.196Z] github.com/docker/docker/image/tarexport [2022-07-04T23:30:24.196Z] github.com/docker/docker/image/v1 [2022-07-04T23:30:24.196Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:30:24.196Z] github.com/docker/docker/layer [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:30:24.196Z] github.com/docker/docker/oci [2022-07-04T23:30:24.196Z] github.com/docker/docker/oci/caps [2022-07-04T23:30:24.196Z] github.com/docker/docker/opts [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/archive [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/directory [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/platform [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/pools [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/progress [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/signal [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/stack [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/system [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:30:24.196Z] github.com/docker/docker/plugin [2022-07-04T23:30:24.196Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:30:24.196Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:30:24.196Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:30:24.196Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:30:24.196Z] github.com/docker/docker/quota [2022-07-04T23:30:24.196Z] github.com/docker/docker/reference [2022-07-04T23:30:24.196Z] github.com/docker/docker/registry [2022-07-04T23:30:24.196Z] github.com/docker/docker/registry/resumable [2022-07-04T23:30:24.196Z] github.com/docker/docker/restartmanager [2022-07-04T23:30:24.196Z] github.com/docker/docker/rootless [2022-07-04T23:30:24.196Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:30:24.196Z] github.com/docker/docker/runconfig [2022-07-04T23:30:24.196Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/environment [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/registry [2022-07-04T23:30:24.196Z] github.com/docker/docker/testutil/request [2022-07-04T23:30:24.196Z] github.com/docker/docker/volume [2022-07-04T23:30:24.196Z] github.com/docker/docker/volume/drivers [2022-07-04T23:30:24.196Z] github.com/docker/docker/volume/local [2022-07-04T23:30:24.196Z] github.com/docker/docker/volume/mounts [2022-07-04T23:30:24.196Z] github.com/docker/docker/volume/service [2022-07-04T23:30:24.196Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:30:24.196Z] github.com/docker/docker/volume/testutils' [2022-07-04T23:30:24.196Z] ++ grep --fixed-strings /libnetwork [2022-07-04T23:30:24.196Z] ++ echo 'github.com/docker/docker/api [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/backend [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/container [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/events [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/filters [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/image [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/mount [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/network [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/registry [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/time [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/versions [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:30:24.196Z] github.com/docker/docker/api/types/volume [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:30:24.196Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:30:24.196Z] github.com/docker/docker/cli [2022-07-04T23:30:24.196Z] github.com/docker/docker/cli/config [2022-07-04T23:30:24.196Z] github.com/docker/docker/cli/debug [2022-07-04T23:30:24.196Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:30:24.196Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:30:24.196Z] github.com/docker/docker/client [2022-07-04T23:30:24.196Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:30:24.196Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:30:24.196Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:30:24.196Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:30:24.196Z] github.com/docker/docker/container [2022-07-04T23:30:24.196Z] github.com/docker/docker/container/stream [2022-07-04T23:30:24.196Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:30:24.196Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:30:24.196Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/config [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/events [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/exec [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/images [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/links [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/names [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/network [2022-07-04T23:30:24.196Z] github.com/docker/docker/daemon/stats [2022-07-04T23:30:24.196Z] github.com/docker/docker/distribution [2022-07-04T23:30:24.196Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:30:24.196Z] github.com/docker/docker/distribution/utils [2022-07-04T23:30:24.196Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:30:24.196Z] github.com/docker/docker/dockerversion [2022-07-04T23:30:24.196Z] github.com/docker/docker/errdefs [2022-07-04T23:30:24.196Z] github.com/docker/docker/image [2022-07-04T23:30:24.196Z] github.com/docker/docker/image/cache [2022-07-04T23:30:24.196Z] github.com/docker/docker/image/tarexport [2022-07-04T23:30:24.196Z] github.com/docker/docker/image/v1 [2022-07-04T23:30:24.196Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:30:24.196Z] github.com/docker/docker/layer [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:30:24.196Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/libnetwork/types [2022-07-04T23:30:24.196Z] github.com/docker/docker/oci [2022-07-04T23:30:24.196Z] github.com/docker/docker/oci/caps [2022-07-04T23:30:24.196Z] github.com/docker/docker/opts [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/archive [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/directory [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/platform [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:30:24.196Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/pools [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/progress [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/signal [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/stack [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/system [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:30:24.197Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:30:24.197Z] github.com/docker/docker/plugin [2022-07-04T23:30:24.197Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:30:24.197Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:30:24.197Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:30:24.197Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:30:24.197Z] github.com/docker/docker/quota [2022-07-04T23:30:24.197Z] github.com/docker/docker/reference [2022-07-04T23:30:24.197Z] github.com/docker/docker/registry [2022-07-04T23:30:24.197Z] github.com/docker/docker/registry/resumable [2022-07-04T23:30:24.197Z] github.com/docker/docker/restartmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/rootless [2022-07-04T23:30:24.197Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:30:24.197Z] github.com/docker/docker/runconfig [2022-07-04T23:30:24.197Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/environment [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/registry [2022-07-04T23:30:24.197Z] github.com/docker/docker/testutil/request [2022-07-04T23:30:24.197Z] github.com/docker/docker/volume [2022-07-04T23:30:24.197Z] github.com/docker/docker/volume/drivers [2022-07-04T23:30:24.197Z] github.com/docker/docker/volume/local [2022-07-04T23:30:24.197Z] github.com/docker/docker/volume/mounts [2022-07-04T23:30:24.197Z] github.com/docker/docker/volume/service [2022-07-04T23:30:24.197Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:30:24.197Z] github.com/docker/docker/volume/testutils' [2022-07-04T23:30:24.197Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/types' [2022-07-04T23:30:24.197Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-04T23:30:24.197Z] + echo 'github.com/docker/docker/libnetwork [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/types' [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:30:24.197Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:30:24.197Z] + type docker-proxy [2022-07-04T23:30:24.197Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-04T23:30:24.197Z] + hack/make.sh binary-proxy install-proxy [2022-07-04T23:30:24.197Z] [2022-07-04T23:30:24.197Z] Removing bundles/ [2022-07-04T23:30:24.197Z] [2022-07-04T23:30:24.197Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-04T23:30:24.197Z] Building: bundles/binary-proxy/docker-proxy [2022-07-04T23:30:24.197Z] GOOS="" GOARCH="" GOARM="" [2022-07-04T23:30:24.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-04T23:30:25.723Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-04T23:30:27.624Z] docker_api_swarm_test.go:563: [df7e5d6022742] joining swarm manager [dabdeb9280a1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:30:30.906Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-04T23:30:32.317Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-04T23:30:32.317Z] [2022-07-04T23:30:32.317Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-04T23:30:32.317Z] Installing docker-proxy to /usr/local/bin/ [2022-07-04T23:30:32.317Z] [2022-07-04T23:30:32.317Z] + mkdir -p bundles [2022-07-04T23:30:32.317Z] + '[' -n 'github.com/docker/docker/api [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/backend/build [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/httpstatus [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/httputils [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/middleware [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/router [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/router/build [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/router/container [2022-07-04T23:30:32.317Z] github.com/docker/docker/api/server/router/debug [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/distribution [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/grpc [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/image [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/network [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/plugin [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/session [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/swarm [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/system [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/server/router/volume [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/backend [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/blkiodev [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/container [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/events [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/filters [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/image [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/mount [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/network [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/registry [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/strslice [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/swarm [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/time [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/versions [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-04T23:30:32.318Z] github.com/docker/docker/api/types/volume [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/builder-next [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/builder-next/worker [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/dockerfile [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/remotecontext [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/remotecontext/git [2022-07-04T23:30:32.318Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-04T23:30:32.318Z] github.com/docker/docker/cli [2022-07-04T23:30:32.318Z] github.com/docker/docker/cli/config [2022-07-04T23:30:32.318Z] github.com/docker/docker/cli/debug [2022-07-04T23:30:32.318Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-04T23:30:32.318Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-04T23:30:32.318Z] github.com/docker/docker/client [2022-07-04T23:30:32.318Z] github.com/docker/docker/cmd/docker-proxy [2022-07-04T23:30:32.318Z] github.com/docker/docker/cmd/dockerd [2022-07-04T23:30:32.318Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-04T23:30:32.318Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-04T23:30:32.318Z] github.com/docker/docker/container [2022-07-04T23:30:32.318Z] github.com/docker/docker/container/stream [2022-07-04T23:30:32.318Z] github.com/docker/docker/contrib/apparmor [2022-07-04T23:30:32.318Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-04T23:30:32.318Z] github.com/docker/docker/contrib/httpserver [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/cluster [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/cluster/convert [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/cluster/executor [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/cluster/provider [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/config [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/events [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/events/testutils [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/exec [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/images [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/initlayer [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/links [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/listeners [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/gelf [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/journald [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/local [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/logentries [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/splunk [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/syslog [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/logger/templates [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/names [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/network [2022-07-04T23:30:32.318Z] github.com/docker/docker/daemon/stats [2022-07-04T23:30:32.318Z] github.com/docker/docker/distribution [2022-07-04T23:30:32.318Z] github.com/docker/docker/distribution/metadata [2022-07-04T23:30:32.318Z] github.com/docker/docker/distribution/utils [2022-07-04T23:30:32.318Z] github.com/docker/docker/distribution/xfer [2022-07-04T23:30:32.318Z] github.com/docker/docker/dockerversion [2022-07-04T23:30:32.318Z] github.com/docker/docker/errdefs [2022-07-04T23:30:32.318Z] github.com/docker/docker/image [2022-07-04T23:30:32.318Z] github.com/docker/docker/image/cache [2022-07-04T23:30:32.318Z] github.com/docker/docker/image/tarexport [2022-07-04T23:30:32.318Z] github.com/docker/docker/image/v1 [2022-07-04T23:30:32.318Z] github.com/docker/docker/internal/test/suite [2022-07-04T23:30:32.318Z] github.com/docker/docker/layer [2022-07-04T23:30:32.318Z] github.com/docker/docker/libcontainerd [2022-07-04T23:30:32.318Z] github.com/docker/docker/libcontainerd/queue [2022-07-04T23:30:32.318Z] github.com/docker/docker/libcontainerd/remote [2022-07-04T23:30:32.318Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-04T23:30:32.318Z] github.com/docker/docker/libcontainerd/types [2022-07-04T23:30:32.318Z] github.com/docker/docker/oci [2022-07-04T23:30:32.318Z] github.com/docker/docker/oci/caps [2022-07-04T23:30:32.318Z] github.com/docker/docker/opts [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/aaparser [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/archive [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/authorization [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/broadcaster [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/capabilities [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/chrootarchive [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/containerfs [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/devicemapper [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/directory [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/dmesg [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/fileutils [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/fsutils [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/homedir [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/idtools [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/ioutils [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/jsonmessage [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/longpath [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/loopback [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/namesgenerator [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/parsers [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/pidfile [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/platform [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/plugingetter [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/plugins [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/plugins/transport [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/pools [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/progress [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/pubsub [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/reexec [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/signal [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/stack [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/stdcopy [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/streamformatter [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/stringid [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/sysinfo [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/system [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/tailfile [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/tarsum [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/truncindex [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/urlutil [2022-07-04T23:30:32.318Z] github.com/docker/docker/pkg/useragent [2022-07-04T23:30:32.318Z] github.com/docker/docker/plugin [2022-07-04T23:30:32.318Z] github.com/docker/docker/plugin/executor/containerd [2022-07-04T23:30:32.318Z] github.com/docker/docker/plugin/v2 [2022-07-04T23:30:32.318Z] github.com/docker/docker/profiles/apparmor [2022-07-04T23:30:32.318Z] github.com/docker/docker/profiles/seccomp [2022-07-04T23:30:32.318Z] github.com/docker/docker/quota [2022-07-04T23:30:32.318Z] github.com/docker/docker/reference [2022-07-04T23:30:32.318Z] github.com/docker/docker/registry [2022-07-04T23:30:32.318Z] github.com/docker/docker/registry/resumable [2022-07-04T23:30:32.318Z] github.com/docker/docker/restartmanager [2022-07-04T23:30:32.318Z] github.com/docker/docker/rootless [2022-07-04T23:30:32.318Z] github.com/docker/docker/rootless/specconv [2022-07-04T23:30:32.318Z] github.com/docker/docker/runconfig [2022-07-04T23:30:32.318Z] github.com/docker/docker/runconfig/opts [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/daemon [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/environment [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/fakecontext [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/fakegit [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/fakestorage [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/fixtures/load [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/registry [2022-07-04T23:30:32.318Z] github.com/docker/docker/testutil/request [2022-07-04T23:30:32.318Z] github.com/docker/docker/volume [2022-07-04T23:30:32.318Z] github.com/docker/docker/volume/drivers [2022-07-04T23:30:32.318Z] github.com/docker/docker/volume/local [2022-07-04T23:30:32.318Z] github.com/docker/docker/volume/mounts [2022-07-04T23:30:32.318Z] github.com/docker/docker/volume/service [2022-07-04T23:30:32.318Z] github.com/docker/docker/volume/service/opts [2022-07-04T23:30:32.318Z] github.com/docker/docker/volume/testutils' ']' [2022-07-04T23:30:32.318Z] + 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-04T23:30:32.318Z] ? github.com/docker/docker/api [no test files] [2022-07-04T23:30:33.436Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-04T23:30:34.004Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-04T23:30:39.269Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-04T23:30:39.834Z] docker_api_swarm_test.go:585: [d60513219df2d] joining swarm manager [dabdeb9280a1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:30:45.097Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-04T23:30:45.097Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-04T23:30:46.504Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-04T23:30:48.402Z] check_test.go:611: [df7e5d6022742] daemon is not started [2022-07-04T23:30:49.336Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-04T23:30:49.902Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-04T23:30:49.902Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-04T23:30:50.374Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2022-07-04T23:30:50.836Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-04T23:30:51.769Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-04T23:30:53.144Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-04T23:30:53.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-04T23:30:53.711Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-04T23:30:53.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-04T23:30:56.996Z] docker_api_swarm_test.go:46: [db482bb986e97] joining swarm manager [dceb09bf5f8af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:31:02.262Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-04T23:31:03.196Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-04T23:31:05.726Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-04T23:31:13.850Z] --- PASS: TestImportExtremelyLargeImageWorks (179.62s) [2022-07-04T23:31:13.850Z] PASS [2022-07-04T23:31:13.850Z] [2022-07-04T23:31:13.850Z] DONE 22 tests in 183.859s [2022-07-04T23:31:13.850Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-04T23:31:13.850Z] ++ 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-04T23:31:13.850Z] ++ set -e [2022-07-04T23:31:13.850Z] ++ '[' -n 0 ']' [2022-07-04T23:31:13.850Z] ++ set -x [2022-07-04T23:31:13.850Z] ++ 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-04T23:31:13.850Z] === RUN TestStripANSICommands [2022-07-04T23:31:13.850Z] === RUN TestStripANSICommands/#00 [2022-07-04T23:31:13.850Z] === RUN TestStripANSICommands/#01 [2022-07-04T23:31:13.850Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-04T23:31:13.850Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-04T23:31:13.850Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-04T23:31:13.850Z] PASS [2022-07-04T23:31:13.850Z] [2022-07-04T23:31:13.850Z] DONE 3 tests in 0.042s [2022-07-04T23:31:13.850Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-04T23:31:13.850Z] ++ 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-04T23:31:13.850Z] ++ set -e [2022-07-04T23:31:13.850Z] ++ '[' -n 0 ']' [2022-07-04T23:31:13.850Z] ++ set -x [2022-07-04T23:31:13.850Z] ++ 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-04T23:31:13.850Z] INFO: Testing against a local daemon [2022-07-04T23:31:13.850Z] === RUN TestNetworkCreateDelete [2022-07-04T23:31:13.850Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-07-04T23:31:13.850Z] === RUN TestDockerNetworkDeletePreferID [2022-07-04T23:31:13.850Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-07-04T23:31:13.850Z] === RUN TestDaemonDNSFallback [2022-07-04T23:31:14.785Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-04T23:31:14.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-04T23:31:15.717Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-04T23:31:15.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-04T23:31:15.717Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-04T23:31:19.000Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-04T23:31:19.934Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-04T23:31:20.869Z] --- PASS: TestDaemonDNSFallback (6.76s) [2022-07-04T23:31:20.869Z] === RUN TestInspectNetwork [2022-07-04T23:31:21.436Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-04T23:31:24.717Z] === RUN TestInspectNetwork/full_network_id [2022-07-04T23:31:24.717Z] === RUN TestInspectNetwork/partial_network_id [2022-07-04T23:31:24.717Z] === RUN TestInspectNetwork/network_name [2022-07-04T23:31:24.717Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-04T23:31:25.652Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-04T23:31:27.025Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-04T23:31:28.925Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-04T23:31:28.925Z] --- PASS: TestInspectNetwork (8.34s) [2022-07-04T23:31:28.925Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-04T23:31:28.925Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-04T23:31:28.925Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-04T23:31:28.925Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-04T23:31:28.925Z] === RUN TestRunContainerWithBridgeNone [2022-07-04T23:31:31.455Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-04T23:31:31.455Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:31:31.455Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:31:31.455Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:31:31.455Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-04T23:31:31.455Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-04T23:31:31.455Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-04T23:31:31.455Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-04T23:31:31.455Z] === RUN TestNetworkList [2022-07-04T23:31:31.455Z] === RUN TestNetworkList//networks [2022-07-04T23:31:31.455Z] === PAUSE TestNetworkList//networks [2022-07-04T23:31:31.455Z] === RUN TestNetworkList//networks/ [2022-07-04T23:31:31.455Z] === PAUSE TestNetworkList//networks/ [2022-07-04T23:31:31.455Z] === CONT TestNetworkList//networks [2022-07-04T23:31:31.455Z] === CONT TestNetworkList//networks/ [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkList (0.01s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-04T23:31:31.455Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-04T23:31:31.455Z] === RUN TestHostIPv4BridgeLabel [2022-07-04T23:31:31.714Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-07-04T23:31:31.714Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-04T23:31:32.648Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-07-04T23:31:32.648Z] === RUN TestDaemonDefaultNetworkPools [2022-07-04T23:31:33.581Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-07-04T23:31:33.581Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-04T23:31:34.955Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-07-04T23:31:34.955Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-04T23:31:35.892Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-07-04T23:31:35.892Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-04T23:31:36.457Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2022-07-04T23:31:36.457Z] === RUN TestServiceWithPredefinedNetwork [2022-07-04T23:31:39.738Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2022-07-04T23:31:39.738Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-04T23:31:39.738Z] service_test.go:243: FLAKY_TEST [2022-07-04T23:31:39.738Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T23:31:39.738Z] === RUN TestServiceWithDataPathPortInit [2022-07-04T23:31:39.738Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-04T23:31:39.738Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-04T23:31:43.021Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-04T23:31:43.279Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-04T23:31:43.537Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-04T23:31:43.795Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-04T23:31:43.795Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-04T23:31:44.053Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-04T23:31:44.312Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-04T23:31:45.685Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-04T23:31:46.618Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-04T23:31:47.553Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-04T23:31:48.487Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-04T23:31:49.861Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-04T23:31:50.427Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-04T23:31:55.692Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-04T23:31:55.692Z] --- PASS: TestServiceWithDataPathPortInit (16.04s) [2022-07-04T23:31:55.692Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-04T23:31:58.976Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l4otslyng9q52rh5h5enhey0q Created:2022-07-04 23:31:56.718179374 +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[1723eb3775466cbfa3f35b66b62bbf5521a18b2889930a48fa6b40e68804dfa5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.al9zat0e9dq15woqw3pls6oal EndpointID:00667467aa27255903fa7683a49f3e99c614f50172e7431ef45053b112f15011 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b53ea87266123c09332a266671be01237f0366bac2aab2b900baf118a9d80a2b 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:177d0d74915a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.al9zat0e9dq15woqw3pls6oal EndpointID:00667467aa27255903fa7683a49f3e99c614f50172e7431ef45053b112f15011 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-04T23:32:03.171Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.74s) [2022-07-04T23:32:03.171Z] PASS [2022-07-04T23:32:03.171Z] [2022-07-04T23:32:03.171Z] === Skipped [2022-07-04T23:32:03.171Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-04T23:32:03.171Z] service_test.go:243: FLAKY_TEST [2022-07-04T23:32:03.171Z] [2022-07-04T23:32:03.171Z] DONE 38 tests, 1 skipped in 49.854s [2022-07-04T23:32:03.171Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-04T23:32:03.171Z] ++ 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-04T23:32:03.171Z] ++ set -e [2022-07-04T23:32:03.171Z] ++ '[' -n 0 ']' [2022-07-04T23:32:03.171Z] ++ set -x [2022-07-04T23:32:03.171Z] ++ 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-04T23:32:03.171Z] INFO: Testing against a local daemon [2022-07-04T23:32:03.171Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-04T23:32:03.171Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:32:03.171Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-04T23:32:03.171Z] === RUN TestDockerNetworkIpvlan [2022-07-04T23:32:03.171Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:32:03.171Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-04T23:32:03.171Z] PASS [2022-07-04T23:32:03.171Z] [2022-07-04T23:32:03.171Z] === Skipped [2022-07-04T23:32:03.171Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-04T23:32:03.171Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:32:03.171Z] [2022-07-04T23:32:03.171Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-04T23:32:03.171Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-04T23:32:03.171Z] [2022-07-04T23:32:03.171Z] DONE 2 tests, 2 skipped in 0.147s [2022-07-04T23:32:03.171Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-04T23:32:03.171Z] ++ 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-04T23:32:03.171Z] ++ set -e [2022-07-04T23:32:03.171Z] ++ '[' -n 0 ']' [2022-07-04T23:32:03.171Z] ++ set -x [2022-07-04T23:32:03.171Z] ++ 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-04T23:32:03.429Z] INFO: Testing against a local daemon [2022-07-04T23:32:03.429Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-04T23:32:03.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-04T23:32:04.932Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-07-04T23:32:04.932Z] === RUN TestDockerNetworkMacvlan [2022-07-04T23:32:05.866Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-04T23:32:06.433Z] docker_api_swarm_test.go:304: [d83693778e483] joining swarm manager [d0d252951209f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:32:06.691Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-04T23:32:08.066Z] docker_api_swarm_test.go:305: [d4c445580817d] joining swarm manager [d0d252951209f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:32:08.066Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-04T23:32:09.002Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-04T23:32:10.376Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-04T23:32:10.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-04T23:32:12.539Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-04T23:32:12.539Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-04T23:32:16.722Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-04T23:32:18.098Z] --- PASS: TestDockerNetworkMacvlan (13.04s) [2022-07-04T23:32:18.098Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-04T23:32:18.098Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2022-07-04T23:32:18.098Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2022-07-04T23:32:18.098Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-07-04T23:32:18.098Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2022-07-04T23:32:18.098Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-07-04T23:32:18.098Z] PASS [2022-07-04T23:32:18.098Z] [2022-07-04T23:32:18.098Z] DONE 8 tests in 14.572s [2022-07-04T23:32:18.098Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-04T23:32:18.098Z] ++ 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-04T23:32:18.098Z] ++ set -e [2022-07-04T23:32:18.098Z] ++ '[' -n 0 ']' [2022-07-04T23:32:18.098Z] ++ set -x [2022-07-04T23:32:18.098Z] ++ 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-04T23:32:18.098Z] testing: warning: no tests to run [2022-07-04T23:32:18.098Z] PASS [2022-07-04T23:32:18.098Z] [2022-07-04T23:32:18.098Z] DONE 0 tests in 0.027s [2022-07-04T23:32:18.098Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-04T23:32:18.098Z] ++ 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-04T23:32:18.098Z] ++ set -e [2022-07-04T23:32:18.098Z] ++ '[' -n 0 ']' [2022-07-04T23:32:18.098Z] ++ set -x [2022-07-04T23:32:18.098Z] ++ 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-04T23:32:18.098Z] INFO: Testing against a local daemon [2022-07-04T23:32:18.098Z] === RUN TestAuthZPluginAllowRequest [2022-07-04T23:32:19.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-04T23:32:19.473Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-07-04T23:32:19.473Z] === RUN TestAuthZPluginTLS [2022-07-04T23:32:20.039Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-04T23:32:20.039Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-04T23:32:20.039Z] === RUN TestAuthZPluginDenyRequest [2022-07-04T23:32:20.297Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-04T23:32:20.555Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-04T23:32:20.556Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-04T23:32:20.814Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-04T23:32:21.072Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-04T23:32:21.072Z] === RUN TestAuthZPluginDenyResponse [2022-07-04T23:32:21.638Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-07-04T23:32:21.638Z] === RUN TestAuthZPluginAllowEventStream [2022-07-04T23:32:21.638Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-04T23:32:21.638Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-04T23:32:21.638Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-04T23:32:22.207Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-04T23:32:23.147Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2022-07-04T23:32:23.147Z] === RUN TestAuthZPluginErrorResponse [2022-07-04T23:32:23.713Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-04T23:32:23.713Z] === RUN TestAuthZPluginErrorRequest [2022-07-04T23:32:24.281Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-04T23:32:24.281Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-04T23:32:24.847Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2022-07-04T23:32:24.848Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 31.9% of statements [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 77.3% of statements [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/builder [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-04T23:32:26.773Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/builder/dockerfile 0.528s coverage: 49.3% of statements [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-04T23:32:26.773Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-04T23:32:27.030Z] ok github.com/docker/docker/builder/remotecontext/git 1.748s coverage: 86.3% of statements [2022-07-04T23:32:27.030Z] ? github.com/docker/docker/cli [no test files] [2022-07-04T23:32:27.030Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-04T23:32:27.030Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-04T23:32:27.030Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-04T23:32:27.377Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s) [2022-07-04T23:32:27.377Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-04T23:32:27.593Z] ok github.com/docker/docker/cmd/docker-proxy 0.250s coverage: 67.6% of statements [2022-07-04T23:32:28.750Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2022-07-04T23:32:28.750Z] === RUN TestAuthZPluginHeader [2022-07-04T23:32:29.688Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-07-04T23:32:29.688Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-04T23:32:30.622Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-04T23:32:30.622Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-04T23:32:30.879Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-04T23:32:31.138Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-04T23:32:31.705Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-04T23:32:31.963Z] === RUN TestDockerSuite/TestBuildFails [2022-07-04T23:32:32.529Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-04T23:32:32.529Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-04T23:32:32.843Z] ok github.com/docker/docker/client 0.148s coverage: 74.6% of statements [2022-07-04T23:32:34.428Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-04T23:32:34.428Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.90s) [2022-07-04T23:32:34.428Z] === RUN TestAuthZPluginV2Disable [2022-07-04T23:32:35.803Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-04T23:32:37.177Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-04T23:32:38.110Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-04T23:32:38.368Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-04T23:32:38.368Z] --- PASS: TestAuthZPluginV2Disable (4.08s) [2022-07-04T23:32:38.368Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-04T23:32:39.302Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-04T23:32:40.236Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-04T23:32:41.170Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-04T23:32:41.170Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-04T23:32:41.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-04T23:32:42.550Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2022-07-04T23:32:42.550Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-04T23:32:43.116Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-04T23:32:43.682Z] docker_api_swarm_test.go:272: [da4e2cfd263e7] joining swarm manager [d8c1675226b79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:32:45.063Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-04T23:32:45.063Z] docker_api_swarm_test.go:273: [d5008ea2ab763] joining swarm manager [d8c1675226b79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:32:45.996Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-04T23:32:46.562Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-04T23:32:47.498Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-04T23:32:48.432Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-04T23:32:48.998Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-04T23:32:48.998Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-04T23:32:49.933Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-04T23:32:50.501Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-04T23:32:51.067Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-04T23:32:51.325Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-04T23:32:51.584Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-04T23:32:52.149Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-04T23:32:52.715Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-04T23:32:54.617Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.09s) [2022-07-04T23:32:54.618Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-04T23:32:54.876Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-04T23:32:59.055Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-04T23:33:00.958Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-04T23:33:00.958Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-04T23:33:01.216Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-04T23:33:01.216Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-04T23:33:01.216Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-04T23:33:01.474Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-04T23:33:02.408Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-04T23:33:03.357Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-04T23:33:05.886Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-04T23:33:06.146Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-04T23:33:06.404Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-04T23:33:07.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-04T23:33:11.522Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-04T23:33:11.522Z] PASS [2022-07-04T23:33:11.522Z] [2022-07-04T23:33:11.522Z] DONE 17 tests in 53.402s [2022-07-04T23:33:11.522Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-04T23:33:11.522Z] ++ 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-04T23:33:11.522Z] ++ set -e [2022-07-04T23:33:11.522Z] ++ '[' -n 0 ']' [2022-07-04T23:33:11.522Z] ++ set -x [2022-07-04T23:33:11.523Z] ++ 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-04T23:33:11.523Z] INFO: Testing against a local daemon [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:33:11.523Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:33:11.523Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-04T23:33:11.523Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-04T23:33:11.523Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-04T23:33:11.523Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-04T23:33:11.523Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-04T23:33:11.523Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-04T23:33:11.523Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-04T23:33:11.523Z] === RUN TestPluginInstall [2022-07-04T23:33:11.523Z] === RUN TestPluginInstall/no_auth [2022-07-04T23:33:13.424Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-04T23:33:13.682Z] time="2022-07-04T23:33:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:33:13.682Z] time="2022-07-04T23:33:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0faa4d4cbe5d8a66cdc1a4c99e35466f8d114cf87e9da89e1d8cc7c8f784442" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:33:13.682Z] time="2022-07-04T23:33:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:33:13.682Z] time="2022-07-04T23:33:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0faa4d4cbe5d8a66cdc1a4c99e35466f8d114cf87e9da89e1d8cc7c8f784442" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:33:13.941Z] === RUN TestPluginInstall/with_htpasswd [2022-07-04T23:33:14.508Z] time="2022-07-04T23:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:33:14.508Z] time="2022-07-04T23:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0faa4d4cbe5d8a66cdc1a4c99e35466f8d114cf87e9da89e1d8cc7c8f784442" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:33:14.508Z] time="2022-07-04T23:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:33:14.508Z] time="2022-07-04T23:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0faa4d4cbe5d8a66cdc1a4c99e35466f8d114cf87e9da89e1d8cc7c8f784442" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:33:14.766Z] === RUN TestPluginInstall/with_insecure [2022-07-04T23:33:15.702Z] time="2022-07-04T23:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:33:15.702Z] time="2022-07-04T23:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94feb5b58f9cd554eb2d26016f1ad2b49c3a6deb81716b9808e27ce0bd7fbbe6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:33:15.702Z] time="2022-07-04T23:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-04T23:33:15.702Z] time="2022-07-04T23:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94feb5b58f9cd554eb2d26016f1ad2b49c3a6deb81716b9808e27ce0bd7fbbe6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-04T23:33:16.268Z] plugin_test.go:195: [d373d685ed3c4] daemon is not started [2022-07-04T23:33:16.268Z] --- PASS: TestPluginInstall (4.59s) [2022-07-04T23:33:16.268Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2022-07-04T23:33:16.268Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-07-04T23:33:16.268Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-07-04T23:33:16.268Z] === RUN TestPluginsWithRuntimes [2022-07-04T23:33:16.526Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-04T23:33:17.461Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-04T23:33:17.719Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-04T23:33:19.095Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-04T23:33:19.095Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-04T23:33:19.095Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-04T23:33:19.095Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-04T23:33:19.482Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 31.9% of statements [2022-07-04T23:33:19.482Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-07-04T23:33:19.483Z] ok github.com/docker/docker/cmd/dockerd/trap 2.508s coverage: 0.0% of statements [2022-07-04T23:33:19.483Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-04T23:33:19.483Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-04T23:33:19.483Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-04T23:33:19.483Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-04T23:33:19.483Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-04T23:33:20.032Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2022-07-04T23:33:20.032Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-07-04T23:33:20.032Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.00s) [2022-07-04T23:33:20.032Z] === RUN TestPluginBackCompatMediaTypes [2022-07-04T23:33:20.599Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-07-04T23:33:20.599Z] PASS [2022-07-04T23:33:20.599Z] [2022-07-04T23:33:20.599Z] DONE 24 tests in 9.379s [2022-07-04T23:33:20.599Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-04T23:33:20.599Z] ++ 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-04T23:33:20.856Z] ++ set -e [2022-07-04T23:33:20.856Z] ++ '[' -n 0 ']' [2022-07-04T23:33:20.856Z] ++ set -x [2022-07-04T23:33:20.856Z] ++ 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-04T23:33:20.856Z] INFO: Testing against a local daemon [2022-07-04T23:33:20.856Z] === RUN TestExternalGraphDriver [2022-07-04T23:33:21.114Z] === RUN TestExternalGraphDriver/json [2022-07-04T23:33:22.491Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-04T23:33:22.749Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-04T23:33:22.752Z] ok github.com/docker/docker/daemon/cluster 0.077s coverage: 0.5% of statements [2022-07-04T23:33:23.007Z] === RUN TestExternalGraphDriver/spec [2022-07-04T23:33:24.395Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-04T23:33:24.645Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-04T23:33:24.652Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-04T23:33:24.909Z] === RUN TestExternalGraphDriver/pull [2022-07-04T23:33:25.574Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-04T23:33:26.283Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-04T23:33:26.850Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-04T23:33:26.850Z] --- PASS: TestExternalGraphDriver (6.01s) [2022-07-04T23:33:26.850Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-07-04T23:33:26.850Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2022-07-04T23:33:26.850Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2022-07-04T23:33:26.850Z] === RUN TestGraphdriverPluginV2 [2022-07-04T23:33:27.416Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-04T23:33:27.982Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-04T23:33:29.356Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-04T23:33:29.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-04T23:33:29.614Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-04T23:33:30.180Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-04T23:33:30.747Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-04T23:33:30.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-04T23:33:31.683Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-04T23:33:31.941Z] --- PASS: TestGraphdriverPluginV2 (5.02s) [2022-07-04T23:33:31.941Z] PASS [2022-07-04T23:33:31.941Z] [2022-07-04T23:33:31.941Z] DONE 5 tests in 11.160s [2022-07-04T23:33:31.941Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-04T23:33:31.941Z] ++ 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-04T23:33:31.941Z] ++ set -e [2022-07-04T23:33:31.941Z] ++ '[' -n 0 ']' [2022-07-04T23:33:31.941Z] ++ set -x [2022-07-04T23:33:31.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-04T23:33:31.941Z] INFO: Testing against a local daemon [2022-07-04T23:33:31.941Z] === RUN TestContinueAfterPluginCrash [2022-07-04T23:33:31.941Z] === PAUSE TestContinueAfterPluginCrash [2022-07-04T23:33:31.941Z] === RUN TestReadPluginNoRead [2022-07-04T23:33:31.941Z] === PAUSE TestReadPluginNoRead [2022-07-04T23:33:31.941Z] === RUN TestDaemonStartWithLogOpt [2022-07-04T23:33:31.941Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-04T23:33:31.941Z] === CONT TestContinueAfterPluginCrash [2022-07-04T23:33:31.941Z] === CONT TestDaemonStartWithLogOpt [2022-07-04T23:33:33.661Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-04T23:33:33.843Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-04T23:33:34.223Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-04T23:33:34.480Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-04T23:33:35.043Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-04T23:33:35.299Z] ok github.com/docker/docker/daemon 10.127s coverage: 16.1% of statements [2022-07-04T23:33:35.299Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-04T23:33:35.299Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-04T23:33:35.299Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-04T23:33:35.299Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-04T23:33:35.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-04T23:33:37.119Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-04T23:33:37.192Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.785s coverage: 74.8% of statements [2022-07-04T23:33:37.449Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-04T23:33:38.054Z] docker_api_swarm_node_test.go:20: [dbef5407c2173] joining swarm manager [d740366b36213]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:33:38.312Z] --- PASS: TestDaemonStartWithLogOpt (6.37s) [2022-07-04T23:33:38.312Z] === CONT TestReadPluginNoRead [2022-07-04T23:33:38.379Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.381s coverage: 56.2% of statements [2022-07-04T23:33:38.880Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-04T23:33:39.138Z] docker_api_swarm_node_test.go:21: [d03905dace896] joining swarm manager [d740366b36213]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:33:39.748Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-07-04T23:33:41.039Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-04T23:33:41.139Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.321s coverage: 50.6% of statements [2022-07-04T23:33:41.297Z] === RUN TestReadPluginNoRead/default [2022-07-04T23:33:41.863Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-04T23:33:42.072Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.388s coverage: 46.1% of statements [2022-07-04T23:33:42.072Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-04T23:33:42.796Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-04T23:33:42.796Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-04T23:33:43.378Z] --- PASS: TestContinueAfterPluginCrash (11.32s) [2022-07-04T23:33:43.463Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-04T23:33:43.463Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.767s coverage: 58.5% of statements [2022-07-04T23:33:43.463Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-04T23:33:43.463Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-04T23:33:44.393Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-04T23:33:44.758Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-04T23:33:45.322Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-07-04T23:33:45.324Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-04T23:33:45.891Z] === CONT TestReadPluginNoRead [2022-07-04T23:33:45.891Z] read_test.go:92: [d26aa3b434eec] daemon is not started [2022-07-04T23:33:45.891Z] --- PASS: TestReadPluginNoRead (7.54s) [2022-07-04T23:33:45.891Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-07-04T23:33:45.891Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2022-07-04T23:33:45.891Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2022-07-04T23:33:45.891Z] PASS [2022-07-04T23:33:45.891Z] [2022-07-04T23:33:45.891Z] DONE 6 tests in 14.042s [2022-07-04T23:33:45.891Z] 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-04T23:33:45.891Z] ++ 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-04T23:33:45.891Z] ++ set -e [2022-07-04T23:33:45.891Z] ++ '[' -n 0 ']' [2022-07-04T23:33:45.891Z] ++ set -x [2022-07-04T23:33:45.891Z] ++ 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-04T23:33:46.149Z] testing: warning: no tests to run [2022-07-04T23:33:46.149Z] PASS [2022-07-04T23:33:46.149Z] [2022-07-04T23:33:46.149Z] DONE 0 tests in 0.048s [2022-07-04T23:33:46.149Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-04T23:33:46.149Z] ++ 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-04T23:33:46.149Z] ++ set -e [2022-07-04T23:33:46.149Z] ++ '[' -n 0 ']' [2022-07-04T23:33:46.149Z] ++ set -x [2022-07-04T23:33:46.149Z] ++ 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-04T23:33:46.149Z] INFO: Testing against a local daemon [2022-07-04T23:33:46.149Z] === RUN TestPluginWithDevMounts [2022-07-04T23:33:46.149Z] === PAUSE TestPluginWithDevMounts [2022-07-04T23:33:46.149Z] === CONT TestPluginWithDevMounts [2022-07-04T23:33:46.252Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 6.9% of statements [2022-07-04T23:33:46.252Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-04T23:33:46.252Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-04T23:33:46.508Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-07-04T23:33:47.523Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-04T23:33:47.781Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-04T23:33:47.875Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-07-04T23:33:47.875Z] ok github.com/docker/docker/daemon/logger/awslogs 0.204s coverage: 79.9% of statements [2022-07-04T23:33:47.875Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-04T23:33:48.039Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-07-04T23:33:48.039Z] PASS [2022-07-04T23:33:48.039Z] [2022-07-04T23:33:48.039Z] DONE 1 tests in 1.937s [2022-07-04T23:33:48.039Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-04T23:33:48.039Z] ++ 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-04T23:33:48.039Z] ++ set -e [2022-07-04T23:33:48.039Z] ++ '[' -n 0 ']' [2022-07-04T23:33:48.039Z] ++ set -x [2022-07-04T23:33:48.039Z] ++ 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-04T23:33:48.039Z] INFO: Testing against a local daemon [2022-07-04T23:33:48.039Z] === RUN TestSecretInspect [2022-07-04T23:33:48.438Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-07-04T23:33:48.438Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.4% of statements [2022-07-04T23:33:48.604Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-04T23:33:49.001Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-04T23:33:49.563Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.212s coverage: 76.8% of statements [2022-07-04T23:33:49.820Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 79.4% of statements [2022-07-04T23:33:49.820Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-04T23:33:49.820Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-04T23:33:49.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-04T23:33:50.749Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 66.1% of statements [2022-07-04T23:33:50.749Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-07-04T23:33:50.912Z] --- PASS: TestSecretInspect (2.68s) [2022-07-04T23:33:50.912Z] === RUN TestSecretList [2022-07-04T23:33:52.117Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-07-04T23:33:52.117Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-07-04T23:33:52.680Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-04T23:33:53.609Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2022-07-04T23:33:53.609Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-04T23:33:53.609Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-04T23:33:54.193Z] --- PASS: TestSecretList (3.23s) [2022-07-04T23:33:54.194Z] === RUN TestSecretsCreateAndDelete [2022-07-04T23:33:54.452Z] docker_api_swarm_test.go:502: [df50740a8b3f6] joining swarm manager [dfdfb94a036f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:33:54.538Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-04T23:33:55.904Z] ok github.com/docker/docker/distribution 1.516s coverage: 28.0% of statements [2022-07-04T23:33:55.904Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-04T23:33:56.161Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-04T23:33:56.723Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-04T23:33:56.980Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-07-04T23:33:56.980Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-04T23:33:56.980Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2022-07-04T23:33:56.981Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2022-07-04T23:33:56.981Z] === RUN TestSecretsUpdate [2022-07-04T23:33:56.981Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-04T23:33:58.348Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-07-04T23:33:58.348Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-04T23:33:58.348Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-04T23:33:58.605Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-04T23:33:59.167Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-04T23:33:59.509Z] --- PASS: TestSecretsUpdate (2.53s) [2022-07-04T23:33:59.509Z] === RUN TestTemplatedSecret [2022-07-04T23:33:59.730Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-04T23:33:59.730Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-04T23:33:59.767Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-04T23:34:01.621Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 81.9% of statements [2022-07-04T23:34:01.665Z] === RUN TestDockerSuite/TestBuildRm [2022-07-04T23:34:01.923Z] --- PASS: TestTemplatedSecret (2.67s) [2022-07-04T23:34:01.923Z] === RUN TestSecretCreateResolve [2022-07-04T23:34:02.550Z] ok github.com/docker/docker/pkg/authorization 0.421s coverage: 68.3% of statements [2022-07-04T23:34:02.550Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-04T23:34:02.550Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-04T23:34:03.826Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-04T23:34:04.394Z] docker_api_swarm_test.go:507: [d586702e6b110] joining swarm manager [dfdfb94a036f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:34:04.654Z] --- PASS: TestSecretCreateResolve (2.76s) [2022-07-04T23:34:04.654Z] PASS [2022-07-04T23:34:04.654Z] [2022-07-04T23:34:04.654Z] DONE 6 tests in 16.621s [2022-07-04T23:34:04.654Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-04T23:34:04.654Z] ++ 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-04T23:34:04.654Z] ++ set -e [2022-07-04T23:34:04.654Z] ++ '[' -n 0 ']' [2022-07-04T23:34:04.654Z] ++ set -x [2022-07-04T23:34:04.654Z] ++ 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-04T23:34:04.654Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-04T23:34:04.654Z] INFO: Testing against a local daemon [2022-07-04T23:34:04.654Z] === RUN TestServiceCreateInit [2022-07-04T23:34:04.927Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-04T23:34:05.828Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-07-04T23:34:05.864Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-04T23:34:06.083Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-04T23:34:06.083Z] ok github.com/docker/docker/layer 7.316s coverage: 68.9% of statements [2022-07-04T23:34:06.083Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-04T23:34:06.083Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-04T23:34:06.083Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-04T23:34:06.083Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-04T23:34:06.083Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-04T23:34:06.083Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-04T23:34:06.339Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2022-07-04T23:34:06.430Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-04T23:34:06.595Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-04T23:34:06.853Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-04T23:34:07.109Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-07-04T23:34:07.109Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-04T23:34:07.364Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-04T23:34:08.298Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-04T23:34:08.475Z] ok github.com/docker/docker/pkg/idtools 0.544s coverage: 67.9% of statements [2022-07-04T23:34:08.475Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 69.7% of statements [2022-07-04T23:34:08.731Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-07-04T23:34:08.732Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2022-07-04T23:34:08.732Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-04T23:34:08.988Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-04T23:34:08.988Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-07-04T23:34:09.243Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-04T23:34:09.500Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-04T23:34:09.500Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-04T23:34:09.500Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-04T23:34:09.500Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-04T23:34:09.672Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-04T23:34:09.672Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-04T23:34:10.431Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-07-04T23:34:10.687Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-04T23:34:10.944Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-04T23:34:11.200Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-04T23:34:12.564Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-07-04T23:34:12.564Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-04T23:34:12.820Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-04T23:34:12.956Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-04T23:34:12.956Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-04T23:34:12.956Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-04T23:34:12.956Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-04T23:34:12.956Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-04T23:34:13.076Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-04T23:34:13.215Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-04T23:34:13.333Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-04T23:34:13.333Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-04T23:34:13.895Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-04T23:34:14.149Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-04T23:34:14.149Z] --- PASS: TestServiceCreateInit (9.28s) [2022-07-04T23:34:14.149Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) [2022-07-04T23:34:14.149Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2022-07-04T23:34:14.149Z] === RUN TestCreateServiceMultipleTimes [2022-07-04T23:34:14.149Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-04T23:34:14.457Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-04T23:34:14.457Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-07-04T23:34:15.020Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-07-04T23:34:15.083Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-04T23:34:15.276Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-04T23:34:15.532Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-04T23:34:17.423Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-04T23:34:17.679Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-07-04T23:34:17.936Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-04T23:34:18.865Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2022-07-04T23:34:19.265Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-04T23:34:19.428Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-04T23:34:20.200Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-04T23:34:20.358Z] ok github.com/docker/docker/registry 0.055s coverage: 58.6% of statements [2022-07-04T23:34:20.614Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-04T23:34:20.614Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-04T23:34:21.133Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-04T23:34:21.177Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-04T23:34:21.391Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-04T23:34:21.433Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-04T23:34:22.326Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-04T23:34:23.324Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-04T23:34:23.581Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-07-04T23:34:23.699Z] === RUN TestDockerSuite/TestBuildUser [2022-07-04T23:34:24.144Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-04T23:34:25.074Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-04T23:34:25.548Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-04T23:34:27.612Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-04T23:34:31.801Z] --- PASS: TestCreateServiceMultipleTimes (17.46s) [2022-07-04T23:34:31.801Z] === RUN TestCreateServiceConflict [2022-07-04T23:34:34.330Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-07-04T23:34:34.331Z] === RUN TestCreateServiceMaxReplicas [2022-07-04T23:34:36.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-04T23:34:37.603Z] --- PASS: TestCreateServiceMaxReplicas (3.54s) [2022-07-04T23:34:37.603Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-04T23:34:38.538Z] docker_api_swarm_node_test.go:81: [db9d71cafa435] joining swarm manager [d9bc7e583fab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:34:39.105Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-04T23:34:40.039Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-04T23:34:40.607Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-04T23:34:41.549Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-04T23:34:42.486Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-04T23:34:43.421Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-04T23:34:43.421Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-04T23:34:43.421Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-04T23:34:43.421Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-07-04T23:34:43.421Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-04T23:34:43.421Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-07-04T23:34:43.421Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-04T23:34:43.421Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-04T23:34:43.421Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-04T23:34:44.794Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-04T23:34:44.794Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-04T23:34:46.168Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-04T23:34:46.735Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-04T23:34:47.430Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/rootless [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/volume [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-04T23:34:47.430Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === Skipped [2022-07-04T23:34:47.430Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-04T23:34:47.430Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-04T23:34:47.430Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-04T23:34:47.430Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-04T23:34:47.430Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:71: No driver to put! [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-04T23:34:47.430Z] time="2022-07-04T23:33:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-04T23:34:47.430Z] time="2022-07-04T23:33:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-04T23:34:47.430Z] time="2022-07-04T23:33:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-04T23:34:47.430Z] time="2022-07-04T23:33:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-04T23:34:47.430Z] time="2022-07-04T23:33:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:71: No driver to put! [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-04T23:34:47.430Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-04T23:34:47.430Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-04T23:34:47.430Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-04T23:34:47.430Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-04T23:34:47.430Z] graphtest_unix.go:71: No driver to put! [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-04T23:34:47.430Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-04T23:34:47.430Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-04T23:34:47.430Z] [2022-07-04T23:34:47.430Z] DONE 2796 tests, 28 skipped in 252.962s [2022-07-04T23:34:47.430Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/bitseq [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/cluster [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/config [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/datastore [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/driverapi [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/etchosts [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/idm [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ipam [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/iptables [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/netlabel [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/netutils [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/networkdb [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/ns [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/options [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/osl [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/portallocator [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/portmapper [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/testutils [2022-07-04T23:34:47.430Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-04T23:34:47.430Z] + 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-04T23:34:47.669Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-04T23:34:47.669Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-04T23:34:49.576Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-04T23:34:50.512Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-04T23:34:51.078Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-04T23:34:51.336Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-04T23:34:51.901Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-04T23:34:51.901Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-04T23:34:51.901Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-04T23:34:52.467Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-04T23:34:52.467Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.73s) [2022-07-04T23:34:52.467Z] === RUN TestCreateServiceSecretFileMode [2022-07-04T23:34:52.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-04T23:34:54.369Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-04T23:34:55.303Z] docker_api_swarm_node_test.go:53: [de8267c7b72c3] joining swarm manager [d0b361c088b91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:34:55.303Z] === RUN TestDockerSuite/TestCommitChange [2022-07-04T23:34:55.869Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2022-07-04T23:34:55.869Z] === RUN TestCreateServiceConfigFileMode [2022-07-04T23:34:56.127Z] docker_api_swarm_node_test.go:54: [d254d1e7f0deb] joining swarm manager [d0b361c088b91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:34:56.385Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-04T23:34:56.950Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-04T23:34:58.850Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-04T23:34:58.850Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2022-07-04T23:34:58.850Z] === RUN TestCreateServiceSysctls [2022-07-04T23:34:59.785Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-04T23:35:00.351Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-04T23:35:01.726Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-04T23:35:02.659Z] --- PASS: TestCreateServiceSysctls (3.98s) [2022-07-04T23:35:02.659Z] === RUN TestCreateServiceCapabilities [2022-07-04T23:35:03.228Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-04T23:35:03.794Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-04T23:35:05.169Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-04T23:35:05.427Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-04T23:35:05.685Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2022-07-04T23:35:05.685Z] === RUN TestInspect [2022-07-04T23:35:05.944Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-04T23:35:06.510Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-04T23:35:07.077Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-04T23:35:08.011Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-04T23:35:08.976Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-04T23:35:08.976Z] --- PASS: TestInspect (3.32s) [2022-07-04T23:35:08.976Z] === RUN TestCreateJob [2022-07-04T23:35:09.542Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-04T23:35:10.107Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-04T23:35:11.042Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-04T23:35:11.608Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-04T23:35:12.545Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-04T23:35:13.110Z] --- PASS: TestCreateJob (3.90s) [2022-07-04T23:35:13.110Z] === RUN TestReplicatedJob [2022-07-04T23:35:13.110Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-04T23:35:14.044Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-04T23:35:14.610Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-04T23:35:15.986Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-04T23:35:16.921Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-04T23:35:17.487Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-04T23:35:17.487Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-04T23:35:18.422Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-04T23:35:18.988Z] --- PASS: TestReplicatedJob (6.10s) [2022-07-04T23:35:18.988Z] === RUN TestUpdateReplicatedJob [2022-07-04T23:35:19.246Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-04T23:35:20.184Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-04T23:35:20.444Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-04T23:35:21.377Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-04T23:35:22.755Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-04T23:35:22.755Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2022-07-04T23:35:22.755Z] === RUN TestServiceListWithStatuses [2022-07-04T23:35:22.755Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T23:35:22.755Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-04T23:35:22.755Z] === RUN TestDockerNetworkConnectAlias [2022-07-04T23:35:23.693Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-04T23:35:25.592Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-04T23:35:28.131Z] --- PASS: TestDockerNetworkConnectAlias (4.98s) [2022-07-04T23:35:28.131Z] === RUN TestDockerNetworkReConnect [2022-07-04T23:35:28.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-04T23:35:29.329Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-04T23:35:32.611Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-04T23:35:32.611Z] --- PASS: TestDockerNetworkReConnect (4.79s) [2022-07-04T23:35:32.611Z] === RUN TestServicePlugin [2022-07-04T23:35:32.869Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork 37.682s coverage: 40.6% of statements [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.406s coverage: 59.9% of statements [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-04T23:35:34.048Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-04T23:35:34.048Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-04T23:35:34.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-04T23:35:36.669Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-04T23:35:37.236Z] plugin_test.go:61: [dbeaf51e690ea] joining swarm manager [dd1ff58ef8b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:35:37.494Z] docker_api_swarm_test.go:202: [d9b8260defcde] joining swarm manager [d2813178e5665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:35:38.870Z] plugin_test.go:64: [de69ef5cd6e39] joining swarm manager [dd1ff58ef8b73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:35:39.437Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-04T23:35:40.370Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-04T23:35:43.652Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-04T23:35:43.652Z] === RUN TestDockerSuite/TestCpToDot [2022-07-04T23:35:43.987Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.212s coverage: 6.6% of statements [2022-07-04T23:35:43.988Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-04T23:35:43.988Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-04T23:35:44.218Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-04T23:35:44.244Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-04T23:35:44.244Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-04T23:35:44.244Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-04T23:35:44.244Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-04T23:35:44.806Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-04T23:35:44.806Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-07-04T23:35:45.062Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-04T23:35:45.319Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-04T23:35:45.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-04T23:35:46.526Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-04T23:35:46.783Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-04T23:35:47.718Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-04T23:35:47.977Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-04T23:35:48.913Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-04T23:35:49.856Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-04T23:35:49.856Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-04T23:35:49.856Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-04T23:35:50.118Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-04T23:35:50.685Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-04T23:35:50.685Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-04T23:35:50.685Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-04T23:35:50.685Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-04T23:35:51.251Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-04T23:35:51.508Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-04T23:35:51.508Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-04T23:35:51.767Z] === RUN TestDockerSuite/TestCreateRM [2022-07-04T23:35:52.025Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-04T23:35:52.025Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-04T23:35:52.025Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-04T23:35:52.025Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-04T23:35:52.283Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-04T23:35:53.656Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-04T23:35:53.656Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-04T23:35:53.656Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-04T23:35:56.939Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-04T23:35:56.939Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-04T23:35:56.939Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-04T23:35:57.198Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-04T23:35:57.515Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-04T23:35:57.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-04T23:35:57.764Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-04T23:35:58.331Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-04T23:35:58.898Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-04T23:35:59.464Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-04T23:35:59.722Z] docker_api_swarm_test.go:384: [d5b5846c32d4b] joining swarm manager [d80c7f6869e81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:36:01.097Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-04T23:36:01.355Z] docker_api_swarm_test.go:385: [d0f069e23cf00] joining swarm manager [d80c7f6869e81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:36:02.289Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-04T23:36:04.816Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-04T23:36:05.073Z] --- PASS: TestServicePlugin (32.38s) [2022-07-04T23:36:05.074Z] === RUN TestServiceUpdateLabel [2022-07-04T23:36:06.446Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-04T23:36:07.820Z] --- PASS: TestServiceUpdateLabel (2.54s) [2022-07-04T23:36:07.820Z] === RUN TestServiceUpdateSecrets [2022-07-04T23:36:07.820Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-04T23:36:08.754Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-04T23:36:12.361Z] ok github.com/docker/docker/libnetwork/ipam 14.288s coverage: 85.3% of statements [2022-07-04T23:36:12.361Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-04T23:36:12.361Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-04T23:36:12.361Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-04T23:36:12.361Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-04T23:36:12.361Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-04T23:36:12.361Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-04T23:36:12.361Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-07-04T23:36:12.361Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-07-04T23:36:12.617Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-04T23:36:12.873Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-04T23:36:15.318Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-04T23:36:15.318Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-04T23:36:15.576Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-04T23:36:16.141Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-04T23:36:16.399Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-04T23:36:16.657Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-04T23:36:16.916Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-04T23:36:16.916Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-04T23:36:17.849Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-04T23:36:18.783Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-04T23:36:18.783Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-04T23:36:18.783Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-04T23:36:19.348Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-04T23:36:19.348Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-04T23:36:20.720Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-04T23:36:21.651Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-04T23:36:21.651Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-04T23:36:21.651Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-04T23:36:21.651Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-04T23:36:21.652Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-04T23:36:21.652Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-04T23:36:22.584Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2022-07-04T23:36:22.584Z] === RUN TestServiceUpdateConfigs [2022-07-04T23:36:24.483Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-04T23:36:25.048Z] === RUN TestDockerSuite/TestEventsRename [2022-07-04T23:36:25.616Z] === RUN TestDockerSuite/TestEventsResize [2022-07-04T23:36:26.182Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-04T23:36:31.442Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-04T23:36:32.010Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-04T23:36:32.576Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-04T23:36:35.860Z] === RUN TestDockerSuite/TestEventsTop [2022-07-04T23:36:35.860Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-04T23:36:37.231Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2022-07-04T23:36:37.231Z] === RUN TestServiceUpdateNetwork [2022-07-04T23:36:38.603Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-04T23:36:50.797Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-04T23:36:50.797Z] --- PASS: TestServiceUpdateNetwork (13.56s) [2022-07-04T23:36:50.797Z] === RUN TestServiceUpdatePidsLimit [2022-07-04T23:36:52.170Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-04T23:36:52.736Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-04T23:36:56.017Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-04T23:36:56.955Z] check_test.go:611: [d0f069e23cf00] daemon is not started [2022-07-04T23:36:56.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-04T23:36:59.484Z] docker_api_swarm_test.go:802: [d072df50b43c7] joining swarm manager [dc7863ef2f31b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:36:59.484Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-04T23:37:00.417Z] docker_api_swarm_test.go:802: [d6dc6c6d4ef4c] joining swarm manager [dc7863ef2f31b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:37:01.355Z] === RUN TestDockerSuite/TestExec [2022-07-04T23:37:01.922Z] docker_api_swarm_test.go:802: [df63294537abc] joining swarm manager [dc7863ef2f31b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-04T23:37:01.922Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-04T23:37:03.334Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-04T23:37:03.902Z] === RUN TestDockerSuite/TestExecEnv [2022-07-04T23:37:04.163Z] docker_api_swarm_test.go:802: [d4ffae8d6dead] joining swarm manager [dc7863ef2f31b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-04T23:37:04.728Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-04T23:37:05.662Z] docker_api_swarm_test.go:810: [d1511708e0816] joining swarm manager [dc7863ef2f31b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-04T23:37:05.919Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-04T23:37:06.486Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-04T23:37:07.420Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2022-07-04T23:37:07.420Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-04T23:37:07.420Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.82s) [2022-07-04T23:37:07.420Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-07-04T23:37:07.420Z] PASS [2022-07-04T23:37:07.420Z] [2022-07-04T23:37:07.420Z] === Skipped [2022-07-04T23:37:07.420Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-04T23:37:07.420Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-04T23:37:07.420Z] [2022-07-04T23:37:07.420Z] DONE 27 tests, 1 skipped in 182.556s [2022-07-04T23:37:07.420Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-04T23:37:07.420Z] ++ 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-04T23:37:07.420Z] ++ set -e [2022-07-04T23:37:07.420Z] ++ '[' -n 0 ']' [2022-07-04T23:37:07.420Z] ++ set -x [2022-07-04T23:37:07.420Z] ++ 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-04T23:37:07.420Z] INFO: Testing against a local daemon [2022-07-04T23:37:07.420Z] === RUN TestSessionCreate [2022-07-04T23:37:07.420Z] --- PASS: TestSessionCreate (0.02s) [2022-07-04T23:37:07.420Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-04T23:37:07.420Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-07-04T23:37:07.420Z] PASS [2022-07-04T23:37:07.420Z] [2022-07-04T23:37:07.420Z] DONE 2 tests in 0.115s [2022-07-04T23:37:07.420Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-04T23:37:07.420Z] ++ 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-04T23:37:07.420Z] ++ set -e [2022-07-04T23:37:07.420Z] ++ '[' -n 0 ']' [2022-07-04T23:37:07.420Z] ++ set -x [2022-07-04T23:37:07.420Z] ++ 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-04T23:37:07.420Z] INFO: Testing against a local daemon [2022-07-04T23:37:07.420Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-04T23:37:07.420Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T23:37:07.420Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T23:37:07.420Z] === RUN TestDiskUsage [2022-07-04T23:37:07.420Z] === PAUSE TestDiskUsage [2022-07-04T23:37:07.420Z] === RUN TestEventsExecDie [2022-07-04T23:37:07.986Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-04T23:37:07.986Z] === RUN TestEventsBackwardsCompatible [2022-07-04T23:37:07.986Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-04T23:37:07.986Z] === RUN TestEventsVolumeCreate [2022-07-04T23:37:07.986Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-04T23:37:07.986Z] === RUN TestInfoBinaryCommits [2022-07-04T23:37:07.986Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-04T23:37:07.986Z] === RUN TestInfoAPIVersioned [2022-07-04T23:37:07.986Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-04T23:37:07.986Z] === RUN TestInfoAPI [2022-07-04T23:37:07.986Z] --- PASS: TestInfoAPI (0.02s) [2022-07-04T23:37:07.986Z] === RUN TestInfoAPIWarnings [2022-07-04T23:37:08.244Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-04T23:37:08.810Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-04T23:37:09.376Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-04T23:37:09.942Z] === RUN TestDockerSuite/TestExecParseError [2022-07-04T23:37:10.507Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-04T23:37:11.073Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-04T23:37:11.639Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-04T23:37:12.205Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-04T23:37:12.771Z] === RUN TestDockerSuite/TestExecTTY [2022-07-04T23:37:13.336Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-04T23:37:13.902Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-04T23:37:14.467Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-04T23:37:14.726Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-04T23:37:14.726Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-04T23:37:14.984Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-04T23:37:15.920Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-04T23:37:16.486Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-04T23:37:17.420Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-04T23:37:17.985Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-04T23:37:18.550Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-04T23:37:19.482Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-04T23:37:22.029Z] === RUN TestDockerSuite/TestHealth [2022-07-04T23:37:24.558Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-04T23:37:24.558Z] === RUN TestInfoDebug [2022-07-04T23:37:25.124Z] --- PASS: TestInfoDebug (0.52s) [2022-07-04T23:37:25.124Z] === RUN TestInfoInsecureRegistries [2022-07-04T23:37:25.690Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-04T23:37:25.690Z] === RUN TestInfoRegistryMirrors [2022-07-04T23:37:26.255Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-04T23:37:26.255Z] === RUN TestLoginFailsWithBadCredentials [2022-07-04T23:37:26.513Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-07-04T23:37:26.513Z] === RUN TestPingCacheHeaders [2022-07-04T23:37:26.770Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-04T23:37:26.770Z] === RUN TestPingGet [2022-07-04T23:37:26.770Z] --- PASS: TestPingGet (0.01s) [2022-07-04T23:37:26.770Z] === RUN TestPingHead [2022-07-04T23:37:26.771Z] --- PASS: TestPingHead (0.02s) [2022-07-04T23:37:26.771Z] === RUN TestPingSwarmHeader [2022-07-04T23:37:27.335Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-04T23:37:27.902Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-04T23:37:28.835Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-04T23:37:28.835Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-07-04T23:37:28.835Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-04T23:37:28.835Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-04T23:37:28.835Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-04T23:37:28.835Z] === RUN TestVersion [2022-07-04T23:37:28.835Z] --- PASS: TestVersion (0.05s) [2022-07-04T23:37:28.835Z] === CONT TestDiskUsage [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/container_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/image_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/volume_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-04T23:37:29.402Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-04T23:37:29.660Z] === RUN TestDiskUsage/after_container.Run [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-04T23:37:29.918Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage (1.20s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-04T23:37:30.176Z] PASS [2022-07-04T23:37:30.176Z] [2022-07-04T23:37:30.176Z] === Skipped [2022-07-04T23:37:30.176Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-04T23:37:30.176Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-04T23:37:30.176Z] [2022-07-04T23:37:30.176Z] DONE 54 tests, 1 skipped in 22.724s [2022-07-04T23:37:30.176Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-04T23:37:30.176Z] ++ 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-04T23:37:30.176Z] ++ set -e [2022-07-04T23:37:30.176Z] ++ '[' -n 0 ']' [2022-07-04T23:37:30.176Z] ++ set -x [2022-07-04T23:37:30.176Z] ++ 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-04T23:37:30.176Z] INFO: Testing against a local daemon [2022-07-04T23:37:30.176Z] === RUN TestVolumesCreateAndList [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-04T23:37:30.176Z] === RUN TestVolumesRemove [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-04T23:37:30.176Z] === RUN TestVolumesInspect [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-04T23:37:30.176Z] === RUN TestVolumesInvalidJSON [2022-07-04T23:37:30.176Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-04T23:37:30.176Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-04T23:37:30.176Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-04T23:37:30.176Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-04T23:37:30.176Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-04T23:37:30.176Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-04T23:37:30.176Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-04T23:37:30.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-04T23:37:30.176Z] PASS [2022-07-04T23:37:30.176Z] [2022-07-04T23:37:30.176Z] DONE 9 tests in 0.209s [2022-07-04T23:37:30.434Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T23:37:30.434Z] ++++ cat bundles/test-integration/docker.pid [2022-07-04T23:37:30.434Z] +++ kill 6718 [2022-07-04T23:37:30.693Z] +++ /etc/init.d/apparmor stop [2022-07-04T23:37:30.693Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T23:37:30.693Z] [2022-07-04T23:37:30.693Z] Unloading profiles will leave already running processes permanently [2022-07-04T23:37:30.693Z] unconfined, which can lead to unexpected situations. [2022-07-04T23:37:30.693Z] [2022-07-04T23:37:30.693Z] To set a process to complain mode, use the command line tool [2022-07-04T23:37:30.693Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T23:37:30.693Z] +++ true [2022-07-04T23:37:30.693Z] exiting test-integration [2022-07-04T23:37:30.693Z] ++ exit 0 [2022-07-04T23:37:30.693Z] [2022-07-04T23:37:31.627Z] + for job in $(jobs -p) [2022-07-04T23:37:31.627Z] + wait 7426 [2022-07-04T23:37:41.588Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-04T23:37:44.115Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-04T23:37:46.648Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-04T23:37:46.648Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-04T23:37:46.648Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-04T23:37:46.648Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-04T23:37:46.906Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-04T23:37:46.906Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-04T23:37:47.472Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-04T23:37:48.038Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-04T23:37:48.038Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-04T23:37:48.038Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-04T23:37:48.038Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-04T23:37:48.296Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-04T23:37:48.554Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-04T23:37:48.812Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-04T23:37:48.812Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-04T23:37:49.377Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-04T23:37:49.377Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-04T23:37:49.943Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-04T23:37:50.508Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-04T23:37:50.508Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-04T23:37:51.073Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-04T23:37:54.352Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-04T23:37:54.352Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-04T23:37:54.352Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-04T23:37:54.917Z] === RUN TestDockerSuite/TestImportFile [2022-07-04T23:37:55.852Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-04T23:37:55.852Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-04T23:37:57.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-04T23:37:57.227Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-04T23:37:58.601Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-04T23:37:59.538Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-04T23:38:00.104Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-04T23:38:00.362Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-04T23:38:00.928Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-04T23:38:00.928Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-04T23:38:00.928Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-04T23:38:01.493Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-04T23:38:01.751Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-04T23:38:01.751Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-04T23:38:02.316Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-04T23:38:02.316Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-04T23:38:02.316Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-04T23:38:03.249Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-04T23:38:03.508Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-04T23:38:04.074Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-04T23:38:04.639Z] === RUN TestDockerSuite/TestInspectImage [2022-07-04T23:38:04.639Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-04T23:38:04.639Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-04T23:38:04.639Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-04T23:38:04.639Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-04T23:38:05.209Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-04T23:38:05.468Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-04T23:38:05.468Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-04T23:38:06.033Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-04T23:38:06.597Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-04T23:38:09.123Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-04T23:38:09.123Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-04T23:38:09.380Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-04T23:38:09.945Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-04T23:38:10.880Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-04T23:38:11.446Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-04T23:38:11.704Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-04T23:38:12.269Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-04T23:38:12.836Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-04T23:38:13.093Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-04T23:38:13.659Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-04T23:38:13.659Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-04T23:38:14.592Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-04T23:38:15.527Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-04T23:38:15.785Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-04T23:38:16.720Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-04T23:38:18.094Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-04T23:38:18.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-04T23:38:19.597Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-04T23:38:19.855Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-04T23:38:21.759Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-04T23:38:22.017Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-04T23:38:22.951Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-04T23:38:23.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-04T23:38:25.759Z] docker_api_swarm_service_test.go:395: [debbb1c50e292] joining swarm manager [d61bd7a6f8fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:38:26.694Z] docker_api_swarm_service_test.go:395: [d47bb14cdf803] joining swarm manager [d61bd7a6f8fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:38:33.259Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-04T23:38:33.825Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-04T23:38:34.390Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-04T23:38:35.764Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-04T23:38:36.022Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-04T23:38:36.022Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-04T23:38:36.957Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-04T23:38:37.523Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-04T23:38:38.459Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-04T23:38:39.393Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-04T23:38:39.957Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-04T23:38:41.856Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-04T23:38:42.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-04T23:38:42.374Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-04T23:38:42.939Z] === RUN TestDockerSuite/TestLogsSince [2022-07-04T23:38:44.313Z] docker_api_swarm_service_test.go:343: [d23da3f8ec399] joining swarm manager [de9610eade019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:38:44.878Z] docker_api_swarm_service_test.go:343: [d8b47eeffd687] joining swarm manager [de9610eade019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:38:49.266Z] ok github.com/docker/docker/libnetwork/networkdb 145.932s coverage: 60.1% of statements [2022-07-04T23:38:49.266Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-04T23:38:49.266Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-04T23:38:49.266Z] ok github.com/docker/docker/libnetwork/osl 4.303s coverage: 39.7% of statements [2022-07-04T23:38:49.266Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.005s coverage: 20.0% of statements [2022-07-04T23:38:49.266Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-04T23:38:49.266Z] ok github.com/docker/docker/libnetwork/portmapper 0.541s coverage: 48.6% of statements [2022-07-04T23:38:49.266Z] ok github.com/docker/docker/libnetwork/resolvconf 0.011s coverage: 70.6% of statements [2022-07-04T23:38:49.266Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-04T23:38:49.266Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === Skipped [2022-07-04T23:38:49.266Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-04T23:38:49.266Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-04T23:38:49.266Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-04T23:38:49.266Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-04T23:38:49.266Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-04T23:38:49.266Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-04T23:38:49.266Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-04T23:38:49.266Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-04T23:38:49.266Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-04T23:38:49.266Z] firewalld_test.go:14: firewalld is not running [2022-07-04T23:38:49.266Z] [2022-07-04T23:38:49.266Z] DONE 327 tests, 9 skipped in 242.817s Post stage [Pipeline] junit [2022-07-04T23:38:49.276Z] Recording test results [2022-07-04T23:38:49.530Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-04T23:38:49.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43738/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=246c942797eb2958f1a0e51a16788329895ccfd5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:246c942797eb2958f1a0e51a16788329895ccfd5 hack/validate/vendor [2022-07-04T23:38:50.141Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-04T23:38:50.559Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-04T23:38:51.155Z] + echo Ensuring container killed. [2022-07-04T23:38:51.155Z] Ensuring container killed. [2022-07-04T23:38:51.155Z] + docker rm -vf docker-pr4 [2022-07-04T23:38:51.155Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-07-04T23:38:51.473Z] + echo Chowning /workspace to jenkins user [2022-07-04T23:38:51.473Z] Chowning /workspace to jenkins user [2022-07-04T23:38:51.473Z] + id -u [2022-07-04T23:38:51.473Z] + id -g [2022-07-04T23:38:51.473Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43738:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-04T23:38:53.173Z] + bundleName=unit [2022-07-04T23:38:53.173Z] + echo Creating unit-bundles.tar.gz [2022-07-04T23:38:53.173Z] Creating unit-bundles.tar.gz [2022-07-04T23:38:53.173Z] + 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-04T23:38:53.173Z] bundles/junit-report-libnetwork.xml [2022-07-04T23:38:53.173Z] bundles/junit-report.xml [2022-07-04T23:38:53.173Z] bundles/go-test-report-libnetwork.json [2022-07-04T23:38:53.173Z] bundles/go-test-report.json [2022-07-04T23:38:53.173Z] bundles/profile-libnetwork.out [2022-07-04T23:38:53.173Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-04T23:38:53.182Z] Archiving artifacts [2022-07-04T23:38:53.586Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43738/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-04T23:38:53.885Z] + make clean [2022-07-04T23:38:53.885Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-04T23:38:53.885Z] docker-dev-cache [2022-07-04T23:38:53.885Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T23:38:55.399Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-04T23:38:55.657Z] === RUN TestDockerSuite/TestLogsTail [2022-07-04T23:38:56.223Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-04T23:38:56.481Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-04T23:38:57.048Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-04T23:38:57.048Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-04T23:38:57.048Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-04T23:38:57.048Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-04T23:38:57.048Z] === RUN TestDockerSuite/TestNetHostname [2022-07-04T23:38:57.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-04T23:38:58.548Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-04T23:38:58.806Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-04T23:38:58.806Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-04T23:38:58.806Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-04T23:38:59.741Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-04T23:39:00.307Z] docker_api_swarm_service_test.go:490: [d4ab7f8a2bbd5] joining swarm manager [db8a8029209fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:39:00.565Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-04T23:39:01.131Z] docker_api_swarm_service_test.go:490: [dab094c595db6] joining swarm manager [db8a8029209fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:39:02.067Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-04T23:39:02.067Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-04T23:39:02.067Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-04T23:39:02.067Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-04T23:39:08.625Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-04T23:39:08.625Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-04T23:39:09.997Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-04T23:39:12.533Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-04T23:39:13.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-04T23:39:14.490Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-04T23:39:16.390Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-04T23:39:19.670Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-04T23:39:19.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-04T23:39:21.299Z] === RUN TestDockerSuite/TestPluginActive [2022-07-04T23:39:21.864Z] docker_api_swarm_service_test.go:128: [d5b5e6869240e] joining swarm manager [dcee01b49aab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:39:22.798Z] docker_api_swarm_service_test.go:129: [dee938d7671c7] joining swarm manager [dcee01b49aab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:39:24.173Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-04T23:39:24.431Z] docker_api_swarm_service_test.go:137: [d86549ccff083] joining swarm manager [dcee01b49aab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-04T23:39:25.364Z] docker_api_swarm_service_test.go:138: [de67b5f2e6a89] joining swarm manager [dcee01b49aab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-04T23:39:29.552Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-04T23:39:29.552Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-04T23:39:29.552Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-04T23:39:31.449Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-04T23:39:33.974Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-04T23:39:39.241Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-04T23:39:40.614Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-04T23:39:41.549Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-04T23:39:42.484Z] === RUN TestDockerSuite/TestPortList [2022-07-04T23:39:47.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-04T23:39:48.681Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-04T23:39:50.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-04T23:39:51.959Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-04T23:39:51.959Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-04T23:39:52.217Z] docker_api_swarm_service_test.go:304: [d813efe0e5cb8] joining swarm manager [d6dab4eeb5050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:39:53.153Z] docker_api_swarm_service_test.go:304: [d0f1c74b514b1] joining swarm manager [d6dab4eeb5050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:39:54.530Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-04T23:39:55.904Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-04T23:39:55.904Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-04T23:39:56.163Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-04T23:39:58.066Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-04T23:39:58.999Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-04T23:40:00.907Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-04T23:40:05.094Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-04T23:40:05.094Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-04T23:40:07.622Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-04T23:40:14.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-04T23:40:14.174Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-04T23:40:15.110Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-04T23:40:15.368Z] docker_api_swarm_service_test.go:100: [dd745e6d2e756] joining swarm manager [d8ee3525a5a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:40:16.302Z] docker_api_swarm_service_test.go:101: [d0145975dff58] joining swarm manager [d8ee3525a5a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:40:16.868Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-04T23:40:17.802Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-04T23:40:19.704Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-04T23:40:21.604Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-04T23:40:22.977Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-04T23:40:23.911Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-04T23:40:24.169Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-04T23:40:24.752Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-04T23:40:26.135Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-04T23:40:28.034Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-04T23:40:28.034Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-04T23:40:28.034Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-04T23:40:28.292Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-04T23:40:28.858Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-04T23:40:28.858Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-04T23:40:29.793Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-04T23:40:30.728Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-04T23:40:31.295Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-04T23:40:37.859Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-04T23:40:39.234Z] check_test.go:611: [dd745e6d2e756] daemon is not started [2022-07-04T23:40:39.234Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-04T23:40:40.610Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-04T23:40:40.610Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-04T23:40:40.867Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-04T23:40:40.867Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-04T23:40:43.394Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-04T23:40:43.960Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-04T23:40:44.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-04T23:40:46.425Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-04T23:40:46.684Z] docker_api_swarm_service_test.go:533: [d72ee5135cd27] joining swarm manager [d9040592933c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:40:47.626Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-04T23:40:47.626Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-04T23:40:47.626Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-04T23:40:48.195Z] docker_api_swarm_service_test.go:534: [d611ef5c1534d] joining swarm manager [d9040592933c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:40:50.724Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-04T23:40:51.658Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-04T23:40:52.224Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-04T23:40:53.603Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-04T23:40:54.538Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-04T23:40:55.911Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-04T23:40:56.477Z] === RUN TestDockerSuite/TestRmiTag [2022-07-04T23:40:56.477Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-04T23:40:57.043Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-04T23:40:59.571Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-04T23:41:00.136Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-04T23:41:00.701Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-04T23:41:00.959Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-04T23:41:01.525Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-04T23:41:02.092Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-04T23:41:02.350Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-04T23:41:02.916Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-04T23:41:03.483Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-04T23:41:06.763Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-04T23:41:06.763Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-04T23:41:07.704Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-04T23:41:08.651Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-04T23:41:10.549Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-04T23:41:11.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-04T23:41:11.684Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-04T23:41:13.058Z] docker_api_swarm_service_test.go:148: [d699c6356ef41] joining swarm manager [deff476f8f815]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:41:13.992Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-04T23:41:13.992Z] docker_api_swarm_service_test.go:148: [d10b463133eda] joining swarm manager [deff476f8f815]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:41:14.558Z] === RUN TestDockerSuite/TestDockerFails [2022-07-04T23:41:14.558Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-04T23:41:16.458Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-04T23:41:16.716Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-04T23:41:17.281Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-04T23:41:19.181Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-04T23:41:19.181Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-04T23:41:19.746Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-04T23:41:20.679Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-04T23:41:21.244Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-04T23:41:21.244Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-04T23:41:21.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-04T23:41:21.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-04T23:41:22.376Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-04T23:41:23.310Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-04T23:41:23.878Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-04T23:41:24.812Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-04T23:41:25.377Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-04T23:41:26.311Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-04T23:41:26.885Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-04T23:41:27.818Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-04T23:41:28.383Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-04T23:41:28.949Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-04T23:41:29.221Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-04T23:41:30.156Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-04T23:41:30.722Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-04T23:41:31.663Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-04T23:41:32.599Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-04T23:41:32.861Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-04T23:41:33.427Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-04T23:41:33.427Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-04T23:41:34.799Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-04T23:41:35.058Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-04T23:41:35.624Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-04T23:41:36.190Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-04T23:41:36.449Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-04T23:41:36.449Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-04T23:41:37.014Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-04T23:41:37.272Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-04T23:41:37.839Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-04T23:41:38.405Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-04T23:41:38.971Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-04T23:41:38.971Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-04T23:41:39.904Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-04T23:41:39.904Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-04T23:41:40.469Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-04T23:41:41.035Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-04T23:41:41.293Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-04T23:41:41.859Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-04T23:41:41.859Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-04T23:41:42.424Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-04T23:41:43.357Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-04T23:41:44.321Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-04T23:41:45.256Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-04T23:41:45.514Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-04T23:41:46.079Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-04T23:41:46.337Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-04T23:41:46.902Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-04T23:41:47.468Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-04T23:41:48.401Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-04T23:41:50.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-04T23:41:50.558Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-04T23:41:50.558Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-04T23:41:51.124Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-04T23:41:53.025Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-04T23:41:54.399Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-04T23:41:56.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-04T23:41:58.197Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-04T23:41:58.197Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-04T23:41:58.197Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-04T23:41:58.197Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-04T23:41:58.197Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-04T23:41:58.763Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-04T23:41:59.698Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-04T23:42:01.073Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-04T23:42:02.448Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-04T23:42:03.015Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-04T23:42:04.404Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-04T23:42:04.969Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-04T23:42:04.970Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-04T23:42:04.970Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-04T23:42:05.227Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-04T23:42:06.601Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-04T23:42:06.601Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-04T23:42:07.166Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-04T23:42:07.732Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-04T23:42:08.299Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-04T23:42:08.865Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-04T23:42:09.124Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-04T23:42:09.689Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-04T23:42:09.947Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-04T23:42:10.882Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-04T23:42:11.448Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-04T23:42:11.707Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-04T23:42:12.273Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-04T23:42:12.842Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-04T23:42:13.100Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-04T23:42:13.100Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-04T23:42:14.034Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-04T23:42:14.601Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-04T23:42:15.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-04T23:42:15.795Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-04T23:42:16.363Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-04T23:42:16.363Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-04T23:42:16.363Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-04T23:42:19.647Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-04T23:42:19.905Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-04T23:42:20.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-04T23:42:23.013Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-04T23:42:25.540Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-04T23:42:28.067Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-04T23:42:30.593Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-04T23:42:31.159Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-04T23:42:31.724Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-04T23:42:33.098Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-04T23:42:33.098Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-04T23:42:33.098Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-04T23:42:33.098Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-04T23:42:33.098Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-04T23:42:33.663Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-04T23:42:36.192Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-04T23:42:37.565Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-04T23:42:37.565Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-04T23:42:38.497Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-04T23:42:41.777Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-04T23:42:44.304Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-04T23:42:44.564Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-04T23:42:44.831Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-04T23:42:45.781Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-04T23:42:45.781Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-04T23:42:45.781Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-04T23:42:46.714Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-04T23:42:47.279Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-04T23:42:48.652Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-04T23:42:48.652Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-04T23:42:48.652Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-04T23:42:49.585Z] === RUN TestDockerSuite/TestRunMount [2022-07-04T23:42:53.768Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-04T23:42:53.768Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-04T23:42:54.026Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-04T23:42:54.960Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-04T23:42:56.333Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-04T23:42:57.710Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-04T23:42:59.608Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-04T23:43:00.177Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-04T23:43:01.560Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-04T23:43:01.561Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-04T23:43:01.819Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-04T23:43:02.385Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-04T23:43:02.954Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-04T23:43:03.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-04T23:43:04.895Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-04T23:43:05.153Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-04T23:43:07.084Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-04T23:43:10.368Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-04T23:43:10.626Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-04T23:43:10.626Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-04T23:43:11.192Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-04T23:43:11.192Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-04T23:43:11.757Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-04T23:43:12.323Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-04T23:43:12.323Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-04T23:43:13.257Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-04T23:43:13.514Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-04T23:43:16.794Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-04T23:43:19.322Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-04T23:43:19.322Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-04T23:43:19.322Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-04T23:43:19.322Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-04T23:43:19.582Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-04T23:43:20.147Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-04T23:43:21.522Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-04T23:43:22.088Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-04T23:43:22.345Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-04T23:43:22.603Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-04T23:43:22.603Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-04T23:43:23.170Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-04T23:43:23.736Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-04T23:43:24.670Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-04T23:43:25.235Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-04T23:43:25.235Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-04T23:43:25.235Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-04T23:43:25.235Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-04T23:43:25.801Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-04T23:43:26.382Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-04T23:43:26.382Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-04T23:43:26.382Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-04T23:43:26.641Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-04T23:43:28.012Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-04T23:43:28.012Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-04T23:43:28.012Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-04T23:43:28.012Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-04T23:43:30.541Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-04T23:43:30.801Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-04T23:43:31.735Z] === RUN TestDockerSuite/TestRunRm [2022-07-04T23:43:31.993Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-04T23:43:33.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-04T23:43:35.789Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-04T23:43:36.355Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-04T23:43:36.355Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-04T23:43:36.922Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-04T23:43:38.822Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-04T23:43:38.822Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-04T23:43:39.079Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-04T23:43:42.360Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-04T23:43:42.360Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-04T23:43:45.645Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-04T23:43:45.903Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-04T23:43:46.469Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-04T23:43:47.035Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-04T23:43:47.600Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-04T23:43:48.196Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-04T23:43:48.196Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-04T23:43:48.762Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-04T23:43:49.019Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-04T23:43:49.585Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-04T23:43:50.520Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-04T23:43:53.048Z] === RUN TestDockerSuite/TestRunState [2022-07-04T23:43:53.982Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-04T23:43:53.982Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-04T23:43:54.549Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-04T23:43:55.114Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-04T23:43:55.114Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-04T23:43:55.114Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-04T23:43:55.114Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-04T23:43:56.050Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-04T23:43:56.617Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-04T23:43:57.183Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-04T23:43:57.749Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-04T23:43:58.008Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-04T23:43:58.008Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-04T23:43:58.266Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-04T23:44:00.167Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-04T23:44:00.426Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-04T23:44:00.992Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-04T23:44:02.892Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-04T23:44:03.459Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-04T23:44:05.360Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-04T23:44:06.295Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-04T23:44:08.836Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-04T23:44:09.094Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-04T23:44:09.353Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-04T23:44:09.918Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-04T23:44:11.291Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-04T23:44:11.549Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-04T23:44:12.925Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-04T23:44:13.492Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-04T23:44:13.492Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-04T23:44:13.751Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-04T23:44:14.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-04T23:44:14.317Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-04T23:44:14.883Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-04T23:44:15.449Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-04T23:44:15.449Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-04T23:44:15.449Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-04T23:44:15.449Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-04T23:44:16.017Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-04T23:44:17.391Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-04T23:44:19.291Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-04T23:44:19.858Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-04T23:44:20.424Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-04T23:44:20.681Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-04T23:44:22.583Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-04T23:44:23.149Z] docker_cli_service_logs_test.go:248: checking task whe0hxla41ze [2022-07-04T23:44:23.149Z] docker_cli_service_logs_test.go:253: checking messages for whe0hxla41ze [2022-07-04T23:44:23.149Z] docker_cli_service_logs_test.go:248: checking task ivye21wrfddg [2022-07-04T23:44:23.149Z] docker_cli_service_logs_test.go:253: checking messages for ivye21wrfddg [2022-07-04T23:44:24.084Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-04T23:44:24.084Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-04T23:44:25.984Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-04T23:44:26.561Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-04T23:44:27.495Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-04T23:44:28.060Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-04T23:44:28.060Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-04T23:44:28.060Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-04T23:44:28.060Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-04T23:44:28.060Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-04T23:44:28.060Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-04T23:44:28.060Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-04T23:44:28.318Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-04T23:44:28.318Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-04T23:44:28.318Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-04T23:44:29.254Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-04T23:44:29.512Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-04T23:44:30.445Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-04T23:44:31.012Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-04T23:44:31.270Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-04T23:44:31.527Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-04T23:44:31.786Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-04T23:44:31.786Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-04T23:44:31.786Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-04T23:44:31.786Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-04T23:44:31.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-04T23:44:31.786Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-04T23:44:31.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-04T23:44:31.786Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-04T23:44:31.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-04T23:44:31.786Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-04T23:44:31.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-04T23:44:31.786Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-04T23:44:31.786Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-04T23:44:31.786Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-04T23:44:32.043Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-04T23:44:32.302Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-04T23:44:32.866Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-04T23:44:32.866Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-04T23:44:33.432Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-04T23:44:33.690Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-04T23:44:34.256Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-04T23:44:34.514Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-04T23:44:35.082Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-04T23:44:35.648Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-04T23:44:35.648Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-04T23:44:35.648Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-04T23:44:36.582Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-04T23:44:37.147Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-04T23:44:37.712Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-04T23:44:37.712Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-04T23:44:37.712Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-04T23:44:37.971Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-04T23:44:37.971Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-04T23:44:38.905Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-04T23:44:39.471Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-04T23:44:40.844Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-04T23:44:41.410Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-04T23:44:41.410Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-04T23:44:41.410Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-04T23:44:41.410Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-04T23:44:42.349Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-04T23:44:42.916Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-04T23:44:43.484Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-04T23:44:44.857Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-04T23:44:45.115Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-04T23:44:45.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-04T23:44:47.583Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-04T23:44:48.959Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-04T23:44:49.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-04T23:44:51.791Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-04T23:44:52.049Z] docker_cli_swarm_test.go:1895: [da4cd1a26d657] joining swarm manager [d9856ee0d542e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:44:53.426Z] docker_cli_swarm_test.go:1896: [d3cbd7118c01a] joining swarm manager [d9856ee0d542e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:44:54.801Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-04T23:44:56.177Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-04T23:44:57.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-04T23:44:58.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-04T23:44:59.415Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-04T23:45:00.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-04T23:45:02.165Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-04T23:45:03.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-04T23:45:04.916Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-04T23:45:06.289Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-04T23:45:07.662Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-04T23:45:09.561Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-04T23:45:09.920Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-04T23:45:12.448Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-04T23:45:12.448Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-04T23:45:12.448Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-04T23:45:12.448Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-04T23:45:12.448Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-04T23:45:13.013Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-04T23:45:13.947Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-04T23:45:14.518Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-04T23:45:14.777Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-04T23:45:15.711Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-04T23:45:15.969Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-04T23:45:16.226Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-04T23:45:17.599Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3673761908 [2022-07-04T23:45:17.858Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-04T23:45:17.858Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-04T23:45:17.858Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-04T23:45:19.232Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-04T23:45:19.232Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-04T23:45:19.232Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-04T23:45:20.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-04T23:45:20.734Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-04T23:45:22.110Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-04T23:45:24.636Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-04T23:45:24.636Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-04T23:45:25.201Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-04T23:45:25.201Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-04T23:45:27.098Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-04T23:45:27.098Z] docker_cli_sni_test.go:30: Flakey test [2022-07-04T23:45:27.098Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-04T23:45:32.358Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-04T23:45:33.291Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-04T23:45:33.858Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-04T23:45:34.792Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-04T23:45:35.726Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-04T23:45:37.665Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-04T23:45:37.924Z] docker_cli_swarm_test.go:1796: [d01867cfb3989] joining swarm manager [d63fba47682a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:45:39.297Z] docker_cli_swarm_test.go:1797: [d83a8c825320f] joining swarm manager [d63fba47682a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:45:39.297Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-04T23:45:40.230Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-04T23:45:41.165Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-04T23:45:43.064Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-04T23:45:43.999Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-04T23:45:46.526Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-04T23:45:50.709Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-04T23:45:50.709Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-04T23:45:53.987Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-04T23:45:58.169Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-04T23:45:58.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-04T23:46:00.069Z] docker_cli_swarm_test.go:1315: [de1eebb0c08c5] joining swarm manager [dc934f1fdff46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:46:00.635Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-04T23:46:01.201Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-04T23:46:01.768Z] docker_cli_swarm_test.go:1316: [db0bf0f9b271a] joining swarm manager [dc934f1fdff46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:46:01.768Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-04T23:46:02.334Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-04T23:46:02.334Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-04T23:46:02.334Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-04T23:46:02.900Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-04T23:46:03.466Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-04T23:46:03.466Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-04T23:46:03.466Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-04T23:46:03.466Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-04T23:46:03.466Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-04T23:46:04.401Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-04T23:46:04.966Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-04T23:46:05.531Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-04T23:46:06.468Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-04T23:46:10.650Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-04T23:46:10.907Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-04T23:46:10.907Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-04T23:46:10.907Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-04T23:46:11.474Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-04T23:46:12.040Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-04T23:46:13.940Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-04T23:46:15.326Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-04T23:46:16.699Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-04T23:46:31.560Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-04T23:46:31.560Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-04T23:46:31.818Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-04T23:46:32.383Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-04T23:46:32.383Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-04T23:46:32.383Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-04T23:46:32.383Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-04T23:46:32.948Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-04T23:46:32.948Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-04T23:46:33.882Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-04T23:46:33.882Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-04T23:46:33.882Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-04T23:46:33.882Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-04T23:46:33.882Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-04T23:46:35.254Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-04T23:46:35.512Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-04T23:46:35.512Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-04T23:46:35.512Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-04T23:46:35.512Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-04T23:46:35.772Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite (1328.95s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.26s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.77s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.59s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.31s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.61s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.34s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.96s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.98s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.84s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.32s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.73s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.73s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.81s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.76s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.80s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.68s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.29s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-07-04T23:46:35.772Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.03s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.30s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.43s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.66s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.66s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000af0d38__} (1.57s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1174020118_/foo_false_____} (1.52s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1174020118_/foo_true_____} (1.42s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32677669245_/foo_false_____} (1.58s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32677669245_/foo_true_____} (1.51s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32677669245_/foo_true__0xc000af0d68___} (1.46s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000af0d80__} (0.71s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000af0d98__} (1.58s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000af0db0__} (1.46s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000af0dc8__} (1.41s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.08s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.98s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.15s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.65s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.68s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.68s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.81s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.97s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.87s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.10s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.95s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.14s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.07s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.95s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.92s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.61s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.85s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.89s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.79s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAttachDetach (1.10s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.61s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.60s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.94s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.47s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.92s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.59s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.40s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.40s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.75s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.59s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.06s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.64s) [2022-07-04T23:46:35.772Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.83s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.91s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.67s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.45s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.47s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.03s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.09s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.21s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.83s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.39s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.99s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.18s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.04s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.96s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.43s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.92s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.58s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.23s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.63s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.31s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.58s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.27s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.75s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.98s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.16s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.45s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.03s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.95s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.17s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.61s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.08s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.93s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.99s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.91s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.58s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.16s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.88s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.23s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.37s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.47s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.23s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.56s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.33s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.23s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.25s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.01s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.06s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnv (0.90s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.17s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.91s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.20s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.95s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.46s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.40s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.40s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.98s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.22s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFails (0.56s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.64s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.42s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.28s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.98s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.79s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.81s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.82s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.79s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.99s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.09s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.09s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.34s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.08s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.96s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.58s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.35s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.13s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.87s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.08s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.87s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.56s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildPATH (2.05s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.23s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.83s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.77s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildRm (2.27s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.10s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.18s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.21s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.28s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildUser (1.64s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.15s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.94s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.02s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.12s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.79s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.86s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.73s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.17s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-07-04T23:46:35.773Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.69s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.23s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.54s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.17s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.63s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitTTY (1.44s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.33s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.69s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.90s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.84s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.34s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.33s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.73s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.86s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.05s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.60s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.85s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.84s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.99s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.00s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToStdout (0.54s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.89s) [2022-07-04T23:46:35.773Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.34s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.83s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.12s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.24s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsCopy (1.24s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.53s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.65s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.97s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.38s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.66s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecCgroup (0.92s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecEnv (0.71s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.25s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.66s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecInspectID (1.73s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.83s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.17s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestHealth (19.17s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestBuildHistory (2.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImportGzipped (1.30s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.59s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.87s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.34s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.52s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.57s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestNetHostname (1.39s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.81s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.31s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.86s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.21s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.22s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.92s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.21s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPluginActive (2.46s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.76s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.55s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.84s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPortList (6.38s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.08s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.73s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.62s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.43s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.71s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.16s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.81s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.79s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.81s) [2022-07-04T23:46:35.774Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.54s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.32s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.24s) [2022-07-04T23:46:35.774Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.89s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.49s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.75s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.73s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.49s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.78s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.91s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.75s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.22s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.14s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.53s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.64s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.90s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.75s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.65s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.62s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.12s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.93s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.43s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.92s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.72s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.24s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.36s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.64s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.59s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.51s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.32s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.83s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.26s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.28s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.36s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.08s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.92s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.70s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunMount (3.78s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.39s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.76s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.62s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.41s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.97s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.56s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.07s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.85s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.35s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunSysctls (1.18s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.06s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.87s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.63s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.60s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.23s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.77s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.60s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.99s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2022-07-04T23:46:35.775Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-04T23:46:35.775Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.06s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.49s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.71s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.89s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.82s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.29s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.95s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.49s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.37s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.34s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.57s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.87s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.65s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.65s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-07-04T23:46:35.776Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.10s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-04T23:46:35.776Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-04T23:46:35.776Z] === RUN TestDockerRegistrySuite [2022-07-04T23:46:35.776Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-04T23:46:37.149Z] check_test.go:427: [de052831d36ce] daemon is not started [2022-07-04T23:46:37.149Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-04T23:46:38.083Z] check_test.go:427: [d533fa44831c5] daemon is not started [2022-07-04T23:46:38.083Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-04T23:46:39.016Z] check_test.go:427: [dabf13944c9b4] daemon is not started [2022-07-04T23:46:39.016Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-04T23:46:39.274Z] check_test.go:427: [de050ddc379ec] daemon is not started [2022-07-04T23:46:39.274Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-04T23:46:41.801Z] check_test.go:427: [d4b1b8736b7ac] daemon is not started [2022-07-04T23:46:42.066Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-04T23:46:47.333Z] check_test.go:427: [dca2e315eee72] daemon is not started [2022-07-04T23:46:47.333Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-04T23:46:49.231Z] check_test.go:427: [de35aebb66408] daemon is not started [2022-07-04T23:46:49.231Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-04T23:46:50.165Z] check_test.go:427: [dc3df22da8d1b] daemon is not started [2022-07-04T23:46:50.165Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-04T23:46:51.098Z] check_test.go:427: [d1c07d4593e51] daemon is not started [2022-07-04T23:46:51.098Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-04T23:46:52.470Z] check_test.go:427: [da0a2a5a092e0] daemon is not started [2022-07-04T23:46:52.470Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-04T23:46:53.403Z] check_test.go:427: [dbdbea5099f31] daemon is not started [2022-07-04T23:46:53.403Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-04T23:46:54.337Z] check_test.go:427: [df3d43f6cb52a] daemon is not started [2022-07-04T23:46:54.337Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-04T23:46:55.709Z] check_test.go:427: [d8e7a464e733b] daemon is not started [2022-07-04T23:46:55.709Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-04T23:46:56.642Z] check_test.go:427: [d0474fa1ca74e] daemon is not started [2022-07-04T23:46:56.642Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-04T23:46:57.208Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c10e50e60528aca41b176c1eb04065eccd0f05b6d4ebb2f68454bda595063f29 [2022-07-04T23:46:58.142Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a1771d70b57407e892b8a4624cb9c7b0d6e1255139a31db01d594177ea9e844b [2022-07-04T23:46:58.400Z] check_test.go:427: [d665fd926565d] daemon is not started [2022-07-04T23:46:58.400Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-04T23:46:59.335Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:975a3e0ec73c65e6617f862f47ec7f0d41f0db25de3b533814f79beafabf64cb [2022-07-04T23:47:00.268Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4e65b1cc8d39e7626ac8cb5ed5a004b0c5cbfe06476ce863d4b2026e5f07a098 [2022-07-04T23:47:00.268Z] check_test.go:427: [d38fe6a29838b] daemon is not started [2022-07-04T23:47:00.526Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-04T23:47:01.467Z] check_test.go:427: [d771304acdaf4] daemon is not started [2022-07-04T23:47:01.467Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-04T23:47:04.010Z] check_test.go:427: [d7f695e23a920] daemon is not started [2022-07-04T23:47:04.010Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-04T23:47:04.576Z] check_test.go:427: [d0c3af7000425] daemon is not started [2022-07-04T23:47:04.576Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-04T23:47:04.834Z] check_test.go:427: [d7dca7b68d412] daemon is not started [2022-07-04T23:47:04.834Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-04T23:47:05.767Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-04T23:47:06.026Z] check_test.go:427: [da8da83a62d9b] daemon is not started [2022-07-04T23:47:06.026Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-04T23:47:06.959Z] check_test.go:427: [dabcaf0592061] daemon is not started [2022-07-04T23:47:06.959Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-04T23:47:08.333Z] check_test.go:427: [d00405397b15f] daemon is not started [2022-07-04T23:47:08.333Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-04T23:47:09.706Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-04T23:47:11.080Z] check_test.go:427: [dd41861bea0fb] daemon is not started [2022-07-04T23:47:11.080Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-04T23:47:11.646Z] check_test.go:427: [de9d934fe32be] daemon is not started [2022-07-04T23:47:11.646Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-04T23:47:13.020Z] check_test.go:427: [dcce80d599ee4] daemon is not started [2022-07-04T23:47:13.020Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-04T23:47:13.586Z] check_test.go:427: [d98e7e3a936ce] daemon is not started [2022-07-04T23:47:13.586Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-04T23:47:13.586Z] check_test.go:427: [da5966265ddb5] daemon is not started [2022-07-04T23:47:13.586Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-04T23:47:13.844Z] check_test.go:427: [d03aee45f5d14] daemon is not started [2022-07-04T23:47:13.845Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-04T23:47:14.103Z] check_test.go:427: [dd12ec64f9a4f] daemon is not started [2022-07-04T23:47:14.103Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-04T23:47:14.670Z] check_test.go:427: [d43fe64016cf0] daemon is not started [2022-07-04T23:47:14.670Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-04T23:47:14.928Z] check_test.go:427: [d3d548d6ca17f] daemon is not started [2022-07-04T23:47:14.928Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-04T23:47:16.306Z] check_test.go:427: [d842feef86f86] daemon is not started [2022-07-04T23:47:16.306Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-04T23:47:16.563Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-04T23:47:17.937Z] check_test.go:427: [d668c18abaf7b] daemon is not started [2022-07-04T23:47:17.937Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-04T23:47:18.879Z] check_test.go:427: [dcb81f89e6c0b] daemon is not started [2022-07-04T23:47:18.879Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-04T23:47:20.251Z] check_test.go:427: [dd014f37dfe5c] daemon is not started [2022-07-04T23:47:20.252Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-04T23:47:21.626Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite (46.47s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.58s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.86s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.02s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.17s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.10s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.83s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.63s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.68s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.24s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.33s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2022-07-04T23:47:22.192Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2022-07-04T23:47:22.192Z] === RUN TestDockerSchema1RegistrySuite [2022-07-04T23:47:22.192Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-04T23:47:22.450Z] check_test.go:454: [d18c840bdeb97] daemon is not started [2022-07-04T23:47:22.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-04T23:47:23.826Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-04T23:47:25.726Z] check_test.go:454: [d8ab27678d47a] daemon is not started [2022-07-04T23:47:25.726Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-04T23:47:25.984Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-04T23:47:31.247Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-04T23:47:31.247Z] check_test.go:454: [dda23707fb13f] daemon is not started [2022-07-04T23:47:31.247Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-04T23:47:32.621Z] check_test.go:454: [d768319db8aa4] daemon is not started [2022-07-04T23:47:32.621Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-04T23:47:32.621Z] check_test.go:454: [d7f4748c4a4db] daemon is not started [2022-07-04T23:47:32.621Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-04T23:47:33.559Z] check_test.go:454: [de79b6d6c830c] daemon is not started [2022-07-04T23:47:33.559Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-04T23:47:34.492Z] check_test.go:454: [d5c44045ad9c4] daemon is not started [2022-07-04T23:47:34.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-04T23:47:34.492Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-04T23:47:35.867Z] check_test.go:454: [dff6058882455] daemon is not started [2022-07-04T23:47:35.867Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-04T23:47:39.148Z] check_test.go:454: [dbecd9b49f726] daemon is not started [2022-07-04T23:47:39.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-04T23:47:39.148Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-04T23:47:39.148Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-04T23:47:39.148Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-04T23:47:39.148Z] check_test.go:454: [d60cb16dd8601] daemon is not started [2022-07-04T23:47:39.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-04T23:47:39.406Z] check_test.go:454: [d11f88774a49c] daemon is not started [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite (17.25s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.33s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.42s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.95s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s) [2022-07-04T23:47:39.406Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-07-04T23:47:39.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-04T23:47:39.406Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-04T23:47:40.342Z] check_test.go:483: [d456c35ae3ae1] daemon is not started [2022-07-04T23:47:40.342Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-04T23:47:40.908Z] check_test.go:483: [daf708201f821] daemon is not started [2022-07-04T23:47:40.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-04T23:47:41.166Z] check_test.go:483: [d2c8507b73cc7] daemon is not started [2022-07-04T23:47:41.166Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-04T23:47:42.542Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-04T23:47:43.109Z] check_test.go:483: [d0788a2a8087d] daemon is not started [2022-07-04T23:47:43.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-04T23:47:43.675Z] check_test.go:483: [d69a877d14c83] daemon is not started [2022-07-04T23:47:43.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-04T23:47:45.049Z] check_test.go:483: [dea8c97294446] daemon is not started [2022-07-04T23:47:45.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-04T23:47:45.049Z] check_test.go:483: [d6719c4ba7e64] daemon is not started [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.61s) [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.72s) [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.49s) [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.57s) [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.14s) [2022-07-04T23:47:45.049Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-07-04T23:47:45.049Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-04T23:47:45.049Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-04T23:47:45.049Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-04T23:47:45.982Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-04T23:47:46.547Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-04T23:47:49.077Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-04T23:47:50.451Z] check_test.go:510: [d4cfa63e25c55] daemon is not started [2022-07-04T23:47:50.451Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-04T23:47:50.451Z] check_test.go:510: [ddb33e4e1d80a] daemon is not started [2022-07-04T23:47:50.451Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-04T23:47:50.451Z] check_test.go:510: [d2d0cd65a7171] daemon is not started [2022-07-04T23:47:50.709Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-04T23:47:50.709Z] check_test.go:510: [dc8b35a223310] daemon is not started [2022-07-04T23:47:50.709Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-04T23:47:50.967Z] check_test.go:510: [ddc3313c7f204] daemon is not started [2022-07-04T23:47:50.967Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2022-07-04T23:47:50.967Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-07-04T23:47:50.967Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-07-04T23:47:50.967Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.20s) [2022-07-04T23:47:50.967Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-07-04T23:47:50.967Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-04T23:47:50.967Z] === RUN TestDockerNetworkSuite [2022-07-04T23:47:50.967Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-04T23:47:52.340Z] docker_cli_network_unix_test.go:46: [d11f1cf5de2d1] daemon is not started [2022-07-04T23:47:52.340Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-04T23:47:52.598Z] docker_cli_network_unix_test.go:46: [d69cd8b3b867e] daemon is not started [2022-07-04T23:47:52.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-04T23:47:55.386Z] docker_cli_network_unix_test.go:46: [de5fb614796d8] daemon is not started [2022-07-04T23:47:55.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-04T23:47:57.019Z] docker_cli_network_unix_test.go:46: [d16618340f434] daemon is not started [2022-07-04T23:47:57.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-04T23:47:57.309Z] docker_cli_network_unix_test.go:1233: [d2090304733b2] daemon is not started [2022-07-04T23:47:59.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-04T23:48:00.769Z] docker_cli_network_unix_test.go:46: [dcf4dfab92130] daemon is not started [2022-07-04T23:48:01.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-04T23:48:06.596Z] docker_cli_network_unix_test.go:46: [df230d11fa24c] daemon is not started [2022-07-04T23:48:06.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-04T23:48:08.494Z] docker_cli_network_unix_test.go:46: [de6e8054f5b9e] daemon is not started [2022-07-04T23:48:09.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-04T23:48:09.997Z] docker_cli_network_unix_test.go:46: [d9bd3752d0480] daemon is not started [2022-07-04T23:48:09.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-04T23:48:10.562Z] docker_cli_network_unix_test.go:46: [d5fed2a8a4691] daemon is not started [2022-07-04T23:48:10.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-04T23:48:10.820Z] docker_cli_network_unix_test.go:46: [db75a59b2ce4f] daemon is not started [2022-07-04T23:48:11.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-04T23:48:11.644Z] docker_cli_network_unix_test.go:46: [dfb01a22670cb] daemon is not started [2022-07-04T23:48:11.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-04T23:48:12.468Z] docker_cli_network_unix_test.go:46: [d4c17a862f49d] daemon is not started [2022-07-04T23:48:12.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-04T23:48:12.984Z] docker_cli_network_unix_test.go:46: [d255f0636a3ab] daemon is not started [2022-07-04T23:48:12.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-04T23:48:13.241Z] docker_cli_network_unix_test.go:46: [daf522431c6c5] daemon is not started [2022-07-04T23:48:13.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-04T23:48:13.807Z] docker_cli_network_unix_test.go:46: [d5fe84990a06f] daemon is not started [2022-07-04T23:48:14.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-04T23:48:14.064Z] docker_cli_network_unix_test.go:46: [debc72f3a2de8] daemon is not started [2022-07-04T23:48:14.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-04T23:48:14.322Z] docker_cli_network_unix_test.go:46: [de089846221a8] daemon is not started [2022-07-04T23:48:14.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-04T23:48:14.322Z] docker_cli_network_unix_test.go:46: [d2f2c2e0f2974] daemon is not started [2022-07-04T23:48:14.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-04T23:48:15.255Z] docker_cli_network_unix_test.go:46: [d317fd766a391] daemon is not started [2022-07-04T23:48:15.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-04T23:48:15.826Z] docker_cli_network_unix_test.go:46: [d884fa3bfc0cc] daemon is not started [2022-07-04T23:48:16.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-04T23:48:16.091Z] docker_cli_network_unix_test.go:46: [d0984e9c2fb10] daemon is not started [2022-07-04T23:48:16.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-04T23:48:16.350Z] docker_cli_network_unix_test.go:46: [db2c3c82eaad1] daemon is not started [2022-07-04T23:48:16.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-04T23:48:16.608Z] docker_cli_network_unix_test.go:46: [d3acb31a6cb53] daemon is not started [2022-07-04T23:48:16.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-04T23:48:17.981Z] docker_cli_network_unix_test.go:968: [d2122ea3c2de9] daemon is not started [2022-07-04T23:48:18.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-04T23:48:19.851Z] docker_cli_network_unix_test.go:46: [d65af9acf1db3] daemon is not started [2022-07-04T23:48:20.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-04T23:48:22.637Z] docker_cli_network_unix_test.go:1116: [dd1a9409e6c39] daemon is not started [2022-07-04T23:48:25.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-04T23:48:25.921Z] docker_cli_network_unix_test.go:46: [df5129f720078] daemon is not started [2022-07-04T23:48:25.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-04T23:48:26.486Z] docker_cli_network_unix_test.go:46: [df06f336be984] daemon is not started [2022-07-04T23:48:26.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-04T23:48:26.486Z] docker_cli_network_unix_test.go:46: [ddc52d7cd0e58] daemon is not started [2022-07-04T23:48:26.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-04T23:48:26.744Z] docker_cli_network_unix_test.go:46: [dedabe3301311] daemon is not started [2022-07-04T23:48:26.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-04T23:48:26.744Z] docker_cli_network_unix_test.go:46: [d961538f1eee4] daemon is not started [2022-07-04T23:48:26.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-04T23:48:27.002Z] docker_cli_network_unix_test.go:46: [d583f956763d6] daemon is not started [2022-07-04T23:48:27.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-04T23:48:27.002Z] docker_cli_network_unix_test.go:46: [d0554b4f58fad] daemon is not started [2022-07-04T23:48:27.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-04T23:48:28.901Z] docker_cli_network_unix_test.go:46: [ddaaae98c943e] daemon is not started [2022-07-04T23:48:29.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-04T23:48:29.466Z] docker_cli_network_unix_test.go:46: [d60963d60bff8] daemon is not started [2022-07-04T23:48:29.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-04T23:48:29.466Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-04T23:48:29.466Z] docker_cli_network_unix_test.go:46: [dd46bd5612094] daemon is not started [2022-07-04T23:48:29.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-04T23:48:30.032Z] docker_cli_network_unix_test.go:46: [dae435b0dcd9a] daemon is not started [2022-07-04T23:48:30.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-04T23:48:34.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-04T23:48:35.405Z] docker_cli_network_unix_test.go:1084: [d23a7688ab142] daemon is not started [2022-07-04T23:48:36.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-04T23:48:37.047Z] docker_cli_network_unix_test.go:46: [db90efce51a81] daemon is not started [2022-07-04T23:48:37.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-04T23:48:37.612Z] docker_cli_network_unix_test.go:46: [df72b58d4557c] daemon is not started [2022-07-04T23:48:37.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-04T23:48:38.803Z] docker_cli_network_unix_test.go:46: [dce665c645f18] daemon is not started [2022-07-04T23:48:39.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-04T23:48:39.370Z] docker_cli_network_unix_test.go:46: [dc2320df13a2f] daemon is not started [2022-07-04T23:48:39.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-04T23:48:39.628Z] docker_cli_network_unix_test.go:46: [d5535b6f87d7a] daemon is not started [2022-07-04T23:48:39.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-04T23:48:40.452Z] docker_cli_network_unix_test.go:46: [dffd017b2443c] daemon is not started [2022-07-04T23:48:40.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-04T23:48:41.020Z] docker_cli_network_unix_test.go:46: [daa3c8ce4d92a] daemon is not started [2022-07-04T23:48:41.279Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-04T23:48:42.650Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-04T23:48:45.180Z] docker_cli_swarm_test.go:1180: [d4a9ca812e6ae] joining swarm manager [d429e89481f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:48:47.707Z] docker_cli_network_unix_test.go:46: [d359cfa4b0705] daemon is not started [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite (56.82s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.30s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-04T23:48:47.707Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.50s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-07-04T23:48:47.707Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.36s) [2022-07-04T23:48:47.707Z] === RUN TestDockerHubPullSuite [2022-07-04T23:48:47.707Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-04T23:48:50.232Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-04T23:48:51.604Z] docker_cli_swarm_test.go:1189: [dd6caf7db5618] joining swarm manager [d429e89481f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:48:52.536Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-04T23:48:53.469Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-04T23:48:55.374Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-04T23:48:55.631Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-04T23:48:55.888Z] --- PASS: TestDockerHubPullSuite (8.21s) [2022-07-04T23:48:55.888Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.05s) [2022-07-04T23:48:55.888Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-04T23:48:55.888Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-07-04T23:48:55.888Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-07-04T23:48:55.888Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-04T23:48:55.888Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-04T23:48:55.888Z] PASS [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === Skipped [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-04T23:48:55.888Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-04T23:48:55.888Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-04T23:48:55.888Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-04T23:48:55.888Z] [2022-07-04T23:48:55.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-04T23:48:55.888Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-04T23:48:55.888Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-04T23:48:55.889Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_sni_test.go:30: Flakey test [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-04T23:48:55.889Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-04T23:48:55.889Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-04T23:48:55.889Z] docker_cli_network_unix_test.go:46: [dd46bd5612094] daemon is not started [2022-07-04T23:48:55.889Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] DONE 1265 tests, 51 skipped in 1475.529s [2022-07-04T23:48:55.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-04T23:48:55.889Z] ++++ cat bundles/test-integration/docker.pid [2022-07-04T23:48:55.889Z] +++ kill 9344 [2022-07-04T23:48:55.889Z] +++ /etc/init.d/apparmor stop [2022-07-04T23:48:55.889Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] Unloading profiles will leave already running processes permanently [2022-07-04T23:48:55.889Z] unconfined, which can lead to unexpected situations. [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:55.889Z] To set a process to complain mode, use the command line tool [2022-07-04T23:48:55.889Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-04T23:48:55.889Z] +++ true [2022-07-04T23:48:55.889Z] exiting test-integration [2022-07-04T23:48:55.889Z] ++ exit 0 [2022-07-04T23:48:55.889Z] [2022-07-04T23:48:56.458Z] + for job in $(jobs -p) [2022-07-04T23:48:56.458Z] + wait 7427 [2022-07-04T23:49:28.510Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-04T23:49:36.611Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-04T23:49:39.891Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-04T23:49:42.418Z] docker_cli_swarm_test.go:1112: [d275899c97d7c] joining swarm manager [dbdb73a7e9fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:49:43.375Z] docker_cli_swarm_test.go:1113: [d5fab202f3111] joining swarm manager [dbdb73a7e9fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:51:04.781Z] docker_cli_swarm_test.go:1166: [d85bfe54c7add] joining swarm manager [dbdb73a7e9fd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-04T23:51:51.431Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-04T23:51:51.431Z] docker_cli_swarm_test.go:1447: [df1b066cca2e0] joining swarm manager [d71a59d8b3ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:51:51.431Z] docker_cli_swarm_test.go:1448: [d51cd19e539fe] joining swarm manager [d71a59d8b3ac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-04T23:51:59.571Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-04T23:51:59.829Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-04T23:52:00.087Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-04T23:52:00.345Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-04T23:52:00.345Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-04T23:52:00.910Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-04T23:52:03.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-04T23:52:06.718Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-04T23:52:08.616Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-04T23:52:10.514Z] docker_cli_swarm_unix_test.go:63: [d8aaa9cf7826e] joining swarm manager [d84c71ef76d09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:53:06.714Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-04T23:53:06.714Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-04T23:53:06.714Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-04T23:53:08.629Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-04T23:53:11.912Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-04T23:53:14.438Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-04T23:53:16.336Z] docker_api_swarm_test.go:962: [dcada915b7de0] joining swarm manager [df377500e5af0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-04T23:53:34.401Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-04T23:53:46.589Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-04T23:53:47.962Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-04T23:53:50.516Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-04T23:53:53.043Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-04T23:54:01.146Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-04T23:54:05.328Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-04T23:54:07.227Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-04T23:54:09.753Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-04T23:54:12.291Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-04T23:54:14.817Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-04T23:54:18.124Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-04T23:54:20.022Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-04T23:55:16.221Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-04T23:55:31.080Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite (1547.85s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.48s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.25s) [2022-07-04T23:55:49.171Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.98s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.24s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.38s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.90s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.73s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.28s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.14s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.60s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.87s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.94s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.30s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.94s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.69s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.77s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.98s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.88s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.93s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.73s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.47s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.04s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.38s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.05s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.34s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.12s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.54s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.49s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.52s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.69s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.55s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.84s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.00s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.44s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.04s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.09s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.70s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.68s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.32s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.31s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.15s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.05s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.06s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.54s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.02s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.88s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.54s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.98s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.50s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (67.33s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.15s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.81s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.00s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.23s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.33s) [2022-07-04T23:55:49.171Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.21s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.20s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.74s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.19s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.38s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-04T23:55:49.171Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.31s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.97s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.01s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-07-04T23:55:49.172Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-07-04T23:55:49.172Z] === RUN TestDockerExternalVolumeSuite [2022-07-04T23:55:49.172Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-04T23:55:49.172Z] docker_cli_external_volume_driver_test.go:53: [db4ee785c99a7] daemon is not started [2022-07-04T23:56:04.031Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-04T23:57:11.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-04T23:57:19.805Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-04T23:57:34.664Z] docker_cli_external_volume_driver_test.go:53: [d8af214445f57] daemon is not started [2022-07-04T23:57:49.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-04T23:58:04.382Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-04T23:58:19.261Z] docker_cli_external_volume_driver_test.go:53: [d6b75b738e0a2] daemon is not started [2022-07-04T23:58:34.121Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-04T23:58:34.121Z] docker_cli_external_volume_driver_test.go:53: [d6786d54e31d3] daemon is not started [2022-07-04T23:58:52.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-04T23:59:24.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-04T23:59:39.118Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-04T23:59:53.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-05T00:00:40.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-05T00:00:58.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-05T00:01:30.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-05T00:02:02.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-05T00:02:17.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-05T00:02:32.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-05T00:02:32.560Z] docker_cli_external_volume_driver_test.go:485: [da9c2a15bc367] daemon is not started [2022-07-05T00:02:50.628Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-05T00:02:50.628Z] docker_cli_external_volume_driver_test.go:53: [dfeebeb994219] daemon is not started [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite (436.91s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-07-05T00:03:05.500Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-05T00:03:05.500Z] PASS [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] === Skipped [2022-07-05T00:03:05.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-05T00:03:05.500Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-05T00:03:05.500Z] check_test.go:540: [d7fdb9fc41065] daemon is not started [2022-07-05T00:03:05.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-05T00:03:05.500Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-05T00:03:05.500Z] check_test.go:540: [dea97f8a30e85] daemon is not started [2022-07-05T00:03:05.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-05T00:03:05.500Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-05T00:03:05.500Z] check_test.go:540: [d81693cf24f89] daemon is not started [2022-07-05T00:03:05.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-05T00:03:05.500Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-05T00:03:05.500Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-05T00:03:05.500Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-05T00:03:05.500Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] DONE 269 tests, 5 skipped in 2323.475s [2022-07-05T00:03:05.500Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-05T00:03:05.500Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d890ba629a7ba/docker.pid [2022-07-05T00:03:05.500Z] +++ kill 7003 [2022-07-05T00:03:05.500Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7003 is not a child of this shell [2022-07-05T00:03:05.500Z] warning: PID 7003 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d890ba629a7ba/docker.pid had a nonzero exit code [2022-07-05T00:03:05.500Z] ++++ cat bundles/test-integration/docker.pid [2022-07-05T00:03:05.500Z] +++ kill 9379 [2022-07-05T00:03:05.500Z] +++ /etc/init.d/apparmor stop [2022-07-05T00:03:05.500Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] Unloading profiles will leave already running processes permanently [2022-07-05T00:03:05.500Z] unconfined, which can lead to unexpected situations. [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] To set a process to complain mode, use the command line tool [2022-07-05T00:03:05.500Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-05T00:03:05.500Z] +++ true [2022-07-05T00:03:05.500Z] exiting test-integration [2022-07-05T00:03:05.500Z] ++ exit 0 [2022-07-05T00:03:05.500Z] [2022-07-05T00:03:05.500Z] + exit 0 [2022-07-05T00:03:05.500Z] ++ jobs -p [2022-07-05T00:03:05.500Z] + pids= [2022-07-05T00:03:05.500Z] + echo 'Remaining pids to kill: []' [2022-07-05T00:03:05.500Z] Remaining pids to kill: [] [2022-07-05T00:03:05.500Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-05T00:03:05.518Z] Recording test results [2022-07-05T00:03:07.243Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-05T00:03:07.570Z] + echo Ensuring container killed. [2022-07-05T00:03:07.570Z] Ensuring container killed. [2022-07-05T00:03:07.570Z] + docker ps -aq -f name=docker-pr4-* [2022-07-05T00:03:07.570Z] + cids=a21bb3300b4d [2022-07-05T00:03:07.570Z] 06155e30fe9d [2022-07-05T00:03:07.570Z] ce80eb0902b7 [2022-07-05T00:03:07.570Z] + [ -n a21bb3300b4d [2022-07-05T00:03:07.570Z] 06155e30fe9d [2022-07-05T00:03:07.570Z] ce80eb0902b7 ] [2022-07-05T00:03:07.570Z] + docker rm -vf a21bb3300b4d 06155e30fe9d ce80eb0902b7 [2022-07-05T00:03:08.504Z] a21bb3300b4d [2022-07-05T00:03:08.504Z] 06155e30fe9d [2022-07-05T00:03:08.504Z] ce80eb0902b7 [Pipeline] sh [2022-07-05T00:03:08.796Z] + echo Chowning /workspace to jenkins user [2022-07-05T00:03:08.796Z] Chowning /workspace to jenkins user [2022-07-05T00:03:08.796Z] + id -u [2022-07-05T00:03:08.796Z] + id -g [2022-07-05T00:03:08.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43738:/workspace busybox chown -R 1000:1000 /workspace [2022-07-05T00:03:08.796Z] Unable to find image 'busybox:latest' locally [2022-07-05T00:03:09.053Z] latest: Pulling from library/busybox [2022-07-05T00:03:09.053Z] 19d511225f94: Pulling fs layer [2022-07-05T00:03:09.053Z] 19d511225f94: Verifying Checksum [2022-07-05T00:03:09.053Z] 19d511225f94: Download complete [2022-07-05T00:03:09.053Z] 19d511225f94: Pull complete [2022-07-05T00:03:09.053Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-05T00:03:09.053Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-05T00:03:11.877Z] + bundleName=amd64 [2022-07-05T00:03:11.877Z] + echo Creating amd64-bundles.tar.gz [2022-07-05T00:03:11.877Z] Creating amd64-bundles.tar.gz [2022-07-05T00:03:11.877Z] + 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-05T00:03:11.877Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-05T00:03:13.263Z] Archiving artifacts [2022-07-05T00:03:15.183Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43738/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-05T00:03:15.550Z] + make clean [2022-07-05T00:03:15.808Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-05T00:03:15.808Z] docker-dev-cache [2022-07-05T00:03:15.808Z] 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